<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>I C E Y C A K E</title>
	
	<link>http://www.iceycake.com</link>
	<description>Andy Chan's 廢話 fei hua ㄈㄟˋ ㄏㄨㄚˋ 部落格 博客 Blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:30:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/iceycake/MBoY" /><feedburner:info uri="iceycake/mboy" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>iceycake/MBoY</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Tutorial: How to Install Python Oracle Module “cx_Oracle” on Mac OS X Lion</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/nrW39PGGWcs/</link>
		<comments>http://www.iceycake.com/2012/02/tutorial-how-to-install-cx_oracle-python-on-mac-os-x-lion/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 14:30:32 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=596</guid>
		<description><![CDATA[I had developed a Python webapp 3 years ago using Django at my previous workplace.  In order to avoid dealing with database, we decided on implementing all the business logics into web services and only using Django for pure presentation layer.  Due to various reasons, I decided to use Python again for my first project [...]]]></description>
			<content:encoded><![CDATA[<p>I had developed a Python webapp 3 years ago using <a title="Django Home Page" href="https://www.djangoproject.com/">Django</a> at my previous workplace.  In order to avoid dealing with database, we decided on implementing all the business logics into web services and only using <a title="Django Home Page" href="https://www.djangoproject.com/">Django</a> for pure presentation layer.  Due to various reasons, I decided to use Python again for my first project in the new workplace.  Interestingly, the first version of the project is a script to collect data from different system including Oracle database.  In other words, I need to install <a title="cx_Oracle Home Page" href="http://cx-oracle.sourceforge.net/">cx_Oracle</a> in order to access the Oracle database from Python.</p>
<p>We have 3 different environments need to deal with: Mac OS X (myself), Ubuntu (another developer), and CentOS (production environment).  Dealing with the Linux environments (Ubuntu &amp; CentOS) are easy, OS X is a different story.</p>
<p>In order to install cx_Oracle on OS X, I have to install the Oracle database &#8220;thick&#8221; client first, which is called the &#8220;<a title="Oracle Instant-Client" href="http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html">Instant-Client</a>&#8220;.</p>
<ol>
<li>For the Mac OS X Lion, please install the <a title="Oracle Instant Client for Intel x86 OS X" href="http://www.oracle.com/technetwork/topics/intel-macsoft-096467.html">Intel x86 Mac version</a>.</li>
<li>You can see there are 32-bit and 64-bit version for downloading.  For Mac OS X Lion, have to install the 32-bit version instead of 64-bit version because the 64-bit version will be crashed (&#8220;<em>Segmentation fault</em>: 11&#8243;) on Mac OS X Lion.  It has been widely discussed on the web.</li>
<li>You can install all the 32-bit downloads or just install the following: <em>instantclient-basic-10.2.0.4.0-macosx-x86.zip</em> and <em>instantclient-sdk-10.2.0.4.0-macosx-x86.zip</em></li>
<li>Unzip both files into the same directory.  For example, <em>/usr/local/lib/instantclient</em></li>
<li>Make sure modifying ~/.bash_profile by adding the following exports:</li>
<li><strong>export ORACLE_HOME=/usr/local/lib/instantclient</strong></li>
<li><strong>export LD_LIBRARY_PATH=$ORACLE_HOME</strong></li>
<li><strong>export DYLD_LIBRARY_PATH=$ORACLE_HOME</strong></li>
<li><strong>export VERSIONER_PYTHON_PREFER_32_BIT=yes</strong></li>
<li>If you want to use Python 2.6 instead of Python 2.7, you can also <strong>export VERSIONER_PYTHON_VERSION=2.6</strong></li>
<li>You can make the exports to be effective by restarting the Terminal, or</li>
<li><em>source ~/.bash_profile</em></li>
<li>Before install cx_Oracle, need to tell OS X the current version of the Instant Client dynamic library</li>
<li><em>cd $ORACLE_HOME</em></li>
<li><em>ln -s libclntsh.dylib.10.2 libclntsh.dylib</em></li>
<li>After installed the Oracle Instant Client (thick client), we can install cx_Oracle now</li>
<li>sudo pip install cx_Oracle</li>
</ol>
<p>The above steps only work if you are not using the Python Virtual Environments.  I have found <a title="Hey Mac Guy" href="http://heymacguy.blogspot.com/2011/10/python-virtual-environments-and.html">Jason Buckner instructions</a> on how to solve the problem on Virtual Environments.</p>
<p><map name='google_ad_map_596_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/596?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_596_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=596&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2012%2F02%2Ftutorial-how-to-install-cx_oracle-python-on-mac-os-x-lion%2F' title="Tutorial: How to Install Python Oracle Module cx Oracle on Mac OS X Lion" alt=" Tutorial: How to Install Python Oracle Module cx Oracle on Mac OS X Lion" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/t1ZhOG4QaEfq-HblndNmLC_hGVE/0/da"><img src="http://feedads.g.doubleclick.net/~a/t1ZhOG4QaEfq-HblndNmLC_hGVE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/t1ZhOG4QaEfq-HblndNmLC_hGVE/1/da"><img src="http://feedads.g.doubleclick.net/~a/t1ZhOG4QaEfq-HblndNmLC_hGVE/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=nrW39PGGWcs:Mgwh34dn73g:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=nrW39PGGWcs:Mgwh34dn73g:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=nrW39PGGWcs:Mgwh34dn73g:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=nrW39PGGWcs:Mgwh34dn73g:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/nrW39PGGWcs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2012/02/tutorial-how-to-install-cx_oracle-python-on-mac-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2012/02/tutorial-how-to-install-cx_oracle-python-on-mac-os-x-lion/</feedburner:origLink></item>
		<item>
		<title>My 2009 Acura TSX Engine Problem</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/lRyWDor1RGs/</link>
		<comments>http://www.iceycake.com/2012/01/2009-acura-tsx-engine-problem-drivetrain-warranty/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 06:26:37 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Gossip]]></category>
		<category><![CDATA[car]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=586</guid>
		<description><![CDATA[Disclaimer: My family and I follow the schedule to service all the cars that I mention below.  Although some of the cars do not being service at the Honda/Acura dealership, we do use qualified technicians. My whole family is royal Honda/Acura customer.  My first new car was a 1997 Acura 2.2CL 5-Speed.  For over 150,000 [...]]]></description>
			<content:encoded><![CDATA[<p><img title="2009 Acura TSX" src="http://www.iceycake.com/wordpress/wp-content/uploads/2009/02/2009-acura-tsx-large.jpg" alt="2009 acura tsx large My 2009 Acura TSX Engine Problem" width="480" height="240" /></p>
<p><em><strong>Disclaimer:</strong> My family and I follow the schedule to service all the cars that I mention below.  Although some of the cars do not being service at the Honda/Acura dealership, we do use qualified technicians.</em></p>
<p>My whole family is royal Honda/Acura customer.  My first new car was a 1997 Acura 2.2CL 5-Speed.  For over 150,000 miles in 5 years, it has zero issue.  My mother has the 2001 Acura TL and it is still on the road.  My father sold his 1999 Honda Civic when it was 210,000 miles.  He is currently driving a 2005 Honda Accord LX (nearly 120,000 miles on it).  My wife used to have an very old (forget about the year) Honda Accord and we sold it when it was 150,000 miles.</p>
<p>However, the quality of Honda production is getting downhill recent years.  I bought a 2006 Honda Accord V6 Automatic (my first 4-door automatic car!!!) for my commute.  It has transmission problem and air conditioning problem when it was just 80,000 miles.  At that time, I thought it may be related to the very bad stop-and-go Los Angeles traffic and it was made in North America.  In order to save gas and the load on the drivetrain, I switched to a 4-cylinder Acura TSX Automatic (I believe it is being called Honda Accord Euro Edition outside North America).  I believe the TSX is JDM so it should have no quality control problem anymore.  For the past 3 years, it has small issues but everything is doing fine.  I am happy with the maintenance cost and the gas mileage with the TSX.  However, the nightmare starts a week ago&#8230;</p>
<p><strong>Sunday:</strong></p>
<p>It is the night of 2012 Chinese New Year Eve.  After having dinner with family and friends at my parents&#8217; place, my wife and I drove home separately.  Our dog, Charco, was with me in my TSX.  Since it was Sunday night @ 9pm, there was not much cars on the road.  I was cruising with legal speed on the freeway while I had the iPod music on (love TSX&#8217;s iPod integration!!!).  Without any noticible noise, I felt the TSX was losing power.  It has no power when I stepped on the gas pedal but the engine light was on.  However, the engine light turned off when I released from the gas pedal.  I pulled the TSX to the right hand shoulder slowly (again, glad that there was not much cars on the freeway during that time) and stepped on the brake to try to stop the TSX.  However, there is no more power assistant with the brake and I finally realized the engine was stalled.</p>
<p style="text-align: center;"><img class="aligncenter" title="Towing TSX at Night" src="http://distilleryimage9.s3.amazonaws.com/c94eae6c458b11e180c9123138016265_7.jpg" alt="c94eae6c458b11e180c9123138016265 7 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p>I turned the TSX off once I managed to stop the car.  Turned the car key clockwise, the engine tried to start but couldn&#8217;t hold it.  At first, I thought may be the TSX ran out of gas.  However, the gas tank indicator showed the tank was full.  Hmmm&#8230; fuel injection problem? battery problem? I had no clue at all.  I called my wife to drive back to the freeway to pick up Charco and I called AAA to arrange a tow trunk to tow the TSX back home.</p>
<p><strong>Monday:</strong></p>
<p>I contacted my mechanic (it is a local shop that is in business for at least 17 years) regarding the TSX&#8217;s problem.  Since it is still being covered by drivetrain warranty (below 70,000 miles), he highly recommended me to tow the TSX back to the dealership.</p>
<p><strong>Tuesday:</strong></p>
<p>I towed the TSX back to the dealership near my home in the morning.  The service person was very nice and he got me a loaner car (a 2012 TSX!!!) to drive while they tried to figure out what&#8217;s wrong with the TSX.  In the afternoon, the serviceman called me and told me there was metal in cylinder#2 (a.k.a. engine is &#8220;dead&#8221;).  The cause of it could be lacking of maintenance.  The dealership needs me to provide them all the service records to proof the car was being serviced properly.  Awesome, I don&#8217;t have the habit to keep car service records!!!</p>
<p><img class="aligncenter" title="Towing TSX to Acura Dealer" src="http://distilleryimage8.s3.amazonaws.com/88059f2e46b711e19896123138142014_7.jpg" alt="88059f2e46b711e19896123138142014 7 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p>I called my mechanic again and he was able to pull me records until sometime last year immediately (thank GOD!).  I drove back to the shop to pick up the records and delivered them back to the dealership immediately.  I thought that&#8217;s enough proofs to show them I did take good care of my TSX and Acura would take my claim and gives me a new/used engine.</p>
<p>I am wrong again&#8230;</p>
<p><strong>Friday:</strong></p>
<p>The director of service department contacted me today and told me that Acura believes I didn&#8217;t change oil before 45,000 miles (that&#8217;s the earliest records I delivered to them on Monday).  I told him it is not the case because it is difficult to get records earlier than that.  The director of service department suggested I should get all the records for my best interest because Acura will make decisions based on the records (Lesson Learn: We should always keep car service records if we are doing car service outside of the dealership).  Luckily, my mechanic is able to get all the records for me since year 2008.  Thanks Mr. Mechanic!!!!</p>
<p><del>That&#8217;s how the story is developed so far.  Will update with a separated post once I learn more from the dealership.</del>  I have been studying the Acura TSX warranty terms and agreement the whole night.  The following are some of the highlight:</p>
<p><em>&#8220;Maintenance Minder function should never be exceeded; they are essential to trouble-free operation. Parts that fail because they did not get proper, timely maintenance are not covered by warranty. However, a warranty claim will not be denied if a part fails due to a defect in material or workmanship for reasons unrelated to the improper maintenance or operation.&#8221;</em></p>
<p>In order to proof the Acura is being serviced properly, we need one or more of the followings:</p>
<p><em>&#8220;The Acura Maintenance Journal showing the odometer mileage and date for each service. Each entry in this journal should be embossed and signed by a person who is qualified to service automobiles.&#8221;</em></p>
<p><em>&#8220;Copies of repair orders or other receipts that include the odometer mileage and date that the vehicle was serviced. Each receipt should be signed by a qualified automotive service technician.&#8221;</em></p>
<p><em>&#8220;A statement that you completed the maintenance yourself, showing the odometer mileage and date you did the work. Receipts for the replacement parts (fluids, filters, etc.) should accompany this statement.&#8221;</em></p>
<p><em>(Updates)</em></p>
<p><strong>Saturday:</strong></p>
<p>Picked up the service records from the mechanic shop in the morning and delivered them back to the Acura dealership.  After the director of service department examined the records, he told me Acura has authorized the fixes under warranty and they are just waiting for the service records.  He also walked through the engine damage with me.  However, they still have no clue what causes the damage because the engine oil looks like never been replaced and they found no water in the engine oil at all.  Since I have provided them the proof of service, they can&#8217;t deny the drivetrain warranty and they will start the work next week.  The cost of the fixes is more than $10k and all being covered under the warranty!!!</p>
<p>The bad news is the warranty will not be extended so it will be expired after the other 100 miles.  The good news is I can always contact the dealership and they will try to make exemption with Acura about the engine if there is more problem in the future.</p>
<p>The pistol in cylinder#2 is damaged badly.</p>
<p><img class="aligncenter" title="Cylinder# 2 of the engine is damaged" src="http://27.media.tumblr.com/tumblr_lyix1wRjyb1qhdhpwo1_500.jpg" alt="tumblr lyix1wRjyb1qhdhpwo1 500 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p>&nbsp;</p>
<p>The spring of the valve in cylinder#2 is also broken</p>
<p><img class="aligncenter" title="Spring is broken" src="http://28.media.tumblr.com/tumblr_lyiwx6eKSi1qhdhpwo1_500.jpg" alt="tumblr lyiwx6eKSi1qhdhpwo1 500 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p>Metals are inside the cylinder#2</p>
<p><img class="aligncenter" title="Metals Inside" src="http://26.media.tumblr.com/tumblr_lyiwyqheDx1qhdhpwo1_500.jpg" alt="tumblr lyiwyqheDx1qhdhpwo1 500 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p>The engine head unit is also damanged</p>
<p><img class="aligncenter" title="2009 TSX Engine Head Unit Damaged" src="http://27.media.tumblr.com/tumblr_lyix0dmPx11qhdhpwo1_500.jpg" alt="tumblr lyix0dmPx11qhdhpwo1 500 My 2009 Acura TSX Engine Problem" width="480" height="480" /></p>
<p><map name='google_ad_map_586_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/586?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_586_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=586&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2012%2F01%2F2009-acura-tsx-engine-problem-drivetrain-warranty%2F' title="My 2009 Acura TSX Engine Problem" alt=" My 2009 Acura TSX Engine Problem" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/m26eCUlwWf_MTk7j3-HetC7TcJM/0/da"><img src="http://feedads.g.doubleclick.net/~a/m26eCUlwWf_MTk7j3-HetC7TcJM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/m26eCUlwWf_MTk7j3-HetC7TcJM/1/da"><img src="http://feedads.g.doubleclick.net/~a/m26eCUlwWf_MTk7j3-HetC7TcJM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=lRyWDor1RGs:ipMrcnKN_zQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=lRyWDor1RGs:ipMrcnKN_zQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=lRyWDor1RGs:ipMrcnKN_zQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=lRyWDor1RGs:ipMrcnKN_zQ:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/lRyWDor1RGs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2012/01/2009-acura-tsx-engine-problem-drivetrain-warranty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2012/01/2009-acura-tsx-engine-problem-drivetrain-warranty/</feedburner:origLink></item>
		<item>
		<title>Lion OS X &amp; Buffalo Link Station AppleShare Issue</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/Z5PpSKSuUfU/</link>
		<comments>http://www.iceycake.com/2011/07/lion-os-x-buffalo-link-station-appleshare-issue/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 16:18:23 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=566</guid>
		<description><![CDATA[I have recently upgraded to Lion OS X on my late 2009 24&#8243; iMac. The first thing I have noticed is my iMac unable to connect to my 2TB Buffalo Link Station Network Attached Storage (NAS) anymore. My iMac was able to see the Link Station but it failed to authenticate. After digging around for [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently upgraded to Lion OS X on my late 2009 24&#8243; iMac. The first thing I have noticed is my iMac unable to connect to my 2TB Buffalo Link Station Network Attached Storage (NAS) anymore. My iMac was able to see the Link Station but it failed to authenticate. After digging around for a few minutes, I figured out Lion OS X may change something with the AFP protocol since I can connect to the NAS by SMB or turn off security on AFP.</p>
<p>I don&#8217;t have a solution yet but my current workaround is disabling security with my NAS. It is not a big problem for me at home since no one else is using the NAS but only me. However, I can see it could be an issue for small business, that is using the Buffalo Link Station for sharing files within the office.</p>
<p>P.S.: I also found out <a href="http://blog.digidex.co.uk/2011/06/18/os-x-lion-connection-error-with-afp-and-workaround/">Aaron Thorne has a fixed</a> for the issue. I haven&#8217;t tried it yet. Please let me know if you try it and work.</p>
<p>As for my solution, please following the steps below:</p>
<p>&nbsp;</p>
<p><a href="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-home1.png"><img class="alignleft size-full wp-image-574" title="buffalo-home" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-home1.png" alt="buffalo home1 Lion OS X & Buffalo Link Station AppleShare Issue" width="550" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Login to your Buffalo NAS via the web browser. For my Buffalo, I put in http://192.168.1.50 on my Chrome web browser.</p>
<p>&nbsp;</p>
<p><a href="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-shared-folders1.png"><img class="alignleft size-full wp-image-575" title="buffalo-shared-folders" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-shared-folders1.png" alt="buffalo shared folders1 Lion OS X & Buffalo Link Station AppleShare Issue" width="550" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Select Shared Folders &amp; Shared Folders Setup on the left navigation bar. You should be able to see a list of folders on the NAS.</p>
<p>&nbsp;</p>
<p><a href="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-shared-folders-setup1.png"><img class="alignleft size-full wp-image-576" title="buffalo-shared-folders-setup" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/07/buffalo-shared-folders-setup1.png" alt="buffalo shared folders setup1 Lion OS X & Buffalo Link Station AppleShare Issue" width="550" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Now, select the folder that you want to change the sharing settings. I try not use SMB/Samba at home so I have Windows disabled on Shared Folder Support. In order to disable security (everyone can read/write), in the Access Restrictions section, I put Access Restrictions from Enable to Disable. Make sure you click on the Apply button at the button!!! Repeat this step for all the folders you saw from the previous step.</p>
<p><map name='google_ad_map_566_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/566?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_566_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=566&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F07%2Flion-os-x-buffalo-link-station-appleshare-issue%2F' title="Lion OS X & Buffalo Link Station AppleShare Issue" alt=" Lion OS X & Buffalo Link Station AppleShare Issue" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/tJRQSL88Z_G4bPtfYXrPuYAGG6I/0/da"><img src="http://feedads.g.doubleclick.net/~a/tJRQSL88Z_G4bPtfYXrPuYAGG6I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/tJRQSL88Z_G4bPtfYXrPuYAGG6I/1/da"><img src="http://feedads.g.doubleclick.net/~a/tJRQSL88Z_G4bPtfYXrPuYAGG6I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=Z5PpSKSuUfU:LevIZ0vE9Ao:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=Z5PpSKSuUfU:LevIZ0vE9Ao:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=Z5PpSKSuUfU:LevIZ0vE9Ao:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=Z5PpSKSuUfU:LevIZ0vE9Ao:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/Z5PpSKSuUfU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/07/lion-os-x-buffalo-link-station-appleshare-issue/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/07/lion-os-x-buffalo-link-station-appleshare-issue/</feedburner:origLink></item>
		<item>
		<title>First Impression: Fujifilm FinePix X100 Camera</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/v2Rscv0QGf4/</link>
		<comments>http://www.iceycake.com/2011/05/fujifilm-finepix-x100-dp1-dp2-gf1/#comments</comments>
		<pubDate>Sun, 15 May 2011 15:35:15 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[camera]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=547</guid>
		<description><![CDATA[I just received my Fujifilm FinePix X100 about 3 days ago and I only have limited time to do some testing shots.  I was planning to go outdoor to test some true testing shots but the weather is not allowed.  So I endup testing the camera with my dog and my garden.  My first of [...]]]></description>
			<content:encoded><![CDATA[<p>I just received my Fujifilm FinePix X100 about 3 days ago and I only have limited time to do some testing shots.  I was planning to go outdoor to test some true testing shots but the weather is not allowed.  So I endup testing the camera with my dog and my garden.  My first of the impression is&#8230; &#8220;WOW!&#8221;.  Yes, I really said that after trying to use the hybrid optical/electronic viewfinder to take the first picture.  I am feeling like I&#8217;m using a DSLR with a fixed 35mm f/2.0 prime lens except the size of the camera is very compact comparing to most of the DSLR out there (For me, the feeling is even more extreme because I am using Canon EOS 1D Mark III).</p>
<p><img class="alignnone" title="charco" src="http://farm3.static.flickr.com/2466/5717308594_624846ba20_b_d.jpg" alt="5717308594 624846ba20 b d First Impression: Fujifilm FinePix X100 Camera" width="580" /></p>
<p>As what I said earlier, Fujifilm X100 comes with a fixed 35mm f2.0 lens.  It does not have neither optical or digital zoom.  I am planning to bring this camera with me for my European vacation next month and I hope I don&#8217;t make a big mistake.  I was thinking to bring my Canon DSLR with a 17-40mm f/4 lens for my vacation because I believe there will be a lot of architectural and scenery opportunities.  However, due to the size of the DSLR, I may also want to bring my Ricoh GX200 as the compact solution.  It is about 7lbs of equipments I am talking about here!  Honestly, this is my vacation and I think I should relax and enjoy.  As a result, I make a decision on getting the X100 as my only camera during the trip.</p>
<p><img class="alignnone" title="Flower" src="http://farm4.static.flickr.com/3036/5719501720_684fc5643b_b_d.jpg" alt="5719501720 684fc5643b b d First Impression: Fujifilm FinePix X100 Camera" width="580" /></p>
<p>When Sigma announced the DP1, I told myself it will be my primary &#8220;snapshot&#8221; camera other than my DSLR and lenses.  Unfortunately, the high price and bad reviews prevent me to take the risk to get it.  There it comes with DP2 and same story.  A couple years ago, Panasonic and other manufacturers come out micro four third format camera body and it is very attractive.  I was also looking into Panasonic GF1 because of the mechanical style switches (comparing to GF2&#8242;s control).  However, both of the cameras still have issues with digital noise at high ISO and missing optical viewfinder.</p>
<p>Anyway, I will try to get outdoor and practice more with this new camera.  More update will follow in the next couple weeks!</p>
<p><img class="alignnone" title="flower" src="http://farm3.static.flickr.com/2281/5719500484_3fa15de920_b_d.jpg" alt="5719500484 3fa15de920 b d First Impression: Fujifilm FinePix X100 Camera" width="580" /></p>
<p><img class="alignnone" title="flower" src="http://farm3.static.flickr.com/2557/5719500002_120bbfe09f_b_d.jpg" alt="5719500002 120bbfe09f b d First Impression: Fujifilm FinePix X100 Camera" width="580" /></p>
<p><img class="alignnone" title="flower" src="http://farm4.static.flickr.com/3276/5718940609_cd84681d02_b_d.jpg" alt="5718940609 cd84681d02 b d First Impression: Fujifilm FinePix X100 Camera" width="580" /></p>
<p>&nbsp;</p>
<p><map name='google_ad_map_547_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/547?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_547_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=547&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F05%2Ffujifilm-finepix-x100-dp1-dp2-gf1%2F' title="First Impression: Fujifilm FinePix X100 Camera" alt=" First Impression: Fujifilm FinePix X100 Camera" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/JucpggPJX-_f_57NB_l-ACawKwA/0/da"><img src="http://feedads.g.doubleclick.net/~a/JucpggPJX-_f_57NB_l-ACawKwA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JucpggPJX-_f_57NB_l-ACawKwA/1/da"><img src="http://feedads.g.doubleclick.net/~a/JucpggPJX-_f_57NB_l-ACawKwA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v2Rscv0QGf4:xNXD2CW6VGQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v2Rscv0QGf4:xNXD2CW6VGQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v2Rscv0QGf4:xNXD2CW6VGQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v2Rscv0QGf4:xNXD2CW6VGQ:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/v2Rscv0QGf4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/05/fujifilm-finepix-x100-dp1-dp2-gf1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/05/fujifilm-finepix-x100-dp1-dp2-gf1/</feedburner:origLink></item>
		<item>
		<title>Quick Preview: Fujifilm FinePix X100</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/0kQr2DdR-eA/</link>
		<comments>http://www.iceycake.com/2011/05/fujifilm-finepix-x100/#comments</comments>
		<pubDate>Sat, 14 May 2011 06:17:48 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[camera]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=541</guid>
		<description><![CDATA[I just received my new Fujifilm FinePix X100 from Fedex today.  I am planning to use this camera instead of my Canon 1D Mark III DSLR during my vacation next month in Europe.  A more detail report will be posted after my vacation.  Hereby, I posted some of the photos of X100 (shooting with Canon [...]]]></description>
			<content:encoded><![CDATA[<p>I just received my new Fujifilm FinePix X100 from Fedex today.  I am planning to use this camera instead of my Canon 1D Mark III DSLR during my vacation next month in Europe.  A more detail report will be posted after my vacation.  Hereby, I posted some of the photos of X100 (shooting with Canon 1D Mark III with 100mm f/2.8 lens and post processing by Photoshop Lightroom 3).</p>
<p><img class="alignnone" src="http://farm4.static.flickr.com/3306/5716983513_0e8bda559a_b_d.jpg" alt="5716983513 0e8bda559a b d Quick Preview: Fujifilm FinePix X100" width="580" title="Quick Preview: Fujifilm FinePix X100" /></p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2532/5717549020_4affc17246_b_d.jpg" alt="5717549020 4affc17246 b d Quick Preview: Fujifilm FinePix X100" width="580" title="Quick Preview: Fujifilm FinePix X100" /></p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2588/5717547872_c8c948e0b1_b_d.jpg" alt="5717547872 c8c948e0b1 b d Quick Preview: Fujifilm FinePix X100" width="580" title="Quick Preview: Fujifilm FinePix X100" /></p>
<p><img class="alignnone" src="http://farm3.static.flickr.com/2327/5716981317_37fb827f22_b_d.jpg" alt="5716981317 37fb827f22 b d Quick Preview: Fujifilm FinePix X100" width="580" title="Quick Preview: Fujifilm FinePix X100" /></p>
<p><map name='google_ad_map_541_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/541?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_541_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=541&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F05%2Ffujifilm-finepix-x100%2F' title="Quick Preview: Fujifilm FinePix X100" alt=" Quick Preview: Fujifilm FinePix X100" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/RbVpXHuEMAKb8lZ6xZgVKbMFD7Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/RbVpXHuEMAKb8lZ6xZgVKbMFD7Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/RbVpXHuEMAKb8lZ6xZgVKbMFD7Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/RbVpXHuEMAKb8lZ6xZgVKbMFD7Q/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=0kQr2DdR-eA:QH89BdxGqws:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=0kQr2DdR-eA:QH89BdxGqws:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=0kQr2DdR-eA:QH89BdxGqws:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=0kQr2DdR-eA:QH89BdxGqws:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/0kQr2DdR-eA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/05/fujifilm-finepix-x100/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/05/fujifilm-finepix-x100/</feedburner:origLink></item>
		<item>
		<title>Do not use HBase Because…</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/ruaB3GKUVks/</link>
		<comments>http://www.iceycake.com/2011/04/do-not-use-hadoop-hbase-because/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 05:52:06 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Enterprise Computing]]></category>
		<category><![CDATA[nosql]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=536</guid>
		<description><![CDATA[DO NOT use HBase just because of the expensive RDBMS license fee DO NOT use HBase just because of all the cool kids are using it DO NOT use HBase just because RDBMS cannot scale out Remember, RDBMS is still everywhere even in Facebook, Twitter, and eBay!!! (Quote from Omer Trajman from Cloudera)]]></description>
			<content:encoded><![CDATA[<ol>
<li>DO NOT use HBase just because of the expensive RDBMS license fee</li>
<li>DO NOT use HBase just because of all the cool kids are using it</li>
<li>DO NOT use HBase just because RDBMS cannot scale out</li>
</ol>
<p>Remember, RDBMS is still everywhere even in Facebook, Twitter, and eBay!!!</p>
<p><em>(Quote from Omer Trajman from <a href="http://www.cloudera.com/">Cloudera</a>)</em></p>
<p><map name='google_ad_map_536_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/536?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_536_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=536&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F04%2Fdo-not-use-hadoop-hbase-because%2F' title="Do not use HBase Because..." alt=" Do not use HBase Because..." /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/ojBZ44L924-F6Q9gXYLRBTTu6KU/0/da"><img src="http://feedads.g.doubleclick.net/~a/ojBZ44L924-F6Q9gXYLRBTTu6KU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ojBZ44L924-F6Q9gXYLRBTTu6KU/1/da"><img src="http://feedads.g.doubleclick.net/~a/ojBZ44L924-F6Q9gXYLRBTTu6KU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=ruaB3GKUVks:aLB3e1y2wt4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=ruaB3GKUVks:aLB3e1y2wt4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=ruaB3GKUVks:aLB3e1y2wt4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=ruaB3GKUVks:aLB3e1y2wt4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/ruaB3GKUVks" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/04/do-not-use-hadoop-hbase-because/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/04/do-not-use-hadoop-hbase-because/</feedburner:origLink></item>
		<item>
		<title>How to Use Blogsy</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/8lxiEqUtnIs/</link>
		<comments>http://www.iceycake.com/2011/04/how-to-use-blogsy/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 05:21:33 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/2011/04/how-to-use-blogsy/</guid>
		<description><![CDATA[Welcome to Blogsy! I am Fomo and I will be explaining all of the cool features and functions that the Fomola team and I have put into Blogsy. We really hope you enjoy Blogsy and it becomes your preferred way to blog. We will continue to work hard on making it better so look for [...]]]></description>
			<content:encoded><![CDATA[<p><a href=http://fomola.com target=_self><img src=http://blogsyapp.com/resource/introduction_post/guide_01_intro.jpg id=blogsy-1303276882827.1985 class=width=248 height=192 alt title="How to Use Blogsy" alt="guide 01 intro How to Use Blogsy" /></a></p>
<p>Welcome to Blogsy! I am Fomo and I will be explaining all of the cool features and functions that the Fomola team and I have put into Blogsy.</p>
<p>We really hope you enjoy Blogsy and it becomes your preferred way to blog. We will continue to work hard on making it better so look for regular improvements.<br />Okay, okay, I’ll shut up now and get to it.</p>
<p>A <strong>very important</strong> thing to know about Blogsy is that there are two sides &#8211; <strong>Rich Side</strong> and <strong>Write Side.</strong></p>
<p>You are on the Rich Side now. To get to the Write side just swipe left or right.</p>
<p><a href=http://fomola.com target=_self><img src=http://blogsyapp.com/resource/introduction_post/guide_06_swipe.jpg id=blogsy-1303276882890.4077 class=aligncenter width=336 height=272 alt title="How to Use Blogsy" alt="guide 06 swipe How to Use Blogsy" /></a>In this table you can see some of the things you can do on each side.</p>
<p><a href=http://fomola.com target=_self><img src=http://blogsyapp.com/resource/introduction_post/guide_16_richandwrite.jpg id=blogsy-1303276882885.8606 class=aligncenter width=555 height=146 alt title="How to Use Blogsy" alt="guide 16 richandwrite How to Use Blogsy" /></a></p>
<p>Heres a quick overview pointing out where to go to do all the things you want to do.</p>
<p><a href=http://fomola.com target=_self><img src=http://blogsyapp.com/resource/introduction_post/guide_15_overview.jpg id=blogsy-1303276882828.001 class=aligncenter width=605 height=454 alt title="How to Use Blogsy" alt="guide 15 overview How to Use Blogsy" /></a></p>
<h2><strong class=strong rangy_1>Blogs</strong></h2>
<ul>
<li>Set up your blogs in the Settings menu</li>
<li>Manage published posts, drafts, and pending-review drafts in the Post Info. menu under Published</li>
</ul>
<h2><strong class=strong rangy_1>Media sites</strong></h2>
<ul>
<li>Set up your first account in the Dock</li>
<li>Set up multiple accounts in the Settings menu</li>
</ul>
<h2>Adding images to your post</h2>
<h4>Flickr, Picasa, Google Image Search:</h4>
<ol>
<li>Tap on the image site on the Dock</li>
<li>Place your finger on the image and drag it to your post (you can use a second finger to scroll to help you place it where you want)</li>
<li>Drop the image</li>
</ol>
<p>Note: Tap on the image to get the Image Settings menu if you want to change anything (size, link, alignment, alt text, or delete the image)</p>
<h4>Browser:</h4>
<ol>
<li>Find the site with the image you want</li>
<li>Long press on the image until you see Fomo</li>
<li>Drag the image to your post (you can use a second finger to scroll to help you place it where you want)</li>
<li>Drop the image</li>
</ol>
<p>Note 1: Some sites may use special scrips which block Blogsy from dragging images.</p>
<p>Note 2: Tap on the image to get the Image Settings menu if you want to change anything (size, link, alignment, alt text, or delete the image)</p>
<h2>Adding videos to your post</h2>
<h4>YouTube:</h4>
<ol>
<li>Tap the YouTube icon on the Dock</li>
<li>Place your finger on the image of the video and drag it to your post (you can use a second finger to scroll to help you place it where you want)</li>
<li>Drop the video</li>
</ol>
<p>Note: Tap on the image to get the Video Settings menu if you want to change anything (size, iFrame/Old embed code, borders, color, related videos, or delete the video)</p>
<h4>Embed:</h4>
<ol>
<li>Open the browser and find the embed code</li>
<li>Select the embed code and copy it</li>
<li>Go to the Write Side and tap where you would like your embedded content to be placed</li>
<li>Paste the embed code</li>
</ol>
<p>Note: Some sites may use special scripts which block Blogsy/Safari from selecting and copying the embed code.</p>
<h2>Links</h2>
<p>There are two ways to create a link.</p>
<h4>Method #1:</h4>
<ol>
<li>Select the text you want to use for your link on the Rich Side</li>
<li>Open the browser and find the site/image you wish to link to</li>
<li>Place your finger on the Blogsy Link Button (the button to the left of the address bar)</li>
<li>Drag it to the text you selected</li>
</ol>
<p>Note: Tap on the link to get the Link Settings menu if you want to change any link settings (title, open in new window, or delete the link)</p>
<h4>Method #2:</h4>
<ol>
<li>Select the text you want to use for your link on the Rich Side</li>
<li>Tap on the Link option that shows after making your selection</li>
<li>Type in the URL you want to use for your link</li>
</ol>
<p>Note: Tap on the link to get the Link Settings menu if you want to change any link settings (title, open in new window, or delete the link)</p>
<h2>Formatting</h2>
<p>There are two ways to format text.</p>
<h4>Method #1:</h4>
<ol>
<li>On the Rich Side select the text you want to format</li>
<li>Tap on the desired formatting button in the Formatting Toolbar</li>
</ol>
<p>Note: To delete formatting on the Rich Side follow the same steps used for formatting.</p>
<h4>Method #2:</h4>
<ol>
<li>On the Write Side select the text you want to format</li>
<li>Tap on the desired formatting button in the Formatting Toolbar (you can see the HTML added)</li>
</ol>
<p>Note: To delete formatting on the Write Side you must delete the opening and closing HTML tags.</p>
<h2>Post Info.</h2>
<ul>
<li>You can set your post information in the Post Info. menu</li>
<li>Categories/Tags/Labels: Tap on the item to select it (only use Add to add items which are not already in the list)</li>
</ul>
<h2>Local Drafts</h2>
<ul>
<li>Local drafts can be found under Local in the Post Info. menu</li>
<li>The current post you have open will not show in the Local drafts list</li>
</ul>
<h2>Publishing / Saving / Updating</h2>
<p>There are two ways to publish/save/update.</p>
<ul>
<li>Method #1: Swipe three finger up quickly (We had 4 finger swipe until Apple used that in their latest iOS update.)</li>
<li>Method #2: Tap on the Publish/Save/Update button on the top of the Post Info. menu</li>
</ul>
<p><map name='google_ad_map_533_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/533?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_533_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=533&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F04%2Fhow-to-use-blogsy%2F' title="How to Use Blogsy" alt=" How to Use Blogsy" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/va4X0Lt-yX25KJTvsvLrNiuF89Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/va4X0Lt-yX25KJTvsvLrNiuF89Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/va4X0Lt-yX25KJTvsvLrNiuF89Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/va4X0Lt-yX25KJTvsvLrNiuF89Q/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=8lxiEqUtnIs:KcmRB1sKU5E:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=8lxiEqUtnIs:KcmRB1sKU5E:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=8lxiEqUtnIs:KcmRB1sKU5E:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=8lxiEqUtnIs:KcmRB1sKU5E:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/8lxiEqUtnIs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/04/how-to-use-blogsy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/04/how-to-use-blogsy/</feedburner:origLink></item>
		<item>
		<title>Tutorial: How to Fix WordPress Missing Angle Brackets?</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/p-xDMVbTj0g/</link>
		<comments>http://www.iceycake.com/2011/04/tutorial-how-to-fix-wordpress-missing-angle-brackets/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 05:18:34 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=524</guid>
		<description><![CDATA[I have been part time blogging for the past few years and I moved from Google Blogger.com to WordPress.com a couple years ago. I realize it will be a lot easier to customize and manage plug-ins by hosting WordPress blog site by myself. As a result, I was using WestHost.com Winter Special Hosting Plan to host my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iceycake.com/wordpress/wp-content/uploads/2011/04/blogsy.png"><img class="size-medium wp-image-530 alignright" title="blogsy" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/04/blogsy-210x300.png" alt="blogsy 210x300 Tutorial: How to Fix WordPress Missing Angle Brackets?" width="210" height="300" /></a>I have been part time blogging for the past few years and I moved from Google <a href="http://iceycake.blogspot.com/">Blogger.com</a> to WordPress.com a couple years ago.  I realize it will be a lot easier to customize and manage plug-ins by hosting WordPress blog site by myself.  As a result, I was using <a href="http://www.westhost.com/web-hosting/personal-hosting/">WestHost.com Winter Special Hosting Plan</a> to host my personal blog.  WestHost.com provides a very easy tool to setup and manage WordPress and other software requirements by just a few mouse clicks.  May be you would ask, why don&#8217;t I use <a href="http://aws.amazon.com/ec2/">Amazon EC2</a> to host my own blog?  The answer is very simple.  I am lazy. <img src='http://www.iceycake.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Tutorial: How to Fix WordPress Missing Angle Brackets?" class='wp-smiley' title="Tutorial: How to Fix WordPress Missing Angle Brackets?" /> </p>
<p>Since I have been switched to WordPress, I have tried many different software for blog composing and publishing. The best ones I have ever tried are <a href="http://www.red-sweater.com/marsedit/">RedSweater MarsEdit</a> and <a href="http://explore.live.com/windows-live-writer?os=other">Microsoft Windows Live Writer</a>. I also run into a couple very good one that runs on Apple iOS platform such as <a href="http://www.google.com/url?sa=t&amp;source=web&amp;cd=2&amp;sqi=2&amp;ved=0CCYQFjAB&amp;url=http%3A%2F%2Fitunes.apple.com%2Fus%2Fapp%2Fblogpress%2Fid317799861%3Fmt%3D8&amp;ei=RGeuTYLnGIL2tgPWgb2SAw&amp;usg=AFQjCNEumsSCG71U5wfTQtmA2zD-r7gCuQ&amp;sig2=78_0MWmVdh2MrQ0o8yJnjg">BlogPress</a> and <a href="http://itunes.apple.com/us/app/blogwriter/id286094270?mt=8">BlogWriter</a>. Unfortunately, I have been running into issue that all my published posts are missing &#8220;&lt;&#8221; and &#8220;&gt;&#8221; from the &#8220;&lt;p&gt;&#8221; and &#8220;&lt;/p&gt;&#8221; tags. I have written a couple posts to discuss the problem and solutions, but I have no luck to fix the problem after upgraded to a new version of WordPress. You can see my previous posts <a href="http://www.iceycake.com/2009/02/tutorial-fixing-wordpress-27-xml-rpc-issue/">here</a>, <a href="http://www.iceycake.com/2009/02/review-first-testing-post-with-windows-live-writer/">here</a>, and <a href="http://www.iceycake.com/2009/02/review-first-testing-post-with-marsedit/">here</a>.</p>
<p><img class="size-medium wp-image-528 alignleft" title="libxml2" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/04/libxml2-213x300.png" alt="libxml2 213x300 Tutorial: How to Fix WordPress Missing Angle Brackets?" width="192" height="270" />Recently, I ran into an Apple iOS application, &#8220;<a href="http://itunes.apple.com/us/app/blogsy/id428485324?mt=8">Blogsy</a>&#8220;.  The user interview is amazingly beautiful and it takes full advantages of iPad&#8217;s big screen.  I spent some money bought it right away and posted a couple testing post to my blog here.  Once again, I ran into the same missing angle brackets problem.  And once again, it is the same XML-RPC problem that is haunting me for years!!!</p>
<p>After doing some researches on web, it is the same old problem.  There is a bug in libxml 2.6.16 library and it was being fixed in libxml 2.7.3 or above.  The problem is well documented <a href="http://core.trac.wordpress.org/ticket/7771">here</a>.  This is the reason why I mentioned I am using WestHost.com hosting for my personal blog.  I am unable to upgrade the libxml2 library to 2.7.3 and recompile PHP to take advantage the new library.  Being so desperate, I would like to find a temporary solution to fix the problem before I give up WestHost and switching to some other hosting solutions.</p>
<p>Finally, the answer is <a href="http://josephscott.org/code/wordpress/plugin-libxml2-fix/">LibXML2 Fix plugin for WordPress</a>.  Once the plugin is installed, the missing angle bracket problem is gone and I can upgrade the WordPress software to the latest version without worrying overwritten the batch that I tried to apply on WP beforehand.</p>
<p><map name='google_ad_map_524_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/524?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_524_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=524&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F04%2Ftutorial-how-to-fix-wordpress-missing-angle-brackets%2F' title="Tutorial: How to Fix WordPress Missing Angle Brackets?" alt=" Tutorial: How to Fix WordPress Missing Angle Brackets?" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/ZeB3QZUws3XTqdz8DbNXpGIF4ag/0/da"><img src="http://feedads.g.doubleclick.net/~a/ZeB3QZUws3XTqdz8DbNXpGIF4ag/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/ZeB3QZUws3XTqdz8DbNXpGIF4ag/1/da"><img src="http://feedads.g.doubleclick.net/~a/ZeB3QZUws3XTqdz8DbNXpGIF4ag/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=p-xDMVbTj0g:bylYaaMBYU4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=p-xDMVbTj0g:bylYaaMBYU4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=p-xDMVbTj0g:bylYaaMBYU4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=p-xDMVbTj0g:bylYaaMBYU4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/p-xDMVbTj0g" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/04/tutorial-how-to-fix-wordpress-missing-angle-brackets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/04/tutorial-how-to-fix-wordpress-missing-angle-brackets/</feedburner:origLink></item>
		<item>
		<title>Pro Spring Integration is Available NOW!!!</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/v_vWFA26Uno/</link>
		<comments>http://www.iceycake.com/2011/03/apress-pro-spring-integration-josh-long-drmarklui-andy-chan/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 04:09:12 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=501</guid>
		<description><![CDATA[Pro Spring Integration is an authoritative book from the experts that guides you through the vast world of Enterprise Application Integration and application of the Spring Integration framework towards solving integration problems. The book is: An introduction to the concepts of Enterprise Application Integration A reference on building event-driven applications using Spring Integration A guide to solving [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><em><a href="http://amzn.to/hW5uue"><img class="alignright" title="Pro Spring Integration" src="http://www.iceycake.com/wordpress/wp-content/uploads/2010/11/Pro-Spring-Integration-150x150.jpg" alt="Pro Spring Integration 150x150 Pro Spring Integration is Available NOW!!!" width="150" height="150" /></a><span style="font-style: normal;"><em><a href="http://amzn.to/hW5uue">Pro Spring Integration</a></em> is an authoritative book from the experts that guides you through the vast world of Enterprise Application Integration and application of the Spring Integration framework towards solving integration problems. The book is:</span></em></p>
<ul>
<li>An introduction to the concepts of Enterprise Application Integration</li>
<li>A reference on building event-driven applications using Spring Integration</li>
<li>A guide to solving common integration problems using Spring Integration</li>
</ul>
<p>What makes this book unique is its coverage of contemporary technologies and real-world information, with a focus on common problems that users are likely to confront. This book zeros in on extending the Spring Integration framework to meet your custom integration demands.</p>
<p>As Spring Integration is an extension of the Spring programming model it builds on the Spring Framework&#8217;s existing support for enterprise integration. This book will take you through all aspects of this relationship and show you how to get the best out of your Spring applications, where integration is a consideration. It discusses simple messaging within Spring-based applications and integration with external systems via simple adapters. Those adapters provide a higher-level of abstraction over Spring&#8217;s support for remoting, messaging, and scheduling, all of which receives coverage in this book.</p>
<h3>What you’ll learn</h3>
<ul>
<li>Introduces the wide world of Spring Integration with an overview of application integration, the patterns involved and then quickly moving into applications</li>
<li>How to identify integration problems that are best solved using Spring Integration and enterprise application integration (EAI)</li>
<li>Discover and apply EAI patterns and related architectural concepts like staged event driven architectures (SEDA)</li>
<li>Explore the concepts behind message-oriented middleware (MOM)</li>
<li>How to interface with external systems using Spring Integration</li>
<li>Extend the Spring Integration stack with custom adapters, endpoints, and more</li>
<li>What are the next steps to production with expert insight into error handling, monitoring, management, and scaling the enterprise Java application</li>
</ul>
<h3>Who this book is for</h3>
<p>This book is for any developer looking for a more natural way to build event-driven applications using familiar Spring idioms and techniques. The book is also geared towards architects seeking to better their applications and increase productivity in their developers.</p>
</div>
<p><br/><br />
<strong>You can order the book (ISBN13: 9781430233459) <a href="http://amzn.to/hW5uue">here</a> now!!!</strong></p>
<p><map name='google_ad_map_501_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/501?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_501_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=501&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F03%2Fapress-pro-spring-integration-josh-long-drmarklui-andy-chan%2F' title="Pro Spring Integration is Available NOW!!!" alt=" Pro Spring Integration is Available NOW!!!" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/8E1Z3tCca3J9hDraE37F71KyHbw/0/da"><img src="http://feedads.g.doubleclick.net/~a/8E1Z3tCca3J9hDraE37F71KyHbw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8E1Z3tCca3J9hDraE37F71KyHbw/1/da"><img src="http://feedads.g.doubleclick.net/~a/8E1Z3tCca3J9hDraE37F71KyHbw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v_vWFA26Uno:lBOmCNfnTE4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v_vWFA26Uno:lBOmCNfnTE4:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=v_vWFA26Uno:lBOmCNfnTE4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=v_vWFA26Uno:lBOmCNfnTE4:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/v_vWFA26Uno" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/03/apress-pro-spring-integration-josh-long-drmarklui-andy-chan/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/03/apress-pro-spring-integration-josh-long-drmarklui-andy-chan/</feedburner:origLink></item>
		<item>
		<title>Tutorial: How to Change Evernote Notebook Cover?</title>
		<link>http://feedproxy.google.com/~r/iceycake/MBoY/~3/JkYX7q6fN9Y/</link>
		<comments>http://www.iceycake.com/2011/02/tutorial-how-to-change-evernote-notebook-cover/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 00:58:41 +0000</pubDate>
		<dc:creator>Andy H. Chan</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ipad]]></category>

		<guid isPermaLink="false">http://www.iceycake.com/?p=473</guid>
		<description><![CDATA[Evernote is the best cross platform note taking software in the planet. You could argue with me that SpringPad does the same thing but SpringPad is missing thick clients on Mac OS X and Windows platform. Evernote has the thick client for iPhone, iPad, Android, Windows Mobile, Blackberry, Palm WebOS, Windows, and Mac OS X. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iceycake.com/wordpress/wp-content/uploads/2011/02/Evernote-logo.png"><img class="alignleft size-full wp-image-474" title="Evernote logo" src="http://www.iceycake.com/wordpress/wp-content/uploads/2011/02/Evernote-logo.png" alt="Evernote logo Tutorial: How to Change Evernote Notebook Cover?" width="196" height="49" /></a></p>
<p>Evernote is the best cross platform note taking software in the planet.  You could argue with me that SpringPad does the same thing but SpringPad is missing thick clients on Mac OS X and Windows platform.  Evernote has the thick client for iPhone, iPad, Android, Windows Mobile, Blackberry, Palm WebOS, Windows, and Mac OS X.  Oh, Evernote also has a rich web browser version just like Dropbox and SpringPad.<br />
<span id="more-473"></span><br />
Evernote for iPad is the best iOS client.  With the large screen working area, it is very easy to compose and read notes with graphics on iPad.  The users can browse the notes, notebooks, tags, places, and searches via thumbnails.  However, there is a big problem:  There is no easy way to change the notebook and search cover/thumbnails anywhere on Evernote.  I hope Evernote can fix this problem in the future version.  But now, I can only use the workaround to solve the issue.</p>
<ol>
<li>Choose the notebook that needs to update the cover/thumbnail</li>
<li>Create a new note contains the picture or text to be the new cover/thumbnail</li>
<li>Rename the notebook to something else.  For example, rename from &#8220;Personal&#8221; to &#8220;Personal2&#8243;</li>
<li>Create a new notebook using the old name.  For this example, the notebook will be named &#8220;Personal&#8221;</li>
<li>Copy all the notes in notebook &#8220;Personal2&#8243; and drop to the newly created notebook &#8220;Personal&#8221;</li>
<li>The new notebook will use the new note created on Step 2 as the cover</li>
<li>Delete the old notebook &#8220;Personal2&#8243;</li>
</ol>
<p>Similar steps can be doned with Saved Searches as well.  Good luck!!</p>
<p><map name='google_ad_map_473_4e781364238722be'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/473?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_473_4e781364238722be' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=473&amp;url=http%3A%2F%2Fwww.iceycake.com%2F2011%2F02%2Ftutorial-how-to-change-evernote-notebook-cover%2F' title="Tutorial: How to Change Evernote Notebook Cover?" alt=" Tutorial: How to Change Evernote Notebook Cover?" /></p>
<p><a href="http://feedads.g.doubleclick.net/~a/-f492rEc2bwxhW93OKqCPfhzevU/0/da"><img src="http://feedads.g.doubleclick.net/~a/-f492rEc2bwxhW93OKqCPfhzevU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/-f492rEc2bwxhW93OKqCPfhzevU/1/da"><img src="http://feedads.g.doubleclick.net/~a/-f492rEc2bwxhW93OKqCPfhzevU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=JkYX7q6fN9Y:fNmIaQ2EwAc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=JkYX7q6fN9Y:fNmIaQ2EwAc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/iceycake/MBoY?a=JkYX7q6fN9Y:fNmIaQ2EwAc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/iceycake/MBoY?i=JkYX7q6fN9Y:fNmIaQ2EwAc:F7zBnMyn0Lo" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/iceycake/MBoY/~4/JkYX7q6fN9Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.iceycake.com/2011/02/tutorial-how-to-change-evernote-notebook-cover/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.iceycake.com/2011/02/tutorial-how-to-change-evernote-notebook-cover/</feedburner:origLink></item>
	</channel>
</rss>

