ShowUsYour<Blog>
Irregular expressions regularly
-
TDD - not yet infected
One of my major goals for this year was to improve the quality and efficiency of executing projects and tasks. A significant part of this is intended to come about from the adoption of better practices... “habits“ if you like. I started the year by trying Pair Programming and this week I've started to pay attention to Test Driven Development (TDD) for the first time.
-
Seattle here I come...
I booked my flights for the April MVP Conference in Seattle. I'll be arriving in on Sat. 3rd and flying out the following Saturday afternoon - 10th. I'm looking forward to my first MVP conference and also to catch up with many of the guys and gals that I met last year when I was over there.
-
New ContextMenu release - includes a working demo
The latest build of ContextMenu is now available on GotDotNet.com via this link:
-
New ContextMenu tutorials
I've added a 2 ContextMenu tutorials to my website:
-
ContextMenu now supports Mozilla and Opera
I finished-off the changes required to make ContextMenu run in multiple-browsers and will be uploading the latest version of the control to GotDotNet tonight, so it should be available for download in 2-3 days - I'll blog a message when the new code is up and ready for download. So far I've tested it in:
- Internet Explorer 6
- Mozilla 0.7
- Opera 7.11
There's a demo page for ContextMenu which you can use to test the menu on your own browser; I'd appreciate any feedback via my contact form if you encounter bugs, etc.
-
Oh you old fox you!
heh... it's been a while since I did any cross-browser scripting so, today I settled in for a solid session of pedantry. Much was my surprise when I did a view-source on the first page I visited on the Mozilla site and found this comment for all to see:
-
Adding cross-browser support for ContextMenu
This weekend I have to get the ContextMenu working in Opera and Mozilla browsers. This shouldn't be too hard as I've stuck close to the spec. on everything and already have a browser sniffer built in to the js code. I've already taken the precautions of separating the 4 main XBrowser fragile parts out into their own logic units:
-
Lie Loudest
One of my favourite quotes is this:
-
ContextMenu - online tutorial added
I've added a brief online tutorial which shows off some of the features of ContextMenu, you can view it here:
-
ContextMenu tutorial
Ok, in this tutorial we are going to create a new Project which makes use of the ContextMenu control. The tutorial will cover the following things: