Kategorie: PHP
-
Zend Studio for Eclipse at first sight
von
in PHPIn January Zend Studio for Eclipse was released, it combines the Zend Studio technology and the Eclipse PDT (PHP Development Tools) project. The download is available on zend.com, also the latest Zend Studio Toolbar if needed, you’ll find detailed product information on zend.com. The last few days I’ve started working with Zend Studio for Eclipse.…
-
Observing the MySQL Query Log
von
in PHPDebugging an existing application can be hard to bootstrap. Sometimes it just helps to observe the queries a web application is sending to the database. Unfortunately, the MySQL Query log does not directly tell the user which query goes to which database.
-
Meet and Greet
von
in PHPThis week, the guys at SektionEins are rather busy with attending and speaking at different events. No worries, there are some left who do the bread and butter stuff. Johann will share his knowledge about web security on Feb 27th at the WEB SEC DAYS in Frankfurt / Main (Germany). The topic: „Security as a…
-
Things that only happen to ME
von
in PHPThis is really hard: After all the years I had to find out that I’m not defined.
-
PHPUnit Motivational Poster
von
in PHPSometimes developers aren’t motivated to write a lot of unit tests. Now we got some help when your phpunit code coverage goes below 80%. A PHPUnit Motivational Poster, done by the anonymous phpunit fan club. Feel free to download it and be motivated! PHPUnitMotivation.pdf Thanks to Sebastian for the exceptional scary look and Jo for…
-
studiVZ relaunchete seine Website neu – abgesichert durch einen Security Audit von SektionEins
von
in PHPstudiVZ ist, laut Zahlen der IVW, Deutschlands größte Website in der Kategorie „User Generated Content“ mit etwa 6,2 Milliarden PageImpressions im Januar 2008 (siehe Posting von deutsche-startups.de). Vor kurzem hat studiVZ einen Relaunch durchgeführt – dabei wurde oberflächlich scheinbar wenig verändert, jedoch der Kern der Applikation modernisiert und runderneuert. studiVZ ist in PHP geschrieben. Flankiert…
-
eWeek acclaimed Stefan Esser as one of the 15 most influential people in Security
von
in PHPeWeek recently acclaimed Stefan Esser as one of the 15 most influential people in Security today: Image (C) by eWeek Stefan Esser is a partner at SektionEins, the Web Security Company, with clients in Europe and the US.
-
Mayflower Barcamp: Developing new features for phpMyFAQ 2.5
von
in PHPTwo weeks ago almost the whole Mayflower crew met for a three day hacking event: the Mayflower Barcamp 2008. Some colleagues and myself did a extreme programming on the next version of phpMyFAQ. Here’s a short list of the new features we implemented in two days: – rewrite of the RSS feeds using XMLWriter –…