Google Reader Adds Drag and Drop

Friday, November 30th, 2007

Of all the Web 2.0 and social media tools I’ve adopted over the last year or so, the one that has changed the way I function on the internet most significantly would have to be Google Reader. I’ve always collected RSS feeds, and as a podcaster, they’re central to ...

The Daily Poll: Would You Buy an eBook Reader?

Saturday, November 17th, 2007

Yesterday Amazon unveiled plans to release a new device for reading eBooks. As Mark described: “At first blush, the reader sounds like a winner. It’s equipped with a Wi-Fi connection, and a direct connection to the Amazon eBook store where books can be purchased … here’s the catch, the device ...

Creating an RSS Reader Application

Tuesday, February 20th, 2007

In the previous two articles we discussed how to read and build an RSS document with PHP. In this article we will create an application that uses the concepts discussed in the other two articles. So let s go straight to the coding.... Refurbished and Used Networking Equipment Network Liquidators sells ...

Creating an RSS Reader: the Reader

Tuesday, February 6th, 2007

In this article we are going to discuss how to create a PHP-based RSS reader. It would be helpful if you know something about XML but not really necessary. RSS documents have three main tags Title Link and Description. And they all do exactly what their names ...