Jul 22 2008

SansWork

I finally got around to uploading SansWork to github today.  SansWork is a PHP5 MVC framework I use for my personal development projects.  It’s very basic and light weight which I like but provides enough to be useful to me.  I’m not sure anyone else will be interested in it as there is already as many PHP frameworks as developers but if you find it useful let me know.

You can find it here http://github.com/sanswork/sanswork/tree/master.


Jul 21 2008

SICP

Today I started reading SICP.  I’ve been meaning to do it for a long time but just never had the time.  Now that I have free time to work on my own projects and such full time I plan to finally work my way through it.  I worked through the first 17 exercises today.  I don’t think I can maintain this pace but I’m going to schedule it in for an hour of time each day even if it’s just review sessions.  I might make posts here as I go but it won’t be very in depth.  Lots of other people have done much better jobs of that when I would so if you’re interested check out http://www.kendyck.com and http://eli.thegreenplace.net/ who both appear to have excellent info.