Categories


Loading feed
Loading feed
Loading feed

U2 PDO Driver parts 1 and 2

IBM’s developerWorks has posted part two of their two-part tutorial on PDO and U2. Click on inside, I’ll give you the URLs and a quick overview.

IBM Shows Us: Batch processing in PHP

If you’ve been a programmer for more than about 15 minutes you probably already know about IBM’s developerWorks. If you are like most programmers I know, you monitor their RSS feed. However, if you missed their latest PHP related article, come on in and I’ll give you a small taste.

InfoWorld:Zend hails PHP for Microsoft, IBM

As reported on phpdeveloper.org, Zend co-founder and all-around great guy, Andi Gutmans gave an interview to Paul Krill of InfoWorld while at ZendCon. Click on inside, I’ll give you a few details, a pull quote and if you are nice to me, the URL.

Zend and IBM: News from ZendCon

Hey, I almost forgot, in all the excitement generated by the Zend and Microsoft partnership announced last week, Zend and IBM released a joint Press Release on PHP and System i progress. Click on inside for the details.

Performance case study using Zend Core for IBM with IBM DB2 9 to service 10,000 active database connections

PHP is the market-leading dynamic language for producing modern Web applications. Its popularity for building content management and e-commerce systems stems from its portability, ease of use, and wide support for accessing database and enterprise data sources. IBM and Zend Technologies have partnered to deliver Zend Core for IBM®, which is the industry's only certified and fully supported PHP development and production environment for IBM data servers.

PHP Delivers mail() on IBM System i

Alan Seiden over at MC|Press has released an article detailing the virtues of the powerful mail() function for System i users. Click on inside and we’ll talk about it.

ITJungle.com on System i5/OS and PHP

Alex Woodie, over at itjungle.com, has just published an article on the progress of PHP on System i. Come on inside and I’ll give you the Executive Briefing.

Zend and IBM Post QEDWiki Screencast

We’ve covered QEDWiki before but so far we’ve only had screenshots to show. Now we’ve got a full blown screencast.Click on inside for a complete rundown.

Zend and IBM host a Webcast

Are you interested in learning more about PHP, XML, DB2 and other members of the alphabet soup? Are you looking to build and deploy highly scalable PHP applications? Are you looking to kill an hour while you feign work? If any of these describe you, click through for information on a new webcast.

Work with XML Data in the Zend Framework

One of the incubator projects in the Zend Framework is Zend_Db_Xml. Zend_Db_Xml, also known as the XML Content Store (XCS), allows web applications that use XML data to easily update, save, and otherwise manage this data. In this article I will introduce the XCS persistence API and discuss an implementation using IBM’s DB2 9 database with its pureXML technology. Finally, I’ll discuss a sample social networking application to show how easy and fun it is to develop XML-centric applications using the XCS.