Daily Archives: April 8, 2010

WE NEED OPEN DATA too

Cleaning up my reading list I feel over an article on BoingBoing on a service being asked to cease and desist http://boingboing.net/2009/10/06/royal-mail-uses-lega.html. I am very interested in post codes so I had it bookmarked for some time, since I wanted to read it at some point. Then on twitter I see that a fellow programmer [...]

iPhone 101: Save space on your iPhone without removing a thing

Handy tip from TUAW for us who still have the memory limited versions of the iPhone iPhone 101: Save space on your iPhone without removing a thing

The Apple App Store Economy: Infographic from gigaom.com

Pretty interesting infographic… “A clever new infographic from gigaom.com shows how the App Store puts more than 100,000 apps at your fingertips — and generates millions of dollars for app developers worldwide.”

Test for No Plan? Test::NoPlan

I just discovered Test::NoPlan (http://search.cpan.org/~duncs/Test-NoPlan-v0.0.4/lib/Test/NoPlan.pm) It goes over you test suite to see if you have any no plan statements – very nice and useful. So I have added the following test (file: t/test_plans.t) to my growing arsenal of distribution tests: