summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck.cuny@gmail.com>2012-01-15 19:36:52 -0800
committerfranck cuny <franck.cuny@gmail.com>2012-01-15 19:36:52 -0800
commit24e6348e451d1eea21e15ce8dd0ad317092e2500 (patch)
tree29bf794026cb9ab01dbbe6cd549c8a6350e262de
parentfirst weekly review (diff)
downloadlumberjaph-24e6348e451d1eea21e15ce8dd0ad317092e2500.tar.gz
weekly review 02
-rw-r--r--_posts/2012-01-15-weekly_review.textile16
1 files changed, 16 insertions, 0 deletions
diff --git a/_posts/2012-01-15-weekly_review.textile b/_posts/2012-01-15-weekly_review.textile
new file mode 100644
index 0000000..ba32640
--- /dev/null
+++ b/_posts/2012-01-15-weekly_review.textile
@@ -0,0 +1,16 @@
+---
+layout: post
+category: weekly
+title: Weekly Review - 2012-02
+---
+
+I didn't do much this week. Here is a quick list:
+
+ * "published an AnyEvent client for Peer39's API":https://github.com/saymedia/AnyEvent-Peer39
+ * "created a bunch of tickets for Spyre":https://github.com/bl0b/spyre/issues?sort=created&direction=desc&state=open
+ * "closed gh-6 on fluffyhttp":https://github.com/franckcuny/fluffyhttp/issues/6: renamed fluffyhttp to http
+ * "closed gh-9 on
+ * fluffyhttp":https://github.com/franckcuny/fluffyhttp/issues/9: Now some headers (like *Last-Modified*) can store datetime object and are properties. If called as a property they will return the object, if they're called via the *get* method from the Header object, they will return a string.
+ * start documenting fluffyurl
+
+I should be able to do more work next week (and Monday is an holiday, I'll try to put more work on Spyre). \ No newline at end of file