About

Avatar von Martin Brotzeller
  • Code Inclusions on a Silver Plate

    Looking for code inclusions? The versatile google cluster has a solution for this, like for many other tasks. This search lang:php \secho\([^)]*_REQUEST[^)]*\); lets You find various places where some variable from the superglobal $_REQUEST is printed with echo. By the same means, you can easily find places where such a variable is directly included in…

  • To be one step ahead with AppArmor in your web server’s environment

    Our first experiences with Novell’s AppArmor Imagine you plan to offer an application service hosted on a common LINUX box. That is not very difficult at all, so you have to go on and choose your favourite distribution, installing and configuring some servers (e.g. web- and database servers) and finally adding your web based application…

  • Accessing NTLM secured resources with PHP

    Sometimes you need to do strange things – and then PHP is the language of choice if you need a solution for web applications in really special environments like using a Windows based authentication method on a Linux server. Here at Mayflower GmbH / ThinkPHP we wrote a proxy server for the authentication with NTLM…

  • Announcing release of PHProjekt V5.0.2 and the beta release of V5.1

    Wow! Our development team did a terrific job baking some new releases this week. While Albrecht is enjoying his holidays very much, I can feel the sweat of the team preparing everything for launching in time two releases. The 5.0 branch got a new release: 5.0.2. It mainly is a bug fix release and marks…

  • phpMyFAQ: a popular OpenSource FAQ management system

    Our employee and Mayflower Fellow Thorsten Rinne develops and maintains in his sparse free time a popular FAQ management system called phpMyFAQ. Its current release is V1.6 (see press coverage on golem.de) and phpMyFAQ is licensed under MPL. Popular users of phpMyFAQ are: Stanford University, Apple, the German telecommunication company Arcor, some big E-Commerce company,…

  • PSync: PHProjekt’s Sync tools (and what ThinkForge is all about)

    You may have seen the ThinkForge.org platform (which basically is based on GForge). It’s our internal and external development platform, mainly for our OpenSource projects like PHProjekt, PSync from us and our friends. I just wanted you to point at PSync, one of our flagship add-ons to our GPL licensed PHProjekt groupware. PSync is a…