Blog » Development »
Kategorie: Development
-
FTP via Proxy with cURL
There should be no problem to download files dynamically via FTP and user/password authentication. But what if using an http proxy in between? Well, there are some useful options you may set with curl_set_option but in our case most were not accepted. The main problem was getting the list of files laying on the ftp…
-
PHProjekt in Poland – Meeting with deputy prime minister
Sometimes it is great to work for open source projects: Monday and Tuesday I was in Warzaw on the invitation of the deputy prime minister, Waldemar Pawlak. The topic of our meeting was the strategic use of PHProjekt as the project management tool in his Ministry of Economy and a possible indroduction as collaboration platform…
-
Zend Studio for Eclipse at first sight
In 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
Debugging 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
This 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
This is really hard: After all the years I had to find out that I’m not defined.
-
PHPUnit Motivational Poster
Sometimes 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
studiVZ 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…
