PHP, GTK, The Web, Your Computer, and You

Posted by: bob on Wednesday March 5th 2008
Tags: apache, config, gtk, help, php, web

PHP-GTK. Anyone who uses Linux often enough probably recognizes the two acronyms there. It sounds like a gift from the deity of choice to anyone who uses the PHP language frequently. PHP (Hypertext Preprocessor) as it stands to most people is one of the most common programming languages used today… on the web. Most are [...]

Basics of Timeout Functions

Posted by: bob on Sunday December 16th 2007
Tags: interval, timeout_add, timer

Making an application run a function at regular intervals.

Blink Taskbar

Posted by: bob on Friday November 23rd 2007
Tags: attention, blink, gtkwindow, taskbar, urgency, urgent

Grab the user’s attention by blinking the window entry on their taskbar

Hello World

Posted by: bob on Wednesday November 14th 2007
Tags: gtklabel, gtkwindow

A simple yet complete ‘first-time’ GTK application.