<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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/"
		>
<channel>
	<title>Comments for Antarctic Nest of Icephoenix</title>
	<atom:link href="http://icephoenix.us/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://icephoenix.us</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 09:26:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on About by Kaiqfcxs</title>
		<link>http://icephoenix.us/about/#comment-26704</link>
		<dc:creator>Kaiqfcxs</dc:creator>
		<pubDate>Sat, 05 May 2012 09:26:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-26704</guid>
		<description>Yes, I play the guitar http://yselylamein.de.tl adult bbs  oh my god this is san diego !! those are our benches .. anywho broad is fugly and too skinny .</description>
		<content:encoded><![CDATA[<p>Yes, I play the guitar <a href="http://yselylamein.de.tl" rel="nofollow">http://yselylamein.de.tl</a> adult bbs  oh my god this is san diego !! those are our benches .. anywho broad is fugly and too skinny .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto-splitting video file in equal chunks with ffmpeg and python by Mike</title>
		<link>http://icephoenix.us/notes-for-myself/auto-splitting-video-file-in-equal-chunks-with-ffmpeg-and-python/#comment-20783</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 26 Mar 2012 14:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=118#comment-20783</guid>
		<description>I also noticed the range exception and confirmed that the Karl&#039;s fix worked for me. Thanks.</description>
		<content:encoded><![CDATA[<p>I also noticed the range exception and confirmed that the Karl&#8217;s fix worked for me. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode for ShareThis buttons by Shane Franklin</title>
		<link>http://icephoenix.us/php/wordpress-shortcode-for-sharethis-buttons/#comment-20523</link>
		<dc:creator>Shane Franklin</dc:creator>
		<pubDate>Thu, 22 Mar 2012 19:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=100#comment-20523</guid>
		<description>Awesome...Worked perfect! Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome&#8230;Worked perfect! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode for ShareThis buttons by Kris Coady</title>
		<link>http://icephoenix.us/php/wordpress-shortcode-for-sharethis-buttons/#comment-20515</link>
		<dc:creator>Kris Coady</dc:creator>
		<pubDate>Thu, 22 Mar 2012 14:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=100#comment-20515</guid>
		<description>This did the job for me, exactly what I needed. Thanks!</description>
		<content:encoded><![CDATA[<p>This did the job for me, exactly what I needed. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto-splitting video file in equal chunks with ffmpeg and python by Karl Cronburg</title>
		<link>http://icephoenix.us/notes-for-myself/auto-splitting-video-file-in-equal-chunks-with-ffmpeg-and-python/#comment-20462</link>
		<dc:creator>Karl Cronburg</dc:creator>
		<pubDate>Thu, 22 Mar 2012 02:58:29 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=118#comment-20462</guid>
		<description>I know this is somewhat late from when this was originally posted, but for me this script raises an invalid range() argument exception - math.ceil() returns a float (at least for me in python 2.7.1 and all 2.x.x as far as I recall). Thus line 33 should read:

&lt;code&gt;
split_count = int(math.ceil(video_length/float(split_length)))
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>I know this is somewhat late from when this was originally posted, but for me this script raises an invalid range() argument exception &#8211; math.ceil() returns a float (at least for me in python 2.7.1 and all 2.x.x as far as I recall). Thus line 33 should read:</p>
<p><code><br />
split_count = int(math.ceil(video_length/float(split_length)))<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to move MySQL storage to RamFS or TmpFS partition by Move your mysql to RAM, PoorMan SSD &#124; bloody error</title>
		<link>http://icephoenix.us/stuff/how-to-move-mysql-storage-to-ramfs-or-tmpfs-partition/#comment-20405</link>
		<dc:creator>Move your mysql to RAM, PoorMan SSD &#124; bloody error</dc:creator>
		<pubDate>Wed, 21 Mar 2012 10:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=74#comment-20405</guid>
		<description>[...] could be painfully slow. Though about moving your MySql data to memory (or you could use sqlite)? http://icephoenix.us/stuff/how-to-move-mysql-storage-to-ramfs-or-tmpfs-partition/    Tagged with: memory &#8226; MySql &#8226; unittest&#160;           If you enjoyed this article, [...]</description>
		<content:encoded><![CDATA[<p>[...] could be painfully slow. Though about moving your MySql data to memory (or you could use sqlite)? <a href="http://icephoenix.us/stuff/how-to-move-mysql-storage-to-ramfs-or-tmpfs-partition/" rel="nofollow">http://icephoenix.us/stuff/how-to-move-mysql-storage-to-ramfs-or-tmpfs-partition/</a>    Tagged with: memory &bull; MySql &bull; unittest&nbsp;           If you enjoyed this article, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to notify Google, Yahoo and MSN about your new sitemap.xml? by Claudio Pallanes</title>
		<link>http://icephoenix.us/seo/how-to-notify-google-yahoo-and-msn-about-your-new-sitemapxml/#comment-19680</link>
		<dc:creator>Claudio Pallanes</dc:creator>
		<pubDate>Mon, 12 Mar 2012 16:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=8#comment-19680</guid>
		<description>Exactly what is the subject of life - to acquire rich? All of those fellows on the market getting rich may be dancing round the real subject of life.
Available world, most people are paid in two coins: cash and experience. Take the experience first; the money arrive later.</description>
		<content:encoded><![CDATA[<p>Exactly what is the subject of life &#8211; to acquire rich? All of those fellows on the market getting rich may be dancing round the real subject of life.<br />
Available world, most people are paid in two coins: cash and experience. Take the experience first; the money arrive later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode for ShareThis buttons by Stephen Kane</title>
		<link>http://icephoenix.us/php/wordpress-shortcode-for-sharethis-buttons/#comment-17499</link>
		<dc:creator>Stephen Kane</dc:creator>
		<pubDate>Fri, 10 Feb 2012 21:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=100#comment-17499</guid>
		<description>Sweet tip, sure to help a lot of WordPress folks. Thanks!</description>
		<content:encoded><![CDATA[<p>Sweet tip, sure to help a lot of WordPress folks. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode for ShareThis buttons by ciacob</title>
		<link>http://icephoenix.us/php/wordpress-shortcode-for-sharethis-buttons/#comment-15921</link>
		<dc:creator>ciacob</dc:creator>
		<pubDate>Wed, 18 Jan 2012 19:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=100#comment-15921</guid>
		<description>Thanks dude, works :-)</description>
		<content:encoded><![CDATA[<p>Thanks dude, works <img src='http://icephoenix.us/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress shortcode for ShareThis buttons by quantumtraveler</title>
		<link>http://icephoenix.us/php/wordpress-shortcode-for-sharethis-buttons/#comment-12079</link>
		<dc:creator>quantumtraveler</dc:creator>
		<pubDate>Sun, 04 Dec 2011 02:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://icephoenix.us/?p=100#comment-12079</guid>
		<description>Thank you so much! nice and simple :)</description>
		<content:encoded><![CDATA[<p>Thank you so much! nice and simple <img src='http://icephoenix.us/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

