
As a technology and politics addict, I like staying informed about the latest news. Eventually, I got tired of refreshing pages to find out when new content was available (or having to check my RSS reader) so I decided to write a small service that delivers RSS/ Atom updates to my instant messenger. And since I'm sure I'm not the only person craving such a thing, I figure I'd make it publicly available:
A quick Python function that shows how to send an email.
Since my OpenBSD install doesn't use X11 I couldn't use the official Pidgin package and had to install by source instead. To start out, I used the following configure command:
Which resulted in the following error:
This is a must-read for any Python developer:
http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html
This hilarious video pretty much sums up my thoughts on the latest craze out of silicon valley.
Just wanted to share (and archive) an interesting presentation given a few years ago at ApacheCon: http://www.codemass.com/presentations/apachecon2005/ac2005scalablewebarc... . Should be a good read for anybody that plans on designing a larger web architecture.
I've had a strongly negative relationship w/ GoDaddy for a long time now, but I wasn't too impressed w/ the offering of other providers either, so I decided to stick it out. Yeah, I hated that they parked your domain if you didn't have content on it, their website is horrible to use and they try to cram down special offers around every corner. But I didn't care. At least until I had to renew 10+ domains and the added cost for private WHOIS and all sorts of other stuff really added up. There had to be a better offer!
As a coder, it's always nice to see other people get some use out of what you did. Most of the projects I work on are closed-source and proprietary, as such I'm glad to see that the LoggerFS project, which I unfortunately don't have time to maintain properly atm, has produced something useful in the form of a fuse C++ wrapper called fusexx.
Anybody that's done 'AJAX' web development knows how much of a pain it can be to work with Internet Explorer. Once you get past the lack of good debugging tools and rigid javascript engine, you will probably encounter caching issues. If you're encountering the problem using Dojo's ContentPane, here's a simple fix to the caching problem. Add the following parameters to your ContentPane arguments:
For the most part, watching TV is a passive experience. You're at the mercy of content providers and don't really have much to say when it comes to the user experience. That could change with the advent of the Java TV API. Sun is hoping to bring the popular Java language/ platform into the living-room to create an interactive television experience.
