<?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>Dae’s blog</title>
	<atom:link href="http://d43.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://d43.me</link>
	<description></description>
	<lastBuildDate>Thu, 09 Feb 2012 21:09:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The cause for all your Mac OS X mouse annoyances</title>
		<link>http://d43.me/blog/1205/the-cause-for-all-your-mac-os-x-mouse-annoyances/</link>
		<comments>http://d43.me/blog/1205/the-cause-for-all-your-mac-os-x-mouse-annoyances/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 21:56:18 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[mac mouse problems]]></category>
		<category><![CDATA[mac os]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1205</guid>
		<description><![CDATA[&#8230;is 32 milliseconds. The main problem of mouse movement in Mac OS X is not acceleration — it&#8217;s lag. By that I mean a delay between receiving movement data from the mouse device and rendering the on-screen cursor. The lag &#8230; <a href="http://d43.me/blog/1205/the-cause-for-all-your-mac-os-x-mouse-annoyances/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1205/the-cause-for-all-your-mac-os-x-mouse-annoyances/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
		<item>
		<title>Switch input language by caps lock in Windows</title>
		<link>http://d43.me/blog/1188/switch-input-language-by-caps-lock-in-windows/</link>
		<comments>http://d43.me/blog/1188/switch-input-language-by-caps-lock-in-windows/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 21:35:48 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[How to’s]]></category>
		<category><![CDATA[caps lock]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1188</guid>
		<description><![CDATA[(Эта статья также доступна на русском языке). One and half years ago I wrote an article called “Select input language by Caps Lock in Mac OS X” and later it started appearing in Google results for users searching the same &#8230; <a href="http://d43.me/blog/1188/switch-input-language-by-caps-lock-in-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1188/switch-input-language-by-caps-lock-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Переключение языка ввода по caps lock в Windows</title>
		<link>http://d43.me/blog/1173/pereklyucheniye-yazika-vvoda-po-caps-lock-v-windows/</link>
		<comments>http://d43.me/blog/1173/pereklyucheniye-yazika-vvoda-po-caps-lock-v-windows/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 20:06:35 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[How to’s]]></category>
		<category><![CDATA[Посты на русском]]></category>
		<category><![CDATA[caps lock]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1173</guid>
		<description><![CDATA[(This article is as well available in English). Полтора года назад я написал статью «Переключение языка ввода по caps lock в Mac OS X», и так получилось, что поисковики в своей выдаче показывают ее не только макинтошникам, но и пользователям &#8230; <a href="http://d43.me/blog/1173/pereklyucheniye-yazika-vvoda-po-caps-lock-v-windows/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1173/pereklyucheniye-yazika-vvoda-po-caps-lock-v-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Apache / mod_auth: use both require group and require user</title>
		<link>http://d43.me/blog/1157/apache-mod_auth-use-both-require-group-and-require-user/</link>
		<comments>http://d43.me/blog/1157/apache-mod_auth-use-both-require-group-and-require-user/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 21:49:09 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_auth]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1157</guid>
		<description><![CDATA[Consider the following configuration in .htaccess/httpd.conf (or wherever): AuthName "My Super Secret Area" AuthType Basic AuthUserFile /path/to/htpasswd AuthGroupFile /path/to/htgroup Require group bestmates Require user randomguy Where user randomguy does not belong to the group bestmates. By default mod_auth of Apache &#8230; <a href="http://d43.me/blog/1157/apache-mod_auth-use-both-require-group-and-require-user/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1157/apache-mod_auth-use-both-require-group-and-require-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExtJs 4: password validation + random password button</title>
		<link>http://d43.me/blog/1138/extjs-4-password-validation-random-password-button/</link>
		<comments>http://d43.me/blog/1138/extjs-4-password-validation-random-password-button/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 16:20:22 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1138</guid>
		<description><![CDATA[This one is simple. Feel free to replace the regular expression with your own. Mine is very basic. Ext.apply(Ext.form.field.VTypes, { password: function(val, field) { if (/^[a-z0-9]+$/i.test(val)) { return true; } }, passwordText: 'Password may only contain letters and numbers.' }); &#8230; <a href="http://d43.me/blog/1138/extjs-4-password-validation-random-password-button/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1138/extjs-4-password-validation-random-password-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ExtJs 4: dealing with messages (and errors) from an Ajax or REST proxy</title>
		<link>http://d43.me/blog/1115/extjs-4-dealing-with-messages-and-errors-from-an-ajax-or-rest-proxy/</link>
		<comments>http://d43.me/blog/1115/extjs-4-dealing-with-messages-and-errors-from-an-ajax-or-rest-proxy/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 13:31:00 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1115</guid>
		<description><![CDATA[When sending Ajax or REST requests, a proxy of ExtJs 4 typically expects a response with the following parameters: data, success and message. The message parameter is optional, but it may come in handy when you want to show the &#8230; <a href="http://d43.me/blog/1115/extjs-4-dealing-with-messages-and-errors-from-an-ajax-or-rest-proxy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1115/extjs-4-dealing-with-messages-and-errors-from-an-ajax-or-rest-proxy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ExtJs 4: submit form on enter</title>
		<link>http://d43.me/blog/1103/extjs-4-submit-form-on-enter/</link>
		<comments>http://d43.me/blog/1103/extjs-4-submit-form-on-enter/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 13:01:19 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1103</guid>
		<description><![CDATA[It&#8217;s a shame that such a powerful framework as ExtJs 4 does not have this feature built-in. function submitOnEnter(field, event) { if (event.getKey() == event.ENTER) { field.up('form').getForm().submit(); } } var form = Ext.create('Ext.form.Panel', { ... defaults: { ... listeners: { &#8230; <a href="http://d43.me/blog/1103/extjs-4-submit-form-on-enter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1103/extjs-4-submit-form-on-enter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ExtJs 4 proxy calls &#8216;Create&#8217; instead of &#8216;Update&#8217;</title>
		<link>http://d43.me/blog/1097/extjs-4-proxy-calls-create-instead-of-update/</link>
		<comments>http://d43.me/blog/1097/extjs-4-proxy-calls-create-instead-of-update/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 11:46:26 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[extjs]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1097</guid>
		<description><![CDATA[ExtJS 4: Proxy Calling ‘Create’ Instead of ‘Update’ When Saving Record. I thought I should promote the blog post which helped me tackle this small but annoying problem, which wasn&#8217;t even related to editable grid as I had thought initially.]]></description>
		<wfw:commentRss>http://d43.me/blog/1097/extjs-4-proxy-calls-create-instead-of-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Poor guy</title>
		<link>http://d43.me/blog/1090/poor-guy/</link>
		<comments>http://d43.me/blog/1090/poor-guy/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 22:30:30 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Journal]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1090</guid>
		<description><![CDATA[A wonderful find: a carder (credit card thief) had conned another carder, who then went to a &#8220;black list&#8221; site to complain.]]></description>
		<wfw:commentRss>http://d43.me/blog/1090/poor-guy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X occasionally ignores clicks</title>
		<link>http://d43.me/blog/1059/mac-os-x-occasionally-ignores-clicks/</link>
		<comments>http://d43.me/blog/1059/mac-os-x-occasionally-ignores-clicks/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 22:18:39 +0000</pubDate>
		<dc:creator>Dae</dc:creator>
				<category><![CDATA[Bugs]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac mouse problems]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://d43.me/?p=1059</guid>
		<description><![CDATA[Sometimes Mac OS X ignores clicks. The bug is easily reproducible on various applications, including Finder, Safari, Firefox, iTunes. Useful comment by ToastyX from the thread on MacRumors: I can easily reproduce it with a slower double-click speed setting. Basically, &#8230; <a href="http://d43.me/blog/1059/mac-os-x-occasionally-ignores-clicks/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://d43.me/blog/1059/mac-os-x-occasionally-ignores-clicks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: d43.me @ 2012-02-22 20:57:26 -->
