 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Zend Developer Zone: QEDWiki, IBM, and
by Chris Cornutt July 17, 2006 @ 18:05:55
On the Zend Developer Zone, Cal Evans got a chance to site down and talk with Dan Gisolfi, a "Certified IBM Executive IT Architect" and talk about IBM the company, PHP, the Zend Framrwork, and the latest offering from IBM - QEDWiki.
When people mention IBM, the most common mental picture is huge corporate IT. (that and Avery Books starring back at me from my TV demanding to know where the flying cars are) Their reputation for large IT projects borders on legendary. So prevalent is this mental picture that many people lose sight of the fact that IBM has been quietly innovating for the past 20 years.
I was recently blessed with the opportunity to slip below the blue veneer. It was far from the corporate cube farm mentality I expected. What I found was interesting, it was fresh; yes, I'll say it, it was innovative.
They talk mostly about the QEDWiki technology - an interface to web applications (which can use PHP) to be a "mashup enabler" for developers. They cover what it is and how it'll help the web in general, and include a mention of IBM's demo site for the project (for a fictional hardware store).
voice your opinion now!
ibm interview situational applications qedwiki mashup enabler ibm interview situational applications qedwiki mashup enabler
Andi Gutmans' Blog: PHP 5 Adoption has Tipped!
by Chris Cornutt July 17, 2006 @ 05:45:19
According to this new post on Andi Gutmans' blog today, the adoption of PHP versions seems to be tipping in favor of PHP5.
PHP 5 was released in July 2004. Since its release two years ago, there has been a lot of talk about its adoption rate and whether it will surpass the PHP 4 installed base. No doubt that it will still take some time for PHP 5 to reach PHP 4's existing installed base. The main reason for this are the numerous PHP 4-based applications that were built over the years, and if it's not broken, don't fix it.
He includes a graph showing the adoption of both PHP4 and PHP5 versions, noting a large increase from the release of the 5.1 version of PHP.
Although I knew many were waiting for PHP 5.1 before upgrading, its release in last November seems to have created a huge increase in PHP 5 adoption. In July over 74% of support tickets were by customers using PHP 5 (and remember we do support both versions).
voice your opinion now!
adoption rate php5 php4 existing applications graph adoption rate php5 php4 existing applications graph
Zend Developer Zone: PHP and IBM Goodness
by Chris Cornutt July 11, 2006 @ 06:02:40
The Zend Developer Zone has gone IBM crazy with three different posts concerning the blending of the PHP language with the i5/OS platform - specifically the use of DB2, a free book that's been published, and a real code example to get you started.
First off, the book - "Developing PHP Applications for IBM Data Servers". Cal talks about its contents, including a brief description and a listing of te chapters. Topics covered include the installation and configuration, wokring with DB2/Informix, and an introduction to Service Data Objects for PHP.
Next up is Cal's announcement of the official melding of DB2 and PHP on the i5/OS platform. He points to a tutorial ("Use PHP scripts to access DB2 UDB for iSeries data with Zend Core for i5/OS") for an example of these connections.
Finally, Cal wraps it all up with another example from the Zend site that "illustrates features and functions using the db2 extensions in the Zend Core for i5/OS PHP engine".
voice your opinion now!
ibm i5/os db2 tutorial free book applications ibm i5/os db2 tutorial free book applications
PHPClasses.org: Book Review - Smarty PHP Template Programming and Applications
by Chris Cornutt June 20, 2006 @ 06:41:14
Manuel Lemos has posted a new book review of one of the latest offerings from Packt Publishing, "Smarty PHP Template Programming and Applications".
PHP template engines have always been an hot topic. I guess it is accurate to say there are hundreds of PHP classes and scripts that implement template engines. Smarty is by far the most popular PHP template engine. I suppose it is fair to say that the history of PHP template engine can be split in "before Smarty" and "after Smarty".
This book was written having in mind two types of audience: the Web page designers and the Web application programmers. After a couple of introductory chapters, there are several chapters written for Web page designers followed by several chapters more for Web application programmers.
He goes on to describe the structure of the book, how it compares Smarty to other templating systems, an introduction to using Smarty, and a few chapters diving more into the topic in depth. Overall, his comments are positive, and he definitely recommends the book to anyone looking to get into this popular templating system.
voice your opinion now!
book review smarty template programming applications book review smarty template programming applications
php|architect: Rich Internet Applications With PHP and Flex (Part 2)
by Chris Cornutt June 01, 2006 @ 06:22:32
From php|architect's ART article repository today, there's part two in the series following the creation of "rich internet applications" with PHP and that ever-helpful Adobe product line, their Flex products. This time, they look at how the the AMFPHP (flash remoting for PHP) library can make the connection even easier.
They start with links to the downloads for AMFPHP, and mention to "just follow the instructions" to get it set up. They provide a "create database" string to feed into MySQL before getting into the actual code for the application. The functionality grabs the list of users from the database table and stores it where the Flex interface can get to it.
The next step - generating the interface - is a simple one. They provide the code to cut and paste in to display all of the information the previous script had pulled out (in a datagrid).
Finally, they pull it all together, using the AMFPHP library to bridge the gap between the PHP script and the Flex interface, pushing the data into the Flex application.
voice your opinion now!
php flex applications rich internet part2 tutorial php flex applications rich internet part2 tutorial
Developer.com: Authentication in Applications
by Chris Cornutt April 24, 2006 @ 07:21:15
While not directly PHP related, Developer.com has an interesting article covering the use of authentication in your applications.
Authentication is the act of establishing identity via the presentation of information that allows the verifier to know the presenter is who or what it claims. This identity could be any number of things, including people, systems, applications, messages.
Why would one want to verify an identity in the first place? Hopefully, most people reading this recognize that as sarcastic humor. This article presents different types of authentication and ways of adding it to your applications.
They discuss a range of authentication types - all the way from simple authentication out to cryptographic and multi-factor authentication. They wrap it up with a look at how you can choose the appropriate authentication methods for your applications as well.
I've seen several sites moving more and more to the next step up from the basic level of authentication up to even just the multi-factor. The more levels of security you can put on your application the better, especially if you're housing any kind of personal data about your users.
voice your opinion now!
php authentication in applications simple mult-factor cryptographic php authentication in applications simple mult-factor cryptographic
|
Community Events
Don't see your event here? Let us know!
|