Digg enhancer greasemonkey script

Everytime I looked at Digg it bothered me that the boxes with the number of diggs in front of each news item overlaps with a the start of the text.
So I made a litte Greasemonkey script that move the text to the right. And at the same time it removes the upper limit of the […]

Read the full article.

Published on 23 april 2006.

Dynamic Drive

Dynamic Drive is a collection of cross-browser compatible DHTML & Javascripts in several categories like Dynamic Content, Form Effects, Games and Menus & Navigation. The scripts are free for personal and commercial use.

Read the full article.

Published on 12 october 2005.

U3

U3 lets you carry programs and personal preferences, launch software, and access all of your own data on any Windows XP or Windows 2000 PC from a USB stick.

Read the full article.

Published on 11 october 2005.

Harnessing the BackPack API - Part I

The article Harnessing the BackPack API takes a look at the BackPack API and puts it to use with C#. This first article covers how to set up a free BackPack account, grab the XML Token needed, and delve into connecting to the server to send commands and data back and forth. We’ll do this […]

Read the full article.

Published on 8 october 2005.

Putting the geo position in a Wordpress RSS feed

The last few days I’ve been looking at adding geographic information to articles on this website. For WordPress, the software this site is running on, I found the Geo plugin with which you can store geographic coordinates for an article. The plugin adds this information to the page of each article, but not in the […]

Read the full article.

Published on 2 october 2005, 3 responses.

PHP, caching and the flickr api

PHP, caching and the Flickr api is a simple example using PHP to access and cache requests to the Flickr API. This is the method used to create the flickr world map.

Read the full article.

Published on 29 september 2005.

odbms.org

odbms.org is a portal focusing on object database technology and the integration of object-oriented programming and databases.

Read the full article.

Published on 21 september 2005.

Practical PHP Programming

Paul Hudson wrote the book, that only exists online, Practical PHP Programming with the goal of making the task of learning PHP something fun that you do not have to worry about.

Read the full article.

Published on 16 september 2005.

Hacking maps with the Google Maps API

XML.com: Hacking Maps with the Google Maps API, an article that shows all steps involved in the process of developing a mapping application with Google Maps API.

Read the full article.

Published on 15 september 2005.

Building a barebones CMS

The article Building a Barebones Content Management System: An Introduction is the start of a tutorial that explains how to put a barebones CMS together with PHP and MySQL using three available APIs:

yaapi: a programming interface that makes displaying articles on your webpage easy.
patTemplate: a versatile templating engine that supports a wide range of features.
patUser: […]

Read the full article.

Published on 14 september 2005.