minimal ruby blogging engine
"Tobi":http://blog.leetsoft.com/ decided to release his minimal blogging engine: "typo":http://typo.leetsoft.com/.
It's obviously not very feature-rich, but the "source":http://typo.leetsoft.com/trac.cgi/browser/trunk/ definitely has some useful little nuggets.
- "Cache Sweepers using the Observer design pattern":http://typo.leetsoft.com/trac.cgi/file/trunk/app/models/blog_sweeper.rb
- "rxml":http://typo.leetsoft.com/trac.cgi/browser/trunk/app/views/xml/ and "shared":http://typo.leetsoft.com/trac.cgi/browser/trunk/app/views/shared/ templates
- "tadalist integration":http://typo.leetsoft.com/trac.cgi/file/trunk/app/models/tada.rb
- "Blogger API and MetaWeblog API support":http://typo.leetsoft.com/trac.cgi/file/trunk/app/controllers/backend_controller.rb
related
- 2010 Jul 13 In-Process Node.js Queues
- 2010 Jul 07 Geek Talk Interview
- 2010 Jun 28 Tee and Child Processes
- 2010 Jun 23 You can let go now
- 2010 May 17 Railsconf: Building APIs
- 2010 May 10 Nori: Node.js Riak wrapper
- 2010 May 10 No, I did not create a mobile phone framework too
- 2010 May 04 Escaping your test suite with your life
- 2010 Apr 05 Will the iPad kill comic books?
- 2010 Apr 05 First day at GitHub

