Archive for October, 2005
Monday, October 31st, 2005
I've come across a problem that I haven't found a simple answer for regarding the javascript DOM implementation and AJAX. Here it goes:
HTML templates are stored on a server, these templates can be partial pieces of an HTML page generated by a designer. These pages contain mostly CSS and ...
Posted in Programming, Technology | No Comments »
Sunday, October 30th, 2005
I had a great weekend. Spending time in the park on Saturday, re-reading the Hitchhiker's Guide to the Galaxy Saturday night and Sunday. Well I read more than just that specific book, some of the series. I couldn't ask for anything better. I even managed to get some of my ...
Posted in Book Quotes, Personal, Technology | No Comments »
Saturday, October 22nd, 2005
The more and more I work with AJAX, the more and more complicated things seem to get. Now this may be because it's being used in a rather complicated system, or it may be more because the architecture behind the application is more complicated than the application needs ...
Posted in Programming, Technology | No Comments »
Thursday, October 20th, 2005
A few random bits here and there --
The ipw2200 driver for my laptop drives me crazy sometimes. Besides failing for random reasons, it also is at the mercy of the computer's hardware switch. This is no fault of the wireless driver, however there is a kill switch for ...
Posted in Personal | 2 Comments »
Monday, October 17th, 2005
In my desire to test the wordpress XML-RPC, which by the way is very poorly documented on the wordpress site and sister sites, I've implemented an autonomous blog. The DNS will resolve to random.dragonslife.org, but for now the link is at http://www.dragonslife.org/random.
This is currently a screen scrape of ...
Posted in Programming, Technology | No Comments »