Skip to main content

242 posts tagged with "PHP"

View All Tags

Sending attachments with ZendMail

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

I had a hard time figuring out how to properly send attachments with ZendMail. All the hints I found on the internet did not work for me. After an intense debugging session I came up with the following "short" snippet that I`d like to share with you. To display the attachments correctly in your favorite MUA you have to supply the correct mime type for the file you want to attach to the mail message. Use this article here as a source for some in-depth insights how you can detect the mime-type for a file with a decent fallback routine (if needed).

Herbstcampus 2012

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

Vom 03.09.2012 bis zum 06.09.2012 findet in Nürnberg der Herbstcampus 2012 statt. Die Veranstaltung geht in das fünfte Jahr und gilt als technologieorientierte conference für Software-Entwickler, Architekten und Projektleiter mit den Technologie-Schwerpunkten .Net und Java. Ich freue mich mit den Vorträgen "Wie Software-Generatoren die Welt verändern können" und "Testing untestable code" dabei sein zu dürfen.

Eclipse Plugin Composer

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 "Composer". Install the plugin via our public updatesite. The plugin adds support for calling the PHP Tool Composer from within Eclipse. After installation the plugin will contribute the context menu "External Tools > Composer > Install" and "External Tools > Composer > Update" to the composer.json files in your workspace projects.

Web Developer Conference 2012

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

Nils Langner lädt ein und ich komme: Gemeinsam mit Lars Jankowsky, Johann-Peter Hartmann, Bastian Feder, Björn Kaiser und Simon Hohenadl gestalten wir einen Track bei der Web Developer Conference 2012 die vom 17.09.2012 - 18.09.2012 in Hamburg statt findet. Ich werde den Vortrag "Große Systeme, lose Kopplung, Spaß bei der Arbeit!" präsentieren und skizzieren wie man es schafft Komponenten zu entkoppeln um die Wartbarkeit zu vereinfachen.