Bernhard's Blog
3 Nov
Yesterday ive ordered the Zend PHP5 Certification Bundle. After printing out the Learning Guide ( get it on Amazon ) ive started to read it. There are about 290 sites of Informations about PHP5, XML, MySQL etc. to learn for the exam.
I hope i got the time to attend the exam this year and make the Zend Framework Certification in the next year.
—
A new version of Zend Framework is out. Check the Changelog on the bottom of this entry.
You can get the new Version on http://framework.zend.com
16 Oct
The new Zend Framework Bugfix version has been released on 13th october 2009.
This is only a Bugfix release.
Read more about fixed bugs
27 Sep
After a long time i will start bloging again here.
The last months: They were hard, there where some private problems which have hit me very hard, thats the reason why it was so silent here the last months.
But know iam back and here are some updates:
25 Jan
Until now i have used fabforce.net´s DBDesigner 4 to create visual models of my Databases. But now ive seen there is a new Project from the same developers called MySQL Workbench. Its an official Product of MySQL and there is a OSS License and a Standard Edition License for EUR 79,– per Developer (which is a nice price for this tool).
The OSS and the paid version delivers forward and reverse engineering of databse models. The SE version additionally allows to forward and reverse engineer databases on live MySQL Servers.
Its really a good tool with a huge amount of features. Currently there is only a stable version for Windows XP and Vista, but there is an alpha version for Linux und MacOSX but they are really buggy at the moment (e.g. the Linux version softcrashes when editing the table name of your fourth table), but the existing stable windows version runs like a charm.
Here are some links which could be interesting:
18 Jan
This evening i have played arround with Zend_Form to create a Register Form for the RedBugtracker.
Here are some screenshots of it:
15 Jan
yesterday jQuery 1.3 has been released as stable.
Whats new?
read more on http://www.jquery.com
12 Jan
Working with Zend_Date is funny but there is one thing i need and its not integrated in Zend_Date until now. So ive written my own extension to Zend_Date to handle the display of relative dates in my output.
Here are some examples of relative Dates which could be generated by this Script:
Unterneath, you can see my class. Feel free to use it in your own projects.
10 Jan
Ive just finished my new Authentication Adapter which uses Salted Passwords stored in DB to make theapplication more secure.
After reading documentations and a few Tutorials, ive found out that Zend_Auth comes with support for that type of passwords out of the box which is really nice and handy.
Here is a short tutorial for the use of Salted Passwords with the Zend Auth DB Table Adapter
8 Jan
There are some Problems with the original folder Structure, when developing a system where users should be able to create their own style.
6 Jan
I´ve dreamed about it since i installed my first Bulletin Board 2002. Now ive startet to create my own Bulletin Board.
After working and testing with various different Bulletin Boards (e.g. Invision Power Board, PHPBB, myBB, woltlab burning board, and some others) i`ve written my own featurelist of usefull and handy options to control, use and customize the Board Software.
Recent Comments