Archive for November, 2009

Simple free diff tool for Mac OS X 10.5: Kdiff3

Web DesignPublished November 28, 2009 at 11:30 am No Comments

I needed a diff tool to compare text files on my Mac, and it turned out to be a time-consuming endeavor to find a basic free diff tool. One option is to install the Mac developer toolkit Xtools, but if all you need is the diff tool, why would you want to install 750MB worth
read more..

CamelcityContent V2.3 for Joomla! not displaying user name

joomla!Published November 28, 2009 at 11:18 am No Comments

I recently installed CamelcityContent (v.2.3) to give authors and editors the option to view their unpublished articles from the frontend. However, the user name doesn’t show up in the user column. I updated the code as follows to display the name of the article author. in file models/all.php: change the following lines inĀ  function _buildQuery():
read more..