Guido Tapia

Guido Tapia

March 10, 2010

Automatic Google Page Position Report

Overview The position of your website in the Google organic search is quickly becomming one of the most critical marketting measures. This page/script [https://picnet.com.au/blogs/guido/files/2010/03/google_pos.txt] ...

in software-engineering

Guido Tapia

March 15, 2010

Google Explorercanvas (excanvas) for IE. Silverlight vs VML

Many people do not realise that excanvas has a silverlight implementation. This implementation is apparently less stable (I have had very few issues with it) but much much faster. The only real draw back as I see it is that it requires clients to ...

in software-engineering

Guido Tapia

April 14, 2010

Javascript Tips, Tricks and Hacks

JavaScript is by far the most expressive language I use today, that expresiveness is a result of the amount of flexibility that the language gives the developer.  This is also the same reason why it is so hard to develop in JS, however I will not ...

in software-engineering

Guido Tapia

April 19, 2010

Lean css in javascript

This weekend I was looking at the lesscss.org [http://lesscss.org] project and found it very interesting. There is also a .net implementation [http://www.dotlesscss.org/]. The basic features of these projects is to make css ...

in software-engineering

Guido Tapia

May 4, 2010

Visitor Heat Maps in WordPress - New Plugin

Hi All, I'm pleased to announce that we have just released a new WordPress plugin that will allow you to effortlessly add the PicNet Mouse Eye Tracking [http://met.picnet.com.au/] service to your WordPress website / blog. Now yo ...

in software-engineering

Guido Tapia

May 11, 2010

Split Testing (A/B Testing) in ASP.Net Mvc

Working on our website heat maps [http://met.picnet.com.au/] product, Mouse Eye Tracking, has allowed us to really get into some of the more lean and super agile approaches to developing software. Something th ...

in software-engineering