<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CAHİT ÇERÇİOĞLU (잫읻 젤지옥루) &#187; bug</title>
	<atom:link href="http://cahit.hayalet.net/blog/tag/bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://cahit.hayalet.net/blog</link>
	<description>&#34;Consistency is the last refuge of the unimaginative.&#34;, Oscar Wilde</description>
	<lastBuildDate>Sun, 29 Jan 2012 21:45:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>Harmless Future Optimizations for xillions</title>
		<link>http://cahit.hayalet.net/blog/543/harmless-future-optimizations-for-xillions/</link>
		<comments>http://cahit.hayalet.net/blog/543/harmless-future-optimizations-for-xillions/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 08:35:53 +0000</pubDate>
		<dc:creator>Cahit Crcioglu</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ankara]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[turkey]]></category>

		<guid isPermaLink="false">http://cahit.hayalet.net/blog/?p=543</guid>
		<description><![CDATA[Recently, there has been found a bug in iPhone&#8217;s camera roll display system. It&#8217;s related to the number of images taken with iPhone; if you take at least 10000 photos, you&#8217;ll face with this problem. Before returning to this topic, i want to tell about some similar problems: When i was working for Nokta Inc. [...]]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 40px;'><fb:like href='http://cahit.hayalet.net/blog/543/harmless-future-optimizations-for-xillions/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div><p>Recently, there has been found a bug in iPhone&#8217;s camera roll display system. It&#8217;s related to the number of images taken with iPhone; if you take at least 10000 photos, you&#8217;ll face with this problem. Before returning to this topic, i want to tell about some similar problems:</p>
<p>When i was working for Nokta Inc. (www.nokta.com) and creating a clustering system for uploaded images, i wanted to extend possibilities and push the limits for image and user counts. Any technic might work, but according to your solution, there might be so many works that you can not handle in necessary time; not feasible. So this could ruin the project&#8217;s evolving process and project plans. You might have to re-write many codes, redesign the whole system, maybe shut the sytem for a while&#8230; Because of this, i thought &#8220;what if every person in this world uses this system with more than one account&#8221;, people laughed at me in Nokta. But i designed it in my way ( in the same time duration ). Currently i&#8217;m not working in Nokta, but if they don&#8217;t rewrite the whole code, they won&#8217;t be facing with problems related to uploaded images system for a really long time. (However.. trying to seperate images and putting them into UN-real cdn systems would break and make developers to rewrite the whole code for image system).</p>
<p><img class="wp-image-548 aligncenter" style="margin-top: 5px; margin-bottom: 5px; border: 1px solid black;" title="122_200812_29_20_16_50_287575" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/122_200812_29_20_16_50_287575-300x180.jpg" alt="122_200812_29_20_16_50_287575" width="300" height="180" /></p>
<p style="text-align: center; ">(Kızılay, ANKARA)</p>
<p style="text-align: center; "><span id="more-543"></span></p>
<p>I&#8217;m living in Turkey. Ankara is the capital city of Turkey as you know and KIZILAY is one of the most crowded and central parts of Ankara. In the past, when there were only a few cars, the first president of the republic of Turkey, Ataturk ( Mustafa Kemal Ataturk ), has said that, in future &#8220;KIZILAY&#8221; might have been important for Ankara and number of cars might have been huge, so roads must be very wide and for both ways to handle those in future. At that time, people didn&#8217;t understood it and didn&#8217;t liked the idea. Today, traffic is a problem in Kızılay (however not a very big problem for now), it&#8217;s hard to imagine what could happen if those roads were built smaller..</p>
<p>Recently, there has been found a bug in iPhone&#8217;s camera roll display system. It&#8217;s related to the number of images taken with iPhone; if you take at least 10000 photos, you&#8217;ll face with this problem. ( <a href="http://www.tuaw.com/2009/08/26/fix-iphones-camera-roll-display-bug/">Fix iPhone&#8217;s Camera Roll display bug</a> ) According to my experiences, at the first glance, i can tell that this problem is related to foreseeing or lack of energy and desire of development team in Apple. Maybe coders of that part were not happy about their jobs, they were just coding to get money and only thing to get it is finishing what was given to you.. Yes it&#8217;s finished and we purchased and started to use those devices and applications and this is what happens if you don&#8217;t think about the thing you make for future.</p>
<p>If you have time and if it&#8217;s feasible, why not do it in a way so it&#8217;ll help you in the future? And also, people won&#8217;t talk behind of you! Maybe coders of this bugs had told to their team that &#8220;system works but it can not handle more than 10000 photos, i want to change the way, would you let me?&#8221; and maybe they&#8217;ve told him/her &#8220;No, we have no time&#8221;. That&#8217;s an excuse for the developer but not for the team, project leader and Apple. It should have been fixed until now!</p>
<blockquote><p>- Hey, but what happens if you take more than 10000 photos?<br />
 &#8211; What? Hahahaha, you are funny.<br />
 &#8211; No i&#8217;m serious.<br />
 &#8211; Ok i have to work, let&#8217;s chat later.<br />
 &#8211; But no, i&#8230;. ok nevermind..</p>
</blockquote>
<blockquote><p>- I&#8217;ve planned the system so it can support billions of user uploaded photos.<br />
 &#8211; What?! Why did you do that?! Are you for real?!<br />
 &#8211; Well.. yeah?<br />
 &#8211; But why? How does your brain work&#8230; only Turkey will use this system and not all of it.. But you are saying that you made it to work for the world. Hahahahhah..<br />
 &#8211; Yes.<br />
 &#8211; We have no time, why did you do that?!?!<br />
 &#8211; I&#8217;ve used the same duration for doing it.<br />
 &#8211; Ok, but will it work for now?<br />
 &#8211; &#8230;&#8230;<br />
 ( after some time, another project leader of another project )<br />
 &#8211; Hey, hahahahah come and optimize this for billions of people, you are good at it, hahahahhaha.<br />
 &#8211; &#8230;&#8230;&#8230;.</p>
<p><br class="spacer_" /></p>
</blockquote>
<p>They&#8217;ll keep monkeying around, extending their duration for being a monkey; harmless future optimizations for xillions should really not harm anyone or anything.</p>
<p><br class="spacer_" /></p>
<p style="text-align:center"><a href="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/122_200812_29_20_16_50_287575.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-548" style="margin-left: 5px; margin-right: 5px; border: 1px solid black;" title="Kızılay, Ankara" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/122_200812_29_20_16_50_287575-150x150.jpg" alt="Kızılay, Ankara" width="150" height="150" /></a><a href="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/ankarakara_eski_ankara.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-549" style="margin-left: 5px; margin-right: 5px; border: 1px solid black;" title="Eski Ankara Kızılay meydanı ve Atatürk Bulvarı, Güven Park ve Özgürlük Anıtı" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/ankarakara_eski_ankara-150x150.jpg" alt="Eski Ankara Kızılay meydanı ve Atatürk Bulvarı, Güven Park ve Özgürlük Anıtı" width="150" height="150" /></a><a href="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/k_Hudai_Ankara_Kizilay.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-550" style="margin-left: 5px; margin-right: 5px; border: 1px solid black;" title="Kızılay, Ankara, 1960's" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/k_Hudai_Ankara_Kizilay-150x150.jpg" alt="Kızılay, Ankara, 1960's" width="150" height="150" /></a><a href="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/kizilay4.jpg" target="_blank"><img class="alignnone size-thumbnail wp-image-551" style="margin-left: 5px; margin-right: 5px; border: 1px solid black;" title="Kızılay, Ankara" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/08/kizilay4-150x150.jpg" alt="Kızılay, Ankara" width="150" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://cahit.hayalet.net/blog/543/harmless-future-optimizations-for-xillions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple really considers bug reports</title>
		<link>http://cahit.hayalet.net/blog/259/apple-considers-bug-reports/</link>
		<comments>http://cahit.hayalet.net/blog/259/apple-considers-bug-reports/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 11:32:57 +0000</pubDate>
		<dc:creator>Cahit Crcioglu</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[OS 3]]></category>

		<guid isPermaLink="false">http://cahit.hayalet.net/blog/?p=259</guid>
		<description><![CDATA[I had sent a bug report to apple while i was working on my iPhone application. This bug was related to user interface components. (I&#8217;m sorry that I can not directly give the details because of the agreement ). I&#8217;ve let apple know this bug with the title &#8220;UITextfield background opacity affects background image too&#8221;. [...]]]></description>
			<content:encoded><![CDATA[<div class='wpfblike' style='height: 40px;'><fb:like href='http://cahit.hayalet.net/blog/259/apple-considers-bug-reports/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div><p><img class="size-medium wp-image-262 aligncenter" src="http://cahit.hayalet.net/blog/wp-content/uploads/2009/04/apple-braeburn-300x273.jpg" alt="" width="300" height="273" />I had sent a bug report to apple while i was working on my iPhone application. This bug was related to user interface components. (I&#8217;m sorry that I can not directly give the details because of the agreement ). I&#8217;ve let apple know this bug with the title &#8220;UITextfield background opacity affects background image too&#8221;.</p>
<p>They were incredible in doing their job. In a short time i&#8217;ve received a mail from apple related to the report, they were saying &#8220;&#8230;Engineering believes this issue has been addressed in iPhone OS 3.0b3&#8230;&#8221;. And at that time new iPhone OS 3 beta released (beta 3).</p>
<p>They&#8217;ve ended the mail with<br />
 &#8221; Thank you for your time. We truly appreciate your assistance in helping us  discover and isolate bugs.<br />
 Best Regards &#8220;.</p>
<p>How come you can not love such a company!</p>
<p>Thank you Apple! (However you are a bit slow and unresponsive to some situations, i think it&#8217;s because of the internal strategy and decisions.)</p>
]]></content:encoded>
			<wfw:commentRss>http://cahit.hayalet.net/blog/259/apple-considers-bug-reports/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

