<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_丁丁的blog</title><subtitle type="text">大成若缺，其用不弊。大盈若沖，其用不窮。大直若屈，大巧若拙，大辯若訥。</subtitle><id>http://feed.cnblogs.com/blog/u/9558/rss</id><updated>2012-02-05T14:33:56Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/9558/rss"/><entry><id>http://www.cnblogs.com/ericguo/archive/2011/10/04/Running-Knoppix-in-a-flash-drive-to-do-GAE-programming-via-PyCharm.html</id><title type="text">Running Knoppix 6.7.1 in a Sandisk Ultra flash drive to do GAE programming via PyCharm</title><summary type="text">A couple of days ago, I just re-install Windows 7 on IBM X60 based on the flash drive, now the new buy Sandisk Ultra USB flash drive is no use now, so during the National Holiday, I just install a Live-CD type Linux on it so I can play something different with MS stuff latter.I choose Knoppix largel</summary><published>2011-10-04T08:52:00Z</published><updated>2011-10-04T08:52:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/10/04/Running-Knoppix-in-a-flash-drive-to-do-GAE-programming-via-PyCharm.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/10/04/Running-Knoppix-in-a-flash-drive-to-do-GAE-programming-via-PyCharm.html"/><content type="html">&lt;p&gt;A couple of days ago, I just &lt;a href="http://eric.cloud-mes.com/2011/09/15/install-windows-7-on-the-X60-notebook.html"&gt;re-install Windows 7 on IBM X60 based on the flash drive&lt;/a&gt;, now the new buy Sandisk Ultra USB flash drive is no use now, so during the National Holiday, I just install a Live-CD type Linux on it so I can play something different with MS stuff latter.&lt;/p&gt;&#xD;
&lt;p&gt;I choose &lt;a href="http://en.wikipedia.org/wiki/Knoppix" target="_blank"&gt;Knoppix&lt;/a&gt; largely because of it's size: Knoppix has the largest size among other Linux distribution like puppy/Slax as well as it's popularity, you can &lt;a href="http://www.knoppix.net/get.php" target="_blank"&gt;Get Knoppix&lt;/a&gt; via a BT client like &lt;a href="http://www.utorrent.com/" target="_blank"&gt;&amp;micro;Torrent&lt;/a&gt;. After you get the 3.68GB DVD ISO downloaded, the step to custom Knoppix to fit your needs will be quite simple (yes simple, but it must be consider in the Linux standard&lt;img style="border-style: none;"  alt="Smile" src="http://images.cnblogs.com/cnblogs_com/ericguo/201110/201110041648295937.png" /&gt;):&lt;/p&gt;&#xD;
&lt;ol&gt;&#xD;
&lt;li&gt;Write ISO Image to flash drive, using UltraISO (I use method USB-ZIP+) or &lt;a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/" target="_blank"&gt;Universl USB Installer&lt;/a&gt;.&lt;/li&gt;&#xD;
&lt;li&gt;Boot it and make a persistent store, I choose AES256 crypted and size 3627MB, you should be quite to input the number as at boot time, the screen has time counting.&lt;/li&gt;&#xD;
&lt;li&gt;Setup the network by click the right corner of desktop applet: NetworkManager, it is quite easier to setup whether you use wirelss or wire network.&lt;/li&gt;&#xD;
&lt;li&gt;Due to GFW in Chinese, you have to edit the /etc/hosts by some degree and add OpenDNS (208.67.222.222) if needed. You can running Chromium to verify the internet is OK now and download a copy of &lt;a href="http://eric.cloud-mes.com/media/agpzfmVyaWMtZ3Vvcg0LEgVNZWRpYRiSxQMM/hosts" target="_blank"&gt;host&lt;/a&gt; to reference/replace your version.&lt;/li&gt;&#xD;
&lt;li&gt;Install some additional components which can not deploy by Knoppix due to license limit: Start-&amp;gt;Perferences-&amp;gt;install components. (Flash and MS font, two package currently), Running Chromium again to &lt;a href="http://www.adobe.com/software/flash/about/" target="_blank"&gt;verify the flash is install OK&lt;/a&gt;, before that you have to change Preference in Chromium first via &lt;a href="chrome://settings/content" target="_blank"&gt;chrome://settings/content&lt;/a&gt;, to enable Plug-ins and JavaScript first.&lt;/li&gt;&#xD;
&lt;li&gt;Install Chinese input method via Synapitc Package Manager (Start-&amp;gt;Perference-&amp;gt;Synapitc...) or via apt-get command in Accesories-&amp;gt;Root Terminal (you may want to change background to semi trans as by default it is totally transpanrency via Edit-&amp;gt;Perferences-&amp;gt;Backgroud-&amp;gt;Opacity at this moment):&lt;strong&gt; apt-get install scim-pinyin&lt;/strong&gt;&lt;/li&gt;&#xD;
&lt;li&gt;The above command will download ttf-arphic-ukai &amp;amp; ttf-arphic-uming as well as scim-pinyin depend on it, to Switch to use scim input method now, you need running Start-&amp;gt;Perference-&amp;gt;Input Methods Switcher to "Use SCIM via IM_MODULE"&lt;/li&gt;&#xD;
&lt;/ol&gt;&#xD;
&lt;p&gt;After above 7 steps, you can in fact to use Knoppix now, but you may also want to install additional software like &lt;a href="http://www.rarlab.com/download.htm" target="_blank"&gt;WinRAR&lt;/a&gt; (very popular but not free):&amp;nbsp; you can first extract to home folder ~/, run make in ~/rar folder and put rarreg.key to /etc/ if you have a license.&lt;/p&gt;&#xD;
&lt;p&gt;I also need to use PyCharm 1.5.4 to do some Google App Engine programming, so still need manually install: (in Root Terminal running)&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;apt-get install sun-java6-jre&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Because PyCharm say it must run Sun Java Runtime instead of Open Java Runtime, so it is need to install it first. You may also want to install some other program like qtm (blogging client) or scribes (a new text editor) at this time with similar apt-get install command.&lt;/p&gt;&#xD;
&lt;p&gt;Download the &lt;a href="http://code.google.com/appengine/downloads.html" target="_blank"&gt;GAE SDK&lt;/a&gt;, current writing, I use &lt;a href="http://googleappengine.googlecode.com/files/google_appengine_1.5.4.zip" target="_blank"&gt;version 1.5.4&lt;/a&gt;, extract to home folder first, then move to /usr/local if you want in root, you may refer to that folder after install PyCharm, but it is another topic I think.&lt;/p&gt;&#xD;
&lt;p&gt;You may also have to edit your /etc/profile to export an environment to ensure PyCharm can find the correct java run time after line 24:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;PYCHARM_JDK=/usr/lib/jvm/java-6-sun/jre&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;strong&gt;export PYCHARM_JDK&lt;/strong&gt;&lt;/p&gt;&#xD;
&lt;p&gt;Now we can &lt;a href="http://www.jetbrains.com/pycharm/download/" target="_blank"&gt;download the PyCharm 1.5.4&lt;/a&gt; and extract &amp;amp; move to /usr/local also. after that you can&amp;nbsp; run /usr/local/pycharm-1.5.4/bin/pycharm.sh to test if every thing is OK, after run that script once, you can run PyCharm by run charm directly in Start-&amp;gt;Run dialog.&lt;/p&gt;&#xD;
&lt;p&gt;I done to setup the Knoppix by above sequence and hoping you also go smooth with this blog while setting up your personal Knoppix USB flash drive.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2199005.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/10/04/Running-Knoppix-in-a-flash-drive-to-do-GAE-programming-via-PyCharm.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/10/01/how-to-fill-huge-number-of-same-value-in-excel.html</id><title type="text">Fast fill huge number of same value to below cells in Excel</title><summary type="text">Many people know when drag the small black square in the lower right-hand corner of the cell in Excel, Excel will auto fill the value, fewer people know drag the small black square in right mouse-key will pop-up the context menu and let you select Copy Cells, Fill Series, or other options like below</summary><published>2011-10-01T06:16:00Z</published><updated>2011-10-01T06:16:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/10/01/how-to-fill-huge-number-of-same-value-in-excel.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/10/01/how-to-fill-huge-number-of-same-value-in-excel.html"/><content type="html">&lt;p&gt;Many people know when drag the small black square in the lower right-hand corner of the cell in Excel, Excel will auto fill the value, fewer people know drag the small black square in right mouse-key will pop-up the context menu and let you select Copy Cells, Fill Series, or other options like below picture:&lt;/p&gt;&#xD;
&lt;p&gt;&lt;img src="http://images.cnblogs.com/cnblogs_com/ericguo/51150/o_excel_drag_context.png" height="478" width="318" /&gt;&lt;/p&gt;&#xD;
&lt;p&gt;But I think the most helpful tip to fill large number of same value by Excel is double click: just double click the black square, you immediately done to fill thousands and hundreds of same value in below cells in the table!&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2197088.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/10/01/how-to-fill-huge-number-of-same-value-in-excel.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/09/16/install_windows7_on_X60_notebook.html</id><title type="text">How to install Windows 7 on the 6 years IBM X60 notebook</title><summary type="text">IBM X60 is very legacy PC, very light and have active hard-driver protection but due to the hard driver AHCI mode and no CD-ROM in X60, it is really a nightmare when you plan to re-install the windows.In fact, you can use the USB disk to install the Windows 7 very easily and fast (there is no driver</summary><published>2011-09-15T16:25:00Z</published><updated>2011-09-15T16:25:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/09/16/install_windows7_on_X60_notebook.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/09/16/install_windows7_on_X60_notebook.html"/><content type="html">&lt;p&gt;IBM X60 is very legacy PC, very light and have active hard-driver protection but due to the hard driver AHCI mode and no CD-ROM in X60, it is really a nightmare when you plan to re-install the windows.&lt;/p&gt;&#xD;
&lt;p&gt;In fact, you can use the USB disk to install the Windows 7 very easily and fast (there is no driver problem in windows 7 for X60), so the key problem for install the Windows 7 on X60 because how to build a bootable Windows 7 installation&lt;/p&gt;&#xD;
&lt;div style="margin: 0px; display: inline; float: none; padding: 0px;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:22e4a5bf-9f60-4b20-8ade-48977b9dae70" &gt;Technorati Tags: &lt;a href="http://technorati.com/tags/Windows7" rel="tag"&gt;Windows7&lt;/a&gt;&lt;/div&gt;&#xD;
&lt;p&gt;media on USB disk and how to successfully boot it in the X60.&lt;/p&gt;&#xD;
&lt;p&gt;First problem: you can use the UltraISO version 9.3+ version, select Bootable-&amp;gt;Write Disk Image from the menu, using write method USB-ZIP+ to build a bootable and workable Windows 7 installation media.&lt;/p&gt;&#xD;
&lt;p&gt;Second problem: press ThinkAdvantage blue key to enter the BIOS setup UI, Config-&amp;gt;Hard Driver-&amp;gt;switch to ACHI interface and using enable &amp;ndash;USB-HDD boot item in the startup menu, save and exit.&lt;/p&gt;&#xD;
&lt;p&gt;Then you will enjoy the most up-to-date Windows 7 experience on the 6 years IBM X60 now, there is no drivers installation headache in win7.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2178193.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/09/16/install_windows7_on_X60_notebook.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/09/10/python_2_5_SSL_1_15_module_for_GAE.html</id><title type="text">Python 2.5 SSL package version 1.15 for GAE</title><summary type="text">In Windows platform, most quickly way to building up the Google App Engine SDK is install ActiveStates Python 2.5.6.10 and the MSI version of GoogleAppEngine 1.5.3.But after you finish installation and get ready to deploy your first application, you will got the very annoy error which require SSL mo</summary><published>2011-09-10T13:19:00Z</published><updated>2011-09-10T13:19:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/09/10/python_2_5_SSL_1_15_module_for_GAE.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/09/10/python_2_5_SSL_1_15_module_for_GAE.html"/><content type="html">&lt;p&gt;In Windows platform, most quickly way to building up the Google App Engine SDK is install &lt;a href="http://www.activestate.com/activepython/downloads/thank-you?dl=http://downloads.activestate.com/ActivePython/releases/2.5.6.10/ActivePython-2.5.6.10-win32-x86.msi" target="_blank"&gt;ActiveStates Python 2.5.6.10&lt;/a&gt; and the MSI version of &lt;a href="http://googleappengine.googlecode.com/files/GoogleAppEngine-1.5.3.msi"&gt;GoogleAppEngine 1.5.3&lt;/a&gt;.&lt;/p&gt;&#xD;
&lt;p&gt;But after you finish installation and get ready to deploy your first application, you will got the very annoy error which require SSL module for python, it is very hard to find such SSL module in internet as most of the links is source code code and require you build SSL by yourself in a C++ VS2003/MingW environment.&lt;/p&gt;&#xD;
&lt;p&gt;So I just upload a version in &lt;a href="http://u.115.com/file/dnhbixkn#ssl-1.15.win32-py2.5.zip" target="_blank"&gt;115 disk&lt;/a&gt; / &lt;a href="http://www.cnblogs.com/media/agpzfmVyaWMtZ3VvcgwLEgVNZWRpYRjMZQw/ssl-1.15.win32-py2.5.zip" target="_blank"&gt;local&lt;/a&gt; for you download. (yes, binary version so you have to trust me there is no problem)&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2173351.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/09/10/python_2_5_SSL_1_15_module_for_GAE.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/08/26/GAE_micolog_with_Django_1_2_enable.html</id><title type="text">A GAE based blog, Micolog 7.412 with Django 1.2 enable</title><summary type="text">I would like to thank XuMing and his Micolog, it’s very small blog program on GAE but functional is quite complete. Micolog is a good reference source code if you are newly to Google App Engine. There is also someone who write a article about how to upgrade the exist Micolog from Django 0.96 to Djan</summary><published>2011-08-25T18:34:00Z</published><updated>2011-08-25T18:34:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/08/26/GAE_micolog_with_Django_1_2_enable.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/08/26/GAE_micolog_with_Django_1_2_enable.html"/><content type="html">&lt;p&gt;I would like to thank XuMing and his &lt;a href="http://micolog.xuming.net/" target="_blank"&gt;Micolog&lt;/a&gt;, it&amp;rsquo;s very small blog program on GAE but functional is quite complete. Micolog is a good reference source code if you are newly to &lt;a href="https://appengine.google.com/" target="_blank"&gt;Google App Engine&lt;/a&gt;. There is also someone who write a article about how to &lt;a href="http://blog.spbk.net/Micolog%E5%8D%87%E7%BA%A7%E9%BB%98%E8%AE%A40_96%E7%89%88%E6%9C%ACDjango%E8%87%B3Django1_2#reply" target="_blank"&gt;upgrade the exist Micolog from Django 0.96 to Django 1.2&lt;/a&gt;, the article is download is broken and still have some problem about template safe notation modify here and there.&lt;/p&gt;&#xD;
&lt;p&gt;So I would like to contribute a modified version of &lt;a title="Micolog.v7.412.zip" href="http://u.115.com/file/clq5d0rl#%20Micolog.v7.412.zip" target="_blank"&gt;Micolog v7.412&lt;/a&gt; source code, which I spend quite several days to debug and merge the change both in the new &lt;a href="https://github.com/xuming/micolog/commits/master" target="_blank"&gt;github.com&lt;/a&gt; and old &lt;a href="http://code.google.com/p/micolog/source/checkout" target="_blank"&gt;SVN on Google Code&lt;/a&gt; code repository, I also change/enhanced the feature as below:&lt;/p&gt;&#xD;
&lt;ul&gt;&#xD;
&lt;li&gt;Update tinymce editor to version 3.9.4&lt;/li&gt;&#xD;
&lt;li&gt;Fix IE6 can not comment bug&lt;/li&gt;&#xD;
&lt;li&gt;Fix sys_plugin can no load error&lt;/li&gt;&#xD;
&lt;li&gt;Minor change Pixel theme css&lt;/li&gt;&#xD;
&lt;li&gt;Add IE9 pin site feature in Pixel&lt;/li&gt;&#xD;
&lt;li&gt;Do some python code standard layout and import optimize&lt;/li&gt;&#xD;
&lt;li&gt;Allow suppress logo and other not needed copyright in admin page&lt;/li&gt;&#xD;
&lt;li&gt;Fix email notify in sys_plugin after upgrade to 1.2&lt;/li&gt;&#xD;
&lt;li&gt;Add replay via comments&lt;/li&gt;&#xD;
&lt;li&gt;New paging facility&lt;/li&gt;&#xD;
&lt;/ul&gt;&#xD;
&lt;p&gt;The source code is also used in this blog and seems quite stable and I hope you will like it.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2153958.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/08/26/GAE_micolog_with_Django_1_2_enable.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/08/24/Compare_SaaS_Price_SAE_vs_GAE.html</id><title type="text">Price compare: Sina App Engine vs Google App Engine</title><summary type="text">Resource SAE GAE Unit of Measure Rate Bandwidth $0.37 $0.12 GByte 3.08 CPU Time $0.15 $0.10 CPU hour 1.5 Store Data $0.0077 $0.008 G...</summary><published>2011-08-24T13:08:00Z</published><updated>2011-08-24T13:08:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/08/24/Compare_SaaS_Price_SAE_vs_GAE.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/08/24/Compare_SaaS_Price_SAE_vs_GAE.html"/><content type="html">&lt;table border="1" cellspacing="0" cellpadding="2" width="500"&gt;&lt;tbody&gt;     &lt;tr&gt;       &lt;td valign="top" width="109"&gt;Resource&lt;/td&gt;        &lt;td valign="top" width="104"&gt;SAE&lt;/td&gt;        &lt;td valign="top" width="98"&gt;GAE&lt;/td&gt;        &lt;td valign="top" width="104"&gt;Unit of Measure&lt;/td&gt;        &lt;td valign="top" width="83"&gt;Rate&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="109"&gt;Bandwidth&lt;/td&gt;        &lt;td valign="top" width="104"&gt;$0.37&lt;/td&gt;        &lt;td valign="top" width="98"&gt;$0.12&lt;/td&gt;        &lt;td valign="top" width="104"&gt;GByte&lt;/td&gt;        &lt;td valign="top" width="83"&gt;3.08&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="109"&gt;CPU Time&lt;/td&gt;        &lt;td valign="top" width="104"&gt;$0.15&lt;/td&gt;        &lt;td valign="top" width="98"&gt;$0.10&lt;/td&gt;        &lt;td valign="top" width="104"&gt;CPU hour&lt;/td&gt;        &lt;td valign="top" width="83"&gt;1.5&lt;/td&gt;     &lt;/tr&gt;      &lt;tr&gt;       &lt;td valign="top" width="109"&gt;Store Data&lt;/td&gt;        &lt;td valign="top" width="105"&gt;$0.0077&lt;/td&gt;        &lt;td valign="top" width="103"&gt;$0.008&lt;/td&gt;        &lt;td valign="top" width="111"&gt;GByte-day&lt;/td&gt;        &lt;td valign="top" width="100"&gt;0.9625&lt;/td&gt;     &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;  &lt;p&gt;Conclusion: SAE price is a little higher than Google, specially the bandwidth.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2152531.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/08/24/Compare_SaaS_Price_SAE_vs_GAE.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/08/21/2147791.html</id><title type="text">IE9 is a little faster than Firefox6 in Speed Reading performance test but so less</title><summary type="text">http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.htmlScore (less better)Windows SizeTest DateIE 9.0.8112.16421CO22 seconds1858x10248/21/2011Firefox 6.023 seconds1858x10168/21/2011Conclusion: IE 9 maybe a little faster, but consider the Firefox more memory footprint saving and cross</summary><published>2011-08-21T05:40:00Z</published><updated>2011-08-21T05:40:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/08/21/2147791.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/08/21/2147791.html"/><content type="html">&lt;p&gt;&lt;a title="http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html" href="http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html"&gt;http://ie.microsoft.com/testdrive/Performance/SpeedReading/Default.html&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;table style="width: 500px;" border="1" cellpadding="2" cellspacing="0"&gt;&#xD;
&lt;tbody&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td valign="top" width="125"&gt;&amp;nbsp;&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;Score (less better)&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;Windows Size&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;Test Date&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td valign="top" width="125"&gt;IE 9.0.8112.16421CO&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;22 seconds&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;1858x1024&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;8/21/2011&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;tr&gt;&#xD;
&lt;td valign="top" width="125"&gt;Firefox 6.0&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;23 seconds&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;1858x1016&lt;/td&gt;&#xD;
&lt;td valign="top" width="125"&gt;8/21/2011&lt;/td&gt;&#xD;
&lt;/tr&gt;&#xD;
&lt;/tbody&gt;&#xD;
&lt;/table&gt;&#xD;
&lt;p&gt;Conclusion:&amp;nbsp; IE 9 maybe a little faster, but consider the Firefox more memory footprint saving and cross-platform and so many extension and plug-in. I still prefer Firefox as my primarily browser.&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2147791.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/08/21/2147791.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/06/22/sdlc_brief_terminology_workflow.html</id><title type="text">SDLC (Systems Development Life Cycle) Brief Terminology &amp;amp; Workflow</title><summary type="text">SDLC is quite a heavy development process, but in many enterprise, management level seems very glad to talking about SDLC, so here is the Brief Terminology &amp;amp; Workflow1. BRD(Business Require Document) 2. DS(Design Script) 3. FN (Function Note) 4. PS (Program Script) 5. CODING 6. UTS (User Test Sc</summary><published>2011-06-22T06:38:00Z</published><updated>2011-06-22T06:38:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/06/22/sdlc_brief_terminology_workflow.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/06/22/sdlc_brief_terminology_workflow.html"/><content type="html">&lt;p&gt;&lt;a href="http://en.wikipedia.org/wiki/Systems_Development_Life_Cycle" target="_blank"&gt;SDLC&lt;/a&gt; is quite a heavy development process, but in many enterprise, management level seems very glad to talking about SDLC, so here is the Brief Terminology &amp;amp; Workflow&lt;/p&gt;&#xD;
&lt;p&gt;1. BRD(Business Require Document)    &lt;br /&gt;2. DS(Design Script)     &lt;br /&gt;3. FN (Function Note)     &lt;br /&gt;4. PS (Program Script)     &lt;br /&gt;5. CODING     &lt;br /&gt;6. UTS (User Test Script)     &lt;br /&gt;7. SIT(Sys Integration Test)     &lt;br /&gt;8. UAT (User Acceptance Test)     &lt;br /&gt;9. PAT/MPT(Move to Product Test)&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/2086998.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/06/22/sdlc_brief_terminology_workflow.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/01/29/Update_firmware_042_014_RM-632_to_support_Chinese.html</id><title type="text">成功凤凰刷机刷出诺基亚E5系统版本042.014纯净简体中文版</title><summary type="text">通过凤凰刷机抢救误升级的水货诺基亚E5，解决简体042.010系统版本通过官方更新为版本042.014后没有中文的问题，内附详细步骤和相关链接</summary><published>2011-01-29T09:26:00Z</published><updated>2011-01-29T09:26:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/01/29/Update_firmware_042_014_RM-632_to_support_Chinese.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/01/29/Update_firmware_042_014_RM-632_to_support_Chinese.html"/><content type="html">&lt;p&gt;上周入手了一台欧水E5，玩了2，3天，因为看到软件更新中有提示042.014的新固件可用，也没怎么看论坛，就勇敢的用Nokia OVI套件升级系统软件版本了，结果刷完傻了眼，中文没了！更糟糕的是，升完级的系统还是高版本042.014，看了论坛不少前辈的帖子，说E5的系统软件是只能升不能降的，只能平刷，上网一查，中文版目前只有042.010的版本。    &lt;br /&gt;期间考虑过装&lt;a href="http://code.google.com/p/fontrouter/" target="_blank"&gt;字体驱动&lt;/a&gt;顶两天，不过倒霉的是这种软件需要自签名，网上申请了2天都没结果，人实在是太多了&amp;hellip;&amp;hellip;&lt;/p&gt;&#xD;
&lt;p&gt;没办法，只能老老实实研究凤凰刷机，看了N多资料，通读前辈们的经验，终于一次成功！&lt;/p&gt;&#xD;
&lt;p&gt;下面简要记录一下步骤（&lt;a href="http://bbs.dospy.com/thread-9330535-1-371-8.html" target="_blank"&gt;详细步骤请直接看qq2056708的帖子&lt;/a&gt;）&lt;/p&gt;&#xD;
&lt;p&gt;1. 下载&lt;a href="http://bbs.dospy.com/thread-9985580-1-371-1.html" target="_blank"&gt;E5-00凤凰2010-12-13日42.010版最新刷机教程&lt;/a&gt;中提到的：&lt;/p&gt;&#xD;
&lt;p&gt;42.010官方固件 &lt;a href="http://u.115.com/file/f214f543d"&gt;http://u.115.com/file/f214f543d&lt;/a&gt;     &lt;br /&gt;凤凰2010：&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;a href="http://u.115.com/file/f2cef18f55"&gt;http://u.115.com/file/f2cef18f55&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;2. 通过&lt;a href="http://bbs.dospy.com/thread-9171368-1-249-2.html" target="_blank"&gt;Navifirm 0.4版&lt;/a&gt;下载最新的042.014固件，随便找一个042.014的下就是了，因为只需要其中的rm632_042.014_prd.core.fpsx这一个文件。&lt;/p&gt;&#xD;
&lt;p&gt;3. 安装凤凰刷机到一台没有安装过Nokia PC Suite或者OVI 套件的XP上（Windows 7可能也行，不过我的环境是XP）&lt;/p&gt;&#xD;
&lt;p&gt;4. 解开RM-632-41.010-CODE-0594888，将其中的rm632_042.010_prd.core.fpsx文件删除，复制用Navifirm下到的rm632_042.014_prd.core.fpsx到RM-632-41.010-CODE-0594888所在目录，重命名为rm632_042.010_prd.core.fpsx。（不要嫌我啰嗦，这是关键步骤，也是避免降级的关键）&lt;/p&gt;&#xD;
&lt;p&gt;5. 移动RM-632-41.010-CODE-0594888所在目录到凤凰刷机目录的products子目录下，RM-632-41.010-CODE-0594888重新改名为RM-632。&lt;/p&gt;&#xD;
&lt;p&gt;6. 刷机！&lt;a href="http://bbs.dospy.com/thread-9330535-1-371-8.html" target="_blank"&gt;详细步骤请直接看qq2056708的帖子&lt;/a&gt;，在Fireware Update Advanced Options of DP2.0中的文件Walle_MC017_SD的文件可以删除掉，因为这个事SD卡的文件，网上没有，所以也只能删，需要注意的是&lt;span style="color: #ff0000;" color="#ff0000"&gt;刷机的时候请将SD卡也取出，还有将手机放到离线状态。&lt;/span&gt;    &lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="color: #000000;" color="#000000"&gt;7. 选择Refurbish刷机（再次确认，您已经将所有资料备份，因为刷完就是个出厂机器，里面啥都不会留下的哦！）&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;span style="color: #000000;" color="#000000"&gt;另附成功刷机后的版本截图：&lt;/span&gt;&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101291724194600.jpg"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="screenshot0001" alt="screenshot0001" src="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101291724203238.jpg" border="0" height="184" width="244" /&gt;&lt;/a&gt;&lt;a href="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101291724201144.jpg"&gt;&lt;img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="screenshot0002" alt="screenshot0002" src="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101291724211800.jpg" border="0" height="184" width="244" /&gt;&lt;/a&gt;&lt;/p&gt;&#xD;
&lt;p&gt;特别感谢 &lt;a href="http://bbs.dospy.com/space-uid-25172100.html"&gt;安哓糖&lt;/a&gt; 下列帖子的启发，还有塞班网的各位大大！       &lt;br /&gt;&lt;a href="http://bbs.dospy.com/thread-10250043-1-371-1.html"&gt;http://bbs.dospy.com/thread-10250043-1-371-1.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/1947551.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/01/29/Update_firmware_042_014_RM-632_to_support_Chinese.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/ericguo/archive/2011/01/17/How-to-using-Windows-Live-Writer-on-umbraco.html</id><title type="text">How to using Windows Live Writer on umbraco</title><summary type="text">Before start config Windows Live Writer for Umbraco, make sure the Setting-&amp;gt;Templates-&amp;gt;Master page has following line in &amp;lt;head&amp;gt;:&amp;lt;link rel="EditURI" type="application/rsd+xml" href="/umbraco/channels/rsd.aspx" /&amp;gt; &amp;lt;link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/umbraco/channels/wlwma</summary><published>2011-01-16T16:13:00Z</published><updated>2011-01-16T16:13:00Z</updated><author><name>丁丁</name><uri>http://www.cnblogs.com/ericguo/</uri></author><link rel="alternate" href="http://www.cnblogs.com/ericguo/archive/2011/01/17/How-to-using-Windows-Live-Writer-on-umbraco.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/ericguo/archive/2011/01/17/How-to-using-Windows-Live-Writer-on-umbraco.html"/><content type="html">&lt;p&gt;Before start config Windows Live Writer for Umbraco, make sure the Setting-&amp;gt;Templates-&amp;gt;Master page has following line in &amp;lt;head&amp;gt;:&lt;/p&gt;&#xD;
&lt;blockquote style='border:2px solid #EFEFEF;color:#333333;padding:5px 10px;'&gt;&#xD;
&lt;p&gt;&amp;lt;link rel="EditURI" type="application/rsd+xml" href="/umbraco/channels/rsd.aspx" /&amp;gt;      &lt;br /&gt;&amp;lt;link rel="wlwmanifest" type="application/wlwmanifest+xml" href="/umbraco/channels/wlwmanifest.aspx" /&amp;gt;&lt;/p&gt;&#xD;
&lt;/blockquote&gt;&#xD;
&lt;p&gt;And create correct Content Channel (Name, Start Node in Content, Start Node in Media Library)&lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://images.cnblogs.com/cnblogs_com/ericguo/201101/20110117001245797.png"&gt;&lt;img style="display: inline; border-width: 0px;" title="Config users content channel" alt="Config users content channel" src="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101170012478520.png" border="0" height="484" width="724" /&gt;&lt;/a&gt; &lt;/p&gt;&#xD;
&lt;p&gt;Then you can start fill homepage with &lt;a href="http://ericguo.3322.org/dotnet.aspx"&gt;http://ericguo.3322.org/dotnet.aspx&lt;/a&gt; and user name and password, select Metaweblog API and fill &lt;a href="http://ericguo.3322.org/umbraco/channels.aspx"&gt;http://ericguo.3322.org/umbraco/channels.aspx&lt;/a&gt; as meta blog api URL in Windows Live Writer Tools-&amp;gt;Accounts now.&lt;/p&gt;&#xD;
&lt;p&gt;Click finish button, you may find duplicate hostname in HomepageURL which lead to get theme failed, you can fix it by run regedit &amp;amp; goto HKEY_CURRENT_USER\Software\Microsoft\Windows Live\Writer\Weblogs, find the right name, in this case "dotNet" and correct the wrong HomepageUrl (usually duplicate in hostname). &lt;/p&gt;&#xD;
&lt;p&gt;&lt;a href="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101170012512820.png"&gt;&lt;img style="display: inline; border-width: 0px;" title="Change Registry" alt="Change Registry" src="http://images.cnblogs.com/cnblogs_com/ericguo/201101/201101170012534098.png" border="0" height="429" width="772" /&gt;&lt;/a&gt; &lt;/p&gt;&#xD;
&lt;p&gt;Goto Live Writer again and in Tools-&amp;gt;Account-&amp;gt;Editing-&amp;gt;Refresh Theme, now that will get correct theme from site now.&lt;/p&gt;&#xD;
&lt;p&gt;That&amp;rsquo;s all done :-)&lt;/p&gt;&lt;img src="http://www.cnblogs.com/ericguo/aggbug/1937022.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/ericguo/archive/2011/01/17/How-to-using-Windows-Live-Writer-on-umbraco.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry></feed>
