<?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>Laughing Means A Lot To Me</title>
	<atom:link href="http://tkjune.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://tkjune.com</link>
	<description>~~ That&#039;s what I&#039;m doing all the time ~~</description>
	<lastBuildDate>Wed, 21 Dec 2011 16:13:37 +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>Turn off MacBook LCD when lid is open while connecting to external display in OS X Lion</title>
		<link>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/</link>
		<comments>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 12:59:50 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=608</guid>
		<description><![CDATA[I guess you know what I’m talking about. Let’s go to the solution directly first: Go to Terminal and input the command as follows, press Enter, input password as needed. sudo nvram boot-args="iog=0x0" Restart and try it out! When you want to get back to Lion’s default state, use this command: sudo nvram -d boot-args [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-609" title="MacBook And Cinema Display" src="http://tkjune.com/uploads/2011/09/macbook-and-cinema-display.jpg" alt="MacBook And Cinema Display" width="500" height="346" /></p>
<p>I guess you know what I’m talking about. Let’s go to the solution directly first:<br />
Go to Terminal and input the command as follows, press Enter, input password as needed.</p>
<blockquote><p>sudo nvram boot-args="iog=0x0"</p></blockquote>
<p>Restart and try it out!<br />
When you want to get back to Lion’s default state, use this command:</p>
<blockquote><p>sudo nvram -d boot-args</p></blockquote>
<p>If experiencing problem when restart, restart again and press ⌘, ⌥, P, R together to reset PRAM. (Not sure how to fix this yet, as I guess, it works only for Nvidia video card? Check your MacBook’s specification.)</p>
<p>And here’s why we are doing this:</p>
<p>I found a lot of people have the same habit as me that, we don't want extended desktop because the mouse always travels to some places that hard to find or something like that. So we connect external display to MacBook, close the lid to put system to sleep, then activate display by external mouse or keyboard, then open the lid to keep the MacBook cool. In Snow Leopard age, doing such a thing, the MacBook's LCD won’t wake up when you open the lid. But in Lion, it will turn on automatically.</p>
<p>Fortunately, we can always do some tricks in Terminal like <a title="Mac OS X: Repair &quot;Open With&quot; list in right-click menu" href="http://tkjune.com/2009/07/09/mac-os-x-repair-open-with-list-in-right-click-menu/">before</a>. Thanks to <a href="https://discussions.apple.com/people/chenga.8">chenga.8</a>, <a title="Follow @hengdm on Twitter" href="http://twitter.com/#!/hengdm">@hengdm</a>, <a title="Follow @hello_kukoo on Twitter" href="http://twitter.com/#!/hello_kukoo">@hello_kukoo</a>, <a title="Follow @apple4us on Twitter" href="http://twitter.com/#!/apple4us">@apple4us</a> to provide the useful tip.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/09/14/turn-off-macbook-lcd-when-lid-is-open-while-connecting-to-external-display-in-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jitouch, the Solution for Multi-touch Gestures of OS X Lion</title>
		<link>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/</link>
		<comments>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 16:20:39 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=603</guid>
		<description><![CDATA[When encounter the problem of losing backward/forward gesture in Finder, iTunes, Chrome, Firefox in OS X Lion, jitouch could help with just a few of settings.]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://www.jitouch.com/"><img class="alignnone size-full wp-image-606" title="jitouch" src="http://tkjune.com/uploads/2011/08/jitouch-logo.png" alt="jitouch" width="500" height="120" /></a></p>
<p>A lot of people find that backward/forward multi-touch gestures in Snow Leopard for Finder, iTunes, web browser like Chrome/Firefox, are not available any more in Lion. I wrote a <a href="http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/">solution</a> for that in July. Later in August, the solution is not working due to the update of 10.7.1.</p>
<p><a href="http://magicprefs.com/">MagicPrefs</a> is the software I recommended before, which is free, and gives so many gesture functions for trackpad, Magic Mouse. A few days ago I found another software, <a href="http://www.jitouch.com/">jitouch</a>, which shows you the new definition of Multi-touch Gesture. It presents dozens of new gestures that you can define for dozens of functions.</p>
<h3>Firstly, solve the backward/forward problem.</h3>
<p>I know this is what you came here for. Please follow me, we take MacBook built-in trackpad as example:</p>
<ol>
<li>Download jitouch <a href="http://www.jitouch.com/index.php?page=download">here</a> and install it.</li>
<li>Go to <em>System Preferences - Trackpad</em>. In tab <em>Point &amp; Click</em>, uncheck the box “<em>Three finger drag</em>”. Maybe you would like this on. But it may cause some mis-selecting text in backward/forward action, you can take a try later. Your choice.</li>
<li>In tab <em>More Gestures</em>, make sure <em>Swipe between full-screen apps</em> is with the option <em>Scroll left or right with </em><strong><em>FOUR</em></strong><em> fingers</em>. It ensures that swipe with 3 fingers gesture is not occupied by system.</li>
<li>You can find jitouch setting in the bottom <em>Other</em> group of <em>System Preferences</em>. Click into it. In <em>Trackpad</em> tab, make sure <em>Enable jitouch for Trackpad</em> is checked. In the list box below, find out <em>Three-Swipe-Left/Right</em>. If there’s no, click “+” button to add it. Relate it to Keyboard Shortcut: CMD+[ (for Left)  and CMD+] (for Right) and save it.</li>
<li>Make sure there’s no conflict between system and jitouch setting.</li>
<li>Open Finder, iTunes, Chrome... and take a try!</li>
</ol>
<h3>Ok, why jitouch?</h3>
<p>I feel, compare to MagicPrefs, the sensitivity of jitouch is more accurate. You can see a * . Meanwhile, MagicPrefs could do the same thing and MagicPrefs is FREE! Still, your choice.</p>
<h3>And any other tips?</h3>
<ul>
<li>Don’t make yourself confused by adding too many gestures. Even if you can remember, if you are using different computers in company and at home, relying on so many convenient functions makes u suffer in the other place (esp. Windows. In the mean time, I say, Go Geeks, Go! <img src='http://tkjune.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ).</li>
<li>The gestures of “n-Fix other-Tab” in jitouch is brilliant, default setting of “Previous Tab / Next Tab” etc. is quite handy. Don’t waste it.</li>
<li>Cheers for keeping the “<a href="http://www.apple.com/macosx/whats-new/gestures.html">Smooth History (Official name: Swipe to navigate)</a>” of Safari (maybe in some other apps too? I’m not sure yet) and “backward/forward” of Chrome together. Yeah!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>ColorSync Profile for Dell U2410 on MacBook Pro</title>
		<link>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/</link>
		<comments>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 17:13:43 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=591</guid>
		<description><![CDATA[Dell U2410 is a great monitor in 24 inches, with vivid color, convenient UI. When using it with my Macbook Pro, I found it too bright and the default color setting is not so good. I adjusted the color in comparison of MacBook Pro's own LCD. And here is the Dell U2410 ColorSync Profile for MacBook Pro. Follow [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tkjune.com/uploads/2011/08/change-colorsync-profile.png" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-593 gallery" title="Change ColorSync Profile" src="http://tkjune.com/uploads/2011/08/change-colorsync-profile-500x386.png" alt="Change ColorSync Profile" width="500" height="386" /></a><br />
<a title="Welcome, Dell U2410!" href="http://tkjune.com/2009/08/25/welcome-dell-u2410/">Dell U2410</a> is a great monitor in 24 inches, with vivid color, convenient UI. When using it with my Macbook Pro, I found it too bright and the default color setting is not so good. I adjusted the color in comparison of MacBook Pro's own LCD. And here is the <a href="http://tkjune.com/uploads/2011/08/dell-u2410-colorsync-4-mac.zip">Dell U2410 ColorSync Profile for MacBook Pro</a>. Follow the steps below you may feel better with your U2410's color.</p>
<ol>
<li>Download and unzip the file to /Library/ColorSync/Profiles/Displays (change the unzipped filename if you want).</li>
<li>Press the menu button on U2410 and change the settings to:<br />
Brightness - 70<br />
Contrast - 100<br />
Color Settings - Input Color Format - RGB; Gamma - MAC; Mode Selection - Graphics; Preset Modes - Adobe RGB<br />
Display Settings - Sharpness - 50<br />
(BTW, I'm using miniDisplay-&gt;DVI adapter to connect to U2410)</li>
<li>Go to System Preferences -&gt; Displays. In Dell U2410 window, choose "Color" tab, you may find "Dell U2410 (tkjune)" in the left list. Click it.</li>
</ol>
<p>The color of your monitor should now change. Is that okay? If not, you still have to "Calibrate..." by yourself. Don't worry it's quite easy with the guide of Apple Display Calibrator Assistant. Only that you may have to do it several times to find out your favorite mode. Tips for you: Open same application window, same photo in both monitors and calibrate step by step. To make the U2410's color exact same with MacBook Pro's LCD, you win.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/17/colorsync-profile-for-dell-u2410-on-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disable update checking of WordPress 3</title>
		<link>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/</link>
		<comments>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 02:24:20 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=586</guid>
		<description><![CDATA[When you designing a website for client with WordPress, you may not want your client click the "Upgrade" button for any reasons (mostly, by curiosity). We all know that it may cause unusable of customized theme. Here's how to disable it. Open functions.php of your theme and add following lines. add_filter('pre_site_transient_update_core', create_function('$a', &#34;return null;&#34;)); // [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tkjune.com/uploads/2011/08/wordpress-update-check.png" rel="lightbox[inpost]"><img class="alignnone size-full wp-image-588 gallery" title="WordPress Update Check" src="http://tkjune.com/uploads/2011/08/wordpress-update-check.png" alt="WordPress Update Check" width="500" height="420" /></a><br />
When you designing a website for client with WordPress, you may not want your client click the "Upgrade" button for any reasons (mostly, by curiosity). We all know that it may cause unusable of customized theme. Here's how to disable it. Open <em>functions.php</em> of your theme and add following lines.</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_core</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening core update</span></li>
<li><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_plugins</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening plugin update</span></li>
<li><span style="color: Blue;">add_filter</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">pre_site_transient_update_themes</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: Blue;">create_function</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">$a</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">&quot;</span><span style="color: Red;">return null;</span><span style="color: #8b0000;">&quot;</span><span style="color: Olive;">))</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// screening theme update</span></li>
</ol></div>
<p>Or</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_core</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_version_check();</span></li>
<li><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_plugins</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_update_plugins();</span></li>
<li><span style="color: Blue;">remove_action</span><span style="color: Olive;">(</span><span style="color: #8b0000;">'</span><span style="color: Red;">admin_init</span><span style="color: #8b0000;">'</span><span style="color: Gray;">, </span><span style="color: #8b0000;">'</span><span style="color: Red;">_maybe_update_themes</span><span style="color: #8b0000;">'</span><span style="color: Olive;">)</span><span style="color: Gray;">; </span><span style="color: #ffa500;">// forbid wp_update_themes();</span></li>
</ol></div>
<p>The second method is recommended that it removes the function in grain.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/08/14/disable-update-checking-of-wordpress-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disable window pop up animation in Mac OS X Lion</title>
		<link>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/</link>
		<comments>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 22:23:22 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Lion]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=584</guid>
		<description><![CDATA[Fully agreed with some reviews of Mac OS X Lion that, pop up window animation is quite annoying. Luckily it also provides a way to disable it with Terminal. In Terminal, paste command below and press enter: defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO UPDATE on Aug 13,2011: Try Lion Tweaks to make it more easier. [...]]]></description>
			<content:encoded><![CDATA[<p>Fully agreed with <a title="Mac OS X 10.7 Lion: the Ars Technica review" href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars/4#animation">some reviews</a> of Mac OS X Lion that, pop up window animation is quite annoying. Luckily it also provides a way to disable it with Terminal.</p>
<p>In Terminal, paste command below and press enter:</p>
<blockquote><p>defaults write NSGlobalDomain NSAutomaticWindowAnimationsEnabled -bool NO</p></blockquote>
<p>UPDATE on Aug 13,2011: Try <a href="http://ifredrik.com/applications/">Lion Tweaks</a> to make it more easier. You can change many other hidden settings with it too.<br />
<video title="You get a window!  You get a window! Everybody gets a window!" class="center" height="360" preload="auto" width="480"><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv" type="video/ogg"><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.webm" type="video/webm; codecs=\" vp8\""=""><br />
  <source src="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.mp4" type="video/mp4"><br />
</video><br />
<a href="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv">Pop up window animation in Lion</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/07/28/disable-window-pop-up-animation-in-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.theora.ogv" length="258103" type="video/ogg" />
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.webm" length="100290" type="video/webm" />
<enclosure url="http://static.arstechnica.net/2011/07/04/lion/lion-new-windows.mp4" length="229557" type="video/mp4" />
		</item>
		<item>
		<title>Using magic mouse 2 fingers swipe in Chrome/Firefox in Lion</title>
		<link>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/</link>
		<comments>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 20:21:10 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Magic Trackpad]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[trackpad]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=574</guid>
		<description><![CDATA[UPDATE on Sep 15th: If you don't want to use any other 3rd party software, it still can be done. Take Trackpad as example: Keep the default setting no change (2 fingers for Safari smooth history, 3 fingers for full screen app switch), when going forward or backward in Chrome or Firefox etc., press ALT(OPTION) [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE on Sep 15th:</strong></p>
<div>If you don't want to use any other 3rd party software, it still can be done. Take Trackpad as example: Keep the default setting no change (2 fingers for Safari smooth history, 3 fingers for full screen app switch), when going forward or backward in Chrome or Firefox etc., press ALT(OPTION) key while swiping with 3 fingers. Thanks to Alejandro to provide the useful tip!</div>
<p><strong>UPDATE on Aug 31st:</strong></p>
<div><a title="jitouch, the Solution for Multi-touch Gestures of OS X Lion" href="http://tkjune.com/2011/08/31/jitouch-the-solution-for-multi-touch-gestures-of-os-x-lion/">jitouch, the Solution for Multi-touch Gestures of OS X Lion</a></div>
<p><strong>IMPORTANT UPDATE on Aug 21st:</strong></p>
<blockquote><p>After upgrading to 10.7.1, solution below does not work anymore. If you want forward/backward back, try using MagicPrefs. I'm testing. Again, you cannot use 2 fingers swipe of Trackpad (1 finger for Magic Mouse) go back and forth in Chrome, Finder, iTunes, Firefox and so on in 10.7.1 without help of 3rd party software's help.</p></blockquote>
<p>Just upgraded to <a title="Mac OS X Lion" href="http://www.apple.com/macosx/">Mac OS X Lion</a>. A lot of new features come with some habits you may have to change. For example, the smooth browsing backward/forward experience in Safari together with no functioning of magic mouse's 2 fingers swipe for backward/forward in Chrome/Firefox or other web browser or applications.</p>
<p>You may have same habit with me, on using magic mouse:</p>
<ul>
<li>Use 1 finger to scroll around (few webpages scrolls left to right, but they exist)</li>
<li>Use 2 fingers to go backward/forward</li>
<li>The 2 habits above apply to all browsers Safari, Chrome, Firefox and Opera, etc. Oh, and Finder.</li>
<li>Some other applications may need this too, like in Sparrow, to fold and unfold a mail</li>
</ul>
<p>When upgrading to Lion, something changed as follows by default:</p>
<ul>
<li>Use 1 finger to go backward/forward in Safari. (Yes, it's moving smoothly, nicely, elegantly...)</li>
<li>Use 2 fingers to move to different desktop in "Mission Control"</li>
<li>Cannot go backward/forward in other favorite browsers. Oh, and Finder.</li>
<li>Cannot fold/unfold a mail in <a title="Sparrow: a cool gmail client for Mac" href="http://sparrowapp.com/">Sparrow</a> either.</li>
</ul>
<p>And here's the solution(with which, you need to give up something):</p>
<ol>
<li>Open Magic Mouse setting in System Preferences</li>
<li>In More Gestures tap, click the drop down list under Swipe between pages and choose Swipe left or right with two fingers</li>
<li>Uncheck the Swipe between full-screen apps</li>
</ol>
<p><a href="http://tkjune.com/uploads/2011/07/magic-mouse-setting-in-lion.jpg" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-575 gallery" title="Magic Mouse Setting in Lion" src="http://tkjune.com/uploads/2011/07/magic-mouse-setting-in-lion-500x395.jpg" alt="" width="500" height="395" /></a></p>
<p>Now you get your old 2 fingers gesture for magic mouse back, and you give up smooth moving backward/forward in Safari -- you can still move backward/forward in Safari, just not smoothly.</p>
<p>Wait a minute, how about the "Swipe between full-screen apps"? If you really need that and don't mind to use 3 fingers to swipe for this, you can use <a title="MagicPrefs: to define more action for Magic Mouse and Trackpad " href="http://magicprefs.com/">MagicPrefs</a>, which provides you so many different actions for Magic Mouse, Magic Trackpad, Macbook Trackpad. You can define a 3 fingers swipe gesture to "Switch Space Left/Right", and it's free, Hallelujah!</p>
<p><a href="http://tkjune.com/uploads/2011/07/magicprefs-setting.jpg" rel="lightbox[inpost]"><img class="alignnone size-medium wp-image-576 gallery" title="MagicPrefs Setting" src="http://tkjune.com/uploads/2011/07/magicprefs-setting-500x450.jpg" alt="" width="500" height="450" /></a></p>
<p>For smoothing moving backward/forward in Safari, if only one finger swipe can be applied to it, I have to give it up. One reason is as above, the other is, it may cause some mis-action when browsing. Hope apple could give a update for magic mouse 2 fingers gesture later.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/07/05/using-magic-mouse-2-fingers-swipe-in-chrome-firefox-in-lion/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Switching to no-www</title>
		<link>http://tkjune.com/2011/06/11/switching-to-no-www/</link>
		<comments>http://tkjune.com/2011/06/11/switching-to-no-www/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 09:13:37 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[I'm doing...]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=572</guid>
		<description><![CDATA[It's said that without "www." in url could be "google friendly" or better for SEO. For me, the reason is "too long". So I decided to switch to no-www. The url redirect works well. Now I'm concerning if the RSS feed subscription would be ok. This the test post for it.]]></description>
			<content:encoded><![CDATA[<p>It's said that without "www." in url could be "google friendly" or better for SEO. For me, the reason is "too long". So I decided to switch to <a title="No www" href="http://no-www.org/">no-www</a>. The url redirect works well. Now I'm concerning if the RSS feed subscription would be ok. This the test post for it.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/06/11/switching-to-no-www/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>URL Rewriting for WordPress in IIS with wp_url_rewriting and patch</title>
		<link>http://tkjune.com/2011/05/05/url-rewriting-for-wordpress-with-wp_url_rewriting-and-patch/</link>
		<comments>http://tkjune.com/2011/05/05/url-rewriting-for-wordpress-with-wp_url_rewriting-and-patch/#comments</comments>
		<pubDate>Wed, 04 May 2011 16:29:16 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=570</guid>
		<description><![CDATA[There are several ways to use URL rewriting for WordPress in IIS. I'm using wp_url_rewriting for my client. Recently, my client upgraded his WordPress to 3.1 which cause a problem that the page navigation does not work correctly. Symptom: The page link in a category page, does not contain the category slug. Ex. in http://sampledomain/samplecate/, [...]]]></description>
			<content:encoded><![CDATA[<p>There are <a title="Using Permalinks in WordPress" href="http://codex.wordpress.org/Using_Permalinks">several ways</a> to use URL rewriting for WordPress in IIS. I'm using <a title="wp_url_rewriting" href="http://www.deanlee.cn/wordpress/url-rewriting-for-wordpress-under-iis/">wp_url_rewriting</a> for my client. Recently, my client upgraded his WordPress to 3.1 which cause a problem that the page navigation does not work correctly.</p>
<p>Symptom: The page link in a category page, does not contain the category slug. Ex. in http://sampledomain/samplecate/, the page link should be http://sampledomain/samplecate/page/2, but it shows like http://sampledomain/page/2.</p>
<p>This does not happen on my Apache server. So I checked out wp_url_rewriting installation note and I found this:</p>
<blockquote><p>3). Do a little hack to WordPress file ‘link-template.php’ to make paging works well for categories:(<strong><span style="color: #ff0000;">NOTE: You don’t need to do this step if you are using WordPress 2.3.0 or newer</span></strong>)</p>
<p>open file /wp-includes/link-template.php and find the following code:....</p></blockquote>
<p>From 2.3.0 to 3.0.x, no need to do the hack. Since 3.1.0, it becomes a must again. The original hack does not working. It's been moved to another file. So do the hack as follows:</p>
<p>open file /wp-includes/functions.php and find following code:</p>
<div class="hl-surround"><ol class="hl-main ln-show" title="Double click to hide line number." ondblclick = "linenumber(this)"><li class="hl-firstline"><span style="color: Green;">function</span><span style="color: Gray;">&nbsp;</span><span style="color: Blue;">add_query_arg</span><span style="color: Olive;">()</span><span style="color: Gray;"> </span><span style="color: Olive;">{</span></li>
<li><span style="color: #00008b;">$ret</span><span style="color: Gray;"> = </span><span style="color: #8b0000;">''</span><span style="color: Gray;">;</span></li>
<li><span style="color: Green;">if</span><span style="color: Gray;">&nbsp;</span><span style="color: Olive;">(</span><span style="color: Gray;"> </span><span style="color: Blue;">is_array</span><span style="color: Olive;">(</span><span style="color: Gray;"> </span><span style="color: Blue;">func_get_arg</span><span style="color: Olive;">(</span><span style="color: Maroon;">0</span><span style="color: Olive;">)</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;"> </span><span style="color: Olive;">{</span></li>
<li><span style="color: Green;">if</span><span style="color: Gray;">&nbsp;</span><span style="color: Olive;">(</span><span style="color: Gray;"> @</span><span style="color: Blue;">func_num_args</span><span style="color: Olive;">()</span><span style="color: Gray;"> &amp;</span><span style="color: Blue;">lt</span><span style="color: Gray;">; </span><span style="color: Maroon;">2</span><span style="color: Gray;"> || </span><span style="color: Green;">false</span><span style="color: Gray;"> === @</span><span style="color: Blue;">func_get_arg</span><span style="color: Olive;">(</span><span style="color: Gray;"> </span><span style="color: Maroon;">1</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span></li>
<li><span style="color: #00008b;">$uri</span><span style="color: Gray;"> = </span><span style="color: #00008b;">$_SERVER</span><span style="color: Olive;">[</span><span style="color: #8b0000;">'</span><span style="color: Red;">REQUEST_URI</span><span style="color: #8b0000;">'</span><span style="color: Olive;">]</span><span style="color: Gray;">;</span></li>
<li><span style="color: Green;">else</span></li>
<li><span style="color: #00008b;">$uri</span><span style="color: Gray;"> = @</span><span style="color: Blue;">func_get_arg</span><span style="color: Olive;">(</span><span style="color: Gray;">&nbsp;</span><span style="color: Maroon;">1</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;">;</span></li>
<li><span style="color: Olive;">}</span><span style="color: Gray;">&nbsp;</span><span style="color: Green;">else</span><span style="color: Gray;"> </span><span style="color: Olive;">{</span></li>
<li><span style="color: Green;">if</span><span style="color: Gray;">&nbsp;</span><span style="color: Olive;">(</span><span style="color: Gray;"> @</span><span style="color: Blue;">func_num_args</span><span style="color: Olive;">()</span><span style="color: Gray;"> &amp;</span><span style="color: Blue;">lt</span><span style="color: Gray;">; </span><span style="color: Maroon;">3</span><span style="color: Gray;"> || </span><span style="color: Green;">false</span><span style="color: Gray;"> === @</span><span style="color: Blue;">func_get_arg</span><span style="color: Olive;">(</span><span style="color: Gray;"> </span><span style="color: Maroon;">2</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span></li>
<li><span style="color: #00008b;">$uri</span><span style="color: Gray;"> = </span><span style="color: #00008b;">$_SERVER</span><span style="color: Olive;">[</span><span style="color: #8b0000;">'</span><span style="color: Red;">REQUEST_URI</span><span style="color: #8b0000;">'</span><span style="color: Olive;">]</span><span style="color: Gray;">;</span></li>
<li><span style="color: Green;">else</span></li>
<li><span style="color: #00008b;">$uri</span><span style="color: Gray;"> = @</span><span style="color: Blue;">func_get_arg</span><span style="color: Olive;">(</span><span style="color: Gray;">&nbsp;</span><span style="color: Maroon;">2</span><span style="color: Gray;"> </span><span style="color: Olive;">)</span><span style="color: Gray;">;</span></li>
<li><span style="color: Olive;">}</span></li>
</ol></div>
<p>Replace the <strong>$_SERVER['REQUEST_URI']</strong> with <strong>$_SERVER['PATH_INFO']</strong></p>
<p>Then wp_url_rewriting will work again.</p>
<p>BTW, after fixing this, I found <a title="use ISAPI_Rewrite lite version" href="http://www.kylecaulfield.com/permalink-for-wordpress-iis-6-mod_rewrite-fixed-free">some updates of ISAPI_Rewrite</a>. The lite version could work well for WordPress. I used that before. I remember there were some limitations for the lite version. Since this article was written on Feb 17th, 2010. I guess it should work fine. If so, this could be a better solution for there's no hack needed.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/05/05/url-rewriting-for-wordpress-with-wp_url_rewriting-and-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X hotkey table for print</title>
		<link>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/</link>
		<comments>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 09:57:10 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Tips of]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[hotkey]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=563</guid>
		<description><![CDATA[It's so convenient to use Mac when making full use of hotkeys. I found the most used hotkeys list and made a table, which can be printed on 2 pages of A3 paper. It can be the quick reference for Mac newbies. Click images below to zoom and save.]]></description>
			<content:encoded><![CDATA[<p>It's so convenient to use Mac when making full use of hotkeys. I found the most used hotkeys list and made a table, which can be printed on 2 pages of A3 paper. It can be the quick reference for Mac newbies.</p>
<p>Click images below to zoom and save.</p>
<p><a href="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p1.png"><img class="alignnone size-medium wp-image-567 gallery" title="Mac hotkey table page 1" src="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p1-361x500.png" alt="Mac hotkey table page 1" width="361" height="500" /></a></p>
<p><a href="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p2.png"><img class="alignnone size-medium wp-image-568 gallery" title="Mac hotkey table page 2" src="http://tkjune.com/uploads/2011/03/mac-hotkey-map_p2-361x500.png" alt="Mac hotkey table page 2" width="361" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2011/03/06/mac-os-x-hotkey-table-for-print/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iriver Cover Story is revealed</title>
		<link>http://tkjune.com/2010/08/07/iriver-cover-story-is-revealed/</link>
		<comments>http://tkjune.com/2010/08/07/iriver-cover-story-is-revealed/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 16:49:43 +0000</pubDate>
		<dc:creator>Tkjune</dc:creator>
				<category><![CDATA[Big Boy Toy]]></category>
		<category><![CDATA[Cover Story]]></category>
		<category><![CDATA[EBook]]></category>
		<category><![CDATA[iriver]]></category>

		<guid isPermaLink="false">http://tkjune.com/?p=458</guid>
		<description><![CDATA[iriver recently revealed the new ebook product, Cover Story. It&#39;s a wonderful and exact name. &#39;Coz this time the Story comes with a cover to protect the screen. I got a real one in hand. It feels, especially the paging key on the left. As it shows on the photo, the long bar on the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tkjune.com/uploads/2010/08/iriver-cover-story.jpg" rel="lightbox[inpost]"><img alt="iriver Cover Story" class="alignnone size-medium wp-image-459 gallery" height="333" src="http://tkjune.com/uploads/2010/08/iriver-cover-story-500x333.jpg" title="iriver Cover Story" width="500" /></a></p>
<p>iriver recently revealed the new ebook product, Cover Story. It&#39;s a wonderful and exact name. &#39;Coz this time the Story comes with a cover to protect the screen.</p>
<p>I got a real one in hand. It feels, especially the paging key on the left. As it shows on the photo, the long bar on the left is the paging key. It also takes the responsibility of going back to previous function view and going back home by clicking the bottom or top of it. There is a menu key on the top side of Cover Story and a power key at the bottom. Volume +/- key is placed on the left side of it. The best design should be the cover. If you think the cover is not convenient to take along, you are wrong. It can be attached to the backside with by magnetism. The long hole on the cover just leaves the speaker on the back of Cover Story in the air.</p>
<p>Touch screen, G-sensor, is the new feature. With G-sensor, you can use left or right hand to handle the ebook based on your habit. Memo function is enhanced too. Set the auto memo function to on, when you draw the stylus pen out, the meme pad pops up and is ready to draw any thing on.</p>
<p>Compare with Story I tried before, the Cover Story feels like lighter, which in fact is not true. But it&#39;s really very handy. Though iPad catches most people&#39;s eyes, this kind of ebook product is still attractive. Reasons?</p>
<ul>
<li>Lighter, smaller, handy</li>
<li>Eye-protected e-ink screen</li>
<li>Long battery life</li>
<li>Cheaper</li>
</ul>
<p>I would consider it if it&#39;s under $350.</p>
]]></content:encoded>
			<wfw:commentRss>http://tkjune.com/2010/08/07/iriver-cover-story-is-revealed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

