Default Glade window sizes
By default, GtkWindow objects are displayed as compact as possible. In order to specify the preferred window dimensions, first set the visibility of the window to “No” in Glade Interface D... Read MoreUsing a cellphone as a GPRS modem in Ubuntu (8.04)
We’re using a LG KC 910 Renoir. Connect the phone to your computer over the USB cable. Accept the connection in “PC Suite” mode or something similar (that is: not as a mass storage d... Read MoreAdding a profile box and posting to the feed on facebook
Building an app is easy. At least that’s what facebook states. Yet it can be quite a challenge to get started if you’re not famliar with facebook’s API as the documentation can be qu... Read MoreDilution calculator for distillers
This very simple Java application calculates the volume of water that needs to be added to an alcoholic distillate to reduce it to bottling strength. Although it’s not a very complex calculation... Read MoreWordPress LinkRoll Widget
The simple widget that runs in our sidebar presents a random selection of stored links. The script parses the <title> tags on the referred pages to name the links. To install it copy the script ... Read MoreWordPress AdSense Widget
We customized Mike Smullin’s AdSense to meet the current specs. Our sidebar shows what it looks like. You can find our version right here. After installation and activation you only need to spec... Read MoreGoogle PageRank in PHP
To obtain your PageRank in PHP without a 403 Forbidden error you’ll have to calculate the PageRank Checksum and send it with your request. This is the way to go: http://www.hm2k.com/projects/pag... Read MoreBypassing a cranky BIOS: boot from CDROM
After a major crash of our Acer Aspire 1642 the hard disk needed to be replaced. After booting from a life CD we successfully installed Ubuntu Gutsy on the new drive. Unfortunately, after reboot the B... Read MorePinnacle PCTV USB2 on Suse 10.x
Retrieved from the old wiki: To get the Pinnacle USB2 device working you’ll need the kernel module for the em28xx chipset. This module is not included in the Suse distribution, so obtain the vid... Read MorePrisoner’s Dilemma applet
Retrieved from the old wiki: The Prisoner’s Dilemma source code has been released, a simple AWT based and multithreaded Java applet. /** The Prisoner's Dilemma @version 0.20 @author Serge Helfri... Read More- 7 of 7
- « Previous
- 1
- …
- 5
- 6
- 7