Security is good, right, but when you can hear This station is closed due to a suspect package. Please evacuate immediately. it is pretty worrying.
That said, in the time it took me to go in the living room and open my blog, the police turned up sirens blaring, lights blazing. If you don’t hear from […]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
I’m currently doing a lot of experimentation with WordPress in an effort to improve this site. I have also updated the feeds to use FeedBurner. So if you get any duplicate posts or other weirdness I can only apologise.
Thank you for your patience.
Share and Enjoy:
These icons link to social bookmarking sites where readers can share […]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
At Yahoo! we use Scrum as part of our development process. While I really like Scrum, what it means for me personally is that I have to write a daily report of what I have been working on counted to the half hour.
Since I like to do everything with Quicksilver I've written a custom action [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
In the post Christmas period while we are all loosening our belts you can reduce the size of those universal apps you've downloaded using Trim The Fat. Simply drag and drop universal binaries to remove the unwanted PPC/Intel part. I saved around a gigabyte, which is a pretty decent amount on my laptop.
Trim The Fat [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Well, for a while I've been trying to prove that either it is, or isn't, possible to XSS a JSON return which is wrapped in { }.
While it is well known that it is possible to exploit the return of a JavaScript array, I've been trying to establish if it is also possible with generic [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Norm wrote a super perl script to ensure that when you open iCal files sent to a mailing lists it uses the correct to address. This avoids having to have all the mailing list addresses in your own card in your address book. However he did note that OS X doesn't allow you to set [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Since I don't have what I wanted to blog ready, I'm going to follow in Suw's footsteps and do a book meme, even though I didn't get tagged.
"No more than I believe that throwing coins into the river will keep you from harm." Cyndll came sliding down the embankment a moment later, their water skins [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Ed at work has written a really awesome post on using PHP to version JavaScript and CSS files into a single versioned include. His post Automatic merging and versioning of CSS/JS files with PHP make this all really trivial. Nice one Ed!
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Went to the Mashup* on advertising 2.0 last night. It was pretty interesting, although nothing ground breaking. Dave Burrows, Yahoo's head of Ad technology in Europe, gave a good talk on where we are and were we should be looking. It leaves me feeling better about advertising at work, because I actually trust Dave.
The main [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
Steve found the best book ever. "Raising Meat Goats for Profit", which is in itself a lovely topic. However, I really really like one of the Amazon reviews.
"Gail Bowman is obviously experienced in the craft she writes about and her love of the most cantankerous of farm critters shows through."
One day I too will own [...]
Share and Enjoy:These icons link to social bookmarking sites where readers can share and discover new web pages.
One day I was bitching about the lack of a way to insert something at an arbitrary point into a list of DOM nodes. "I don't want to walk the DOM, or walk with Dinosaurs, for that matter!" said I, or something equally witty. Steve Webster sick of my whining, no doubt, suggested I write one.