Guido Tapia
June 3, 2010
I have spoken in the past [https://picnet.com.au/blogs/Guido/post/2009/12/10/Javascript-runtime-compilation-using-AspNet-and-Googles-Closure-Compiler.aspx] about my great respect for the closur [http://code.google.com/closure/] ...
August 29, 2010
I've been doing some work with IndexedDB [http://www.w3.org/TR/IndexedDB/] (on Mouse Eye Tracking [http://met.picnet.com.au/]) recently and created a ...
October 15, 2010
One of the hardest things about getting started properly with Google Closure Tools [http://code.google.com/closure/] is that it has a huge amount of framework boilerplate that needs to be organised in order to write your first line of ...
January 11, 2011
It gives me great pleasure to anounce that PicNet's [https://picnet.com.au] closure control library is now public. We have started with only 2 of our controls but over the next few weeks we will port all of our control code to this ...
March 22, 2011
For a project we are currently working on here at PicNet [https://picnet.com.au/] we decided to forgo the bloat of ASP.Net and Mvc and go for a super light weight web platform. We tried Kayak [https://github.com/kayak/kayak] ...
May 11, 2011
After much effort, trying to get the default DatabaseAppender working in log4net I decided to write my own, so with the help of one of my alpha geeks (Tnx Chinsu) we created this awesome (its awesome because it uses batch inserts and actually work ...