Here’s my fac.etio.us page (via).
Author Archives: KKM
Alphabetically Sorted del.icio.us Feeds
The del.icio.us site is a good way to create and share bookmarks, but the sorting is limited to the date and time that the links was added. Fortunately the PHP array_multisort function (see Example 3 on the linked page) can be used to sort a del.icio.us RSS feed imported using MagpieRSS. The following code seems …
Bullitt Locations in San Francisco
Locations in San Francisco from the movie Bullitt April 1968 and July 2002. But what about The Seven-Ups?
Lilina RSS Aggregator
Lilina is another MagpieRSS-based news aggregator. I set it up to read mass spectrometry feeds. It loads slowly until the cache is populated and then it is pretty fast. Also, the collapse by item feature doesn’t seem to work in Safari (the global collapse does work). But overall, this might be a useful device for …
Blog Button Maker
The Kalsey Consulting Group has a script for making those cute little blog buttons (the ones that look like campaign ribbons for geeks).
Feed to JavaScript
Another Magpie-based feed-parser is Feed2JS. Examples are on the lower right sidebar.