One of the much-discussed advantages of open source software is that it should make it easier for future generations to access data. But in his keynote address at Linux.conf.au in Brisbane, “father of the Internet” Vint Cerf noted that even open source systems weren’t completely free from the challenge of data being created that might not be accessible to future software, a problem he refers to as “bit rot”. More »
When you’re at your own (Windows) computer, use 7-Zip to extract almost any kind of compressed archive. When you’re somewhere you can’t use 7-Zip, try WobZip, a neat, helpful online decompression tool. WobZip can take any compressed file upload, up to 100MB in size, and extract its files for individual downloads. It supports 7z, RAR, TAR, g-zip, zip, the RPM and DEB Linux packages, and a handful of even more rare examples. If that’s all it did, that would be great. But WobZip also lets you decompress files that are password protected, assuming you know the password, and can open files that are located online. So if you’re not quite sure if you’ll need all the files in that big driver download, go ahead and patch the URL into WobZip, then just grab the .INF you really want. If you’re on pretty much any modern system, WobZip lets you download all your files as a more-compatible .ZIP archive, WobZip is free to use, no sign-up required, and makes a point of stating its “in development” status, so don’t be surprised to see an occasional bug.
WobZip [via Digital Inspiration]Windows only: Octopus is a lightweight media indexer that sorts and searches your data across flash drives, burned discs, and other removable gear. If you back up your data to an external drive, you’ve got half the equation down; when it comes time to use and restore it, though, the free Octopus takes only a few seconds per disc (or drive) to create a quickly searched index. Like the similar multi-indexer Virtual Volumes, Octopus lets you locate needed files by folders, file names, file sizes, creation dates and attributes. Better still, you can tag individual files and entire indexes with keywords, and search using wild cards and narrow results by file size, modification date, and other factors. Octopus supports floppy disks, CD/DVDs, and removable flash based media like thumb drives and SD cards. The big drawback is that it treats external hard disks as fixed disks and won’t index them. Octopus is freeware, Windows only.
Octopus [via gHacks]Windows only: Why download a hefty ZIP file only to find out that the file you needed is only a tiny fraction of the bulky download? Grab only the files you want with LoadScout. Plug in the address of the archive—a web or FTP address will do—and LoadScout remotely displays the contents. From there, you can browse the directories and files just like would if the archive was open on your computer. The option to cherry pick what you want to download is extremely helpful if all you need, for example, is a single driver file out of a bulky driver pack. In addition to remote archive browsing, LoadScout previews media like MP3 and AVI files by jumping to any location in the remote file and starting playback from there. Even if you intend to download the entire file, LoadScout lets you verify the contents before you waste time and bandwidth downloading it. LoadScout is freeware, Windows only.
LoadScout [via gHacks]The Tombuntu blog points out a seriously helpful package available in Ubuntu’s extended repositories that make creating super-efficient 7-Zip archives simple and fast, whether you’re right-clicking or working with a command line. Run this command to install it: sudo apt-get install p7zip
Users of other Linux distros should find a similar package in their own sources. Once installed, creating compressed archives for storing or emailing is as simple as selecting the files, right-clicking, and choosing “Create Archive,” and de-compressing just as simple. Add 7z (7-Zip) File Archive Support to Ubuntu [Tombuntu]
Most any savvy computer user is probably pretty handy with a free compression and archiving tool (like, say, 7-Zip), but not everyone they send files to will be. The Confessions of a Freeware Junkie blog points out that IExpress.exe, a built-in utility you simply type into the “Run” menu in Windows XP or “Start Search” in Vista, can create self-extracting archives to be emailed to anyone using Windows. Just choose “Extract files only” while clicking through the wizard interface, choose the files to be zipped up, and the end user only has to double-click to get them. IExpress also works as an easy way to convert batch files into executables. Need more info on IExpress? Check out Microsoft’s help page on the tool. Did you know? Windows has a built-in tool to create self-extracting archives via ‘Iexpress.exe’ [Confessions of a Freeware Junkie]