summaryrefslogtreecommitdiff
path: root/doc/design
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-17 16:10:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-17 16:10:29 -0400
commit2544986bf452d8c780d547714070d978396fb836 (patch)
tree29b76296b12b17bbda727374dff8848f007f0ba7 /doc/design
parentce4b3cd987de6a6c6f0b8a4b5e15a2e8907ec402 (diff)
blog for the day
Diffstat (limited to 'doc/design')
-rw-r--r--doc/design/assistant/blog/day_134__box.com_configurator.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_134__box.com_configurator.mdwn b/doc/design/assistant/blog/day_134__box.com_configurator.mdwn
new file mode 100644
index 000000000..115633640
--- /dev/null
+++ b/doc/design/assistant/blog/day_134__box.com_configurator.mdwn
@@ -0,0 +1,8 @@
+I needed an easy day, and I got one. Configurator in the webapp for Box.com
+came together really quickly and easily, and worked on the first try.
+
+Also filed a [bug](https://github.com/vincenthz/hs-cryptocipher/issues/21)
+on the Haskell library that is failing on portknox.com's SSL certificate.
+That site is the only OwnCloud provider currently offering free WebDAV
+storage. Will hold off on adding OwnCloud to the webapp's cloud provider lists
+until that's fixed.