<?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>Green Complex</title>
	<atom:link href="http://green.cx/feed/" rel="self" type="application/rss+xml" />
	<link>http://green.cx</link>
	<description>IT Resources</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:03:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Reset Local Group Policy</title>
		<link>http://green.cx/network-administration/reset-local-group-policy/</link>
		<comments>http://green.cx/network-administration/reset-local-group-policy/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 19:57:59 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Network Administration]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://green.cx/?p=1094</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/6.original.png" width="659" height="87" alt="" title="Network Administration" /><br/>Sometimes viruses or people use Group Policy against us and we need to reset it back to the default. It can control access to a number of things in windows from logon scripts to access to the screensaver settings. Resetting it is actually pretty simple, which is why you shouldn&#8217;t rely on it solely to guard [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/6.original.png" width="659" height="87" alt="" title="Network Administration" /><br/><div id="attachment_1095" class="wp-caption alignleft" style="width: 260px"><a href="http://green.cx/wp-content/uploads/2010/03/image005.gif"><img class="size-medium wp-image-1095 " title="Group Policy (GPO)" src="http://green.cx/wp-content/uploads/2010/03/image005-250x130.gif" alt="" width="250" height="130" /></a><p class="wp-caption-text">Group Policy</p></div>
<p>Sometimes viruses or people use <a id="aptureLink_ImzGFhtiC5" title='Original Link: http://en.wikipedia.org/wiki/Group%20Policy'  href="http://green.cx/?qrtoecXg">Group Policy</a> against us and we need to reset it back to the default. It can control access to a number of things in windows from logon scripts to access to the screensaver settings. Resetting it is actually pretty simple, which is why you shouldn&#8217;t rely on it solely to guard your network.</p>
<p>To reset the local group policy on a machine back to default issue this magical command and after a reboot the GPO settings will be set back to their defaults (enter this all on one line):<span id="more-1094"></span></p>
<p><strong>secedit /configure /db reset /cfg &#8220;c:\windows\security\templates\setup security.inf&#8221; /overwrite</strong></p>
<p><strong><br />
</strong></p>
<p>Also, you should delete the registry.pol file if it exists:</p>
<p><strong>del c:\windows\system32\grouppolicy\machine\registry.pol</strong></p>
<p>Don&#8217;t forget to reboot! All the group policies should now be reset to default.</p>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/network-administration/reset-local-group-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filezilla FTP Client</title>
		<link>http://green.cx/software/free-software/filezilla-ftp-client/</link>
		<comments>http://green.cx/software/free-software/filezilla-ftp-client/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 11:20:28 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://green.cx/?p=1070</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><br/>With so many FTP clients to choose from, finding the &#8216;right&#8217; one can be a daunting task. I&#8217;ve tried so many, from CuteFTP, FireFTP and even used Windows Explorer for FTPing, and I&#8217;ve found that FileZilla is a fast and reliable FTP client with lots of handy features. It supports resume on both downloads and uploads, [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><br/><div id="attachment_1072" class="wp-caption alignleft" style="width: 138px"><a rel="attachment wp-att-1072" href="http://green.cx/2010/02/23/filezilla-ftp-client/filezilla/"><img class="size-full wp-image-1072" title="filezilla" src="http://green.cx/wp-content/uploads/2010/02/filezilla.png" alt="" width="128" height="128" /></a><p class="wp-caption-text">Filezilla</p></div>
<p>With so many <a id="aptureLink_oahPHo6xFi" title='Original Link: http://en.wikipedia.org/wiki/File%20Transfer%20Protocol'  href="http://green.cx/?afqdbjnp">FTP clients</a> to choose from, finding the &#8216;right&#8217; one can be a daunting task. I&#8217;ve tried so many, from CuteFTP, FireFTP and even used Windows Explorer for FTPing, and I&#8217;ve found that FileZilla is a fast and reliable FTP client with lots of handy features. It supports resume on both downloads and uploads, timeout detection, firewall support, SOCKS4/5 and HTTP1.1 support, SSL, SFTP and more, all with an intuitive drag and drop interface.</p>
<p>Some Stand-out Features from typical FTP software<span id="more-1070"></span></p>
<ul>
<li>Supports FTP, FTP over SSL/TLS (FTPS) and SSH File Transfer Protocol (SFTP)</li>
<li>Cross-platform. Runs on Windows, Linux, *BSD, Mac OS X and more</li>
<li>IPv6 support</li>
<li>Supports resume and transfer of large files &gt;4GB</li>
<li>Tabbed user interface</li>
<li>Drag &amp; drop support</li>
<li>Configurable transfer speed limits</li>
<li>Filename filters</li>
<li>Directory comparison</li>
<li>Remote file editing</li>
<li>Synchronized directory browsing</li>
<li>Remote file search</li>
</ul>
<h1><a title='Original Link: http://filezilla-project.org/download.php?type=client'  href="http://green.cx/?enyDBcVn">Download it here</a></h1>
<h2>Screenshots:</h2>

<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/filezilla/' title='filezilla'><img src="http://green.cx/wp-content/uploads/2010/02/filezilla.png" class="attachment-thumbnail" alt="Filezilla" title="filezilla" /></a>
<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/fz3_win_filters/' title='fz3_win_filters'><img src="http://green.cx/wp-content/uploads/2010/02/fz3_win_filters.png" class="attachment-thumbnail" alt="" title="fz3_win_filters" /></a>
<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/fz3_win_main/' title='fz3_win_main'><img src="http://green.cx/wp-content/uploads/2010/02/fz3_win_main.png" class="attachment-thumbnail" alt="" title="fz3_win_main" /></a>
<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/fz3_win_rtl/' title='fz3_win_rtl'><img src="http://green.cx/wp-content/uploads/2010/02/fz3_win_rtl.png" class="attachment-thumbnail" alt="" title="fz3_win_rtl" /></a>
<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/fz3_win_settings/' title='fz3_win_settings'><img src="http://green.cx/wp-content/uploads/2010/02/fz3_win_settings.png" class="attachment-thumbnail" alt="" title="fz3_win_settings" /></a>
<a href='http://green.cx/software/free-software/filezilla-ftp-client/attachment/fz3_win_sitemanager/' title='fz3_win_sitemanager'><img src="http://green.cx/wp-content/uploads/2010/02/fz3_win_sitemanager.png" class="attachment-thumbnail" alt="" title="fz3_win_sitemanager" /></a>

]]></content:encoded>
			<wfw:commentRss>http://green.cx/software/free-software/filezilla-ftp-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Defrag Utility</title>
		<link>http://green.cx/software/free-software/defrag-utility/</link>
		<comments>http://green.cx/software/free-software/defrag-utility/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 11:30:46 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utility Applications]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://green.cx/?p=1057</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><br/>Hey, just bringing another software review, this time it&#8217;s a defrag utility called Mydefrag. In the context of administering computers, defragmentation is a process that reduces the amount of fragmentation in file systems. It does this by physically organizing the contents of the disk to store the pieces of each file close together and contiguously. MyDefrag was formally called JkDefrag [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><br/><div class="wp-caption alignleft" style="width: 138px"><img src="http://green.cx/wp-content/uploads/2010/02/mydefraglogo.gif" alt="" width="128" height="111" /><p class="wp-caption-text">MyDefrag Logo</p></div>
<p>Hey, just bringing another software review, this time it&#8217;s a defrag utility called <a title='Original Link: http://www.mydefrag.com/'  href="http://green.cx/?Glmlusc2">Mydefrag</a>. In the context of administering computers, <strong>defragmentation</strong> is a process that reduces the amount of fragmentation in file systems. It does this by physically organizing the contents of the disk to store the pieces of each file close together and contiguously. MyDefrag was formally called JkDefrag (Named after the creator, Jeroen  Kessles), which is still available in a portable version <a title='Original Link: http://portableapps.com/apps/utilities/jkdefrag_portable'  href="http://green.cx/?SiwReQJ4">here</a>.</p>
<h2>MyDefrag is fully functional <strong>freeware</strong>, <strong>no cost</strong>, <strong>no time limit</strong>,<strong> no advertisements.<span id="more-1057"></span><!--more--><br />
</strong></h2>
<p>I like MyDefrag because it is so well designed. It&#8217;s based on the standard defragmentation API by Microsoft, a system library that is included in Windows 2000, 2003, XP, Vista, 2008, and Win7. Most defragmenters are based on this API, including the free defragmenter that comes with Windows and many commercial defragmenters. Basically all MyDefrag does is send &#8220;move this file to that location&#8221; commands to the API. The API is part of the operating system and can safely move almost any file on the disk, without risk and while the computer is in full use.</p>
<p>Mydefrag attempts to move all your data to the front of the drive, it&#8217;s a known fact the the front of the drive can be up to 200 times faster than the end! My Defrag also organizes files into different zones, like directories, Windows files, files used while booting, regular files, and rarely used files. Frequently accessed files are placed at the beginning of the harddisk, and files that are commonly used together are placed in close proximity to each other. This results in a dramatic speed increase, and is in fact<strong><em> more important</em></strong> than defragmentation. The program comes with scripts with a zone organization suitable for most users, power users can customize the zones through scripts.</p>
<p>Sorting the files on your disk can give you even more speed. There are several sorting strategies to choose from. Most of them will take a lot of data shuffling, taking a lot of time for MyDefrag to complete, and therefore should only be used occasionally.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Intelligent design.</li>
<li>User scripts for different configurations.</li>
<li>Can be ran from Scheduled Tasks, Network Scripts (Active Directory for example) or even run as a screensaver.</li>
<li>64 bit support for enhanced performance.</li>
<li>Good for novices as well as experts.</li>
</ul>
<p>MyDefrag is fully functional <strong>freeware</strong>, <strong>no cost</strong>, <strong>no time limit</strong>,<strong> no advertisements</strong>. The MyDefrag site is <a title='Original Link: http://www.mydefrag.com/'  href="http://green.cx/?Glmlusc2"><strong>http://www.MyDefrag.com/</strong></a>.</p>
<p><strong>A NOTE ABOUT DEFRAGGING</strong>: Defragmentation and optimization will not only make a hard drive faster, butit can also lengthen it&#8217;s life span, because the disk will have less work to do and therefore have less wear and tear. Also, it will refresh and strengthen the magnetic data on the harddisk by simply reading the (weakened) data and rewriting it fresh. However, defragmenting and optimizing is work, so excessive defragmenting and optimizing can actually cause more wear and tear than it prevents.</p>
<p><strong>Download:</strong></p>
<p><strong><a title='Original Link: http://www.mydefrag.com/Manual-DownloadAndInstall.html'  href="http://green.cx/?_z4x4WIj">http://www.mydefrag.com/Manual-DownloadAndInstall.html</a></strong></p>
<p><strong>Screenshots:</strong></p>
<p><strong>
<a href='http://green.cx/software/free-software/defrag-utility/attachment/snapshot1/' title='Snapshot1'><img src="http://green.cx/wp-content/uploads/2010/02/Snapshot1.gif" class="attachment-thumbnail" alt="" title="Snapshot1" /></a>
<a href='http://green.cx/software/free-software/defrag-utility/attachment/snapshot2/' title='Snapshot2'><img src="http://green.cx/wp-content/uploads/2010/02/Snapshot2.gif" class="attachment-thumbnail" alt="" title="Snapshot2" /></a>
<a href='http://green.cx/software/free-software/defrag-utility/attachment/snapshot3/' title='Snapshot3'><img src="http://green.cx/wp-content/uploads/2010/02/Snapshot3.png" class="attachment-thumbnail" alt="" title="Snapshot3" /></a>
</p>
<p></strong></p>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/software/free-software/defrag-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hard Drive Usage Statistics</title>
		<link>http://green.cx/software/free-software/hard-drive-usage-statistics/</link>
		<comments>http://green.cx/software/free-software/hard-drive-usage-statistics/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 11:00:53 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Portable Apps]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utility Applications]]></category>

		<guid isPermaLink="false">http://green.cx/?p=1032</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/42.original.png" width="659" height="87" alt="" title="Portable Apps" /><br/>This is an app that&#8217;s useful for people with a LOT of information on their system, or if you need to work on someone else&#8217;s computer and they had no idea where they were saving everything. (Or maybe they don&#8217;t want you to know *wink wink*)
WinDirStat is a disk usage stats viewer and cleanup tool [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/42.original.png" width="659" height="87" alt="" title="Portable Apps" /><br/><p>This is an app that&#8217;s useful for people with a LOT of information on their system, or if you need to work on someone else&#8217;s computer and they had no idea where they were saving everything. (Or maybe they don&#8217;t want you to know *wink wink*)</p>
<p>WinDirStat is a disk usage stats viewer and cleanup tool with many handy features like:<span id="more-1032"></span></p>
<ul>
<li>Directory list, Treemap and Extension list views so you can view your files the way you want</li>
<li>Coupling. Select an item in the directory list: The treemap highlights it; and vice versa</li>
<li>Zooming</li>
<li>Built-in cleanup actions including Open, Show Properties, Delete</li>
<li>Works with network drives and UNC paths</li>
<li>&#8216;Create disk usage report&#8217; option</li>
<li>Language can be set to Czech, Dutch, Estonian, Finnish, German, English, Spanish, French, Hungarian, Italian, Polish and Russian</li>
<li>ANSI and Unicode: The ANSI and Unicode versions of WinDirStat are both included with the launcher automatically launching the correct version depending on the operating system</li>
</ul>
<p>You can grab a portable copy here: <a title='Original Link: http://portableapps.com/apps/utilities/windirstat_portable'  href="http://green.cx/?c1yg3kmz">http://portableapps.com/apps/utilities/windirstat_portable<br />
</a>Or the original with Installer here: <a title='Original Link: http://blog.windirstat.info/'  href="http://green.cx/?wyKRRNIz">http://blog.windirstat.info/</a></p>
<p><img title="gallery link=&quot;file&quot;" src="http://green.cx/wp-includes/js/tinymce/plugins/wpgallery/img/t.gif" alt="" /><br />
<div class="wp-caption alignleft" style="width: 308px"><img title="WinDirStat" src="http://green.cx/wp-content/uploads/2010/02/wds_splash.png" alt="WindDirLogo" width="298" height="299" /><p class="wp-caption-text">New WinDirStat Logo</p></div><br />

<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/options1/' title='options1'><img src="http://green.cx/wp-content/uploads/2010/02/options1.png" class="attachment-thumbnail" alt="" title="options1" /></a>
<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/options2/' title='options2'><img src="http://green.cx/wp-content/uploads/2010/02/options2.png" class="attachment-thumbnail" alt="" title="options2" /></a>
<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/options3/' title='options3'><img src="http://green.cx/wp-content/uploads/2010/02/options3.jpg" class="attachment-thumbnail" alt="" title="options3" /></a>
<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/options4/' title='options4'><img src="http://green.cx/wp-content/uploads/2010/02/options4.png" class="attachment-thumbnail" alt="" title="options4" /></a>
<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/selectdrives/' title='selectdrives'><img src="http://green.cx/wp-content/uploads/2010/02/selectdrives.png" class="attachment-thumbnail" alt="" title="selectdrives" /></a>
<a href='http://green.cx/software/free-software/hard-drive-usage-statistics/attachment/windirstat/' title='windirstat'><img src="http://green.cx/wp-content/uploads/2010/02/windirstat.jpg" class="attachment-thumbnail" alt="" title="windirstat" /></a>
</p>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/software/free-software/hard-drive-usage-statistics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dubaron Disk Utility</title>
		<link>http://green.cx/software/free-software/dubaron-disk-utility/</link>
		<comments>http://green.cx/software/free-software/dubaron-disk-utility/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 13:08:02 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utility Applications]]></category>

		<guid isPermaLink="false">http://green.cx/?p=1006</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/14.original.png" width="659" height="87" alt="" title="Software" /><br/>Dubaron is a software company that makes Freeware, Open source libraries, &#38;
Commercial libraries. I still can&#8217;t believe they just give this away! Dubaron Diskimage is the ultimate tool to backup and restore partitions, entire harddisks, usb keys, floppy drives and (read-only) optical media (CDs &#38; DVDs). Ok, so it&#8217;s not Norton Ghost, nor was is planned [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/14.original.png" width="659" height="87" alt="" title="Software" /><br/><div class="wp-caption alignleft" style="width: 387px"><img title="Dubaron Logo" src="http://green.cx/wp-content/uploads/2010/02/dubaron.gif" alt="" width="377" height="77" /><p class="wp-caption-text">Dubaron: Incredible Disk Utility Software!</p></div>
<p>Dubaron is a software company that makes Freeware, Open source libraries, &amp;<br />
Commercial libraries. I still can&#8217;t believe they just give this away! Dubaron Diskimage is the ultimate tool to backup and restore partitions, entire harddisks, usb keys, floppy drives and (read-only) optical media (CDs &amp; DVDs). Ok, so it&#8217;s not Norton Ghost, nor was is planned to be, you can&#8217;t deploy a large number of corporate pcs with it from a server. (That&#8217;s a different app) But it CAN dump a raw disc or drive to a file on your PC that you can clone to another drive.<span id="more-1006"></span></p>
<h4>Usage examples</h4>
<ul>
<li>Calculate MD5 sum of an file or iso</li>
<li>Backup and restore USB keys</li>
<li><strong>Dump cd&#8217;s to iso</strong></li>
<li>Hexedit files, floppies and disks</li>
<li>View partition information</li>
<li>Backup and restore data on non-native partitions</li>
<li>Search in file or disk for textual or binary data</li>
<li><strong>Clone a harddisk</strong></li>
<li>Copy contents of one partition to another</li>
</ul>

<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/checksum_1/' title='checksum_1'><img src="http://green.cx/wp-content/uploads/2010/02/checksum_1.gif" class="attachment-thumbnail" alt="" title="checksum_1" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/dg_dblclick_launches_hexeditor/' title='dg_dblclick_launches_hexeditor'><img src="http://green.cx/wp-content/uploads/2010/02/dg_dblclick_launches_hexeditor.gif" class="attachment-thumbnail" alt="" title="dg_dblclick_launches_hexeditor" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/diskgraph_doubleclick/' title='diskgraph_doubleclick'><img src="http://green.cx/wp-content/uploads/2010/02/diskgraph_doubleclick.gif" class="attachment-thumbnail" alt="" title="diskgraph_doubleclick" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/hex_editor_ascii_search/' title='hex_editor_ascii_search'><img src="http://green.cx/wp-content/uploads/2010/02/hex_editor_ascii_search.gif" class="attachment-thumbnail" alt="" title="hex_editor_ascii_search" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/hexedit_bootsector/' title='hexedit_bootsector'><img src="http://green.cx/wp-content/uploads/2010/02/hexedit_bootsector.gif" class="attachment-thumbnail" alt="" title="hexedit_bootsector" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/hexeditor_ascii-filter/' title='hexeditor_ascii filter'><img src="http://green.cx/wp-content/uploads/2010/02/hexeditor_ascii-filter.gif" class="attachment-thumbnail" alt="" title="hexeditor_ascii filter" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/hexeditor_skip_blank_filter/' title='hexeditor_skip_blank_filter'><img src="http://green.cx/wp-content/uploads/2010/02/hexeditor_skip_blank_filter.gif" class="attachment-thumbnail" alt="" title="hexeditor_skip_blank_filter" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/mainform_1/' title='mainform_1'><img src="http://green.cx/wp-content/uploads/2010/02/mainform_1.gif" class="attachment-thumbnail" alt="" title="mainform_1" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/mainform_2/' title='mainform_2'><img src="http://green.cx/wp-content/uploads/2010/02/mainform_2.gif" class="attachment-thumbnail" alt="" title="mainform_2" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/mainform_3/' title='mainform_3'><img src="http://green.cx/wp-content/uploads/2010/02/mainform_3.gif" class="attachment-thumbnail" alt="" title="mainform_3" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/saveaszip/' title='saveaszip'><img src="http://green.cx/wp-content/uploads/2010/02/saveaszip.gif" class="attachment-thumbnail" alt="" title="saveaszip" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/select_hexview/' title='select_hexview'><img src="http://green.cx/wp-content/uploads/2010/02/select_hexview.gif" class="attachment-thumbnail" alt="" title="select_hexview" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/speedtest_1/' title='speedtest_1'><img src="http://green.cx/wp-content/uploads/2010/02/speedtest_1.gif" class="attachment-thumbnail" alt="" title="speedtest_1" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/speedtest_2/' title='speedtest_2'><img src="http://green.cx/wp-content/uploads/2010/02/speedtest_2.gif" class="attachment-thumbnail" alt="" title="speedtest_2" /></a>
<a href='http://green.cx/software/free-software/dubaron-disk-utility/attachment/speedtest_3_hd_seek/' title='speedtest_3_hd_seek'><img src="http://green.cx/wp-content/uploads/2010/02/speedtest_3_hd_seek.gif" class="attachment-thumbnail" alt="" title="speedtest_3_hd_seek" /></a>

]]></content:encoded>
			<wfw:commentRss>http://green.cx/software/free-software/dubaron-disk-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best CD Ripper</title>
		<link>http://green.cx/software/free-software/cd-ripper/</link>
		<comments>http://green.cx/software/free-software/cd-ripper/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 21:00:30 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Free Software]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[Utility Applications]]></category>

		<guid isPermaLink="false">http://green.cx/?p=981</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/14.original.png" width="659" height="87" alt="" title="Software" /><br/>I use WinLame to rip CDs and convert them into VBR MP3s on the fly.
Why use VBR MP3s? Well unlike regular lower bit-rate codecs, LAME can use VBR to provides the best Sound Quality to space ratio, and WinLAME makes the process as easy as 1 2 3.
Lame is a Codec, and WinLAME is a GUI for [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/4.original.png" width="659" height="87" alt="" title="Free Software" /><img src="http://green.cx/wp-content/blogs.dir/1/category-images/14.original.png" width="659" height="87" alt="" title="Software" /><br/><div id="attachment_994" class="wp-caption alignleft" style="width: 246px"><a rel="attachment wp-att-994" href="http://green.cx/?attachment_id=994"><br />
<img class="size-full wp-image-994 " title="winLAME" src="http://green.cx/wp-content/uploads/2010/02/winLAME.jpg" alt="" width="236" height="70" /></a><p class="wp-caption-text">winLAME MP3 + CD Ripper</p></div>
<p>I use WinLame to rip CDs and convert them into VBR MP3s on the fly.</p>
<p>Why use VBR MP3s? Well unlike regular lower bit-rate codecs, LAME can use VBR to provides the best Sound Quality to space ratio, and WinLAME makes the process as easy as 1 2 3.</p>
<p>Lame is a Codec, and WinLAME is a GUI for that codec. It&#8217;s a superior codec than most and best of all it&#8217;s completely FREE. You can grab the latest version over at <a title='Original Link: http://winlame.sourceforge.net/index.php'  href="http://green.cx/?V5f0KPUK">http://winlame.sourceforge.net/</a> Give it a spin, it&#8217;s open source and contains NO SPYWARE or Adware.<br />
I ♥ winLAME, and I think you will too. It&#8217;s way better than using<span id="more-981"></span> Windows Media Player, but easier than Exact Audio Copy.</p>

<a href='http://green.cx/software/free-software/cd-ripper/attachment/input/' title='input'><img src="http://green.cx/wp-content/uploads/2010/02/input.png" class="attachment-thumbnail" alt="" title="input" /></a>
<a href='http://green.cx/software/free-software/cd-ripper/attachment/output/' title='output'><img src="http://green.cx/wp-content/uploads/2010/02/output.png" class="attachment-thumbnail" alt="" title="output" /></a>
<a href='http://green.cx/software/free-software/cd-ripper/attachment/presets/' title='presets'><img src="http://green.cx/wp-content/uploads/2010/02/presets.png" class="attachment-thumbnail" alt="" title="presets" /></a>
<a href='http://green.cx/software/free-software/cd-ripper/attachment/lame-settings/' title='lame-settings'><img src="http://green.cx/wp-content/uploads/2010/02/lame-settings.png" class="attachment-thumbnail" alt="" title="lame-settings" /></a>
<a href='http://green.cx/software/free-software/cd-ripper/attachment/cd-extraction/' title='cd-extraction'><img src="http://green.cx/wp-content/uploads/2010/02/cd-extraction.png" class="attachment-thumbnail" alt="" title="cd-extraction" /></a>
<a href='http://green.cx/software/free-software/cd-ripper/attachment/encoding/' title='encoding'><img src="http://green.cx/wp-content/uploads/2010/02/encoding.png" class="attachment-thumbnail" alt="" title="encoding" /></a>

<p style="text-align: center">
]]></content:encoded>
			<wfw:commentRss>http://green.cx/software/free-software/cd-ripper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrate Facebook, Twitter, and Buzz into Your Gmail</title>
		<link>http://green.cx/guides/integrate-facebook-twitter-buzz-gmail/</link>
		<comments>http://green.cx/guides/integrate-facebook-twitter-buzz-gmail/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:16:01 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Buzz]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://green.cx/?p=971</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><br/>Via Mashable:
With over 9 million posts and comments in two days, Google Buzz has stormed the web like a swarm of locusts. An array of strong features, integration with Gmail, and lots of press have turned Buzz into an overnight phenomenon.
If you’re like a lot of us, you’ve suddenly found yourself using your Gmail even [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><br/><div id="_mcePaste">Via Mashable:</div>
<div>With over 9 million posts and comments in two days, Google Buzz has stormed the web like a swarm of locusts. An array of strong features, integration with Gmail, and lots of press have turned Buzz into an overnight phenomenon.</div>
<div>If you’re like a lot of us, you’ve suddenly found yourself using your Gmail even more than you already were. Spending so much time in Gmail and Buzz though inevitably takes away from your Facebook and Twitter, and who wants to sacrifice their tweeting and facebooking?</div>
<div id="_mcePaste">Luckily if you’re a Gmail user, you don’t have to sacrifice either, even while you’re browsing your email or your buzz.</div>
<div id="_mcePaste">
<div id="attachment_972" class="wp-caption alignleft" style="width: 758px"><a rel="attachment wp-att-972" href="http://green.cx/guides/integrate-facebook-twitter-buzz-gmail/attachment/green-buzz/"><img class="size-full wp-image-972 " title="Green-Buzz" src="http://green.cx/wp-content/uploads/2010/02/Green-Buzz.png" alt="" width="748" height="374" /></a><p class="wp-caption-text">Google Buzz notifies you if you have new followrs</p></div>
</div>
<h1>Gadget Integration Is Your Friend</h1>
<div>Yesterday we caught a<a title='Original Link: http://www.google.com/buzz/arimilner/EZYXB8WviwV/Buzz-has-turned-my-Gmail-into-my-social-command'  href="http://green.cx/?dN78yFhA" target="_blank"> Buzz post by Ari Milner</a> where he described how he turned his Gmail into his personal “social command center.” How did he do it? In his words:</div>
<blockquote>
<div id="_mcePaste">“The key was using Gmail Labs feature at the bottom of the list called ‘Add any gadget by URL’. This allowed me to add these 3 features to my Gmail sidebar.”</div>
</blockquote>
<div id="_mcePaste">By utilizing third-party gadgets, he transformed his Gmail into a place where he could access his Twitter, Buzz, and Facebook straight from his Gmail. Here’s how:</div>
<h1>Step By Step: Integrating Your Social Media into Buzz</h1>
<div>1. Activate “<strong>Add any gadget by URL</strong>” in Gmail Labs — you’ll find it near the bottom of the list.</div>
<div>2. Now go to <strong>Settings</strong> –&gt; <strong>Gadgets</strong>.  Here you’ll find a place to add Gadget URLs.</div>
<div>3. <strong>Add the TwitterGadget App</strong>. Any iGoogle gadget will do actually, but the best one in our opinion is TwitterGadget, a fully-functional Twitter service for iGoogle and Gmail. This lets tweet from the sidebar or open up your Twitter with all of your tabs intact. It even supports multiple accounts.</div>
<div id="_mcePaste">To add it, copy and paste this URL into Gmail’s Gadget settings: “<a title='Original Link: https://twittergadget.appspot.com/gadget-gmail.xml'  href="http://green.cx/?vFHoQUNb" target="_blank">https://twittergadget.appspot.com/gadget-gmail.xml</a>”</div>
<div>4. <strong>Add the Facebook Gadget</strong>. In the same way you added TwitterGadget, you can add Facebook to your Gmail. While Google has an official Facebook gadget, it doesn’t play nicely with Gmail, so we suggest using the app Ari Milner uses: Facebook Gadget by iBruno. It will expand into the rest of your Gmail for easy Facebook management.</div>
<div>To add it, copy and paste this URL into Gmail’s Gadget settings:</div>
<div>“<a title='Original Link: http://hosting.gmodules.com/ig/gadgets/file/104971404861070329537/facebook.xml'  href="http://green.cx/?inTZ0roL" target="_blank">http://hosting.gmodules.com/ig/gadgets/file/104971404861070329537/facebook.xml</a>”</div>
<div id="_mcePaste">5.<strong> That’s it! </strong>Google Buzz, Facebook, Twitter, and Gmail are now all wrapped up into one. Pretty nifty, huh? Let us know about your experience in the comments.</div>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/guides/integrate-facebook-twitter-buzz-gmail/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Buzz around Google</title>
		<link>http://green.cx/news/google-buzz/</link>
		<comments>http://green.cx/news/google-buzz/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:27:02 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://green.cx/?p=955</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/39.original.png" width="659" height="87" alt="" title="News" /><br/>Google Buzz is Google&#8217;s new social platform. Google has been working really hard at connecting all the different social networks out there into one large interconnected platform.

Click here for instructions on how to sign up, and if you already have a gmail, then just click to activate Google buzz!
http://www.google.com/buzz
Ok, I&#8217;ve been looking at Google Buzz, [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/39.original.png" width="659" height="87" alt="" title="News" /><br/><p><a rel="attachment wp-att-957" href="http://green.cx/news/google-buzz/attachment/googlebuzzlogo68/"><img class="alignleft size-full wp-image-957" title="GoogleBuzzLogo68" src="http://green.cx/wp-content/uploads/2010/02/GoogleBuzzLogo68.png" alt="" width="286" height="68" /></a>Google Buzz is Google&#8217;s new social platform. Google has been working really hard at connecting all the different social networks out there into one large interconnected platform.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/yi50KlsCBio&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="360" src="http://www.youtube.com/v/yi50KlsCBio&amp;hl=en_US&amp;fs=1&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Click here for instructions on how to sign up, and if you already have a gmail, then just click to activate Google buzz!</p>
<p><a title='Original Link: http://www.google.com/buzz'  href="http://green.cx/?ltAW9jvc">http://www.google.com/buzz</a></p>
<p>Ok, I&#8217;ve been looking at Google Buzz, and I must say, it is far better than Google Wave!</p>
<p>However, it looks like it it currently not available for Google Apps for your Domain users YET.</p>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/news/google-buzz/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Shortcuts</title>
		<link>http://green.cx/guides/windows-7-shortcuts/</link>
		<comments>http://green.cx/guides/windows-7-shortcuts/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 05:42:51 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://green.cx/?p=922</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><br/>


Breaking Down Some Combos


I love shortcuts, especially the combos. They save me time and people are usually always amazed that I know so many. I think a big part of why I remember so many, is because I use them often. I also find that I mostly only remember the useful ones (Who can remember [...]]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/52.original.png" width="659" height="87" alt="" title="Guides" /><br/><div class="mceTemp" style="text-align: left;">
<dl id="attachment_923" class="wp-caption alignright" style="width: 260px;">
<dt class="wp-caption-dt"><a rel="attachment wp-att-923" href="http://green.cx/guides/windows-7-shortcuts/attachment/combo-breaker-2/"><img class="size-medium wp-image-923 " title="combo-breaker-2" src="http://green.cx/wp-content/uploads/2010/02/combo-breaker-2-250x260.jpg" alt="" width="250" height="260" /></a></dt>
<dd class="wp-caption-dd">Breaking Down Some Combos</dd>
</dl>
</div>
<p style="text-align: left;">I love shortcuts, especially the combos. They save me time and people are usually always amazed that I know so many. I think a big part of why I remember so many, is because I use them often. I also find that I mostly only remember the useful ones (<em>Who can remember Alt- to bring up the right click in Windows 3.1 which changed to </em><strong><em>SHIFT+F10</em></strong><em> in Win98 and greater? (Go ahead, try it, it works.) Well i guess I do, but that&#8217;s besides the point)</em>. The bigges, like <strong>Win+E </strong>(My Computer)<br />
<strong>Win+R</strong>(Run)<br />
<strong>Alt+Tab</strong>(Next Window)<br />
<strong>Windows Logo+Tab</strong> (Flip 3d) and<br />
<strong>Alt+F4</strong> (Close Window)<br />
are second nature to me, as I use them <em>very</em> often.</p>
<p style="text-align: left;">Here are some new ones that I just learned for Windows 7. Give them a try and see if you find any of these useful. I already like the Win+Space one.</p>
<p style="text-align: left;">Just remember, These are for Windows 7.</p>
<p style="text-align: left;">Enjoy <img src='http://green.cx/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<table style="text-align: left;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>
<h2>Key Combo</h2>
</td>
<td>
<h2>To do this</h2>
</td>
</tr>
<tr>
<td>Windows logo key +Home</td>
<td>Clear all but the active window</td>
</tr>
<tr>
<td>Windows logo key +Space</td>
<td>All windows become transparent so you can see through to the desktop</td>
</tr>
<tr>
<td>Windows logo key +Up arrow</td>
<td>Maximize the active window</td>
</tr>
<tr>
<td>Windows logo key +Down arrow:</td>
<td>Minimize the active window or restore the window if it’s maximized</td>
</tr>
<tr>
<td>Windows logo key +Left/Right arrows</td>
<td>Dock the active window to each side of the monitor</td>
</tr>
<tr>
<td>Windows logo key +Shift+Left/Right arrows</td>
<td>If you’ve got dual monitors, this will move the active window to the adjacent monitor</td>
</tr>
<tr>
<td>Windows logo key +T</td>
<td>Shift focus to and scroll through items on the taskbar</td>
</tr>
<tr>
<td>Windows logo key +P</td>
<td>Adjust presentation settings for your display</td>
</tr>
<tr>
<td>Windows logo key +(+/-)</td>
<td>Zoom in/out</td>
</tr>
<tr>
<td>Windows logo key +Click a taskbar item</td>
<td>Open a new instance of that particular application</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/guides/windows-7-shortcuts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Forum Launch</title>
		<link>http://green.cx/news/forum-launch/</link>
		<comments>http://green.cx/news/forum-launch/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 11:30:11 +0000</pubDate>
		<dc:creator>Jason Green</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Green.cx Network]]></category>

		<guid isPermaLink="false">http://green.cx/?p=898</guid>
		<description><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/39.original.png" width="659" height="87" alt="" title="News" /><br/>
Green Complex is proud to announce that we will be launching an new forum! We&#8217;ve received feedback from several users about using a forum to interact and start new conversations.
Well, we listened, and we delivered! Go check out the shiny new forum right now, Introduce yourself and Say Hello!
http:///green.cx/forum
]]></description>
			<content:encoded><![CDATA[<img src="http://green.cx/wp-content/blogs.dir/1/category-images/39.original.png" width="659" height="87" alt="" title="News" /><br/><p style="text-align: center;"><a rel="attachment wp-att-899" href="http://green.cx/news/forum-launch/attachment/green-cx-forum/"><img class="size-full wp-image-899  aligncenter" title="Green.cx-Forum" src="http://green.cx/wp-content/uploads/2010/02/Green.cx-Forum.png" alt="" width="582" height="132" /></a></p>
<p><a rel="attachment wp-att-899" href="http://green.cx/news/forum-launch/attachment/green-cx-forum/"></a>Green Complex is proud to announce that we will be launching an new forum! We&#8217;ve received feedback from several users about using a forum to interact and start new conversations.</p>
<p>Well, we listened, and we delivered! Go check out the shiny new forum right now, Introduce yourself and Say Hello!</p>
<p><a title='Original Link: /forum'  href="http://green.cx/?Xs_kXhLi" target="_self">http:///green.cx/forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://green.cx/news/forum-launch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
