Archive for March, 2008

Multithreading in PHP with CURL

Monday, March 31st, 2008

Lineke Kerckhoffs-Willems has posted a good tutorial over on the IBuildings blog titled “Multithreading in PHP with CURL”. It’s a short read with some proof-of-concept code but worth taking a look at if you’ve ever wondered how to simulate multi-threaded processing with PHP.

Via: Zend Developer Zone

Reading and Writing Spreadsheets with PHP

Monday, March 31st, 2008

When it comes to playing nice with data in different formats, PHP’s pedigree is hard to beat. Not only does the language make it a breeze to deal with SQL resultsets and XML files, but it comes with extensions to deal with formats as diverse as Ogg/Vorbis audio files, ZIP archives and EXIF headers. So it should come as no surprise that PHP can also read and write Microsoft Excel spreadsheets, albeit with a little help from PEAR. In this article, I’ll introduce you to two packages that make it surprisingly easy to hook your PHP scripts up to a Microsoft Excel spreadsheet and extract the data contained therein. I’ll also show you how to dynamically create a new spreadsheet from scratch, complete with formulae and formatting, and import data from a spreadsheet into a database. So come on it, and let’s get started!

Via: Zend Developer Zone

Maciej Hajnrich Interview

Monday, March 31st, 2008

Via: PSDTuts - Photoshop Tutorials and Links

Creating a Vector Composite Effect from a Photo

Sunday, March 30th, 2008

Via: PSDTuts - Photoshop Tutorials and Links

Numbers, schmumbers

Saturday, March 29th, 2008

Via: PSDTuts - Photoshop Tutorials and Links

Login and Authentication with Zend Framework Tutorial

Friday, March 28th, 2008

Matthew Weier O’Phinney (Master of the ZF-MVC) has posted a great tutorial on using the Zend_Auth and Zend_Form together to build a login form with identity persistence.

Via: Zend Developer Zone

PHP and SAP/NetWeaver Integration Survey

Friday, March 28th, 2008

As part of an ongoing effort to give PHP developers new tools and new markets to explore, Zend and SAP are reviewing upgrading the Netweaver PHP connector.

Via: Zend Developer Zone

OSBC Wrapup

Friday, March 28th, 2008

One of the great perks of my job is that I get to attend a lot of conferences. Most of the time they are PHP conference and I get to hang with the coolest development community on earth. Sometimes, I get to go to a conferences that is a little out of my comfort zone, OSBC was just such a conference.

Via: Zend Developer Zone

Weekly Hot Photoshop Tutorials (#1)

Friday, March 28th, 2008

I’m gonna try to keep this as a regular feature, here’s 5 of the hottest Photoshop tutorials from the last week (I hope!)

Via: Free Photoshop Tutorials and Resources

Quickly Build an Abstract Background of Colored Bars

Friday, March 28th, 2008

Via: PSDTuts - Photoshop Tutorials and Links