February 14, 2013 · General · 1 comment

Gallium3D is a free software library for 3D graphics device drivers. It has been developed by VMware since they acquired Tungsten Graphics in 2008.

The Gallium3D library operates as a layer between the graphics API and the operating system with the primary goal of making driver development easier, bundling otherwise duplicated code of several different drivers at a single point, and to support modern hardware architectures. This is done by providing a better division of labor, for example, leaving memory management to the kernel DRI driver.
Continue reading →

February 11, 2013 · General · (No comments)

XBMC is an award-winning free and open source (GPL) software media player and entertainment hub for digital media. XBMC is available for Linux, OSX, and Windows. Created in 2003 by a group of like minded programmers, XBMC is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to XBMC, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages.
Continue reading →

February 8, 2013 · News · (No comments)

Ubuntu main man Mark Shuttleworth says plans are on track to produce smartphones running a mobile variant of the Ubuntu Linux OS by October 2013, but developers should be able to start working with the platform even sooner.
Continue reading →

February 7, 2013 · Backup · 1 comment

task spooler is a Unix batch system where the tasks spooled run one after the other. The amount of jobs to run at once can be set at any time. Each user in each system has his own job queue. The tasks are run in the correct context (that of enqueue) from any shell/process, and its output/results can be easily watched. It is very useful when you know that your commands depend on a lot of RAM, a lot of disk use, give a lot of output, or for whatever reason it's better not to run them all at the same time, while you want to keep your resources busy for maximum benfit. Its interface allows using it easily in scripts.
Continue reading →

February 5, 2013 · General · 2 comments

SoftMaker FreeOffice is a complete office suite with a word processor, a spreadsheet, and a presentation-graphics program:

FreeOffice TextMaker is more than just Word-compatible: It is not only great at document creation, but also at adding great-looking layouts.The FreeOffice PlanMaker spreadsheet is not only Excel-compatible, but convinces with ease-of-use, speed, and presentation-quality charts.And FreeOffice Presentations presents itself as a capable, easy to use alternative to Microsoft PowerPoint.
Continue reading →