<?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>Bread &#38; Cup &#187; software</title>
	<atom:link href="http://blog.breadncup.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.breadncup.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 11:25:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Disabling Multitasking on iPhone 4/3GS</title>
		<link>http://blog.breadncup.com/2011/05/18/disabling-multitasking-on-iphone-43gs/</link>
		<comments>http://blog.breadncup.com/2011/05/18/disabling-multitasking-on-iphone-43gs/#comments</comments>
		<pubDate>Wed, 18 May 2011 18:15:37 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[iphone/ipad]]></category>
		<category><![CDATA[S/W Technology]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[multitask]]></category>
		<category><![CDATA[multitasking]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=432</guid>
		<description><![CDATA[* refer to http://xaviesteve.com/disable-multitasking-in-ios4-no-jailbreaking-needed/ Simply change the property of multitasking as false in /System/Library/CoreServices/SpringBoard.app/NxxAP.plist. The reference web page shows N82AP.plist, but currently it&#8217;s N88AP.plist. I didn&#8217;t look further, but I could guess its name would be changed in time. Using ssh/scp, you can copy it from/to Mac and manipulate it.]]></description>
			<content:encoded><![CDATA[<p>* refer to <a href="http://xaviesteve.com/disable-multitasking-in-ios4-no-jailbreaking-needed/">http://xaviesteve.com/disable-multitasking-in-ios4-no-jailbreaking-needed/</a></p>
<p>Simply change the property of multitasking as false in /System/Library/CoreServices/SpringBoard.app/NxxAP.plist. The reference web page shows N82AP.plist, but currently it&#8217;s N88AP.plist. I didn&#8217;t look further, but I could guess its name would be changed in time.</p>
<p>Using ssh/scp, you can copy it from/to Mac and manipulate it.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=432" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2011/05/18/disabling-multitasking-on-iphone-43gs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VMware Tool Patch for Linux Kernel 2.6.37/38</title>
		<link>http://blog.breadncup.com/2011/02/26/vmware-tool-patch-for-linux-kernel-2-6-3738/</link>
		<comments>http://blog.breadncup.com/2011/02/26/vmware-tool-patch-for-linux-kernel-2-6-3738/#comments</comments>
		<pubDate>Sat, 26 Feb 2011 08:19:53 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[2.6.37]]></category>
		<category><![CDATA[2.6.38]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware tool]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=380</guid>
		<description><![CDATA[This post is not longer maintained since VMWare has announced the latest version of 3.1.3 (416484) which is able to work with the linux 2.6.38 (which is being used in Ubuntu 11.04). I&#8217;ve tested the latest version, and I&#8217;ve updated my virtual ubuntu as 11.04, and verified it works fine in everything. Thank you for <a href='http://blog.breadncup.com/2011/02/26/vmware-tool-patch-for-linux-kernel-2-6-3738/'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><strong>This post is not longer maintained since VMWare has announced the latest version of 3.1.3 (416484) which is able to work with the linux 2.6.38 (which is being used in Ubuntu 11.04). I&#8217;ve tested the latest version, and I&#8217;ve updated my virtual ubuntu as 11.04, and verified it works fine in everything. Thank you for all nice and wonderful comments and suggestions on this post.</strong></p>
<p>This is a note for patching VMware tool for linux kernel 2.6.37/38 guest OS while using VMware Fusion.</p>
<p>Here is my environment for your reference.</p>
<ul>
<li>Host OS: Mac OS 10.6.6</li>
<li>Guest OS: Ubuntu 10.10 + Kernel Updated (2.6.38)</li>
<li>VMware Fusion: 3.1.2 (332101)</li>
</ul>
<p>Since the vmware-tool in vmware fusion is not aware of the changes of the latest kernel structure, it needs to be patched in order to get correct kernel module for vmware tool such like file sharing, clipboard sharing, etc.</p>
<p>Here is the walk-through steps:</p>
<ol>
<li>Install VMware Tool</li>
<li>Copy vmware-tools-distrib directory into a local directory (say, ~/tmp/vmware-tools-distrib) by
<pre> mkdir -p ~/tmp/ &amp;&amp; tar -C ~/tmp -xvzf /media/VMware\ Tools/VMwareTools-8.4.5-332101.tar.gz</pre>
</li>
<li>
<pre> cd ~/tmp/vmware-tools-distrib/lib/modules/source</pre>
</li>
<li>
<pre>tar -xvf vmci.tar &amp;&amp; tar -xvf vmhgfs.tar &amp;&amp; tar -xvf vsock.tar</pre>
</li>
<li> copy patch files (<a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vmci-Linux-2.6.37.patch">0001-vmwaretool-vmci-Linux-2.6.37.patch</a>,  <a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vmhgfs-Linux-2.6.37.patch">0001-vmwaretool-vmhgfs-Linux-2.6.37.patch</a>, <a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vsock-Linux-2.6.37.patch">0001-vmwaretool-vsock-Linux-2.6.37.patch</a>) into ~/tmp/vmware-tools-distrib/lib/modules/source</li>
<li>
<pre> cd vmci-only &amp;&amp; git apply --ignore-whitespace ../0001-vmwaretool-vmci-Linux-2.6.37.patch &amp;&amp; cd ..</pre>
</li>
<li>
<pre> cd vmhgfs-only &amp;&amp; git apply --ignore-whitespace ../0001-vmwaretool-vmhgfs-Linux-2.6.37.patch &amp;&amp; cd ..</pre>
<ul>
<li>Caution: For now (05/07/2011), this will pass the compile error, but a segment fault error is caused while creating/removing a file on the filesystem. If I find a resolution, I will update it. (Thanks, Chris.) </li>
</ul>
</li>
<li>
<pre> cd vsock-only &amp;&amp; git apply --ignore-whitespace ../0001-vmwaretool-vsock-Linux-2.6.37.patch &amp;&amp; cd ..</pre>
</li>
<li>
<pre> rm -rf vmci.tar vmhgfs.tar vsock.tar</pre>
</li>
<li>
<pre> tar -cvf vmci.tar vmci-only &amp;&amp; tar -cvf vmhgfs.tar vmhgfs-only &amp;&amp; tar -cvf vsock.tar vsock-only</pre>
</li>
<li>
<pre> rm -rf vmci-only vmhgfs-only vsock-only</pre>
</li>
<li> Install the vmware tool by
<pre> cd ~/tmp/vmware-tools-distrib &amp;&amp; ./vmware-install.pl</pre>
</li>
</ol>
<p>Here is the patches for your references:</p>
<ol>
<li><a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vmci-Linux-2.6.37.patch">0001-vmwaretool-vmci-Linux-2.6.37.patch</a>:
<pre class="brush: diff; title: ; notranslate">
From ad10b5458d4aa6d5df7b913174185d395943ce32 Mon Sep 17 00:00:00 2001
From: YOUNGWHAN SONG &lt;breadncup@gmail.com&gt;
Date: Fri, 25 Feb 2011 22:16:19 -0800
Subject: [PATCH] Linux 2.6.37 Patch

---
 shared/compat_semaphore.h |    4 ++--
 vmci_drv.c                |   12 +++++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/shared/compat_semaphore.h b/shared/compat_semaphore.h
index c2902f0..0add974 100644
--- a/shared/compat_semaphore.h
+++ b/shared/compat_semaphore.h
@@ -28,7 +28,7 @@
 #endif

-#if defined CONFIG_PREEMPT_RT &amp;&amp; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 31)
+#if (defined CONFIG_PREEMPT_RT &amp;&amp; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 31)) || LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 37)
    /*
     * The -rt patch series changes the name of semaphore/mutex initialization
     * routines (across the entire kernel).  Probably to identify locations that
@@ -41,7 +41,7 @@
       #define DECLARE_MUTEX(_m)  DEFINE_SEMAPHORE(_m)
    #endif
    #ifndef init_MUTEX
-     #define init_MUTEX(_m) semaphore_init(_m)
+      #define init_MUTEX(_m) sema_init(_m,1)
    #endif
 #endif

diff --git a/vmci_drv.c b/vmci_drv.c
index ac64f02..14ac3b5 100644
--- a/vmci_drv.c
+++ b/vmci_drv.c
@@ -73,7 +73,7 @@ static int vmci_probe_device(struct pci_dev *pdev,
 static void vmci_remove_device(struct pci_dev* pdev);
 static int vmci_open(struct inode *inode, struct file *file);
 static int vmci_close(struct inode *inode, struct file *file);
-static int vmci_ioctl(struct inode *inode, struct file *file,
+static long vmci_ioctl(struct file *file,
                       unsigned int cmd, unsigned long arg);
 static unsigned int vmci_poll(struct file *file, poll_table *wait);
 #if LINUX_VERSION_CODE &lt; KERNEL_VERSION(2, 6, 19)
@@ -93,7 +93,7 @@ static struct file_operations vmci_ops = {
    .owner   = THIS_MODULE,
    .open    = vmci_open,
    .release = vmci_close,
-   .ioctl   = vmci_ioctl,
+   .unlocked_ioctl   = vmci_ioctl,
    .poll    = vmci_poll,
 };

@@ -496,9 +496,8 @@ vmci_close(struct inode *inode,  // IN
  *-----------------------------------------------------------------------------
  */

-static int
-vmci_ioctl(struct inode *inode,  // IN
-           struct file *file,    // IN
+static long
+vmci_ioctl(struct file *file,    // IN
            unsigned int cmd,     // IN
            unsigned long arg)    // IN
 {
@@ -506,10 +505,12 @@ vmci_ioctl(struct inode *inode,  // IN
    return -ENOTTY;
 #else
    int retval;
+   lock_kernel();
    VMCIGuestDeviceHandle *devHndl =
       (VMCIGuestDeviceHandle *) file-&gt;private_data;

    if (devHndl == NULL) {
+      unlock_kernel();
       return -EINVAL;
    }

@@ -669,6 +670,7 @@ vmci_ioctl(struct inode *inode,  // IN
       break;
    }

+   unlock_kernel();
    return retval;
 #endif
 }
--
1.7.4.1
</pre>
</li>
<li><a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vmhgfs-Linux-2.6.37.patch">0001-vmwaretool-vmhgfs-Linux-2.6.37.patch</a>:
<pre class="brush: diff; title: ; notranslate">
From 2d1de0f0ea3ef2fce534944431c096baed1e423b Mon Sep 17 00:00:00 2001
From: YOUNGWHAN SONG &lt;breadncup@gmail.com&gt;
Date: Fri, 25 Feb 2011 23:07:15 -0800
Subject: [PATCH] vmware:vmhgfs: Support new linux kernel 2.6.37

---
 super.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/super.c b/super.c
index f6f26ff..c5627f5 100644
--- a/super.c
+++ b/super.c
@@ -70,7 +70,7 @@ struct super_operations HgfsSuperOperations = {
 #ifndef VMW_USE_IGET_LOCKED
    .read_inode    = HgfsReadInode,
 #endif
-   .clear_inode   = HgfsClearInode,
+   .evict_inode   = HgfsClearInode,
    .put_super     = HgfsPutSuper,
    .statfs        = HgfsStatfs,
 };
--
1.7.4.1
</pre>
</li>
<li><a href="http://blog.breadncup.com/files/vmwaretool-patches-01/0001-vmwaretool-vsock-Linux-2.6.37.patch">0001-vmwaretool-vsock-Linux-2.6.37.patch</a>:
<pre class="brush: diff; title: ; notranslate">
From dea787ae80d9a6267be21928efc164d0b4f1d4c6 Mon Sep 17 00:00:00 2001
From: YOUNGWHAN SONG &lt;breadncup@gmail.com&gt;
Date: Fri, 25 Feb 2011 23:13:28 -0800
Subject: [PATCH] vmwaretool:vsock:Linux-2.6.37

---
 shared/compat_semaphore.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/shared/compat_semaphore.h b/shared/compat_semaphore.h
index 802d174..0add974 100644
--- a/shared/compat_semaphore.h
+++ b/shared/compat_semaphore.h
@@ -28,7 +28,7 @@
 #endif

-#if defined CONFIG_PREEMPT_RT &amp;&amp; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 31)
+#if (defined CONFIG_PREEMPT_RT &amp;&amp; LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 31)) || LINUX_VERSION_CODE &gt;= KERNEL_VERSION(2, 6, 37)
    /*
     * The -rt patch series changes the name of semaphore/mutex initialization
     * routines (across the entire kernel).  Probably to identify locations that
@@ -41,7 +41,7 @@
       #define DECLARE_MUTEX(_m)  DEFINE_SEMAPHORE(_m)
    #endif
    #ifndef init_MUTEX
-      #define init_MUTEX(_m) semaphore_init(_m)
+      #define init_MUTEX(_m) sema_init(_m,1)
    #endif
 #endif

--
1.7.4.1
</pre>
</li>
</ol>
<p>p.s. Thanks to Vyacheslav, I corrected the conditional branch definition. (03/15/2011)</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=380" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2011/02/26/vmware-tool-patch-for-linux-kernel-2-6-3738/feed/</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>Disabling Command Key in Terminal.app in MAC OS X for Emacs.</title>
		<link>http://blog.breadncup.com/2010/11/14/disabling-command-key-in-terminal-app-in-mac-os-x-for-emacs/</link>
		<comments>http://blog.breadncup.com/2010/11/14/disabling-command-key-in-terminal-app-in-mac-os-x-for-emacs/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:50:29 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[emacs]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[cmd-key-happy]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=310</guid>
		<description><![CDATA[Use cmd-key-happy * cmd-key-happy &#8212; swap cmd and alt keys in Terminal.app * cmd-key-happy in github When it is installed, it starts automatically even in restarting OS X. It uses ~/.cmd-key-happy.lua script. When it is modified, rerun it by cmd-key-happy-restart.]]></description>
			<content:encoded><![CDATA[<p>Use cmd-key-happy</p>
<p>* <a href="http://andrewmcdermott.blogspot.com/2009/11/cmd-key-happy-swap-cmdalt-keys-in.html">cmd-key-happy &#8212; swap cmd and alt keys in Terminal.app </a><br />
* <a href="https://github.com/aim-stuff/cmd-key-happy">cmd-key-happy in github</a></p>
<p>When it is installed, it starts automatically even in restarting OS X.</p>
<p>It uses ~/.cmd-key-happy.lua script. When it is modified, rerun it by cmd-key-happy-restart.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=310" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2010/11/14/disabling-command-key-in-terminal-app-in-mac-os-x-for-emacs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Alternatives to Finder in the OSX</title>
		<link>http://blog.breadncup.com/2010/11/14/alternatives-to-finder/</link>
		<comments>http://blog.breadncup.com/2010/11/14/alternatives-to-finder/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 02:13:49 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[mac os x]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[alternatives to finder]]></category>
		<category><![CDATA[finder]]></category>
		<category><![CDATA[mucommander]]></category>
		<category><![CDATA[total commander]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=308</guid>
		<description><![CDATA[I&#8217;ve tried to find a tool like total commander in PC for MAC OS X, and found this useful information: 5 Alternatives to the OS X Finder I decided to use muCommander, and am satisfied so far. It supports PC as well, so I will try it in office tomorrow.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve tried to find a tool like total commander in PC for MAC OS X, and found this useful information: <a href="http://mac.appstorm.net/roundups/utilities-roundups/5-alternatives-to-the-os-x-finder/">5 Alternatives to the OS X Finder</a></p>
<p>I decided to use <a href="http://www.mucommander.com/">muCommander</a>, and am satisfied so far. It supports PC as well, so I will try it in office tomorrow.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=308" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2010/11/14/alternatives-to-finder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RealVNC Service Mode or User Mode</title>
		<link>http://blog.breadncup.com/2010/03/26/realvnc-service-mode-or-user-mode/</link>
		<comments>http://blog.breadncup.com/2010/03/26/realvnc-service-mode-or-user-mode/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 03:25:21 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[realvnc]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vnc]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=267</guid>
		<description><![CDATA[About RealVNC Service Mode or User Mode]]></description>
			<content:encoded><![CDATA[<p>Found this information in  <a title="VNC Service Mode or User Mode" href="http://www.realvnc.com/pipermail/vnc-list/2006-January/053891.html" target="_blank">http://www.realvnc.com/pipermail/vnc-list/2006-January/053891.html</a>. For record, I want to keep this in my blog.</p>
<blockquote><p>User-mode is that VNC runs under the currently logged-on user&#8217;s account and if that user logs off or reboots, the computer, VNC won&#8217;t run until that user logs in again.</p>
<p>Service mode means that VNC runs as a &#8220;service&#8221; (like your antivirus software, etc) and just sits in the background waiting for a connection. Listening VNC Viewer means that your viewer is waiting for the server to contact it and initiate a &#8220;reverse&#8221; connection &#8212; i.e. the server connects to the viewer instead of the usual way around. This is useful in cases where the server computer is behind a firewall that the user doesn&#8217;t have control over / access to modify, and the viewer computer is either NOT behind a firewall or has the correct port(s) open on the firewall, typically port 5500.</p>
<p>John</p></blockquote>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=267" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2010/03/26/realvnc-service-mode-or-user-mode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The way to disable Google Chrome Browser&#8217;s Automatic Upgrade</title>
		<link>http://blog.breadncup.com/2010/03/25/the-way-to-disable-google-chrome-browsers-automatic-upgrade/</link>
		<comments>http://blog.breadncup.com/2010/03/25/the-way-to-disable-google-chrome-browsers-automatic-upgrade/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 17:16:56 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=264</guid>
		<description><![CDATA[The way to disable Google Chrome Browser's Automatic Upgrade]]></description>
			<content:encoded><![CDATA[<p>Found this here: <a href="http://www.google.com/support/forum/p/Chrome/thread?tid=075667b28fed25e4&amp;hl=en" target="_blank">http://www.google.com/support/forum/p/Chrome/thread?tid=075667b28fed25e4&amp;hl=en</a></p>
<ol>
<li>Click start menu</li>
<li>Click &#8220;Run&#8230;&#8221;</li>
<li>Enter &#8220;msconfig&#8221; and hit return</li>
<li>Click  &#8220;Startup&#8221; tab</li>
<li>Scroll down to &#8220;GoogleUpdate&#8221;</li>
<li>Uncheck the box</li>
<li>Click  &#8220;Apply&#8221;</li>
</ol>
<p>I cannot believe there is no option in chrome browser. Looks it is still beta.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=264" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2010/03/25/the-way-to-disable-google-chrome-browsers-automatic-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default Font Change in Chrome Browser</title>
		<link>http://blog.breadncup.com/2010/03/02/default-font-change-in-chrome-browser/</link>
		<comments>http://blog.breadncup.com/2010/03/02/default-font-change-in-chrome-browser/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 01:09:03 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[fixed-font]]></category>
		<category><![CDATA[font]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=259</guid>
		<description><![CDATA[Changing default font shape/size in chrome browser.]]></description>
			<content:encoded><![CDATA[<p>I refer to <a href="http://www.google.com/support/forum/p/Chrome/thread?tid=389f306a52817110&amp;hl=en">http://www.google.com/support/forum/p/Chrome/thread?tid=389f306a52817110&amp;hl=en</a>.</p>
<p>Modify (or Add) webkit data structure in following file:</p>
<ul>
<li>Windows XP: ..\Documents and Settings\User_Name\Local Settings\Application Data\Google\Chrome\User Data\Default\Preference</li>
<li>Mac OS X: $HOME/Users/breadncup/Library/Application Support/Google/Chrome/Default/Preference</li>
</ul>
<pre>"webkit": {
 "webprefs": {
 "default_fixed_font_size": 11,
 "default_font_size": 12,
 "fixed_font_family": "Bitstream Vera Sans Mono",
 "minimum_font_size": 12,
 "minimum_logical_font_siz": 12,
 "sansserif_font_family": "Times New Roman",
 "serif_font_family": "Arial",
 "standard_font_is_serif": false,
 "text_areas_are_resizable": true
 }
 }</pre>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=259" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2010/03/02/default-font-change-in-chrome-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert from/to utf-8 to/from euc-kr in emacs</title>
		<link>http://blog.breadncup.com/2008/08/11/convert-fromto-utf-8-tofrom-euc-kr-in-emacs/</link>
		<comments>http://blog.breadncup.com/2008/08/11/convert-fromto-utf-8-tofrom-euc-kr-in-emacs/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 07:39:08 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[euc-kr]]></category>
		<category><![CDATA[utf-8]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=45</guid>
		<description><![CDATA[Using emacs, we could convert document encoding type easily.]]></description>
			<content:encoded><![CDATA[<p>* Note that this works with emacs 22.2 windows version.</p>
<ol>
<li>Load a document</li>
<li>M-x mm-set-buffer-file-coding-system</li>
<li>Select language type (For example, euc-kr or utf-8)</li>
<li>Check the buffer encoding type<img class="aligncenter" title="Emacs Bar Screenshot" src="http://farm4.static.flickr.com/3265/2752086611_1e1a2ae5c0.jpg" alt="" width="500" height="15" /></li>
<li>Sava a document by C-x s or M-x write-file</li>
</ol>
<p>Make sure that &#8220;(setq coding-system-for-write           &#8216;utf-8)&#8221; should not be set in .emacs. If that, it will write it utf-8 always.</p>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=45" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2008/08/11/convert-fromto-utf-8-tofrom-euc-kr-in-emacs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conflict of Emacs and Yahoo Calendar Widget</title>
		<link>http://blog.breadncup.com/2008/08/09/conflict-of-emacs-and-yahoo-calendar-widget/</link>
		<comments>http://blog.breadncup.com/2008/08/09/conflict-of-emacs-and-yahoo-calendar-widget/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 05:30:22 +0000</pubDate>
		<dc:creator>Breadncup</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[yahoo widget]]></category>

		<guid isPermaLink="false">http://blog.breadncup.com/?p=41</guid>
		<description><![CDATA[This is just a note for the conflict hot key of emacs and the calender yahoo widget.]]></description>
			<content:encoded><![CDATA[<p>This is just a note for the conflict hot key of emacs and the calender yahoo widget.</p>
<p>I have installed <a href="http://www.gnu.org/software/emacs/" target="_blank">emacs 22.2</a> for Windows XP today. I just found interesting thing that the set-mark-command hot key of C-SPC in the emacs didn&#8217;t work. It is used very often when emacs is being used. Only S-C-SPC made works for set-mark-command at the first time.</p>
<p>I just found that it is conflicting one of yahoo widget, calendar, which assigned ctrl+space hot key as speak memo hotkey. Because of the reason, emacs&#8217; C-SPC was not working. Here is the instruction of the step to avoid of it.</p>
<ol>
<li>Open the calendar widget</li>
<li>Click the Widget Preferences in the calendar widget<img class="aligncenter" title="Screenshot of Calendar Yahoo Widget" src="http://farm4.static.flickr.com/3142/2748140309_321c75894e.jpg" alt="" width="296" height="386" /></li>
<li>In Speak Memo Hotkey field, select &#8220;none&#8221; by typing backspace.<img class="aligncenter" title="Screenshot of Calendar Yahoo Widgets Speak Memo Hotkey Window" src="http://farm4.static.flickr.com/3199/2748161251_db1a87fbdb.jpg" alt="" width="500" height="275" /></li>
<li>Click &#8220;Save&#8221;</li>
<li>Done.</li>
</ol>
 <img src="http://blog.breadncup.com/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=41" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://blog.breadncup.com/2008/08/09/conflict-of-emacs-and-yahoo-calendar-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

