Kategorie: Development
-
phpMyFAQ: a popular OpenSource FAQ management system
von
in PHPOur 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)
von
in PHPYou 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…
-
Call for Papers: International PHP Conference 2006, 5th – 8th Nov, Frankfurt/Main
von
in PHPThis is just a public reminder for the Call for Papers of the November Conference. Like last year, we invite everybody to submit session proposals for the International PHP Conference. This year’s Conference features a track about Security, a topic that will be more and more important. The Conference is splitted into the first two…
-
Web2.0 (In)Security
von
in PHPOn the webmontag.de gathering at Munich, Johann gave a session about „Web2.0 (In)Security“. With the emerge of more and more Web2.0 applications Security is a must for every developer. Johann explained for example why XSS hurts more in Web2.0 than in Web1.0. You can download the slides here (attention, German language). Web2.0 also seems to…
-
Who wants to connect PHP to SAP?
von
in PHPFor some survey I’m searching for people having SAP in their company and want to connect to their SAP business systems with PHP. Please tell me about your needs and if you successfully could access SAP and which kind of connection (SAP XI, saprfc etc.) you used. I’ll post a summary of those experiences later.…
-
PHP IBM Training: Webapplikationen mit PHP5 und IBM DB2
von
in PHPKursziele: Der Workshop macht Sie fit für die Entwicklung von Webapplikationen auf Basis von PHP 5 und IBM DB2. Die Themen Objektorientierung, PDO und ibm_db2 stehen dabei im Vordergrund. Dabei zeigt der Kurs die neuen Möglichkeiten, die durch die ibm_db2 Extension realisierbar sind. Zum Abschluss wird im Team eine kleine Anwendung auf Basis von PHP…
-
Argentinian flavoured tip
von
in PHPLast weekend we had a company workshop. I asked my boss for a tip for improving my latest piece of code. Since he’s a funny guy and spent a lot of time in Argentinia, here’s what i got:
-
Open Source PHP frameworks
von
in PHPThe next issue of the PHP Magazin will contain an article showcasing some OpenSource PHP frameworks. Thanks to del.icio.us here’s a good overview about the OpenSource PHP frameworks that are currently available and which topics they cover. Dennis Pallett of phpit.net provides an article listing the differences between those frameworks: (C) 2006 by Dennis Pallet
-
Eclipse, PHP and XDebug
von
in PHPThanks to Axel Kramer who posted on the eclipse PHP newsgroup (Web Interface here), it’s possible to add XDebug integration to the PHPEclipse project. It seems the Eclipse world now has two IDE projects regarding PHP: the much longer existing PHPEclipse project (which recently got nominated for the 2006 SourceForge.net Community Choice Awards) and Zend’s…