PhpRiot
PhpRiot iPad Application
Includes an offline PHP manual with many more web development tools coming soon!
Available on the App Store
3 September 1:33 AM: zend: Event: COURSE: Zend Server - 2pm-4pm CEST http://goo.gl/fb/BpHUJ

2 September 10:02 PM: weierophinney: Stupid Windows. Formatted an ext drive in VFAT specifically so I could use it occasionally with WinXP. Which refuses to recognize it. grrr..

2 September 7:28 PM: phpdeveloper: Gonzalo Ayuso's Blog: Using Monkey Patching to store files in CouchDb using the standard filesystem: Gonzalo Ayus... http://bit.ly/b3fBcZ

2 September 7:14 PM: weierophinney: I wonder how the new Apple "Ping" is going to f*** up understanding of the phrase "I pinged ..." (as in reached out to)?

2 September 6:57 PM: phpdeveloper: Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 4: Kevin Schroeder has another new post to his blog... http://bit.ly/bCSUKw

2 September 6:26 PM: phpdeveloper: Zend Developer Zone: Zend Framework is a BOSSie Award Winner: According to this new post on the Zend Developer Zo... http://bit.ly/doaS1Q

2 September 6:25 PM: phpdeveloper: TechTatva.com: [How To] Setup Cherokee with PHP5 FPM: On the TechTatva.com site today there's a new tutorial pos... http://bit.ly/dfuNiV

2 September 5:55 PM: phpdeveloper: ThinkPHP Blog: Contributing to Zend Framework: On the ThinkPHP blog today there's this new post talking about ope... http://bit.ly/afgpkY

2 September 4:59 PM: weierophinney: RT @lxt: So interesting to see all these shopping related startups...I feel like it's 1999 all over again.

2 September 2:59 PM: phpdeveloper: Developer.com: Getting Started with Memcached Distributed Memory Caching: On Developer.com today there's a new ar... http://bit.ly/cj0NTH

2 September 1:55 PM: phpdeveloper: AjaxRay.com: Extending Zend Form Element to create customized Phone number field: On the AjaxRay.com site today t... http://bit.ly/b04L6Q

2 September 1:45 PM: planetphp: My interview at dot KDE - Henri Bergius http://bergie.iki.fi/blog/my_interview_at_dot_kde/

2 September 1:36 PM: weierophinney: RT @julielerman: ordering LOTS of bagels & muffins (am) and cookies & brownies (pm) for Vermont Code Camp! nom nom. Thanks Sponsors!! #VTCC2

2 September 12:23 PM: phpdeveloper: Site News: Blast from the Past - One Year Ago in PHP: Here's what was popular in the PHP community one year ago to... http://bit.ly/aIYmmX

2 September 3:12 AM: weierophinney: Tagged phly_mustache 1.0.0rc1: http://github.com/weierophinney/phly_mustache/tree/1.0.0rc1 #php #mustache

1 September 8:52 PM: weierophinney: RT @auroraeosrose: Really - if you're doing development - error_reporting(-1) is your friend! #php

1 September 7:43 PM: phpdeveloper: Josh Holmes' Blog: Scaling WordPress on Microsoft: Josh Holmes, just coming off of presenting at OpenCa.mp in Dal... http://bit.ly/dnrTbG

1 September 7:43 PM: phpdeveloper: Web Builder Zone: The different kinds of testing: On the Web Builder Zone (from DZone) Giorgio Sironi has posted ... http://bit.ly/9f1fbK

1 September 7:43 PM: phpdeveloper: Gonzalo Ayuso's Blog: Using CouchDb as filesystem with PHP: In a new post to his blog Gonzalo Ayuso shows an inte... http://bit.ly/dAoCyG

1 September 4:47 PM: zend: DevZone: Zend Framework is a BOSSie Award Winner http://goo.gl/fb/dR8DR

Read More... | |

Zend Framework 101: Zend_Oauth

OAuth is a standard that allows to share protected data with other sites. In this article I will show you how to use the Zend_Oauth component of the Zend Framework. To demonstrate how to use Zend_Oauth we will create a script that posts a status update to Twitter for the authenticated user.

Accessing the Twitter API Screencast Video

Accessing the Twitter API Screencast
In this screencast I'll show you how to access the Twitter API using PHP. We'll use cURL to list a user's timeline and then to output tweets from a user's list.

Combining PHP, JSON and jQuery Screencast Video

Combining PHP, JSON and jQuery Screencast
In this screencast I'll show you how simple it is to make PHP communicate with a JSON data source using jQuery's Ajax functionality.

Zend Framework 101: Zend_Gdata_YouTube

The Zend Framework contains a number of APIs for accessing Google services, including YouTube. In this article I will show you how to retrieve a feed of videos from YouTube using Zend_Gdata.

Protecting Your PHP Source Code With ionCube Encoder

One of the issues PHP developers face is that PHP is an interpreted language, meaning PHP source code is readable by anybody who downloads your applications. In this article I will show you how to protect your intellectual property by encoding your PHP source code.

Speeding Up Your PHP Web Site

Google have recently announced that the speed of a web site is now used as a factor in determining its search rank. This is great news for the skillful PHP developer, since it allows you to gain an advantage over those not as dedicated to their art. In this article I will show you some of the steps I've taken to improve the performance of PhpRiot.com. These are all techniques you can easily adapt to your own web sites and web applications.

Zend Framework 101: Zend_Cache

In this article I will introduce you to the Zend_Cache component of the Zend Framework. This component is used for improving the performance of your web application by saving generated data for later reuse.

Gonzalo Ayuso's Blog: Using Monkey Patching to store files in CouchDb using the standard filesystem

Gonzalo Ayuso's Blog: Using Monkey Patching to store files in CouchDb using the standard filesystem
Gonzalo Ayuso takes his "CouchDb as a filesystem" approach one step further (see the previous post about it here) with this...

Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 4

Kevin Schroeder's Blog: You want to do WHAT with PHP? Chapter 4
Kevin Schroeder has another new post to his blog today with an excerpt from his "You Want to Do WHAT with PHP?" book. This...

TechTatva.com: [How To] Setup Cherokee with PHP5 FPM

TechTatva.com: [How To] Setup Cherokee with PHP5 FPM
On the TechTatva.com site today there's a new tutorial posted about getting the Cherokee web server set up and running PHP5...

Zend Developer Zone: Zend Framework is a BOSSie Award Winner

Zend Developer Zone: Zend Framework is a BOSSie Award Winner
According to this new post on the Zend Developer Zone, the Zend Framework has won itself a BOSSie award (from InfoWorld) in...

ThinkPHP Blog: Contributing to Zend Framework

ThinkPHP Blog: Contributing to Zend Framework
On the ThinkPHP blog today there's this new post talking about open source contribution and, more specifically, making...

More PHP news... | Subscribe to Feed
Best & Easy Webhosting Guide For Newbies + Plus Bonus

Best & Easy Webhosting Guide For Newbies + Plus Bonus

"Discover How To Finally Get a Webhosting Account and Work Your Way Around It Without Any Hassles..." You'll Finally Be Able To Host Your Web Pages, Images,...

Best Starting Guides for Webhosting Newbies + Plus Bonus

Best Starting Guides for Webhosting Newbies + Plus Bonus

"Discover How To Finally Get a Webhosting Account and Work Your Way Around It Without Any Hassles..." You'll Finally Be Able To Host Your Web Pages, Images,...

DIY Hosting Your Web Pages, Images, Blogs... in 60 Minutes! + Plus Bonus

DIY Hosting Your Web Pages, Images, Blogs... in 60 Minutes! + Plus Bonus

"Discover How To Finally Get a Webhosting Account and Work Your Way Around It Without Any Hassles..." You'll Finally Be Able To Host Your Web Pages, Images,...