<?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"
	>

<channel>
	<title>How in the TECH</title>
	<atom:link href="http://www.howinthetech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howinthetech.com</link>
	<description>Daily Tech Tips and News</description>
	<pubDate>Sun, 20 Jul 2008 00:03:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Get Your QoS Going with the Tomato Firmware</title>
		<link>http://www.howinthetech.com/get-your-qos-going-with-the-tomato-firmware/</link>
		<comments>http://www.howinthetech.com/get-your-qos-going-with-the-tomato-firmware/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 18:14:10 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[linksys]]></category>

		<category><![CDATA[qos]]></category>

		<category><![CDATA[quality of service]]></category>

		<category><![CDATA[tomato firmware]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=789</guid>
		<description><![CDATA[
The Tomato firmware is a feature rich replacement firmware for the extremely popular Linksys WRT54G/GL/GS and other Broadcom-based routers. If you weren&#8217;t aware, the WRT54GL runs a highly tuned and specialized version of Linux. Because of this, it is a popular device for hackers who enjoy adding new features or coercing a bit more performance [...]]]></description>
			<content:encoded><![CDATA[<p><br />
The <a href="http://www.polarcloud.com/tomato">Tomato firmware</a> is a feature rich replacement firmware for the extremely popular Linksys WRT54G/GL/GS and other Broadcom-based routers. If you weren&#8217;t aware, the WRT54GL runs a highly tuned and specialized version of Linux. Because of this, it is a popular device for hackers who enjoy adding new features or coercing a bit more performance out of it.</p>
<p>Why would you want to replace the Linksys firmware, which is probably working just fine for you, with a different 3rd party version? Here are a few of the features the Tomato firmware provides:</p>
<ul>
<li>Easier GUI web interface</li>
<li>Bandwidth usage monitor</li>
<li>In depth Internet access restrictions</li>
<li>Advance wireless features like WDS</li>
<li>And the purpose of this how to, a much more advanced QoS system</li>
</ul>
<p>Quality of Service, or QoS, allows different levels of priorities for traffic flowing in and out of your router. Think of it as a way to guarantee a certain level of performance for particular applications or services. Gamers, VOIPers, or heavy BitTorent users would all be obvious beneficiaries to QoS and Tomato.</p>
<p>I won&#8217;t detail how to actually install the firmware, that information is readily available on the Tomato website. However, I&#8217;d like to show you one way to configure QoS - which should be enough to get you up and running with a good deal of understanding on how to further tweak QoS for your particular environment.</p>
<p>With the Tomato firmware installed and working -</p>
<ol>
<li>Point your web browser to the router&#8217;s IP address - typically at <a href="http://192.168.1.1/">http://192.168.1.1</a></li>
<li>On the left hand navigation menu, select <strong>QoS</strong> which opens to the <strong>Basic Settings</strong>. Tick the checkbox to <strong>Enable QoS</strong>. <a href="http://www.howinthetech.com/wp-content/uploads/tomato_enable_qos.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-791" title="tomato_enable_qos" src="http://www.howinthetech.com/wp-content/uploads/tomato_enable_qos.png" alt="" width="351" height="181" /></p>
<li>Set the <strong>Max Bandwidth</strong> under the <strong>Outbound Rate / Limit</strong> heading. This number represents the maximum upload speed provided by your ISP. If you are unsure there are <a href="http://www.speedtest.net/">numerous</a> <a href="http://www.speakeasy.net/speedtest/">speed</a> <a href="http://www.dslreports.com/stest">tests</a> that can give you a rough idea. Officially, my max is 1 Mb/s but I&#8217;ve played it safe by knocking 10% off of that, resulting in 900 Kb/s. <a href="http://www.howinthetech.com/wp-content/uploads/tomato_outbound_qos.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-792" title="tomato_outbound_qos" src="http://www.howinthetech.com/wp-content/uploads/tomato_outbound_qos.png" alt="" width="393" height="167" /></p>
<li>Repeat the process of defining <strong>Max Bandwidth</strong> for the <strong>Inbound Limit</strong>. In actuality, this isn&#8217;t truly necessary because your router has already become saturated with incoming traffic before it is able to apply any QoS. Because of that, I do not use it.</li>
<li>That&#8217;s it for the Basic Settings, click <strong>Save</strong> at the bottom of the page.</li>
<li>Now we must define the <strong>Classification</strong> rules for QoS, again off the left hand menu. It&#8217;s important to understand that the rules are applied from the top down, QoS is applied on the first classification that matches the traffic pattern. Therefore, your <strong>Highest</strong> should be at the top of the list. <a href="http://www.howinthetech.com/wp-content/uploads/my_tomato_qos.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-790" title="my_tomato_qos" src="http://www.howinthetech.com/wp-content/uploads/my_tomato_qos.png" alt="" width="500" height="469" /></p>
<li>You can see in my setup, I&#8217;ve defined <strong>DNS</strong> and <img src="file:///C:/Users/AMYERS~1/AppData/Local/Temp/moz-screenshot.jpg" alt="" /><strong>Vonage</strong> as Highest. Using <strong>Layer 7</strong> and <strong>IPP2P</strong> I&#8217;ve set the appropriate priority for <strong>Xbox Live</strong> and <strong>BitTorrent</strong> traffic. Once you&#8217;ve finished your classifications, click <strong>Save</strong>.</li>
</ol>
<p>QoS is an indepth technology and I&#8217;ve only scratched the surface here. As such, this brief guide is only suitable to get you up and running. You may find yourself having to deviate from your initial settings in order to get the desired performance.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/get-your-qos-going-with-the-tomato-firmware/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unlock Restrictions on PDF Documents</title>
		<link>http://www.howinthetech.com/unlock-restrictions-on-pdf-documents/</link>
		<comments>http://www.howinthetech.com/unlock-restrictions-on-pdf-documents/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 00:34:47 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[Techlines Today]]></category>

		<category><![CDATA[adobe pdf]]></category>

		<category><![CDATA[pdf]]></category>

		<category><![CDATA[pdf restrictions]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=786</guid>
		<description><![CDATA[
Have you ever come across a PDF document that has restrictions applied to it that limit the usefulness of the document itself? Without the appropriate password, these special PDF documents can prevent you from printing, copying, or editing. Now, there are certainly a few cumbersome ways around this limitation - you could take a screenshot [...]]]></description>
			<content:encoded><![CDATA[<p><br />
Have you ever come across a PDF document that has restrictions applied to it that limit the usefulness of the document itself? Without the appropriate password, these special PDF documents can prevent you from printing, copying, or editing. Now, there are certainly a few cumbersome ways around this limitation - you could take a screenshot of each page of the document and then do as you please with the resulting picture. Typically you need to be in a certain state of desperation to resort to this tactic! Worse still, some can&#8217;t even be viewed without first being unlocked.</p>
<p><a href="http://www.freewarefiles.com/downloads_counter.php?programid=27137">PDF Unlocker</a> is a free application for Windows that can remove the restrictions outlined above. Once downloaded and installed, the program creates an icon on your desktop. Unlocking the PDF couldn&#8217;t be simpler; just drag and drop the desired PDF onto the shortcut and it&#8217;ll handle the rest, automagically! From the newly created PDF you are free to print or copy to your hearts content.</p>
<p>PDF Unlocker is also able to strip out the password necessary to open the document with one major caveat - you need to know the password first. Right click on the desktop shortcut and chose <strong>Edit</strong>. <span class="fullpost">Directly after <strong>-sPDFPassword=</strong> provide the necessary password after the equals (=). <strong>Save</strong> the file and <strong>Close</strong>. Now, drag and drop just like above.</span></p>
<p>A useful and free tool, what more could you want?</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/unlock-restrictions-on-pdf-documents/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quick and Dirty File and Print Serving</title>
		<link>http://www.howinthetech.com/quick-and-dirty-file-and-print-serving/</link>
		<comments>http://www.howinthetech.com/quick-and-dirty-file-and-print-serving/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 22:09:29 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[file sharing]]></category>

		<category><![CDATA[linux tips]]></category>

		<category><![CDATA[print server]]></category>

		<category><![CDATA[samba]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=783</guid>
		<description><![CDATA[
If you&#8217;ve ever spent some time and effort to configure Linux to serve files and printers to other computers on your network, you&#8217;ll know there are millions of howtos and write-ups to get you going. The bad news, here is yet another one. The good news, I&#8217;ve cut out the fluff and removed the verbose [...]]]></description>
			<content:encoded><![CDATA[<p><br />
If you&#8217;ve ever spent some time and effort to configure Linux to serve files and printers to other computers on your network, you&#8217;ll know there are millions of howtos and write-ups to get you going. The bad news, here is yet another one. The good news, I&#8217;ve cut out the fluff and removed the verbose nonsense in order to get you up and running quickly.</p>
<ol>
<li>First we need to get Samba installed, thankfully Ubuntu makes this a very simple process. Open a <strong>terminal</strong> window and execute <strong>sudo apt-get install samba</strong>. Ubuntu will query the package repositories and download and install the latest available samba package.</li>
<li>In that same terminal window type <strong>sudo gedit /etc/samba/smb.conf</strong>.</li>
<li>In smb.conf, edit the <strong>[global]</strong> portion by replacing the <strong>workgroup = <em>pcworkgroup</em></strong><em> </em>where <em>pcworkgroup<strong> </strong></em>is the workgroup your machine belongs to. You can find this in windows by right-clicking on <strong>My Computer-&gt;Properties-&gt;Computer Name</strong>.</li>
<li>Still in smb.conf, create a section for your desired share. Here is an example share titled <strong>MyShare</strong><span style="color: #000000;"><span style="font-family: "> and replacing <em>username<strong> </strong></em>with your Linux login.</span></span> <code><br />
[MyShare]<br />
path = /home/<em>username</em>/MyShare<br />
available = yes<br />
public = yes<br />
guest ok = yes<br />
browsable = yes<br />
writable = yes</code></li>
<li> Save the file and in that same terminal window type <strong>sudo chmod 777 -R /home/username/MyShare</strong>.</li>
<li>Now restart samba with <strong>sudo /etc/init.d/samba restart </strong>from the terminal.</li>
<li>Finally, on Windows we want to map a driver letter to this share. From <strong>My Computer</strong> select <strong>Tools-&gt;Map Network Drive</strong> from the menu bar. Enter <strong>\\<em>LINUXIP</em>\MyShare</strong> in the <strong>Folder</strong> box and assign it an unused drive letter. <em>LINUXIP </em>is clearly the ip address of your Linux machine.</li>
</ol>
<p>We&#8217;ve got file sharing going now what about sharing out that printer?</p>
<ol>
<li>From the Ubuntu Gnome interface navigate to <strong>System-&gt;Administration-Printing</strong>. The default interface has this menu at the top of your screen.</li>
<li>Setup your printer</li>
<li>Now select <strong>Share Published Printers Connected to this System </strong>located under <strong>Server Settings</strong>.</li>
<li>On the Windows side, point your browser to <strong>http://<em>LINUXIP</em>:631/printers</strong></li>
<li>On the loaded website find the printer you just configured in Linux. You will want to right-click on the link and copy the web address. The address will likely be something similar to <strong>http://LINUXIP:631/printers/MyPrinter</strong>.</li>
<li>Star the <strong>Add New Printer Wizard</strong> under <strong>Printers &amp; Faxes</strong> in your <strong>Control Panel</strong> accessible from the start menu in Windows.</li>
<li>Choose <strong>Network Printer</strong>, then <strong>Connect to this printer</strong>. Paste the web address that you copied in step 5.</li>
<li>Install the appropriate Windows print driver; it would be handy to have the original installation disk that came with your printer at this time.</li>
<li>Click <strong>Finish</strong>.</li>
</ol>
<p>If you made it this far, you should have a rather simple print and file serving configuration for your network. There are literally books on this particular topic, so be aware that this is just a basic configuration that should be enough to get you up and running. From this framework, you can further massage the configuration for your desired setup.</p>
<p>Good luck!</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/what-in-the-world-am-i-doing/" title="What in the world am I doing (August 18, 2006)">What in the world am I doing</a> (1)</li>
	<li><a href="http://www.howinthetech.com/ubuntu-hardy-heron-in-depth-review/" title="Ubuntu Hardy Heron in Depth Review (May 8, 2008)">Ubuntu Hardy Heron in Depth Review</a> (0)</li>
	<li><a href="http://www.howinthetech.com/ubuntu-hacks/" title="Ubuntu hacks (August 16, 2007)">Ubuntu hacks</a> (0)</li>
	<li><a href="http://www.howinthetech.com/ubuntu-cheat-sheet/" title="Ubuntu Cheat Sheet (April 23, 2008)">Ubuntu Cheat Sheet</a> (0)</li>
	<li><a href="http://www.howinthetech.com/quick-and-dirty-linux-software-raid5/" title="Quick and dirty linux software RAID5 (April 18, 2006)">Quick and dirty linux software RAID5</a> (11)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/quick-and-dirty-file-and-print-serving/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Popping Those Notification Balloons in Vista</title>
		<link>http://www.howinthetech.com/popping-those-notification-balloons-in-vista/</link>
		<comments>http://www.howinthetech.com/popping-those-notification-balloons-in-vista/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 03:46:59 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[annoyances]]></category>

		<category><![CDATA[registry editor]]></category>

		<category><![CDATA[vista tips]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=779</guid>
		<description><![CDATA[


You know those balloon tips popups that appear down in your Vista tray? The idea behind them is to provide information that is important in an eye-catching way. The only problem is, the information they deliver is rarely of the utmost importance; but at least they are eye catching gouging. If you find them as [...]]]></description>
			<content:encoded><![CDATA[<p><br />
<a href="http://www.howinthetech.com/wp-content/uploads/vista_balloon_tip.jpg"></a></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-782 aligncenter" title="vista_balloon_tip" src="http://www.howinthetech.com/wp-content/uploads/vista_balloon_tip.jpg" alt="" width="275" height="83" /></p>
<p>You know those balloon tips popups that appear down in your Vista tray? The idea behind them is to provide information that is important in an eye-catching way. The only problem is, the information they deliver is rarely of the utmost importance; but at least they are eye <span style="text-decoration: line-through;">catching</span> gouging. If you find them as annoying and distracting as I, you may be interested in knowing how you may go about disabling the popup. We dive into the Windows Registry yet again, the gatekeeper to many Vista tweaks.</p>
<ol>
<li>Click <strong>Start </strong>and in the <strong>Start Search</strong> box type <em><strong>regedit.exe</strong></em></li>
<li>Traverse the Registry Editor navigation tree on the left hand side down to <strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced</strong><a href="http://www.howinthetech.com/wp-content/uploads/reg_balloon.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-777 aligncenter" title="reg_balloon" src="http://www.howinthetech.com/wp-content/uploads/reg_balloon.png" alt="" width="500" height="205" /></p>
<li>Create a new 32-bit DWORD key called <strong>EnabledBalloonTips</strong> with a value of <strong>0</strong> by right-clicking in the right most panel.<a href="http://www.howinthetech.com/wp-content/uploads/reg_balloon_value.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-778 aligncenter" title="reg_balloon_value" src="http://www.howinthetech.com/wp-content/uploads/reg_balloon_value.png" alt="" width="341" height="199" /></p>
<li><strong>Log out</strong> and back <strong>in</strong>to<strong> </strong>Vista to see the outcome of your work.</li>
</ol>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/supercharge-vista-explorer-preview-pane/" title="Supercharge Vista Explorer Preview Pane (June 11, 2008)">Supercharge Vista Explorer Preview Pane</a> (0)</li>
	<li><a href="http://www.howinthetech.com/removing-broken-entries-from-windows-addremove-list/" title="Removing Broken Entries from Windows Add/Remove List (July 2, 2008)">Removing Broken Entries from Windows Add/Remove List</a> (0)</li>
	<li><a href="http://www.howinthetech.com/pinning-folders-to-the-start-menu-in-vista/" title="Pinning Folders to the Start Menu in Vista (June 23, 2008)">Pinning Folders to the Start Menu in Vista</a> (0)</li>
	<li><a href="http://www.howinthetech.com/maintain-network-speed-when-playing-audio-in-vista/" title="Maintain Network Speed When Playing Audio in Vista (June 16, 2008)">Maintain Network Speed When Playing Audio in Vista</a> (0)</li>
	<li><a href="http://www.howinthetech.com/using-drfgui-to-disable-vistas-automatic-disk-defrag/" title="Using drfgui to Disable Vista&#8217;s Automatic Disk Defrag (May 26, 2008)">Using drfgui to Disable Vista&#8217;s Automatic Disk Defrag</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/popping-those-notification-balloons-in-vista/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Trim Down that Right Click Menu in Windows</title>
		<link>http://www.howinthetech.com/trim-down-that-right-click-menu-in-windows/</link>
		<comments>http://www.howinthetech.com/trim-down-that-right-click-menu-in-windows/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 15:07:17 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[registry editor]]></category>

		<category><![CDATA[right-click menu]]></category>

		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=774</guid>
		<description><![CDATA[
Do me a favor, find a file in Explorer and right-click on it. If you are like most users, you&#8217;ll have at least a handful of 3rd party programs injected into the context sensitive right-click popup. I install a lot of different programs on my computer, some of which have a habit of polluting this [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Do me a favor, find a file in Explorer and right-click on it. If you are like most users, you&#8217;ll have at least a handful of 3rd party programs injected into the context sensitive right-click popup. I install a lot of different programs on my computer, some of which have a habit of polluting this popup with all their various options. Granted, the installers probably provide a way to opt-out of this integration if I had taken more time to poke around in the options. Mea culpa.</p>
<p>I enjoy a clean, stream-lined system and while some of the integration in the right-click menu is handy - like say your anti-virus software - most of it probably isn&#8217;t! You may be interested in knowing that having a lot of programs in this popup can actually delay the visual response time - the time you right-click to the time the options are actually displayed. Now, we aren&#8217;t talking seconds, but it&#8217;s one of those little things that help in providing a snappy and speedy experience in any interface.</p>
<p>So what can you do about it? Well, thankfully this problem is solvable and it centers around our good friend, the Windows Registery.</p>
<ol>
<li>Click <strong>Start </strong>and in the <strong>Start Search</strong> box type <em><strong>regedit.exe</strong></em></li>
<li>Traverse the Registry Editor navigation tree on the left hand side down to <strong>HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\</strong><a href="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-771 aligncenter" title="registry_rightclick_file" src="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file.png" alt="" width="500" height="247" /></p>
<li>If you expand the <strong>ContextMenuHandlers</strong> tree you will be presented a list of folders. These are actually the applications that show up in your right-click menu. At this point you have two options to remove the application; either delete the folder here, or alternatively just disable it - which provides an easier way to re-enable the functionality.</li>
<li>To <strong>disable</strong> the application, select it in the left hand panel. Now in the right hand panel, right click on the key and choose <strong>Modify</strong>.<a href="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file_modify.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-772 aligncenter" title="registry_rightclick_file_modify" src="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file_modify.png" alt="" width="442" height="130" /></p>
<li>Finally, add a <strong>minus (-)</strong> before the key value and click <strong>OK</strong> to apply the change.<a href="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file_modify_2.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-773 aligncenter" title="registry_rightclick_file_modify_2" src="http://www.howinthetech.com/wp-content/uploads/registry_rightclick_file_modify_2.png" alt="" width="394" height="173" /></p>
<li>Refresh your Explorer window and right-click on the file again, noticing that the application has been removed from the popup. If you want to re-enable the application functionality, return to the key above and remove the minus.</li>
</ol>
<p>It&#8217;s actually that easy! You may also be interested in adjust the behavoring of right-click on Folders. It&#8217;s the same process as above but instead you should navigate to <strong>HKEY_CLASSES_ROOT\Folder\shellex\ContextMenuHandlers\.</strong></p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/supercharge-vista-explorer-preview-pane/" title="Supercharge Vista Explorer Preview Pane (June 11, 2008)">Supercharge Vista Explorer Preview Pane</a> (0)</li>
	<li><a href="http://www.howinthetech.com/removing-broken-entries-from-windows-addremove-list/" title="Removing Broken Entries from Windows Add/Remove List (July 2, 2008)">Removing Broken Entries from Windows Add/Remove List</a> (0)</li>
	<li><a href="http://www.howinthetech.com/read-only-thumbdrive-in-one-easy-step/" title="Read-only Thumbdrive in One Easy Step (June 13, 2008)">Read-only Thumbdrive in One Easy Step</a> (0)</li>
	<li><a href="http://www.howinthetech.com/prevent-automatic-installation-of-windows-service-packs/" title="Prevent the Automatic Installation of Windows Service Packs (May 17, 2008)">Prevent the Automatic Installation of Windows Service Packs</a> (0)</li>
	<li><a href="http://www.howinthetech.com/popping-those-notification-balloons-in-vista/" title="Popping Those Notification Balloons in Vista (July 10, 2008)">Popping Those Notification Balloons in Vista</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/trim-down-that-right-click-menu-in-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Encrypt and Secure Your Files for Free with AxCrypt</title>
		<link>http://www.howinthetech.com/encrypt-and-secure-your-files-for-free-with-axcrypt/</link>
		<comments>http://www.howinthetech.com/encrypt-and-secure-your-files-for-free-with-axcrypt/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 01:43:55 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[The Techfiles]]></category>

		<category><![CDATA[encryption]]></category>

		<category><![CDATA[windows freebies]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=768</guid>
		<description><![CDATA[
Ever have a need to send an encrypted file to someone? It&#8217;s usually a royal pain with both parties having to agree to use the same encryption software - often resulting in an overly complicated and cumbersome process. What about securing some of the files on your computer? I bet if you looked around you [...]]]></description>
			<content:encoded><![CDATA[<p><br />
Ever have a need to send an encrypted file to someone? It&#8217;s usually a royal pain with both parties having to agree to use the same encryption software - often resulting in an overly complicated and cumbersome process. What about securing some of the files on your computer? I bet if you looked around you would find more than a few documents that really should be kept private and secure.</p>
<p><a href="http://www.axantum.com/AxCrypt/">AxCrypt</a> is a free open-source product for Windows that will solve both of these dilemmas. The compact download packs quite a set of features - comparable to the expensive commercial products on the market. Here are a few of the features that I think are game changes in the upcoming security and privacy revolution.</p>
<p>Once installed, AxCrypt integrates into the Windows shell providing you the ability to right-click on any file to encrypt it with a passphrase.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/axcrypt_rightclick.png"><img class="alignnone size-full wp-image-766 aligncenter" title="axcrypt_rightclick" src="http://www.howinthetech.com/wp-content/uploads/axcrypt_rightclick.png" alt="" width="429" height="159" /></a></p>
<p style="text-align: left;">A single dialog window appears where you set your passphrase, click encrypt, and you are done! It really is that simple.<a href="http://www.howinthetech.com/wp-content/uploads/axcrypt_encrypt.png"></a></p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-767 aligncenter" title="axcrypt_encrypt" src="http://www.howinthetech.com/wp-content/uploads/axcrypt_encrypt.png" alt="" width="285" height="268" /></p>
<p style="text-align: left;">What you are left with is a new file type, <strong>.axx</strong> that is registered in Windows. Meaning, when you double-click on the file to open it, it will first launch the AxCrypt software and require you to supply the predefined passphrase. If the proper key is provided, the file will then automatically open in the default program - my example I am using a text file, and default editor is Notepad. Inside Notepad, I can freely make edits and save the document as I normally would. The file is automagically re-encrypted behind the scenes; it&#8217;s a game changer in my mind!</p>
<p style="text-align: left;">Better still, AxCrypt is able to create a standalone self-extracting .exe file that can be distributed and read by others even if they do not have the AxCrypt software installed, providing they know the password. This is a fantastic way to transfer documents securely over the Internet via email.</p>
<p style="text-align: left;">AxCrypt is available for all major versions of Windows.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/fourth-amendment-is-overrated-at-us-borders/" title="Fourth Amendment is Overrated at US Borders (May 2, 2008)">Fourth Amendment is Overrated at US Borders</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/encrypt-and-secure-your-files-for-free-with-axcrypt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Gmail Hacks to Combat Spam</title>
		<link>http://www.howinthetech.com/gmail-hacks-to-combat-spam/</link>
		<comments>http://www.howinthetech.com/gmail-hacks-to-combat-spam/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 16:50:04 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[anti-phising]]></category>

		<category><![CDATA[anti-spam]]></category>

		<category><![CDATA[gmail tips]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=762</guid>
		<description><![CDATA[
For most, spam has become the bain of email&#8217;s existence and because of the value to communication that email brings we&#8217;ve had no choice but to tolerate the inundation of spam into our Inboxes. To me, Gmail has become the defacto standard in how webmail and email in generally should be done. Google&#8217;s spam filter [...]]]></description>
			<content:encoded><![CDATA[<p><br />
For most, spam has become the bain of email&#8217;s existence and because of the value to communication that email brings we&#8217;ve had no choice but to tolerate the inundation of spam into our Inboxes. To me, Gmail has become the defacto standard in how webmail and email in generally should be done. Google&#8217;s spam filter is phenomenal; at any given time I have over 20,000 emails in my Spam folder on Gmail. How many actually began in my Inbox, waiting for me to deal with the situation? A handful, daily. I can deal with that.</p>
<p>How have I been able to get a handle on the outrageous spam situation? Gmail&#8217;s built-in spam filter can take the bulk of that credit to be totally honest. While just about every email solution includes some sort of spam filtering, not everyone as successful as at combatting spam as my setup with Gmail. So what&#8217;s the brilliant secret? Well, don&#8217;t give out your email address! I kid! Somewhat, at least. What I mean is, don&#8217;t provide your actual Gmail address on forms or registration pages across the Internet, rather, take advantage of a few Gmail hacks that you may not be aware of.</p>
<p>Here is a true example that I use regularly.</p>
<p>We all buy things online, it&#8217;s a way of life and generally a safe and pleasant experience nowadays. Most every online store requires you to create an account on their site which consists of a username/password, contact information, and an email address. You could just make up a dummy address but that probably isn&#8217;t advisable as the company likely will send the order confirmation to that address, or any other useful bits of information pertaining to your order. Perhaps you could have a second email address used just for situations like this? How often would you check it? Some free webmail providers nuke dormant accounts after a set time period of non use. That may be a problem in this circumstance.</p>
<p>If you use Gmail, you have a third option that is much more desirable. Technically, you have three options from within Gmail.</p>
<p><strong>The Plus Hack</strong></p>
<p>To be fair, this is not unique to Gmail but it&#8217;s my personal weapon of choice. When filling out those forms, just append a <strong>+</strong> after you&#8217;re the first part of your email address and then provide any word to uniquely identify the account. Confused? Here is what I mean. Let&#8217;s say your email address is <strong>adam@gmail.com</strong> and you are providing this address to your online banking profile. Give them the address of <strong>adam+mybank@gmail.com</strong>. An email to this address will still end up in your account. How does this block spam? Filters! Simply set up a filter to look for <strong>+mybank</strong> in the email address and do with it as you please. Obviously, you&#8217;d like to think your bank is safe and non spammy, so this is just an example.</p>
<p>An interesting side effect, it would be more difficult to fall to a phishing scam because this address isn&#8217;t publicized, it wouldn&#8217;t get on a spam list. The phishing attempt would be delivered to adam@gmail.com and not be flagged as if it came from your bank. Make sense?</p>
<p><strong>The Dot Hack</strong></p>
<p>Very similar to the plus hack above, you can place as many dots (.) in your email address as you&#8217;d like - Gmail removes them. If your true email address already has dots, first.lastname@gmail.com perhaps, you should know that email will also be delivered if it was sent to firstlastname@gmail.com. Using dots and filters like above, you can accomplish the same goal.</p>
<p><strong>The googlemail Hack</strong></p>
<p>Not nearly as great as the two above in my opinion but it could prove handy in certain situations. adam@gmail.com is the same account as adam@googlemail.com!</p>
<p>So there you have it, with some creativity and the knowledge above you will hopefully be on your way to a less cluttered and spammy Inbox.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/a-date-with-opendns/" title="A Date with OpenDNS (August 8, 2006)">A Date with OpenDNS</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/gmail-hacks-to-combat-spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Removing Broken Entries from Windows Add/Remove List</title>
		<link>http://www.howinthetech.com/removing-broken-entries-from-windows-addremove-list/</link>
		<comments>http://www.howinthetech.com/removing-broken-entries-from-windows-addremove-list/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 18:31:39 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[add/remove]]></category>

		<category><![CDATA[programs and features]]></category>

		<category><![CDATA[registry editor]]></category>

		<category><![CDATA[vista tips]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=755</guid>
		<description><![CDATA[
The Add/Remove Programs dialog - recently rebranded in Vista to Programs and Features - is located in the Control Panel and maintains a list of all the installed programs on your computer. This is a conveinent feature as it provides a quick snapshot into your PC while allowing the removal/uninstall of programs in one easy [...]]]></description>
			<content:encoded><![CDATA[<p><br />
The <strong>Add/Remove Programs</strong> dialog - recently rebranded in Vista to <strong>Programs and Features</strong> - is located in the <strong>Control Panel</strong> and maintains a list of all the installed programs on your computer. This is a conveinent feature as it provides a quick snapshot into your PC while allowing the removal/uninstall of programs in one easy interface. There are times, however, where the list is not entirely accurate, usually showing programs that you&#8217;ve long since removed. No problem right? You&#8217;ll just highlight the offending program and uninstall it again. Wrong! Instead, you are greeted with a rather intimidating warning dialog.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/invalid_control_file.png"><img class="alignnone size-full wp-image-754 aligncenter" title="invalid_control_file" src="http://www.howinthetech.com/wp-content/uploads/invalid_control_file.png" alt="" width="380" height="169" /></a></p>
<p style="text-align: left;">This can occur for a few reasons; you may have deleted the folder that contained the installed program or a previous uninstall attempt did not fully complete it&#8217;s task. If you are like me, you like to have a clean and organized system. Thankfully, this annoyance is solvable and it involves our friend, the Windows Registry.</p>
<ol>
<li>Click <strong>Start </strong>and in the <strong>Start Search</strong> box type <em><strong>regedit.exe</strong></em></li>
<li>Traverse the Registry Editor navigation tree on the left hand side down to <strong>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall</strong></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-756 aligncenter" title="reg_edit_uninstall" src="http://www.howinthetech.com/wp-content/uploads/reg_edit_uninstall.png" alt="" width="500" height="188" /></p>
<li>Expand the <strong>Uninstall</strong> tree in the left panel to reveal a long list of hexcode numbers, like {00010409-78E1-11D2-B60F-006097C998E7} or {FE434300-A311-4BE1-93BA-B74BC8C4017B}. If you are lucky, you may find a folder with the actual name of the program you are looking for. If not, you must click on each of the long strings in the left panel to find the broken program in <strong>DisplayName</strong> in the right panel. Here I`m showing Windows Live Sign-In Assistant.
<p style="text-align: center;"><img class="alignnone size-medium wp-image-757 aligncenter" title="reg_edit_uninstall_2" src="http://www.howinthetech.com/wp-content/uploads/reg_edit_uninstall_2-300x242.png" alt="" width="300" height="242" /></p>
</li>
<li>With the desired program found under <strong>DisplayName</strong>, right click on the key in the left panel and select <strong>Export</strong>. This is a slightly more tricky registry change than I normally do so we want to be sure we have a backup of the registry entry. Save the <strong>.reg</strong> file in a safe location just in case.</li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-758 aligncenter" title="reg_edit_uninstall_export" src="http://www.howinthetech.com/wp-content/uploads/reg_edit_uninstall_export.png" alt="" width="366" height="322" /></p>
<li>With the entry successfully exported, right click on the key a second time, but this time choose <strong>Delete</strong>. <a href="http://www.howinthetech.com/wp-content/uploads/reg_edit_uninstall_delete.png"></a></li>
<p style="text-align: center;"><img class="alignnone size-full wp-image-759 aligncenter" title="reg_edit_uninstall_delete" src="http://www.howinthetech.com/wp-content/uploads/reg_edit_uninstall_delete.png" alt="" width="297" height="255" /></p>
</ol>
<p>If you now reload the <strong>Programs and Features</strong> dialog in <strong>Control Panel</strong> you should see that the troublesome entry has been removed. However, if you notice the program remains in the list you should restore the backup .reg from above - just double click on it to execute - as the wrong key has been removed. Carefully reskim the <strong>Uninstall</strong> tree in Registry Editor and see if there is another key that also holds the <strong>DisplayName</strong> of the program you wish to remove.</p>
<ol>
<p style="text-align: center;">
</ol>
<p style="text-align: left;">

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/supercharge-vista-explorer-preview-pane/" title="Supercharge Vista Explorer Preview Pane (June 11, 2008)">Supercharge Vista Explorer Preview Pane</a> (0)</li>
	<li><a href="http://www.howinthetech.com/popping-those-notification-balloons-in-vista/" title="Popping Those Notification Balloons in Vista (July 10, 2008)">Popping Those Notification Balloons in Vista</a> (0)</li>
	<li><a href="http://www.howinthetech.com/pinning-folders-to-the-start-menu-in-vista/" title="Pinning Folders to the Start Menu in Vista (June 23, 2008)">Pinning Folders to the Start Menu in Vista</a> (0)</li>
	<li><a href="http://www.howinthetech.com/maintain-network-speed-when-playing-audio-in-vista/" title="Maintain Network Speed When Playing Audio in Vista (June 16, 2008)">Maintain Network Speed When Playing Audio in Vista</a> (0)</li>
	<li><a href="http://www.howinthetech.com/using-drfgui-to-disable-vistas-automatic-disk-defrag/" title="Using drfgui to Disable Vista&#8217;s Automatic Disk Defrag (May 26, 2008)">Using drfgui to Disable Vista&#8217;s Automatic Disk Defrag</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/removing-broken-entries-from-windows-addremove-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Uploading Your Music to Flickr</title>
		<link>http://www.howinthetech.com/uploading-your-music-to-flickr/</link>
		<comments>http://www.howinthetech.com/uploading-your-music-to-flickr/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 18:01:51 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[How in the Tech]]></category>

		<category><![CDATA[flickr tips]]></category>

		<category><![CDATA[steganography]]></category>

		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=751</guid>
		<description><![CDATA[
Steganography is a method of embedding just about any file into a &#8220;container&#8221; file, all without noticeably affecting the container file&#8217;s content. Though the vast majority of us use the popular photo sharing site Flickr for the storing of our photos and videos, it is possible to use the art of steganography to upload anything. [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p><a href="http://en.wikipedia.org/wiki/Steganography">Steganography</a> is a method of embedding just about any file into a &#8220;container&#8221; file, all without noticeably affecting the container file&#8217;s content. Though the vast majority of us use the popular photo sharing site Flickr for the storing of our photos and videos, it is possible to use the art of steganography to upload anything. In this quick example, I&#8217;ll detail how to upload an mp3 under the guise of a normal looking photo. One caveat up front, this is very much against Flickr&#8217;s terms of service and being that it is mostly a free service you&#8217;d be wise not to exploit this en mass.</p>
<p>Here is a photo of London in the summer, it will serve as our container file - it&#8217;s roughly 215KB.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/london_door.jpg"><img class="alignnone size-full wp-image-748 aligncenter" title="london_door" src="http://www.howinthetech.com/wp-content/uploads/london_door.jpg" alt="" width="500" height="300" /></a></p>
<ol>
<li>To hide an mp3 file in above JPEG, copy the photo and the desired mp3 into the same folder.</li>
<li>Open a <strong>Command Prompt</strong> (<strong>Start -&gt; cmd</strong> in Vista) and navigate to the folder.</li>
<li>Execute the following in the command prompt<em><strong>: copy /b container_photo.jpg + music.mp3 photo_and_music.jpg </strong></em>- substituting with your actual file names. Be aware that the filesize will be the addition of the container file plus the embedded file.
<p style="text-align: center;"><img class="alignnone size-full wp-image-749 aligncenter" title="steg_cmd_copy" src="http://www.howinthetech.com/wp-content/uploads/steg_cmd_copy.png" alt="" width="500" height="63" /></p>
</li>
<li>Upload the resulting jpg, photo_and_music.jpg to Flickr as you would any other photo.</li>
</ol>
<p>Here is the resulting photo with an embedded 30 second clip from Weezer&#8217;s Pork and Beans single.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/london_and_weezer.jpg"><img class="alignnone size-full wp-image-750 aligncenter" title="london_and_weezer" src="http://www.howinthetech.com/wp-content/uploads/london_and_weezer.jpg" alt="" width="500" height="300" /></a></p>
<p>When you want to download the <span style="text-decoration: line-through;">photo</span> MP3 from Flickr ensure that you download the <strong>original sized</strong> image from the <strong>All Sizes</strong> link. Rename the file extension to .mp3 and open the file in <strong>Winamp</strong>. Unfortunately, Windows Media Player and iTunes (Quicktime) are unable to play files encoded in this manner.</p>
<p>Lastly, this works will all types of files, not just music!</p>
<ol>
<p style="text-align: left;">
</ol>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.howinthetech.com/cnets_top_10_downloads_of_the_past_10_years/" title="CNET&#8217;s Top 10 downloads of the past 10 years (July 8, 2005)">CNET&#8217;s Top 10 downloads of the past 10 years</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/uploading-your-music-to-flickr/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Automatically Update PC Drivers with RadarSync</title>
		<link>http://www.howinthetech.com/automatically-update-pc-drivers-with-radarsync/</link>
		<comments>http://www.howinthetech.com/automatically-update-pc-drivers-with-radarsync/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 02:54:02 +0000</pubDate>
		<dc:creator>Adam Myers</dc:creator>
		
		<category><![CDATA[The Techfiles]]></category>

		<category><![CDATA[drivers]]></category>

		<category><![CDATA[windows maintenance tips]]></category>

		<guid isPermaLink="false">http://www.howinthetech.com/?p=745</guid>
		<description><![CDATA[Keeping your PC running in tip-top shape admittingly takes more effort than it should. Most PC users are generally aware of the concepts of antivirus, spyware removal, and Windows updates. We understand we have to keep on top of these things and thankfully, almost all the utilities have the ability to keep themselves recent automatically, [...]]]></description>
			<content:encoded><![CDATA[<p>Keeping your PC running in tip-top shape admittingly takes more effort than it should. Most PC users are generally aware of the concepts of antivirus, spyware removal, and Windows updates. We understand we have to keep on top of these things and thankfully, almost all the utilities have the ability to keep themselves recent automatically, behind the scenes. This is a necessity in maintaining a healthy PC but what many are unaware of is that there is another area that you should pay attention to - drivers. Updating your drivers can lead to better stability and performance, something you can never have enough of. Even if you are aware of this, keeping up to date with the latest releases is time consuming and just not easy to do. Enter <a href="http://www.radarsync.com/">RadarSync</a>.</p>
<p>RadarSync is a free application that aims to simplify the process of locating and installing the latest hardware drivers in your computer. Once installed, RadarSync will scan your PC and identify all the installed drivers that have updates available for them.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/radarsync_scan.png"><img class="alignnone size-full wp-image-743" title="radarsync_scan" src="http://www.howinthetech.com/wp-content/uploads/radarsync_scan.png" alt="" width="500" height="299" /></a></p>
<p style="text-align: left;">With the results in hand, you are directed to download the newest drivers - directly from the vendor.</p>
<p style="text-align: center;"><a href="http://www.howinthetech.com/wp-content/uploads/radarsync_results.png"><img class="alignnone size-full wp-image-744 aligncenter" title="radarsync_results" src="http://www.howinthetech.com/wp-content/uploads/radarsync_results.png" alt="" width="500" height="299" /></a></p>
<p style="text-align: left;">RadarSync is updated daily and while scanning for new drivers daily is likely overkill, it&#8217;s a great program to keep installed and ran periodically.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.howinthetech.com/automatically-update-pc-drivers-with-radarsync/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
