Julian has just added a post with a good tutorial of how to use the Google Charts and Visualization API.
Check it out: aHref: Working with Google Charts and Visualization API
Posted by mcloide on November 9, 2009
Julian has just added a post with a good tutorial of how to use the Google Charts and Visualization API.
Check it out: aHref: Working with Google Charts and Visualization API
Posted in development, google | Tagged: charts, google, google-charts api, tutorial | Leave a Comment »
Posted by mcloide on October 28, 2009
Got this from a Tweet of 99Designs. Good tutorial.
Follow the link: http://inspectelement.com/tutorials/advanced-photoshop-techniques-that-you-may-not-be-aware-of/
Posted in PHP | Tagged: advanced, Design, photoshop, tutorial | Leave a Comment »
Posted by mcloide on August 6, 2009
This is a great tutorial about using the Zend Framework Form Decorators to construct the form in the way that you want them to be.
It’s a very detailed step by step tutorial and an excellent resource.
Check it out at ZendGeek July post : Zend Form Decorators
Posted in PHP, Zend, development, resources | Tagged: PHP, zend framework, tutorial, zend form, form decorators | Leave a Comment »
Posted by mcloide on September 5, 2008

No matter what kind of application I’m doing, there is always a XML request, insert or something involving XML. I have always used the SimpleXML method for that, for obvious reasons, but sometimes is good to have knowledge of both.
Digging up on the web I found out a IBM article giving an excellent overview of the 2 methods that PHP5 works with and how to make them both work together.
Take your time to read it. It’s worthed: XML for PHP Developers Part 1
Posted in PHP, Zend, development | Tagged: ibm, parsers, PHP, tutorial, xml, Zend | Leave a Comment »