<?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>Ridhuan's Blog</title>
	
	<link>http://www.ridhuan.com/blog</link>
	<description>Not just another WordPress weblog</description>
	<lastBuildDate>Sat, 27 Aug 2011 11:26:31 +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/RidhuansBlog" /><feedburner:info uri="ridhuansblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>RidhuansBlog</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Facebook Notes Cheat Sheet</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/Sn3WsGvmrE8/</link>
		<comments>http://www.ridhuan.com/blog/2011/04/facebook-notes-cheat-sheet/#comments</comments>
		<pubDate>Sun, 24 Apr 2011 18:36:34 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=657</guid>
		<description><![CDATA[I believe many of you would want to customize your Facebook notes but don&#8217;t know how. Here are some of the codes that I found in Facebook that might help. bold &#60;b&#62;bold&#60;/b&#62; italics &#60;i&#62;italics&#60;/i&#62; underline &#60;u&#62;underline&#60;/u&#62; strikethrough &#60;s&#62;strikethrough&#60;/s&#62; Big size &#60;big&#62;Big size&#60;/big &#62; Small size &#60;small&#62;Small size&#60;/small&#62; An em-dash—see? An em-dash&#38;mdash;see? Hyperlink to Facebook Hyperlink to &#60;a href=&#8221;http://www.facebook.com&#8221;&#62;Facebook&#60;/a&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>I believe many of you would want to customize your Facebook notes but don&#8217;t know how. Here are some of the codes that I found in Facebook that might help.</p>
<table cellpadding="8" width="90%" align="center" bgcolor="#eeeeee">
<tbody>
<tr>
<td><strong>bold</strong></td>
<td>&lt;b&gt;bold&lt;/b&gt;</td>
</tr>
<tr>
<td><em>italics</em></td>
<td>&lt;i&gt;italics&lt;/i&gt;</td>
</tr>
<tr>
<td><span style="text-decoration: underline;">underline</span></td>
<td>&lt;u&gt;underline&lt;/u&gt;</td>
</tr>
<tr>
<td>strikethrough</td>
<td>&lt;s&gt;strikethrough&lt;/s&gt;</td>
</tr>
<tr>
<td><big>Big size</big></td>
<td>&lt;big&gt;Big size&lt;/big &gt;</td>
</tr>
<tr>
<td><small>Small size</small></td>
<td>&lt;small&gt;Small size&lt;/small&gt;</td>
</tr>
<tr>
<td>An em-dash—see?</td>
<td>An em-dash&amp;mdash;see?</td>
</tr>
<tr>
<td>Hyperlink to <a href="http://www.facebook.com/"><span style="text-decoration: underline;">Facebook</span></a></td>
<td>Hyperlink to &lt;a href=&#8221;http://www.facebook.com&#8221;&gt;Facebook&lt;/a&gt;</td>
</tr>
<tr>
<td>A Bulleted List:&nbsp;</p>
<ul>
<li>One Item</li>
<li>Another Item</li>
</ul>
</td>
<td>A Bulleted List:<br />
&lt;ul&gt;<br />
&lt;li&gt;One Item&lt;/li&gt;<br />
&lt;li&gt;Another Item&lt;/li&gt;<br />
&lt;/ul&gt;</td>
</tr>
<tr>
<td>An Ordered List:&nbsp;</p>
<ol>
<li>First Item</li>
<li>Second Item</li>
</ol>
</td>
<td>An Ordered List:<br />
&lt;ol&gt;<br />
&lt;li&gt; First Item&lt;/li&gt;<br />
&lt;li&gt; Second Item&lt;/li&gt;<br />
&lt;/ol&gt;</td>
</tr>
<tr>
<td>The following quote is special:&nbsp;</p>
<blockquote><p>Because it is indented</p></blockquote>
</td>
<td>The following quote is special:<br />
&lt;blockquote&gt;Because it is indented&lt;/blockquote&gt;</td>
</tr>
<tr>
<td>
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
</td>
<td>&lt;h1&gt;Heading 1&lt;/h1&gt;&nbsp;</p>
<p>&lt;h2&gt;Heading 2&lt;/h2&gt;</p>
<p>&lt;h3&gt;Heading 3&lt;/h3&gt;</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F04%2Ffacebook-notes-cheat-sheet%2F&amp;title=Facebook%20Notes%20Cheat%20Sheet" id="wpa2a_2"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/4ZIGEGhIF0BVrW8CAVMgNryWIVU/0/da"><img src="http://feedads.g.doubleclick.net/~a/4ZIGEGhIF0BVrW8CAVMgNryWIVU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4ZIGEGhIF0BVrW8CAVMgNryWIVU/1/da"><img src="http://feedads.g.doubleclick.net/~a/4ZIGEGhIF0BVrW8CAVMgNryWIVU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Sn3WsGvmrE8:KurydLjMBgc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Sn3WsGvmrE8:KurydLjMBgc:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Sn3WsGvmrE8:KurydLjMBgc:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Sn3WsGvmrE8:KurydLjMBgc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Sn3WsGvmrE8:KurydLjMBgc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Sn3WsGvmrE8:KurydLjMBgc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Sn3WsGvmrE8:KurydLjMBgc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Sn3WsGvmrE8:KurydLjMBgc:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/Sn3WsGvmrE8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/04/facebook-notes-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/04/facebook-notes-cheat-sheet/</feedburner:origLink></item>
		<item>
		<title>WordPress Automatic Facebook Page Update</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/trA8epWhqZ0/</link>
		<comments>http://www.ridhuan.com/blog/2011/03/wordpress-automatic-facebook-page-update/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 18:07:08 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=631</guid>
		<description><![CDATA[This entry is the continuation to the entry I&#8217;ve posted last night. Here I&#8217;m going to share with you the 2nd suggestion on how to automatically update the Facebook Page every time you update your blog. However this second suggestion is ONLY suitable for those using WordPress self-hosted blogs. This method is also recommended for those who have not [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This entry is the continuation to <a title="Automatically Post Blog Entries to Facebook Page" href="http://www.ridhuan.com/blog/2011/03/automatically-post-blog-entries-to-facebook-page/">the entry I&#8217;ve posted last night</a>. Here I&#8217;m going to share with you the 2nd suggestion on how to automatically update the Facebook Page every time you update your blog. However this second suggestion is ONLY suitable for those using WordPress self-hosted blogs. This method is also recommended for those who have not yet created any Facebook Page for their blogs.</p>
<p style="text-align: justify;">2. Using the <a title="Simple Facebook Connect" href="http://adf.ly/1c9vG" target="_blank">Simple Facebook Connect (SFC)</a> WordPress plugin by Otto.</p>
<p style="text-align: justify;">The first step is to go to your &#8220;<strong>Plugins</strong>&#8221; admin page in WordPress and click on the &#8220;<strong>Add New</strong>&#8220; button.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto08.png"><img class="aligncenter size-medium wp-image-658" title="fb1auto08" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto08-300x156.png" alt="Automatic Facebook update from WordPress" width="300" height="156" /></a></p>
<p style="text-align: justify;">Then search for &#8220;<em>simple facebook connect</em>&#8221; and press the &#8220;<strong>Search Plugins</strong>&#8220; button. Click the &#8220;<strong>Install Now</strong>&#8221; link. You can also do manual installation via ftp. The plugin can also be downloaded from the <a title="SFC WordPress plugin" href="http://adf.ly/1c9x4" target="_blank">WordPress plugins directory</a>.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto09.png"><img class="aligncenter size-medium wp-image-659" title="fb1auto09" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto09-300x156.png" alt="Update Facebook automatically from WordPress" width="300" height="156" /></a></p>
<p style="text-align: justify;">After installation there will be a lot of new &#8220;<strong>SFC blah blah blah</strong>&#8221; plugins in your plugins list. Look for &#8220;<strong>Simple Facebook Connect - Base</strong>&#8221; and activate it.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto10.png"><img class="aligncenter size-medium wp-image-660" title="fb1auto10" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto10-300x156.png" alt="Wordpress auto-update Facebook Page" width="300" height="156" /></a></p>
<p style="text-align: justify;">Then go to your WordPress admin &#8220;<strong>Settings &gt; Simple Facebook Connect</strong>&#8221; to customize the plugin. This is where you will need to put your Facebook page&#8217;s information. SFC also offers various Facebook functions such as WordPress login using Facebook profile and page&#8217;s activity feeds. Most of this functions including the automatic Facebook Page update will require custom Facebook application which you have to create by yourself.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto11.png"><img class="aligncenter size-medium wp-image-661" title="fb1auto11" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto11-300x156.png" alt="Connect WordPress to Facebook" width="300" height="156" /></a></p>
<p style="text-align: justify;">To create a Facebook application you need to go to this link: <a title="Create Facebook Apps" href="http://www.facebook.com/developers/createapp.php" target="_blank">http://www.facebook.com/developers/createapp.php</a>. After creating the App you will be displayed with your Apps information that will be needed by the plugin.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto12.png"><img class="aligncenter size-medium wp-image-662" title="fb1auto12" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto12-300x156.png" alt="Creating Facebook application for WordPress" width="300" height="156" /></a></p>
<p style="text-align: justify;">After you done setting up the base. Go to your &#8220;<strong>Plugins</strong>&#8221; page and activate the &#8220;<strong>SFC &#8211; Publish</strong>&#8220;.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto13.png"><img class="aligncenter size-medium wp-image-663" title="fb1auto13" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto13-300x156.png" alt="Facebook Publish plugin for WordPress" width="300" height="156" /></a></p>
<p style="text-align: justify;">Then go back to &#8220;<strong>Settings &gt; Simple Facebook Connect</strong>&#8220;. Now you need to give permission for the newly created Apps to automatically access your Facebook data.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto14.png"><img class="aligncenter size-medium wp-image-664" title="fb1auto14" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto14-300x156.png" alt="Setting up automatic Facebook update from WordPress" width="300" height="156" /></a></p>
<p style="text-align: justify;">There are major differences between all 3 methods I&#8217;ve posted in this blog. I prefer this method because once somebody clicked on the Wall Post of the Facebook Page they will be redirected to your blog without any other medium in between. Give your opinion about this entry and share it with your friends.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F03%2Fwordpress-automatic-facebook-page-update%2F&amp;title=WordPress%20Automatic%20Facebook%20Page%20Update" id="wpa2a_4"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/We2NwFI30XGWyDKxmEm4fjnIT5w/0/da"><img src="http://feedads.g.doubleclick.net/~a/We2NwFI30XGWyDKxmEm4fjnIT5w/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/We2NwFI30XGWyDKxmEm4fjnIT5w/1/da"><img src="http://feedads.g.doubleclick.net/~a/We2NwFI30XGWyDKxmEm4fjnIT5w/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=trA8epWhqZ0:BNFpWNybwbY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=trA8epWhqZ0:BNFpWNybwbY:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=trA8epWhqZ0:BNFpWNybwbY:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=trA8epWhqZ0:BNFpWNybwbY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=trA8epWhqZ0:BNFpWNybwbY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=trA8epWhqZ0:BNFpWNybwbY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=trA8epWhqZ0:BNFpWNybwbY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=trA8epWhqZ0:BNFpWNybwbY:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/trA8epWhqZ0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/03/wordpress-automatic-facebook-page-update/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/03/wordpress-automatic-facebook-page-update/</feedburner:origLink></item>
		<item>
		<title>Automatically Post Blog Entries to Facebook Page</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/Wpus1j4KLqE/</link>
		<comments>http://www.ridhuan.com/blog/2011/03/automatically-post-blog-entries-to-facebook-page/#comments</comments>
		<pubDate>Mon, 28 Feb 2011 18:23:55 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=594</guid>
		<description><![CDATA[Previously I had posted a post about Importing Blog RSS Feed to Facebook Page which also will automatically update the Facebook page with your latest blog post by. However recently I tried the same method on other Facebook page and it won&#8217;t work. The import setting cannot find a valid RSS feed url from the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Previously I had posted a post about <a title="How to Import Blog Feed to Facebook Pages" href="http://www.ridhuan.com/blog/2010/08/how-to-import-blog-feed-to-facebook-pages/">Importing Blog RSS Feed to Facebook Page</a> which also will automatically update the Facebook page with your latest blog post by. However recently I tried the same method on other Facebook page and it won&#8217;t work. The import setting cannot find a valid RSS feed url from the blog URL that I entered. I don&#8217;t know the actual reason but suggest that might have been caused by some changes in Facebook the recent months. In this post I am suggesting 2 new method of automatically publish your blog post to Facebook page without you having to write your article URL on your page&#8217;s wall each time after updating your blog.</p>
<p style="text-align: justify;">To not making this entry too long I will write only the 1st suggestion here and the 2nd suggestion in the next entry.</p>
<p style="text-align: justify;">1. Using <a title="Networked Blogs" href="http://www.facebook.com/networkedblogs" target="_blank">Networked Blogs</a> Application</p>
<p style="text-align: justify;">Go to your Facebook page and click on the &#8220;<strong>Edit Page button</strong>&#8221; or the &#8220;<strong>Edit info</strong>&#8221; link.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto01.png"><img class="aligncenter size-medium wp-image-642" title="fb1auto01" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto01-300x146.png" alt="Using Networkedblogs to update Facebook Page" width="300" height="146" /></a></p>
<p style="text-align: justify;">Click on the &#8220;<strong>Apps</strong>&#8221; tab in the settings page and then click on the &#8220;<strong>Browse more applications</strong>&#8221; link.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto02.png"><img class="aligncenter size-medium wp-image-643" title="fb1auto02" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto02-300x216.png" alt="Setting up Networkedblog for Facebook Page" width="300" height="216" /></a></p>
<p style="text-align: justify;">Search for &#8220;<em>Networkedblogs</em>&#8221; and then open the application. Or just using <a href="http://www.facebook.com/networkedblogs" target="_blank">this link</a>.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto03.png"><img class="aligncenter size-medium wp-image-644" title="fb1auto03" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto03-300x156.png" alt="Using Networkedblogs in Facebook Page" width="300" height="156" /></a></p>
<p style="text-align: justify;">On the Networked Blog&#8217;s page click on the &#8220;<strong>Add to my Page</strong>&#8221; link. A dialog box will appear for you to select the Facebook page you want to install the application.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto04.png"><img class="aligncenter size-medium wp-image-645" title="fb1auto04" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto04-300x156.png" alt="Setting up Networkedblog for each Facebook Page" width="300" height="156" /></a></p>
<p style="text-align: justify;">After installation go to your Facebook page&#8217;s home (wall/info/etc.) and there will be a new &#8220;<strong>Blog</strong>&#8221; tab. Clicking on the tab will bring you to a page for you to customize and add your blog information into the application.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto05.png"><img class="aligncenter size-medium wp-image-646" title="fb1auto05" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto05-300x298.png" alt="Update Facebook automatically using Networkedblogs" width="300" height="298" /></a></p>
<p style="text-align: justify;">Finish the setup and try posting a test post. That is how the post will look like on the wall of those who Liked your page.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto06.png"><img class="aligncenter size-medium wp-image-647" title="fb1auto06" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto06-300x156.png" alt="Sample of Facebook update using Networkedblogs" width="300" height="156" /></a></p>
<p style="text-align: justify;">The screenshot below is an example how the &#8220;<strong>Blog</strong>&#8221; page will look like after you are done with the setup.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto07.png"><img class="aligncenter size-medium wp-image-648" title="fb1auto07" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/03/fb1auto07-300x156.png" alt="The view of a Facebook Page with Networkedblogs" width="300" height="156" /></a></p>
<p style="text-align: justify;">The 2nd suggestion will be posted very soon. I hope you like this tutorial. Please give your comment or share this with your friends.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F03%2Fautomatically-post-blog-entries-to-facebook-page%2F&amp;title=Automatically%20Post%20Blog%20Entries%20to%20Facebook%20Page" id="wpa2a_6"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/g1fAYrZQPwom2Pig-Ju5b1rkvyU/0/da"><img src="http://feedads.g.doubleclick.net/~a/g1fAYrZQPwom2Pig-Ju5b1rkvyU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/g1fAYrZQPwom2Pig-Ju5b1rkvyU/1/da"><img src="http://feedads.g.doubleclick.net/~a/g1fAYrZQPwom2Pig-Ju5b1rkvyU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Wpus1j4KLqE:vQY-2jENBDo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Wpus1j4KLqE:vQY-2jENBDo:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Wpus1j4KLqE:vQY-2jENBDo:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Wpus1j4KLqE:vQY-2jENBDo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Wpus1j4KLqE:vQY-2jENBDo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Wpus1j4KLqE:vQY-2jENBDo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Wpus1j4KLqE:vQY-2jENBDo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Wpus1j4KLqE:vQY-2jENBDo:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/Wpus1j4KLqE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/03/automatically-post-blog-entries-to-facebook-page/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/03/automatically-post-blog-entries-to-facebook-page/</feedburner:origLink></item>
		<item>
		<title>Confirmed! MyBlogLog Will Be Discontinued</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/IlYSjV59-vo/</link>
		<comments>http://www.ridhuan.com/blog/2011/02/confirmed-mybloglog-will-be-discontinued/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 18:01:01 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=626</guid>
		<description><![CDATA[Yahoo! has announced they will kill MyBlogLog on 24 May 2011. Check your Yahoo! Mail to make sure I&#8217;m not kidding. The service started as an independent website since 2005 allowing people to add their blogs and create communities gathering people of similar interest. MyBlogLog is a good service helping people to promote their blogs [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_632" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/mybloglog-dead.png"><img class="size-medium wp-image-632 " title="mybloglog-dead" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/mybloglog-dead-300x156.png" alt="MyblogLog to be discontinued" width="300" height="156" /></a><p class="wp-caption-text">Screenshot on 24 February 2011</p></div>
<p style="text-align: justify;">Yahoo! has announced they will kill <a title="MyBlogLog" href="http://www.mybloglog.com/" target="_blank">MyBlogLog</a> on 24 May 2011. Check your Yahoo! Mail to make sure I&#8217;m not kidding. The service started as an independent website since 2005 allowing people to add their blogs and create communities gathering people of similar interest. MyBlogLog is a good service helping people to promote their blogs while also collecting traffic detail for benefits of blog owners. I started using the service about 2 years ago therefore I don&#8217;t know if the paid Premium service was offered since the start or just when Yahoo! bought MyBlogLog around January 2007.</p>
<p style="text-align: justify;">Today I checked my Yahoo! Mail and was so surprised with the confimation notice that MyBlogLog will be discontinued on 24 May 2011.</p>
<p style="text-align: justify;">Here&#8217;s the copy of the notice:</p>
<p><span style="color: #99cc00;"><em><span style="color: #99cc00;">Dear MyBlogLog Customer,</span></em></span></p>
<p style="text-align: justify;"><em><span style="color: #99cc00;">You have been identified as a customer of Yahoo! MyBlogLog. We will officially discontinue Yahoo! MyBlogLog effective May 24, 2011. Your agreement with Yahoo!, to the extent that it applies to the Yahoo! MyBlogLog, will terminate on May 24, 2011.</span></em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em></p>
<p style="text-align: justify;"><span style="color: #99cc00;">After May 24, 2011 your credit card will no longer be charged for premium services on MyBlogLog. We will refund you the unused portion of your subscription, if any. The refund will appear as a credit via the billing method we have on file for you. To make sure that your billing information is correct and up to date, visit <a rel="nofollow" href="http://yahoo-email.com/a/hBNZmRnBs19FXB8XEGCNshRGSj5/mybloglog7" target="_blank">https://billing.yahoo.com</a>.</span></p>
<p style="text-align: justify;"><span style="color: #99cc00;"><strong>Questions?</strong><br />
If you have questions about these changes, please visit the Yahoo! MyBlogLog <a rel="nofollow" href="http://yahoo-email.com/a/hBNZmRnBs19FXB8XEGCNshRGSj5/mybloglog2" target="_blank">help pages</a>.</span></p>
<p style="text-align: justify;"><span style="color: #99cc00;">We thank you for being a customer on Yahoo! MyBlogLog.</span></p>
<p style="text-align: justify;"><span style="color: #99cc00;">Sincerely,</span></p>
<p></em></p>
<p><em> </em></p>
<p><em> </em></p>
<p><em> </em></p>
<p style="text-align: justify;"><span style="color: #99cc00;"><em> </em><em>The Yahoo! My BlogLog Team</em></span></p>
<p style="text-align: justify;">Yahoo! also suggest we try <a title="Yahoo! Pulse" href="http://pulse.yahoo.com/" target="_blank">Yahoo! Pulse</a> as a service for social update but nothing will replace the benefit of MyBlogLog that everybody loved. It is rumored previously that Yahoo! will also shut down <a title="Del.icio.us" href="http://www.delicious.com/" target="_blank">Del.icio.us</a>, <a title="AltaVista" href="http://www.altavista.com/" target="_blank">AltaVista</a>, <a title="Yahoo! Bookmarks" href="http://bookmarks.yahoo.com/" target="_blank">Yahoo Bookmarks</a>, and <a title="Yahoo! Picks" href="http://picks.yahoo.com/" target="_blank">Picks</a> but I don&#8217;t have any proof of confirmation to share with you.. yet.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F02%2Fconfirmed-mybloglog-will-be-discontinued%2F&amp;title=Confirmed%21%20MyBlogLog%20Will%20Be%20Discontinued" id="wpa2a_8"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/2TI-XYX_FQz6tXhNUch8vl7MTog/0/da"><img src="http://feedads.g.doubleclick.net/~a/2TI-XYX_FQz6tXhNUch8vl7MTog/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2TI-XYX_FQz6tXhNUch8vl7MTog/1/da"><img src="http://feedads.g.doubleclick.net/~a/2TI-XYX_FQz6tXhNUch8vl7MTog/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=IlYSjV59-vo:NxRP4Yv-12E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=IlYSjV59-vo:NxRP4Yv-12E:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=IlYSjV59-vo:NxRP4Yv-12E:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=IlYSjV59-vo:NxRP4Yv-12E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=IlYSjV59-vo:NxRP4Yv-12E:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=IlYSjV59-vo:NxRP4Yv-12E:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=IlYSjV59-vo:NxRP4Yv-12E:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=IlYSjV59-vo:NxRP4Yv-12E:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/IlYSjV59-vo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/02/confirmed-mybloglog-will-be-discontinued/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/02/confirmed-mybloglog-will-be-discontinued/</feedburner:origLink></item>
		<item>
		<title>Stunning HDR Photography by Ameer (Momoc)</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/Tlt-D5oHp0Q/</link>
		<comments>http://www.ridhuan.com/blog/2011/02/stunning-hdr-photography-by-ameer-momoc/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 19:23:42 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=583</guid>
		<description><![CDATA[&#8220;High-dynamic-range imaging (HDRI or just HDR) is a set of techniques that allow a greater dynamic range of luminance between the lightest and darkest areas of an image than current standard digital imaging techniques or photographic methods. This wide dynamic range allows HDR images to more accurately represent the range of intensity levels found in [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">&#8220;<em>High-dynamic-range imaging (HDRI or just HDR) is a set of techniques that allow a greater dynamic range of luminance between the lightest and darkest areas of an image than current standard digital imaging techniques or photographic methods. This wide dynamic range allows HDR images to more accurately represent the range of intensity levels found in real scenes, ranging from direct sunlight to faint starlight.</em>&#8221; &#8211; Wikipedia</p>
<p style="text-align: justify;">I just stumbled upon a website by a Malaysian photographer Ameer or his nickname is <a title="Momoc HDR" href="http://momoc.sumasu.com/" target="_blank">Momoc</a> containing his amazing collection of HDR photography. The photos were taken around the central region of Malaysia and would be a nice stuff to show some part of the country to the world. I believe the photographer is doing his best to include all part of Malaysia into his collection.</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-01.jpg"><img class="aligncenter size-medium wp-image-596" title="momoc-hdr-01" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-01-300x200.jpg" alt="Momoc HDR Photography 01" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-02.jpg"><img class="aligncenter size-medium wp-image-597" title="momoc-hdr-02" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-02-300x200.jpg" alt="Momoc HDR Photography 02" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-03.jpg"><img class="aligncenter size-medium wp-image-598" title="momoc-hdr-03" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-03-300x246.jpg" alt="Momoc HDR Photography 03" width="300" height="246" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-04.jpg"><img class="aligncenter size-medium wp-image-599" title="momoc-hdr-04" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-04-300x155.jpg" alt="Momoc HDR Photography 04" width="300" height="155" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-05.jpg"><img class="aligncenter size-medium wp-image-600" title="momoc-hdr-05" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-05-300x200.jpg" alt="Momoc HDR Photography 05" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-06.jpg"><img class="aligncenter size-medium wp-image-601" title="momoc-hdr-06" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-06-300x200.jpg" alt="Momoc HDR Photography 06" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-07.jpg"><img class="aligncenter size-medium wp-image-602" title="momoc-hdr-07" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-07-300x200.jpg" alt="Momoc HDR Photography 07" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-08.jpg"><img class="aligncenter size-medium wp-image-603" title="momoc-hdr-08" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-08-300x200.jpg" alt="Momoc HDR Photography 08" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-09.jpg"><img class="aligncenter size-medium wp-image-604" title="momoc-hdr-09" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-09-300x199.jpg" alt="Momoc HDR Photography 09" width="300" height="199" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-10.jpg"><img class="aligncenter size-medium wp-image-605" title="momoc-hdr-10" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-10-300x144.jpg" alt="Momoc HDR Photography 10" width="300" height="144" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-11.jpg"><img class="aligncenter size-medium wp-image-606" title="momoc-hdr-11" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-11-300x200.jpg" alt="Momoc HDR Photography 11" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-12.jpg"><img class="aligncenter size-medium wp-image-607" title="momoc-hdr-12" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-12-300x199.jpg" alt="Momoc HDR Photography 12" width="300" height="199" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-13.jpg"><img class="aligncenter size-medium wp-image-608" title="momoc-hdr-13" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-13-300x233.jpg" alt="Momoc HDR Photography 13" width="300" height="233" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-14.jpg"><img class="aligncenter size-medium wp-image-609" title="momoc-hdr-14" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-14-300x200.jpg" alt="Momoc HDR Photography 14" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-15.jpg"><img class="aligncenter size-medium wp-image-610" title="momoc-hdr-15" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-15-300x199.jpg" alt="Momoc HDR Photography 15" width="300" height="199" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-16.jpg"><img class="aligncenter size-medium wp-image-611" title="momoc-hdr-16" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-16-300x200.jpg" alt="Momoc HDR Photography 16" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-17.jpg"><img class="aligncenter size-medium wp-image-612" title="momoc-hdr-17" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-17-300x200.jpg" alt="Momoc HDR Photography 17" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-18.jpg"><img class="aligncenter size-medium wp-image-613" title="momoc-hdr-18" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-18-300x214.jpg" alt="Momoc HDR Photography 18" width="300" height="214" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-19.jpg"><img class="aligncenter size-medium wp-image-614" title="momoc-hdr-19" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-19-300x200.jpg" alt="Momoc HDR Photography 19" width="300" height="200" /></a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-20.jpg"><img class="aligncenter size-medium wp-image-615" title="momoc-hdr-20" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/momoc-hdr-20-300x199.jpg" alt="Momoc HDR Photography 20" width="300" height="199" /></a></p>
<p>HDR Photography by Ameer aka Momoc</p>
<p>Website: <a title="Momoc HDR" href="http://momoc.sumasu.com/" target="_blank">http://momoc.sumasu.com/</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F02%2Fstunning-hdr-photography-by-ameer-momoc%2F&amp;title=Stunning%20HDR%20Photography%20by%20Ameer%20%28Momoc%29" id="wpa2a_10"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/9cU03Y-stW7Jj6dctFGFNUbWjOc/0/da"><img src="http://feedads.g.doubleclick.net/~a/9cU03Y-stW7Jj6dctFGFNUbWjOc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/9cU03Y-stW7Jj6dctFGFNUbWjOc/1/da"><img src="http://feedads.g.doubleclick.net/~a/9cU03Y-stW7Jj6dctFGFNUbWjOc/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Tlt-D5oHp0Q:B0-7I5KJGDE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Tlt-D5oHp0Q:B0-7I5KJGDE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Tlt-D5oHp0Q:B0-7I5KJGDE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Tlt-D5oHp0Q:B0-7I5KJGDE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Tlt-D5oHp0Q:B0-7I5KJGDE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Tlt-D5oHp0Q:B0-7I5KJGDE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Tlt-D5oHp0Q:B0-7I5KJGDE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Tlt-D5oHp0Q:B0-7I5KJGDE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/Tlt-D5oHp0Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/02/stunning-hdr-photography-by-ameer-momoc/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/02/stunning-hdr-photography-by-ameer-momoc/</feedburner:origLink></item>
		<item>
		<title>National Cancer Society Malaysia Print Advertising</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/xC2nyrHnxhg/</link>
		<comments>http://www.ridhuan.com/blog/2011/02/national-cancer-society-malaysia-print-advertising/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 20:37:58 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=560</guid>
		<description><![CDATA[The National Cancer Society Malaysia had put up a unique print campaign to encourage Pap smear or cervical cancer scanning among women. These kind of scanning which require the involvement of private parts are something that had always been scared by both men and women of the nation or probably anywhere in the world. Trying [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">The <a title="National Cancer Society Malaysia" href="http://www.cancer.org.my" target="_blank">National Cancer Society Malaysia</a> had put up a unique print campaign to encourage Pap smear or cervical cancer scanning among women. These kind of scanning which require the involvement of private parts are something that had always been scared by both men and women of the nation or probably anywhere in the world. Trying to solve this problem, an advertising agency had come out with these 3 long print articles that will still attract people to read something that mostly been ignored.</p>
<p>Advertising agency: McCann Erickson, Malaysia</p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-break-in.jpg"><img class="aligncenter size-large wp-image-584" title="ncsm-break-in" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-break-in-512x1024.jpg" alt="National Cancer Society Malaysia Ads 1" width="512" height="1024" /></a><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-hello.jpg"><img class="aligncenter size-large wp-image-585" title="ncsm-hello" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-hello-512x1024.jpg" alt="National Cancer Society Malaysia Ads 2" width="512" height="1024" /></a><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-spread.jpg"><img class="aligncenter size-large wp-image-586" title="ncsm-spread" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/ncsm-spread-512x1024.jpg" alt="National Cancer Society Malaysia Ads 3" width="512" height="1024" /></a>Information and images from <a title="Ads of the Worlds" rel="nofollow" href="http://adsoftheworld.com" target="_blank">Ads of the Worlds</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F02%2Fnational-cancer-society-malaysia-print-advertising%2F&amp;title=National%20Cancer%20Society%20Malaysia%20Print%20Advertising" id="wpa2a_12"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/g7sY-tMi5CnGqEKFjlUzEhJid5I/0/da"><img src="http://feedads.g.doubleclick.net/~a/g7sY-tMi5CnGqEKFjlUzEhJid5I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/g7sY-tMi5CnGqEKFjlUzEhJid5I/1/da"><img src="http://feedads.g.doubleclick.net/~a/g7sY-tMi5CnGqEKFjlUzEhJid5I/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=xC2nyrHnxhg:ni5q-t8cRKE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=xC2nyrHnxhg:ni5q-t8cRKE:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=xC2nyrHnxhg:ni5q-t8cRKE:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=xC2nyrHnxhg:ni5q-t8cRKE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=xC2nyrHnxhg:ni5q-t8cRKE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=xC2nyrHnxhg:ni5q-t8cRKE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=xC2nyrHnxhg:ni5q-t8cRKE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=xC2nyrHnxhg:ni5q-t8cRKE:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/xC2nyrHnxhg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/02/national-cancer-society-malaysia-print-advertising/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/02/national-cancer-society-malaysia-print-advertising/</feedburner:origLink></item>
		<item>
		<title>Unique Flash Drives</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/oj_reZB1BwM/</link>
		<comments>http://www.ridhuan.com/blog/2011/02/unique-flash-drives/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 20:15:40 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=526</guid>
		<description><![CDATA[Flash drives has been one of the most important item of this era. The innovation of flash storage has made optical storage obsolete. Flash storage is faster and easily accessible on any computer. In here I made a list of some interesting flash drives that might be useful to some of you. 1. Mini Mouse [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Flash drives has been one of the most important item of this era. The innovation of flash storage has made optical storage obsolete. Flash storage is faster and easily accessible on any computer. In here I made a list of some interesting flash drives that might be useful to some of you.</p>
<p style="text-align: justify;">1. Mini Mouse &amp; Flash Drive Combo</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-mouse.jpg"><img class="alignnone size-thumbnail wp-image-561" title="flashdrive-mouse" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-mouse-150x150.jpg" alt="Unique Flash Drive 01" width="150" height="150" /></a></p>
<p style="text-align: justify;">This 800 dpi mouse by Iogear comes with retractable cable and 32MB built-in flash drive. Save 1 USB slot when you use this product.</p>
<p style="text-align: justify;"><a title="Mini Mouse &amp; Flash Drive Combo" href="http://www.amazon.com/gp/product/B0000C7HGJ?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0000C7HGJ" target="_blank">Buy it</a></p>
<p style="text-align: justify;">2. SD Card &amp; Flash Drive Combo</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-sdcard.jpg"><img class="alignnone size-thumbnail wp-image-562" title="flashdrive-sdcard" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-sdcard-150x150.jpg" alt="Unique Flash Drive 02" width="150" height="150" /></a></p>
<p style="text-align: justify;">This 4MB SD card by SanDisk can be used in cameras, camcorders, mp3 players, and other applications but the most important feature is that it can be used on any computers without the need of a card reader.</p>
<p style="text-align: justify;"><a title="SD Card &amp; Flash Drive Combo" href="http://www.amazon.com/gp/product/B000UZJ0O2?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B000UZJ0O2" target="_blank">Buy it</a></p>
<p style="text-align: justify;">3. Credit Card Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-creditcard.jpg"><img class="alignnone size-thumbnail wp-image-563" title="flashdrive-creditcard" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-creditcard-150x150.jpg" alt="Unique Flash Drive 03" width="150" height="150" /></a></p>
<p style="text-align: justify;">This slim credit card sized flash drive can easily fit into your jacket, wallet, purse or briefcase. It is only 2.60mm in thickness but equipped with 8MB of solid state storage capacity.</p>
<p style="text-align: justify;"><a title="Credit Card Flash Drive" href="http://www.amazon.com/gp/product/B003WYNB3Y?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003WYNB3Y" target="_blank">Buy it</a></p>
<p style="text-align: justify;">4. Bottle Cap Opener &amp; Flash Drive Combo</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bottleopener.jpg"><img class="alignnone size-thumbnail wp-image-573" title="flashdrive-bottleopener" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bottleopener-150x150.jpg" alt="Unique Flash Drive 04" width="150" height="150" /></a></p>
<p style="text-align: justify;">This water resistant and stainless steel product by i-Ecko features 2MB of flash memory. Perfect during and after office hours.</p>
<p style="text-align: justify;"><a title="Bottle Cap Opener &amp; Flash Drive Combo" href="http://www.amazon.com/gp/product/B0047PU4JG?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0047PU4JG" target="_blank">Buy it</a></p>
<p style="text-align: justify;">5. TRON Cycle Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-tron.jpg"><img class="alignnone size-thumbnail wp-image-564" title="flashdrive-tron" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-tron-150x150.jpg" alt="Unique Flash Drive 05" width="150" height="150" /></a></p>
<p style="text-align: justify;">The Dane-Elec TRON Kevin Flynn White Cycle 8 GB USB 2.0 Flash Drive &#8211; Collectors Limited Edition TR-Z08GLWPTP-C might be a good addition to your TRON collection. However I&#8217;m not sure if it&#8217;s practical enough.</p>
<p style="text-align: justify;"><a title="TRON Cycle Flash Drive" href="http://www.amazon.com/gp/product/B004C5LFZS?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B004C5LFZS" target="_blank">Buy it</a></p>
<p style="text-align: justify;">6. Mini Cooper Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-mini.jpg"><img class="alignnone size-thumbnail wp-image-565" title="flashdrive-mini" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-mini-150x150.jpg" alt="Unique Flash Drive 06" width="150" height="150" /></a></p>
<p style="text-align: justify;">This might be a &#8220;must have&#8221; item for a Mini Cooper fans. The flashlights flashes when you use the flash drive. Cool.</p>
<p style="text-align: justify;"><a title="Mini Cooper Flash Drive" href="http://www.amazon.com/gp/product/B0043Y06WG?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0043Y06WG" target="_blank">Buy it</a></p>
<p style="text-align: justify;">7. Multi-purpose Tool Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-multipurpose.jpg"><img class="alignnone size-thumbnail wp-image-566" title="flashdrive-multipurpose" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-multipurpose-150x150.jpg" alt="Unique Flash Drive 07" width="150" height="150" /></a></p>
<p style="text-align: justify;">Perfect tool for modern MacGyver. Victorinox has made this item complete with high powered LED white mini-light, knife blade, screw driver, scissors, ball-point pen, nail file, and 8MB USB flash memory.</p>
<p style="text-align: justify;"><a title="Multi-purpose Tool Flash Drive" href="http://www.amazon.com/gp/product/B001ET6A4G?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001ET6A4G" target="_blank">Buy it</a></p>
<p style="text-align: justify;">8. Pen, Laser Pointer &amp; Flash Drive Combo</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-3in1.jpg"><img class="alignnone size-thumbnail wp-image-567" title="flashdrive-3in1" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-3in1-150x150.jpg" alt="Unique Flash Drive 08" width="150" height="150" /></a></p>
<p style="text-align: justify;">This 3-in-1 product might be a handy tool for presenters. You can easily save Powerpoint files in the 4MB flash memory, use the laser pointer during presentation, and sign autographs afterwards.</p>
<p style="text-align: justify;"><a title="Pen, Laser Pointer &amp; Flash Drive Combo" href="http://www.amazon.com/gp/product/B00295VR1K?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00295VR1K" target="_blank">Buy it</a></p>
<p style="text-align: justify;">9. Transformer Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-transformer.jpg"><img class="alignnone size-thumbnail wp-image-570" title="flashdrive-transformer" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-transformer-150x150.jpg" alt="Unique Flash Drive 09" width="150" height="150" /></a></p>
<p style="text-align: justify;">This flash drive can transforms into a cat but don&#8217;t worry because it won&#8217;t bite. This is probably the coolest flash drive ever.</p>
<p style="text-align: justify;"><a title="Transformer Flash Drive" href="http://www.amazon.com/gp/product/B00306FPOW?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00306FPOW" target="_blank">Buy it</a></p>
<p style="text-align: justify;">10. Clip-On Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-clip.jpg"><img class="alignnone size-thumbnail wp-image-571" title="flashdrive-clip" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-clip-150x150.jpg" alt="Unique Flash Drive 10" width="150" height="150" /></a></p>
<p style="text-align: justify;">I like this flash drive because it can be clipped onto the shirt pocket, briefcase or a book just like a pen.</p>
<p style="text-align: justify;"><a title="Clip-On Flash Drive" href="http://www.amazon.com/gp/product/B00499CYXE?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00499CYXE" target="_blank">Buy it</a></p>
<p style="text-align: justify;">11. Bracelet Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bracelet.jpg"><img class="alignnone size-thumbnail wp-image-572" title="flashdrive-bracelet" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bracelet-150x150.jpg" alt="Unique Flash Drive 11" width="150" height="150" /></a></p>
<p style="text-align: justify;">This bracelet flash drive might be suitable for those who want the flash drive to be a fashion accessory. It may add the &#8220;geekiness&#8221; to your image.</p>
<p style="text-align: justify;"><a title="Bracelet Flash Drive" href="http://www.amazon.com/gp/product/B0017VD9VS?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B0017VD9VS" target="_blank">Buy it</a></p>
<p style="text-align: justify;">12. Bullet Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bullet.jpg"><img class="alignnone size-thumbnail wp-image-574" title="flashdrive-bullet" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-bullet-150x150.jpg" alt="Unique Flash Drive 12" width="150" height="150" /></a></p>
<p style="text-align: justify;">This item featured a strong waterproof metal casing with 8MB of storage capacity. Nice accessory for an Iraq war veteran.</p>
<p style="text-align: justify;"><a title="Bullet Flash Drive" href="http://www.amazon.com/gp/product/B004HV5AUS?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B004HV5AUS" target="_blank">Buy it</a></p>
<p style="text-align: justify;">13. Key Shaped Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-key.jpg"><img class="alignnone size-thumbnail wp-image-575" title="flashdrive-key" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-key-150x150.jpg" alt="Unique Flash Drive 13" width="150" height="150" /></a></p>
<p style="text-align: justify;">Cool metallic design with water and scratch resistant and shaped like a key. This item however cannot produce keys for pirated softwares.</p>
<p style="text-align: justify;"><a title="Key Shaped Flash Drive" href="http://www.amazon.com/gp/product/B004D2AZ0Q?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B004D2AZ0Q" target="_blank">Buy it</a></p>
<p style="text-align: justify;">14. Robot Flash Drive</p>
<p style="text-align: justify;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-robot.jpg"><img class="alignnone size-thumbnail wp-image-578" title="flashdrive-robot" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/02/flashdrive-robot-150x150.jpg" alt="Unique Flash Drive 14" width="150" height="150" /></a></p>
<p style="text-align: justify;">This robot will remove it&#8217;s head and insert itself into the USB slot when the owner command it to do so. However that was only in my imagination. The actual product is just a stiff flash drive but the cutest in this article.</p>
<p style="text-align: justify;"><a title="Robot Flash Drive" href="http://www.amazon.com/gp/product/B003GHOWQC?ie=UTF8&amp;tag=ewscatu-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003GHOWQC" target="_blank">Buy it</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F02%2Funique-flash-drives%2F&amp;title=Unique%20Flash%20Drives" id="wpa2a_14"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/5Vq4MJyUCkc9nVJN27Xu0qQWfQg/0/da"><img src="http://feedads.g.doubleclick.net/~a/5Vq4MJyUCkc9nVJN27Xu0qQWfQg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/5Vq4MJyUCkc9nVJN27Xu0qQWfQg/1/da"><img src="http://feedads.g.doubleclick.net/~a/5Vq4MJyUCkc9nVJN27Xu0qQWfQg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=oj_reZB1BwM:Sp2Hu3xBdhs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=oj_reZB1BwM:Sp2Hu3xBdhs:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=oj_reZB1BwM:Sp2Hu3xBdhs:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=oj_reZB1BwM:Sp2Hu3xBdhs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=oj_reZB1BwM:Sp2Hu3xBdhs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=oj_reZB1BwM:Sp2Hu3xBdhs:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=oj_reZB1BwM:Sp2Hu3xBdhs:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=oj_reZB1BwM:Sp2Hu3xBdhs:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/oj_reZB1BwM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/02/unique-flash-drives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/02/unique-flash-drives/</feedburner:origLink></item>
		<item>
		<title>20 Beautiful Facebook Graffiti Artworks</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/Vpom6DNGdb0/</link>
		<comments>http://www.ridhuan.com/blog/2011/01/20-beautiful-facebook-graffiti-artworks/#comments</comments>
		<pubDate>Sun, 16 Jan 2011 15:13:46 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=529</guid>
		<description><![CDATA[Facebook Graffiti is a wonderful application that helps people to explore the creativity inside themselves. The application only provide a simple drawing platform just as the one you saw in Window&#8217;s Paint but millions of beautiful artworks have been produced. A lot of people have manage to unleash their artistic self since using this application. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Facebook Graffiti is a wonderful application that helps people to explore the creativity inside themselves. The application only provide a simple drawing platform just as the one you saw in Window&#8217;s Paint but millions of beautiful artworks have been produced. A lot of people have manage to unleash their artistic self since using this application.</p>
<p style="text-align: justify;">To appreciate this application and all the artists using it, I created a list of RANDOMLY SELECTED beautiful artworks from the application&#8217;s public gallery. These artworks are not the most beautiful but most of them were created not by professional artist and painted only by using the computer mouse. It is very amazing how creativity can make a simple thing to be wonderful.</p>
<p>1. <a title="Aditya Nugraha" href="http://apps.facebook.com/graffitiwall/wall.php?id=1564408216" target="_blank">Aditya Nugraha</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/aditya_nugraha.jpg"><img class="aligncenter size-medium wp-image-531" title="aditya_nugraha" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/aditya_nugraha-300x139.jpg" alt="Facebook Graffiti by Aditya Nugraha" width="300" height="139" /></a></p>
<p>2. <a title="Alejandra Castro" href="http://apps.facebook.com/graffitiwall/wall.php?id=813590136" target="_blank">Alejandra Castro</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/alejandra_castro.jpg"><img class="aligncenter size-medium wp-image-532" title="alejandra_castro" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/alejandra_castro-300x139.jpg" alt="Facebook Graffiti by Alejandra Castro" width="300" height="139" /></a></p>
<p>3. <a title="Amelia Lee" href="http://apps.facebook.com/graffitiwall/wall.php?id=1452210110" target="_blank">Amelia Lee</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/amelia_lee.jpg"><img class="aligncenter size-medium wp-image-533" title="amelia_lee" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/amelia_lee-300x139.jpg" alt="Facebook Graffiti by Amelia Lee" width="300" height="139" /></a></p>
<p>4. <a title="Angela No" href="http://apps.facebook.com/graffitiwall/wall.php?id=100000470936010" target="_blank">Angela No</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/angela_no.jpg"><img class="aligncenter size-medium wp-image-534" title="angela_no" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/angela_no-300x139.jpg" alt="Facebook Graffiti by Angela No" width="300" height="139" /></a></p>
<p>5. <a title="Anja Phan" href="http://apps.facebook.com/graffitiwall/wall.php?id=100000534933112" target="_blank">Anja Phan</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/anja_phan.jpg"><img class="aligncenter size-medium wp-image-535" title="anja_phan" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/anja_phan-300x139.jpg" alt="Facebook Graffiti by Anja Phan" width="300" height="139" /></a></p>
<p>6. <a title="Annika Wi" href="http://apps.facebook.com/graffitiwall/wall.php?id=1327661581" target="_blank">Annika Wi</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/annika_wi.jpg"><img class="aligncenter size-medium wp-image-536" title="annika_wi" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/annika_wi-300x139.jpg" alt="Facebook Graffiti by Annika Wi" width="300" height="139" /></a></p>
<p>7. <a title="Dg Espiritu" href="http://apps.facebook.com/graffitiwall/wall.php?id=100000412160060" target="_blank">Dg Espiritu</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/dg_espiritu.jpg"><img class="aligncenter size-medium wp-image-537" title="dg_espiritu" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/dg_espiritu-300x139.jpg" alt="Facebook Graffiti by Dg Espiritu" width="300" height="139" /></a></p>
<p>8. <a title="Evelien DeGreef" href="http://apps.facebook.com/graffitiwall/wall.php?id=522061560" target="_blank">Evelien DeGreef</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/evelien_degreef.jpg"><img class="aligncenter size-medium wp-image-538" title="evelien_degreef" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/evelien_degreef-300x139.jpg" alt="Facebook Graffiti by Evelien DeGreef" width="300" height="139" /></a></p>
<p>9. <a title="Fysal Lycan" href="http://apps.facebook.com/graffitiwall/wall.php?id=632512970" target="_blank">Fysal Lycan</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/fysal_lycan.jpg"><img class="aligncenter size-medium wp-image-539" title="fysal_lycan" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/fysal_lycan-300x139.jpg" alt="Facebook Graffiti by Fysal Lycan" width="300" height="139" /></a></p>
<p>10. <a title="Нё Ня" href="http://apps.facebook.com/graffitiwall/wall.php?id=100001783791083" target="_blank">Нё Ня</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/hё_hя.jpg"><img class="aligncenter size-medium wp-image-540" title="hё_hя" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/hё_hя-300x139.jpg" alt="Facebook Graffiti by Нё Ня" width="300" height="139" /></a></p>
<p>11. <a title="Jewel Sugden" href="http://apps.facebook.com/graffitiwall/wall.php?id=762555393" target="_blank">Jewel Sugden</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/jewel_sugden.jpg"><img class="aligncenter size-medium wp-image-541" title="jewel_sugden" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/jewel_sugden-300x139.jpg" alt="Facebook Graffiti by Jewel Sugden" width="300" height="139" /></a></p>
<p>12. <a title="Kristena Ly" href="http://apps.facebook.com/graffitiwall/wall.php?id=731030639" target="_blank">Kristena Ly</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/kristena_ly.jpg"><img class="aligncenter size-medium wp-image-542" title="kristena_ly" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/kristena_ly-300x139.jpg" alt="Facebook Graffiti by Kristena Ly" width="300" height="139" /></a></p>
<p>13. <a title="Lindsay Potts" href="http://apps.facebook.com/graffitiwall/wall.php?id=505818641" target="_blank">Lindsay Potts</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/lindsay_potts.jpg"><img class="aligncenter size-medium wp-image-543" title="lindsay_potts" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/lindsay_potts-300x139.jpg" alt="Facebook Graffiti by Lindsay Potts" width="300" height="139" /></a></p>
<p>14. <a title="Luis Carlos A. G" href="http://apps.facebook.com/graffitiwall/wall.php?id=551537732" target="_blank">Luis Carlos A. G</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/luis_carlos_a_g.jpg"><img class="aligncenter size-medium wp-image-544" title="luis_carlos_a_g" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/luis_carlos_a_g-300x139.jpg" alt="Facebook Graffiti by Luis Carlos A. G" width="300" height="139" /></a></p>
<p>15. <a title="Madhu Sidhu" href="http://apps.facebook.com/graffitiwall/wall.php?id=562050450" target="_blank">Madhu Sidhu</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/madhu_sidhu.jpg"><img class="aligncenter size-medium wp-image-545" title="madhu_sidhu" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/madhu_sidhu-300x139.jpg" alt="Facebook Graffiti by Madhu Sidhu" width="300" height="139" /></a></p>
<p>16. <a title="Meg Maisano" href="http://apps.facebook.com/graffitiwall/wall.php?id=1496332264" target="_blank">Meg Maisano</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/meg_maisano.jpg"><img class="aligncenter size-medium wp-image-546" title="meg_maisano" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/meg_maisano-300x139.jpg" alt="Facebook Graffiti by Meg Maisano" width="300" height="139" /></a></p>
<p>17. <a title="Michelle Watson Allen" href="http://apps.facebook.com/graffitiwall/wall.php?id=95000830" target="_blank">Michelle Watson Allen</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/michelle_watson_allen.jpg"><img class="aligncenter size-medium wp-image-547" title="michelle_watson_allen" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/michelle_watson_allen-300x139.jpg" alt="Facebook Graffiti by Michelle Watson Allen" width="300" height="139" /></a></p>
<p>18. <a title="Mireia Nubiola Sans" href="http://apps.facebook.com/graffitiwall/wall.php?id=1269477355" target="_blank">Mireia Nubiola Sans</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/mireia_nubiola_sans.jpg"><img class="aligncenter size-medium wp-image-548" title="mireia_nubiola_sans" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/mireia_nubiola_sans-300x139.jpg" alt="Facebook Graffiti by Mireia Nubiola Sans" width="300" height="139" /></a></p>
<p>19. <a title="Sergey Sumatokhin" href="http://apps.facebook.com/graffitiwall/wall.php?id=100001813612388" target="_blank">Sergey Sumatokhin</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/sergey_sumatokhin.jpg"><img class="aligncenter size-medium wp-image-549" title="sergey_sumatokhin" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/sergey_sumatokhin-300x139.jpg" alt="Facebook Graffiti by Sergey Sumatokhin" width="300" height="139" /></a></p>
<p>20. <a title="Vasil Jan Ybanez" href="http://apps.facebook.com/graffitiwall/wall.php?id=1757035875" target="_blank">Vasil Jan Ybanez</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/vasil_jan_ybanez.jpg"><img class="aligncenter size-medium wp-image-550" title="vasil_jan_ybanez" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/vasil_jan_ybanez-300x139.jpg" alt="Facebook Graffiti by Vasil Jan Ybanez" width="300" height="139" /></a></p>
<p>And <a title="Ridhuan Othman" href="http://apps.facebook.com/graffitiwall/wall.php?id=1229822026" target="_blank">my own artwork</a></p>
<p style="text-align: center;"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/ridhuan_othman.jpg"><img class="aligncenter size-medium wp-image-551" title="ridhuan_othman" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/ridhuan_othman-300x139.jpg" alt="Facebook Graffiti by Ridhuan Othman" width="300" height="139" /></a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F01%2F20-beautiful-facebook-graffiti-artworks%2F&amp;title=20%20Beautiful%20Facebook%20Graffiti%20Artworks" id="wpa2a_16"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/NlO2TUzIC5o5qfwx9dkabE9GuMM/0/da"><img src="http://feedads.g.doubleclick.net/~a/NlO2TUzIC5o5qfwx9dkabE9GuMM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/NlO2TUzIC5o5qfwx9dkabE9GuMM/1/da"><img src="http://feedads.g.doubleclick.net/~a/NlO2TUzIC5o5qfwx9dkabE9GuMM/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Vpom6DNGdb0:HwTbMTZm1jw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Vpom6DNGdb0:HwTbMTZm1jw:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Vpom6DNGdb0:HwTbMTZm1jw:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Vpom6DNGdb0:HwTbMTZm1jw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Vpom6DNGdb0:HwTbMTZm1jw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Vpom6DNGdb0:HwTbMTZm1jw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=Vpom6DNGdb0:HwTbMTZm1jw:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=Vpom6DNGdb0:HwTbMTZm1jw:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/Vpom6DNGdb0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/01/20-beautiful-facebook-graffiti-artworks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/01/20-beautiful-facebook-graffiti-artworks/</feedburner:origLink></item>
		<item>
		<title>000webhost Deleted My Account Without Warning</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/JV9SqwSmqkc/</link>
		<comments>http://www.ridhuan.com/blog/2011/01/000webhost-deleted-my-account-without-warning/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 13:33:34 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=519</guid>
		<description><![CDATA[I am so unhappy because 000webhost has deleted my account without any prior notice. As far as I know I have not break the terms and conditions. What I did recently was moving my website from the 000webhost to Exabytes. I don&#8217;t think that they deleted my account just because I left all the website [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_522" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/000webhost.png"><img class="size-medium wp-image-522 " title="000webhost" src="http://www.ridhuan.com/blog/wp-content/uploads/2011/01/000webhost-300x232.png" alt="Screenshot of 000webhost homepage" width="300" height="232" /></a><p class="wp-caption-text">Screenshot</p></div>
<p style="text-align: justify;">I am so unhappy because <a title="000webhost" rel="nofollow" href="http://www.000webhost.com" target="_blank">000webhost</a> has deleted my account without any prior notice. As far as I know I have not break the terms and conditions. What I did recently was moving my website from the 000webhost to <a title="Exabytes" onclick="this.href='http://angel.exabytes.com/idevaffiliate.php?id=3301310'" href="http://www.exabytes.com/" target="_blank">Exabytes</a>. I don&#8217;t think that they deleted my account just because I left all the website files in their server but are not active. Usually if something like this happen they will only delete the account for 1 website but not the entire account which still contains my other 2 websites. Or is it because I wrote a critic about them in a forum?</p>
<p style="text-align: justify;">I don&#8217;t mind if they want to delete my account for any reason because I already have other hosting server but at least they should give me a warning if I have broken the terms and conditions or give time for me to back up my files. For 2 years with 000webhost, my verdict:</p>
<ol>
<li style="text-align: justify;">1500Mb (1.5Gb) disk space. The largest compared to all other free hosting services that I found. However they don&#8217;t mention to you anywhere that each account is limited to only 10000 files. So it is not suitable if you have a lot of small files such as thumbnails or CMS websites. Example: I installed WordPress and already I&#8217;m using 23% of files count but only 1% of the 1.5Gb disk space.</li>
<li style="text-align: justify;">100Gb bandwidth. Also the largest compared to other free hosting that I know. I have not yet reach the bandwidth limit. No further comment.</li>
<li style="text-align: justify;">Pageload is quite slow especially if your website have a lot of contents such as images. About half the speed compared to my Exabytes server.</li>
<li style="text-align: justify;">Server uptime is not very satisfying. I registered with <a title="Serviceuptime.com" onclick="this.href='http://www.serviceuptime.com/?aff=6BW9'" href="http://www.serviceuptime.com/" target="_blank">serviceuptime.com</a> to check my server reachability status and the website are not reachable from some parts of the world for about 5min to 4hrs. Happened about 2-5 times a week. However this problem still exist when using Exabytes server but the frequency is reduced a little bit.</li>
<li style="text-align: justify;">.htaccess is allowed and I have been customizing it as much as possible. This means you can use <acronym title="Search Engine Optimization">SEO</acronym>-friendly URLs for your WordPress or Joomla sites.</li>
<li style="text-align: justify;">Autoinstaller is available but not working. Need manual installation of CMS. Probably works for paid version.</li>
<li style="text-align: justify;">Only 2 MySQL databases is allowed. Means that you cannot use more than 2 CMS (wordpress, joomla, phpbb, etc) in 1 account/domain.</li>
<li style="text-align: justify;">Recently the backup service has been upgraded and you can backup the files and MySQL databases anytime you want. Last year I have to manually backup everything.</li>
<li style="text-align: justify;">Fast setup and installation. Sites run 5-30min after installation.</li>
<li style="text-align: justify;">Customer service is fast but only limited to topics they can handle. Else you&#8217;ll need to solve the problem by yourself. They also don&#8217;t notify you about any update or problems their having.</li>
<li style="text-align: justify;">No Slow Query or Too Many Query on the server is allowed. This means the server load is limited and you&#8217;ll be warned about this. Frequent occurrence might get your account banned unless you upgrade to paid service. There are plugins or applications such as Website/Traffic Statistics which produce this problems. Limit those kind of things in your sites.</li>
<li style="text-align: justify;">5 addons domain, 5 subdomains, 5 emails, 2 MySQLs</li>
<li style="text-align: justify;">Yes: PHP 5.x, Curl, PHP mai, Cron Jobs. No: Perl, CGI, SSL, SSH.</li>
<li style="text-align: justify;">No ADS to interfere your website at all.</li>
</ol>
<p style="text-align: justify;">Verdict: Good for starters or you don&#8217;t have any money to spend on paid hosting.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2011%2F01%2F000webhost-deleted-my-account-without-warning%2F&amp;title=000webhost%20Deleted%20My%20Account%20Without%20Warning" id="wpa2a_18"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/vsqed4NAsMJMoOM8idJbKLVAgQQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/vsqed4NAsMJMoOM8idJbKLVAgQQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/vsqed4NAsMJMoOM8idJbKLVAgQQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/vsqed4NAsMJMoOM8idJbKLVAgQQ/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=JV9SqwSmqkc:NF_Z7hxyt5c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=JV9SqwSmqkc:NF_Z7hxyt5c:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=JV9SqwSmqkc:NF_Z7hxyt5c:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=JV9SqwSmqkc:NF_Z7hxyt5c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=JV9SqwSmqkc:NF_Z7hxyt5c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=JV9SqwSmqkc:NF_Z7hxyt5c:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=JV9SqwSmqkc:NF_Z7hxyt5c:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=JV9SqwSmqkc:NF_Z7hxyt5c:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/JV9SqwSmqkc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2011/01/000webhost-deleted-my-account-without-warning/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2011/01/000webhost-deleted-my-account-without-warning/</feedburner:origLink></item>
		<item>
		<title>Add Floating Icons to WordPress Using CSS</title>
		<link>http://feedproxy.google.com/~r/RidhuansBlog/~3/3u-R8_vAi6w/</link>
		<comments>http://www.ridhuan.com/blog/2010/12/add-floating-icons-to-wordpress-using-css/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 19:40:10 +0000</pubDate>
		<dc:creator>Ridhuan</dc:creator>
		
		<guid isPermaLink="false">http://www.ridhuan.com/blog/?p=502</guid>
		<description><![CDATA[This time I would like to share with you how I add the floating and fixed social ﻿bookmarking icons on this blog. I also has customized the icons so that they are initially transparent and will be at full opacity only when you roll your mouse pointer over them. There are a lot of plugins available for you [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_504" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.ridhuan.com/blog/wp-content/uploads/2010/12/icons-01.jpg"><img class="size-medium wp-image-504  " title="icons-01" src="http://www.ridhuan.com/blog/wp-content/uploads/2010/12/icons-01-300x225.jpg" alt="Add floating social icons using CSS" width="300" height="225" /></a><p class="wp-caption-text">Example</p></div>
<p style="text-align: justify;">This time I would like to share with you how I add the floating and fixed social ﻿bookmarking icons on this blog. I also has customized the icons so that they are initially transparent and will be at full opacity only when you roll your mouse pointer over them. There are a lot of plugins available for you if you want a quick solution. However this method I&#8217;m showing you will allow you to customize the icons with your own icons and you can also add any type of image such as your girlfriend&#8217;s nude pics to replace the icons.</p>
<p style="text-align: justify;">The steps:</p>
<p style="text-align: justify;">Open your theme&#8217;s <strong><span style="color: #000000;">header.php</span></strong> file and search for <code>&lt;body&gt;</code> tag.</p>
<p style="text-align: justify;">Right below the <code>&lt;body&gt;</code> tag, paste this codes:</p>
<p style="text-align: left; padding-left: 30px;"><code><span style="color: #000080;">&lt;div id=<span style="color: #0000ff;">"fixed_icons"</span>&gt;</span><br />
<span style="color: #008000;"> &lt;a href=<span style="color: #0000ff;">"http://www.facebook.com/RidhuansBlog"</span> title=<span style="color: #0000ff;">"Connect on Facebook"</span> target=<span style="color: #0000ff;">"_blank"</span> id=<span style="color: #0000ff;">"facebook"</span>&gt;&lt;/a&gt;<br />
&lt;a href=<span style="color: #0000ff;">"http://twitter.com/eworque"</span> title=<span style="color: #0000ff;">"Follow us on Twitter"</span> target=<span style="color: #0000ff;">"_blank"</span> id=<span style="color: #0000ff;">"twitter"</span>&gt;&lt;/a&gt;<br />
&lt;a href=<span style="color: #0000ff;">"http://feeds.feedburner.com/RidhuansBlog"</span> title=<span style="color: #0000ff;">"RSS Feed"</span> target=<span style="color: #0000ff;">"_blank"</span> id=<span style="color: #0000ff;">"rss"</span>&gt;&lt;/a&gt;<br />
&lt;a href=<span style="color: #0000ff;">"http://feedburner.google.com/fb/a/mailverify?uri=RidhuansBlog&amp;loc=en_US"</span> title=<span style="color: #0000ff;">"RSS updates via e-mail"</span> target=<span style="color: #0000ff;">"_blank"</span> id=<span style="color: #0000ff;">"email"</span>&gt;&lt;/a&gt;</span><br />
<span style="color: #000080;"> &lt;/div&gt;</span></code></p>
<p style="text-align: justify;">Then copy and paste this codes in your theme&#8217;s <strong><span style="color: #000000;">style.css</span></strong> file:  <span style="color: #ff6600;">//you may delete the orange texts</span></p>
<p style="text-align: left; padding-left: 30px;"><code><span style="color: #ff6600;">/*-------------FLOATING SOCIAL ICONS--------------*/</span><br />
<span style="color: #ff00ff;"> #fixed_icons {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">transparent</span>;<br />
<span style="color: #000080;"> width</span>: <span style="color: #0000ff;">48px</span>; <span style="color: #ff6600;">/* change this to the width of your images/icons */</span><br />
<span style="color: #000080;"> position</span>: <span style="color: #0000ff;">fixed</span>;<br />
<span style="color: #000080;"> top</span>: <span style="color: #0000ff;">15%</span>; <span style="color: #ff6600;">/* position from top of browser window (in % or px) */</span><br />
<span style="color: #000080;"> right</span>: <span style="color: #0000ff;">0.20%</span>; <span style="color: #ff6600;">/* position from right (or left) of browser window (in % or px) */</span><br />
<span style="color: #000080;"> z-index</span>: <span style="color: #0000ff;">3</span>; <span style="color: #ff6600;">/* to make sure icons float on top of other images */</span><br />
}<br />
#fixed_icons a {<br />
<span style="color: #000080;"> display</span>: <span style="color: #0000ff;">block</span>;<br />
<span style="color: #000080;"> text-indent</span>: <span style="color: #0000ff;">24px</span>;<br />
<span style="color: #000080;"> height</span>: <span style="color: #0000ff;">48px</span>; <span style="color: #ff6600;">/* the height of the link block (mouseover area) */</span><br />
<span style="color: #000080;"> padding-bottom</span>: <span style="color: #0000ff;">3px</span>; <span style="color: #ff6600;">/* vertical distance of icons */</span><br />
<span style="color: #000080;"> text-decoration</span>: <span style="color: #0000ff;">none</span>;<br />
<span style="color: #000080;"> opacity</span>: <span style="color: #0000ff;">0.6</span>; <span style="color: #ff6600;">/* CSS transparency setting */</span><br />
<span style="color: #000080;"> -moz-opacity</span>: <span style="color: #0000ff;">0.6</span>; <span style="color: #ff6600;">/* transparency setting for old Firefox */</span><br />
<span style="color: #000080;"> -khtml-opacity</span>: <span style="color: #0000ff;">0.6</span>; <span style="color: #ff6600;">/* transparency setting for old Safari */</span><br />
<span style="color: #000080;"> filter</span>: <span style="color: #0000ff;">alpha(opacity=60)</span>; <span style="color: #ff6600;">/* transparency setting for old IE */</span><br />
}<br />
#fixed_icons a:hover {<br />
<span style="color: #000080;"> opacity</span>: <span style="color: #0000ff;">1.0</span>; <span style="color: #ff6600;">/* full opacity (no transparency) */</span><br />
<span style="color: #000080;"> -moz-opacity</span>: <span style="color: #0000ff;">1.0</span>;<br />
<span style="color: #000080;"> -khtml-opacity</span>: <span style="color: #0000ff;">1.0</span>;<br />
<span style="color: #000080;"> filter</span>: <span style="color: #0000ff;">alpha(opacity=100)</span>;<br />
}<br />
#fixed_icons #facebook {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">url(<span style="color: #008000;"><strong>images/icons/facebook.png</strong></span>) no-repeat</span>; <span style="color: #ff6600;">/* location of icon */</span><br />
}<br />
#fixed_icons #twitter {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">url(<span style="color: #008000;"><strong>images/icons/twitter.png</strong></span>) no-repeat</span>;<br />
}<br />
#fixed_icons #rss {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">url(<span style="color: #008000;"><strong>images/icons/RSS.png</strong></span>) no-repeat</span>;<br />
}<br />
#fixed_icons #email {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">url(<span style="color: #008000;"><strong>images/icons/email.png</strong></span>) no-repeat</span>;<br />
}</span></code></p>
<p style="text-align: justify;">My icons are located in <code>"/mytheme/images/icons/"</code> folder where <code>"/mytheme/"</code> is also the location of my <strong><span style="color: #000000;">style.css</span></strong> and the <strong><span style="color: #000000;">header.php</span></strong>. If your icons are not hosted in your theme&#8217;s folder, change the URL for icons in green texts with the URL of your selected URLs.</p>
<p style="text-align: justify;">Example:</p>
<p style="text-align: left; padding-left: 30px;"><code><span style="color: #ff00ff;">#fixed_icons #email {<br />
<span style="color: #000080;"> background</span>: <span style="color: #0000ff;">url(<strong><span style="color: #008000;">http://location-of-your/icon.png</span></strong>) no-repeat</span>;<br />
}</span></code></p>
<p style="text-align: justify;">Try play around with the CSS setting such as remove or change the value for transparency setting in the <code><span style="color: #ff00ff;">#fixed_icons a:hover</span></code> CSS tag or add positioning rule (ex: <code><span style="color: #ff00ff;"><span style="color: #000080;">left</span>: <span style="color: #0000ff;">3px</span>;</span></code>) to the hover setting so that your icons change position when you roll your mouse pointer over them. <a title="W3schools.com" rel="nofollow" href="http://www.w3schools.com/Css/default.asp" target="_blank">W3schools.com</a> is a good place for you to learn customizing CSS settings. By refering to this example you might get the idea of how to modify the codes if you want to change the icons or links in case you want something else to appear instead of Facebook or Twitter links. Good luck.</p>
<p style="text-align: justify;">My initial reference was: <a title="Vanweerd.com" rel="nofollow" href="http://vanweerd.com/how-to-add-fixed-icons-to-the-side-of-your-wordpress-site/" target="_blank">How to add fixed icons to the side of your WordPress site</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ridhuan.com%2Fblog%2F2010%2F12%2Fadd-floating-icons-to-wordpress-using-css%2F&amp;title=Add%20Floating%20Icons%20to%20WordPress%20Using%20CSS" id="wpa2a_20"><img src="http://www.ridhuan.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/MDtqB-BLzkjfU8ZkMNEbiQLSv8U/0/da"><img src="http://feedads.g.doubleclick.net/~a/MDtqB-BLzkjfU8ZkMNEbiQLSv8U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/MDtqB-BLzkjfU8ZkMNEbiQLSv8U/1/da"><img src="http://feedads.g.doubleclick.net/~a/MDtqB-BLzkjfU8ZkMNEbiQLSv8U/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=3u-R8_vAi6w:26-6U67NriM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=3u-R8_vAi6w:26-6U67NriM:-BTjWOF_DHI"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=3u-R8_vAi6w:26-6U67NriM:-BTjWOF_DHI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=3u-R8_vAi6w:26-6U67NriM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=3u-R8_vAi6w:26-6U67NriM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=3u-R8_vAi6w:26-6U67NriM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/RidhuansBlog?a=3u-R8_vAi6w:26-6U67NriM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/RidhuansBlog?i=3u-R8_vAi6w:26-6U67NriM:gIN9vFwOqvQ" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/RidhuansBlog/~4/3u-R8_vAi6w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.ridhuan.com/blog/2010/12/add-floating-icons-to-wordpress-using-css/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://www.ridhuan.com/blog/2010/12/add-floating-icons-to-wordpress-using-css/</feedburner:origLink></item>
	</channel>
</rss>

