Categories
Share This
Links
Author Archives: Josh
A Fix for Broken Google Rich Snippets and Google+ Shares
Recently I have been struggling with an issue where links to my website do not generate previews in Google+. Instead, the user gets the error “Could not load website. – Retry”. When they try and retry, the error does not … Continue reading
Posted in Tech
Tagged Content-Encoding, google, Google Plus, Hacked, HTML, PHP, Rich Snippets, Validator, wordpress
2 Comments
Photos of the FIA GT1 Championship in Beijing
The GT1 Championship this weekend was a pretty soggy affair, but I got to take some photos… Click here to see the whole album.
Posted in Art, Auto, China
Leave a comment
Kata Bumblebee UL-222 Review
I just wanted to write about my impression of the Kata Bumblebee UL-222 backpack, which I just bought and have had the chance to use a few times. This is a fantastic, well built, sturdy and light bag. It is … Continue reading
MacFUSE for OS X Lion
I have previously posted about using MacFuse with Snow Leopard, but if you have already upgraded to OS X Lion, you may be having trouble finding a version of FUSE to use. Many people have commented that my Snow Leopard … Continue reading
Java: Static Variables are WRONG (Almost Always)
This topic came up at work recently, and I thought it might be useful to the wider internet audience… When doing code reviews, I often come across components which utilize static mutable objects. Typically these are static Maps and other … Continue reading