The other important feature is that we have our own repository (fully compatible with PCLinuxOS 2007) with all the testing tools(marathon, jacareto, CurlLoader), E17, OPenBox, FluxBox, Rox, idesk, etc. .... '
The release consists of more than 17 million lines of code and the contributions of over 310 open source developers located in 19 different countries.
In a sense, the desktop is the best thing that ever happened to the command line. Because a virtual terminal runs in a graphical environment, it boasts all sorts of enhancements that the unadorned shell lacks -- everything from multiple tabs to easy selection of display fonts and background and foreground colors. Perhaps the resulting power and convenience explains why, even at a time when the emphasis is on giving every application a graphical interface -- no matter how inappropriately -- people still write useful utilities for virtual terminals. A good example is Terminator, a program designed to perform one simple function: displaying multiple instances of the GNOME terminal within the same window.
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.
SqlSync lets you compare two databases to see which tuples have been added, removed, and changed. You can also use SqlSync to make one database a clone of another and maintain its contents to be that way. One benefit of using SqlSync to perform synchronization is that you can perform heterogeneous syncs -- for example, from MySQL to PostgreSQL.
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.
F-Spot is a graphical photo manager that allows you to tag your image files and search and view images based on those tags. With phpfspot, you can share the photo collection you manage with F-Spot with others through a Web interface and let them navigate through your photos using the tags you have set up.
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.
Virtually any photo manager lets you perform mundane tasks like adjusting contrast, adding a watermark, and applying effects to your photos. But even powerful applications like digiKam and F-Spot can't really help you when you need to perform the same action (or a sequence of actions) on dozens or hundreds of photos. For that you need a batch processing utility like Phatch. This nifty tool can perform no fewer than 35 different actions on your photos, and its user-friendly graphical interface makes it easy to create advanced multistep batch rules.
With vncthumbnailviewer you can see many VNC desktops at once and jump in to control any of them with a double click. vncthumbnailviewer acts like many VNC clients, so it can help you monitor many VNC servers.
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.
If you want to be notified when and how a Web site has changed, you can turn to either netstiff or urlwatch to keep and eye on things for you. Both of these tools monitor Web sites for changes and allow you to see a diff-like output of exactly what has changed. You can also use netstiff to monitor FTP sites for changes.
reStructuredText is a lightweight markup language intended to be highly readable in the source format. With it, you can produce beautiful HTML, PDF, XML, and even S5 documents from plain text files.
gpgdir uses GNU Privacy Guard (GnuPG) to encrypt and decrypt files or a directory tree. You could accomplish the same objective by tarring the filesystem up and then encrypting the tar.gz file with GnuPG, but then you would still have to shred or wipe every file in the original directory tree. With gpgdir the whole tree is encrypted in one command.
Bridging the gap between the desktop and the Internet is becoming easier and easier. In this video I show you how to create an application that looks and feels like a desktop application but runs on a typical Linux, Apache, MySQL, and PHP stack. The application has a back end database, is written in PHP, and uses Mozilla XUL instead of HTML. I also discuss how to use Mozilla Prism to create a streamlined version of the application that will run outside of a typical Web browser.
Using toast takes the burden out of building, installing, and keeping track of software built from source. You can use toast to build and maintain software installed in your /home directory as a regular user, or to set up software for all users in /usr/local. toast can obtain packages over HTTP, HTTPS, FTP, and via SSH and CVS. It can handle most archive formats, as well as .rpm and .deb packages.
Many people leave their computers on around the clock. This usually implies that all the attached hard disks are always spinning. Constantly spinning up a hard disk normally increases the chances of drive failure. When a disk is not powered it should last longer than if it was spinning. There is a delicate balance between having a hard disk spinning down and up too frequently and leaving it spinning around the clock. If you have a filesystem that you want to have near instant access to but do so on an infrequent basis, you might like to use spindown to automatically spin down the disk containing that filesystem after you have finished accessing the drive.
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.
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.