<?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>Coding Recipes &#187; Annoying Stuff</title>
	<atom:link href="http://codingrecipes.com/category/annoying-stuff/feed" rel="self" type="application/rss+xml" />
	<link>http://codingrecipes.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 02:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>JavaScript: setTimeout doesn&#8217;t work in IE</title>
		<link>http://codingrecipes.com/javascript-settimeout-doesnt-work-in-ie</link>
		<comments>http://codingrecipes.com/javascript-settimeout-doesnt-work-in-ie#comments</comments>
		<pubDate>Thu, 16 Jun 2011 21:53:55 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=1182</guid>
		<description><![CDATA[The only way this could happen is if you try to send extra arguments, so you can&#8217;t do: setTimeout(&#8216;func()&#8217;, 1000, param); you have to manage with something like: setTimeout(&#8216;func(&#8220;&#8216; + arg + &#8216;&#8221;)&#8217;, 1000);]]></description>
		<wfw:commentRss>http://codingrecipes.com/javascript-settimeout-doesnt-work-in-ie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solution to CuteFTP Pro 8 hanging problem under Vista; Can&#8217;t find transfer engine&#8230;</title>
		<link>http://codingrecipes.com/solution-to-cuteftp-pro-8-hanging-problem-under-vista-cant-find-transfer-engine</link>
		<comments>http://codingrecipes.com/solution-to-cuteftp-pro-8-hanging-problem-under-vista-cant-find-transfer-engine#comments</comments>
		<pubDate>Wed, 28 Jul 2010 01:53:27 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=1005</guid>
		<description><![CDATA[To fix this issue, open CuteFTP and go to: Tools > Global Options > Connection > Smart Keep Alive And disable &#8220;Smart Keep Alive&#8221;, apparently it&#8217;s not very smart&#8230;]]></description>
		<wfw:commentRss>http://codingrecipes.com/solution-to-cuteftp-pro-8-hanging-problem-under-vista-cant-find-transfer-engine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malware/Spyware/Virus Keeps Coming Back; how to remove Malware/Spyware/Virus from your computer for free&#8230;</title>
		<link>http://codingrecipes.com/malware-spyware-virus-keeps-coming-back-how-to-remove-malware-spyware-virus-from-your-computer-for-free</link>
		<comments>http://codingrecipes.com/malware-spyware-virus-keeps-coming-back-how-to-remove-malware-spyware-virus-from-your-computer-for-free#comments</comments>
		<pubDate>Mon, 31 May 2010 21:03:06 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=950</guid>
		<description><![CDATA[To fix this, you must follow all these instructions without missing even one. Note: do this at your own risk, these worked for me and if by doing these something happens to your computer, I&#8217;m not responsible! Preparing 0 &#8211; Remove your browser&#8217;s proxy settings: http://www.library.kent.edu/page/14299 if you have special proxy settings, make sure it [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/malware-spyware-virus-keeps-coming-back-how-to-remove-malware-spyware-virus-from-your-computer-for-free/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Disable &#8220;X has stopped working&#8221; Popup In Windows Vista</title>
		<link>http://codingrecipes.com/how-to-disable-x-has-stopped-working-in-windows-vista</link>
		<comments>http://codingrecipes.com/how-to-disable-x-has-stopped-working-in-windows-vista#comments</comments>
		<pubDate>Tue, 27 Apr 2010 00:23:58 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=911</guid>
		<description><![CDATA[This one is funny, even if you turn off error reporting in your &#8220;Control Panel&#8221; you will still get popups saying &#8220;X has stopped working&#8221;, that&#8217;s annoying&#8230; To do this click on the Windows icon and where it says &#8220;Start Search&#8221; type: regedit Hit &#8220;Enter&#8221; and in your registry editor navigate to this location: Computer [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/how-to-disable-x-has-stopped-working-in-windows-vista/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best Python Code Editor: Komodo Edit</title>
		<link>http://codingrecipes.com/the-best-python-code-editor-komodo-edit</link>
		<comments>http://codingrecipes.com/the-best-python-code-editor-komodo-edit#comments</comments>
		<pubDate>Tue, 20 Apr 2010 02:46:59 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[IDEs]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://codingrecipes.com/?p=894</guid>
		<description><![CDATA[I looked for a Python editor a lot, I found Pydev which is a plugin for Eclipse and since Eclipse sucks, it&#8217;s ugly and the code looks ugly too, it just kills my creativity, it&#8217;s also slow on top of that. Then I found IronPython plugin for Microsoft Visual Studio, this one requires Visual Studio [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/the-best-python-code-editor-komodo-edit/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>jQuery UI Dialog And The Enter &#8211; Return Key Problem</title>
		<link>http://codingrecipes.com/jquery-ui-dialog-and-the-enter-return-key-problem</link>
		<comments>http://codingrecipes.com/jquery-ui-dialog-and-the-enter-return-key-problem#comments</comments>
		<pubDate>Thu, 18 Feb 2010 06:53:38 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=810</guid>
		<description><![CDATA[This is another post for my &#8216;Annoying Stuff&#8217; collection and this one is very, so very annoying&#8230; The problem is that jQuery UI, supports forms in dialogs but the problem is that a user can&#8217;t hit &#8216;Enter&#8217; to submit the form, it will break everything, a user has to actually hit the &#8216;Submit&#8217; (or whatever) [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/jquery-ui-dialog-and-the-enter-return-key-problem/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Paypal Sandbox Error: Account Created Successfully but failed to add Bank and Credit Card</title>
		<link>http://codingrecipes.com/paypal-sandbox-error-account-created-successfully-but-failed-to-add-bank-and-credit-card</link>
		<comments>http://codingrecipes.com/paypal-sandbox-error-account-created-successfully-but-failed-to-add-bank-and-credit-card#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:25:39 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=745</guid>
		<description><![CDATA[If you get this error, then login to the Sandbox Account you just created and on the right side click on Add Bank Account, then it will auto populate all the fields for you. Follow the instructions and you should be all set&#8230; To add a credit card, go to: Profile > Add Credit Card [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/paypal-sandbox-error-account-created-successfully-but-failed-to-add-bank-and-credit-card/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft Link Worked Only In FireFox?!!!</title>
		<link>http://codingrecipes.com/microsoft-link-worked-only-in-firefox</link>
		<comments>http://codingrecipes.com/microsoft-link-worked-only-in-firefox#comments</comments>
		<pubDate>Fri, 15 Jan 2010 22:21:21 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=734</guid>
		<description><![CDATA[So I had to open a support ticket on Windows Live Hotmail because of some problems and the link to the form didn&#8217;t work in IE, it said &#8220;Error on the page&#8221; in the status bar and nothing happened so I had to use FireFox! The Irony! When I see these things and issues in [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/microsoft-link-worked-only-in-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The annoying PHP ZipArchive class</title>
		<link>http://codingrecipes.com/the-annoying-php-ziparchive-class</link>
		<comments>http://codingrecipes.com/the-annoying-php-ziparchive-class#comments</comments>
		<pubDate>Tue, 14 Jul 2009 05:04:18 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=664</guid>
		<description><![CDATA[This is very rare, PHP&#8217;s extensions are usually well done but this one, ZipArchive class is very annoying and I&#8217;m very surprised that it&#8217;s now in PHP&#8217;s distribution&#8230; In my case, it doesn&#8217;t create the archive for some reason and it doesn&#8217;t throw any errors either. http://us3.php.net/manual/en/class.ziparchive.php I&#8217;m very disappointed and I wasted a lot [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/the-annoying-php-ziparchive-class/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Slowing down Yahoo! Slurp (Yahoo! Search Bot)</title>
		<link>http://codingrecipes.com/slowing-down-yahoo-slurp-yahoo-search-bot</link>
		<comments>http://codingrecipes.com/slowing-down-yahoo-slurp-yahoo-search-bot#comments</comments>
		<pubDate>Sun, 22 Feb 2009 20:13:49 +0000</pubDate>
		<dc:creator>Hamid</dc:creator>
				<category><![CDATA[Annoying Stuff]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://blog.code-head.com/?p=584</guid>
		<description><![CDATA[A few weeks ago one of our servers started to crash every few days. After investigating this issue for a while we found 100s of IP addresses from Yahoo! and Inktomi Corporation which is the company who developed Yahoo! Slurp. So basically Yahoo! was launching DOS attacks against our server although unintentional but very annoying. [...]]]></description>
		<wfw:commentRss>http://codingrecipes.com/slowing-down-yahoo-slurp-yahoo-search-bot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

