• Grumpy Wookie

    View Chris OConnor's profile on LinkedIn

  • Archives

  • Top Posts

  • Flickr Photos

    4780_113082538658_784073658_2905444_7437417_n

    4780_113082533658_784073658_2905443_6843979_n

    4780_113082528658_784073658_2905442_8369531_n

    4780_113082523658_784073658_2905441_776992_n

    4780_113082518658_784073658_2905440_3601069_n

    4780_113082513658_784073658_2905439_2663807_n

    More Photos
  • Recent Visitors

  • Blog Stats

    • 145,838 hits

GotAPI

When making use of developer level tools, the SDK and associated doco can be vital – especially with regard to stuff like jQuery, AJAX, HTML, CSS, etc – and others in the web development world.
Found a great site that contains a useful set of API reference material – which (ironically) had a JavaScript error in [...]

ReMIX ReVisit’ed

As already blurg-blogged, the Melbourne dose of reMIX happened last week (Thursday).  This was essentially billed as a Microsoft Silverlight love-fest, with the IIS-7 and IE-8 stuff also.
Some awesome demo’s, and lots of Deep Zoom (and here) on show, including a demo of the awesome Hard Rock Cafe memorabilia site, and even presenters using Deep [...]

ASP : FileUpload control + AJAX = not-worky-work

Have been grappling with a problem relating to the ASP:FileUpload control within .NET 2.0 pages. These are heavily reliant on AJAX, including tabs, date pickers and so on. But – one tab within the page is requiring a FileUpload control – and this doesn’t work with the Save button I’ve implemented. It turns out that [...]