Recent twitter entries...

Todays nice metro photo

Posted in Images | Posted on 29-11-2011

Page2 500x365 Todays nice metro photo


Another amazing image from the paper today


GoDaddy Coupon Codes – November 2011

Posted in Ramblings | Posted on 22-11-2011

Non-Expiring GoDaddy Coupon Codes

  • promo10 – 10% off your entire order
  • promo15 – Save 15% on your order of $75 or more
  • promo530 – Save $5 off any order of $30 or more
  • promo749 – Save $3 on .com registrations, transfers and renewals
  • promossl – $12.99 standard SSL certificates (normally $69.95)

GoDaddy Coupon Codes for every order

GoDaddy Coupon Codes for Domains

  • cjc749dom – $7.49 .com
  • promo1399 – $13.99 .co (expires July 31)
  • cjcPRIVATE – Free Private Registration ($9.99 value) (expires September 29)

GoDaddy Coupon Codes for Web Hosting

  • cjcdoe20 – 20% off shared hosting
  • cjc199hstg – $1.99/month hosting first 3 months
    Eligible on new Economy plans first 3 months – Regular price is $4.99/month. Free setup and 24/7 support.
  • promoeco – Get Deluxe Hosting for the price of Economy

GoDaddy Renewal Coupon

  • promo10 – 10% off any product – Does also work for domain renewals

64 people in a bus for 9 this mornings Metro shocker

Posted in Ramblings | Posted on 17-11-2011

Page1 500x365 64 people in a bus for 9 this mornings Metro shocker


What the hell was the driver thinking?..

Update: seems to have caused such a stir these videos have been published about what these busses are like for chinese kids.. f*ckin disgusting…. look how they are treated…


Today I turned a dreamweaver “site” into an android application

Posted in Coding | Posted on 14-11-2011

After getting my mitts on the lynda.com tutorial on Building Android and iOS Apps with Dreamweaver CS5.5, I decided to have a go last friday at knocking one up.

Everything was rather straightforward except for the usual flakiness that can be experienced with DW sometimes, the “easy install” of the Android SDK was not that easy, so a manual install was the way to go, even after updating the demo copy of DW I just downloaded… (the demo copy is not the latest) as bugfix pages suggested from adobe it still came to a manual install, which DW could then use to build the .apk.

Next timewaste ballsup to get around was that even my very nice 4GB RAM i5 64bit laptop at work still seemed to take a little bit too long to start the emulator quick enough for dreamweaver to install the new APK.

So what was then necessary was to start emulator.exe from the command line using an Android Virtual Machine I created from a 2.2 SDK download. Then from the command line again using the platform-tools adb installer get my APK installed… from then on it ran beautifully using the nice JQuery mobile themes.

Next challenge I couldn’t get around today was a suitably signed APK to upload to my publisher account on the market… I’ll have another try at that tomorrow :)

p.s. I did have another hack or two I found along the way to try and get from DW to a functioning android app such as making a change to the build.xml file but in the end don’t think that contributed to this working in the end in a robust manner, hopefully the above could be of help to you in getting this to happen as it’s a nice concept to rolling out mobile applications.


Dreamweaver CS5.5 and Android SDK…

Posted in Angry Rants | Posted on 11-11-2011

After using Dreamweaver CS3 to CS5 for a longgggg time I had a go at knocking up an android app with a demo copy of Dreamweaver CS5.5 today and I was very disappointed indeed at the interaction between DW and the SDK… a supposed “Easy install”, just does not work.. and even after updating dreamweaver (from the copy I downloaded to demo 10 mins prior) it still did not work like the tutorial outlines… simply bums out on an error that flashes past so fast you have to print screen like bruce lee to catch it…

Turns out after a few bruce lee moves today that the Android emulator does not start up fast enough for dreamweaver… I have a nice looking app in DW that just can’t install to a virtual machine fast enough, although my work laptop is more than powerful enough to do this…

And why is it that I need to have a mac in order to develop iOS5 versions?… massive limitation…. probably self explanatory but needless to say if someone bought the upgrade to do this sort of thing – missing out on the iOS platform would be a massive downer.

Back to Visual Studio 2010, far more sturdy IDE, dreamweaver can be super fast but it can be super flakey at the same time. Year after year since I fixed this bug in CS3 way back in 2007 people came back to my netevolution blog complaining about it happening to them too…