About

Avatar von Björn Schotte
  • Extending class SoapServer (PHP5) for debugging

    In one of our large projects the application platform we developed provides a SOAP Service to several external entities (mainly .NET, Java and VisualBasic based, both web application and desktop software). These entities are spread across Europe and involve both internal consumers (departments from our customer) and external consumers (other solution providers that want to…

  • MAYFLOWER sucht die Top PHP Coder

    Mit MAYFLOWER unterwegs zu neuen Ufern PHP/JavaScript Entwickler   Einsatzort: München oder Würzburg Deutschland Angebot von: ThinkPHP / Mayflower GmbH Das Unternehmen: Wir sind ein auf Web Application Development spezialisiertes Softwarehaus. Wir bieten mit der Enterprise-Portal-Suite Chairman, der GPL-Groupware PHProjekt und dem Webanwendungsscanner Chorizo Produkte an sowie die Entwicklung von Inter- und Intranetlösungen. Mit der…

  • PHProjekt Version 5.2 now available

    MAYFLOWER announces that Version 5.2 of its free popular open source groupware suite “PHProjekt” is available immediately and ready for download. With the new version a foundation is made for a clearly arranged and intuitive usable PHProjekt. This is made by a refactoring of the user interface and the integration of the Dojo JavaScript Toolkit,…

  • PHP Conference 2006 – PHP 5 und IBM DB2 slides

    Here are my German slides of my talk „Einführung in PHP 5 und IBM DB2“. By the way, two attendees of my presentation are running really big IBM DB2 powered databases with up to 500 million datasets. Really big ones. :-)

  • Announcing Chorizo! Intranet Edition and Chorizo! Security Audits

    Live from the International PHP Conference this year, we have some announcements to make: first of all, we’re now officially releasing the Chorizo! Intranet Edition. That’s basically the full Chorizo! software package for your internal corporate environment, installed on one of your servers. Furthermore, you can scan an unlimited number of your own websites (we…

  • Use information disclosure to gather PHP configuration statistics

    Damien Seguy from nexen.net sent an e-mail with a notice about his newest statistics project: „PHP configuration statistics“. He gathered output of around 12,000 public available phpinfo() scripts. Some of the results of his investigations: Here are some funny and not so funny stats. PHP admins likes to compile PHP in Summer Register global is…

  • Chorizo available for French customers: win an iPod Nano!

    Today, we’re announcing a reselling partnership between Mayflower GmbH and Waterproof S.A.R.L., makers of PHP IDE PHPEdit and a French based company. They’re reselling the Chorizo! software to their customers and in their local country France. You can view the product page on their website. If you happen to be on Forum PHP in Paris…

  • SOAP API of spreadshirt.net

    I just came across an old entry of the Exciting Ecommerce blog (German) which tells that Spreadshirt.net, one of Germany’s hottest Internet startups, has a SOAP interface. spreadshirt.net itself seems to be developed in PHP, and so I started my IDE and played a bit with it. At the moment, it seems to be just…

  • Oracle with PHP and PDO

    A few weeks ago, I was holding a PHP training for a customer who’s using the Oracle database on a regular basis. My boss and I agreed on teaching the Oracle database connection with PDO (instead of the MySQL database connection we usually teach in trainings).