<?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 Saari Development</title>
	<atom:link href="http://saaridev.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://saaridev.wordpress.com</link>
	<description>Ali Rizvi's Technical Blog as a Professional Software Development Engineer</description>
	<pubDate>Thu, 28 Aug 2008 16:24:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Ruby: Grid Computing Golf by Ashworth Callaway</title>
		<link>http://saaridev.wordpress.com/2008/01/08/ruby-grid-computing-golf/#comment-47</link>
		<dc:creator>Ashworth Callaway</dc:creator>
		<pubDate>Wed, 30 Jan 2008 04:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2008/01/08/ruby-grid-computing-golf/#comment-47</guid>
		<description>Looks to me like you've done a good job with that code. But what do I know? I'm a coding newbie!</description>
		<content:encoded><![CDATA[<p>Looks to me like you&#8217;ve done a good job with that code. But what do I know? I&#8217;m a coding newbie!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL : Saving a ton of space on old tables by Arsalan</title>
		<link>http://saaridev.wordpress.com/2008/01/10/mysql-saving-a-ton-of-space-on-old-tables/#comment-45</link>
		<dc:creator>Arsalan</dc:creator>
		<pubDate>Mon, 21 Jan 2008 00:51:54 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2008/01/10/mysql-saving-a-ton-of-space-on-old-tables/#comment-45</guid>
		<description>Great work, man!</description>
		<content:encoded><![CDATA[<p>Great work, man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Delete every line in the file that does not match a pattern by Zac</title>
		<link>http://saaridev.wordpress.com/2007/09/25/vim-delete-every-line-in-the-file-that-does-not-match-a-pattern/#comment-44</link>
		<dc:creator>Zac</dc:creator>
		<pubDate>Fri, 18 Jan 2008 10:12:49 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2007/09/25/vim-delete-every-line-in-the-file-that-does-not-match-a-pattern/#comment-44</guid>
		<description>Like in "grep" and "grep  -v".

Thanks for the tip.</description>
		<content:encoded><![CDATA[<p>Like in &#8220;grep&#8221; and &#8220;grep  -v&#8221;.</p>
<p>Thanks for the tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby: Grid Computing Golf by Adding rows and columns in a nXn matrix (C# Solution) &#171; Arsalan&#8217;s Musings</title>
		<link>http://saaridev.wordpress.com/2008/01/08/ruby-grid-computing-golf/#comment-41</link>
		<dc:creator>Adding rows and columns in a nXn matrix (C# Solution) &#171; Arsalan&#8217;s Musings</dc:creator>
		<pubDate>Tue, 08 Jan 2008 07:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2008/01/08/ruby-grid-computing-golf/#comment-41</guid>
		<description>[...] Posted in 1 by Arsalan on January 8th, 2008   This is a variation to the problem/solution posted on Ali Abbas Rizvi&#8217;s blog. I wanted to allow the user to enter matrix size for each run and to get a view of a randomly [...]</description>
		<content:encoded><![CDATA[<p>[...] Posted in 1 by Arsalan on January 8th, 2008   This is a variation to the problem/solution posted on Ali Abbas Rizvi&#8217;s blog. I wanted to allow the user to enter matrix size for each run and to get a view of a randomly [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby : Time Math Interview Problem With Bug Fixed (still writing test first) by Arsalan</title>
		<link>http://saaridev.wordpress.com/2008/01/02/ruby-time-math-interview-problem-with-bug-fixed-still-writing-test-first/#comment-38</link>
		<dc:creator>Arsalan</dc:creator>
		<pubDate>Wed, 02 Jan 2008 17:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2008/01/02/ruby-time-math-interview-problem-with-bug-fixed-still-writing-test-first/#comment-38</guid>
		<description>If you haven't looked at it yet, try my updated code at http://softwareworks.wordpress.com&lt;br/&gt;&lt;br/&gt;My design converts time to minutes before performing any arithmetic.</description>
		<content:encoded><![CDATA[<p>If you haven&#8217;t looked at it yet, try my updated code at <a href="http://softwareworks.wordpress.com" rel="nofollow">http://softwareworks.wordpress.com</a></p>
<p>My design converts time to minutes before performing any arithmetic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby : Time Math Interview Problem Done Test First by Arsalan</title>
		<link>http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-37</link>
		<dc:creator>Arsalan</dc:creator>
		<pubDate>Wed, 02 Jan 2008 04:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-37</guid>
		<description>I have posted the new solution with the rounding-off bug fix to my new blog: http://softwareworks.wordpress.com/</description>
		<content:encoded><![CDATA[<p>I have posted the new solution with the rounding-off bug fix to my new blog: <a href="http://softwareworks.wordpress.com/" rel="nofollow">http://softwareworks.wordpress.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby : Time Math Interview Problem Done Test First by Arsalan</title>
		<link>http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-36</link>
		<dc:creator>Arsalan</dc:creator>
		<pubDate>Sun, 30 Dec 2007 09:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-36</guid>
		<description>Couldn't figure how to post serious html on the blog (to post source code)! After hacking a large part of the night, I have the code tested and ready. Here it is: http://saaraydost.blogspot.com/</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t figure how to post serious html on the blog (to post source code)! After hacking a large part of the night, I have the code tested and ready. Here it is: <a href="http://saaraydost.blogspot.com/" rel="nofollow">http://saaraydost.blogspot.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby : Time Math Interview Problem Done Test First by Arsalan</title>
		<link>http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-35</link>
		<dc:creator>Arsalan</dc:creator>
		<pubDate>Sat, 29 Dec 2007 03:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2007/12/28/ruby-time-math-interview-problem-done-test-first/#comment-35</guid>
		<description>Nice work. Unfortunately, I am not as mathematically inclined as you are. My solution would have been far less impressive but I will try to code it and post it here, if possible.</description>
		<content:encoded><![CDATA[<p>Nice work. Unfortunately, I am not as mathematically inclined as you are. My solution would have been far less impressive but I will try to code it and post it here, if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby: Rotating Image Files Code by Remco</title>
		<link>http://saaridev.wordpress.com/2007/06/25/ruby-rotating-image-files-code/#comment-34</link>
		<dc:creator>Remco</dc:creator>
		<pubDate>Fri, 07 Sep 2007 16:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2007/06/25/ruby-rotating-image-files-code/#comment-34</guid>
		<description>Can be done a lot easier with EXIFR:&lt;br/&gt;&lt;br/&gt;EXIFR::JPEG.new(file).exif.orientation.transform_rmagick(Magick::Image.read(file).first)  &lt;br/&gt;&lt;br/&gt;The transform_rmagick method does all the rotation for you.</description>
		<content:encoded><![CDATA[<p>Can be done a lot easier with EXIFR:</p>
<p>EXIFR::JPEG.new(file).exif.orientation.transform_rmagick(Magick::Image.read(file).first)  </p>
<p>The transform_rmagick method does all the rotation for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Adding file extension to a filetype of syntax highlighting by Kevin</title>
		<link>http://saaridev.wordpress.com/2005/12/05/vim-adding-file-extension-to-a-filetype-of-syntax-highlighting/#comment-33</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 21 Nov 2006 11:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://saaridev.wordpress.com/2005/12/05/vim-adding-file-extension-to-a-filetype-of-syntax-highlighting/#comment-33</guid>
		<description>Thanks. Just what I was looking for!</description>
		<content:encoded><![CDATA[<p>Thanks. Just what I was looking for!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
