<?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>PC Hacks &#187; Articles</title>
	<atom:link href="http://hackspc.com/category/latest-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackspc.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 15:23:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Hide uTorrent Client From System Tray</title>
		<link>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/</link>
		<comments>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:23:26 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5974</guid>
		<description><![CDATA[Using uTorrent with full bandwidth allocated by it makes your browser way too slow. Assume that you are downloading file which is more than 5 GB and you need it as soon as possible. But you don’t want to download if from your PC, rather you want to download it to your friend’s PC. But [...]]]></description>
			<content:encoded><![CDATA[<p>Using uTorrent with full bandwidth allocated by it makes your browser way too slow. Assume that you are downloading file which is more than 5 GB and you need it as soon as possible. But you don’t want to download if from your PC, rather you want to download it to your friend’s PC. But the chances of getting it downloaded sooner is almost null and this idea won’t work since he’ll stop it or close the uTorrent client if it’s hampering his regular browsing experience.<span id="more-5974"></span></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/g4.jpg"><img class="aligncenter size-full wp-image-5977" src="http://hackspc.com/wp-content/uploads/2010/07/g4.jpg" alt="" width="210" height="87" /></a></p>
<p>You might think if you could hide the uTorrent client from running in system tray and also disabling the Windows Task Manager. This can be one of the good ideas to get files you need in time.</p>
<p>Well, that was only the case assumption. Let me show you how one can hide uTorrent from system tray.</p>
<p>As far as in my mind, I can do this by two methods. One is by changing the default icon of uTorrent client that appears in system tray to some other regular icons like internet connection status icon. And another is just by removing uTorrent from system tray.</p>
<p>Later one seems more practical and logical as compared to prior one. Let me show you how to do this.</p>
<p>Create a new shortcut of uTorrent client in your desktop by going to installation location of uTorrent client. The installation directory is usually %systemroot%/Program Files/ uTorrent</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/i2.jpg"><img class="aligncenter size-full wp-image-5975" src="http://hackspc.com/wp-content/uploads/2010/07/i2.jpg" alt="" width="473" height="105" /></a></p>
<p>After you’ve created shortcut in your desktop, Right Click and choose Properties in the shortcut icon.</p>
<p>The Properties window will load up. In the target field, you’ll see:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/h4.jpg"><img class="aligncenter size-full wp-image-5976" src="http://hackspc.com/wp-content/uploads/2010/07/h4.jpg" alt="" width="346" height="94" /></a></p>
<p>We are just 4 words away from hiding the uTorrent client. Add the parameter HIDE to it just after one space.</p>
<p>Now the final result in the target field will be:</p>
<p>&#8220;C:\Program Files\uTorrent\uTorrent.exe&#8221; /HIDE</p>
<p>Click OK.</p>
<p>Double click the shortcut icon to start the program.</p>
<p>What if you have uTorrent in startup? The solution is, either you can copy the shortcut icon to startup folder or do some registry tweaks.</p>
<p>Registry tweaks to hide the uTorrent client in startup.</p>
<p>First you need to know which registry key is actually controlling the startup of uTorrent client. To find it out, open RUN command and type <strong><em>msconfig</em></strong>.</p>
<p>In the msconfig window, go to Startup tab. Scroll to uTorrent.exe (If you have the startup then it will be there). Note the registry location.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f6.jpg"><img class="aligncenter size-full wp-image-5978" src="http://hackspc.com/wp-content/uploads/2010/07/f6.jpg" alt="" width="443" height="62" /></a></p>
<p>Again in RUN window, type <strong><em>regedit</em></strong>, navigate to the location that you’ve noted. HKCU, HKLM, etc are initials of the root registry folder. For example, HKCU stands for <strong>HK</strong>ey <strong>C</strong>urrent <strong>U</strong>ser and HKLM is for <strong>HK</strong>ey <strong>L</strong>ocal <strong>M</strong>achine.</p>
<p>After you navigate to <strong>Run</strong>, you’ll see uTorrent value at the right column.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a12.jpg"><img class="aligncenter size-full wp-image-5983" src="http://hackspc.com/wp-content/uploads/2010/07/a12.jpg" alt="" width="478" height="150" /></a></p>
<p>Double click on the utorrent. In value data add <strong>/HIDE</strong> after single space as we did above. Click OK.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b13.jpg"><img class="aligncenter size-full wp-image-5982" src="http://hackspc.com/wp-content/uploads/2010/07/b13.jpg" alt="" width="392" height="173" /></a></p>
<p>Now you are done.</p>
<p>Open msconfig again to confirm it,</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/e7.jpg"><img class="aligncenter size-full wp-image-5979" src="http://hackspc.com/wp-content/uploads/2010/07/e7.jpg" alt="" width="410" height="73" /></a></p>
<p>In next system restart whenever your systems starts, the utorrent client icon will not be visible in system tray.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/c8.jpg"><img class="aligncenter size-full wp-image-5981" src="http://hackspc.com/wp-content/uploads/2010/07/c8.jpg" alt="" width="191" height="39" /></a></p>
<p>But when you openTask Manager, you can see the process running.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d8.jpg"><img class="aligncenter size-full wp-image-5980" src="http://hackspc.com/wp-content/uploads/2010/07/d8.jpg" alt="" width="356" height="97" /></a></p>
<p>This confirms that your utorrent client is running but invisible to you.</p>
<p>Hope this tutorial was helpful.</p>
<p>Note: Don&#8217;t hesitate to update your uTorrent client. This tricks doesnot works in lower versions of uTorrent.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-hide-utorrent-client-from-system-tray/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Tell If Someone Has Blocked You From Skype</title>
		<link>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/</link>
		<comments>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:04:41 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5986</guid>
		<description><![CDATA[In this post I will show you simple way to know if someone has blocked you from skype. Just follow steps below. 

1) Go to http://www.amiblocked.com/ and simply filling out the top of the page.
2 ) Type the screenname, and simply click submit
3) The page will then tell you if your contact is Online or [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I will show you simple way to know if someone has blocked you from skype. Just follow steps below. <span id="more-5986"></span></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/skype.jpg"><img src="http://hackspc.com/wp-content/uploads/2010/07/skype.jpg" alt="" title="skype" width="351" height="151" class="alignnone size-full wp-image-5987" /></a></p>
<p>1) Go to http://www.amiblocked.com/ and simply filling out the top of the page.<br />
2 ) Type the screenname, and simply click submit<br />
3) The page will then tell you if your contact is Online or Offline, and you can figure out if they blocked you or not.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-tell-if-someone-has-blocked-you-from-skype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Exclude Images In Summaries &#124; Wordpress Tweak</title>
		<link>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/</link>
		<comments>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 08:57:09 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5957</guid>
		<description><![CDATA[I was stunned by Google today, because I didn’t get what I wanted from Google search. While designing a Wordpress template I suddenly noticed that my summary post at Wordpress home page considers image when I margin more tag below image. But I didn’t wished it to be like this.

Images in summary are be very [...]]]></description>
			<content:encoded><![CDATA[<p>I was stunned by Google today, because I didn’t get what I wanted from Google search. While designing a Wordpress template I suddenly noticed that my summary post at Wordpress home page considers image when I margin more tag below image. But I didn’t wished it to be like this.<br />
<span id="more-5957"></span><br />
Images in summary are be very unattractive and ugly looking. It can even dismantle or dis-layout your webpage.</p>
<p>While posting, what you usually do is add more tag:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/a11.jpg"><img class="aligncenter size-full wp-image-5965" src="http://hackspc.com/wp-content/uploads/2010/07/a11.jpg" alt="" width="560" height="359" /></a></p>
<p>When you add margin, everything above more tag the including image just above it also will be visible:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b12.jpg"><img class="aligncenter size-full wp-image-5964" src="http://hackspc.com/wp-content/uploads/2010/07/b12.jpg" alt="" width="445" height="470" /></a></p>
<p>You may want somewhat similar features like this blog, as you can see that we don’t have irregular image in our main page.</p>
<p>Now let me teach you how to do this in your template. To do this you must have basic knowledge in html and must have little experience in html programming. But actually we are not doing any coding here, we’ll be just copying some code and replacing it with older one.</p>
<p>Usually most of the Wordpress template uses following code snippet to load post summary in index page.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/c7.jpg"><img class="aligncenter size-full wp-image-5963" src="http://hackspc.com/wp-content/uploads/2010/07/c7.jpg" alt="" width="192" height="25" /></a></p>
<p>Actually Wordpress by default has availed this feature to you. But this excerpt will not be visible until you replace the above code snippet with another one.</p>
<p>WordPress Excerpt is an optional summary or description of a post; in short, a <strong>post summary</strong>. The part of a post that appears on the front page when you use the More tag is called <strong>teaser</strong>. If you have post images showing up in your main excerpt page, then you must know that it’s using teaser rather than excerpt.</p>
<p>Now, how to replace teaser with excerpt.</p>
<p>You can easily accomplish this by following the method I guide you through.</p>
<p>In your Wordpress Admin page, navigate to Appearance &gt; Editor.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/e6.jpg"><img class="aligncenter size-full wp-image-5961" src="http://hackspc.com/wp-content/uploads/2010/07/e6.jpg" alt="" width="179" height="175" /></a></p>
<p>At the right side of the page, click on Main Index Template.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f5.jpg"><img class="aligncenter size-full wp-image-5960" src="http://hackspc.com/wp-content/uploads/2010/07/f5.jpg" alt="" width="206" height="124" /></a></p>
<p>Now in the code editor, search for following code snippet:</p>
<blockquote><p>&lt;?php the_<strong>content</strong>(); ?&gt;</p></blockquote>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/g3.jpg"><img class="aligncenter size-full wp-image-5959" src="http://hackspc.com/wp-content/uploads/2010/07/g3.jpg" alt="" width="445" height="416" /></a></p>
<p>Now replace <strong>the_content</strong> with <strong>the_excerpt</strong>.</p>
<p><strong>&lt;?php the_content();?&gt;</strong> must be replaced to <strong>&lt;?php the_excerpt();?&gt;</strong>.</p>
<p>Now update the page.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/h3.jpg"><img class="aligncenter size-full wp-image-5958" src="http://hackspc.com/wp-content/uploads/2010/07/h3.jpg" alt="" width="289" height="201" /></a></p>
<p>Now whenever you type anything on excerpt page, it will be posted as summary of the post and will appear on the main page.</p>
<p>Even if you don’t type anything in excerpt, the main page will automatically load first 50 words excluding image.</p>
<p>Hope this was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/how-to-exclude-images-in-summaries-wordpress-tweak/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opening A Set Of Multiple Programs From A Single Click</title>
		<link>http://hackspc.com/opening-a-set-of-multiple-programs-from-a-single-click/</link>
		<comments>http://hackspc.com/opening-a-set-of-multiple-programs-from-a-single-click/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 09:38:57 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows  Tips]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5941</guid>
		<description><![CDATA[If you are a web designer, graphics designer, desktop publisher or even just a basic user of Windows you may have habit top open some specific programs. For example, a web designer will have Adobe Fireworks, Adobe Dreamweaver, Notepad and browsers always opened. He may want this entire file in front of his eyes without [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a web designer, graphics designer, desktop publisher or even just a basic user of Windows you may have habit top open some specific programs. For example, a web designer will have Adobe Fireworks, Adobe Dreamweaver, Notepad and browsers always opened. He may want this entire file in front of his eyes without need to double click each of the file. Or you may be a graphic designer who wants Photoshop, Illustrator always opened. Or you may be just a basic windows user who surfs net and listen to music and you may want Windows media player and browser opened together without any hassle.<span id="more-5941"></span></p>
<p>In this tutorial I will teach you how to accomplish multiple file execution from just a single click. This might be just a useless tip for them who might have other method or already knows how to do this. If you don’t know how to do this then read on. If you know, even then read this post and comment for better upgrade.</p>
<p>As we used batch scripting before to accomplish several easy task and tweaks to windows, we’ll again be using batch scripting here. If you don’t know what batch scripting is then search in our blog at the right sidebar for batch scripting and learn basics of it.</p>
<p>OK now let me guide you how to do this.</p>
<p>In this tutorial I will assume that you are a basic web user who listens to music while surfing. You’ll basically open all programs you need on hand. For example, you may want Google Chrome, Microsoft word and Windows Media Player always opened.</p>
<p>After you list the necessary programs, we must know where the programs are installed.</p>
<p>You can do this by right-clicking on the shortcut icon and click on properties. In <strong>target</strong> field you’ll find the location of the program file.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/a10.jpg"><img class="aligncenter size-full wp-image-5947" src="http://hackspc.com/wp-content/uploads/2010/07/a10.jpg" alt="" width="291" height="320" /></a></p>
<p>In the above case, the installed location of Google chrome is, C:\Programs\Chrome\Application\chrome.exe</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b11.jpg"><img class="aligncenter size-full wp-image-5946" src="http://hackspc.com/wp-content/uploads/2010/07/b11.jpg" alt="" width="358" height="440" /></a></p>
<p>Copy the location of each program in similar ways.</p>
<p>Now open <strong>Notepad</strong> (Start&gt;Run&gt;<em>type <strong>notepad</strong></em>).</p>
<p>In Notepad screen type following information:</p>
<blockquote><p><code>Start "" "C:\Programs\Chrome\Application\chrome.exe"</code></p></blockquote>
<p>Note: Don’t copy and paste it since it is for demo only.</p>
<p>Do same for all programs.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/c6.jpg"><img class="aligncenter size-full wp-image-5944" src="http://hackspc.com/wp-content/uploads/2010/07/c6.jpg" alt="" width="465" height="263" /></a></p>
<p>Note: refer to above syntax again.</p>
<p>When your path is enclosed in quotes, START interprets it as the title for the window. Adding the &#8220;&#8221; makes it see your path as the program to run.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/d6.jpg"><img class="aligncenter size-full wp-image-5945" src="http://hackspc.com/wp-content/uploads/2010/07/d6.jpg" alt="" width="472" height="376" /></a></p>
<p>Now save it as “browsing.bat”(with quotes).</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/e5.jpg"><img class="aligncenter size-full wp-image-5943" src="http://hackspc.com/wp-content/uploads/2010/07/e5.jpg" alt="" width="178" height="193" /></a></p>
<p>Change the icon if you want.</p>
<p>Double click on the browsing.bat, it will open all the programs that you’ve specified inside it.</p>
<p>You can create similar set of programs to open from single click and have it at desktop.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f4.jpg"><img class="aligncenter size-full wp-image-5942" src="http://hackspc.com/wp-content/uploads/2010/07/f4.jpg" alt="" width="279" height="92" /></a></p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/opening-a-set-of-multiple-programs-from-a-single-click/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disable USB Storage Devices In Your Desktop And Get Secured</title>
		<link>http://hackspc.com/disable-usb-storage-devices-in-your-desktop-and-get-secured/</link>
		<comments>http://hackspc.com/disable-usb-storage-devices-in-your-desktop-and-get-secured/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 11:16:46 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows  Tips]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5884</guid>
		<description><![CDATA[Have your personal information ever been copied or pirated? It might be your years of project or your secret video; you’ll obviously feel not well when you know that it has been copied by someone by accessing your computer. Most of the files are copied to removable storage media like USB drives.

Today in this tutorial, [...]]]></description>
			<content:encoded><![CDATA[<p>Have your personal information ever been copied or pirated? It might be your years of project or your secret video; you’ll obviously feel not well when you know that it has been copied by someone by accessing your computer. Most of the files are copied to removable storage media like USB drives.<br />
<span id="more-5884"></span></p>
<p>Today in this tutorial, I am going to show you how you can make USB storage devices totally useless without your permission.</p>
<p>You won’t need any special utility or software, just a tweak in Registry editor is enough to enable or disable the USB drive.</p>
<p>To block all the storage device in your Windows, run registry editor by typing <em>regedit</em> in RUN command.</p>
<p>In the registry editor, at left side navigation pane, navigate to following location:</p>
<blockquote><p>HKEY_LOCAL_MACHINE &gt; SYSTEM &gt; CurrentControlSet &gt; Services &gt; USBSTOR</p></blockquote>
<p>Now at the right side double click on <strong><em>Start</em></strong>.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/IMG_A.jpg"><img class="aligncenter size-full wp-image-5885" src="http://hackspc.com/wp-content/uploads/2010/07/IMG_A.jpg" alt="" width="451" height="297" /></a></p>
<p>To block USB storage Medias, change the value data to <strong>4</strong>.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/IMG_B.jpg"><img class="aligncenter size-full wp-image-5886" src="http://hackspc.com/wp-content/uploads/2010/07/IMG_B.jpg" alt="" width="344" height="205" /></a></p>
<p>If you want to unblock USB storage Medias just navigate to the same location and change th value data to <strong>3</strong>.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/IMG_C.jpg"><img class="aligncenter size-full wp-image-5887" src="http://hackspc.com/wp-content/uploads/2010/07/IMG_C.jpg" alt="" width="341" height="203" /></a></p>
<p>If you don’t want to bother tweaking registry then I’ve made a simple program to Block and Unblock USB device.</p>
<p>You can download it from here.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/USB-BLOCKER-HacksPC.exe">USB BLOCKER- HacksPC</a></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/USB-UNBLOCKER-HacksPC.exe">USB UNBLOCKER- HacksPC</a></p>
<p>Download both of them and open it to toggle between Block and Unblock USB storage media.</p>
<p>You can hide it in desktop or anywhere favorable to you.</p>
<p>Next time I’ll be posting a tutorial about disabling copy and paste. So, don’t forget to bookmark us.</p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/disable-usb-storage-devices-in-your-desktop-and-get-secured/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily Find The Font In Specific Website</title>
		<link>http://hackspc.com/easily-find-the-font-in-specific-website/</link>
		<comments>http://hackspc.com/easily-find-the-font-in-specific-website/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 12:44:32 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5912</guid>
		<description><![CDATA[While surfing through various web pages, you might have notices some beautiful fonts. You may even desire to know which font is it and want to have it on your website too. Comparing each of the fonts visually from your eyes with other fonts is not a good way to determine the correct type of [...]]]></description>
			<content:encoded><![CDATA[<p>While surfing through various web pages, you might have notices some beautiful fonts. You may even desire to know which font is it and want to have it on your website too. Comparing each of the fonts visually from your eyes with other fonts is not a good way to determine the correct type of font.<br />
<span id="more-5912"></span><br />
If you have basic knowledge in web development and CSS, you’ll obviously look for the source code and fetch out the CSS code to know the fonts. Again it becomes time consuming, since searching fonts in CSS is really time eating job. Also new users will find this job tedious.</p>
<p>We have a small firefox utility to find out the font name, code named, Font Finder.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/4415/">Download it from here</a></p>
<p>This firefox addons not only determines the font name but also other various settings applied to the current font. If you are a web developer then you’ll fall in love with this tool.</p>
<p>Download and install it in your firefox browser by clicking on the download link.</p>
<p>After the installation of add-on is complete, restart firefox.</p>
<p>Now load any web page with beautiful text.</p>
<p>Highlight the the part of text you want to analyze, Right click on it, go to FontFinder menu and click on analyze section.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a9.jpg"><img class="aligncenter size-full wp-image-5910" src="http://hackspc.com/wp-content/uploads/2010/07/a9.jpg" alt="" width="482" height="233" /></a></p>
<p>It will load a JavaScript alert with all the information about selected font and its settings.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b10.jpg"><img class="aligncenter size-full wp-image-5911" src="http://hackspc.com/wp-content/uploads/2010/07/b10.jpg" alt="" width="382" height="594" /></a></p>
<p>Hope this tutorial was helpful.</p>
<p>This was guest post from the author of <a href="http://youcanhack.blogspot.com/">YouCanHack</a> and <a href="http://hacktutors.info/">Hacktutors</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/easily-find-the-font-in-specific-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create A Dynamic Digital Clock Using JavaScript And Images</title>
		<link>http://hackspc.com/create-a-dynamic-digital-clock-using-javascript-and-images/</link>
		<comments>http://hackspc.com/create-a-dynamic-digital-clock-using-javascript-and-images/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 22:45:41 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5904</guid>
		<description><![CDATA[We’ve already published similar article before about creating JavaScript Date header for blog and websites. This tutorial is especially for web developers who are just learning web developing technology. In this tutorial, I am teaching you how to set up a dynamic clock in your website or blog by using a JavaScript with image digits.
Though [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve already published similar article before about creating JavaScript Date header for blog and websites. This tutorial is especially for web developers who are just learning web developing technology. In this tutorial, I am teaching you how to set up a dynamic clock in your website or blog by using a JavaScript with image digits.<span id="more-5904"></span></p>
<p>Though it is not necessary to include current local time in your website, it might be pretty attracting and mesmerizing.</p>
<p>Now lets begin with the tutorial.</p>
<p>First of all we’ll be creating images of numbers “<strong>0-9</strong>” colon “<strong>:</strong>” and “<strong><em>AM/PM</em></strong><em>”</em>. You can create the separate images in any image editing software or you can download the bundle of images directly from <a href="http://hackspc.com/wp-content/uploads/2010/07/digital_clock.zip">here</a>.</p>
<p>Now all the images needed for a digital clock is ready. Next, we’ll be assigning each image for each digits and colons. For instance, refer to the following example:</p>
<blockquote><p>dgt1 = new Image;</p>
<p>dgt1.src = &#8220;dgt1.gif&#8221;;</p></blockquote>
<p>In above sample, we defined that <strong>dgt1</strong> will have the new image in the first line. Now, since <strong>dgt1</strong> carries an image with it, in second line we again defined the location of source of image that <strong>dgt1</strong> will be holding. We’ll be doing this to all of them.</p>
<blockquote><p>dgt<strong>1</strong> = new Image;</p>
<p>dg<strong>t1</strong>.src = &#8220;dgt<strong>1</strong>.gif&#8221;;</p>
<p>dgt<strong>2</strong> = new Image;</p>
<p>dgt<strong>2</strong>.src = &#8220;dgt<strong>2</strong>.gif&#8221;;</p>
<p>dgt<strong>3</strong> = new Image;</p>
<p>dgt<strong>3</strong>.src = &#8220;dgt<strong>3</strong>.gif&#8221;;</p>
<p>dgt<strong>4</strong> = new Image;</p>
<p>dgt<strong>4</strong>.src = &#8220;dgt<strong>4</strong>.gif&#8221;;</p>
<p>dgt<strong>5</strong> = new Image;</p>
<p>dgt<strong>5</strong>.src = &#8220;dgt<strong>5</strong>.gif&#8221;;</p>
<p>dgt<strong>6</strong> = new Image;</p>
<p>dgt<strong>6</strong>.src = &#8220;dgt<strong>6</strong>.gif&#8221;;</p>
<p>dgt<strong>7</strong> = new Image;</p>
<p>dgt<strong>7</strong>.src = &#8220;dgt<strong>7</strong>.gif&#8221;;</p>
<p>dgt<strong>8</strong> = new Image;</p>
<p>dgt<strong>8</strong>.src = &#8220;dgt<strong>8</strong>.gif&#8221;;</p>
<p>dgt<strong>9</strong> = new Image;</p>
<p>dgt<strong>9</strong>.src = &#8220;dgt<strong>9</strong>.gif&#8221;;</p>
<p>dgt<strong>0</strong> = new Image;</p>
<p>dgt<strong>0</strong>.src = &#8220;dgt<strong>0</strong>.gif&#8221;;</p>
<p>dgt<strong>am</strong> = new Image;</p>
<p>dgt<strong>am</strong>.src = &#8220;dgt<strong>am</strong>.gif&#8221;;</p>
<p>dgt<strong>pm</strong> = new Image;</p>
<p>dgt<strong>pm</strong>.src = &#8220;dgt<strong>pm</strong>.gif&#8221;;</p>
<p>dgt<strong>colon </strong>= new Image;</p>
<p>dgt<strong>colon</strong>.src = &#8220;dgt<strong>colon</strong>.gif&#8221;;</p>
<p>dgt<strong>blank</strong> = new Image;</p>
<p>dgt<strong>blank</strong>.src = &#8220;dgt<strong>blank</strong>.gif&#8221;;</p></blockquote>
<p>Note: “dgt1” is just a naming and variable, you can replace it anything you want. However numbering is recommended, for example, <strong>num1</strong>,<strong> digit1</strong>,<strong> symbol1</strong>, etc.<strong></strong></p>
<p>Now we’ve assigned images to each of the values in digital clock.</p>
<p>Next, we’ll be creating a function that does the main work of a digital clock.</p>
<p>Let’s name the new function as <strong>UpdateClock</strong>. And set the needed variables to get the digital values from clock.</p>
<blockquote><p>function <strong>UpdateClock()</strong>{</p>
<p>var time= new Date();</p>
<p>hours = time.getHours();</p>
<p>mins = time.getMinutes();</p>
<p>if (!document.images) return;</p>
<p>dgt = mins % 10;</p>
<p>document.images.minsones.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p>dgt = (mins &#8211; (mins % 10))/10;</p>
<p>document.images.minstens.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p><span style="color: #ff0000">if (hours &gt; 12)</span></p>
<p><span style="color: #ff0000">document.images.ampm.src=dgtpm.src;</span></p>
<p><span style="color: #ff0000">else</span></p>
<p><span style="color: #ff0000">document.images.ampm.src=dgtam.src;</span></p>
<p><span style="color: #ffcc00">if (hours &gt; 12) hours = hours &#8211; 12;</span></p>
<p><span style="color: #ffcc00">dgt = hours % 10;</span></p>
<p><span style="color: #ffcc00">document.images.hoursones.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</span></p>
<p><span style="color: #ffcc00">dgt = (hours &#8211; (hours % 10))/10;</span></p>
<p><span style="color: #ffcc00">document.images.hourstens.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</span></p>
<p>document.images.colon.src=dgtcolon.src;</p>
<p>setTimeout(&#8220;UpdateClock()&#8221;,30000);</p>
<p>}</p></blockquote>
<p>The script part highlighted in red will determine to replace AM with PM or PM with AM. If the time hour value is greater than 12 then it will load image with PM written in it, else it will return AM image.</p>
<p>This JavaScript function actually shows you the digital clock with 24 hours time format. But we’ve AM/PM image which means that we’ll be showing clock in 12 hours format. Since we’ll need only 12 hours we’ll be substracting each of the value greater than 12 from 12.</p>
<p>Now, if it is 13 hour it will return 13-12 = 1. This is defined in code in orange color. And rest of the codes are used for setting up clock.</p>
<p>And at the end of the code, we’ll be calling the function:</p>
<blockquote><p>UpdateClock();</p></blockquote>
<p>Now we’ve created the backend of a digital clock. You’ll have to arrange all the codes above in similar format below:</p>
<blockquote><p>&lt;SCRIPT&gt;</p>
<p>if (document.images) {</p>
<p>dgt1 = new Image;</p>
<p>dgt1.src = &#8220;dgt1.gif&#8221;;</p>
<p>dgt2 = new Image;</p>
<p>dgt2.src = &#8220;dgt2.gif&#8221;;</p>
<p>dgt3 = new Image;</p>
<p>dgt3.src = &#8220;dgt3.gif&#8221;;</p>
<p>dgt4 = new Image;</p>
<p>dgt4.src = &#8220;dgt4.gif&#8221;;</p>
<p>dgt5 = new Image;</p>
<p>dgt5.src = &#8220;dgt5.gif&#8221;;</p>
<p>dgt6 = new Image;</p>
<p>dgt6.src = &#8220;dgt6.gif&#8221;;</p>
<p>dgt7 = new Image;</p>
<p>dgt7.src = &#8220;dgt7.gif&#8221;;</p>
<p>dgt8 = new Image;</p>
<p>dgt8.src = &#8220;dgt8.gif&#8221;;</p>
<p>dgt9 = new Image;</p>
<p>dgt9.src = &#8220;dgt9.gif&#8221;;</p>
<p>dgt0 = new Image;</p>
<p>dgt0.src = &#8220;dgt0.gif&#8221;;</p>
<p>dgtam = new Image;</p>
<p>dgtam.src = &#8220;dgtam.gif&#8221;;</p>
<p>dgtpm = new Image;</p>
<p>dgtpm.src = &#8220;dgtpm.gif&#8221;;</p>
<p>dgtcolon = new Image;</p>
<p>dgtcolon.src = &#8220;dgtcolon.gif&#8221;;</p>
<p>dgtblank = new Image;</p>
<p>dgtblank.src = &#8220;dgtblank.gif&#8221;;</p>
<p>}</p>
<p>function UpdateClock(){</p>
<p>var time= new Date();</p>
<p>hours = time.getHours();</p>
<p>mins = time.getMinutes();</p>
<p>if (!document.images) return;</p>
<p>dgt = mins % 10;</p>
<p>document.images.minsones.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p>dgt = (mins &#8211; (mins % 10))/10;</p>
<p>document.images.minstens.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p>if (hours &gt; 12)</p>
<p>document.images.ampm.src=dgtpm.src;</p>
<p>else</p>
<p>document.images.ampm.src=dgtam.src;</p>
<p>if (hours &gt; 12) hours = hours &#8211; 12;</p>
<p>dgt = hours % 10;</p>
<p>document.images.hoursones.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p>dgt = (hours &#8211; (hours % 10))/10;</p>
<p>document.images.hourstens.src=eval(&#8220;dgt&#8221;+dgt+&#8221;.src&#8221;);</p>
<p>document.images.colon.src=dgtcolon.src;</p>
<p>setTimeout(&#8220;UpdateClock()&#8221;,30000);</p>
<p>}</p>
<p>UpdateClock();</p>
<p>&lt;/SCRIPT&gt;</p></blockquote>
<p>The above codes goes inside the<strong> &lt;head&gt;</strong> tag of your html template.</p>
<p>Again we’ll need to arrange the placement of the images. Following code will do it.</p>
<blockquote><p><span style="color: #ff9900">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;hourstens&#8221;&gt;</span></p>
<p><span style="color: #ff9900">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;hoursones&#8221;&gt;</span></p>
<p><span style="color: #993300">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;hoursones&#8221;&gt;</span></p>
<p><span style="color: #99cc00">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;minstens&#8221;&gt;</span></p>
<p><span style="color: #99cc00">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;minsones&#8221;&gt;</span></p>
<p><span style="color: #ff0000">&lt;IMG SRC=&#8221;dgtblank.gif&#8221; border=0 name=&#8221;ampm&#8221;&gt;</span></p></blockquote>
<p>Orange colored HTML code will place two image sources for hour format in ones and tens numbers.</p>
<p>The brown colored code will place one colon image in it.</p>
<p>The green colored will have ones and tens minute.</p>
<p>The red colored will define AM/PM.</p>
<p>Copy the above code wherever you want inside the &lt;body&gt; of your webpage or blog.</p>
<p>Upload all the images that you’ve created or downloaded to the root directory of your webpage.</p>
<p>If you are having a digital clock in index.html then put the images where index.html is located.</p>
<p>If everything went well, you’ll have a working digital clock.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/a8.jpg"><img class="aligncenter size-full wp-image-5906" src="http://hackspc.com/wp-content/uploads/2010/07/a8.jpg" alt="" width="129" height="42" /></a></p>
<p>If you still have a problem, refer to following illustrations on placement of JavaScript and HTML code.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b8.jpg"><img class="aligncenter size-full wp-image-5905" src="http://hackspc.com/wp-content/uploads/2010/07/b8.jpg" alt="" width="480" height="248" /></a></p>
<p>Hope this was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/create-a-dynamic-digital-clock-using-javascript-and-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Cut, Copy and Paste in Windows</title>
		<link>http://hackspc.com/disable-cut-copy-and-paste-in-windows/</link>
		<comments>http://hackspc.com/disable-cut-copy-and-paste-in-windows/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 00:41:58 +0000</pubDate>
		<dc:creator><a href="http://www.hacktutors.info" rel="nofollow">Suraj Kayastha</a></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Windows  Tips]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5893</guid>
		<description><![CDATA[How often do you leave your PC unattended? How many people can access our workstation or home PC? And what do you keep in your hard disk? If you leave your PC unattended and anyone or few can access your home/work PC then your data and information is in risk. One can easily copy your [...]]]></description>
			<content:encoded><![CDATA[<p>How often do you leave your PC unattended? How many people can access our workstation or home PC? And what do you keep in your hard disk? If you leave your PC unattended and anyone or few can access your home/work PC then your data and information is in risk. One can easily copy your documents and files.<span id="more-5893"></span></p>
<p>You may have secured your PC by setting password. But you won’t be putting password in screensaver mode, will you?</p>
<p>In this tutorial I am going to show you how you can prevent your files from being copied illegally to any storage media or even inside one folder location to another location of same hard drive.</p>
<p>Before we begin with the tutorial, <a href="http://www.thewindowsclub.com/downloads/Prevent.zip">download this free utility</a> which will be playing main role in this tutorial.</p>
<p>The downloaded file is a zip file; you’ll need to extract it.</p>
<p>After extraction install the program. Remember the location of the installation folder. It is usually in %systemroot%/Program Files/Prevent . The installer only extracts the file and while running toggles the registry values.</p>
<p>Go to the location where Prevent utility is installed. And open Prevent.exe.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg"><img class="aligncenter size-full wp-image-5898" src="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg" alt="" width="282" height="169" /></a></p>
<p>Click on Define HotKey Field and press the shortcut keys you want to disable the copy and paste.</p>
<p>I clicked on the text input area of Define HotKey and pressed CTRL+ Shift + Q simultaneously.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a7.jpg"><img class="aligncenter size-full wp-image-5901" src="http://hackspc.com/wp-content/uploads/2010/07/a7.jpg" alt="" width="437" height="274" /></a></p>
<p>Now Click on Activate button. After pressing Activate button, it will save the HotKey you defined with following screen:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b7.jpg"><img class="aligncenter size-full wp-image-5900" src="http://hackspc.com/wp-content/uploads/2010/07/b7.jpg" alt="" width="144" height="142" /></a></p>
<p>As soon as you press activate button it will disable the copy paste feature of windows.</p>
<p>Now to disable it you’ll need to press the defined HotKey.</p>
<p>When you press the Hotkey in any part of the Windows it will enable copy/paste again with following screen:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg"><img class="aligncenter size-full wp-image-5898" src="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg" alt="" width="282" height="169" /></a></p>
<p>Now go to the folder location where you’ve installed Prevent utility.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg"><img class="aligncenter size-full wp-image-5898" src="http://hackspc.com/wp-content/uploads/2010/07/d5.jpg" alt="" width="282" height="169" /></a></p>
<p>Right click on Prevent.exe, go to send to menu and create desktop shortcut.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/e4.jpg"><img class="aligncenter size-full wp-image-5897" src="http://hackspc.com/wp-content/uploads/2010/07/e4.jpg" alt="" width="472" height="117" /></a></p>
<p>This will create shortcut to desktop.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/f3.jpg"><img class="aligncenter size-full wp-image-5896" src="http://hackspc.com/wp-content/uploads/2010/07/f3.jpg" alt="" width="223" height="138" /></a></p>
<p>You may rename it whatever you want.</p>
<p>Now you can open Prevent utility from shortcut and always activate it if you’ve disabled it once.</p>
<p>This utility not only allows you to disable cut, copy and paste but also Delete, Copy To, Move To, Sent To, Renaming, Task manager’s End Process button.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/g2.jpg"><img class="aligncenter size-full wp-image-5894" src="http://hackspc.com/wp-content/uploads/2010/07/g2.jpg" alt="" width="408" height="453" /></a></p>
<p style="text-align: center"><em>Task manager before activating Prevent utility.</em></p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/h2.jpg"><img class="aligncenter size-full wp-image-5895" src="http://hackspc.com/wp-content/uploads/2010/07/h2.jpg" alt="" width="415" height="460" /></a></p>
<p style="text-align: center"><em>Task manager after activating Prevent utility.</em></p>
<p>Hope this was helpful tutorial.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/disable-cut-copy-and-paste-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Opening Two Or Multiple Pages From One Hyperlink</title>
		<link>http://hackspc.com/opening-two-or-multiple-pages-from-one-hyperlink/</link>
		<comments>http://hackspc.com/opening-two-or-multiple-pages-from-one-hyperlink/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 13:59:23 +0000</pubDate>
		<dc:creator>Ivan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5921</guid>
		<description><![CDATA[Once in ever you may think that is it possible to open one or more pages from just a single click? And if you have only basic knowledge on HTML and web programming you may get confused right here. Opening more than multiple pages from just a single click might be very useful especially when [...]]]></description>
			<content:encoded><![CDATA[<p>Once in ever you may think that is it possible to open one or more pages from just a single click? And if you have only basic knowledge on HTML and web programming you may get confused right here. Opening more than multiple pages from just a single click might be very useful especially when you want to show two different information pages about a link.<span id="more-5921"></span></p>
<p>We can get a hyperlink to open more than two pages via several methods. One of them might be creating a link to a page that will open a pop-up window from it. But this may not sound practical as most of the browser have pop-up blocker enabled in it. Using pop-up cannot be good idea to open multiple pages.</p>
<p>Another best method can be using iframes. Iframes enables us to add two or more different pages to a single page. We can create a single page with two iframes in it and hence can add two different pages in it. Again, this idea becomes flop because; the iframes are not commonly used. Plus, it adds confusion to the visitor because of multiple information in a single page.</p>
<p>If you have been trying to open two pages using hyperlink and searching around the web but unable to find then you are here at right place.</p>
<p>I am going to teach you how you can accomplish this by just a single careful and tricky step.</p>
<p>We all know JavaScript, it can do lots of magic that html cannot do. If you are déjà vu at JavaScripting then you I hope you started getting hint.</p>
<p>Yes, we’ll be using OnClick method and window.open() function.</p>
<p>The default code to open a link from html is:</p>
<blockquote><p>Onclick=”window.open(‘http://www.google.com’)”</p></blockquote>
<p>The above code is a JavaScript code that will open Google HomePage. This is a basic code for hyperlinking using javascript.</p>
<p>Now let’s see at the HTML version of hyperlinking:</p>
<blockquote><p>&lt;a href=”http://www.google.com”&gt;Page link&lt;/a&gt;</p></blockquote>
<p>We all know what that does.</p>
<p>Now when we add onclick parameter to the above HTML hyperlink then we can do any JavaScript magic we want.</p>
<p>See the example below to know what I mean exactly.</p>
<blockquote><p>&lt;a href=&#8221;http://www.example.com&#8221; onclick=&#8221;window.open(&#8216;http://www.google.com&#8217;);&#8221;&gt;Page link &lt;/a&gt;</p></blockquote>
<p>In above code, we added <strong>onclick</strong> parameter to &lt;a&gt; tag. This will enable <strong>Page link</strong> to carry multiple function. One is default HTML hyperlinking function and another is any javascript function. OnClick is event loader, i.e. when any part of the object between this tag, &lt;a&gt;, is clicked new event will be loaded which will be predefined.</p>
<p>In simple terms, it will load two different links.</p>
<p>Try the above code and play with it.</p>
<p>Not only can two you open unlimited number of different pages just by single click by applying this javascript tweak.</p>
<blockquote><p>&lt;a href=&#8221;#link1&#8243; onclick=&#8221;window.open(&#8216;#link2&#8242;); window.open(&#8216;#link3&#8242;)&#8221;&gt;Page link &lt;/a&gt;</p></blockquote>
<p>You can open multipage using the above pattern.</p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/opening-two-or-multiple-pages-from-one-hyperlink/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save The Current Windows Session And Restore Them Later</title>
		<link>http://hackspc.com/save-the-current-windows-session-and-restore-them-later/</link>
		<comments>http://hackspc.com/save-the-current-windows-session-and-restore-them-later/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 20:53:55 +0000</pubDate>
		<dc:creator>Suraj Kayastha</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Windows  Tips]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://hackspc.com/?p=5867</guid>
		<description><![CDATA[Have you ever needed to restart your Windows, but you may not want to lose the open windows and current situation of your desktop. Hibernation also loads the windows session but it does not actually restart your PC actually. If you really need a cold boot then you’ll obviously lose the current situation. You might [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever needed to restart your Windows, but you may not want to lose the open windows and current situation of your desktop. Hibernation also loads the windows session but it does not actually restart your PC actually. If you really need a cold boot then you’ll obviously lose the current situation. You might have wished that you could save the current session of Windows as you can do in browsers like Opera and Firefox. You&#8217;ll never notice it&#8217;s need until you have lots of windows open and working in all of the windows at once.<span id="more-5867"></span></p>
<p>Well if you are worrying about this then no more worries. I am here with a step by step tutorial to guide you through every step you need to save the current session of your desktop for later restoration.</p>
<p>You’ll need<a href="http://cachemywork.codeplex.com/"> Cache My work </a>which can be downloaded from <a href="http://cachemywork.codeplex.com/">here</a>.</p>
<p>After the page is loaded click on green download button as illustrated in image below:</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/d4.jpg"><img class="aligncenter size-full wp-image-5873" src="http://hackspc.com/wp-content/uploads/2010/07/d4.jpg" alt="" width="318" height="195" /></a></p>
<p>After you downloaded the program, install and open it.</p>
<p style="text-align: center"><a href="http://hackspc.com/wp-content/uploads/2010/07/a6.jpg"><img class="aligncenter size-full wp-image-5868" src="http://hackspc.com/wp-content/uploads/2010/07/a6.jpg" alt="" width="398" height="243" /></a></p>
<p>Using this tool is very simple and easy. Just check on the boxes favorable to you and click on save.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/c4.jpg"><img class="aligncenter size-full wp-image-5870" src="http://hackspc.com/wp-content/uploads/2010/07/c4.jpg" alt="" width="274" height="421" /></a></p>
<p>Next, go to Tools &gt; Option. In new option window check <em>on Restore Previous explorer windows at next logon</em>.</p>
<p><a href="http://hackspc.com/wp-content/uploads/2010/07/b6.jpg"><img class="aligncenter size-full wp-image-5869" src="http://hackspc.com/wp-content/uploads/2010/07/b6.jpg" alt="" width="305" height="304" /></a></p>
<p>Now you may close the window.</p>
<p>Now onwards, it will start to cache your windows when system is being booted and reload the cache in next system start.</p>
<p>Just like hibernate, it stores the current cache of windows to seprate location of your hard drive. Since catching needs writing hard drive, you&#8217;ll feel that your system is being slow while shutting down and loading up. This is not a big deal as it takes time to read and write data to and from hard drive.</p>
<p>Using this technique will possibly save a lot of time. This also enables you to get familiar with the environment you were in the screen before windows restart.</p>
<p>Hope this tutorial was helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://hackspc.com/save-the-current-windows-session-and-restore-them-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
