diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-27 11:32:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-27 11:32:37 -0400 |
commit | cbbf4a858c522fbfe3b4de1547f09501df2e0e5a (patch) | |
tree | 079bd5ee4f33caca5c0a6ef6d2e601b509241578 /doc | |
parent | 8a992bcef5d4426b835a3afaca9dbe1c1085a745 (diff) | |
parent | 1d9a3234355b354f69ff35a1f740ad679c3fb7e5 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_4_1fe036e4c65fb4211aa2c394f535344a._comment b/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_4_1fe036e4c65fb4211aa2c394f535344a._comment new file mode 100644 index 000000000..d19b70189 --- /dev/null +++ b/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_4_1fe036e4c65fb4211aa2c394f535344a._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmaM3-vbAh5B8tY_IL3yh31ik6cAVsgoPw" + nickname="IC" + subject="Haskell XMPP" + date="2012-10-27T05:54:53Z" + content=""" +Which xmpp library you've decided to use? +"""]] diff --git a/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_5_e4ba3568c4efd98f212dd47427a1cf47._comment b/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_5_e4ba3568c4efd98f212dd47427a1cf47._comment new file mode 100644 index 000000000..272970caa --- /dev/null +++ b/doc/design/assistant/blog/day_112__and_now_for_something_completely_different/comment_5_e4ba3568c4efd98f212dd47427a1cf47._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="2001:4978:f:21a::2" + subject="comment 5" + date="2012-10-27T06:08:44Z" + content=""" +I'm using http://hackage.haskell.org/package/network-protocol-xmpp + +While its author thinks \"its current design (session in an XMPP monad) is a failed mistake\", I've found it pretty good. Aside from the segfault problem, which we got fixed today. +"""]] |