Archive for January, 2007

Seat Mappings in development

Hi all,

It’s been a very long time since I’ve updated, but I have some news. One of the most dificult parts to implement, namely mapping the seats to categories, has been implemented. For the moment you can only add seats per block to a category and not per seat, but this might change in the future (i’m not seeing close future…)
Read the rest of this entry »

Comments

Dynamic String Shortening for JavaScript

Web Development Featured

Imagine having lots of data to administer, fields with lots of data, tables stuffed with information that totally mess up your layout. Frustrating hey? Most of your customers (or you yourself) are only interested in the details of this information in about 10% of the cases, so why bother fixing your layout, if you can just compact the data on the client side?
Read the rest of this entry »

Comments

Oudejaar 2006

Zoetie Photos


Een paar sfeerfoto’tjes van een toffe avond!

Oudejaar 2006

Comments

Category Posts Count Plugin

Web Development Wordpress

Category Posts Count is a plugin for Wordpress 2.0 (not tested for earlier versions) that lets you count the number of posts in a category, using a newly created function. It uses moderately complex SQL constructs. The only function generates a number, if you give the category name as a parameter.
Read the rest of this entry »

Comments