Monthly Archives: December 2008
Improving WebSite Performance
Hello everybody, in 2008′s last post, I will share some advices to improve your website performance. In the last months, I’ve been working with Onibus Recife and one of our efforts was making the site load speed faster. To achieve an acceptable performance, we basically worked on three aspects: Reducing the number of requests sent/received. Reducing the number of […]
JavaScript Unit Testing with YUI Test
Hi, some posts ago I talked about JavaScript and user interface testing using Selenium. Today, I will present another option to test your JavaScript code. YUI Test is a testing framework for browser-based JavaScript solutions, providing JavaScript Unit Testing. While not a direct part from any specific xUnit framework, YUI Test does derive some characteristics […]
Omnibus – Finding Public Transport Route
Hi, here in Recife was released a new service which provides public transport routes. Developed by Inove Informatica, users can use Omnibus to find a way to achieve some destination using buses and subways. The result is both a textual and visual description, providing an easy google map iteraction. The same kind of service is […]
