Skip to main content

87 posts tagged with "Blog"

View All Tags

PHPCon PL 2011

· One min read
Stephan Hochdörfer
Head of IT Business Operations

"Testing untestable code" geht um die Welt: Nach Frankfurt, Antwerpen, Nashville, Verona, Hamburg und Düsseldorf freue ich mich den Vortag bei der PHPCon PL 2011 halten zu dürfen. Die conference findet vom 21.10.2011 bis zum 23.10.2011 in der Nähe von Kielce in Polen statt.

Eclipse Plugin Smartsprites

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· One min read
Stephan Hochdörfer
Head of IT Business Operations

I`d like to announce the release of a new Eclipse Plugin called "Smartsprites". Install the plugin via our public updatesite. The plugin acts as a frontend to the SmartSprites CSS Sprite Generator. After installation the plugin will contribute the context menu "External Tools > Generate Spritemap" to the .css files in your workspace projects. As the plugin name implies it can be used to generate CSS Spritemap files.

PHP Standard for DI Container behaviour

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· One min read
Stephan Hochdörfer
Head of IT Business Operations

After reading a blog post about a Dependency Injection container in PHP I just tweeted for curiosity why PHP developers have not yet agreed on a common standard for the behaviour of an DI container. Stefan Koopmanschap jumped into the discussion and proposed I should start a movement in this particular area. He suggested that Fabien Potencier (Symfony Lead Developer) as well as David Zülke (Chief Agavi fanboy) and Matthew Weier O'Phinney (Zend Framework lead developer) should team up with me. David got hooked immediately, and I am looking forward to meet the gang at phpDay.it in Verona for the first round of discussions. In case you want to contribute as well feel free to join us or blog about this movement :)

yEd Diagrammeditor

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· One min read
Stephan Hochdörfer
Head of IT Business Operations

Auf der Suche nach einem brauchbaren Diagrammeditor für Ubuntu bin auf die Software yEd aufmerksam geworden. Die Software ist Freeware und demonstriert eigentlich "nur" den Einsatz der yFiles for Java Bibliothek. Der yEd Editor bietet eine ansprechende Oberfläche mit vielen Möglichkeiten auf die Erstellung eines Diagramms Einfluss zu nehmen. Der integrierte Layout Manager demonstriert beeindruckend wie eine Software intelligent den Benutzer beim Platzieren der einzelnen Diagramm-Elemente unterstützen kann. Ein weiterer Pluspunkt sind die vielen Import- und Export Möglichkeiten. Fazit einer ersten Testwoche: Absolut empfehlenswert!

UTF-8 Mails versenden

This blog post might be outdated!
This blog post was published more than one year ago and might be outdated!
· One min read
Stephan Hochdörfer
Head of IT Business Operations

UTF-8 codierte E-Mails mit PHP Board-Mitteln zu versenden ist im Grunde kein Hexenwerk: