From 4f7d190e2a02eb13d352a9c5fe8fa37adca32b14 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 17 Nov 2012 16:10:29 -0400 Subject: [PATCH] blog for the day --- .../assistant/blog/day_134__box.com_configurator.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/design/assistant/blog/day_134__box.com_configurator.mdwn 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 0000000000..1156336404 --- /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.