Geeks to English
March 27, 2003
CNN is running an interesting article about information data stores and the semantic web. A very sad thing was the following statement about the semantic web: One hopeful journalist from the Economist asked Berners-Lee to give an example of how companies could make or save money using it, but he didn’t have an answer. This is […]
RSS .91 to 1.0 using ASP
December 14, 2000
What is RSSup? RSSup is an ASP script that allows webmaster who already generate an RSS .91 feed for their site to dynamically create an RSS 1.0 feed. Using the Microsoft XML parser (supplied with IE 5) on the server side, you can now move to RSS 1.0 without having to worry about recoding your channel. […]
Going wireless with the Palm V
April 22, 2000
For the past few weeks, I’ve been experimenting with OmniSky’s new wireless service for the Palm V and I have to admit that it has affected my wireless usage. Running over AT&T’s CDPD network, the service allows Palm V users to get full access to the net at speeds of up to 19.2kbps. Priced at $300 for the […]
Wireless: A confusing Landscape
March 4, 2000
The lack of clear standardization and leader is impeding the progress of mobile internet technology.
RSS Manipulation in ASP
December 17, 1999
There is currently no ASP parser for RSS so here’s how to do it.