<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments for Aral Balkan</title>
	<atom:link href="http://aralbalkan.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 25 May 2012 09:56:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to revert (roll back) to a previous revision with Subversion by Joar</title>
		<link>http://aralbalkan.com/1381/comment-page-4#comment-265852</link>
		<dc:creator>Joar</dc:creator>
		<pubDate>Fri, 25 May 2012 09:56:13 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1381#comment-265852</guid>
		<description>Thanks for the informative post.
However, there seems to be a small syntax error in your examples (at least compared to my versions syntax):
svn merge --dry-run -r:73:68  &lt;-- there should not be a colo after r, instead it should be:  svn merge --dry-run -r54299:54298</description>
		<content:encoded><![CDATA[<p>Thanks for the informative post.<br />
However, there seems to be a small syntax error in your examples (at least compared to my versions syntax):<br />
svn merge &#8211;dry-run -r:73:68  &lt;&#8211; there should not be a colo after r, instead it should be:  svn merge &#8211;dry-run -r54299:54298</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto: create a tag in git and have it show up in GitHub by Simson</title>
		<link>http://aralbalkan.com/1905/comment-page-1#comment-265845</link>
		<dc:creator>Simson</dc:creator>
		<pubDate>Tue, 22 May 2012 18:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1905#comment-265845</guid>
		<description>You should do a &quot;git commit&quot; and &quot;git push&quot; before creating the tag.</description>
		<content:encoded><![CDATA[<p>You should do a &#8220;git commit&#8221; and &#8220;git push&#8221; before creating the tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Twitter Stream by Koen</title>
		<link>http://aralbalkan.com/907/comment-page-1#comment-265840</link>
		<dc:creator>Koen</dc:creator>
		<pubDate>Sat, 19 May 2012 15:47:27 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/907#comment-265840</guid>
		<description>Honestly, I never got this Witter Stream to work. Not on a Mac and not on Windows. Not even the online version you got running at the beginning of this article. I always get &#039;SWX Call Times Out!&#039;

Love the app. But would like to see it functioning. 

Thx.
Koen.</description>
		<content:encoded><![CDATA[<p>Honestly, I never got this Witter Stream to work. Not on a Mac and not on Windows. Not even the online version you got running at the beginning of this article. I always get &#8216;SWX Call Times Out!&#8217;</p>
<p>Love the app. But would like to see it functioning. </p>
<p>Thx.<br />
Koen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why Google App Engine is broken and what Google must do to fix it. by Shilendra Sharma</title>
		<link>http://aralbalkan.com/1504/comment-page-2#comment-265836</link>
		<dc:creator>Shilendra Sharma</dc:creator>
		<pubDate>Thu, 17 May 2012 12:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1504#comment-265836</guid>
		<description>Dear All 

I&#039;m  working in Google App Engine with J2EE and Facing a problem with this my application run on the local with Goolge Cloud Sql but when deploy my application on the google then give the error is &quot;Error: Server Error
The server encountered an error and could not complete your request.

If the problem persists, please report your problem and mention this error message and the query that caused it.&quot;
 can you give the solution for it</description>
		<content:encoded><![CDATA[<p>Dear All </p>
<p>I&#8217;m  working in Google App Engine with J2EE and Facing a problem with this my application run on the local with Goolge Cloud Sql but when deploy my application on the google then give the error is &#8220;Error: Server Error<br />
The server encountered an error and could not complete your request.</p>
<p>If the problem persists, please report your problem and mention this error message and the query that caused it.&#8221;<br />
 can you give the solution for it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inline Posts Plugin for WordPress by Susan</title>
		<link>http://aralbalkan.com/1016/comment-page-10#comment-265829</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Tue, 15 May 2012 19:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1016#comment-265829</guid>
		<description>Hi! I&#039;ve been searching for a way to include a few blogs that I&#039;ve made in one site to all feed on the main page. I&#039;ve installed your plugin, however I have to use the shortcode in a php page (homepage-blog.php) where the main posts are being posted.

Anyways, I wanted to include all posts in this page. I tried just the shortcode [[1233]] as well as  and all I see in place on the homepage is the brackets with the numbers. 

Can you help? Thanks!</description>
		<content:encoded><![CDATA[<p>Hi! I&#8217;ve been searching for a way to include a few blogs that I&#8217;ve made in one site to all feed on the main page. I&#8217;ve installed your plugin, however I have to use the shortcode in a php page (homepage-blog.php) where the main posts are being posted.</p>
<p>Anyways, I wanted to include all posts in this page. I tried just the shortcode [[1233]] as well as  and all I see in place on the homepage is the brackets with the numbers. </p>
<p>Can you help? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on iPhone rotation woes and a workaround by Edgar Arroyo</title>
		<link>http://aralbalkan.com/2334/comment-page-1#comment-265821</link>
		<dc:creator>Edgar Arroyo</dc:creator>
		<pubDate>Sat, 12 May 2012 18:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/2334#comment-265821</guid>
		<description>This worked like a charm!  I was having an issue using the MFMailComposeViewController from a subview inserted under my tab bar view!

Thanks!</description>
		<content:encoded><![CDATA[<p>This worked like a charm!  I was having an issue using the MFMailComposeViewController from a subview inserted under my tab bar view!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to make your web content look stunning on the iPhone 4&#8242;s new Retina display by My most immense WORKFLOW icon Internetsite</title>
		<link>http://aralbalkan.com/3331/comment-page-2#comment-265819</link>
		<dc:creator>My most immense WORKFLOW icon Internetsite</dc:creator>
		<pubDate>Sat, 12 May 2012 02:49:25 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/?p=3331#comment-265819</guid>
		<description>Fascinating blog! Is your theme custom made or did you 
download it from somewhere? A design like yours with a few 
simple tweeks would really make my blog stand out.
Please let me know where you got your design. Cheers</description>
		<content:encoded><![CDATA[<p>Fascinating blog! Is your theme custom made or did you<br />
download it from somewhere? A design like yours with a few<br />
simple tweeks would really make my blog stand out.<br />
Please let me know where you got your design. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HSBC Prepare CSV bookmarklet for FreeAgent: Download previous statements on HSBC Personal accounts by sophie</title>
		<link>http://aralbalkan.com/3744/comment-page-1#comment-265816</link>
		<dc:creator>sophie</dc:creator>
		<pubDate>Tue, 08 May 2012 15:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/?p=3744#comment-265816</guid>
		<description>You just saved me tears, frustration and a possible trip to the sanitarium. Thank you!</description>
		<content:encoded><![CDATA[<p>You just saved me tears, frustration and a possible trip to the sanitarium. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Inline Posts Plugin for WordPress by developer</title>
		<link>http://aralbalkan.com/1016/comment-page-10#comment-265814</link>
		<dc:creator>developer</dc:creator>
		<pubDate>Sun, 06 May 2012 09:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1016#comment-265814</guid>
		<description>thank you so much for this article. This is what i was actually searching. It worked for me</description>
		<content:encoded><![CDATA[<p>thank you so much for this article. This is what i was actually searching. It worked for me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Right brain vs. Left brain by Lori</title>
		<link>http://aralbalkan.com/1058/comment-page-4#comment-265813</link>
		<dc:creator>Lori</dc:creator>
		<pubDate>Sat, 05 May 2012 19:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1058#comment-265813</guid>
		<description>Yes...like Andrew, I see her spinning counter-clockwise when I look at her straight on. However, when I looked to the right &amp; saw her out of the corner of my eyes, she was spinning clockwise...hmmm...</description>
		<content:encoded><![CDATA[<p>Yes&#8230;like Andrew, I see her spinning counter-clockwise when I look at her straight on. However, when I looked to the right &amp; saw her out of the corner of my eyes, she was spinning clockwise&#8230;hmmm&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

