Quite a few reviews of new Linux releases these days try to determine if a distribution is "ready for the desktop." I myself have probably been guilty of using that phrase, but I think it's time we officially retire this criterion.
Soothsayer is a predictive text input system. Many folks reading that sentence will think of the word completion offered by mobile phones. Soothsayer is different from such mobile phone systems in that it tries to use context and other statistical information to offer predictions instead of just presenting a list of words that might match the first few letters you type.
Linspire, the San Diego, Calif.-based Linux distributor, is continuing to build up its CNR (Click-N-Run) software installation system with partnerships with Ubuntu parent Canonical and the Ubuntu-based Linux Mint distribution. Linspire recently announced that its beta CNR service now supports the Ubuntu 8.04 Hardy Heron release and Linux Mint versions 4.0 and 5.
I use Tomboy, an open source notetaking app, to cull and organize the hundreds of bits of information I track, and to prioritize it on to-do lists on the fly. When we first reviewed Tomboy 0.3.5, it had some obvious flaws. The project has had a number of updates since then, and the newest version, 0.10.0, really makes the grade.
OfflineIMAP allows you to read your email while you are not connected to the Internet. This is great when you are traveling and really need an attachment from a message but cannot connect to the Internet.
You can see YouTube videos everywhere nowadays: on blogs, Google search results, even some news sites. From time to time, you can even manage to find something interesting. This article will show you some Linux tools you can use to save and convert YouTube videos.
With all the Linux distributions available, trying out more than one can be tempting. By installing a virtual environment, you can run several operating systems on your machine, keeping them completely isolated from each other in their own sandboxes. Here's a look at how get started with three popular virtualization environments: VMware, VirtualBox, and QEMU.
Twitter is a popular social networking utility that's gaining popularity as a micro-blogging tool. Registered users can post messages -- also called Tweets -- via the Web interface, but many prefer to use desktop applications that offer additional functionality and move Tweeting out of the browser entirely.
With libraries of thousands of fonts to handle, designers need a way to quickly locate fonts and organize them into meaningful categories -- such as by the project that requires them -- and to disable fonts when they are not in use so that they don't clog system memory. Although as recently as two years ago the GNU/Linux desktop lacked a font manager that met all these needs, it now has four that either meet them or are likely to.
Are you in the mood for some '90s-style Web browsing with no graphic elements? Or, more realistically, do you work with a Linux console and often need to check something on the Web? If so, get acquainted with text-based Web browsers such as w3m, Lynx, and the similarly named Links.
Today's Web development tools offer capabilities that go beyond basic HTML editing. I compared three Web editors for Linux -- Screem 0.16.1, Bluefish 1.0.7, and Quanta Plus 3.5.7 -- to determine how well they handle today's Web editing needs.
The GNU/Linux command line and desktop are both sophisticated interfaces, but they are mostly separate realities. You can drag text into a virtual terminal from the desktop, or use Edit -> Copy to move text in either direction, but by default moving files and directories between them is impossible -- a problem that often requires extra switching between them if you frequently work in both. Dragbox is designed to solve this problem and connect the two interfaces -- at least if one of them is GNOME -- through what might be described as a combination multiple clipboard and simple file manager.
The archivemount FUSE filesystem lets you mount a possibly compressed tarball as a filesystem. Because FUSE exposes its filesystems through the Linux kernel, you can use any application to load and save files directly into such mounted archives. This lets you use your favourite text editor, image viewer, or music player on files that are still inside an archive file. Going one step further, because archivemount also supports write access for some archive formats, you can edit a text file directly from inside an archive too.
Linux does everything that many users want it to, but some people have tasks that require Windows applications. You can dual-boot both operating systems, or run Windows in a virtualized environment on Linux. Alas, virtualization makes the guest OS almost useless for processor- and RAM-intensive tasks like editing videos and playing games. Now, a Ubuntu-based distro called andLinux takes cooperation with Windows to a whole new level.
When we looked at Flock 0.9 last year, the social Web browser showed a lot of potential. Now that it's over the 1.0 hump, the Flock team has made good on the application's promise. Maybe too good -- while Flock serves up a lot of content on a single page, you practically need super-powers to take it all in. Once you cut back on the sensory input a bit though, it's a pretty slick Firefox alternative for anyone with a ton of cyber friends.
You can install and run Ubuntu from within Windows without any risk of accidentally deleting your existing programs and files by using Wubi, an unofficial Ubuntu installer for Windows users. Unlike UNetbootin, which installs Linux on a hard disk partition, Wubi works by installing Ubuntu within a file stored on your Windows drive, and adding itself to the Windows boot.ini file to allow you to choose between Windows and Linux at boot time.
While KDE users get to boss KIO slaves for easier access to system and network resources, humble GNOME users can perform similar feats with its virtual file system, called GnomeVFS, which is an extension of the physical filesystem on a disk. Using GnomeVFS, users can work with non-local data that can come from unusual places, such as within compressed gzip archives.
Smart cards and digital signatures are presented as among the most important components of e-government in Europe, but they are still far from being an effective, Linux-friendly solution to reduce administrative and business costs. But the same tools may become a way to make the general public use or support Free Software.
Many people know that free and open source software (FOSS) plays a role in creating the technical infrastructure of developing nations and in preserving endangered languages. With the Orca screen reader, FOSS takes on the new role of providing access to computers and the Internet to people with disabilities. The project is quickly catching up with proprietary accessibility options, and is already being widely deployed as a low-cost alternative.
Web-based automatic translators such as translate.google.com are great for getting the gist of what a document is saying, but it can be cumbersome to have to open a new tab in your browser, load that URL, and copy and paste the text you want to translate into your browser. The twandgtw project allows you to get language translations directly from the Linux command line using either local dictionaries or online services.