streamlined for rails

June 25th, 2006

streamlined is a soon-to-be-released ruby on rails extension. it aims at replacing rails’ integrated scaffolding generator with a much better CRUD application generation. i’m really looking forward to it as the controllers generated by rails are nice in the beginning but in 90% of the cases have to be replaced as they are just too simple and not usable for production, so i still keep spending way too much time on implementing these damn forms over and over again (sigh).

Tags:

Wordpress Gallery Plugin

April 11th, 2006

I have written a small wordpress plugin to integrate my photo galleries with the blog. As you can see I have been using it already in the last couple of days. It displays the random picture in the side bar and is also responsible for the picture viewers in my posts.

it requires a software called gallery installed on the same computer as wordpress to work. you can find all the information and download it here.

Tags: