<?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>Blinkky.com &#187; Tips and Tricks</title>
	<atom:link href="http://www.blinkky.com/category/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blinkky.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Nov 2011 16:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How To Add A Border To An Image</title>
		<link>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/</link>
		<comments>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 16:51:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[border]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[to add]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=452</guid>
		<description><![CDATA[This tutorial will show you the simple way to add a border to an image. I&#8217;ll show two methods that you can use. Your image will look like after you add a border. Image without border &#160; Image with border Method 1 In this method, I&#8217;ll show you how to add border using The GNU [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will show you the simple way to add a border to an image. I&#8217;ll show two methods that you can use. Your image will look like after you add a border.</p>
<p style="text-align: center;"><strong>Image without border</strong></p>
<p style="text-align: center;"><img src="http://blinkky.com/images/logo_without_border.gif" alt="image without border" /></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong>Image with border</strong></p>
<p style="text-align: center;"><img src="http://blinkky.com/images/logo_border.gif" alt="image with border" /></p>
<p style="text-align: center;"><span id="more-452"></span></p>
<p><strong>Method 1</strong></p>
<p>In this method, I&#8217;ll show you how to add border using <strong>The GNU Image Manipulation Program</strong>, <strong>GIMP</strong>.<strong> GIMP</strong> is a free software. You can download <a href="http://www.gimp.org" target="_blank"><strong>HERE</strong></a>.</p>
<p><em><strong>Step 1</strong></em></p>
<p>Click on <strong><em>Select</em></strong> menu and click <strong><em>All</em></strong>.</p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_1.jpg" alt="how to add a border to an images" /></p>
<p><strong><em>Step 2</em></strong></p>
<p>Then, click on <em><strong>Select </strong></em>menu again and click <em><strong>Border</strong></em></p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_2.jpg" alt="how to add a border to an images" /></p>
<p><em><strong>Step 3</strong></em></p>
<p>A new window will open. Choose your pixel. I usually use two. Click <em><strong>Ok</strong></em></p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_3.jpg" alt="how to add a border to an images" /></p>
<p><em><strong>Step 4</strong></em></p>
<p>Now, Click on <em><strong>Edit</strong></em> menu and and hit on <em><strong>Fill with <span style="text-decoration: underline;">F</span>G Color</strong></em>. You already finish =)</p>
<p><img src="http://blinkky.com/images/how_to_add_border_image_4.jpg" alt="how to add a border to an images" /></p>
<p><strong>Method 2</strong></p>
<p>This is the most simple method. No software needed.<br />
Use the following code :</p>
<p><strong>&lt;img src=&#8221;Your_Image_Adress&#8221; style=&#8221;border:2px solid  #000000&#8243;&gt;</strong></p>
<p><strong><br />
</strong></p>
<p><em>Example:</em><br />
My image location is &#8220;<em><strong>blinkky.com/images/logo_without_border.gif</strong></em>&#8221;<br />
The code that I&#8217;ll use look like below :</p>
<p style="text-align: center;"><strong>&lt;img src=&#8221;</strong><em><strong>http://www.blinkky.com/images/logo_without_border.gif</strong></em><strong><em>&#8220;</em>style=&#8221;border:2px solid  #000000&#8243;&gt;</strong></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><strong><br />
</strong></p>
<p>Now, My image will look like below:<br />
<img style="border: 2px solid #000000;" src="http://www.blinkky.com/images/logo_without_border.gif" alt="" /></p>
<p>You can change the border to any size you want. That&#8217;s it. All done =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/06/how-to-add-a-border-to-an-image/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Top Firefox Shortcuts</title>
		<link>http://www.blinkky.com/2009/05/top-firefox-shortcut/</link>
		<comments>http://www.blinkky.com/2009/05/top-firefox-shortcut/#comments</comments>
		<pubDate>Sun, 24 May 2009 15:33:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[most]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[use]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=359</guid>
		<description><![CDATA[I know that there is a lot of Firefox&#8217;s users out there. Actually, most of the visitor who visited my blog use Firefox as their browser. Today, I want to share the most uses shortcut key in Firefox. 1. CTRL + T Open new tab 2. CTRL + W Close current tab 3. CTRL + [...]]]></description>
			<content:encoded><![CDATA[<p>I know that there is a lot of Firefox&#8217;s users out there. Actually, most of the visitor who visited my blog use Firefox as their browser. Today, I want to share the most uses shortcut key in Firefox.<br />
<img src="http://blinkky.com/images/top_Firefox_shortcut_key.jpg" alt="firefox top shortcuts" /></p>
<p><strong>1. CTRL + T</strong><br />
Open new tab</p>
<p><strong>2. CTRL + W</strong><br />
Close current tab</p>
<p><strong>3. CTRL + F</strong><br />
To search the website.</p>
<p><strong>4. CTRL + D</strong><br />
Bookmark current website</p>
<p><strong>5. CTRL + R or F5</strong><br />
Reload current page<br />
<span id="more-359"></span><br />
<strong>6. CTRL + +</strong><br />
Increase text size</p>
<p><strong>7. CTRL + -</strong><br />
Decrease text size</p>
<p><strong>8. CTRL + 0 (Number zero not alphabet &#8220;o&#8221;)</strong><br />
Restore the current page into it&#8217;s original size</p>
<p><strong>9. CTRL + Shift + T</strong><br />
Restore the last page you visited in new tab</p>
<p><strong>10. CTRL + L or ALT + D</strong><br />
Highlight the address bar in current page</p>
<p>There are many other shortcuts in Firefox. But this is the most shortcuts that I always use =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/05/top-firefox-shortcut/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Multiple Login In Yahoo Messenger</title>
		<link>http://www.blinkky.com/2009/04/multiple-login-in-yahoo-messenger/</link>
		<comments>http://www.blinkky.com/2009/04/multiple-login-in-yahoo-messenger/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 17:07:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[yahoo messenger]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=190</guid>
		<description><![CDATA[This trick will show you how to create multiple login in yahoo messenger. No software download needed. Step 1 Go to Start &#62; Run Type in regedit and click ok Step 2 Find HKEY_CURRENT_USER and expand the folder. Expand the software folder. Find folder yahoo. Then test folder. Click on the test folder. Step 3 [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This trick will show you how to create multiple login in yahoo messenger. No software download needed.<br />
<img class="aligncenter" src="http://blinkky.com/images/yahoo_messenger.JPG" alt="yahoo_ym" /><span id="more-190"></span><br />
<strong>Step 1</strong></p>
<p>Go to <em><strong>Start</strong></em> &gt; <em><strong>Run</strong></em><br />
Type in <em>regedit</em> and click ok<br />
<img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%201.JPG" alt="yahoo_ym_tutorial" /></p>
<p><strong>Step 2</strong><br />
Find HKEY_CURRENT_USER and expand the folder.</p>
<p><img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%202.JPG" alt="yahoo_ym_tutorial" /></p>
<p>Expand the <em><strong>software</strong></em> folder. Find folder <em><strong>yahoo</strong></em>. Then <em><strong>test</strong></em> folder. Click on  the test folder.<br />
<img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%203.JPG" alt="yahoo_ym_tutorial" /></p>
<p><strong>Step 3</strong><br />
On the right side, right click and choose <em><strong>DWORD Value</strong></em>.<br />
<img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%204.JPG" alt="yahoo_ym_tutorial" /></p>
<p><strong>Step 4</strong><br />
Rename the new file as <strong>plural</strong>. Double click and change the value data into 1. Choose the base option as Decimal. Hit ok.<br />
<img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%205.JPG" alt="yahoo_ym_tutorial" /></p>
<p><strong>Step 5</strong><br />
Close the registry window. You&#8217;re done. Test your yahoo messenger. Now you can login with different yahoo id at the same time. Hope you like it. =)<br />
<img src="http://blinkky.com/images/yahoo%20messenger%20multiple%20login%20tutorial%206.JPG" alt="yahoo_ym_tutorial" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/04/multiple-login-in-yahoo-messenger/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Google Images Search Color Filter</title>
		<link>http://www.blinkky.com/2009/04/google-images-search-color-filter/</link>
		<comments>http://www.blinkky.com/2009/04/google-images-search-color-filter/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 15:35:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[The Net]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[engine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=167</guid>
		<description><![CDATA[There&#8217;s a new feature on Google Image Search. It&#8217;s color filter.You can search any images and add color filter for your search. There&#8217;s 12 colors you can choose. Let see, if I&#8217;m trying to search for yamaha bike, I can choose which color I want to display on image search results. Here&#8217;s the screen shot [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blinkky.com/images/google_image_search_color_filter.jpg" alt="google image search color filter" /></p>
<p>There&#8217;s a new feature on <strong>Google Image Search</strong>. It&#8217;s <strong>color filter</strong>.You can search any images and add color filter for your search. There&#8217;s 12 colors you can choose.</p>
<p>Let see, if I&#8217;m trying to search for yamaha bike, I can choose which color I want to display on image search results. Here&#8217;s the screen shot :</p>
<p><img src="http://blinkky.com/images/blue.jpg" alt="null" /><br />
<img src="http://blinkky.com/images/blue_yamaha_results.jpg" alt="null" /><br />
<span id="more-167"></span></p>
<p><img src="http://blinkky.com/images/green.jpg" alt="null" /><br />
<img src="http://blinkky.com/images/green_yamaha_results.jpg" alt="null" /></p>
<p><img src="http://blinkky.com/images/red.jpg" alt="null" /><br />
<img src="http://blinkky.com/images/red_yamaha_results.jpg" alt="null" /></p>
<p><img src="http://blinkky.com/images/yellow.jpg" alt="null" /><br />
<img src="http://blinkky.com/images/yellow_yamaha_results.jpg" alt="null" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/04/google-images-search-color-filter/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google Images Trick</title>
		<link>http://www.blinkky.com/2009/04/google-images-trick/</link>
		<comments>http://www.blinkky.com/2009/04/google-images-trick/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 14:05:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[The Net]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=115</guid>
		<description><![CDATA[This is a simple google images trick. It&#8217;s really cool. Try it 1. Go to images.google.com 2. Type anything you want. For example, world. 3. When the results of the images come out, copy and paste the code below in the URL address bar. Hit enter and see what happen. javascript:R= 0; x1=.1; y1=.05; x2=.25; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a simple google images trick. It&#8217;s really cool. Try it</p>
<p>1. <strong>Go to </strong><a href="http://images.google.com">images.google.com</a></p>
<p><img src="http://blinkky.com/images/google_image_tricks_1.jpg" alt="google images trick" /></p>
<p><span id="more-115"></span></p>
<p>2. <strong>Type anything you want</strong>. For example, <em>world</em>.</p>
<p><img src="http://blinkky.com/images/google_image_tricks_2.jpg" alt="google images trick" /></p>
<p>3. When the results of the images come out, <strong>copy and paste</strong> the code below in the URL address bar. Hit enter and see what happen.</p>
<pre>javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i&lt;DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval('A()',5); void(0)</pre>
<p>4. <strong>The results</strong>.</p>
<p><img src="http://blinkky.com/images/google_image_tricks_4.jpg" alt="google images trick" /></p>
<p>It&#8217;s amazing right? Hope you like it =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/04/google-images-trick/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to capture video screen shot?</title>
		<link>http://www.blinkky.com/2009/04/how-to-capture-video-screen-shot/</link>
		<comments>http://www.blinkky.com/2009/04/how-to-capture-video-screen-shot/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 08:49:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[capture]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=54</guid>
		<description><![CDATA[This question came from a friend of mine last night who want to make some video tutorials. He asked me how to capture video screen shot? Usually we just hit the print screen button to capture the image on our screen. So, to capture the video, just use CamStudio, a free streaming software. Why I [...]]]></description>
			<content:encoded><![CDATA[<p>This question came from a friend of mine last night who want to make some video tutorials. He asked me how to capture video screen shot? Usually we just hit the print screen button to capture the image on our screen. So, to capture the video, just use <a href="http://camstudio.org/">CamStudio</a>, a free streaming software. Why I recommended this software? Because it&#8217;s FREE and easy to use =)</p>
<p><img src="http://blinkky.com/images/camstudio_free_straming_video.JPG" alt="null" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/04/how-to-capture-video-screen-shot/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>AlienGUIse Theme Manager &#8211; Change your xp theme</title>
		<link>http://www.blinkky.com/2009/04/alienguise-theme-manager-change-your-xp-theme/</link>
		<comments>http://www.blinkky.com/2009/04/alienguise-theme-manager-change-your-xp-theme/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:29:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://blinkky.com/?p=49</guid>
		<description><![CDATA[Have you heard about Alienware? =) I think almost everyone who visited this blog already know what is Alienware. They have a great software called AlienGUIse Theme Manager. This software use to change your current xp theme to Alienware style. Here&#8217;s the screenshot: Like it? You can download here =)]]></description>
			<content:encoded><![CDATA[<p>Have you heard about Alienware? =) I think almost everyone who visited this blog already know what is Alienware. They have a great software called <strong>AlienGUIse Theme Manager</strong>. This software use to change your current xp theme to Alienware style. Here&#8217;s the screenshot:</p>
<p><img src="http://blinkky.com/images/alienware_theme1.JPG" alt="null" /></p>
<p><span id="more-49"></span></p>
<p><img src="http://blinkky.com/images/alienware_theme2.JPG" alt="null" /></p>
<p><img src="http://blinkky.com/images/alienware_theme3.JPG" alt="null" /></p>
<p><img src="http://blinkky.com/images/alienware_theme4.JPG" alt="null" /></p>
<p><img src="http://blinkky.com/images/alienware_theme5.JPG" alt="null" /></p>
<p>Like it? You can download <a href="http://www.alienware.com/community/alienguise/theme-manager.aspx">here</a> =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blinkky.com/2009/04/alienguise-theme-manager-change-your-xp-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

