MyFunnyDev

web, coding and beyond

Archive for April, 2006

Ajax Loaders Generator

without comments

There is a great new web tool which lets us create ajax-like loader icons.

Written by Michał Kuklis

April 12th, 2006 at 12:21 am

Posted in Ajax

Rails 1.1.2 + Apache2 + FCGI on Windows XP

without comments

Setting up Rails on Windows can be pain in the butt. I spent couple hours reading posts and changing Apache and Rails configuration and finally I found WARR.

Just follow directions from this post and don’t forget to add:

LoadModule rewrite_module modules/mod_rewrite.so

to your httpd.conf file.
I had some problems after all but I created new project and everything works great!

ROR

Written by Michał Kuklis

April 11th, 2006 at 11:49 pm

Posted in Ruby