Tag Archives: tutorial

Simple Zend Tutorial for People Starting Out… with Zend

This post serves more as a bookmark for me than anything else, now that I have been tasked with learning the icky world of Zend and its MVC pattern from the powers above here at work. Learning Zend is not for the faint hearted, that is for sure, and just finding your feet takes a fair bit of reading.
Continue reading

Posted in Zend | Tagged ibm developerworks, nicholas chase, , , zend framework | View Comments

Blogroll: How to Export and Import WordPress Blog Links

To export and import a Wordpress blogroll, or links if you prefer, is actually pretty easy, seeing as Wordpress already comes with everything necessary for this built in.
Continue reading

Posted in Tutorials, Wordpress | Tagged blogroll, , import, links, , | View Comments

PHP Script to Trim and Replace Apostrophes for Each Value in Each Column of Each Table in a MySQL Database

I needed to quickly whip up a script that would strip all leading and trailing whitespace plus replace any apostrophes or quotation marks with their web code equivalent for each and every value that appeared in every row, column and table in the database. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , , , , , | View Comments

How to Install Foxit PDF Reader 1.1 in Ubuntu Karmic Koala

Foxit Reader 1.1 is an incredible little PDF viewer that features some powerful tools while remaining pretty damn quick. It’s free for non-commercial usage and features most of the viewing tools you’ve come to expect from the big daddy of PDF readers, namely Adobe Acrobat. Continue reading

Posted in Software & Websites, Tutorials | Tagged , , , , , , | View Comments

jQuery: Checking or Unchecking All Checkboxes

Providing functionality to check all, uncheck all or even to invert the checkboxes currently selected on a page is pretty simple to achieve with either plain old JavaScript or the newer, more flashy jQuery library. Continue reading

Posted in Technology & Code, Tutorials | Tagged , , , , , , , , , , | View Comments
Navigation »