Archive for the ‘Planet Ubuntu’ Category

Debious – A dubious Debian packaging GUI

Just some little (unfinished) concept mockup. Seeing that much of it still ends up as a “text box with syntax highlighting” it’d probably make sense to implement it as a gedit plugin. Balsamiq source XML Just some little (unfinished) concept mockup. Seeing that much of it still ends up as a "text box with syntax [...]

My dot files (Tips and Tricks for Bash & co.)

.bashrc # If not running interactively, don’t do anything [ -z "$PS1" ] && return # don’t put duplicate lines in the history and ignore same sucessive entries. export HISTCONTROL=ignoreboth # make the history longer HISTFILESIZE=5000 # append to the history file, don’t overwrite it shopt -s histappend # check the window size after each [...]

Language Identification and it’s state in Free Software

Working on a new feature for eSpeak GUI I started looking into language identification. Forcing users to manually choose the text’s language is a botheration, so trying to guess it by checking which system dictionary contains the most words from the text or some other method would surely be beneficial. After a quick search I [...]

The Red Hat Way

I’ve just used one of the GUADEC USB sticks for the first time and found that, in addition to several PDF brochures and a bunch of wallpapers, it includes a Red Hat commercial. Excellent as always. I’ve just used one of the GUADEC USB sticks for the first time and found that, in addition to [...]

Zeitgeist 0.5.1 released!

On behalf of the Zeitgeist Project team, I am pleased to announce the immediate availability of Zeitgeist 0.5.1. What is Zeitgeist? Zeitgeist is an event-logging framework for desktop and mobile devices. Applications can push events into the log, and anyone can query the log via the rich query API. The logged events are semantically categorized [...]

 
web development