Skip to main content

Blogs

2009


Connecting to Cisco VPN with Ubuntu

·1 min

I recently wanted to connect to my works Cisco VPN network from my home Ubuntu PC. As it turned out this is very straightforward.

Copying Objects in JavaScript

·2 mins

The other day I got tripped up by the way JavaScript assigns variables. In many languages, assigning a variable to another variable creates a copy of the existing variable. If you wanted to make the new variable a reference to the existing variable, you would have to explicitly define that. For example, in Perl you can do the following:

JS Syntax Highlighter Re-released as Donationware

·3 mins

Earlier this week a new version of the JavaScript Syntax Highlighter by Alex Gorbatchev was released. This 2.0 version is a bit thin on new features and supported languages but does have a new home and, significantly, has been released as donationware.

Removing Referral URL Using a Perl Proxy Script

·3 mins

When you follow links on the internet, your browser will send a referral URL to the server to let it know where it has came from. This can often be useful to the server administrators, as you can use these to analyse how visitors are finding your site or a particular page.

Foswiki 1.0 Released

·3 mins

Today Foswiki 1.0 has been released. Foswiki is an enterprise wiki and was started as a fork from TWiki back in October 20081.

2008


TWiki and the Fork

·2 mins

On the 27 October the TWiki community was split and a fork was started with the temporary name of NextWiki. Although I don’t know all the politics behind this, it seems there has been friction between the community and TWIKI.NET for a long time. There are many other blogs and news pages that summarises the fork and some are linked at the bottom of this post.