-

@cdevroe on Twitter
- Happy to be all set for fishing this year thanks to WJ expertise and @elizard's company.
Subscribe via Twitter
You can subscribe to this site's posts via Twitter by following @cdevroecom or you can follow me personally at @cdevroe.
-
Subscribe via RSS
Categories
Monthly archives
Tag Archives: rss
Joining the drum line for Realtime RSS
I remember when I first learned about RSS. At the time my personal Web site was running on some homegrown content management system that I built myself using ASP. So I was tasked, unlike many people today, with creating my own feeds. I had to learn what feeds did and why they were beneficial, read [...]
RSS to Twitter using PHP
Update January 19, 2010: This script is now available on GitHub. Go forth and fork.
Today I noticed that my now ancient PHP script to update Twitter automatically using PHP/cron needed to be updated. It turns out that Twitter stopped recognizing URLs with ? in them as clickable links. Here is an example tweet where you’ll [...]
The pseudo Twitter follow through FriendFeed
A quick and simple way to stay up-to-date with someone, or something, on Twitter without needing to "follow" them.
Are feeds really like a time machine?
I'm constantly trying to figure out ways describe things in a way anyone can understand. Lets continue working to that end, instead of going the opposite direction.
Posted in Notes Also tagged atom, bloglines, definition, feeds, robert-scoble, unified-feed-theory 2 Comments
Re: The usefulness of Microformats
Recently Kyle expressed his gripes about Microformats, their documentation, and usefulness. This is my reply to that.
Posted in Notes Also tagged atom, feeds, hatom, hcard, html, jeremy-keith, kyle-neath, microformats, syndication, tantek-Çelik, technorati 3 Comments
Leopard wish list – Part two: Mail
Mail is one of the most used applications on the Mac OS. As such it sometimes is subject to more scrutiny than other applications. I take a light-approach with this wish list, though some of the up-coming features of Leopard Mail do not look enticing to me.
Leopard wish list – Part one: Safari
A very short wish list for the next version of Safari - which is to be pre-bundled with Mac OS X Leopard.
RSS to Twitter using PHP 5 now on GitHub