Online Shop using AJAX

Date July 16th, 2009 Comment No Comments

The Pro Shop that I developed at Computa Services for the Carnoustie Golf Links, is now live.
It uses concurrent AJAX, calling a lightweight PHP+XML web service layer to communicate with a Microsoft SQL Server.
The management application that the staff at the Links use to administer the bookings is written in C#, using C# web services [...]

Tags: , , , , , ,

Karaokidex Goes Pro!

Date May 11th, 2009 Comment No Comments

I recently created an application called Karaokidex to index, rate and play (using KaraFun) karaoke tracks (mp3+g) for use during karaoke shows, and it had it’s live debut on 3rd May at the Red Lion Caravan Park in Arbraoth.
It also allows you to rate each track, allowing you to differentiate between different versions of the [...]

Tags: , , , ,

Tee-Time Booking Using AJAX

Date November 15th, 2008 Comment No Comments

The online tee-time booking system that I developed at Computa Services for the Carnoustie Golf Links, is now live.
It uses concurrent AJAX, calling a lightweight PHP+XML web service layer to communicate with a Microsoft SQL Server.
The management application that the staff at the Links use to administer the bookings is written in C#, using C# [...]

Tags: , , , , , ,

First Google Code Experience

Date September 26th, 2008 Comment No Comments

I’ve been playing about with a multi-threaded download manager for RapidShare in C# for a while now and I was looking around for better version control than a Windows Briefcase directory.
Since this is a personal project, I didn’t want to use our SVN code repository at Computa, so I had a look at Google [...]

Tags: , , , , , ,

Digital Certificate Timestamping Service Upgrade

Date June 16th, 2008 Comment No Comments

The VeriSign timestamping service is being upgraded to provide a higher-level of security. The timestamping service currently uses the hash algorithm called MD5 to create the timestamp. Although no actual incidents of breaking MD5 have been reported, modern computing power is making it easier to mount attacks against MD5.

Tags: ,