Fixing iCalendar feeds
Many sites allow you to synchronize to their calendar loosely following the iCalendar standard. Unforutunately many set the time for all day events, with a quick and dirty PHP script you can fix this.
Site about Dropbears, maybe
Many sites allow you to synchronize to their calendar loosely following the iCalendar standard. Unforutunately many set the time for all day events, with a quick and dirty PHP script you can fix this.
I made a change recently on the gjay program. gjay is a gtk program that basically analyzes your music and makes playlists. […]
When is a unique id not unique? How can a file exist and not exist? All this caused a mysterious bug in JFFNMS with the reachability interface which goes to show the limitations of the PHP function uniqid().
Jim has been busy as part of the procps-ng team that looks after top. Basically all the changes you find in top […]
This one had me stumped for a while: # -*- coding: utf-7 -*- import datetime from sqlalchemy import ForeignKey, Column from sqlalchemy.types […]
Turbogears 2 uses Toscawidgets 2 for a series of very clever widgets and base objects that you can use in […]
JFFNMS version 0.9.3 has been released today. This is a vast improvement over the 0.9.x releases and anyone using that train is […]
JFFNMS version 0.9.2 was released today both as an upstream tar.gz file and a new Debian package. This version fixes some bugs […]
psmisc version 22.16 was released today. It is a bugfix release that bascially fixes a problem around strings in C. Process name […]