<?xml version="1.0" encoding="UTF-8"?>

<rss version='2.0' 
     xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
     xmlns:doap="http://usefulinc.com/ns/doap#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

    <channel>
        <!-- This XML Feed shows details for the page SimplePie 
             and everything recently tagged SimplePie -->
        <creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.5/
          </creativeCommons:license>
        <title>SimplePie on SWiK</title>
		<link>http://swik.net/SimplePie</link>
        <doap:name>SimplePie</doap:name>
        <doap:description>&lt;p&gt;A fast and easy to use &lt;a class="wikilink" href="http://swik.net/PHP"&gt;&lt;span class="caps"&gt;PHP&lt;/span&gt;&lt;/a&gt; library for parsing &lt;a class="wikilink" href="http://swik.net/RSS"&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt;&lt;/a&gt; and &lt;a class="wikilink" href="http://swik.net/Atom"&gt;Atom&lt;/a&gt;, written by &lt;a class="wikilink" href="http://swik.net/Ryan-Parman"&gt;Ryan Parman&lt;/a&gt; and &lt;a class="wikilink" href="http://swik.net/Geoffrey-Sneddon"&gt;Geoffrey Sneddon&lt;/a&gt;.&lt;/p&gt;


	&lt;h2 style="color:#6ca300;;"&gt;Features&lt;/h2&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a class="wikilink" href="http://swik.net/RSS"&gt;&lt;span class="caps"&gt;RSS&lt;/span&gt;&lt;/a&gt; 0.9x, 1.0, and 2.0&lt;/li&gt;
		&lt;li&gt;&lt;a class="wikilink" href="http://swik.net/Atom"&gt;Atom&lt;/a&gt; 0.3 and 1.0&lt;/li&gt;
		&lt;li&gt;A handful of namespaces including &lt;a class="wikilink" href="http://swik.net/Dublin-Core"&gt;Dublin Core&lt;/a&gt;, &lt;a class="wikilink" href="http://swik.net/Media-RSS"&gt;Media &lt;span class="caps"&gt;RSS&lt;/span&gt;&lt;/a&gt;, and &lt;a class="wikilink" href="http://swik.net/iTunes-RSS"&gt;iTunes &lt;span class="caps"&gt;RSS&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
		&lt;li&gt;Function names that focus on the data you want to grab, regardless of the feed type.&lt;/li&gt;
		&lt;li&gt;Integrated support for mashing multiple feeds together and sorting them by date.&lt;/li&gt;
		&lt;li&gt;Easy access to &lt;span class="caps"&gt;ALL&lt;/span&gt; tags/attributes in a feed.&lt;/li&gt;
		&lt;li&gt;Extensibility allows for the addition of extensions/add-ons.&lt;/li&gt;
		&lt;li&gt;Serialized caching system&lt;/li&gt;
		&lt;li&gt;One-click subscribing to several online aggregators&lt;/li&gt;
		&lt;li&gt;One-click bookmarking to several social bookmarking sites&lt;/li&gt;
		&lt;li&gt;Embedded (or non-embedded&amp;#8212;your choice) feed enclosures (&lt;a class="wikilink" href="http://swik.net/Podcasting"&gt;Podcasting&lt;/a&gt;, &lt;a class="wikilink" href="http://swik.net/Videocasting"&gt;Videocasting&lt;/a&gt;)&lt;/li&gt;
		&lt;li&gt;Ultra-liberal Feed Locator (satisfies points 1-6 from Mark&amp;#8217;s feed usability rant: http://diveintomark.org/archives/2002/08/15/ultraliberal_rss_locator)&lt;/li&gt;
		&lt;li&gt;Image and favicon detection and caching&lt;/li&gt;
		&lt;li&gt;Support for 100&amp;#8217;s of character sets&lt;/li&gt;
		&lt;li&gt;Support for &lt;span class="caps"&gt;PHP 4&lt;/span&gt;.3.2+, 5.0.0+&lt;/li&gt;
		&lt;li&gt;Reasonable support for non-well-formed feeds&lt;/li&gt;
		&lt;li&gt;Automatically strips potentially dangerous tags and attributes&lt;/li&gt;
		&lt;li&gt;Supports parsing from a string&lt;/li&gt;
		&lt;li&gt;Swap-in custom classes to replace built-in classes&lt;/li&gt;
		&lt;li&gt;Supports &lt;a class="wikilink" href="http://swik.net/gzip"&gt;gzip&lt;/a&gt;-compressed feeds&lt;/li&gt;
		&lt;li&gt;Supports &lt;a class="wikilink" href="http://swik.net/HTTP-Conditional-Get"&gt;&lt;span class="caps"&gt;HTTP&lt;/span&gt; Conditional Get&lt;/a&gt; for more efficient caching&lt;/li&gt;
		&lt;li&gt;Support for &lt;a class="wikilink" href="http://swik.net/RFC-822"&gt;&lt;span class="caps"&gt;RFC 822&lt;/span&gt;&lt;/a&gt;, &lt;a class="wikilink" href="http://swik.net/RFC-2822"&gt;&lt;span class="caps"&gt;RFC 2822&lt;/span&gt;&lt;/a&gt;, &lt;a class="wikilink" href="http://swik.net/RFC-3339"&gt;&lt;span class="caps"&gt;RFC 3339&lt;/span&gt;&lt;/a&gt;, and &lt;a class="wikilink" href="http://swik.net/ISO-8601"&gt;&lt;span class="caps"&gt;ISO 8601&lt;/span&gt;&lt;/a&gt; datestamps&lt;/li&gt;
		&lt;li&gt;Plugins for several different blogging systems, wikis, forums, and frameworks.&lt;/li&gt;
		&lt;li&gt;Able to extended to support new functionality.&lt;/li&gt;
		&lt;li&gt;Comprehensive test suite (http://php5.simplepie.org/trunk/test/test.php)&lt;/li&gt;
		&lt;li&gt;Well documented!&lt;/li&gt;
	&lt;/ul&gt;
</doap:description>
        <description>A fast and easy to use PHP library for parsing RSS and Atom, written by Ryan Parman and Geoffrey Sneddon.


	Features


	
	RSS 0.9x, 1.0, and 2.0
		Atom 0.3 and 1.0
		A handful of namespaces including Dublin Core, Media RSS, and iTunes RSS.
		Function names that focus on the data you want to grab, regardless of the feed type.
		Integrated support for mashing multiple feeds together and sorting them by date.
		Easy access to ALL tags/attributes in a feed.
		Extensibility allows for the addition o</description> 
	  <!-- see doap:description for full description -->
        <link>http://swik.net/SimplePie</link>
                <category>PHP</category>
        <category>RSS</category>
        <category>atom</category>
        <category>RSS-Library</category>
        <category>SimplePie</category>
        <category>Ryan-Parman</category>
        <category>Geoffrey-Sneddon</category>

        <pubDate>Wed, 12 Apr 2006 12:11:07 -0700</pubDate>
        <lastBuildDate>Sat, 29 Sep 2007 11:18:34 -0700</lastBuildDate>
            
        <item>
            <title>SimplePie Documentation: NewsBlocks Demo 2.0</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/SimplePie+Documentation%3A+NewsBlocks+Demo+2.0/chdjy</link>
            <description></description>
            
            <pubDate>Sat, 11 Oct 2008 08:39:01 -0700</pubDate>
        </item>
            
        <item>
            <title>SimplePie Documentation: Create a sample SimplePie-enabled page</title>
            <link>http://swik.net/XML/del.icio.us%2Ftag%2Fxml/SimplePie+Documentation%3A+Create+a+sample+SimplePie-enabled+page/chcns</link>
            <description></description>
            
            <pubDate>Sat, 11 Oct 2008 00:04:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Displaying RSS And Atom Feeds On Your Web Site With SimplePie</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Displaying+RSS+And+Atom+Feeds+On+Your+Web+Site+With+SimplePie/cg8mt</link>
            <description>Version 1.0 Author: Falko Timme  Last edited 08/21/2008. SimplePie is a PHP library that can fetch, cache, parse, and normalize RSS and Atom feeds. It allows you to display the newest articles from websites &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 09 Oct 2008 19:56:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Upgrade to WordPress 2.6</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Upgrade+to+WordPress+2.6/cg6xy</link>
            <description>I upgraded to WordPress 2.6 in an attempt to fix my Twitter badge being so unreliable. Here’s my worklog… found that my cache directory, used by MyTwitter’s SimplePie instance, had become owned by “nobody” and could no longer be deleted &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 09 Oct 2008 17:49:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Cron Job</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Cron+Job/cg6a6</link>
            <description>Cron Job/Linux và Scheduler/Window dùng để tạo một công việc lặp lại theo định kỳ. Ví dụ: chạy file sendmail.php định kỳ một ngày một lần Cách thực hiện: Host Linux, login vào cpanel cPanel&gt; Cronjob &gt; Standard Trong ô Command to run, &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Wed, 08 Oct 2008 11:47:00 -0700</pubDate>
        </item>
            
        <item>
            <title>Reporte del Clima en PHP</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Reporte+del+Clima+en+PHP/cg3z0</link>
            <description>El servicio de Yahoo para el Clima Yahoo Weather tiene un API mediante el cual  se puede consultar el estado del clima y devuelve los resultados en formato RSS (Yahoo! Weather RSS feed). Entonces basado en esta información crearemos un &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Tue, 07 Oct 2008 23:46:52 -0700</pubDate>
        </item>
            
        <item>
            <title>PHP eats RSS</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/PHP+eats+RSS/cgzwd</link>
            <description>Da will ich demnächst mal was mit ausprobieren, also als Lesezeichen für mich Magpie RSS, SimplePie und Magic RSS.</description>
            
            <pubDate>Tue, 07 Oct 2008 00:46:57 -0700</pubDate>
        </item>
            
        <item>
            <title>Reporte del Clima en PHP</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Reporte+del+Clima+en+PHP/cgyuf</link>
            <description>El servicio de Yahoo para el Clima Yahoo Weather tiene un API mediante el cual  se puede consultar el estado del clima y devuelve los resultados en formato RSS (Yahoo! Weather RSS feed). Entonces basado en esta información crearemos un &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 16:46:57 -0700</pubDate>
        </item>
            
        <item>
            <title>nukePIE 1.1.1</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/nukePIE+1.1.1/cgyn2</link>
            <description>nukePIE™ is a replacement for the standard PHPNuke block feed reader. Version 1.1.1 includes SimplePie 1.1.1, which resolves problems with RSS 1.0 / RDF feeds. With nukePIE™, RavenNuke, BonusNuke, DadaNuke, NukeEvolution, Nuke Platinum &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 15:46:37 -0700</pubDate>
        </item>
            
        <item>
            <title>Letzte Beiträge und Kommentare</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Letzte+Beitr%C3%A4ge+und+Kommentare/cgyhe</link>
            <description>So, nun habe ich oben unter den Archivlinks auch etwas auf- und umgeräumt. Die letzten Beiträge aus meinen 3 Blogs werden angezeigt und die letzten Kommentare werden auch angezeigt. &quot;Mein Senf&quot; und &quot;filmfacts&quot; kann ich ganz einfach mit &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 14:41:52 -0700</pubDate>
        </item>
            
        <item>
            <title>SpryTube 2.0</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/SpryTube+2.0/cgwm1</link>
            <description>Despues de mucho tiempo decidí hacer algunas mejoras al buscador de videos Sprytube el cual si bien es cierto funcionaba, necesitaba algunas opciones adicionales para ser mas útil y sencillo de utilizar. Diseño completamente renovado &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 05:41:42 -0700</pubDate>
        </item>
            
        <item>
            <title>Reporte del Clima en PHP</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Reporte+del+Clima+en+PHP/cgv2h</link>
            <description>El servicio de Yahoo para el Clima Yahoo Weather tiene un API mediante el cual  se puede consultar el estado del clima y devuelve los resultados en formato RSS (Yahoo! Weather RSS feed). Entonces basado en esta información crearemos un &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 01:47:15 -0700</pubDate>
        </item>
            
        <item>
            <title>7 Creative ways to use wordpress</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/7+Creative+ways+to+use+wordpress/cgv2g</link>
            <description>Wordpress is obviously the most popular open source, powerful (in terms of on-page SEO, plugins, themes and the wide range of options) and secure blogging platform with updates almost every month now. This blog post how you can extend &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 06 Oct 2008 01:47:15 -0700</pubDate>
        </item>
            
        <item>
            <title>Building a Better Blogroll: Dynamic Fun with SimplePie and jQuery</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Building+a+Better+Blogroll%3A+Dynamic+Fun+with+SimplePie+and+jQuery/cgt4z</link>
            <description>A traditional blogroll is  a simple list of other sites, often in the sidebar, that are related, owned by, or otherwise friendly to the home site. Blogrolls are a great idea and on-point with the spirit of blogging, but how is a casual &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Sun, 05 Oct 2008 10:46:04 -0700</pubDate>
        </item>
            
        <item>
            <title>Bots, Blogs and News Aggregators White Paper Link Compilation (20 &lt;b&gt;...&lt;/b&gt;</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Bots%2C+Blogs+and+News+Aggregators+White+Paper+Link+Compilation+%2820+%3Cb%3E...%3C%2Fb%3E/cgs97</link>
            <description>Bots, Blogs and News Aggregators White Paper Link Compilation (20 Pages .pdf Document 1.61MB Updated 9-19-08) [download] View Marcus P. Zillman&#039;s Mini-Keynote Presentation Bots, Blogs and News Aggregators by clicking here &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Sun, 05 Oct 2008 03:53:49 -0700</pubDate>
        </item>
            
        <item>
            <title>venturousaustralia.com.au is go</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/venturousaustralia.com.au+is+go/cgp92</link>
            <description>2008-10-03_1029. When the Review of the National  Innovation System was released last month we thought it was worth talking about on our podcast. So Myself, Mike and Laurel hooked up, to be joined during the show by Kristin. &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Fri, 03 Oct 2008 23:06:33 -0700</pubDate>
        </item>
            
        <item>
            <title>Spliced feed for Public Relations Network</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Spliced+feed+for+Public+Relations+Network/cgnko</link>
            <description>links for 2008-10-03 [Public Relations Matters]. Posted: 03 Oct 2008 06:06 AM CDT. How to Change the  World: LinkedIn Profile Extreme Makeover. (tags: linkedin). Supanet service - the sequel [Heather Yaxley - Greenbanana views of public &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Fri, 03 Oct 2008 05:56:38 -0700</pubDate>
        </item>
            
        <item>
            <title>Re: import rss feed as documents (ex. twitter)</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Re%3A+import+rss+feed+as+documents+%28ex.+twitter%29/cgmti</link>
            <description>I&#039;d use the MODx API functions, maybe even the DocManager class (http://www.modxcms.com/Docmanager-881.html), to create new documents. To fetch and parse the feeds, you can either use the PHP 5 XML functions, or an app like SimplePie &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Fri, 03 Oct 2008 00:57:25 -0700</pubDate>
        </item>
            
        <item>
            <title>venturousaustralia .com is go</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/venturousaustralia+.com+is+go/cgl10</link>
            <description>2008-10-03_1029. When the Review of the National  Innovation System was released last month we thought it was worth talking about on our podcast. So Myself, Mike and Laurel hooked up, to be joined during the show by Kristin. &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 02 Oct 2008 18:42:48 -0700</pubDate>
        </item>
            
        <item>
            <title>Your favourite WordPress plug-ins?</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Your+favourite+WordPress+plug-ins%3F/cglxf</link>
            <description>WordCamp Toronto 2008 In my presentation at WordCamp Toronto this weekend. I’d like to illustrate how WordPress plug-ins have extended the power of WordPress as a publishing platform. &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 02 Oct 2008 17:43:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Tarzan 2</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Tarzan+2/cgkm9</link>
            <description>If you’ve been following my blog over the past few years, you might remember an old project I was working on back in early 2005 called Tarzan. At the time, the only Amazon web service was their e-catalog (e-commerce) service, &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 02 Oct 2008 10:30:42 -0700</pubDate>
        </item>
            
        <item>
            <title>PHP RSS Parser</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/PHP+RSS+Parser/cgjbm</link>
            <description>PHP RSS Parsers are what many PHP developers looking for these days as every web application or website has some RSS input or output. RSS parsers make the use of RSS simpler as they have overcame the known RSS parsing difficulties. &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Thu, 02 Oct 2008 04:18:21 -0700</pubDate>
        </item>
            
        <item>
            <title>SimplePie 2</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/SimplePie+2/cgfo2</link>
            <description>SimpliePie 是个人最喜欢的PHP RSS 解析程序，其中WordPress 火星就是采用这个SimplePie 作为核心实现的。据SimplePie 官方搏客，SimplePie 开发团队要对SimplePie 进行减肥，并发布SimplePie 2 。 SimplePie 2 可以认为是一个旁支或者对SimplePie 完全的 &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Wed, 01 Oct 2008 07:16:54 -0700</pubDate>
        </item>
            
        <item>
            <title>Publish the RSS feed of your lenses</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Publish+the+RSS+feed+of+your+lenses/cgey5</link>
            <description>Today I&#039;m going to write about a great tool provided by SquidUtils: namely an RSS feed of all your lenses sorted by lensrank. You can actually see one in use on the sidebar of this blog (&quot;My top 5 lenses&quot;). Here&#039;s how you can get and &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Wed, 01 Oct 2008 03:14:18 -0700</pubDate>
        </item>
            
        <item>
            <title>Simplepie pour diffuser des flux RSS sur une page</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Simplepie+pour+diffuser+des+flux+RSS+sur+une+page/cgath</link>
            <description>Je souhaitais rendre la page d’accueil happyd un peu plus vivante. J’ai donc décidé d’y ajouter de manière automatique quelques articles du blog happyd. Mr Google devrait préférer ça à une page statique !? Après avoir cherché longtemps, &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Tue, 30 Sep 2008 03:16:27 -0700</pubDate>
        </item>
            
        <item>
            <title>Weigh in on SimplePie 2</title>
            <link>http://swik.net/SimplePie/SimplePie%3A+Weblog/Weigh+in+on+SimplePie+2/cf9gw</link>
            <description>&lt;p&gt;SimplePie 2 is both a fork and a ground-up re-write of SimplePie. The intention is to enhance the performance by trimming the fat, to build something more extensible, to make it easier to contribute, and to optimize for the kinds of tasks that we see people wanting to do frequently.&lt;/p&gt;
&lt;p&gt;That being said, I took some time to write down some thoughts about what should go into SimplePie 2, and I would really like to get your thoughts as well. Are there things that SP2 should do that SP1 doesn&amp;#8217;t? Would you like to use SimplePie in ways that are currently more difficult than they should be? Are you somebody who has a different design philosophy and you think we should pay better attention to certain things? This is your chance to weigh in with your thoughts, opinions, comments, and other feedback.&lt;/p&gt;
&lt;p&gt;Please check out &lt;a href=&quot;http://simplepie.org/wiki/sp2/goals&quot;&gt;Goals for SimplePie 2&lt;/a&gt;. Feel free to edit, change, and improve what&amp;#8217;s there. Feel free to argue with what I&amp;#8217;ve written. Let&amp;#8217;s make this plan better together! &lt;img src=&quot;http://simplepie.org/blog/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;)&quot; class=&quot;wp-smiley&quot;/&gt;&lt;/p&gt;
&lt;img src=&quot;http://feeds.feedburner.com/~r/simplepie/~4/406771940&quot; height=&quot;1&quot; width=&quot;1&quot;/&gt;</description>
            
            <pubDate>Mon, 29 Sep 2008 18:14:24 -0700</pubDate>
        </item>
            
        <item>
            <title>Leer feed del Blog desde PHP</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Leer+feed+del+Blog+desde+PHP/cf8hm</link>
            <description>No hace mucho  ya comenté que había decidido tener un blogroll más dinámico accediendo a los feeds de los blogs enlazados e incluyendo sus últimas entradas, como resultado obtuve el módulo del panel lateral titulado “Cosas que leo“. &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Mon, 29 Sep 2008 12:17:34 -0700</pubDate>
        </item>
            
        <item>
            <title>Ryan Parman - Front End Developer</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Ryan+Parman+-+Front+End+Developer/cf72t</link>
            <description>I discovered Ryan after breaking in his Simple Pie code for my own personal site. I liked the way he displayed his portfolio, which I think is rather useful.</description>
            
            <pubDate>Mon, 29 Sep 2008 10:15:19 -0700</pubDate>
        </item>
            
        <item>
            <title>NP_Simplepie、simplepieをproxy内部から使用する</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/NP_Simplepie%E3%80%81simplepie%E3%82%92proxy%E5%86%85%E9%83%A8%E3%81%8B%E3%82%89%E4%BD%BF%E7%94%A8%E3%81%99%E3%82%8B/cf5tf</link>
            <description>社内イントラにてNucleusを使用しておりますが、外部のRSSを取得する際に、旧版のNP_NewsfeedEXで表示させておりました。 ただ、うちの場合proxyサーバがありますので、別途別途RSS取得スクリプトを使用し、RSSを別途ダウンロードしておくというステップ &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Sun, 28 Sep 2008 21:14:04 -0700</pubDate>
        </item>
            
        <item>
            <title>Twits Du Jour</title>
            <link>http://swik.net/SimplePie/Blogposts+about+SimplePie/Twits+Du+Jour/cf3b6</link>
            <description>[@375]. Twits Du Jour. SimplePie Twitter Bug: Took me a while to figure that one out. The recommended fix seems to work. tinyurl.com/4ssg7m #; we&#039;re at the store. Decided to do our groceries early. #; Google wants to buy your idea for a &lt;b&gt;...&lt;/b&gt;</description>
            
            <pubDate>Sat, 27 Sep 2008 23:13:11 -0700</pubDate>
        </item>
                </channel>
</rss>
