all

Configuring ZKStudio in Eclipse with Tomcat6 on Ubuntu

Monday, March 30th, 2009

This explains how to get the hello world demo zul file working in ZK Studio in Eclipse with Tomcat6 on a localhost system on Ubuntu Intrepid.

Open source question for schools

Monday, January 26th, 2009

Andrew Miller asks whether open source software can help schools use their budgets more efficiently

How to make something from nothing

Monday, April 21st, 2008

Bill Thompson ponders the implications of a lax bit of programming in Adobe Flash.

javascript command interpreter

Thursday, January 3rd, 2008

If you looking for a way of using javascript independent of a browser then this article could be what you are looking for.
If you are looking for a javascript command line interpreter you should really consider using Firebug.

javascript change radio button properties

Thursday, January 3rd, 2008

How do you change a radio control in a form using javascript?
Read this article to find out

javascript radio button tree

Thursday, January 3rd, 2008

Here is a really good example of a radio button tree
http://www.blueshoes.org/en/javascript/tree/

passing values in the url in php

Wednesday, January 2nd, 2008

We will soon have our own solution but for now here is a good site
www.plus2net.com/php_tutorial/variables.2php
It doesn’t however talk about security problems with this method. You really need to be careful as hackers can easily edit your url and pass their own code into your pages.

b2rdf php

Wednesday, January 2nd, 2008

What on earth is b2rdf.php?
It’s a file used in blogging applications to create an RSS feed.

Call for ‘responsible’ coding

Sunday, March 30th, 2003

Coders need to think more like responsible commercial pilots than fighter pilots, argues technology analyst Bill Thompson.