<?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/"
	>

<channel>
	<title>NerdyNick Blog</title>
	<atom:link href="http://blog.nerdynick.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nerdynick.com</link>
	<description>Some place on the Internet thats full of some random shit</description>
	<pubDate>Fri, 05 Feb 2010 08:35:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PySQLPool Upcoming Release 0.3.6</title>
		<link>http://blog.nerdynick.com/2010/02/05/pysqlpool-upcoming-release-036/</link>
		<comments>http://blog.nerdynick.com/2010/02/05/pysqlpool-upcoming-release-036/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 08:33:24 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Connection]]></category>

		<category><![CDATA[Documentation]]></category>

		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[Pool]]></category>

		<category><![CDATA[PyPi]]></category>

		<category><![CDATA[PySQPool]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[reStructuredText]]></category>

		<category><![CDATA[Sphinx]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=139</guid>
		<description><![CDATA[For all of you who use PySQLPool or are thinking about using PySQLPool in the future. You will be happy to know in the coming weeks a new release will be on its way. 
Now this release doesn&#8217;t so much focus on improvements but more on documentation and prep work for trying to clean up [...]]]></description>
			<content:encoded><![CDATA[<p>For all of you who use PySQLPool or are thinking about using PySQLPool in the future. You will be happy to know in the coming weeks a new release will be on its way. </p>
<p>Now this release doesn&#8217;t so much focus on improvements but more on documentation and prep work for trying to clean up the coding style to becomes more pythonic. If you are currently using PySQLPool in one of you applications. You will not need to worry about these code changes impacting anything you do. All the old functions are still there. They will just be under the hood calling the new ones. These code changes are to start prepping for future goals for the 0.4 release that will be to try to get PySQLPool more in line with PEP8.</p>
<p>As for the documentation effort. I have been working hard at trying to get everything documented in the coolness that is <a href="http://sphinx.pocoo.org/" target="_blank">Sphinx</a>. As some of you will know Sphinx is the tool currently being used for the Python 2.6+ documentation efforts. It provides a great way to document your code in <a href="http://docutils.sourceforge.net/rst.html" target="_blank">reStructuredText</a>, and be able to generate from those RST files a beautiful HTML based documentation site with a Javascript powered search system. Along side with some improvements with <a href="http://pypi.python.org/pypi">PyPi</a>. This has allowed me to host this documentation up on PyPi. Which you can view at <a href="http://packages.python.org/PySQLPool" target="_blank">http://packages.python.org/PySQLPool</a>.</p>
<p>I hope with this documentation effort this will provided to you all some better ideas for what is going on in the background. Allowing you to do more actions with PySQLPool. </p>
<p>Keep an eye out for this release and the 0.4 release that will contain some much needed improvements. Like much better transaction support, and some slight speed performances.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2010/02/05/pysqlpool-upcoming-release-036/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Impressions of a New Mac User</title>
		<link>http://blog.nerdynick.com/2009/03/01/first-impressions-of-a-new-mac-user/</link>
		<comments>http://blog.nerdynick.com/2009/03/01/first-impressions-of-a-new-mac-user/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 22:01:05 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Mac]]></category>

		<category><![CDATA[10.5]]></category>

		<category><![CDATA[Leopard]]></category>

		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=136</guid>
		<description><![CDATA[Well as many of you may know I made a recent Mac purchase. So far it has been a pretty decent machine. However there is a few things that I have come across that I wish Apple would fix and/or change. 
Keyboard Layout: Function, Control, Option, and Command keys need to reorded. If you going [...]]]></description>
			<content:encoded><![CDATA[<p>Well as many of you may know I made a recent Mac purchase. So far it has been a pretty decent machine. However there is a few things that I have come across that I wish Apple would fix and/or change. </p>
<p><strong>Keyboard Layout:</strong> Function, Control, Option, and Command keys need to reorded. If you going to force me to use Command as the equal to Ctrl on PC. Then at least place it in the same spot. The current placement of the Command key makes it a little un-functional for use with Copy/Paste and all other shortcuts. In order to hold command+c you have to remove your hand from its standard position. Make your work efficiency slower and more un-comfy to preform for long durations. In order to combat this problem I did have to switch the key bindings for the Command and Control Keys. However the function keys placement makes this not the most Ideal position. I do wish that they would also add a Control key near the arrow keys for the MacBook. With my key rebinding my lazy web browsing methods just do not work the same. I know I can use mouse gestures, but they do not have these for Firefox yet.  </p>
<p>I did have another problem with the keyboard in that at first I thought that the naming of the Backspace key to delete was a bad name, but once you discover the fn+del shortcut you begin to understand this naming scheme. Their was also a few other keyboard settings that kind of bugged me like the F1-12 Key&#8217;s being auto set to the fn+f(1-12) action taking place over the normal action. This was more of a fact that I was use to using the PC way of using them.</p>
<p><strong>Terminal:</strong> Now as I am not familiar with Unix but more so Linux. Some of these may just be Unix problems and not Mac. Tab finishing of a folder name should include the trailing /. This gets a little annoying when your trying to go a couple folders deep. I do plan to get into the Bash configs and add this into it myself but would like to see it as the default action. There are also a few key shortcuts I would like to see fixed. In a normal mac window Command+left/right arrows function and home and end keys, but in the terminal you have to substitute command for the function key. This inconsistency of key shortcuts becomes a little annoying when you are first starting out.</p>
<p><strong>Filesystem:</strong> I&#8217;m still searching through this one but so far where is /proc. I know this is not a Unix but a Mac problem. Where did you place my /proc folder?</p>
<p>Now I know there a few ton more problems that a normal user will have with switching to Mac from PC, but with my use of Ubuntu and all things Open Source. It has prepared me for a lot of other resources that have already been converted to work on Mac thanks to their Unix under layer. Wine is one of these great apps. On my Linux boxes this has helped out so much with getting Windows apps to work on Linux. That I was happy to see a Mac port as well. After installing that I was able to get my SQLYog installed and usable. There was a few things that I have had to hand compile but so far everything appears to be going good with finding Mac packages of these apps. One of the biggest apps I would like to see a DMG package for is QT. Took me a couple hours to compile myself. Just wish there was an easier and faster way of getting it. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/03/01/first-impressions-of-a-new-mac-user/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Memcached Manager Updates to Core++</title>
		<link>http://blog.nerdynick.com/2009/02/15/memcached-manager-updates-to-core/</link>
		<comments>http://blog.nerdynick.com/2009/02/15/memcached-manager-updates-to-core/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 02:52:04 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Cache]]></category>

		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Memcache]]></category>

		<category><![CDATA[Memcached]]></category>

		<category><![CDATA[Memcached Manager]]></category>

		<category><![CDATA[PyQT]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[QT]]></category>

		<category><![CDATA[QT4]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=131</guid>
		<description><![CDATA[This is just a quick update on Memcached Manager. I have done a bit of work on the core classes and code base to make it a bit cleaner and easier to add new features. Their is still a bit I need to finish in the rework, but at least the bulk of the work [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick update on <a href="http://code.google.com/p/memcached-manager/" target="_Blank">Memcached Manager</a>. I have done a bit of work on the core classes and code base to make it a bit cleaner and easier to add new features. Their is still a bit I need to finish in the rework, but at least the bulk of the work has been completed. </p>
<p>I have also condensed the Add Server and Add Cluster dialogs into 1 central Dialog that will allow you do to both in one go. This should make adding your Clusters a whole lot faster. David has also started work on converting the save files to YAML vs the current Pickle approach. This should make it a bit easier for you to modify the raw save file on your own if you wish. </p>
<p>Their is also a new feature that allows you to modify the preferences of how Memcached Manager interacts with your servers or displays the data back to you. This should hopefully allow you to customize it how you see fit a bit easier. </p>
<p>I have also started a new feature to allow you to get keys back from the cluster so that you can inspect the data and/or if keys are being created during development. This feature will also feature a RegEx based key search. It is also worth noting on this RegEx search it can take some time to preform this search as a request for all keys on every server has to be preformed before the RegEx can be executed. I also plan to implement a toggle for support for Cluster being populated by the PHP Pecl package. This is due to some differences in how the library picks what server to place your key on vs how the Python Package choices. </p>
<p>Among these changes their where some small bugs fixed and a few starts on other areas of the app. I also do plan to get some updated screenshots of the new changes. So you can get a better feel of how the app looks. If you have any ideas for what else you would like to see or if you find any bugs please be sure to post your requests on the <a href="https://edge.launchpad.net/memcached-manager" target="_Blank" title="Memcached Manager Launchpad Page">Launchpad</a> page, and if your using the app please post your usage at the <a href="https://www.ohloh.net/p/memcached-manager/" target="_Blank" title="Memcached Manager Ohloh Page">Ohloh</a> Page.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/02/15/memcached-manager-updates-to-core/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Mu and The New Blog.NerdyNick.com</title>
		<link>http://blog.nerdynick.com/2009/02/01/wordpress-mu/</link>
		<comments>http://blog.nerdynick.com/2009/02/01/wordpress-mu/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 08:59:06 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Website News]]></category>

		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Skeletal Design]]></category>

		<category><![CDATA[VPS]]></category>

		<category><![CDATA[Wordpress Mu]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=121</guid>
		<description><![CDATA[Well in an effort to migrate off of my current server so that I can upgrade to a more up to date OS (Currently Fedora Core 3). I have setup a new VPS with Wordpress MU installed on it. This new install of Wordpress MU should allow me to condense all my blogs into 1 [...]]]></description>
			<content:encoded><![CDATA[<p>Well in an effort to migrate off of my current server so that I can upgrade to a more up to date OS (Currently Fedora Core 3). I have setup a new VPS with <a href="http://mu.wordpress.org/" target="_blank">Wordpress MU</a> installed on it. This new install of Wordpress MU should allow me to condense all my blogs into 1 central framework and reduce my need to have to re-install and maintain multiple copies of Wordpress for each one. </p>
<p>I have currently migrated this blog as well as setup a <a href="http://wordpress.skeletaldesign.com" target="_blank">Blog</a> for <a href="http://skeletaldesign.com" target="_blank">Skeletal Design, Inc.</a>. I have a few more that need migrating. So its going to take me some time, but in the end I should be that much closer to getting ride of the old server and getting a new one. Hopefully I can buy a rack from Dell and host it down at ViaWest or 393 if anything else just rent one for a while.</p>
<p>For anyone who wishes to host Wordpress Mu with the intent to have a TLD for each blog you may wish to read this <a href="http://mu.wordpress.org/forums/topic.php?id=2076" target="_blank">http://mu.wordpress.org/forums/topic.php?id=2076</a>. Took me a little while to figure out the problem but it appear that Wordpress MU doesn&#8217;t like you to have multiple TLD&#8217;s and still allow people to login under each of them.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/02/01/wordpress-mu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Memcached Manager Updated</title>
		<link>http://blog.nerdynick.com/2009/01/15/memcached-manager-updated/</link>
		<comments>http://blog.nerdynick.com/2009/01/15/memcached-manager-updated/#comments</comments>
		<pubDate>Fri, 16 Jan 2009 06:52:29 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Cache]]></category>

		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Memcache]]></category>

		<category><![CDATA[Memcached]]></category>

		<category><![CDATA[Memcached Manager]]></category>

		<category><![CDATA[PyQT]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[QT]]></category>

		<category><![CDATA[QT4]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=119</guid>
		<description><![CDATA[Managed to bust out a few features and updates to Memcached Manager over the last few nights. Feels great to get some work done again on a side project. Just hoping I can get to finishing the first version of this ting sometime. Still got a nice sized work load and it keeps growing as [...]]]></description>
			<content:encoded><![CDATA[<p>Managed to bust out a few features and updates to Memcached Manager over the last few nights. Feels great to get some work done again on a side project. Just hoping I can get to finishing the first version of this ting sometime. Still got a nice sized work load and it keeps growing as I talk to people, or wish I had the ability to do something one day.</p>
<p>New Features:</p>
<ul>
<li>You can now double click a Cluster in the Tree List and make it active.</li>
<li>Server names in the Tree List now contain the IP and Port to make it easier to make sure you got the right cluster</li>
<li>Now when you delete a cluster and/or server it removes itself from the Tree List</li>
</ul>
<p>Just need to some time do a code base clean up and a little reworking. Tends to happen when your learning QT and Python App creation for the first time.</p>
<p>As always the links for Memcached Manager are:</p>
<ul>
<li><a href="http://code.google.com/p/memcached-manager/" target="_blank" title="Memcached Manager Home Page">Home Page</a></li>
<li><a href="http://code.google.com/p/memcached-manager/wiki/MemcachedManager?tm=6" target="_blank" title="Memcached Manager Wiki">Wiki</a></li>
<li><a href="http://code.google.com/p/memcached-manager/source/checkout" target="_blank" title="Memcached Manager Source Code">Source Code</a></li>
<li><a href="http://code.google.com/p/memcached-manager/downloads/list" target="_blank" title="Memcached Manager Downloads">Downloads</a></li>
<li><a href="https://edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Launchpad Hosting">Launchpad.net Home Page</a></li>
<li><a href="https://blueprints.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Blueprints">Blueprints</a></li>
<li><a href="https://bugs.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Bugs">Bugs</a></li>
<li><a href="https://answers.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Answers">Answers</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/01/15/memcached-manager-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>You Succeed as a Team</title>
		<link>http://blog.nerdynick.com/2009/01/14/you_succeed_as_a_team/</link>
		<comments>http://blog.nerdynick.com/2009/01/14/you_succeed_as_a_team/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 23:20:48 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Architecture]]></category>

		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=118</guid>
		<description><![CDATA[I was reading a great article on the YouTubes Architecture and came across this last bullet point that they make. Just had to share it.
You succeed as a team. Have a good cross discipline team that understands the whole system and what&#8217;s underneath the system. People who can set up printers, machines, install networks, and [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading a great article on the <a href="http://highscalability.com/youtube-architecture" target="_Blank">YouTubes Architecture</a> and came across this last bullet point that they make. Just had to share it.</p>
<p><strong>You succeed as a team.</strong> Have a good cross discipline team that understands the whole system and what&#8217;s underneath the system. People who can set up printers, machines, install networks, and so on. With a good team all things are possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/01/14/you_succeed_as_a_team/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The true potential of Linux</title>
		<link>http://blog.nerdynick.com/2009/01/13/the-true-potential-of-linux/</link>
		<comments>http://blog.nerdynick.com/2009/01/13/the-true-potential-of-linux/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 08:25:50 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Fail]]></category>

		<category><![CDATA[mascot]]></category>

		<category><![CDATA[penguin]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=117</guid>
		<description><![CDATA[This video just goes to show you how bad ass Linux is. Just take a look at how smart the mascot is.
]]></description>
			<content:encoded><![CDATA[<p>This video just goes to show you how bad ass Linux is. Just take a look at how smart the mascot is.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2009/01/13/the-true-potential-of-linux/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Memcached Manager</title>
		<link>http://blog.nerdynick.com/2008/11/15/memcached-manager/</link>
		<comments>http://blog.nerdynick.com/2008/11/15/memcached-manager/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 09:52:45 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Cache]]></category>

		<category><![CDATA[GUI]]></category>

		<category><![CDATA[Memcache]]></category>

		<category><![CDATA[Memcached]]></category>

		<category><![CDATA[Memcached Manager]]></category>

		<category><![CDATA[PyQT]]></category>

		<category><![CDATA[Python]]></category>

		<category><![CDATA[QT]]></category>

		<category><![CDATA[QT4]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=116</guid>
		<description><![CDATA[So as some of you may know I have been working on a Memcached Manager App. I decided to do this because I was tired of seeing Memcached as this little blackhole that you put stuff in and magicly got it back out quicker then a DB would. So really what better way to understand [...]]]></description>
			<content:encoded><![CDATA[<p>So as some of you may know I have been working on a Memcached Manager App. I decided to do this because I was tired of seeing Memcached as this little blackhole that you put stuff in and magicly got it back out quicker then a DB would. So really what better way to understand Memcached then by building something that interacts directly with every part of Memcached. So far everything is actually going real well with the whole project. I&#8217;m managing to bust out features like crazy and I&#8217;m hoping to have a 1st release before Christmas if not before Thanksgiving if I can.</p>
<p>Some Screenshots:</p>
<table style="width:194px">
<tr>
<td align="center" style="height:194px"><a href="http://picasaweb.google.com/nerdynick/MemcachedManagerScreenshots#"><img src="http://lh6.ggpht.com/_MvJxpVDN8xE/SPJ1fJBAVEE/AAAAAAAAAGs/intuAIy7BvE/s160-c/MemcachedManagerScreenshots.jpg" width="160" height="160" style="margin:1px 0 0 4px"></a></td>
</tr>
<tr>
<td style="text-align:center;font-family:arial,sans-serif;font-size:11px"><a href="http://picasaweb.google.com/nerdynick/MemcachedManagerScreenshots#">Memcached Manager Screenshots</a></td>
</tr>
</table>
<ul>
<li><a href="http://code.google.com/p/memcached-manager/" target="_blank" title="Memcached Manager Home Page">Home Page</a></li>
<li><a href="http://code.google.com/p/memcached-manager/wiki/MemcachedManager?tm=6" target="_blank" title="Memcached Manager Wiki">Wiki</a></li>
<li><a href="http://code.google.com/p/memcached-manager/source/checkout" target="_blank" title="Memcached Manager Source Code">Source Code</a></li>
<li><a href="http://code.google.com/p/memcached-manager/downloads/list" target="_blank" title="Memcached Manager Downloads">Downloads</a></li>
<li><a href="https://edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Launchpad Hosting">Launchpad.net Home Page</a></li>
<li><a href="https://blueprints.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Blueprints">Blueprints</a></li>
<li><a href="https://bugs.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Bugs">Bugs</a></li>
<li><a href="https://answers.edge.launchpad.net/memcached-manager" target="_blank" title="Memcached Manager Answers">Answers</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2008/11/15/memcached-manager/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PySQLPool V0.3b1 Released</title>
		<link>http://blog.nerdynick.com/2008/11/01/pysqlpool-v03b1-released/</link>
		<comments>http://blog.nerdynick.com/2008/11/01/pysqlpool-v03b1-released/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 01:17:39 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[PySQLPool]]></category>

		<category><![CDATA[V0.3b1]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=114</guid>
		<description><![CDATA[Well I have finally managed to get back to it and have finally released a new version of PySQLPool. Its been some time seance the last release. There has been a few new features added and a few more have been improved. I have also started to host parts of the Project at Launchpad along [...]]]></description>
			<content:encoded><![CDATA[<p>Well I have finally managed to get back to it and have finally released a <a href="https://blueprints.edge.launchpad.net/pysqlpool/+milestone/0.3" target="_blank" title="PySQLPool Version 0.3 Features">new version</a> of PySQLPool. Its been some time seance the last release. There has been a few new features added and a few more have been improved. I have also started to host parts of the Project at <a href="https://edge.launchpad.net/pysqlpool" target="_blank" title="PySQLPool Launchpad Hosting">Launchpad</a> along side with the <a href="http://code.google.com/p/pysqlpool/" target="_blank" title="PySQLPool Google Code Hosting">Google Code Hosting</a>.</p>
<p>Where to find PySQLPool</p>
<ul>
<li><a href="http://code.google.com/p/pysqlpool/downloads/list" target="_blank" title="Download PySQLPool">Download It</a></li>
<li><a href="https://bugs.edge.launchpad.net/pysqlpool" target="_blank" title="Report Bugs with PySQLPool">Report It</a></li>
<li><a href="https://blueprints.edge.launchpad.net/pysqlpool" target="_blank" title="View Upcoming Features of PySQLPool">Track It</a></li>
<li><a href="http://code.google.com/p/pysqlpool/source/checkout" target="_blank" title="PySQLPool Source Code Repository">Commit It</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2008/11/01/pysqlpool-v03b1-released/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Release Party Tonight</title>
		<link>http://blog.nerdynick.com/2008/11/01/ubuntu-release-party-tonight/</link>
		<comments>http://blog.nerdynick.com/2008/11/01/ubuntu-release-party-tonight/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 00:48:56 +0000</pubDate>
		<dc:creator>NerdyNick</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Colorado]]></category>

		<category><![CDATA[Intrepid Ibex]]></category>

		<category><![CDATA[Release Party]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.nerdynick.com/?p=113</guid>
		<description><![CDATA[Just a quick reminder to all. The Colorado Ubuntu Team&#8217;s Release Party for Intrepid Ibex is tonight in about 1hr. So don&#8217;t be late.
Full details about the party can be found at the Colorado Ubuntu Team&#8217;s Website
]]></description>
			<content:encoded><![CDATA[<p>Just a quick reminder to all. The Colorado Ubuntu Team&#8217;s Release Party for Intrepid Ibex is tonight in about 1hr. So don&#8217;t be late.</p>
<p>Full details about the party can be found at the <a href="http://coloco.ubuntu-rocks.org/2008/10/17/intrepid-release-party/" target="_blank">Colorado Ubuntu Team&#8217;s Website</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nerdynick.com/2008/11/01/ubuntu-release-party-tonight/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
