<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Niall's Weblog &#187; web-application</title>
	<atom:link href="http://niallohiggins.com/tag/web-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://niallohiggins.com</link>
	<description>The website of Niall O'Higgins: A few, immature words</description>
	<lastBuildDate>Wed, 17 Feb 2010 18:49:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pylons tip #5 &#8211; Streaming static files</title>
		<link>http://niallohiggins.com/2009/11/04/pylons-tip-5-streaming-static-files/</link>
		<comments>http://niallohiggins.com/2009/11/04/pylons-tip-5-streaming-static-files/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 03:15:29 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=656</guid>
		<description><![CDATA[Pylons makes it super easy to return data to a client.  You just return a string from your controller method!

class HelloController&#40;BaseController&#41;:
&#160;
    def index&#40;self&#41;:
        return 'Hello World!'

Very nice.  However, what if you want to serve up a potentially quite large file to the client? [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2009/11/04/pylons-tip-5-streaming-static-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Py Web SF: The San Francisco Python &amp; Web Technology Meet-up</title>
		<link>http://niallohiggins.com/2009/07/24/py-web-sf-the-san-francisco-python-web-technology-meet-up/</link>
		<comments>http://niallohiggins.com/2009/07/24/py-web-sf-the-san-francisco-python-web-technology-meet-up/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 03:29:47 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=563</guid>
		<description><![CDATA[Last month I started Py Web SF, the San Francisco Python &#038; Web Technology meet-up.  The idea is 1-2 conversation-style presentations of about 30 minutes with a group of 10-20 people.  My hope is to have a more intimate group than the very good Bay Piggies (which I highly recommend).  With a [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2009/07/24/py-web-sf-the-san-francisco-python-web-technology-meet-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turbo Gears 2.0 Released</title>
		<link>http://niallohiggins.com/2009/05/27/turbo-gears-20-released/</link>
		<comments>http://niallohiggins.com/2009/05/27/turbo-gears-20-released/#comments</comments>
		<pubDate>Thu, 28 May 2009 02:30:20 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[tubogears]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=535</guid>
		<description><![CDATA[
I read today that Turbo Gears 2.0 has been released &#8211; at long last!  I used Turbo Gears 1 briefly in 2007 for a small project then switched to Pylons. 
Pylons is pretty neat because its really a framework for building a framework.  You can pick and choose WSGI middleware and slot it [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2009/05/27/turbo-gears-20-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips for outsourcing web design with eLance.com</title>
		<link>http://niallohiggins.com/2009/05/11/tips-for-outsourcing-web-design-with-elancecom/</link>
		<comments>http://niallohiggins.com/2009/05/11/tips-for-outsourcing-web-design-with-elancecom/#comments</comments>
		<pubDate>Tue, 12 May 2009 03:58:38 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[elance]]></category>
		<category><![CDATA[outsourcing]]></category>
		<category><![CDATA[pylons]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=432</guid>
		<description><![CDATA[A few weeks ago I needed a designer to produce some HTML/CSS and Photoshop templates for a web project I&#8217;m working on.  While I have good working knowledge of HTML and CSS, I am not very interested nor efficient at working with it.  And even worse, I&#8217;m quite poor at coming up with [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2009/05/11/tips-for-outsourcing-web-design-with-elancecom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Press post from shell</title>
		<link>http://niallohiggins.com/2007/06/28/word-press-post-from-shell/</link>
		<comments>http://niallohiggins.com/2007/06/28/word-press-post-from-shell/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 06:52:06 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/2007/06/28/word-press-post-from-shell/</guid>
		<description><![CDATA[
One of the most annoying things about this whole weblog business is having to write your posts in the browser.  I can&#8217;t stand entering any more than a few sentences in a web browser text area.  Not only because web browsers are so unstable, prone to crashing, or that its so easy to [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2007/06/28/word-press-post-from-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog is blog</title>
		<link>http://niallohiggins.com/2007/06/15/blog-is-blog/</link>
		<comments>http://niallohiggins.com/2007/06/15/blog-is-blog/#comments</comments>
		<pubDate>Fri, 15 Jun 2007 21:56:21 +0000</pubDate>
		<dc:creator>niallo</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[C]]></category>
		<category><![CDATA[OpenBSD]]></category>
		<category><![CDATA[PF]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web-application]]></category>

		<guid isPermaLink="false">http://niallohiggins.com/?p=3</guid>
		<description><![CDATA[For a long time I&#8217;ve considered Word Press to be an awful pile of poo.    Simply consider that its written in PHP, a bad, buggy language, and is futher full of security holes of its own making.  I was thinking about writing my own implementation in Python (maybe TurboGears or Django [...]]]></description>
		<wfw:commentRss>http://niallohiggins.com/2007/06/15/blog-is-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
