Thursday, March 24, 2011

Gotta love it!

Well - need I say anymore :-) 

   def __str__(self):
        return ', '.join(['%s=%s' % (key,value) for (key, value) in self.__dict__.items()]) 

Thursday, March 17, 2011

Like forever

Wow - it's been like forever since I last wrote a blog entry.

My life has taken a serious detour in the last couple of months and, well - I'm just recently getting back to being myself.

Anyway - I've started on a new hobby project of mine, using Python, Google App Engine and GAE's Channel API - sometimes its like therapy if I manage to get into "the zone" :-)
Hopefully it won't be to long before I have something to show about the above mentioned project.. till then..