Category Archives: Programming

opencraft-wrapper 0.0.1

Here’s a small bit of news to come from us in the Opencraft crew: opencraft-wrapper-0.0.1 was released yesterday.

It is essentially a single python script you run that downloads the latest minecraft_server.jar from minecraft.net, gives you a TCP control interface, …

Posted in Opencraft, Programming | Leave a comment

Automounting in KDE4

Hey again, nice to see y’all. I had to take a summer-long hiatus from the FLOSS world due to some more important events in my personal life, but I’m slowly crawling back.

But thats boring stuff nobody wants to hear …

Posted in KDE, Programming | Leave a comment

Bubblemon in 4.3!

A few hours ago I moved Bubblemon out of kdereview and into kdeplasma-addons.

Keep an eye out when 4.3 ships. You’ll like it :)

Posted in Fedora, KDE, Programming | Tagged , , , | 3 Comments

Plasma speaks!

Last night I committed a quick patch to Plasma’s plasmaclock library that almost all plasma clocks use. It changes the configuration interface a little bit to add one neat feature: speaking the time.

Now, you can configure any plasma clock …

Posted in KDE, Programming | Tagged , , , | 1 Comment

The Future of Glovebox

The middle of last year, I started working on Glovebox, a rather ambitious project for a car computer environment.

One of the biggest choices I made was to write my own set of UI libraries on top of Qt to …

Posted in KDE, Programming | Tagged , , , , , , , | 1 Comment

Python Plasmoid on TechBase

Most of this weekend I spend digging through some of the lightest documentation around, trying to figure out how to make a simple plasmoid in python. Took me over two days, but I finally got it done. I even …

Posted in KDE, Programming | Tagged , , , , , , | 2 Comments

KPackageKit Progress

Over the past week or so, Daniel and I have been hacking on improving KPackageKit. Our original goal was to get it into the 4.2 release. Doing this depended on getting PolicyKit-KDE into base before release time, but that …

Posted in KDE, Programming | Tagged , , , , | Leave a comment

Hi, I develop KPackageKit

KPackageKit 0.3.1 was recently released, so I figured now would be a good time to boast that I’m kinda an official KPackageKit contributor. Read the mailing list release notice :)

Hooray free software!

Currently, we’re working on changing the package details …

Posted in KDE, Programming | Leave a comment

Easy Atmel AVRDUDE upload script

For my ASM and systems programming class, we occasionally write programs and need to upload them to the programmer board. Since my laptop only has USB ports, I was given a USB-to-Serial converter. In windows, there is device probing …

Posted in Linux, Programming | Tagged , , , , , , , | Leave a comment