Archive for the 'Events' Category

Typical saturday!

Saturday, August 9th, 2008

From what I read on the blog tracker much has been said about the Beijing Olympics games 2008. Will not talk about it since did not watch the show as returned quite late on that ‘auspicious day’. Had to input nth transactions as acquired new software as old one no longer reliable. Back and hand [...]

YUI-based numeric stepper widget

Monday, July 14th, 2008

Since I had some problems with YUI slider, I decided to write a YUI-based numeric stepper that allows users to select values within a predefined range.
To instantiate the widget include the following files :
 
<!– CSS –>
<link rel="stylesheet" type="text/css" href="stepper/stepper.css" />
 
<!– Dependencies –>
<script type="text/javascript" src="http://yui.yahooapis.com/2.5.2/build/yahoo-dom-event/yahoo-dom-event.js"></script>
 
<!– Stepper source file –>
<script type="text/javascript" src="stepper/stepper-min.js"></script>
 
Then place your stepper in your [...]

Inaugural flight!

Monday, October 29th, 2007

The inaugural flight of Virgin Atlantic from Heathrow to Mauritius took place today. The plane,  landed at 1050 hours, was welcomed by water salute from the fire fighters in Plaisance.  Around 250 passengers were greeted by the rhytmn of the sega. Virgin has scheduled a 2 flight weekly , namely on Mondays and Saturdays, and [...]