Aug232007

Things I want to do

Filed under: projects 

I'm going to lay off contract programming for a while and take the time to work on projects that I've had in mind for a long time. For my own future reference I'm going to list them here:

  1. A PostgreSQL GUI. I want something that's PostgreSQL-specific. It should give me easy control of every feature of PostgreSQL. It should completely replace psql and pgadmin. I want to be able to edit stored procedures with code highlighting. I want to be able to backup/restore/export data. You name it.
  2. A hosting panel that doesn't suck or turn your server configuration into a black box you're afraid to touch.
  3. Finish Pentropy so it can be released.
  4. Invent new, amazing ways of templating for Breve.

I'll add more here as I think of them.



2 comments Leave a comment


Jul302007

Forgotten projects...

Filed under: dsv projects 

Today I stumbed upon this. It's been badly neglected since we hammered out the csv module in the Python standard library. I've meant to port it to use the "new" csv module for a long while now, and also I'd like to build a web interface to it

Sigh. One more thing to do...



0 comments Leave a comment


Copyright © 2007, Cliff Wells