<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>YIN Information</title>
    <link rel="alternate" type="text/html" href="http://www.yinfor.com/" />
    
    <id>tag:www.yinfor.com,2013-04-10://4</id>
    <updated />
    <subtitle>From China to Canada. </subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Pro 5.2.2</generator>

<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/WhatALamp" /><feedburner:info uri="whatalamp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry>
    <title>Linode VPS Fremont Upgrades - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/lkvnOjtK-Nw/linode_vps_fremont_upgrades.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2959</id>

    <published>2013-05-23T07:30:13Z</published>
    <updated>2013-05-23T07:42:07Z</updated>

    <summary>It is great news, when I received the email from Linode. They start upgrades in Fremont. I have a VPS...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="fmt2" label="FMT2" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fremont" label="Fremont" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="hardware" label="hardware" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linode" label="Linode" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="upgrade" label="upgrade" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;It is great news, when I received the email from Linode. They start upgrades in Fremont.&lt;br /&gt; I have a VPS in Fremont Linode. It is an old CPU, L5630. UnixBench score is 1186 only. The new CPU with E5-2670 has over 2000 Unixbench score.&lt;br /&gt; It is more powerful.&lt;/p&gt;
&lt;p&gt;When the upgrade done at Linode side, I will see the upgrade button on dashboard.&lt;/p&gt;
        &lt;p&gt;&lt;a href="https://blog.linode.com/2013/05/17/fremont-upgrades/"&gt;https://blog.linode.com/2013/05/17/fremont-upgrades/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is the email I got. &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;We have scheduled a maintenance window for the physical server your Linode is hosted on:&lt;br /&gt;&lt;br /&gt;Friday, June 7, 2013 between 3:00 AM and 11:00 AM UTC&lt;br /&gt;(Thursday, June 6, 2013 between 8:00 PM and 4:00 AM PDT)&lt;br /&gt;&lt;br /&gt;Downtime from this maintenance is expected to be &lt;strong&gt;less than 120 minutes&lt;/strong&gt;, however please note that the entire maintenance window may be used if required. Your Linode will be gracefully powered down and rebooted during the maintenance. Services not configured to start on a reboot will need to be manually started.&lt;/p&gt;
&lt;/blockquote&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/lkvnOjtK-Nw" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/linode_vps_fremont_upgrades.html</feedburner:origLink></entry>

<entry>
    <title>User Register Error on Joomla 3  - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/gzjHShBX_yE/user_register_error_on_joomla_.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2958</id>

    <published>2013-05-22T00:15:09Z</published>
    <updated>2013-05-21T23:43:43Z</updated>

    <summary>If you search by error code: PHP Fatal error: Call to a member function where() on a non-object in /home/username/sitename/joomla/components/com_users/models/registration.php...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="bug" label="bug" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="code" label="code" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="error" label="error" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fix" label="fix" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joomla3" label="Joomla 3" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="solution" label="solution" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="typo" label="typo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="userregister" label="user register" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;If you search by error code: &lt;strong&gt;PHP Fatal error: Call to a member function where() on a non-object in /home/username/sitename/joomla/components/com_users/models/registration.php on line 521 &lt;/strong&gt;and landed here, you are very closed to the solutions.&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When a new user tried to register, he may received the 500 error. The real error information is behide it. So go to check the error.log file.&lt;/p&gt;
&lt;p&gt;Then you will see the error infomation:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;PHP Fatal error: Call to a member function where() on a non-object in /home/username/sitename/joomla/components/com_users/models/registration.php on line 521&lt;/strong&gt;&lt;/p&gt;
        &lt;p&gt;It is a bug of Joomla 3.1.1. &lt;strong&gt;Two bracket typos.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;To fix it, just modify the file: &lt;strong&gt;joomla/components/com_users/models/registration.php&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Go to line 109, change the bracket as below.&lt;/p&gt;
&lt;pre class="brush:php"&gt;$query-&amp;gt;select($db-&amp;gt;quoteName( array('name', 'email', 'sendEmail', 'id')))
-&amp;gt;from($db-&amp;gt;quoteName('#__users'))
-&amp;gt;where( $db-&amp;gt;quoteName('sendEmail') . ' = ' . 1);  
&lt;/pre&gt;
&lt;p&gt;Go to line 521, change the bracket as below/&lt;/p&gt;
&lt;pre class="brush:php"&gt;$query-&amp;gt;select($db-&amp;gt;quoteName(array('name', 'email', 'sendEmail')))
-&amp;gt;from($db-&amp;gt;quoteName('#__users'))
-&amp;gt;where($db-&amp;gt;quoteName('sendEmail') . ' = ' . 1);  
&lt;/pre&gt;
&lt;p&gt;That is all.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/gzjHShBX_yE" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/user_register_error_on_joomla_.html</feedburner:origLink></entry>

<entry>
    <title>Gmail Settings for Joomla 3.1.1 - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/KantmS7X97k/gmail_settings_for_joomla_311.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2957</id>

    <published>2013-05-21T22:11:14Z</published>
    <updated>2013-05-21T22:28:09Z</updated>

    <summary>I installed Joomla 3.1.1 on a VPS. When I tried to use mass email, no matter what kind of mailer...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="email" label="email" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gmail" label="Gmail" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joomla" label="Joomla" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="setting" label="setting" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="smtp" label="smtp" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;I installed Joomla 3.1.1 on a VPS. When I tried to use mass email, no matter what kind of mailer setting I put, I did not receive any email from it.&lt;/p&gt;

&lt;p&gt;At last I tried SMTP settings with Gmail account.&lt;/p&gt;

&lt;p&gt;1) Choose Mailer: SMTP&lt;br /&gt;
2) From email: youremail@gmail.com&lt;br /&gt;
3) From Name: Your Name&lt;br /&gt;
4) Sendmail Path: Just leave it as default&lt;br /&gt;
5) SMTP Authentication: Choose Yes&lt;br /&gt;
6) SMTP Security: SSL&lt;br /&gt;
7) SMTP Port: 465&lt;br /&gt;
8) SMTP Username: youremail@gmail.com&lt;br /&gt;
9) SMTP Password: the password of the email above&lt;br /&gt;
10) SMTP Host: smtp.gmail.com&lt;br /&gt;
&lt;/p&gt;
        &lt;p&gt;&lt;img alt="gmail-joomla.jpg" src="http://www.yinfor.com/blog/archives/images/gmail-joomla.jpg" width="440" height="546" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/p&gt;

&lt;p&gt;Look at the red arrow, I pointed to the SMTP Host. It should be smtp.gmail.com&lt;br /&gt;
But, I am still getting error. Later I found, I put the host name followed by an extra blank space. The system supposed to remove these kind of spaces.  It works when I correct the host name.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/KantmS7X97k" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/gmail_settings_for_joomla_311.html</feedburner:origLink></entry>

<entry>
    <title>Upgrade Calibre to 0.9.31 - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/nxLvT4OuijI/upgrade_calibre_to_0931.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2956</id>

    <published>2013-05-19T07:58:21Z</published>
    <updated>2013-05-19T08:02:55Z</updated>

    <summary>I do like Calibre. It is must-have for any one who has a Kindle Touch. I use Calibre almost every...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Software" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="calibre" label="Calibre" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="links" label="links" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newfeatures" label="new features" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="release" label="release" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="update" label="update" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;I do like Calibre. It is must-have for any one who has a Kindle Touch.  I use Calibre almost every week to sychonize my books between PC and Kindle Touch. It is great to convert the format of books and keep all books in order.&lt;/p&gt;
&lt;p&gt;New features of 0.9.31&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Book list: Highlight the current cell in the book list, particularly convenient for usage with the keyboard.&lt;/li&gt;
&lt;li&gt;Allow creation of advanced rules for column icons.&lt;/li&gt;
&lt;li&gt;Driver for the limited edition SONY PRS-T2N&lt;/li&gt;
&lt;li&gt;MOBI Input: Add support for MOBI/KF8 files generated with the to be released kindlegen 2.9.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
        &lt;p&gt;New features of 0.9.30&lt;/p&gt;
&lt;ul class="entries"&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Kobo driver: Add support for showing 'Archived' books on the device. Also up the supported firmware version to 2.5.3.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Driver for Blackberry 9790&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Add a tweak to turn off the highlighting of the book count when using a virtual library (Preferences-&amp;gt;Tweaks)&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Add a button to clear the viewer search history in the viewer Preferences, under Miscellaneous&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Add keyboard shortcuts to clear the virtual Library and the additional restriction (Ctrl+Esc and Alt+Esc). Also use Shift+Esc to bring keyboard focus back tot he book list. Can be changed under Preferences-&amp;gt;Keyboard&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Docx metadata: Read the language of the file, if present&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="minor"&gt;Here is the &lt;a href="http://calibre-ebook.com/download_windows64"&gt;link&lt;/a&gt; to download the 64bit Windows version.&lt;span class="title"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/nxLvT4OuijI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/upgrade_calibre_to_0931.html</feedburner:origLink></entry>

<entry>
    <title>The Connoisseur's Guide to Fish &amp; Seafood - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/gBY_-lIquXA/the_connoisseurs_guide_to_fish.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2955</id>

    <published>2013-05-15T21:35:51Z</published>
    <updated>2013-05-15T21:43:54Z</updated>

    <summary>Yeah, I got another book at Sears....</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Digest" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="book" label="book" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="fish" label="fish" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="seafood" label="seafood" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;Yeah, I got another book at Sears.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;index=aps&amp;amp;keywords=9781402770517&amp;amp;linkCode=as2&amp;amp;tag=pentaclinoutb-20"&gt;&lt;img src="http://img3.douban.com/lpic/s4503663.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;
        &lt;p&gt;It is all about fish and seafood.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span style="display: inline;" class="all hidden"&gt;The sea is a treasure chest filed with the planet's most delicious, nutritious, and healthful foods. For those eager to make the most of this bounty, this Connoisseur's Guide not only provides essential advice on how to buy and store seafood, it offers easy-to-follow cooking techniques and delectable recipes, from simple soups, pâtes, and mousses to light lunches, easy family suppers, and sophisticated party fare. And these sumptuous dishes can be enjoyed guiltlessly, since the author has thoughtfully supplied a comprehensive guide to the world's sustainable fish and seafood.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;span style="display: inline;" class="all hidden"&gt;I would like to read it and go through the fish and seafood which are easily accessed on local market.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/gBY_-lIquXA" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/the_connoisseurs_guide_to_fish.html</feedburner:origLink></entry>

<entry>
    <title>Backupify -TweetBackup service retired - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/Ub43i0C3PSw/backupify_-tweetbackup_service.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2954</id>

    <published>2013-05-15T18:59:57Z</published>
    <updated>2013-05-16T06:41:55Z</updated>

    <summary>I am using Backupify to backup my tweets. Now it announced that this service is discontinued. Your TweetBackup account will...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="archive" label="archive" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="backup" label="backup" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="backupify" label="backupify" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="retirement" label="retirement" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tool" label="tool" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="twitter" label="Twitter" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;I am using Backupify to backup my tweets. Now it announced that this service is discontinued.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Your TweetBackup account will continue to back up for the next 30 days, until June 13th. Access to the service, and your data, will be disabled on June 28th. You will have the full 45 days to export any data. Please visit our Tweetbackup service shutdown &lt;a href="http://link.backupify.com/trk?t=2&amp;amp;mid=NTcyLVpSRy0wMDE6NDMzODoxODI1Ojc5NTk6MDoyMTY0Ojc6MTQ4MDkzNDpiaW5nLmgueWluQGdtYWlsLmNvbQ%3D%3D&amp;amp;&amp;amp;&amp;amp;https://backupify.zendesk.com/forums/22087133-Tweetbackup-EOL?mkt_tok=3RkMMJWWfF9wsRons67MZKXonjHpfsX57%2BQtUKSylMI%2F0ER3fOvrPUfGjI4DTcRmI%2BSLDwEYGJlv6SgFT7fHMbpy3bgNWxA%3D" target="_blank"&gt;FAQs&lt;/a&gt; answers to common questions, or you can also &lt;a href="http://link.backupify.com/trk?t=2&amp;amp;mid=NTcyLVpSRy0wMDE6NDMzODoxODI1Ojc5NTk6MDoyMTY0Ojc6MTQ4MDkzNDpiaW5nLmgueWluQGdtYWlsLmNvbQ%3D%3D&amp;amp;&amp;amp;&amp;amp;https://backupify.zendesk.com/home?mkt_tok=3RkMMJWWfF9wsRons67MZKXonjHpfsX57%2BQtUKSylMI%2F0ER3fOvrPUfGjI4DTcRmI%2BSLDwEYGJlv6SgFT7fHMbpy3bgNWxA%3D" target="_blank"&gt;contact support&lt;/a&gt; directly with your questions.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Actually, when Twitter provide Twiter Archive service, it is not &lt;span class="keyword"&gt;necessary to use the third-party backup service.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;It is easy to do it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sign in Twitter.com&lt;/li&gt;
&lt;li&gt;Click Settings&lt;/li&gt;
&lt;li&gt;Under Account tab, scroll to the bottom, click the button beside the Your Twitter archive.&lt;/li&gt;
&lt;li&gt;Then you will receive an email with the archive download link.&lt;/li&gt;
&lt;/ul&gt;
        &lt;p&gt;The email you will receive looks like below.&lt;/p&gt;
&lt;p&gt;&lt;img alt="twitter-archive-email.jpg" src="http://www.yinfor.com/blog/archives/images/twitter-archive-email.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="357" width="500" /&gt;&lt;/p&gt;
&lt;p&gt;The archive file is a zip file. Unzip it with your compress tool. I use 7zip.&lt;/p&gt;
&lt;p&gt;&lt;img alt="twitter-archive-folder.jpg" src="http://www.yinfor.com/blog/archives/images/twitter-archive-folder.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="231" width="500" /&gt;So, double click index.html to open the archive. It is easy to navigate from month to month.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/Ub43i0C3PSw" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/backupify_-tweetbackup_service.html</feedburner:origLink></entry>

<entry>
    <title>Upgrade Calibre to 0.9.30 - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/4itznsM7O3s/upgrade_calibre_to_0930.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2953</id>

    <published>2013-05-10T23:43:11Z</published>
    <updated>2013-05-10T23:47:08Z</updated>

    <summary>So fast,it is 0.9.30 New features of Calibre 0.9.30 Kobo driver: Add support for showing 'Archived' books on the device....</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Software" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="calibre" label="Calibre" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="upgrade" label="upgrade" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;So fast,it is 0.9.30&lt;br /&gt; New features of Calibre 0.9.30&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Kobo driver: Add support for showing 'Archived' books on the device. Also up the supported firmware version to 2.5.3.&lt;/li&gt;
&lt;li&gt;Driver for Blackberry 9790&lt;/li&gt;
&lt;li&gt;Add a tweak to turn off the highlighting of the book count when using a virtual library (Preferences-&amp;gt;Tweaks)&lt;/li&gt;
&lt;li&gt;Add a button to clear the viewer search history in the viewer Preferences, under Miscellaneous&lt;/li&gt;
&lt;li&gt;Add keyboard shortcuts to clear the virtual Library and the additional restriction (Ctrl+Esc and Alt+Esc). Also use Shift+Esc to bring keyboard focus back tot he book list. Can be changed under Preferences-&amp;gt;Keyboard&lt;/li&gt;
&lt;li&gt;Docx metadata: Read the language of the file, if present&lt;/li&gt;
&lt;/ul&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/4itznsM7O3s" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/upgrade_calibre_to_0930.html</feedburner:origLink></entry>

<entry>
    <title>The Connoisseur's Guide to Meat - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/8vjjG8U6Ikw/the_connoisseurs_guide_to_meat.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2952</id>

    <published>2013-05-10T00:00:21Z</published>
    <updated>2013-05-10T00:24:03Z</updated>

    <summary>Last week, I bought a book at Sears store. The name as title is everything you want to know about...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Digest" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="book" label="book" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="meat" label="meat" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;Last week, I bought a book at Sears store. The name as title is everything you want to know about &lt;strong&gt;meat&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;It covers Beef, Pork, and Lamb. More than 250 pages.  In my family, we all love meat.&lt;/p&gt;
&lt;p&gt;I just read very beginning of this book. It shows me that what is Chuck, what is brisket, what is rib, etc.  I can learn a lot from this book.&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.amazon.com/gp/product/B005SNKOG4/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&amp;amp;camp=1789&amp;amp;creative=9325&amp;amp;creativeASIN=B005SNKOG4&amp;amp;linkCode=as2&amp;amp;tag=pentaclinoutb-20"&gt;&lt;img alt="51A7Qj3MycL._SL500_AA300_.jpg" src="http://www.yinfor.com/blog/archives/images/51A7Qj3MycL._SL500_AA300_.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="300" width="300" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The amazon book description said:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p style="margin: 0in 0in 0pt;"&gt;&lt;em&gt;From sumptuous steaks and prime cuts to braises and savory stews, this guide is a carnivore's delight. Gourmets will appreciate the book's accurate and comprehensive information about when, where, and how to buy meat; how to tell if it's fresh, and how to prepare, cook, carve, and serve meat to best advantage. From store to kitchen to table, this compendium fills in all the blanks about how to obtain fresh meat from humane and sustainable sources, identify cuts, and fillet and carve them, while offering up a rich trove of reliable recipes.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A visual directory that showcases each cut and comments on flavor, preparation, and cost rounds out this indispensable culinary reference&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
        
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/8vjjG8U6Ikw" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/the_connoisseurs_guide_to_meat.html</feedburner:origLink></entry>

<entry>
    <title>Upgrade Calibre to 0.9.29 from 0.9.24 - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/28RdYPKhP1Q/upgrade_calibre_to_0929_from_0.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2951</id>

    <published>2013-05-09T00:45:12Z</published>
    <updated>2013-05-09T00:51:15Z</updated>

    <summary>There are so many updates I missed. Now it is 0.9.29. My previous upgrade is to 0.9.24 New features of...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Software" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="calibre" label="calibre" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newfeatures" label="new features" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="release" label="release" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="upgrade" label="upgrade" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;There are so many updates I missed. Now it is 0.9.29. My previous upgrade is to &lt;a href="http://www.yinfor.com/blog/archives/2013/03/calibre_released_0924.html"&gt;0.9.24&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;New features of 0.9.29&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Bulk metadata download: Allow reviewing of the downloaded metadata before it is applied&lt;/li&gt;
&lt;li&gt;FB2 Output: Write ISBN, pubdate, tags and publisher metadata when creating fb2 files&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
        &lt;p&gt;New Features of 0.9.28&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Virtual Libraries: Easily partition your large calibre library into smaller 'virtual' libraries&lt;/li&gt;
&lt;li&gt;A virtual library is a way to tell calibre to open only a subset of a normal library. For example, you might want to only work with books by a certain author, or books having only a certain tag. To use this feature, click the button labeled 'Virtual Library' to the left of the search bar. For details, see http://manual.calibre-ebook.com/virtual_libraries.html This feature used to be called 'Search restriction', the new virtual libraries are easier to use, but otherwise fulfil the same function.&lt;/li&gt;
&lt;li&gt;Book details panel: Allow copying of links in the book details panel by right clicking on them.&lt;/li&gt;
&lt;li&gt;Kobo driver: Add support for the new Kobo Aura HD and firmware version 2.5.0&lt;/li&gt;
&lt;li&gt;Metadata download: When showing downloaded covers, allow right clicking on a cover to view a full size version.&lt;/li&gt;
&lt;li&gt;Driver for Easy player cyber book e touch and Droid 4&lt;/li&gt;
&lt;li&gt;Edit ToC: Allow the size of the panels in the location view to be adjusted&lt;/li&gt;
&lt;li&gt;When copying to a library by path, make it more efficient to choose between moving and copying&lt;/li&gt;
&lt;li&gt;When checking if a zip/rar file is a comic or contains a single ebook to be auto-extracted, ignore thumbs.db files inside the archive&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;New Features of 0.9.27&lt;/p&gt;
&lt;ul class="entries"&gt;
&lt;li class="major"&gt;&lt;span class="title"&gt;Metadata download: Add two new sources for covers: Google Image Search and bigbooksearch.com.&lt;/span&gt;
&lt;p class="description"&gt;To enable them go to Preferences-&amp;gt;Metadata download and enable the 'Google Image' and 'Big Book Search' sources. Google Images is useful for finding larger covers as well as alternate versions of the cover. Big Book Search searches for alternate covers from amazon.com. It can occasionally find nicer covers than the direct Amazon source. Note that both these sources download multiple covers for a single book. Some of these covers can be wrong (i.e. they may be of a different book or not covers at all, so you should inspect the results and manually pick the best match). When bulk downloading, these sources are only used if the other sources find no covers.&lt;/p&gt;
&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Content server: Allow specifying a restriction to use for the server when embedding it as a WSGI app.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Get Books: Add a plugin for the Koobe Polish book store&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;calibredb add_format: Add an option to not replace existing formats. Also pep8 compliance.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Allow restoring of the ORIGINAL_XXX format by right-clicking it in the book details panel&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="minor"&gt;New Features of 0.9.26&lt;/p&gt;
&lt;ul class="entries"&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;PDF Output: Allow using templates to create arbitrary headers and footers. Look under PDF Output in the conversion dialog for this feature.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;ToC Editor: Allow generating the ToC directly from individual files inside the ebook. Useful for EPUBs that have individual chapters in single files.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;ToC Editor: Add buttons to indent/unindent the current entry&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;ToC Editor: Right-click menu to perform various useful actions on entries in the ToC&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Column icons: Allow use of wide images as column icons&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Add USB ids for the Palm Pre2 and Samsung Galaxy phone to the device drivers&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="minor"&gt;New Features of 0.9.25&lt;/p&gt;
&lt;ul class="entries"&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Automatic adding: When checking for duplicates is enabled, use the same duplicates found dialog as is used during manual adding.&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;ToC Editor: Allow searching to find a location quickly when browsing through the book to select a location for a ToC item&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;ToC Editor: Add a button to quickly flatten the entire table of contents&lt;/span&gt;&lt;/li&gt;
&lt;li class="minor"&gt;&lt;span class="title"&gt;Conversion: When converting a single book to EPUB or AZW3, add an option to automatically launch the Table of Contents editor after the conversion completes. Found under the Table of Contents section of the conversion dialog.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="minor"&gt;&lt;/p&gt;
&lt;p class="minor"&gt;&lt;a href="http://calibre-ebook.com/whats-new"&gt;vi&lt;span class="title"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p class="minor"&gt;&lt;span class="title"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/28RdYPKhP1Q" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/upgrade_calibre_to_0929_from_0.html</feedburner:origLink></entry>

<entry>
    <title>Three UnixBench testing results including Linode VPS - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/7zhzTuctFBs/three_unixbench_testing_result.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2950</id>

    <published>2013-05-07T03:42:37Z</published>
    <updated>2013-05-07T04:00:25Z</updated>

    <summary>UnixBench is a testing tool. I run it on two Linode VPS. One is located at Newark, NJ, with new...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Hardware" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="linode" label="Linode" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="score" label="Score" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="test" label="test" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="unixbench" label="UnixBench" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        UnixBench is a testing tool. I run it on two &lt;a href="http://www.yinfor.com/go/linode.html" target="_blank"&gt;Linode&lt;/a&gt; VPS.
One is located at Newark, NJ, with new hardware, including CPU E5-2670. 

The testing results are shown as below:


        &lt;pre class="brush:shell"&gt;
[root@servername UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/UnixBench'
sh: 3dinfo: command not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

8 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

8 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

8 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

8 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

8 x Process Creation  1 2 3

8 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: worldpeaceever: GNU/Linux
   OS: GNU/Linux -- 3.8.4-linode50 -- #1 SMP Mon Mar 25 15:50:29 EDT 2013
   Machine: i686 (i386)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 1: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 2: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 3: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 4: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 5: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 6: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 7: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz (5200.1 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   19:47:03 up 20 days, 18:07,  1 user,  load average: 0.00, 0.01, 0.05; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 19:47:03 - 20:14:59
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       16030487.1 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2371.3 MWIPS (10.2 s, 7 samples)
Execl Throughput                               1370.6 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        354802.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           98594.2 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        954149.3 KBps  (30.0 s, 2 samples)
Pipe Throughput                              509976.8 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  23671.2 lps   (10.0 s, 7 samples)
Process Creation                               2357.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2895.0 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1207.3 lpm   (60.0 s, 2 samples)
System Call Overhead                         402520.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   16030487.1   1373.6
Double-Precision Whetstone                       55.0       2371.3    431.1
Execl Throughput                                 43.0       1370.6    318.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     354802.8    896.0
File Copy 256 bufsize 500 maxblocks            1655.0      98594.2    595.7
File Copy 4096 bufsize 8000 maxblocks          5800.0     954149.3   1645.1
Pipe Throughput                               12440.0     509976.8    409.9
Pipe-based Context Switching                   4000.0      23671.2     59.2
Process Creation                                126.0       2357.2    187.1
Shell Scripts (1 concurrent)                     42.4       2895.0    682.8
Shell Scripts (8 concurrent)                      6.0       1207.3   2012.2
System Call Overhead                          15000.0     402520.6    268.3
                                                                   ========
System Benchmarks Index Score                                         505.3

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 20:14:59 - 20:43:01
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables       84271128.4 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    16058.7 MWIPS (10.5 s, 7 samples)
Execl Throughput                               7123.1 lps   (29.8 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        533181.6 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          138475.7 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1660648.6 KBps  (30.0 s, 2 samples)
Pipe Throughput                             3570580.2 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 399944.6 lps   (10.0 s, 7 samples)
Process Creation                              13403.1 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  12387.6 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1663.7 lpm   (60.1 s, 2 samples)
System Call Overhead                        2660567.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   84271128.4   7221.2
Double-Precision Whetstone                       55.0      16058.7   2919.8
Execl Throughput                                 43.0       7123.1   1656.5
File Copy 1024 bufsize 2000 maxblocks          3960.0     533181.6   1346.4
File Copy 256 bufsize 500 maxblocks            1655.0     138475.7    836.7
File Copy 4096 bufsize 8000 maxblocks          5800.0    1660648.6   2863.2
Pipe Throughput                               12440.0    3570580.2   2870.2
Pipe-based Context Switching                   4000.0     399944.6    999.9
Process Creation                                126.0      13403.1   1063.7
Shell Scripts (1 concurrent)                     42.4      12387.6   2921.6
Shell Scripts (8 concurrent)                      6.0       1663.7   2772.8
System Call Overhead                          15000.0    2660567.5   1773.7
                                                                   ========
System Benchmarks Index Score                                        2031.5
&lt;/pre&gt;

The other VPS is at Fremont, CA. The CPU is L5630. The score is 1186, compared with the above 2031. It is much slower.
&lt;pre class="brush:shell"&gt;
[root@juntixiao UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/UnixBench'
sh: 3dinfo: command not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

8 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

8 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

8 x Execl Throughput  1 2 3

8 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

8 x File Copy 256 bufsize 500 maxblocks  1 2 3

8 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

8 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

8 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

8 x Process Creation  1 2 3

8 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

8 x Shell Scripts (1 concurrent)  1 2 3

8 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: juntixiao: GNU/Linux
   OS: GNU/Linux -- 3.8.4-linode50 -- #1 SMP Mon Mar 25 15:50:29 EDT 2013
   Machine: i686 (i386)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 1: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 2: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 3: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 4: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 5: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 6: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   CPU 7: Intel(R) Xeon(R) CPU L5630 @ 2.13GHz (4266.9 bogomips)
          Hyper-Threading, MMX, Physical Address Ext
   16:47:25 up 7 days, 15:35,  1 user,  load average: 0.01, 0.04, 0.05; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 16:47:25 - 17:15:21
8 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12666461.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     2097.8 MWIPS (10.3 s, 7 samples)
Execl Throughput                               1241.3 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        248132.0 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           64817.5 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        850189.9 KBps  (30.0 s, 2 samples)
Pipe Throughput                              120057.9 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                  18186.7 lps   (10.0 s, 7 samples)
Process Creation                               2003.6 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2497.7 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                    688.7 lpm   (60.0 s, 2 samples)
System Call Overhead                         381542.5 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12666461.0   1085.4
Double-Precision Whetstone                       55.0       2097.8    381.4
Execl Throughput                                 43.0       1241.3    288.7
File Copy 1024 bufsize 2000 maxblocks          3960.0     248132.0    626.6
File Copy 256 bufsize 500 maxblocks            1655.0      64817.5    391.6
File Copy 4096 bufsize 8000 maxblocks          5800.0     850189.9   1465.8
Pipe Throughput                               12440.0     120057.9     96.5
Pipe-based Context Switching                   4000.0      18186.7     45.5
Process Creation                                126.0       2003.6    159.0
Shell Scripts (1 concurrent)                     42.4       2497.7    589.1
Shell Scripts (8 concurrent)                      6.0        688.7   1147.9
System Call Overhead                          15000.0     381542.5    254.4
                                                                   ========
System Benchmarks Index Score                                         362.6

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 17:15:21 - 17:43:45
8 CPUs in system; running 8 parallel copies of tests

Dhrystone 2 using register variables       46225008.8 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                    10993.7 MWIPS (10.0 s, 7 samples)
Execl Throughput                               4335.2 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        466791.8 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks           67770.3 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1315026.4 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1870328.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 234389.7 lps   (10.0 s, 7 samples)
Process Creation                               6680.7 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   6638.0 lpm   (60.1 s, 2 samples)
Shell Scripts (8 concurrent)                    689.0 lpm   (60.2 s, 2 samples)
System Call Overhead                        1587949.8 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   46225008.8   3961.0
Double-Precision Whetstone                       55.0      10993.7   1998.8
Execl Throughput                                 43.0       4335.2   1008.2
File Copy 1024 bufsize 2000 maxblocks          3960.0     466791.8   1178.8
File Copy 256 bufsize 500 maxblocks            1655.0      67770.3    409.5
File Copy 4096 bufsize 8000 maxblocks          5800.0    1315026.4   2267.3
Pipe Throughput                               12440.0    1870328.4   1503.5
Pipe-based Context Switching                   4000.0     234389.7    586.0
Process Creation                                126.0       6680.7    530.2
Shell Scripts (1 concurrent)                     42.4       6638.0   1565.6
Shell Scripts (8 concurrent)                      6.0        689.0   1148.3
System Call Overhead                          15000.0    1587949.8   1058.6
                                                                   ========
System Benchmarks Index Score                                        1186.3
&lt;/pre&gt;

I have a VirtualBox on my Windows 7. The hardware is A3870K, 512MB memory for this CentOS 6 guest system.
&lt;pre class="brush:shell"&gt;

[root@localhost UnixBench]# ./Run
make all
make[1]: Entering directory `/root/UnixBench'
Checking distribution of files
./pgms  exists
./src  exists
./testdir  exists
./tmp  exists
./results  exists
make[1]: Leaving directory `/root/UnixBench'
sh: 3dinfo: command not found

   #    #  #    #  #  #    #          #####   ######  #    #   ####   #    #
   #    #  ##   #  #   #  #           #    #  #       ##   #  #    #  #    #
   #    #  # #  #  #    ##            #####   #####   # #  #  #       ######
   #    #  #  # #  #    ##            #    #  #       #  # #  #       #    #
   #    #  #   ##  #   #  #           #    #  #       #   ##  #    #  #    #
    ####   #    #  #  #    #          #####   ######  #    #   ####   #    #

   Version 5.1.3                      Based on the Byte Magazine Unix Benchmark

   Multi-CPU version                  Version 5 revisions by Ian Smith,
                                      Sunnyvale, CA, USA
   January 13, 2011                   johantheghost at yahoo period com


1 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

1 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

1 x Execl Throughput  1 2 3

1 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

1 x File Copy 256 bufsize 500 maxblocks  1 2 3

1 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

1 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

1 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

1 x Process Creation  1 2 3

1 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

1 x Shell Scripts (1 concurrent)  1 2 3

1 x Shell Scripts (8 concurrent)  1 2 3

4 x Dhrystone 2 using register variables  1 2 3 4 5 6 7 8 9 10

4 x Double-Precision Whetstone  1 2 3 4 5 6 7 8 9 10

4 x Execl Throughput  1 2 3

4 x File Copy 1024 bufsize 2000 maxblocks  1 2 3

4 x File Copy 256 bufsize 500 maxblocks  1 2 3

4 x File Copy 4096 bufsize 8000 maxblocks  1 2 3

4 x Pipe Throughput  1 2 3 4 5 6 7 8 9 10

4 x Pipe-based Context Switching  1 2 3 4 5 6 7 8 9 10

4 x Process Creation  1 2 3

4 x System Call Overhead  1 2 3 4 5 6 7 8 9 10

4 x Shell Scripts (1 concurrent)  1 2 3

4 x Shell Scripts (8 concurrent)  1 2 3

========================================================================
   BYTE UNIX Benchmarks (Version 5.1.3)

   System: localhost.localdomain: GNU/Linux
   OS: GNU/Linux -- 2.6.32-358.2.1.el6.i686 -- #1 SMP Tue Mar 12 21:42:46 UTC 2013
   Machine: i686 (i386)
   Language: en_US.utf8 (charmap="UTF-8", collate="UTF-8")
   CPU 0: AMD A8-3870 APU with Radeon(tm) HD Graphics (5751.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 1: AMD A8-3870 APU with Radeon(tm) HD Graphics (5824.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 2: AMD A8-3870 APU with Radeon(tm) HD Graphics (5768.3 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   CPU 3: AMD A8-3870 APU with Radeon(tm) HD Graphics (5764.0 bogomips)
          Hyper-Threading, x86-64, MMX, Physical Address Ext, SYSENTER/SYSEXIT, SYSCALL/SYSRET
   17:36:12 up 32 min,  2 users,  load average: 0.10, 0.04, 0.01; runlevel 3

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 17:36:12 - 18:04:09
4 CPUs in system; running 1 parallel copy of tests

Dhrystone 2 using register variables       12832548.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     1972.6 MWIPS (10.3 s, 7 samples)
Execl Throughput                                651.2 lps   (29.9 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        436935.2 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          167015.6 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks        740800.5 KBps  (30.0 s, 2 samples)
Pipe Throughput                             1251139.5 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                   9328.6 lps   (10.0 s, 7 samples)
Process Creation                               4598.0 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                   2813.3 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1236.1 lpm   (60.0 s, 2 samples)
System Call Overhead                        1952491.6 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   12832548.0   1099.6
Double-Precision Whetstone                       55.0       1972.6    358.7
Execl Throughput                                 43.0        651.2    151.4
File Copy 1024 bufsize 2000 maxblocks          3960.0     436935.2   1103.4
File Copy 256 bufsize 500 maxblocks            1655.0     167015.6   1009.2
File Copy 4096 bufsize 8000 maxblocks          5800.0     740800.5   1277.2
Pipe Throughput                               12440.0    1251139.5   1005.7
Pipe-based Context Switching                   4000.0       9328.6     23.3
Process Creation                                126.0       4598.0    364.9
Shell Scripts (1 concurrent)                     42.4       2813.3    663.5
Shell Scripts (8 concurrent)                      6.0       1236.1   2060.1
System Call Overhead                          15000.0    1952491.6   1301.7
                                                                   ========
System Benchmarks Index Score                                         574.5

------------------------------------------------------------------------
Benchmark Run: Mon May 06 2013 18:04:09 - 18:32:04
4 CPUs in system; running 4 parallel copies of tests

Dhrystone 2 using register variables       48856746.0 lps   (10.0 s, 7 samples)
Double-Precision Whetstone                     8268.8 MWIPS (9.8 s, 7 samples)
Execl Throughput                              11202.7 lps   (30.0 s, 2 samples)
File Copy 1024 bufsize 2000 maxblocks        483796.9 KBps  (30.0 s, 2 samples)
File Copy 256 bufsize 500 maxblocks          146739.4 KBps  (30.0 s, 2 samples)
File Copy 4096 bufsize 8000 maxblocks       1200427.0 KBps  (30.0 s, 2 samples)
Pipe Throughput                             5558915.4 lps   (10.0 s, 7 samples)
Pipe-based Context Switching                 121641.1 lps   (10.0 s, 7 samples)
Process Creation                              28685.2 lps   (30.0 s, 2 samples)
Shell Scripts (1 concurrent)                  11394.5 lpm   (60.0 s, 2 samples)
Shell Scripts (8 concurrent)                   1522.1 lpm   (60.1 s, 2 samples)
System Call Overhead                        2975599.7 lps   (10.0 s, 7 samples)

System Benchmarks Index Values               BASELINE       RESULT    INDEX
Dhrystone 2 using register variables         116700.0   48856746.0   4186.5
Double-Precision Whetstone                       55.0       8268.8   1503.4
Execl Throughput                                 43.0      11202.7   2605.3
File Copy 1024 bufsize 2000 maxblocks          3960.0     483796.9   1221.7
File Copy 256 bufsize 500 maxblocks            1655.0     146739.4    886.6
File Copy 4096 bufsize 8000 maxblocks          5800.0    1200427.0   2069.7
Pipe Throughput                               12440.0    5558915.4   4468.6
Pipe-based Context Switching                   4000.0     121641.1    304.1
Process Creation                                126.0      28685.2   2276.6
Shell Scripts (1 concurrent)                     42.4      11394.5   2687.4
Shell Scripts (8 concurrent)                      6.0       1522.1   2536.8
System Call Overhead                          15000.0    2975599.7   1983.7
                                                                   ========
System Benchmarks Index Score                                        1843.2

&lt;/pre&gt;

Based on the testing scores, it is clear that CPU plays more important role here.
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/7zhzTuctFBs" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/three_unixbench_testing_result.html</feedburner:origLink></entry>

<entry>
    <title>Got a Greenlee GT-16 Adjustable Non-Contact Voltage Detector - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/S0KN3B3X6gk/got_a_greenlee_gt-16_adjustabl.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2949</id>

    <published>2013-05-06T07:29:02Z</published>
    <updated>2013-05-06T07:58:27Z</updated>

    <summary>I think every house need a Voltage Detector. Especially when house owner changes the light bulb. The day I send...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Hardware" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="device" label="device" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="electronic" label="electronic" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gt16" label="GT-16" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="house" label="house" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;I think every house need a Voltage Detector. Especially when house owner changes the light bulb.&lt;br /&gt; The day I send my car to Goodyear for service, is a good day. I have a walk and found a store. I went in and purchased this Greenlee GT-16 Adjustable Non-Contact Voltage Detector. It is just below $30.00.&lt;/p&gt;
&lt;p&gt;It is a little bit expensive, but it worth.&lt;br /&gt; Let us see the features of it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Adjustable&lt;/strong&gt; to safely detect power and low voltage&lt;/li&gt;
&lt;li&gt;Safely detects AC voltage &lt;strong&gt;without touching&lt;/strong&gt; the bare conductor&lt;/li&gt;
&lt;li&gt;Adjustable for use on power wiring plus lighting, thermostats and other &lt;strong&gt;low voltage circuits&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Use to detect voltage in outlets, lighting fixtures, wires and cables&lt;/li&gt;
&lt;li&gt;Finds breaks in wires&lt;/li&gt;
&lt;li&gt;Identifies hot and neutral conductors&lt;/li&gt;
&lt;li&gt;Low battery indication&lt;/li&gt;
&lt;li&gt;Accessories included: (1) 1.5V AAA battery&lt;/li&gt;
&lt;li&gt;Lifetime Limited Warranty&lt;/li&gt;
&lt;/ul&gt;
        &lt;p&gt;&lt;a href="http://www.yinfor.com/blog/archives/assets_c/2013/05/71lcEOE1JiL._SL1500_-837.html" onclick="window.open('http://www.yinfor.com/blog/archives/assets_c/2013/05/71lcEOE1JiL._SL1500_-837.html','popup','width=1500,height=991,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img src="http://www.yinfor.com/blog/archives/assets_c/2013/05/71lcEOE1JiL._SL1500_-thumb-500x330-837.jpg" alt="71lcEOE1JiL._SL1500_.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="330" width="500" /&gt;&lt;/a&gt;See specifications:&lt;/p&gt;
&lt;div id="ctl00_ContentPlaceHolder1_ctrlDetails_ctrlDetailsTabHolder_ctl01" class="ajax__tab_panel" style="visibility: visible;"&gt;
&lt;ul&gt;
&lt;li&gt;Application : Use To Detect Voltage In Outlets, Lighting Fixtures, Wires And Cables&lt;/li&gt;
&lt;li&gt;Battery : (1) 1.5 V AAA&lt;/li&gt;
&lt;li&gt;Frequency : 50 - 500 HZ&lt;/li&gt;
&lt;li&gt;Measurement Category : CAT IV, 1000 V&lt;/li&gt;
&lt;li&gt;Standard : C/US UL Listed, CE Listed&lt;/li&gt;
&lt;li&gt;Type : Adjustable, Non Contact&lt;/li&gt;
&lt;li&gt;Voltage Rating : 5 - 1000 VAC&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/S0KN3B3X6gk" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/got_a_greenlee_gt-16_adjustabl.html</feedburner:origLink></entry>

<entry>
    <title>Electric Vehicle Charging device on Brentwood Mall - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/zFCgSVms8v8/electric_vehicle_charging_devi.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2948</id>

    <published>2013-05-02T09:16:29Z</published>
    <updated>2013-05-02T09:40:39Z</updated>

    <summary>I saw the new device in the parking lot of Brentwood Mall. It looks like below. I took the picture...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Vehicles" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="brentwood" label="brentwood" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="chargepoint" label="chargepoint" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="charging" label="charging" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vehicle" label="vehicle" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;I saw the new device in the parking lot of Brentwood Mall. It looks like below.&lt;br /&gt;
&lt;a href="http://www.yinfor.com/blog/archives/assets_c/2013/05/chargingpoint-834.html" onclick="window.open('http://www.yinfor.com/blog/archives/assets_c/2013/05/chargingpoint-834.html','popup','width=1000,height=1672,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img src="http://www.yinfor.com/blog/archives/assets_c/2013/05/chargingpoint-thumb-500x836-834.jpg" width="500" height="836" alt="chargingpoint.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I took the picture and googled it.&lt;br /&gt;
Leviton is the solution provider. The real company running this service is &lt;a href="http://www.chargepoint.com/"&gt;ChargePoint&lt;/a&gt;.&lt;/p&gt;
        &lt;p&gt;To use this device, you need a signup and get a access card. $25 deposit.&lt;br /&gt;
The cost for charging is depends on the owners of the charging device. Most of them in BC are &lt;strong&gt;Free&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Sounds cool. I will consider the Electric Car for my next vehicle.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/zFCgSVms8v8" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/05/electric_vehicle_charging_devi.html</feedburner:origLink></entry>

<entry>
    <title>Install htop on Linode VPS - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/Adcdg3PRgN0/install_htop_on_linode_vps.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2947</id>

    <published>2013-04-30T19:48:55Z</published>
    <updated>2013-04-30T19:59:54Z</updated>

    <summary>htop is an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="howto" label="how-to" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="htop" label="htop" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="installation" label="installation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linode" label="Linode" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="linux" label="Linux" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;htop is an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses. &lt;br /&gt; If you used top command before, I would like to tell you that htop is a replacement of top, but even better.&lt;/p&gt;
&lt;p&gt;Since I have rpmforge Repository on my &lt;a href="http://www.yinfor.com/go/linode.html"&gt;VPS&lt;/a&gt;, the installation is as simple as one command.&lt;/p&gt;
&lt;blockquote&gt;yum install htop&lt;/blockquote&gt;
&lt;p&gt;When finished, I run htop command.&lt;br /&gt; &lt;a href="http://www.yinfor.com/blog/archives/assets_c/2013/04/htop-screen-831.html" onclick="window.open('http://www.yinfor.com/blog/archives/assets_c/2013/04/htop-screen-831.html','popup','width=700,height=451,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img src="http://www.yinfor.com/blog/archives/assets_c/2013/04/htop-screen-thumb-500x322-831.jpg" alt="htop-screen.jpg" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="322" width="500" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
        &lt;p&gt;&lt;strong&gt;Comparison between htop and top&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;In 'htop' you can scroll the list vertically and horizontally to see all processes and complete command lines.&lt;/li&gt;
&lt;li&gt;In 'top' you are subject to a delay for each unassigned key you press (especially annoying when multi-key escape sequences are triggered by accident).&lt;/li&gt;
&lt;li&gt;'htop' starts faster ('top' seems to collect data for a while before displaying anything).&lt;/li&gt;
&lt;li&gt;In 'htop' you don't need to type the process number to kill a process, in 'top' you do.&lt;/li&gt;
&lt;li&gt;In 'htop' you don't need to type the process number or the priority value to renice a process, in 'top' you do.&lt;/li&gt;
&lt;li&gt;'htop' &lt;em&gt;supports mouse operation,&lt;/em&gt; 'top' doesn't&lt;/li&gt;
&lt;li&gt;'top' is older, hence, more used and tested.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://htop.sourceforge.net/" target="_blank"&gt;official site&lt;/a&gt; of htop&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/Adcdg3PRgN0" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/04/install_htop_on_linode_vps.html</feedburner:origLink></entry>

<entry>
    <title>How to choose the right router - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/xC7HX0cWIPI/how_to_choose_the_right_router.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2946</id>

    <published>2013-04-25T21:52:41Z</published>
    <updated>2013-04-25T22:27:16Z</updated>

    <summary>To choose the router or upgrade your home network, first you should know what standard you need. There are three...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="80211ac" label="802.11ac" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="80211g" label="802.11g" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="80211n" label="802.11n" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="router" label="router" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wifi" label="WiFi" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;To choose the router or upgrade your home network, first you should know what standard you need.&lt;br /&gt;
There are three main standards on market now. &lt;br /&gt;
Standard &lt;strong&gt;Max Speed&lt;/strong&gt;&lt;br /&gt;
802.11g &lt;strong&gt;54Mbps&lt;/strong&gt;&lt;br /&gt;
802.11n &lt;strong&gt;600Mbps&lt;/strong&gt;&lt;br /&gt;
802.11ac &lt;strong&gt;1.3Gbps&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;802.11g was introduced many years ago, I wrote &lt;a href="http://www.yinfor.com/blog/archives/2005/05/wireless_network_concern.html" target="_blank"&gt;a post&lt;/a&gt; eight years ago related the wireless network.&lt;br /&gt;
802.11ac is still a draft standard. It means most products from different company are not same. They may not work together compatibly. The good news is that IEEE will issue the final approved version of 802.11ac the end of this year 2013. &lt;a href="http://grouper.ieee.org/groups/802/11/Reports/802.11_Timelines.htm" target="_blank"&gt;Here&lt;/a&gt; is the timeline.&lt;/p&gt;

&lt;p&gt;The Max Speed described above is in theory. When the router working inside the house, walls, furniture, these kind of obstacles reduce the speed by 50%. &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;There are also frequence, bandwidth, channel issue for your router.&lt;/strong&gt;&lt;br /&gt;
for 802.11g, 2.4GHz, there are 13 channel. 20MHz each channel&lt;br /&gt;
for 802.11n, 2.4GHz or 5GHz, 20MHz each channel, bonding channels.&lt;br /&gt;
for 802.11ac, 5GHz, &lt;br /&gt;
Bonding channels is double the bandwidth, or 40Mhz. It means faster.&lt;/p&gt;

&lt;p&gt; &lt;/p&gt;
        &lt;p&gt;One Key point to choose the right router is to double check the current wifi device in house. The build-in wifi adapter in your laptop, the desktop, the cellphones, xbox etc.&lt;/p&gt;

&lt;p&gt;My suggestion is 802.11n is the must have. If the 802.11ac product has 802.11n compatible, you can pick it up. And also make sure the 802.11ac draft can be upgraded to the final version when it is available.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/xC7HX0cWIPI" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/04/how_to_choose_the_right_router.html</feedburner:origLink></entry>

<entry>
    <title>How to change the title of frontpage at Joomla 3 - David Yin's Blog</title>
    <link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/WhatALamp/~3/dqRKZHDN2Go/how_to_change_the_title_of_fro.html" />
    <id>tag:www.yinfor.com,2013:/blog//1.2945</id>

    <published>2013-04-23T20:45:16Z</published>
    <updated>2013-04-23T21:04:59Z</updated>

    <summary>Joomla 3 is new CMS system. Even I tried Joomla 1.5, or 2.0 during past years, I still got lost...</summary>
    <author>
        <name>David Yin</name>
        <uri>http://www.yinfor.com/blog</uri>
    </author>
    
        <category term="Web Site and Network" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="change" label="change" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="frontpage" label="frontpage" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="howto" label="how-to" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joomla" label="Joomla" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joomla3" label="Joomla 3" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="title" label="title" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.yinfor.com/blog/">
        &lt;p&gt;Joomla 3 is new CMS system. Even I tried Joomla 1.5, or 2.0 during past years, I still got lost in Joomla 3.&lt;br /&gt; Here is a How-To to show you the way to change or remove the default title on frontpage at Joomla 3.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Sign in the adminstrator site&lt;/li&gt;
&lt;li&gt;Click Menus &amp;gt;&amp;gt; Main Menus&lt;br /&gt;&lt;img alt="main-menu-joomla3.png" src="http://www.yinfor.com/blog/archives/images/main-menu-joomla3.png" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="322" width="489" /&gt;&lt;/li&gt;
&lt;li&gt;Choose the check box in front of the Home link, then click Edit button&lt;br /&gt;&lt;img alt="home-menu-edit-joomla3.png" src="http://www.yinfor.com/blog/archives/images/home-menu-edit-joomla3.png" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="337" width="480" /&gt;&lt;/li&gt;
&lt;li&gt;Now, you will see the details of the Home page / front page. Change the menu title as you like, then save and close.&lt;br /&gt;&lt;img alt="home-title-save-joomla3.png" src="http://www.yinfor.com/blog/archives/images/home-title-save-joomla3.png" class="mt-image-center" style="text-align: center; display: block; margin: 0 auto 20px;" height="437" width="490" /&gt;&lt;/li&gt;
&lt;/ol&gt;
        &lt;p&gt;It is as simple as four steps to compete changing title of Frontpage of Joomla 3.&lt;/p&gt;
    &lt;img src="http://feeds.feedburner.com/~r/WhatALamp/~4/dqRKZHDN2Go" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://www.yinfor.com/blog/archives/2013/04/how_to_change_the_title_of_fro.html</feedburner:origLink></entry>

</feed>
