Category Archives: Uncategorized
Bugzilla API: an example using PHP and Zend Framework
Bugzilla has a rudimentary API for driving it from code. To do this from PHP is reasonably trivial, but using Zend Framework (for the cookie jar primarily) makes the task very simple. Here is some example code: 1 2 3 … Continue reading
Claire’s website up and running
Claire has started a coaching business and her website is now up and running. You can take a look at http://www.clairehowecoaching.co.uk for more information. There are several excellent testimonials on there. She does telephone coaching as well as face-to-face meetings, … Continue reading
Posted in Uncategorized
Leave a comment