Plumes et Plomb
Want to learn how to make your photos into a slick video slideshow like the one below ? Hang on to your keyboard and start reading.
[See post to watch QuickTime movie]
First, you have to code…
![]()
I am proud to announce the first tourteaser contribution to an open source project, ferret, and to another one, acts_as_ferret.
Ferret is a port of Lucene in Ruby, with a significant part written in C to speed up indexing and querying.
Speed of indexing was quite impressive. But when using acts_as_ferret, the speed fell dramatically. This was quite strange. In fact, indexing speed is usually not that important, basically you just index the full base once, and…
![]()
As you may have guessed from our previous posts we are quite busy migrating TourTeaser to Ruby on Rails. This will be the subject of an upcoming post, but what I can tell you today is that we are discovering each day new gems, literally speaking …
This is how we discovered the wonderful world of authentication in Rails. This world looks more like a jungle than a tidy shop, but gems are usually found in jungles, not in the middle of the street…
But with time comes…
