Profile_bird

Hey there! pmcneil is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving pmcneil's updates.

Already using Twitter
from your phone? Click here.

pmcneil

  1. @spudbean that gives a false sense of security :-) http://tr.im/sqRs
  2. @glaforge "Holy cow" how very restrained :-)
  3. @ajft because acronyms don't feel like nouns?
  4. @twalve @spudbean YUI grids fluid layout is pretty cool
  5. @spudbean it's a shame if true, but I think print media designer mind set is the problem
  6. @michaelneale can I suggest the name typo ;-)
  7. finally replaced Deep Purple singles... been missing from collection for a while now
  8. Always a bit of a surprise when two 'roos bound past at full tilt while you put out the garabge
  9. So good to crank up the old TDS380 CRO and Soldering Iron and do some real hacking again - 20 year old amp now has sub out
  10. @ajft, crap.
  11. @ajft man give Telstra the fick, go internode :-)
  12. always download netbeans java SE only then add on the stuff you want is my tip.
  13. What's wrong with Aussie journos? it's *tailgate*, not "utegate"
  14. @michaelneale must be designed by a man...
  15. @brendanh @mstudman thinking about it, it should make any difference, they're pretty crummy to start with
  16. @brendanh, macs hate the French, so I suppose it will ;-)
  17. @glen_a_smith agree, Mockito is the coolest mock on the block
  18. @Johnatthelodge wow, welcome to the twitterverse ;-)
  19. @leannemccauley that's winter for ya :-/
  20. #grails #gorm debug tip: def save(item) { if(item.save()) {println("$item created")} else { item.errors.allErrors.each { println it }