Aug 05 2008
Another great morning in Wellington. The ride to work was a bit cold so glad I wore my sexy, warm leggings.
Comments Off on
Aug 05 2008
Another great morning in Wellington. The ride to work was a bit cold so glad I wore my sexy, warm leggings.
Comments Off on
Aug 05 2008
Watching the iPhone Firmware updates come streaming in on Twitter: http://tinyurl.com/6y7p9a
Comments Off on
Aug 05 2008
via @gruber blog: distorted signs to make better reading: http://de-war.de/eurekacarpark.html
Comments Off on
Aug 04 2008
Comments Off on Triumph the Insult Comic Dog at Comic Con 2008 < Global Nerdy
Aug 04 2008
Link: ESME: Is This What an Enterprise Twitter Could Look Like? – ReadWriteWeb
ESME, the Enterprise Social Messaging Experiment, is an experimental communication project developed for SAP’s ‘Demo Jam’ by a group of 24 collaborators. It’s a red hot vision of …
Comments Off on ESME: Is This What an Enterprise Twitter Could Look Like? – ReadWriteWeb
Aug 04 2008
Rowan’s blog reminded me that I had been meaning to update my contact details on this blog in the hCard standard. In case you have no idea what hCards or microformats are, then read these two articles for more info: Wikipedia, Microformats. And in case those articles are too technical, then all you really need to know is that the hCard format makes it easier for computers to understand your contact details.
Here’s the code I used for mine (you can see it in the sidebar) – just modify with your details as necessary.
<div id="hcard-Stuart-Maxwell" class="vcard">
<a class="url fn" href="http://stuart.amanzi.co.nz">Stuart Maxwell</a><br />
<a class="email" href="mailto:[email protected]">[email protected]</a><br />
<span class="tel">021766940</span>
<div class="adr">
<div class="post-office-box">PO Box 5858</div>
<span class="locality">Lambton Quay</span>,
<span class="region">Wellington</span>,
<span class="postal-code">6145</span>
<span class="country-name">New Zealand</span>
</div>
<a class="url" href="xmpp:[email protected]">Jabber</a>,
<a class="url" href="http://twitter.com/stuartm">Twitter</a>,
<a class="url" href="http://flickr.com/photos/amanzi">Flickr</a>,
<a class="url" href="http://www.linkedin.com/in/smaxwell">LinkedIn</a>,
<a class="url" href="http://www.facebook.com/people/Stuart_Maxwell/652219672">Facebook</a>
</div>
If the text above looks like gobbledygook to you, then try this online hCard creator instead. You can see how it’s made up and then add more details to it if you like.
Update – updated the PO Box details based on Andy’s comment below – thanks!
Comments Off on Contact Details via hCard
Aug 04 2008
Comments Off on Yahoo!’s Latest Performance Breakthroughs (Yahoo! Developer Network blog)
Aug 04 2008
Comments Off on YDN Theater: Yahoo! Performance Presents: After YSlow "A"
Aug 04 2008
Link: Back Up a Web Server – Webmonkey
The Web Developer’s Resource
Comments Off on Back Up a Web Server – Webmonkey