<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for SimonOnSoftware</title>
	
	<link>http://simononsoftware.com</link>
	<description>programming, databases and other IT something</description>
	<lastBuildDate>Mon, 21 Nov 2011 18:12:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForSimonOnSoftware" /><feedburner:info uri="commentsforsimononsoftware" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on PostgreSQL Versioning Policy by Simon</title>
		<link>http://simononsoftware.com/postgresql-versioning-policy/comment-page-1/#comment-7244</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 21 Nov 2011 18:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1377#comment-7244</guid>
		<description>@Filip yes indeed :) thanks for the link</description>
		<content:encoded><![CDATA[<p>@Filip yes indeed <img src='http://simononsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks for the link</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostgreSQL Versioning Policy by Filip</title>
		<link>http://simononsoftware.com/postgresql-versioning-policy/comment-page-1/#comment-7243</link>
		<dc:creator>Filip</dc:creator>
		<pubDate>Mon, 21 Nov 2011 18:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1377#comment-7243</guid>
		<description>obligatory rading: http://semver.org/ :-)</description>
		<content:encoded><![CDATA[<p>obligatory rading: <a href="http://semver.org/" rel="nofollow">http://semver.org/</a> <img src='http://simononsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Ensure There is One Row… part 2 by Simon</title>
		<link>http://simononsoftware.com/how-to-ensure-there-is-one-row-part-2/comment-page-1/#comment-7051</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 10 Nov 2011 21:27:46 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1346#comment-7051</guid>
		<description>Yep, indeed, much better solution ;)
Thanks</description>
		<content:encoded><![CDATA[<p>Yep, indeed, much better solution <img src='http://simononsoftware.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Ensure There is One Row… part 2 by daniel</title>
		<link>http://simononsoftware.com/how-to-ensure-there-is-one-row-part-2/comment-page-1/#comment-7033</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Wed, 09 Nov 2011 23:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1346#comment-7033</guid>
		<description>Better (becouse smaller):
CREATE UNIQUE INDEX i_test ON test (name) WHERE value = 'a';</description>
		<content:encoded><![CDATA[<p>Better (becouse smaller):<br />
CREATE UNIQUE INDEX i_test ON test (name) WHERE value = &#8216;a&#8217;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Random String in PostgreSQL by Svend Hansen</title>
		<link>http://simononsoftware.com/random-string-in-postgresql/comment-page-1/#comment-6753</link>
		<dc:creator>Svend Hansen</dc:creator>
		<pubDate>Thu, 20 Oct 2011 14:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1203#comment-6753</guid>
		<description>Hi,
I like the pure SQL version, but it seems that when you added the numbers to the seed String array ([0-9][A-Z]), you forgot to change the '26' to '36' when randomly indexing into it (to take advantage of the full string) :)
Cheers,
   Svend.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I like the pure SQL version, but it seems that when you added the numbers to the seed String array ([0-9][A-Z]), you forgot to change the &#8217;26&#8242; to &#8217;36&#8242; when randomly indexing into it (to take advantage of the full string) <img src='http://simononsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Cheers,<br />
   Svend.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostGIS and Small Number of Huge Geometries by Simon</title>
		<link>http://simononsoftware.com/postgis-and-small-number-of-huge-geometries/comment-page-1/#comment-6638</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 12 Oct 2011 16:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1278#comment-6638</guid>
		<description>I've already done that :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve already done that <img src='http://simononsoftware.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PostGIS and Small Number of Huge Geometries by Pavel Stehule</title>
		<link>http://simononsoftware.com/postgis-and-small-number-of-huge-geometries/comment-page-1/#comment-6634</link>
		<dc:creator>Pavel Stehule</dc:creator>
		<pubDate>Wed, 12 Oct 2011 04:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=1278#comment-6634</guid>
		<description>Please, report it to PostGIS developers</description>
		<content:encoded><![CDATA[<p>Please, report it to PostGIS developers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtualenv Tutorial by Simon</title>
		<link>http://simononsoftware.com/virtualenv-tutorial/comment-page-1/#comment-5919</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 28 Aug 2011 11:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=801#comment-5919</guid>
		<description>Hi Jamie,
It will be published soon... however without virtualwrapper at this time. Next version should be with virtualwrapper and I'm also working on the Windows version (as it is more complicated there).
By &lt;b&gt;soon&lt;/b&gt; I think in the near future, but I cannot give exact data (I've got too many things to do right now).</description>
		<content:encoded><![CDATA[<p>Hi Jamie,<br />
It will be published soon&#8230; however without virtualwrapper at this time. Next version should be with virtualwrapper and I&#8217;m also working on the Windows version (as it is more complicated there).<br />
By <b>soon</b> I think in the near future, but I cannot give exact data (I&#8217;ve got too many things to do right now).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtualenv Tutorial by Jamie</title>
		<link>http://simononsoftware.com/virtualenv-tutorial/comment-page-1/#comment-5917</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sun, 28 Aug 2011 01:55:39 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=801#comment-5917</guid>
		<description>Hey Simon, Thanks for the tutorial! Very clean and right to the point. When you update it are you going to add virtualwrapper?</description>
		<content:encoded><![CDATA[<p>Hey Simon, Thanks for the tutorial! Very clean and right to the point. When you update it are you going to add virtualwrapper?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Virtualenv Tutorial by Simon</title>
		<link>http://simononsoftware.com/virtualenv-tutorial/comment-page-1/#comment-5752</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 15 Aug 2011 08:27:50 +0000</pubDate>
		<guid isPermaLink="false">http://simononsoftware.com/?p=801#comment-5752</guid>
		<description>Hi Joey,
thanks for the nice words. The tutorial is a little bit outdated, but the brand new shiny version is on its way and I will publish that soon.</description>
		<content:encoded><![CDATA[<p>Hi Joey,<br />
thanks for the nice words. The tutorial is a little bit outdated, but the brand new shiny version is on its way and I will publish that soon.</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 606/632 objects using disk: basic

Served from: simononsoftware.com @ 2012-01-14 15:58:16 -->

