September 2005 Archives

Its gone gamma

| No Comments | No TrackBacks

I never thought I would see the day. Mysql 5 has gone gamma.

Stepping up from XML::Simple to XML::LibXML

| No Comments | No TrackBacks

I've been using XML::Simple for a while. I have always thought it didn't scale well but I didn't know what to move to. This might be it.

KirbyBase For Ruby

| No Comments | No TrackBacks

KirbyBase is a simple, pure-Ruby, flat-file database management system. This seems pretty slick. I wonder if there is something like this for perl?

Programming Practices at Micro$oft

| No Comments | No TrackBacks

Using good programming practices is hard, even for micro$oft.

Open Source Saves the Day

| No Comments | No TrackBacks

Here is an artice that shows how open source software is used to help people at a shelter.

Ruby Quiz: Build a Ruby Jobs site

| No Comments | No TrackBacks

This article is a pretty good rails tutorial.

It's Final - MA Goes With Open Document

| No Comments | No TrackBacks

From the article:

... The Commonwealth of Massachusetts has posted on its web site its final decision, namely to use only formats that conform to the Open Document format for office productivity applications ...

Another .NET developer goes for Rails

| No Comments | No TrackBacks

Here is a post from a guy who moved from .Net to Ruby On Rails.

Tom Christiansen

| No Comments | No TrackBacks
A programmer who hasn’t been exposed to all four of the imperative, functional, objective, and logical programming styles has one or more conceptual blindspots. It’s like knowing how to boil but not fry. Programming is not a skill one develops in five easy lessons.

The State of the Onion 9

| No Comments | No TrackBacks

Perl.com has posted Larry's The State of the Onion 9. I just hope I can understand it.

Continuations

| No Comments | No TrackBacks

Building fastCGI on FC4

| No Comments | No TrackBacks
This howto we will get fastCGI running with a stock FC4 apache2.

Continuations for Curmudgeons

| No Comments | No TrackBacks

From reading, I know continuations will be added in perl6 and are in ruby and python, but I really didn't understand them. Like closures they are a simple idea but very powerful. Here is an post that explains continuations quite well.

Mysql vs Postgres

| No Comments | No TrackBacks

This is an article that compares the speed of mysql to postgresql. And it gives reason why postgresql appears to be slower than mysql for inserts.

Closures and the professional programmer

| No Comments | No TrackBacks

Here is a great post about the usefulness of closures.

I've been looking at postgresql for a little while now. One thing that I've been trying to understand is Tsearch2. This site seems to be a good walk through and resource for other Tsearch2 info.

The new RLB3.COM

| No Comments | No TrackBacks
After 3 years of my own blog software, I have decided to use Typo as my web site. I also my refocused my blog to programming topics that I find interesting. I’m sure some personal news will be posted.