Yeah so that stream of updates failed..
Sooo lets start again for the next post!
Here’s a list of interesting links that I was planning to post about but its so old now its not worth making a full post.
FLARToolKit
So other than trying to get my new website designs up (I did the homepage, now just need to find time for the rest) a few months back I had a look at Augmented Reality for work, and there are a plethora of libraries out there for all different platforms and programming languages, but I thought the most accessible (and being for the public it kind of had to be) would be Flash.
Fortunately for me there are great Flash AR API’s out there, one in particular was this open source API called:
FLARToolkit

This is a quick test demo I did with a custom model (totoro), but I stress “quick test”
I still used the default marker and didn’t even bother printing it (just displayed on iphone), but you can create your own (see below). You will need this marker
Now the main website isn’t a great place to start, firstly it’s in Japanese, and the documentation is a little tricky to get into for Newbies, but i found a great tutorial, and website where they combine it all in a nice template, where you can almost just drag and drop your own 3d models into.
http://saqoo.sh/a/flartoolkit/start-up-guide?lang=en (Ok, I swear that page used to be in english)
I created 3D models using Maya and Blender3D, both export to Collada DAE. Maya needs a plugin: could be this or maybe openCollada I forget, but Blender supports it natively.
Any way I’d love to help, but it was so long ago, it would defeat the purpose of getting these old posts out of the way 
But if you need more info, I think I had a look at this dude’s blog tutorial http://www.mikkoh.com/blog/2008/12/flartoolkitflash-augmented-realitygetting-started/ when I was working on it (as well as the english version of that saqoo tute).
Oh lastly, to create custom AR markers use:
http://flash.tarotaro.org/ar/MarkerGeneratorOnline.swf
CSS Sprites
Also a neat little trick I learnt a few month’s back (like 8 months ago now LOL), and something all good web developers should know (besides all the new CSS3 and HTML5 stuff coming around) is CSS sprites.
First google link about it here:
http://css-tricks.com/css-sprites/
Basically it both reduces extra http requests to the server, reduces page load times, and removes any graphic flicker’s for mouse over effects on buttons and the like.
Any way, now that’s out of the way, back to quicker updates
(hopefully)
Oh and new homepage at pud9y.com and/or akurn.com