Archive for the ‘Development’ Category

Status update for phpMyFAQ 2.5.0-beta

Friday, April 3rd, 2009

We put a lot of work on phpMyFAQ the last days because I got some help from my Mayflower colleague Anatoliy. The beta release should be ready after Easter!

Status update for phpMyFAQ 2.5.0-beta

Tuesday, March 31st, 2009

Today we started with the work on the new administration layout. Here’s a first screenshot:

phpMyFAQ 2.5.0-beta Administration frontend

phpMyFAQ 2.5.0-beta Administration frontend

Status update for phpMyFAQ 2.5.0-beta

Monday, March 30th, 2009

Today I installed IE8 on my virtual machine and phpMyFAQ 2.0 and 2.5 are working well on IE8. Beside testing new browsers from Redmond we fixed a lot of issues in the frontend and backend PHP code base.

Status update for phpMyFAQ 2.5.0-beta

Tuesday, March 24th, 2009

One of the main targets for the beta release is improving the backend technology. As I wrote some weeks ago, we switch out Ajax library from Prototype to jQuery. The last I improved the comment administration which is now fully ajaxified and you can delete multiple comments without any page reload. We’ll add more Ajax befor releasing the first beta version.

Status update for phpMyFAQ 2.5.0-alpha2

Saturday, March 7th, 2009

The last couple of days I moved a lot of the backend code to get a cleaner structure. In the future we want to release more versions and phpMyFAQ 2.5 will be the base. A base has always to be very solid and this is what I’m currently working for.

Status update for phpMyFAQ 2.5.0-alpha2

Tuesday, March 3rd, 2009

Alberto Sanchez from Spain implemented a cool new feature for phpMyFAQ 2.5: LDAP authentication! With phpMyFAQ 2.5 it will be possible to authenticate the users against your company LDAP server. Thank you very much, Alberto!

Status update for phpMyFAQ 2.5.0-alpha2

Wednesday, February 25th, 2009

Today I updated one important component of phpMyFAQ: the WYSIWYG editor. We upgraded the outdated TinyMCE 2.1 version to the latest version 3.2.1.1. Currently the Image Manager has gone away but it will come back. Besides this bigger change we fixed a lot of bugs.

Daily SVN snapshots back online

Tuesday, February 17th, 2009

They’re back: the daily SVN snapshots for phpMyFAQ 2.0.x and phpMyFAQ 2.5! If you want to test the latest versions without using a SVN client you can use this daily fresh packaged downloads.

Status update for phpMyFAQ 2.0.12 / 2.5.0-alpha2

Saturday, February 14th, 2009

The last days I fixed a stupid bug in the installer script. Some user had the problem, that the installer wrote the file with the database credentials but couldn’t read from it. It was a require / require_once issue on PHP 5… It’s fixed in SVN and versions 2.0.12 and 2.5.0-alpha2 will include the fix.

Status update for phpMyFAQ 2.5.0-alpha2

Tuesday, February 10th, 2009

We’re still refactoring and migrating the whole code base to PHP 5.2 and it’s more work than expected but we’re on a good way.

Status update for phpMyFAQ 2.0.12 / 2.5.0-alpha2

Saturday, February 7th, 2009

Both version made good progress the last days… phpMyFAQ 2.0.12 will be released within the next two weeks, the release of phpMyFAQ 2.5.0-alpha2 is planned for march.

Status update for phpMyFAQ 2.5.0-alpha2

Wednesday, February 4th, 2009

Today was a big code change in the database connection backend of phpMyFAQ. I refactored the whole connection handling and added a singleton pattern. Yes, nothing special but with this addition we got rid of the global handling of the database object. We also improved a lot of code during this refactoring.

Status update for phpMyFAQ 2.5.0-alpha2

Wednesday, January 28th, 2009

Today I added a wrapper class for the Filter extension of PHP 5.2. Beside that I rewrote the instant response feature using jQuery instead of Prototype.

Status update for phpMyFAQ 2.0.12 / 2.5.0-alpha2

Monday, January 26th, 2009

Matteo added a new mail subsytem for phpMyFAQ 2.5. The new version makes good progress and all “new” features are added but it’s still very unstable… we’re also preparing a bunch of new features on our website like a API documentation and better developer information.

Status update for phpMyFAQ 2.0.11 / 2.5.0-alpha2

Sunday, January 11th, 2009

Matteo and myself committed a lot of fixes and patches for phpMyFAQ 2.5 last week. We also received updated Turkish and Chinese translations. 2.0.11 will be released within the next 2 weeks, the alpha2 release should be out the first quarter of 2009.

Status update for phpMyFAQ 2.0.10 / 2.5.0-alpha2

Friday, November 14th, 2008

We fixed a lot of bugs the last weeks and phpMyFAQ 2.0.10 will be out the next two weeks. phpMyFAQ 2.5.0-alpha2 is also under development and we fixed a lot of PHP 5 related issues. The second alpha release is planned for Q12009. Because of the delay of the final release of phpMyFAQ 2.5 we’ll support phpMyFAQ 2.0 with PHP 4 also in 2009. Our installer will show a warning with the release of phpMyFAQ 2.0.10, if you still use PHP 4.

Status update for phpMyFAQ 2.0.9

Friday, October 10th, 2008

Today, I fixed some annoying bugs which we introduced in phpMyFAQ 2.0.8. Expect the 2.0.9 release the next days. If you like, please test the current SVN version.

Status update for phpMyFAQ 2.0.8

Sunday, September 7th, 2008

We’ll release phpMyFAQ 2.0.8 the next days due to a security issue in one of our used libraries. So please stay tuned.

Status update for phpMyFAQ 2.0.8

Wednesday, July 9th, 2008

Simon from Ireland fixed the long time issue with an annoying bug in MS SQL. We already switched our repository to SVN and try to release 2.0.8 as soon as possible.

Subversion

Monday, June 30th, 2008

This week we’ll switch from CVS to SVN, so no commits and changes the next days. We’ll release 2.0.8 in july.