stitcho.com
An Internet notification platform that works on both Windows and Mac (including support for Growl). “Using Stitcho, your website can send real-time notifcations directly to a user’s desktop, even when their web browser is closed.”
An Internet notification platform that works on both Windows and Mac (including support for Growl). “Using Stitcho, your website can send real-time notifcations directly to a user’s desktop, even when their web browser is closed.”
I know I’m terribly late to the party with this but Cappuccino, an open source framework that makes it easy to build desktop-caliber applications that run in a web browser, looks pretty fscking awesome. I’m going to have to play with this.
This paper covers how DNS works: first at a high level, then by picking apart an individual packet exchange field by field. Next, we’ll use this knowledge to see how weaknesses in common implementations can lead to cache poisoning. [via]
Founded in April 2008, to mark the birthday of Apple’s cofounder Steve Jobs’s birthday. Despite limited press reaction MyAppleSpace slowly grew in members as an underground movement, from mouth to mouth. At the time of writing, MyAppleSpace has gained its 500th member - and the community is growing.
A jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X’s Growl Framework works. [via]

Dear Lazyweb,
How do I configure the RSS feeds within WordPress so that I can have separate feeds for categories, comments, etc.?
I would like to have feeds for the Weblog entries, another for Asides and a combined feed (Weblog and Asides). At the moment subscribers get everything which is not always ideal since I tend to publish to Asides far more frequently than I do to the Weblog. Also I’d like to expand the site in future with a separate photoblog and perhaps other “channels”.
Any help would be appreciated.
Thanks.
Updated 15th July, 2008: SOLVED - Manually added feed URIs to the theme file named “header.php” for “Weblog Only”, “Asides Only” and “Comments Only”.
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 (Weblog Only)" href="http://blog.urbanmainframe.com/category/weblog/feed/" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 (Asides Only)" href="http://blog.urbanmainframe.com/category/asides/feed/" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0 (Comments Only)" href="http://blog.urbanmainframe.com/comments/feed/" />
Rui Carmo describes those mechanisms that browser authors really should have addressed by now. I agree with every single item.
A semi-automated, largely passive web application security audit tool, optimized for an accurate and sensitive detection, and automatic annotation, of potential problems and security-relevant design patterns based on the observation of existing, user-initiated traffic in complex web 2.0 environments.
Theo Schlossnagle does a great job of “Dissecting today’s Internet traffic spikes,” a must read.