The organisers of linux.conf.au have done a fantastic job in making all presentations and tutorials available to watch online - in Ogg Theora format naturally. If you were disappointed to miss out on linux.conf.au, this is the next best thing to being there.
Read more »Bluewhite64 12.0-LiveDVD-r1 released
"I am pleased to announce Bluewhite64 12.0-Live-DVD-r1, a maintenance release of the Bluewhite64 12.0 stable LiveDVD version..."
Read more »- Login to post comments
Introducing gitsum
"Gitsum provides a mode to do interactive partial commits with Emacs. Run `M-x gitsum' inside a Git repository and kill everything you don't want to commit with `k'. You can navigate easily between hunks with `n' and `p' and between files with `N' and `P'. A whole file can be killed with `K'. If you want to refine the patch, you can split it with `C-c C-s'. If you toggle read-only with `C-x C-q', you can edit everything freely (be careful!)..." -- http://github.com/chneukirchen/gitsum
Read more »- Login to post comments
Creating a XUL extension for Mozilla/Firefox
"Here is my notebook on how to create an extension for firefox. The following example was tested with firefox 2.0.0.11. This extension is used to insert a few default templates (such as Template:Infobox_scientist ) when editing a biography on Wikipedia. Infoboxes are used , for example by DBPedia, to create a structured version of wikipedia..."
Read more »- Login to post comments
Review: Design Patterns in Ruby 0
"Design Patterns in Ruby by Russ Olsen is an introduction to Design Patterns. It covers 14 out of the 23 patterns of the GoF Design Patters: Elements of Reusable Object-Oriented Software book and adds three Ruby-related patterns. The book examines each pattern in general, shows how it applies to a dynamic language like Ruby and explains when to use or not use the pattern..."
Read more »- Login to post comments
GNU CLISP 2.44 (2008-02-02) released
"ANSI Common Lisp is a high-level, general-purpose programming language. GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University and Michael Stoll of Munich University, both in Germany. It mostly supports the Lisp described in the ANSI Common Lisp standard..."
Read more »- Login to post comments
NimbleX 2008 Beta
"NimbleX 2008 Beta has finally been released! After many months of using it, I finally decided is good enough to be released as a Beta version of NimbleX 2008. Several things still need to be polished but overall it's an important step towards what's going to be NimbleX 2008. The most significant changes are from the technology point of view, that in the future should provide a significant increase in usability and stability..."
Read more »- Login to post comments
Typography in LaTeX
In the previous article regarding writing a dissertation we omitted the problem of typography and focused chiefly on the structure of the text and its elements. With this article we will complete our course on LaTeX. Since the previous article had a lot of illustrative examples of how to use LaTeX to typeset the text, we will also employ some of these instances today.
Read more »- Login to post comments
GCC 4.2.3 Released
"GCC 4.2.3 has been released. GCC 4.2.3 is a bug-fix release, containing fixes for regressions in GCC 4.2.2 relative to previous GCC releases. This release is available from the FTP servers listed at..."
Read more »- Login to post comments
lanmap - Network discovery tool that produces nice 2d images
Lanmap Listens to all available traffic on the interface of your choice, figures out who’s talking to who, how much, using which protocols. This information is then put into a nice human-readable 2d image (various formats are available) which can be used to understand a network’s topology.
Read more »- Login to post comments
RPM Fusion
RPM Fusion aims to end the confusion over 3rd party repositories and Fedora by merging Livna, Dribble and Fresh RPMs: they hope to be a one-stop shop for all the extra packages Fedora can't ship by default for various different reasons.
Read more »- Login to post comments
Ubuntu and Studio Work, Pt. 1 - Foundations
One of the things I do from time to time is play in one of them-there rock ‘n roll bands...I’d like to get my home studio back up and working in Ubuntu
Read more »- Login to post comments
How to Build Cheap Linux and Windows Home Media Servers in Three Easy Steps
Most home computer users think of servers as the complex machines that form the backbone of corporate computer networks. But the functional definition of a server is far more flexible than that. Essentially, any computer that “serves” data to other machines on a network is a server. And as American households become populated with multiple PCs, the idea of a central hub that can be used for backup, storage and even remote access becomes reasonable, even essential.
Read more »- Login to post comments
Refocus
For those who are kind of tired of the existing structure - well, I totally feel your pain. I will not be forking the project, and you may be bummed about that, but at the same time I am going to find effective ways to help the larger Gentoo community.
Read more »- Login to post comments
Creating Snapshot-Backups with FlyBack On Ubuntu 7.10
FlyBack is a tool similar to Apple's TimeMachine. It is intended to create snapshot-backups of selected directories or even your full hard drive. From the FlyBack project page: "FlyBack is a snapshot-based backup tool based on rsync. It creates successive backup directories mirroring the files you wish to backup, but hard-links unchanged files to the previous backup. This prevents wasting disk space while providing you with full access to all your files without any sort of recovery program. If your machine crashes, just move your external drive to your new machine and copy the latest backup using whatever file browser you normally use." This article shows how to install and use FlyBack on Ubuntu 7.10 (Gutsy Gibbon).
Read more »- Login to post comments