Entries tagged under ' rss '

Written August 14, 2008 in Asides

Here’s a Yahoo! Pipe I created which uses the latest Amazon Web Services to display your wishlist (any list, actually) as an RSS feed:

Amazon Wishlist RSS Generator

Continue Reading »

Written July 26, 2008 in Tutorial

Funky Penguin’s mail is hosted via Google’s Free “Google Apps” service. This means that all mail sent to our domain is routed via a Gmail interface (2GB per email account, up to 100 accounts!), before being downloaded into Outlook, Mail.app, etc.

I’ve recently started filtering my email rather stringently, as my …

Continue Reading »

Written July 26, 2008 in Tutorial

I stumbled across an obscure bug in the latest PHPList (2.10.5) today.. I setup a development environment to pre-test a WordPress PHPList integration, and as a result, we were dealing with relatively long URLs in the RSS feed, for example :

http://phplisttest.penguinlabs.funkypenguin.info/… wordpress/2008/03/06/steve-wozniak-has-pent-up-iphone-frustrations

(I chopped …

Continue Reading »

Written July 25, 2008 in Tutorial

Today we had the need to setup a htauth-secured WordPress blog for internal development purposes. We duly protected our web application with the vanilla .htaccess directives:

Continue Reading »