4 Jun 2006 fxn   » (Master)

SQLite at Google

Dr. Hipp gave recently an introductory talk about SQLite at Google that was recorded in video.

Circular Permutations

I just uploaded to PAUSE a new version of Algorithm::Combinatorics with a generator of circular permutations. That was a breeze to implement fixing the first element and delegating to permutations the generation of arrangements of the rest. Additionally, that's a choice of representants that gives lexicographic order.

I noticed the sequence of numbers of circular permutations has no entry in Sloane's encyclopedia, and so I submitted it tonight.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!