Typo on rails 2.3.3 makes it into mainline

Frédéric de Villamil committed my rails 2.3.3 patches to HEAD[1] last night. Frédéric had an interesting post[2] on there plans to re-factoring typo. The 2.3.3 patches have reduced the memory usage quite a lot. Once I have rebased this blogs varnish patches to the new HEAD I am going to look at getting typo running on ruby 1.9.1

1. http://rubyforge.org/pipermail/typo-list/2009-August/004922.html

2. http://blog.typosphere.org/news-from-a-summerish-typo.html

Published on Wed, 05 Aug 2009 14:44
0 comments

Porting typo blog to rails 2.3.2

After looking at some of the cool features of rails 2.3.2 (like rack integeration) and its claimed compatibility with ruby 1.9.1 I decided to port typo blog 5.3.x from rails 2.2.2. This blog is running on the result of that effort.

Published on Sat, 01 Aug 2009 04:54
0 comments

Replacing page cache with varnish

I am finally getting somewhere with configuring varnish to run in front of typo. I just need to add code to purge the varnish cache when pages are expired and add ESI support so page can be semi cached in varnish and composed on demand. The following is the code so fare. First adding PURGE to net/http
Published on Wed, 10 Sep 2008 14:21
0 comments

RSS