Posts by Authors

  • Just upgraded the blogs to WordPress 2. My old theme broke during the upgrade option. I’ve reverted back to the Blix theme for now till I get the other theme working properly on WP2. WordPress 2 is up for download at: http://wordpress.org/download/

    Read More...
  • Here are two tutorials from IBM on objects in PHP 5. The first articles describes the fundamentals of objects and classes in PHP V5, from the very basics through to inheritance, for experienced object-oriented programmers and those who have not yet been introduced to objects. Link to article: Getting Started with objects in PHP V5 [...]

    Read More...
  • A good article on debugging Javascript while programming with PHP & Ajax. “Javascript is a powerful tool in the web programmers toolbox however, it’s also one of our greatest headaches. Dealing with browser inconsistencies is always a source of great pain. You test on multiple platforms, find everyone you know with a mac running safari [...]

    Read More...
  • Here’s an article by Trenton Moss with 10 excellent tips on CSS. The article covers topics such as CSS shorthand rule, CSS for printing, Image replacement techniques, CSS positioning and much more. Link: Ten CSS tricks you may not know

    Read More...
  • Mambo 4.5 has in-built functions to create search engine friendly URL’s. Most search engines don’t index sites with query strings in the URL. To overcome this, most CMS systems have in-build systems that allow you to clean the URL to make it search engine friendly. For example take the following URLs as an example: http://project.com/index.php [...]

    Read More...
  • Here’s a site which lists out all the “suspect” anti-spyware software available on the net. Some of these anti-spyware end up installing their own spyware on your PC. So before you go ahead and install a new anti-spyware solution on your PC, check them up with this list. ” Some of the products listed on [...]

    Read More...
  • Here’s a two good articles on optimizing and tuning MySQL databases, tables and queries. “Even the most well-designed database, functioning on its own or as part of an application, needs to be maintained. This hour is part of a 3-hour set of administrative lessons that will give you pointers for optimizing and tuning your database [...]

    Read More...
  • Here’s a list of Chart & Graph modules which work with PHP. I personally like PHP/SWF Charts and FusionCharts, which are Flash based charts which you can interface to from PHP. Here’s a list of resources which I checked out. PHP/SWF Charts Fusion Charts Advanced Graph and Chart Collection for PHP RChart PHP Edition ChartDirector [...]

    Read More...
  • Here’s a book from Bruce Perens’ Open Source Series called PHP5 Power Programming. This book deals with : Expert PHP 5 programming techniques, direct from PHP 5 co-creator and key developers Definitive coverage of the PHP object model, design patterns, XML/SOAP integration, and more Solid introduction and expert insights into performance tuning, PEAR, extensions, and [...]

    Read More...
  • Here’s some of the latest web-based Office Suites based off Ajax. Some of these do eliminate the requirement of having a bulky office suite installed on your PC. Think Free Online: http://online.thinkfree.com/ “Thinkfree develops cross-platform applications and online solutions. It’s flagship offering, ThinkFree Office 3, is a Microsoft Office-compatible suite, which allows users to seamlessly [...]

    Read More...