<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Knowledge Sharing &#187; Tips and Trick</title>
	<atom:link href="http://blog.danigunawan.com/category/tips-and-trick/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danigunawan.com</link>
	<description>"Say it... although a word..."</description>
	<lastBuildDate>Mon, 04 Jan 2010 10:17:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing WordPress 2.9 Upgrade Error</title>
		<link>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 10:17:12 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=612</guid>
		<description><![CDATA[I&#8217;ve experienced a problem while upgrading to Wordpress 2.9 a few days ago. My blog didn&#8217;t show the RSS widget. Some error are found in my dashboard also.

So, I started searching on the Internet how to solve my problem. And finally I found that there are some bugs in WordPress 2.9. They are:
Bug tersebut adalah:

Major [...]


Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='Permanent Link: WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='Permanent Link: Wordpress Error: open_basedir restriction in effect'>Wordpress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='Permanent Link: WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve experienced a problem while upgrading to Wordpress 2.9 a few days ago. My blog didn&#8217;t show the RSS widget. Some error are found in my dashboard also.</p>
<p style="text-align: center;"><img class="aligncenter" title="Wordpress 2.9 Error" src="http://danigunawan.com/wp-content/uploads/2010/01/curl_setopt.jpg" alt="curl set opt" width="400" height="51" /></p>
<p>So, I started searching on the Internet how to solve my problem. And finally I found that there are some bugs in WordPress 2.9. They are:</p>
<p>Bug tersebut adalah:</p>
<ul>
<li><a title="major bug wordpress 2.9" href="http://core.trac.wordpress.org/ticket/11219" target="_blank">Major bug</a> was simply dismissed</li>
<li><a title="a related critical bug" href="http://core.trac.wordpress.org/ticket/11168" target="_blank">A related critical bug</a> was only <a title="partially fixed" href="http://core.trac.wordpress.org/ticket/11518" target="_blank">partially fixed</a>)</li>
<li><a title="a last critical bug" href="http://core.trac.wordpress.org/ticket/11505" target="_blank">A last critical bug</a> (and its <a title="child bug" href="http://core.trac.wordpress.org/ticket/11499" target="_blank">child bug</a>) crept in <a title="last" href="http://core.trac.wordpress.org/changeset/12424" target="_blank">at the last moment</a></li>
</ul>
<p>As a result of this:</p>
<ul>
<li>RSS widgets are completely broken on servers that are missing both of iconv and multi-byte string functions;</li>
<li>The curl transport is broken on some servers with an outdated library. This breaks the WP cron, and with it future posting, pings, etc.</li>
</ul>
<p>Not all sites are affected, of course. Most aren&#8217;t, in fact. But for those few who are, the situation is frustrating.</p>
<p>To solve this problem, you need to follow this steps:</p>
<p>1. Download this patch (from semiologic.com):</p>
<p><a title="wordpress 2.9 patch" href="http://danigunawan.com/wp-content/uploads/2010/01/wp-2.9-patch.zip" target="_blank">WordPress 2.9 Patch</a></p>
<p>2. Extract all files (class-simplepie.php, default-widgets.php, http.php) to <strong>wp-includes</strong> directory. Replace the old files with the patch files.</p>
<p>3. Done…</p>
<p>Good luck… :)</p>


<p>Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='Permanent Link: WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
<li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='Permanent Link: Wordpress Error: open_basedir restriction in effect'>Wordpress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='Permanent Link: WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/fixing-wordpress-2-9-upgrade-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress Error: open_basedir restriction in effect</title>
		<link>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 00:10:36 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[open_basedir]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=609</guid>
		<description><![CDATA[Yesterday I need to post my photo in my special blog for photography, http://lens.danigunawan.com. But, what happened??? My blog didn&#8217;t appear correctly!!! I got these error messages:
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1942

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) [...]


Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='Permanent Link: WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I need to post my photo in my special blog for photography, <a title="lensa dani gunawan" href="http://lens.danigunawan.com" target="_blank">http://lens.danigunawan.com</a>. But, what happened??? My blog didn&#8217;t appear correctly!!! I got these error messages:</p>
<pre>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1942

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1933

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/) is not within the allowed path(s):
(/home/MY_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:
/usr/local/php4/lib/php:/tmp) in /home/MY_ACCOUNT/wp-includes/functions.php
on line 1942</pre>
<p>FYI, I created my blog using <a title="wordpress org" href="http://www.wordpress.org" target="_blank">wordpress</a>. It&#8217;s the best blog engine ever.. :) After asking some questions to uncle Google, I found that some people have asked the same questions. But they don&#8217;t get the solution yet. I started thinking, then I decided to check the database. I looked into tables <strong>wp_options</strong> (For example I use the default prefix &#8220;wp_&#8221;, table prefix depends on wordpress configuration). I scanned one-by-one, and I found something suspicious in column <strong>option_name = &#8216;upload_path&#8217;</strong>. The value of column <strong>option_value = &#8216;/home/MY_ACCOUNT/wp-content/uploads&#8217;</strong>. After comparing with column option_value from the &#8220;healthy&#8221; blog, I changed the value to <strong>&#8216;wp-content/uploads&#8217;</strong>.</p>
<p>Back to my favorite browser&#8230;, then I pressed <strong>F5</strong>. Tadaaaa&#8230; error in <a title="photography blog" href="http://lens.danigunawan.com" target="_blank">my photography blog</a> disappeared&#8230; :)</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Kemarin, ketika rindu ingin posting hasil fotografi, kubuka blog khususku mengenai fotografi yang beralamat di http://lens.danigunawan.com. Tapi apa yangterjadi??? Ternyata blog fotografi-ku rusak!!! Muncul error seperti di bawah ini:</p>
<p>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1942</p>
<p>Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1933</p>
<p>Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/) is not within the allowed path(s):</p>
<p>(/home/MY_WEBHOSTING_ACCOUNT:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in</p>
<p>/home/MY_WEBHOSTING_ACCOUNT/wp-includes/functions.php on line 1942</p>
<p>Sekedar informasi, aku membuat blog fotografi menggunakan wordpress. Setelah kucari kesana kemari, ternyata beberapa orang telah bertanya pertanyaan yang</p>
<p>sama. Tetapi belum juga mendapat solusi. Aku pun berpikir untuk memeriksa database. Melihat daftar tabel yang ada, aku mencurigai tabel wp_options (Sebagai</p>
<p>contoh kugunakan prefix yang default yaitu &#8220;wp_&#8221;, prefix tabel tergantung konfigurasi wordpress). Ku lihat satu-satu isi dari tabel wp_options, dan ternyata</p>
<p>ada yang mencurigakan yaitu untuk kolom option_name = &#8216;upload_path&#8217;. Terlihat pada kolom option_value = &#8216;/home/MY_WEBHOSTING_ACCOUNT/wp-content/uploads&#8217;.</p>
<p>Setelah mencontek isi kolom option_value dari blog yang &#8220;sehat&#8221;, isi kolom tersebut kuganti dengan &#8216;wp-content/uploads&#8217;.</p>
<p>Kembali ke browser, dan ku tekan F5. Tadaaaa&#8230; blog fotografi ku kembali seperti sedia kala.. fiuh&#8230;. akhirnya&#8230; :)</p></div>


<p>Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/' rel='bookmark' title='Permanent Link: WordPress Error After Automatic Upgrading'>WordPress Error After Automatic Upgrading</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Error After Automatic Upgrading</title>
		<link>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 12:24:36 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=559</guid>
		<description><![CDATA[Briefly unavailable for scheduled maintenance. Check back in a minute.
Got that message? And you can&#8217;t view your blog neither login to admin area? And now you wish you didn&#8217;t click automatic upgrade link? No need to worry, we will fix it.
Before we fix it, we shoud know what is going on? WordPress, like other systems, [...]


Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='Permanent Link: Wordpress Error: open_basedir restriction in effect'>Wordpress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='Permanent Link: WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='Permanent Link: WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<blockquote><p>Briefly unavailable for scheduled maintenance. Check back in a minute.</p></blockquote>
<p>Got that message? And you can&#8217;t view your blog neither login to admin area? And now you wish you didn&#8217;t click automatic upgrade link? No need to worry, we will fix it.</p>
<p>Before we fix it, we shoud know what is going on? <a title="wordpress 2.8" href="http://blog.danigunawan.com/review/wordpress-2-8-review/" target="_blank">WordPress</a>, like other systems, is not perfect. Eventough it has automatic upgrade, it doesn&#8217;t mean your wordpress installation will always successfully upgraded using automatic upgrade. That&#8217;s why we should back up our blog before upgrading it. So, why that message appear? Does it mean our installation failed? Maybe. WordPress creates a file named <strong>.maintenance</strong> before upgrading process. Just in case there are visitors accessing your blog during upgrading process, they will see &#8220;<strong>Briefly unavailable for scheduled maintenance. Check back in a minute.</strong>&#8221; message instead of your under-upgrading blog. Somehow, I don&#8217;t know exactly why, the file .maintenance is not deleted by WordPress. If this thing happens, you will see maintenance message.</p>
<p>So, how to fix it? It&#8217;s a piece of cake. Login to your web host using CPanel or SSH, remove the .maintenance file. You can find that file in your <span style="text-decoration: underline;">WordPress installation directory</span> (<strong>the directory that has wp-admin directory</strong> &#8211; <span style="color: #ff0000;"><strong>not inside wp-admin directory</strong></span>). After you do it, refresh your blog. We hope your blog will be back&#8230; :)</p>
<p><strong>Question:</strong> I can&#8217;t see .maintenance file<br />
<strong>Answer: </strong>Yes, it&#8217;s a hidden file. If you are using SSH try <strong>ls -a </strong>command. If you use CPanel, don&#8217;t forget to check <strong>show hidden files</strong> while opening your installation directory using file manager.</p>


<p>Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/wordpress-error-open_basedir-restriction-in-effect/' rel='bookmark' title='Permanent Link: Wordpress Error: open_basedir restriction in effect'>Wordpress Error: open_basedir restriction in effect</a></li>
<li><a href='http://blog.danigunawan.com/wordpress/wordpress-org-releases-2-8-beta-1/' rel='bookmark' title='Permanent Link: WordPress.org Releases 2.8 Beta 1'>WordPress.org Releases 2.8 Beta 1</a></li>
<li><a href='http://blog.danigunawan.com/review/wordpress-2-8-review/' rel='bookmark' title='Permanent Link: WordPress 2.8 Review'>WordPress 2.8 Review</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/wordpress-error-after-automatic-upgrading/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Secret to be a Typing Master</title>
		<link>http://blog.danigunawan.com/tips-and-trick/the-secret-to-be-a-typing-master/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/the-secret-to-be-a-typing-master/#comments</comments>
		<pubDate>Sun, 24 May 2009 09:40:56 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Typing Tutor]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=542</guid>
		<description><![CDATA[Typing is like writing. Looks like an easy work, but it&#8217;s very difficult and annoying if you don&#8217;t know the secret. Whoever you are, you need to type fast and accurate while using computer. I have some tips to be a typing master.

Use all of your fingers.
You need to know where to place your finger.
Never [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Typing is like writing. Looks like an easy work, but it&#8217;s very difficult and annoying if you don&#8217;t know the secret. Whoever you are, you need to type fast and accurate while using computer. I have some tips to be a typing master.</p>
<ol>
<li>Use all of your fingers.</li>
<li>You need to know where to place your finger.</li>
<li>Never see the keyboard while typing. Just remember what finger will type it.</li>
<li>More practices.</li>
</ol>
<p><strong>My first tip</strong>, use all of your fingers. Yes, you must use them. Don&#8217;t use &#8220;11 fingers&#8221; (your left and right index fingers) to type. You have ten fingers. Use them all. How? You will figure it out in my second tip.</p>
<p><strong>The second tip</strong>, you need to know where to place your finger. This picture below shows where your finger should be placed.</p>
<div id="attachment_543" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.danigunawan.com/wp-content/uploads/2009/05/keyboard_finger.jpg"><img class="size-medium wp-image-543" title="keyboard_finger" src="http://blog.danigunawan.com/wp-content/uploads/2009/05/keyboard_finger-300x206.jpg" alt="Finger and Keyboard" width="300" height="206" /></a><p class="wp-caption-text">Finger and Keyboard (click to zoom)</p></div>
<p>If you can&#8217;t see the picture, Here are the keys should be pressed by your finger.</p>
<p><span style="text-decoration: underline;">Left Hand</span><br />
<strong>Index finger</strong> = 4 R F V 5 T G B<br />
<strong>Middle finger</strong> = 3 E D C<br />
<strong>Ring finger</strong> = 2 W S X<br />
<strong>Little finger</strong> = 1 Q A Z ` Tab &#8220;Caps Lock&#8221; &#8220;Left Shift&#8221; &#8220;Left Ctrl&#8221;</p>
<p><span style="text-decoration: underline;">Right Hand</span><br />
<strong>Index finger</strong> = 6 Y H N 7 U J M<br />
<strong>Middle finger</strong> = 8 I K ,<br />
<strong>Ring finger</strong> = 9 O L .<br />
<strong>Little finger</strong> = &#8211; [ ] &#8216; / \ = Backspace Enter &#8220;Right Shift&#8221; &#8220;Right Ctrl&#8221;</p>
<p>Before start typing, place your fingers in the right place. Notice button <strong>F </strong>and <strong>J</strong> in your keyboard. There&#8217;s a kern below the letter. That&#8217;s the place where your index finger should be. <span style="text-decoration: underline;">Put your left index finger in F</span>, and <span style="text-decoration: underline;">your right index finger in J</span>. The rest of your fingers should be:</p>
<p><strong>Left middle finger = D </strong>and the <strong>right middle finger = K<br />
Left ring finger = S </strong>and the  <strong>right ring finger = L<br />
Left little finger = A </strong>and the <strong> right little finger = ;<br />
</strong><br />
<span style="text-decoration: underline;">Ctrl &#8211; Alt &#8211; Shift</span><br />
To combine keys <strong>ctrl</strong>, <strong>alt </strong>or <strong>shift</strong> with another key, you should notice where&#8217;s the key, in the left hand side, or right hand side. For example, to combine<strong> Ctrl + L</strong>, you should know where&#8217;s the position of the L key. From the picture above, we know that <strong>L</strong> is in the right side. So you must <strong>press left Ctrl</strong> using your <strong>left little finger</strong> and <strong>press L</strong> using <strong>right ring finger</strong>. Easy right?</p>
<p><strong>The third tip</strong>, maybe its a bit hard to do for the beginner. Don&#8217;t see your keyboard while typing. How come? You only need discipline. For the first time, you will type slowly. It&#8217;s OK. The baby crawl on hands and knees before he/she can stand, walk and run. If you remember where&#8217;s the key,  it will be so easy to type fast.</p>
<p><strong>My last tip but not the least</strong>, more practices. Of course, we know that practice makes perfect. Not only typing, the other skill such as <a href="http://blog.danigunawan.com/programming/what-do-you-need-to-be-a-programmer/" target="_blank">programming</a>, need more and more practices.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/the-secret-to-be-a-typing-master/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Custom Flashdisk Icon</title>
		<link>http://blog.danigunawan.com/tips-and-trick/custom-flash-disk-icon/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/custom-flash-disk-icon/#comments</comments>
		<pubDate>Sat, 10 Nov 2007 06:15:00 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[Flash Disk]]></category>
		<category><![CDATA[Icon]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/2007/11/10/custom-icon-flash-disk/</guid>
		<description><![CDATA[Flashdisk or thumb drive is a popular media storage. Cheap price with big capacity. Easy to bring everywhere. No special drive required to read it. We need only a USB connector which is generally available in nowadays computer. A lot of flash disk owner use default setting from the vendor. We can make our flash [...]


Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/custom-flashdisk-background/' rel='bookmark' title='Permanent Link: Custom Flashdisk Background'>Custom Flashdisk Background</a></li>
<li><a href='http://blog.danigunawan.com/web/convert-an-image-to-an-icon-using-online-generator/' rel='bookmark' title='Permanent Link: Convert an Image to an Icon using Online Generator'>Convert an Image to an Icon using Online Generator</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="text-align: justify;">Flashdisk or thumb drive is a popular media storage. Cheap price with big capacity. Easy to bring everywhere. No special drive required to read it. We need only a USB connector which is generally available in nowadays computer. A lot of flash disk owner use default setting from the vendor. We can make our flash disk different with other user, by changing flash disk icon with our own image.</div>
<div style="text-align: justify;">
<ol>
<li>Prepare your favorite icon. The file must have extension *.ico with size 16&#215;16 or 32&#215;32 pixels. I never try other image file type. If you have good sense of art, make your own icon. You can download icon maker software. There are free and commercial software. Another option, you can make icon online. Go directly to <a href="http://www.rw-designer.com/online_icon_maker.php">http://www.rw-designer.com/online_icon_maker.php</a> to make your icon online. Save your icon to flash disk.</li>
<li>Open notepad, copy paste code below. Save in your flash disk and name it<strong> autorun.inf</strong>.</li>
<pre>[autorun]
icon=D:\your_folder\your_icon_file_name.ico</pre>
<p>Attribute icon has icon file name value (with full path).</ol>
<p>Open windows explorer adn see your flash disk icon. If you can&#8217;t see your new icon, restart your PC.</p></div>
<p>Result:</p>
<div id="attachment_228" class="wp-caption alignnone" style="width: 183px"><a href="http://blog.danigunawan.com/wp-content/uploads/2008/11/list.jpg"><img class="size-full wp-image-228" title="daftar drive di komputer" src="http://blog.danigunawan.com/wp-content/uploads/2008/11/list.jpg" alt="daftar drive di komputer" width="173" height="119" /></a><p class="wp-caption-text">Flashdisk labeled DANI-FLASH has custom icon.</p></div>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 410px"><a href="http://blog.danigunawan.com/wp-content/uploads/2008/11/thumb.jpg"><img class="size-full wp-image-229" title="thumb" src="http://blog.danigunawan.com/wp-content/uploads/2008/11/thumb.jpg" alt="thumb flashdisk" width="400" height="72" /></a><p class="wp-caption-text">Compare it with flashdisk labeled GWG.</p></div>
<p><span style="font-style: italic;font-size:85%;"> </span></p>
<p><strong>PS:</strong><br />
I used M$ Windows XP SP2 Operating System. Never been tested in other operating systems.</p>


<p>Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/custom-flashdisk-background/' rel='bookmark' title='Permanent Link: Custom Flashdisk Background'>Custom Flashdisk Background</a></li>
<li><a href='http://blog.danigunawan.com/web/convert-an-image-to-an-icon-using-online-generator/' rel='bookmark' title='Permanent Link: Convert an Image to an Icon using Online Generator'>Convert an Image to an Icon using Online Generator</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/custom-flash-disk-icon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Flashdisk Background</title>
		<link>http://blog.danigunawan.com/tips-and-trick/custom-flashdisk-background/</link>
		<comments>http://blog.danigunawan.com/tips-and-trick/custom-flashdisk-background/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 03:49:00 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Tips and Trick]]></category>
		<category><![CDATA[Flashdisk]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/2007/11/09/customizing-flash-disk-background-image/</guid>
		<description><![CDATA[Sick of your usual flash disk background? Do you wanna show off your gal image in your flashdisk background? It could be done! Open your notepad, copy paste code below, and save it with name &#8220;desktop.ini&#8221; (without quotation mark). Don&#8217;t forget to change parameter &#8220;Save as type&#8221; to be &#8220;All Files&#8221;.

[extshellfolderviews]
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
ICONAREA_IMAGE=\pics\capoera_sunset.jpg
ICONAREA_TEXT=0x0000FF

ICONAREA_IMAGE is full path of [...]


Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/custom-flash-disk-icon/' rel='bookmark' title='Permanent Link: Custom Flashdisk Icon'>Custom Flashdisk Icon</a></li>
<li><a href='http://blog.danigunawan.com/cms/viewing-joomla-15-module-position/' rel='bookmark' title='Permanent Link: Viewing Joomla 1.5 Module Position'>Viewing Joomla 1.5 Module Position</a></li>
<li><a href='http://blog.danigunawan.com/design/easy-way-to-separate-background-from-a-photo-using-photoshop/' rel='bookmark' title='Permanent Link: Easy Way to Separate Background from a Photo Using Photoshop'>Easy Way to Separate Background from a Photo Using Photoshop</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sick of your usual flash disk background? Do you wanna show off your gal image in your flashdisk background? It could be done! Open your notepad, copy paste code below, and save it with name &#8220;desktop.ini&#8221; (without quotation mark). Don&#8217;t forget to change parameter &#8220;Save as type&#8221; to be &#8220;All Files&#8221;.</p>
<div style="text-align: justify;">
<pre>[extshellfolderviews]
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
ICONAREA_IMAGE=\pics\capoera_sunset.jpg
ICONAREA_TEXT=0x0000FF</pre>
<p><span id="more-84"></span></p>
<p><span style="font-weight: bold;">ICONAREA_IMAGE</span> is full path of file location where you keep your image. Image type can be jpg or gif (these two files had been tried, for others feel free to try them by yourself).</p>
<p><span style="font-weight: bold;">ICONAREA_TEXT</span> is hexadecimal code for text color. Standard code used is RGB (Red Green Blue). The structure is 0xBBGGRR. Each two characters filled by two digits hexadecimal (00 &#8211; FF). For example, 0&#215;0000FF is red, 0&#215;00FF00 is green, 0xFF0000 is blue. For further information you can ask uncle <a href="http://www.google.co.id/search?q=rgb">Google</a>.</p>
<p><a href="http://www.pitt.edu/%7Enisg/cis/web/cgi/rgb.html">Click here to see RGB color table</a> or find them in <a href="http://www.google.co.id/search?q=rgb+color+table">Google</a>.</p>
<p>The important thing is ICONAREA_TEXT use BGR format. So, reverse the RGB code you get from RGB color table before you place it to ICONAREA_TEXT. For example, if the RGB color you get is Light Slate Blue (<span style="font-weight: bold;">8470FF</span>), then ICONAREA_TEXT value is <span style="font-weight: bold;">0xFF7084</span>.</p>
<div style="text-align: center;"><a href="http://bp2.blogger.com/_K6HMnqCKvoA/RzumirvfGtI/AAAAAAAAAKw/uA6zr7UTn4o/s1600-h/fd_bg.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5132879315106470610" style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;" src="http://bp2.blogger.com/_K6HMnqCKvoA/RzumirvfGtI/AAAAAAAAAKw/uA6zr7UTn4o/s400/fd_bg.jpg" border="0" alt="" /></a><span style="font-style: italic;font-size:85%;">Background image in a flashdisk</span></div>
<p><strong>PS:</strong><br />
Tested on M$ Windows XP SP2 only.</div>


<p>Related posts:<ol><li><a href='http://blog.danigunawan.com/tips-and-trick/custom-flash-disk-icon/' rel='bookmark' title='Permanent Link: Custom Flashdisk Icon'>Custom Flashdisk Icon</a></li>
<li><a href='http://blog.danigunawan.com/cms/viewing-joomla-15-module-position/' rel='bookmark' title='Permanent Link: Viewing Joomla 1.5 Module Position'>Viewing Joomla 1.5 Module Position</a></li>
<li><a href='http://blog.danigunawan.com/design/easy-way-to-separate-background-from-a-photo-using-photoshop/' rel='bookmark' title='Permanent Link: Easy Way to Separate Background from a Photo Using Photoshop'>Easy Way to Separate Background from a Photo Using Photoshop</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/tips-and-trick/custom-flashdisk-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
