Geschrieben in Allgemein am 2. September 2011
The Mission
The other day I had a PHP-project based on the ZendFramework where I had to display different logos whether the project was viewd on the preview or on the live system.
Until now I always exchanged the images after puling the live data from the repository. Of course this was one step that sometimes was [...]
Lese den ganzen Artikel »
Geschrieben in Allgemein, Wordpress am 12. Juli 2011
For a Lot of People it might Be an old Story, but I just discovered the possibilities of the XML-RPC-Connector in my wordpress-blog.
It Makes editing so much easier on the Train or at the Next Break. Just open an offline-editor (I am using the wordpress-app on my iPod) And Start happy editing.
The only drawback [...]
Lese den ganzen Artikel »
Geschrieben in Allgemein, Mac am 8. Juni 2011
Recently I wanted to install a software no my Mac that required a dedicated user. So I created a user via the GUI-Interface and noted, that the user now was visible in the login-screen, which I didn’t want to happen.
So after a bit of research I came up with the following:
In MacOS-X you can hide [...]
Lese den ganzen Artikel »
Geschrieben in Allgemein am 7. April 2011
diskutil list
diskutil unmountDisk /dev/diskN
sudo dd if=/path/to/downloaded.img of=/dev/diskN
diskutil eject /dev/diskN
Lese den ganzen Artikel »
Geschrieben in Allgemein, Zend Framework am 17. November 2010
This weekend I will be attending my first BarCamp ever!
On the 20th and 21th of November Darmstadt hosts the second BarCamp at the Rhine-Main-Region. And I will be one of the about 300 people attending.
And to make that BarCamp more interesting to the PHP-Community, we try to coordinate a complete track on PHP-related [...]
Lese den ganzen Artikel »