<?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 Doga Berntas</title>
	<atom:link href="http://doganberktas.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://doganberktas.com</link>
	<description>is actually from a small planet somewhere in the vicinity of Betelgeuse</description>
	<lastBuildDate>Thu, 19 Apr 2012 20:58:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Paperclip on Rails 3 &#8212; damn easy! by Vladyslav</title>
		<link>http://doganberktas.com/2010/09/12/paperclip-on-rails-3-damn-easy/comment-page-1/#comment-554</link>
		<dc:creator>Vladyslav</dc:creator>
		<pubDate>Thu, 19 Apr 2012 20:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=640#comment-554</guid>
		<description>Hello.
I have the same problem as Amnia, but gem “paperclip”, :git =&gt; “http://github.com/thoughtbot/paperclip.git” not helps. it returns that: The filename, directory name, or volume label syntax is incorrect.
Does someone know correct syntax.
(using ruby 1.93 and rails 3.2.3)
Thank you</description>
		<content:encoded><![CDATA[<p>Hello.<br />
I have the same problem as Amnia, but gem “paperclip”, :git =&gt; “http://github.com/thoughtbot/paperclip.git” not helps. it returns that: The filename, directory name, or volume label syntax is incorrect.<br />
Does someone know correct syntax.<br />
(using ruby 1.93 and rails 3.2.3)<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weird Grails Deployment Problem &#8212; MissingMethodException yada yada by Ben A</title>
		<link>http://doganberktas.com/2010/08/11/weird-grails-deployment-problem-missingmethodexception-yada-yada/comment-page-1/#comment-550</link>
		<dc:creator>Ben A</dc:creator>
		<pubDate>Sat, 24 Mar 2012 03:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=543#comment-550</guid>
		<description>Worked for me too.  Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Worked for me too.  Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Transparent Modal View Programatically&#8211; iPhone by lorenzo</title>
		<link>http://doganberktas.com/2010/05/18/adding-transparent-modal-view-programatically-iphone/comment-page-1/#comment-549</link>
		<dc:creator>lorenzo</dc:creator>
		<pubDate>Tue, 20 Mar 2012 17:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=301#comment-549</guid>
		<description>your code is great, but when i call the function, a small 	gray square appear on the top of the spinner: when i call the hidden function, all the subview do the right things, except the small square!</description>
		<content:encoded><![CDATA[<p>your code is great, but when i call the function, a small 	gray square appear on the top of the spinner: when i call the hidden function, all the subview do the right things, except the small square!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Data Storage Alternatives on iOS (in a Nutshell) by GIRI BHUSHAN</title>
		<link>http://doganberktas.com/2010/10/16/data-storage-alternatives-on-ios-in-a-nutshell/comment-page-1/#comment-548</link>
		<dc:creator>GIRI BHUSHAN</dc:creator>
		<pubDate>Wed, 07 Mar 2012 10:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=687#comment-548</guid>
		<description>Well said in short points for the beginner...Below link might be helpful for he beginners  http://blog.tarams.com/?p=287</description>
		<content:encoded><![CDATA[<p>Well said in short points for the beginner&#8230;Below link might be helpful for he beginners  <a href="http://blog.tarams.com/?p=287" rel="nofollow">http://blog.tarams.com/?p=287</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Animating Views with iPhone Keyboard by ROMM</title>
		<link>http://doganberktas.com/2011/02/21/animating-views-with-iphone-keyboard/comment-page-1/#comment-476</link>
		<dc:creator>ROMM</dc:creator>
		<pubDate>Sun, 22 Jan 2012 12:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=765#comment-476</guid>
		<description>Thank you very much!
This post&#039;s so helpful for me^-^</description>
		<content:encoded><![CDATA[<p>Thank you very much!<br />
This post&#8217;s so helpful for me^-^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon S3 and Paperclip on Rails 3 by Juan</title>
		<link>http://doganberktas.com/2010/09/14/amazon-s3-and-paperclip-rails-3/comment-page-1/#comment-475</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Sat, 21 Jan 2012 19:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=662#comment-475</guid>
		<description>Hello.

I need to connect to the webservice of Amazon to get the info of books by ISBN. I have already signed up in Amazon S3, but i don`t know which gems I need and which is the name of the webservice.

Do you know any note to do this? I understand this article is to store files in Amazon...

Tnaks</description>
		<content:encoded><![CDATA[<p>Hello.</p>
<p>I need to connect to the webservice of Amazon to get the info of books by ISBN. I have already signed up in Amazon S3, but i don`t know which gems I need and which is the name of the webservice.</p>
<p>Do you know any note to do this? I understand this article is to store files in Amazon&#8230;</p>
<p>Tnaks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Paperclip on Rails 3 &#8212; damn easy! by Schaerli</title>
		<link>http://doganberktas.com/2010/09/12/paperclip-on-rails-3-damn-easy/comment-page-1/#comment-474</link>
		<dc:creator>Schaerli</dc:creator>
		<pubDate>Tue, 03 Jan 2012 15:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=640#comment-474</guid>
		<description>Yes thanks man, the live goes on :D very nice work</description>
		<content:encoded><![CDATA[<p>Yes thanks man, the live goes on <img src='http://doganberktas.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  very nice work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Amazon S3 and Paperclip on Rails 3 by How to get Paperclip and AWS-S3 Singapore (and European) buckets working &#124; DC.</title>
		<link>http://doganberktas.com/2010/09/14/amazon-s3-and-paperclip-rails-3/comment-page-1/#comment-473</link>
		<dc:creator>How to get Paperclip and AWS-S3 Singapore (and European) buckets working &#124; DC.</dc:creator>
		<pubDate>Tue, 27 Dec 2011 10:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=662#comment-473</guid>
		<description>[...] fact, if you&#8217;ve followed most of the guides out there, you&#8217;ll probably get an error like: The bucket you are attempting to access must be addressed [...]</description>
		<content:encoded><![CDATA[<p>[...] fact, if you&#8217;ve followed most of the guides out there, you&#8217;ll probably get an error like: The bucket you are attempting to access must be addressed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cydia and XCode Local App Testing by pvenigal</title>
		<link>http://doganberktas.com/2009/10/19/cydia-and-xcode-local-app-testing/comment-page-1/#comment-472</link>
		<dc:creator>pvenigal</dc:creator>
		<pubDate>Thu, 08 Dec 2011 03:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=78#comment-472</guid>
		<description>@sam yea... there seems to be a problem with Xcode 4.2 Lion iOS 5... I have the same issue... I get the error util/ldid.cpp(567): _assert(0:arch != NULL) when I try to ldid in terminal..

if anyone has a solution please post.. thanks!</description>
		<content:encoded><![CDATA[<p>@sam yea&#8230; there seems to be a problem with Xcode 4.2 Lion iOS 5&#8230; I have the same issue&#8230; I get the error util/ldid.cpp(567): _assert(0:arch != NULL) when I try to ldid in terminal..</p>
<p>if anyone has a solution please post.. thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Icerik Yonetim Sistemleri &#8211; Drupal, Joomla, WordPress by NEX-5</title>
		<link>http://doganberktas.com/2009/10/15/icerik-yonetim-sistemleri-drupal-joomla-wordpress/comment-page-1/#comment-462</link>
		<dc:creator>NEX-5</dc:creator>
		<pubDate>Thu, 17 Nov 2011 16:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://doganberktas.com/?p=53#comment-462</guid>
		<description>iyi günler! Bu Mesaj daha iyi bir yazi olamazdi! Bu yazi Okuma benim eski güzel oda arkadasini hatirlatiyor! O her zaman bu konuda sohbet etti. Ona bu kadar iletecektir. Oldukça belirli o iyi bir okuma olacaktir. Paylasimm için çok tesekkürler!</description>
		<content:encoded><![CDATA[<p>iyi günler! Bu Mesaj daha iyi bir yazi olamazdi! Bu yazi Okuma benim eski güzel oda arkadasini hatirlatiyor! O her zaman bu konuda sohbet etti. Ona bu kadar iletecektir. Oldukça belirli o iyi bir okuma olacaktir. Paylasimm için çok tesekkürler!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

