using phpunit2 with eclipse
A good IDE saves a lot of time, and besides all those commercial products phpeclipse is a nice alternative. UnitTesting has also become a valuable task to the serious PHP programmer. There is already a...
View ArticleANIga – pimping my gallery
I was looking for a gallery plugin, and among those literally speaking hundreds of gallery extensions for the WordPress blogging software I found ANIga, coded by Michael Naab. Though there are a few...
View Articlehemingway reloaded fixes
Hemingway Reloaded is a great theme for the WordPress Blogging Software, however, it lacks a little bit IE 7 compatibility. Here are two simple fixes for the style.css which will display the startpage...
View Articleintroducing cudgets.widget.ListSelectionModel
A ListSelectionModel represents an interval of selections. A selection itself has two properties: index and selected. The index is a numeric value that points to a position in the interval and selected...
View Articlesvndiff / deltav algorithm
(This post refers to svndiffs V0 compressed strings). The article at http://svn.collab.net/repos/svn/trunk/notes/svndiff explains how the svndiffalgorithm works. This post tries to give a more concrete...
View ArticleCounterize II – missing backticks in install file (fix)
If you want to install V2.09 of Counterize II , you may get sql-errors when the plugin gets activated in the backend of WordPress. This is caused by missing backticks ( ` ) in the file...
View ArticleClearsilver egg for Python 2.5 (Windows)
Since conjoon uses Continuous Integration, I was happy to find out that there is a CI plugin for my favored project management tool trac: bitten lets you configure build scripts and comes with agents...
View ArticleHow conjoon migrated quickly from Trac to JIRA
conjoon is currently being migrated to the Atlassian’s software suite: Jira, Confluence, Crowd, Fisheye… you name it. While the Trac importer that comes with Jira worked out of the box, I had to do...
View Article