Archive for April, 2008

Advanced OODB in PicoLisp

Monday, April 28th, 2008

In this tutorial I will assume you’ve already glanced at the documents I linked to in the prior article. I hope you still have cms.db intact.... Read More

More OODB in Pico Lisp

Thursday, April 24th, 2008

This time we will examine some more complex relationships with a common scenario, the CMS.... Read More

Whining sucks more than Basecamp

Wednesday, April 23rd, 2008

Yesterday I read an article in my reader, by DHH I think, it prompted me to take a look at the Basecamp homepage. I’ve never used Basecamp so I tried basecamp.com which was totally wrong, that in turn made me Google for “basecamp 37signals” which gave me the proper link to basecamphq.com as the first result, the second result however leads to whybasecampsux.org. Intriguing, so I clicked it.... Read More

Simple OODB in Pico Lisp

Wednesday, April 23rd, 2008

Let’s walk through a simple and usual example, what would constitute a user table in MySQL:... Read More

More OO in Pico Lisp

Friday, April 11th, 2008

Let’s first look at a simple single inheritance example:... Read More

Simple OO in Pico Lisp

Friday, April 11th, 2008

Pico Lisp has a very nice object system which will take some time to explore, let’s begin with simple examples and work towards more complex scenarios.... Read More

Life of a software project

Saturday, April 5th, 2008

graph of a software project... Read More