<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; 7-zip</title> <atom:link href="http://www.ghacks.net/tag/7-zip/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:20:58 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Split Large Files Into Multiple Smaller Ones</title><link>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/</link> <comments>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/#comments</comments> <pubDate>Wed, 07 Sep 2011 09:46:17 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[archives]]></category> <category><![CDATA[merge files]]></category> <category><![CDATA[split files]]></category> <category><![CDATA[windows tips]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50188</guid> <description><![CDATA[Sometimes you may need to send a file to a friend, colleague or family, or upload it to the Internet, that is just to large to go through without errors. Most email providers for instance limit the maximum attachment size so that you may end up with error messages when trying to send that 200 [...]]]></description> <content:encoded><![CDATA[<p>Sometimes you may need to send a file to a friend, colleague or family, or upload it to the Internet, that is just to large to go through without errors. Most email providers for instance limit the maximum attachment size so that you may end up with error messages when trying to send that 200 Megabyte video that you have created.</p><p>There may be multiple solutions for this issue. You may be able to compress the file for instance, depending on the file type. This works well with uncompressed file types like txt, and not at all with already compressed file types like jpg or avi.</p><p>For the compressing, you could use a program like <a
href="http://7-zip.org/">7-zip</a>. This program is also handy for the next option: Splitting the file into smaller parts. Here is how you do that in detail.</p><p>Start 7-zip after installation. Use the location bar to navigate to the folder that contains the large file on your system. Right-click the file and select the Split operation from the program&#8217;s context menu.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/split-file.png" alt="split-file" title="split-file" width="436" height="323" class="alignnone size-full wp-image-50189" /></p><p>This opens a new configuration window where you need to specify the destination for the split files and the maximum size of each volume.</p><p>You can select one of the pre-configured values or enter your own into the form directly. Add M to the end if you want to specify the file size in Megabytes.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/split-large-file.png" alt="split large file" title="split large file" width="478" height="226" class="alignnone size-full wp-image-50190" /></p><p>7-Zip splits the file based on the configuration. You end up with files ending with 001, 002, 003 in the selected directory.</p><p>You can use 7-Zip, or any compatible software, to merge the files again. With 7-zip, you would simply right-click the first part of the split file (the 001 file) and select Combine files from the options to do so.</p><p>This method be problematic if the user who receives the files does not have such a software or does not know how to use it.</p><p>The alternative here is to create a self extracting file instead. Only problem is that 7-zip does not support this operation. You can either create a self-extracting file, or you can split the file but not both.</p><p>Commercial software like WinRar can do that on the other hand. <a
href="http://www.ghacks.net/tag/winrar/">WinRar</a> is capable of splitting files into smaller parts and creating a self-extracting archive at the same time.</p><p>I&#8217;m not aware of a freeware that can create a multi-part self-extracting archive. If you know of a software that can do that let me know in the comments.</p><p>Update: The free portable software GSplit can create multi-part self-extracting archives. You select the block size under Type and Size in the program interface.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/gsplit.png" alt="gsplit" title="gsplit" width="600" height="497" class="alignnone size-full wp-image-50192" /></p><p>The SFX option is activated under Self-Uniting > Properties.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/09/sfx-archive.png" alt="sfx-archive" title="sfx-archive" width="447" height="404" class="alignnone size-full wp-image-50193" /></p><p>You can download GSplit <a
href="http://www.gdgsoft.com/download/gsplit.aspx">from the</a> official homepage. (thanks Shinjie)</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/07/how-to-split-large-files-into-multiple-smaller-ones/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Haozip, Versatile Compression Software, Like 7-Zip, WinRar</title><link>http://www.ghacks.net/2011/05/04/haozip-versatile-compression-software-like-7-zip-winrar/</link> <comments>http://www.ghacks.net/2011/05/04/haozip-versatile-compression-software-like-7-zip-winrar/#comments</comments> <pubDate>Wed, 04 May 2011 14:47:02 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[compression software]]></category> <category><![CDATA[haozip]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[winrar]]></category> <category><![CDATA[winzip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44688</guid> <description><![CDATA[When it comes to compression software users have the choice between highly popular commercial applications like WinZip or WinRar, or equally popular free applications like 7-Zip. A relatively new program like HaoZip needs to at least match the functionality of those programs, or provide users with a unique feature that the other compression programs do [...]]]></description> <content:encoded><![CDATA[<p>When it comes to compression software users have the choice between highly popular commercial applications like <a
href="http://www.ghacks.net/2009/12/01/christmas-giveaway-winzip-14/">WinZip</a> or <a
href="http://www.ghacks.net/2009/12/09/christmas-giveaway-winrar/">WinRar</a>, or equally popular free applications like 7-Zip.</p><p>A relatively new program like HaoZip needs to at least match the functionality of those programs, or provide users with a unique feature that the other compression programs do not offer to stand a chance.</p><p>When you look at the application for the first time you may notice the similarities to the WinRar interface. You have the icon bar at the top, the path and navigational elements, a sidebar with a folder browser and the main area that displays the contents of the active folder.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/haozip-570x418.png" alt="haozip" title="haozip" width="570" height="418" class="alignnone size-medium wp-image-44689" /></p><p>Even the icons in the button bar are in nearly the same order. But similarities do not have to be a bad thing, as it could mean that users can start working right away without having to get to know the interface first.</p><p>But what about the program itself? HaoZip supports 49 different compression formats, from popular formats such as ZIP, RAR or 7z to lesser known formats like LZH, SPLIT or JAR. All or some of those formats can be associated with the program during setup, or under preferences after installation.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/haozip-installation.png" alt="haozip installation" title="haozip installation" width="499" height="555" class="alignnone size-full wp-image-44690" /></p><p>Additional customizations are available during installation. It is for instance possible to configure the program&#8217;s shell integration or log / history feature in detail. You can add a lot of items to the context menu. This includes standard extraction and archive creation options.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/shell-zip.png" alt="shell zip" title="shell zip" width="354" height="368" class="alignnone size-full wp-image-44691" /></p><p>Only zip, 7z and tar archives can be created by Haozip, the remaining formats can only be unpacked. All standard compression features are supported. It is possible to password protect archives, encrypt file names, add comments or switch algorithms.</p><p>Additional features include:</p><ul><li>Repair, split, join, convert archives</li><li>Create self-extracting archives</li><li>Theme engine to install new interface themes</li><li>Creation of different compression profiles</li><li>Extraction of multiple archives each to their own distinct folder</li><li>A 32-bit and 64-bit version is offered</li><li>Built-in Tools, including image and text viewer, mp3 joiner, batch rename, md5 checksum calculator</li></ul><p>The developer homepage is only available in Chinese which includes the online help. The program itself is offered as a multi-lingual version (Chinese / English).</p><p>Is there a reason to switch to Haozip if you are already using a program like 7-Zip, WinRar or Winzip? That depends. It boils down to the individual functionality. Maybe you do not want to pay each year to upgrade Winzip or WinRar, or you are missing support for jar or taz compression formats under 7-Zip. If you are currently missing a feature in your compression software, you may want to take Haozip for a test drive to see if it offers that feature. HaoZip is regardless of that a solid alternative for WinRar,Winzip and 7-Zip.</p><p><a
href="http://www.haozip.com/Eng/index_en.htm">Haozip</a> is offered on the developer website. <del
datetime="2011-05-05T07:13:43+00:00">It is best to use Google Translate to load the website unless you understand Chinese, that is</del>. Your best bet is to download the multi-language version that is compatible with both 32-bit and 64-bit editions of Windows. The green version of good press (what a translation) could be portable versions of the compression software, but that has not been tested. (via <a
href="http://stadt-bremerhaven.de/haozip-winrar-7zip-klon-aus-china">Caschy</a>)</p><p>Update: English version of the developer page is available, have added link above. No need anymore to translate the page&#8217;s contents first.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/04/haozip-versatile-compression-software-like-7-zip-winrar/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Hamster Free Zip Archiver Review</title><link>http://www.ghacks.net/2011/04/20/hamster-free-zip-archiver-review/</link> <comments>http://www.ghacks.net/2011/04/20/hamster-free-zip-archiver-review/#comments</comments> <pubDate>Wed, 20 Apr 2011 17:42:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[archiver]]></category> <category><![CDATA[free zip archiver]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44162</guid> <description><![CDATA[I&#8217;m using a combination of the popular 7-zip archiver and the multiple archive extraction tool Extract Now for all my archiving needs. Hamster Free Zip Archiver caught my eye, not necessarily because of its functionality, but because of its beautiful design and interface. The free software program can be used to create or extract archives. [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;m using a combination of the popular 7-zip archiver and the multiple archive extraction tool Extract Now for all my archiving needs. Hamster Free Zip Archiver caught my eye, not necessarily because of its functionality, but because of its beautiful design and interface.</p><p>The free software program can be used to create or extract archives. It supports both zip and 7z on the creating side and about a dozen archiving formats on the extraction side of things. Popular file extensions that it supports include rar, iso, gz or tar next to zip and 7z.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/04/hamster-free-zip-archiver.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/hamster-free-zip-archiver-550x395.jpg" alt="hamster free zip archiver" title="hamster free zip archiver" width="550" height="395" class="alignnone size-medium wp-image-44163" /></a></p><p>Configuration options are kept to a minimum which some experienced users may not like. There are for instance only four options to chose from when creating new archives. This includes the output format (zip or 7z), the compression level (minimum, optimal and maximum), the optional splitting of archives and password protection.</p><p>New files are added via drag and drop or the built-in file browser. The archive is created with a click on Compress or by dragging and dropping the icon in the upper right corner to a folder or desktop on the system.</p><p>Archives can be extracted in the main user interface by using the file browser to select them or by dragging and dropping them to the program window. The file browser did not filter supported file formats correctly. The default archive files filter displayed none, even if archives were located in the selected folder.</p><p>Free Zip Archiver integrates automatically with the Windows Explorer context menu which can also be used to unpack archives or create new archives directly from the default Windows file management tool.</p><p>A compact version of the interface is available which basically reduces it to an always on top drag and drop interface. Just drag and drop archives on the icon to unpack them to the local computer system.</p><p>Here is a short video that demonstrates some of the program&#8217;s features.</p><p><iframe
src="http://player.vimeo.com/video/18019820?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"></iframe></p><p>Free Zip Archiver is a program for the Microsoft Windows operating system. It is compatible with 32-bit and 64-bit editions of Windows 2000, XP, Vista and Windows 7. It requires the Microsoft .NET Framework and will download files from the Internet during installation. Downloads are offered at the developer website over at <a
href="http://ziparchiver.hamstersoft.com/">Hamstersoft</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/20/hamster-free-zip-archiver-review/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Unzip Software That I Use</title><link>http://www.ghacks.net/2010/11/20/unzip-software-that-i-use/</link> <comments>http://www.ghacks.net/2010/11/20/unzip-software-that-i-use/#comments</comments> <pubDate>Sat, 20 Nov 2010 10:45:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[extract now]]></category> <category><![CDATA[unzip]]></category> <category><![CDATA[unzip software]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37105</guid> <description><![CDATA[Having at least one unzip software at your disposal is a must, considering that many files that you download from the Internet or receive from colleagues are packed to save up bandwidth during file transfers. Some operating systems come with basic support for unzipping files. Windows 7 for instance can unzip zip files without third [...]]]></description> <content:encoded><![CDATA[<p>Having at least one unzip software at your disposal is a must, considering that many files that you download from the Internet or receive from colleagues are packed to save up bandwidth during file transfers.</p><p>Some operating systems come with basic support for unzipping files. Windows 7 for instance can unzip zip files without third party tools. Then again, most users will encounter other compression formats such as 7z or rar eventually which means that they do not a third party software to unpack those files on their computer system.</p><p>I&#8217;d like to share the two programs that I use for the purpose. Wait, two programs? Yes, I&#8217;m using two programs to unzip files on my PC.</p><h3>7-zip</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/7-zip.png" alt="7-zip" title="7-zip" width="352" height="320" class="alignnone size-full wp-image-37106" /></p><p><a
href="http://www.7-zip.org/">7-zip</a> is a classic unzip software that supports a wide variety of formats. It can pack and unpack formats such as zip, gzip, tar or 7z, and unpack only compression formats such as rar, iso, msi, cab or dmg.</p><p>The program integrates into Windows Explorer, so that it becomes possible to quickly unpack compressed files with a right-click on the file. It furthermore comes with a graphical user interface that can be used as well to pack or unpack files in the operating system.</p><p>I use 7-Zip to compress files and to unpack single archives on my computer. It&#8217;s extensive support of compression formats makes it ideal for those two tasks.</p><h3>Extract Now</h3><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/11/extract-now-550x364.jpg" alt="extract now" title="extract now" width="550" height="364" class="alignnone size-medium wp-image-37107" /></p><p>Have you ever downloaded or transferred many compressed files at once? I did, and that&#8217;s where I realized that 7-Zip was not the best program for those situations. Say you have a directory full of compressed files, some split into multiple files.</p><p>The best tool for this situation is <a
href="http://www.extractnow.com/">Extract Now</a> which integrates into Windows Explorer as well. Simply right-click the folder containing the compressed files and select Search for archives from the context menu.</p><p>Extract Now will locate all archives in the folder. The unzip software can be configured to extract all archives automatically, or after user input only. The program can also be configured to monitor directories to unpack new archives that are stored in the directories automatically.</p><p>In short; I use 7-zip to pack and unpack individual files, and Extract Now to mass extract compressed files in a directory.</p><p>Which unzip software do you use? Let me know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/11/20/unzip-software-that-i-use/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Configure The 7-Zip Windows Explorer Context Menu</title><link>http://www.ghacks.net/2010/03/09/configure-the-7-zip-windows-explorer-context-menu/</link> <comments>http://www.ghacks.net/2010/03/09/configure-the-7-zip-windows-explorer-context-menu/#comments</comments> <pubDate>Tue, 09 Mar 2010 11:08:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[file menu tools]]></category> <category><![CDATA[file-menu]]></category> <category><![CDATA[windows-explorer]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23578</guid> <description><![CDATA[The popular compression software 7-Zip integrates itself nicely into Windows Explorer to make compression related tasks comfortable. Depending on the file selecting options are displayed to compress or uncompress the selection. Usually a lot of options are displayed when right-clicking files or folders in Windows Explorer which makes it more complex than necessary to selected [...]]]></description> <content:encoded><![CDATA[<p>The popular compression software 7-Zip integrates itself nicely into Windows Explorer to make compression related tasks comfortable. Depending on the file selecting options are displayed to compress or uncompress the selection.</p><p>Usually a lot of options are displayed when right-clicking files or folders in Windows Explorer which makes it more complex than necessary to selected the needed options. A right-click on an archive for instance displays options to open the archive, extract the files, extract the contents in the current folder, extract the contents to a folder with the same name as the archive and to test the archive.</p><p><span
id="more-23578"></span>The same is true for creating new archives as options are displayed to add the files and folders to the archive, compress and email the selection, create a 7z or zip archive and compress and email the selection as a 7z or zip archive.</p><p><img
class="alignnone size-medium wp-image-23579" title="7-zip windows explorer" src="http://www.ghacks.net/wp-content/uploads/2010/03/7-zip_windows_explorer-500x384.jpg" alt="" width="500" height="384" /></p><p>The entries that are displayed in Windows Explorer can be configured right in 7-Zip. A click on Tools &gt; Options will open the 7-Zip configuration menu. Switching to Plugins and clicking on the options button will open the Windows Explorer integration options.</p><p>It is possible to remove the options that are not needed so that they do not appear in Windows Explorer in the menu.</p><p><img
class="alignnone size-medium wp-image-23580" title="7-zip options" src="http://www.ghacks.net/wp-content/uploads/2010/03/7-zip_options-414x500.jpg" alt="" width="414" height="500" /></p><p>The changes will be visible immediately in Windows Explorer. There are of course other ways of handling Windows Explorer context menu entries like the <a
href="http://www.ghacks.net/2008/12/15/windows-explorer-menu-editor/">Windows Explorer Menu Editor</a> or <a
href="http://www.ghacks.net/2008/12/03/windows-explorer-context-menu-editor/">File Menu Tools</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/09/configure-the-7-zip-windows-explorer-context-menu/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>7-Zip Theme Manager</title><link>http://www.ghacks.net/2009/03/31/7-zip-theme-manager/</link> <comments>http://www.ghacks.net/2009/03/31/7-zip-theme-manager/#comments</comments> <pubDate>Tue, 31 Mar 2009 12:27:42 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[data compression]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/03/31/7-zip-theme-manager/</guid> <description><![CDATA[If you are a user of the popular data compression software 7-Zip you might like the newly released 7-Zip Theme Manager which replaces the default interface of the software program with user created themes. The theme manager is a portable software program for the Windows operating system. It will automatically scan the system for an [...]]]></description> <content:encoded><![CDATA[<p>If you are a user of the popular data compression software 7-Zip you might like the newly released 7-Zip Theme Manager which replaces the default interface of the software program with user created themes. The theme manager is a portable software program for the Windows operating system. It will automatically scan the system for an installed version of 7-Zip and display a prompt afterwards waiting for confirmation if the discovered directory is the right one.</p><p>The <a
href="http://www.7ztm.de.vu/">7-Zip Theme Manager</a> can then be used to change the interface of the program itself as well as the icons in Windows Explorer. Each 7-Zip theme comes with a preview image of how the interface would look like if it would be applied to 7-Zip. Between 30-40 different themes are available ranging from graphically stunning themes like Vista Inspirat to playful themes like Star Wars or Futurama.</p><p>A click on the Activate Theme button will activate that theme. It is important that 7-Zip is closed during the procedure to avoid complications. 7-Zip will automatically use the activated theme from then on. More than 10 different filetype icons are available as well in the theme manager that can replace the original 7-Zip icons in Windows Explorer. The name of the theme or icon, the creator, license and website are listed below the theme preview window.</p><p><span
id="more-11568"></span><img
class="alignnone size-medium wp-image-11567" title="7-zip theme manager" src="http://www.ghacks.net/wp-content/uploads/2009/03/7-zip_theme_manager-499x368.jpg" alt="7-zip theme manager" width="499" height="368" /></p><p><strong>7-Zip Default:</strong></p><p><img
class="alignnone size-medium wp-image-11565" title="7zip default" src="http://www.ghacks.net/wp-content/uploads/2009/03/7zip_default-500x196.jpg" alt="7zip default" width="500" height="196" /></p><p><strong>7-Zip Vista Inspirat Theme:</strong></p><p><img
class="alignnone size-medium wp-image-11566" title="7-zip themes" src="http://www.ghacks.net/wp-content/uploads/2009/03/7-zip_themes-500x196.jpg" alt="7-zip themes" width="500" height="196" /></p><p>The default 7-Zip theme and icons can be activated in the 7-Zip Theme Manager as well to undo the changes. The theme manager contains one additional button that will look for a new 7-Zip and theme version on the Internet.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/31/7-zip-theme-manager/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Software Updates Week 13 2008</title><link>http://www.ghacks.net/2008/03/26/software-updates-week-13-2008/</link> <comments>http://www.ghacks.net/2008/03/26/software-updates-week-13-2008/#comments</comments> <pubDate>Wed, 26 Mar 2008 15:56:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[ccleaner]]></category> <category><![CDATA[locate]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[open-office]]></category> <category><![CDATA[recuva]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[utorrent]]></category> <category><![CDATA[windows updates]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/26/software-updates-week-13-2008/</guid> <description><![CDATA[Welcome to this week&#8217;s article that is listing all the interesting software updates of the last seven days. I&#8217;m trying my best to keep an overview of all the updates of the past week and collect them in that time to present you one article each Wednesday that contains a list of many major software [...]]]></description> <content:encoded><![CDATA[<p>Welcome to this week&#8217;s article that is listing all the interesting software updates of the last seven days. I&#8217;m trying my best to keep an overview of all the updates of the past week and collect them in that time to present you one article each Wednesday that contains a list of many major software updates.</p><p>This week saw a lot of updates and it was quite hard to pick one that would receive the update of the week award. Since the Open Office update has not been made official yet on their homepage I&#8217;m giving the award to Orbit Downloader which is in my opinion the best free downloader out there.</p><p>If you know of an application that has been updated but is missing in the list let me know, I will surely do my best to monitor it from now on and add it to the list.</p><p><span
id="more-3625"></span><a
href="http://forum.utorrent.com/viewtopic.php?id=31998">µTorrent 1.8 Build 9137 Beta</a> &#8211; a new Beta version of this lightweight Bittorrent client.</p><p><a
href="http://www.7-zip.org/">7-Zip 4.58 Alpha 5</a> &#8211; another popular archiver with support for many different zip extensions.</p><p>aTuner 1.9.82.17453 &#8211; a tiny tool that can change several settings of Ati and Nvidia video cards.</p><p><a
href="http://www.bitcomet.com/">BitComet 20080320 Beta</a> &#8211; a fast Bittorrent client.</p><p><a
href="http://www.piriform.com/ccleaner">CCleaner 2.06.567</a> &#8211; cleans the computer from temporary and other unnecessary files.</p><p><a
href="http://www.educ.umu.se/~cobian/cobianbackup.htm">Cobian Backup 9.1.1.166 Beta</a> &#8211; an excellent backup software with options to backup to an ftp server.</p><p><a
href="http://www.jockersoft.com/english/codecinstaller.php">CodecInstaller 2.9.1</a> &#8211; analyzes multimedia files and displays information about the codecs that are needed to play them.</p><p><a
href="http://www.dopdf.com/">doPDF 6.0.257</a> &#8211; sets up a virtual printer that creates pdf documents.</p><p><a
href="http://www.dvdfab.com/free.htm">DVDFab HD Decrypter 4.1.2.0</a> &#8211; copy DVDs to your hard drive and remove protections &#8211; if any &#8211; in the process.</p><p>FeedDemon 2.6.1.0 Beta &#8211; a desktop feed reader.</p><p><a
href="http://www.codecguide.com/about_mega.htm">K-Lite Mega Codec Pack 3.8.5</a> &#8211; a highly popular codec package.</p><p><a
href="http://www.locate32.net/">Locate 3.1.8.3260 Beta</a> &#8211; Locate offers one of the fastest ways to search for files and content in files in Windows.</p><p><a
href="http://mediacoder.sourceforge.net/">MediaCoder 0.6.1.4077</a> &#8211; a batch transcoder for audio and video files.</p><p><a
href="http://www.mediamonkey.com/">MediaMonkey 3.0.3.1147 Beta 3</a> &#8211; music organizer, manager and player.</p><p><a
href="http://europe.nokia.com/support/download-software/nokia-pc-suite">Nokia PC Suite 6.86 Release 6</a> &#8211; applications to transfer to and backup data from your Nokia mobile phone.</p><p><a
href="http://www.oovoo.com/">ooVoo 1.5.1.96 Beta</a> &#8211; offers multi-user video chat.</p><p><a
href="http://service1.symantec.com/support/tsgeninfo.nsf/docid/2005033108162039?OpenDocument&#038;seg=hm&#038;lg=en&#038;ct=us"><br
/> Norton Removal Tool 2008.0.3.15</a> &#8211; Some call it the best software Norton ever produced. Use this if you want to completely remove a Norton / Symantec product from your computer.</p><p><a
href="http://fileforum.betanews.com/detail/OpenOfficeorg-for-Windows/1009574294/1">Open Office 2.4.0</a> &#8211; the final version of Open Office 2.4 after several release candidates. A popular replacement for Microsoft Office.</p><p><a
href="http://www.orbitdownloader.com/">Orbit Downloader 2.6.4</a> &#8211; a fantastic download manager with many advanced features.</p><p><a
href="http://www.peazip.org/index.html">PeaZip 2.0</a> &#8211; an alternative to the more popular packers like Winzip and Winrar.</p><p><a
href="http://www.piriform.com/recuva">Recuva 1.12.291</a> &#8211; recover accidentally deleted files on your computer.</p><p><a
href="http://getsongbird.com/">Songbird 0.5 RC2</a> &#8211; a multi-platform multimedia player.</p><p><a
href="http://www.almico.com/speedfan.php">SpeedFan 4.34 Beta 44</a> &#8211; manage the speed of the fans in your computer.</p><p><a
href="http://www.kcsoftwares.com/?sumo">SUMo 1.7.0.42 Beta</a> &#8211; Sumo scans your computer for known applications and checks their version against an online database to let you know if the computer is having the latest version installed.</p><p><a
href="http://shark007.testbox.dk/">Vista Codec Package 4.6.2</a> &#8211; add several missing video and audio codecs to Windows Vista at once.</p><p><a
href="http://www.wildbit-soft.fi/software.html">WildBit Viewer 5.2 Alpha 4.0</a> &#8211; another update of this popular image viewer.</p><p><a
href="http://winscp.net/eng/index.php">WinSCP 4.1 Beta</a> &#8211; I&#8217;m almost exclusively using WinSCP to update my websites.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/26/software-updates-week-13-2008/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>IZArc a great universal archiving software</title><link>http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/</link> <comments>http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/#comments</comments> <pubDate>Sat, 09 Jun 2007 21:08:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[archive utility]]></category> <category><![CDATA[archiver]]></category> <category><![CDATA[izarc]]></category> <category><![CDATA[winrar]]></category> <category><![CDATA[winzip]]></category> <category><![CDATA[zip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/</guid> <description><![CDATA[If you are looking for a universal archiv software other than 7-zip you should take a closer look at IZArc which lately replaced WinRar on my computer. The real beauty of IZArc is of course it's support of most known archiv formats such as zip, rar, 7-zip, gz, ace, tar and dozens others including formats such as iso, bin and nrg.]]></description> <content:encoded><![CDATA[<p>If you are looking for a universal archiv software other than <a
href="http://www.7-zip.org/" target="_blank">7-zip</a> you should take a closer look at IZArc which lately replaced WinRar on my computer. The real beauty of <a
href="http://www.izarc.org/index.html" target="_blank">IZArc</a> is of course it&#8217;s support for most known archive formats such as zip, rar, 7-zip, gz, ace, tar and dozens others including formats such as iso, bin and nrg.</p><p>What I really like about IZArc is that it opens really quickly and seems to unpack files at least as fast as WinRar. I did not benchmark anything here so this is just my opinion. IZArc offers all the usual features that archive programs offer these days such as shell integration, drag and drop support, self-extracting archives and multi-volume archives.</p><p>IZArc can also be downloaded as a mobile version called IZArc2Go and a command line add-on for the main program that supports batch processing is also available at the official website. I don&#8217;t think the users that already use 7-zip will make the switch because of their program offering basically the same features.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2007/06/izarc.png" alt="izarc" title="izarc" width="590" height="453" class="alignnone size-full wp-image-47811" /></p><p>Update: IZArc has been in development for quite some time. After four years, it is still being actively developed. When you look at the program&#8217;s feature list you notice that it supports a wide variety of them. This includes common features like creating, deleting and adding archives, but also less common features like converting an archive into a different format, repairing broken archives or merging multi-volume sets.</p><p>IZArc supports a few dozen archive file types plus several CD and VD image formats, which makes the archiving software a versatile tool.</p><p>The program integrates well, even on 64-bit editions of the Windows operating system. It integrates nicely into Windows Explorer so that it becomes possible to access the most common functions directly with a right-click and the selection of the right option from the context menu.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/06/09/izarc-a-great-universal-archiv-software/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Freeware 7-Zip Packer</title><link>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/</link> <comments>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/#comments</comments> <pubDate>Sun, 20 Nov 2005 09:26:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[7-zip]]></category> <category><![CDATA[archiver]]></category> <category><![CDATA[packer]]></category> <category><![CDATA[unpacker]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=157</guid> <description><![CDATA[If you are looking for an alternative to the windows xp build in unpacker you might want to take a look at 7-Zip. I was always looking for an unpacker besided the big two Winrar and Winzip who are both not free, after some researching I found 7-Zip which handles the most used file formats like zip and rar without problems.]]></description> <content:encoded><![CDATA[<p>If you are looking for an alternative to the windows xp build in unpacker you might want to take a look at 7-Zip. I was always looking for an unpacker besides the big two Winrar and Winzip who are both not free, after some researching I found 7-Zip which handles the most used file formats like zip and rar without problems.</p><p>7zip is an Open Source archiving software that handles all popular compression formats with bravura. It supports zip, rar, gz, its own format 7z as well as other popular formats on the unpacking side, and 7z as well as zip, gzip and a few other formats on the compression side of things.</p><p>The program integrates nicely into the computer. It is for instance possible to assign the file formats to 7-zip so that they are opened automatically with the application, or integrate commands into Windows Explorer&#8217;s context menu to create or unpack archives directly without opening the program interface first.</p><p>The integration is setup during program installation, and then accessible in the program options. Here it is possible to add or remove context menu entries or file associations.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2005/11/7-zip-manager.png" alt="7-zip manager" title="7-zip manager" width="577" height="424" class="alignnone size-full wp-image-46315" /></p><p>The interface is minimalistic. The files of the current directory or archive are displayed in the program, along with the path to the file or folder, and controls at the top. Files can be dragged and dropped from the interface, to either add them to an archive or unpack them from an archive.</p><p>The controls are used to add or extract contents with the built-in file browser. There are also options to test archives, to delete files or copy and move them. It is alternatively possible to right-click and use the context menu to perform the operations.</p><p>The software supports keyboards to perform operations faster. It is for instance possible to create favorite folder shortcuts to open those folders directly in the 7-zip program, or perform actions like copying or extracting files with the help of these shortcuts.</p><p>7-zip is one of the best free packers for the Windows operating system. It is feature rich and compatible with all popular archiving formats.</p><p>Head over to <a
href="http://www.7-zip.org/" target="_blank">7-zip.org</a> do download this excellent freeware.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2005/11/20/freeware-7-zip-packer/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
