Fluent Navigation in JSF 2

Part 3 on JSF 2: Discover that getting around in a JSF 2 application is much simpler and requires less typing.

Introducing Infinispan: Part I

Part I provides an overview of the capabilities of Infinispan, including usage examples and a tour of the API's.

The HYSOCAMTT templating approach

This article aims to highlight a approach which allows one to separate everything from one's business logic to one's design logic, to XHTML from CSS, one's...

0 replies - 788 views - 02/28/08 by Cal Evans in News

How to Merge RSS Feeds Using Php & Zend Framework

Recently I though of making one combines RSS feed of both of my blogs and my twitter updates. There are some RSS merging services out there, and there's also...

0 replies - 2480 views - 02/27/08 by Arik Fraimovich in News

OpenID, OAuth and the Enterprise

I spent last weekend in Sebastopol, CA at Foo Camp where the topics discussed were around the Social Graph, Privacy, OpenID, OAuth, Data Portability,...

0 replies - 931 views - 02/26/08 by Danny Kolke in News

Writing Website Scrapers in PHP

This article instructs you on how to write a website scraper using PHP for web site data extraction. The concepts taught can be applied and programmed in Java,...

1 replies - 5098 views - 02/26/08 by Sunil Bhatia in News

Microsoft to extend Windows eco-system!

Today Microsoft announced a significant initiative which aims to provide the developer community with access to a large number of Microsoft protocols and file...

0 replies - 739 views - 02/22/08 by Andi Gutmans in Articles

I called Zend_Json::encode(), so WTH are all my properties?

The problem is simple, JSON encode a PHP object and send it back to the front end. Sounds simple and the last 100 times I wrote this code it was simple. This...

0 replies - 757 views - 02/21/08 by Cal Evans in News

Using sfFileCache directly

You can configure a lot of caching in symfony, so rarely do you need to cache things yourself, but it may happen that one day you decide you need it. I came to...

0 replies - 1071 views - 02/19/08 by Stefan Koopmanschap in Articles

Is Facebook Good for my Business?

It seems like this question is being kicked around more and more lately. If you're active online at all, you've seen people talk about it. If you've been to...

1 replies - 1041 views - 02/19/08 by D. Keith Casey Jr. in Articles

MSN Live Search Result Grabber

Within the last month, I've created two popular SEO tools: Google Grabber and Yahoo Grabber. Each grabber goes to the respective website and retrieves the...

0 replies - 1163 views - 02/18/08 by David Walsh in News

Designing Klingon Warships Using Behaviour Driven Development

A short time ago, I wrote an article for Devzone entitled An Introduction to the Art of Unit Testing in PHP which explained why testing, and especially...

0 replies - 635 views - 02/18/08 by Cal Evans in News

Using Weather Data to Change Your Website's Appearance through PHP and CSS

Using a little magic and trickery (read: PHP and CSS), we can change the appearance of a website automatically based on the weather outside, in real time! In...

0 replies - 6679 views - 02/16/08 by Chris Coyier in News

Custom Error Handling in PHP

Web application don't always go to plan, that much is obvious. Users will continuously find ways to trigger errors within your application and how you record,...

0 replies - 1237 views - 02/15/08 by David Walsh in News

set_include_path() failing

The title of this article will confuse most of you but I chose it on purpose. I hit a wall last night and couldn't find anything on the web to help me over...

1 replies - 1897 views - 02/14/08 by Cal Evans in News

Download a URL's Content Using PHP CURL

Downloading content at a specific URL is common practice on the internet, especially due to increased usage of web services and APIs offered by Amazon, Alexa,...

3 replies - 1342 views - 02/13/08 by David Walsh in News

Two Great Books for PHP Developers

PHP is hot and this week we have two new releases to keep developers in top form. First, Pragmatic Bookshelf has released Rails for PHP Developers, a guide to...

6 replies - 2614 views - 02/13/08 by Meera Subbarao in News