<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 14 Oct 2008 07:33:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Cal Evans' Blog: ewt08 (elePHPant World Tour 2008)]]></title>
      <guid>http://www.phpdeveloper.org/news/10987</guid>
      <link>http://www.phpdeveloper.org/news/10987</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> and <i>Ivo Jansch</i> have started up <a href="http://elephpantworldtour.com/">a bit of a contest</a> for those owners of elePHPants out there - the <a href="http://elephpantworldtour.com/">elePHPant World Tour</a> (ewt08):
</p>
<blockquote>
Here's the basic premise. It seems obvious that elePHPants love to travel. Equally obvious is the fact that a lot of PHP developers love to take pictures. So, let's combine the two. If you spot an elePHPant while traveling, like near a landmark, or making it's way through the airport, snap a picture. Upload it to flickr and tag it with ewt08. Thanks in no small part to a bit of Web 2.0 magic and Wordpress, we'll steal the picture from flickr and post it on the blog.
</blockquote>
<p>
In January of 2009 the <a href="http://phpwomen.org/">PHP Women</a> group will take a look at all of the photos and pick the best ones. There's multiple prizes so far including a copy of Zend Studio Professional and admission to the Dutch PHP Conference '09 (check out the <a href="http://www.elephpantworldtour.com/about/">about page</a> for more).
</p>]]></description>
      <pubDate>Tue, 09 Sep 2008 09:33:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Hasin Hayder's Blog: Building services like FriendFeed using PHP - Part 1]]></title>
      <guid>http://www.phpdeveloper.org/news/10315</guid>
      <link>http://www.phpdeveloper.org/news/10315</link>
      <description><![CDATA[<p>
<i>Hasin Hayder</i> has posted <a href="http://hasin.wordpress.com/2008/05/31/building-friendfeed-using-php-part-1/">part one</a> of a series he's doing on making an application similar to the popular <a href="http://friendfeed.com/">FriendFeed</a> site in PHP.
</p>
<blockquote>
<a href="http://friendfeed.com/">Friendfeed</a> is an excellent life streaming service aggregating all your feeds from different service providers, compile them together, build a social network among your known people and finally deliver all these feeds as a mashup. [...] In this blog post I will try to focus on how to develop such a service like Friendfeed using PHP and JS and how to scale such a huge load successfully.
</blockquote>
<p>
This first part looks at the photo sharing handling of the application, including links to libraries already written in PHP to connect to them (like <a href="http://www.flickr.com">Flickr</a> and <a href="http://www.smugmug.com/">Smugmug</a>). 
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 08:47:32 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: php|tek 2008 Coverage]]></title>
      <guid>http://www.phpdeveloper.org/news/10236</guid>
      <link>http://www.phpdeveloper.org/news/10236</link>
      <description><![CDATA[<p>
Rather than having a lots of different blog posts scattered all over covering this year's <a href="http://tek.phparch.com">php|tek conference</a> in Chicago, I figured that pulling them all together here would work best. So, without further ado - the coverage from php|tek 2008:
</p> 
<ul>
<li>the <a href="http://tek.phparch.com/c/p/live,main">php|tek live</a> site
<li><a href="http://tek.phparch.com/c/p/live,slides">slides</a> (as they get them
<li><a href="http://tek.phparch.com/c/p/live,slides">Photos on Flickr</a> tagged with "tek08"
</ul>
<ul>
<li><i>Ivo Jansch</i>: <a href="http://feeds.feedburner.com/~r/ijansch/~3/293963346/">Day -1</a>, <a href="http://www.jansch.nl/2008/05/21/phptek-2008-day-0/">Day 0</a>, <a href="http://www.jansch.nl/2008/05/22/phptek-2008-day-1/">Day 1</a>, <a href="http://feeds.feedburner.com/~r/ijansch/~3/296691319/">Day 2</a>, <a href="http://feeds.feedburner.com/~r/ijansch/~3/298521063/">Day 3 (and wrapup)</a> 
<li><i>Eli White</i>: <a href="http://eliw.wordpress.com/2008/05/20/heading-to-phptek/">Heading to php|tek</a>
<li><i>Greg Beaver</i>: <a href="http://greg.chiaraquartet.net/archives/190-phar-is-near-at-phptek.html">phar is near at php|tek</a>
<li><i>Ivo Jansch</i>'s coverage of the <a href="http://www.jansch.nl/2008/05/22/microsoft-and-yahoo-zend-php-updates/">Zend/Microsoft issue</a> during <i>Joe Stagner</i>'s keynote
<li><i>Brian DeShong</i>'s slides - <a href="http://brian.deshong.net/talks/2008/phptek/grown_up_companys_guide_to_development.pdf">The Grown-Up Company's Guide to Development</a> and <a href="http://brian.deshong.net/talks/2008/phptek/robust_batch_processing_with_php.pdf">Robust Batch Processing with PHP</a>
<li><i>Maggie Nelson</i> slides - <a href="http://www.objectivelyoriented.com/conferences/phptek2008/keeping_your_db_and_php_in_sync.pdf">Keeping You DB and PHP in Sync</a>, <a href="http://www.objectivelyoriented.com/conferences/phptek2008/angering_database_gods.pdf">Angering the Database Gods</a>
<li><i>Sebastian Bergmann</i>'s slides - <a href="http://sebastian-bergmann.de/archives/783-Type-Safe-Objects-in-PHP.html">Type-Safe Objects in PHP</a>, <a href="http://sebastian-bergmann.de/archives/782-Understanding-the-PHP-Object-Model.html">Understanding the PHP Object Model</a>, <a href="http://sebastian-bergmann.de/archives/781-Quality-Assurance-in-PHP-Projects.html">Quality Assurance in PHP Projects</a>
<li><a href="http://feeds.feedburner.com/~r/ramsey/~3/296961995/">a wrapup</a> of the conference from <i>Ben Ramsey</i>
<li><a href="http://ishouldbecoding.com/2008/05/24/php-tek-and-the-conference-experience">Matthew Turland's look</a> back at the conferece
<li><i>Gennady Feldman</i>'s <a href="http://www.gena01.com/forum/gena01_blog/phptek_2008_impressions_and_closing_notes-t219.0.html;msg1390#msg1390">wrapup</a>
<li><i>Maggie Nelson</i>'s slides for <a href="http://www.objectivelyoriented.com/conferences/phptek2008/angering_database_gods.pdf">Angering the Database Gods</a>
<li>a <A href="http://mtabini.blogspot.com/2008/05/revenge-never-tasted-so-sweet.html">heads-up</a> from <i>Marco Tabini</i> to look in the near future for some incriminating video of some php|architect staff in KISS outfits
<li><a href="http://www.procata.com/blog/archives/2008/05/26/php-tek-wrapup/">Jeff Moore's wrapup</a> of this year's conference and links to his slides - <a href="http://www.procata.com/talks/phptek-may2008-exceptional.pdf">Exceptional PHP</a> and <a href="http://www.procata.com/talks/phptek-may2008-maintainable.pdf">Coding for Success: Writing Software You'll Be Able To Understand Next Month</a>
<li><a href="http://www.principlespatternsandpractices.com/2008/05/28/phptek-2008-recap/">Another recap</a> by <i>Andrew Culver</i>
<li>slides from <i>Greg Beaver</i> - <a href="http://greg.chiaraquartet.net/archives/192-phptek-PEARpharPyrus-talk-slides.html">PEAR, Phar and Smart PHP</a>
<li>slides from <i>Ed Finkler</i>'s talks - <a href="http://funkatron.com/content/Building%20Desktop%20RIAs-phptek2008.pdf">Building Desktop RIAs with PHP, HTML & Javascript in AIR</a>, <a href="http://tek.phparch.com/mats/slides/ed_finkler-phpsecinfo.pdf">Securing the PHP Environment with PHPSecinfo</a>
<li><a href="http://blogs.oracle.com/opal/2008/06/05#a318">an overview</a> from <i>Christopher Jones</i>
</ul>
<p>
Check out more live from the conference on the <a href="http://tek.phparch.com/c/p/live,main">php|tek Live</a> page on the php|architect website.
</p>]]></description>
      <pubDate>Wed, 21 May 2008 13:45:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Evan Sims' Blog: Introducing SmugURL]]></title>
      <guid>http://www.phpdeveloper.org/news/10022</guid>
      <link>http://www.phpdeveloper.org/news/10022</link>
      <description><![CDATA[<p>
<i>Evan Sims</i>, a recent convert from Flickr to SmugMug, has whipped up a little something to help make getting to those SmugMug unfriendly URLs a little bit easier - <a href="http://smugurl.com/">SmugUrl</a>:
</p>
<blockquote>
one aspect I didn't like was their URL scheme. They have good reasons for doing it, and I can't fault them for trying to maintain the privacy and security of their users. Heck, I applaud them for it. Still, I like my URLs pretty, and more importantly search engine friendly. So, I decided to take matters into my own hands and build <a href="http://smugurl.com/">SmugURL</a>.
</blockquote>
<p>
His example replaces this - <a href="http://evansims.smugmug.com/gallery/4717671_Ywtjp#279209234_a2ALu">http://evansims.smugmug.com/gallery/4717671_Ywtjp#279209234_a2ALu</a> - with this - <a href="http://smugurl.com/evansims/myst_online">http://smugurl.com/evansims/myst_online</a>...much more readable. He's even created a little bookmarklet you can drop into your bookmarks to make creating the URLs quick and easy. Check out <a href="http://smugurl.com/">for more</a>.
</p>]]></description>
      <pubDate>Wed, 23 Apr 2008 10:23:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Coding Costest for Feb. 2008 - Link Finder]]></title>
      <guid>http://www.phpdeveloper.org/news/9694</guid>
      <link>http://www.phpdeveloper.org/news/9694</link>
      <description><![CDATA[<p>
php|architect is <a href="http://c7y-bb.phparchitect.com/viewtopic.php?f=2&t=1108">hosting a coding contest</a> that started on Saturday. The task is to grab the contents of an HTML file and grab all of the links out of it, removing duplicates.
</p>
<blockquote>
You may use any built in function, the phpinfo() of the server used for testing will be attached. You just need to retrieve the links, you don't need to worry about them being relative or absolute.
</blockquote>
<p>
It should be able to be called from the command line and return the links, one per line. They include how the scripts will be measured (speed, accuracy, etc) and the prize list - $100 gift card for phparch.com, a one year subscription or *drum roll* an autographed picture of ProPHP podcast hosts <i>Paul Reinheimer</i> and <i>Sean Coates</i>.
</p>
<p>
To submit your entry just email it over to <a href="mailto:c7ycontests@phparch.com">c7ycontests@phparch.com</a> with the subject of "C7Y Contest - February" on it.
</p>]]></description>
      <pubDate>Mon, 25 Feb 2008 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: CakeFest Orlando 2008 Summary]]></title>
      <guid>http://www.phpdeveloper.org/news/9688</guid>
      <link>http://www.phpdeveloper.org/news/9688</link>
      <description><![CDATA[<p>
For those that weren't able to attend this year's CakeFest (2008), you might want to check out <a href="http://www.thinkingphp.org/2008/02/22/cakefest-orlando-2008-summary/">Felix Geisendorfer's summary</a> of the event that happened in early February down in Orlando, Florida - complete with lots of pictures.
</p>
<blockquote>
Since I'm not much of a story teller I'll make this a picture post (my hosting company should really re-think that unlimited bandwidth package, haha).
</blockquote>
<p>
He has shots of several of the attendees (including names known to most of the CakePHP community), the location for the conference, shots of the "off time" during the conference and some <a href="http://www.thinkingphp.org/img/cakefest/big/24.jpg">alligator kissing</a>. 
</p>
<blockquote>
I just want to say thank you to all of the folks who came and especially those who have been involved with the logistics of all of this. It was a pleasure to meet everybody and I'm looking forward to the <a href="http://es.cakefest.org/pages/home?lang=eng">next CakeFest in Argentina</a>.
</blockquote>]]></description>
      <pubDate>Fri, 22 Feb 2008 13:03:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint: Build a Photo Gallery Using CakePHP and Flickr]]></title>
      <guid>http://www.phpdeveloper.org/news/7567</guid>
      <link>http://www.phpdeveloper.org/news/7567</link>
      <description><![CDATA[<p>
A new tutorial has been posted on the SitePoint site today - <i>Jonathan Snook</i>'s look at combining <a href="http://www.sitepoint.com/article/photo-gallery-cakephp-flickr">CakePHP and Flicker to build a photo gallery</a>.
</p>
<blockquote>
Want to share your Flickr photostream with the world, but only once you've given it a nice, customized touch? Look no further than CakePHP -- and a few lines of code -- to pull off some magic! In this article, we'll use the Flickr API and CakePHP to take the images we've loaded onto Flickr and use them to build our own, non-Flickr web gallery.
</blockquote>
<p>
He steps the reader through the tools needed (including the <a href="http://rossoft.wordpress.com/2006/06/04/flickr-component/">Flickr Component</a> for CakePHP</a>) and how to get things set up and working together. With just a few simple calls to the Flickr API, the script grabs a photoset, gets the information about them and, finally, grabs a list of them to use in the photo gallery layout. He even throws in a sample usage of the popular <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a> Javascript helper to show off the photos.
</p>]]></description>
      <pubDate>Thu, 05 Apr 2007 08:28:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Wrapup: The Video]]></title>
      <guid>http://www.phpdeveloper.org/news/6685</guid>
      <link>http://www.phpdeveloper.org/news/6685</link>
      <description><![CDATA[<p>
In case you didn't get a chance to make it to this year's <a href="http://www.zendcon.com">Zend Conference</a>, <i>Cal Evans</i> has put together <a href="http://devzone.zend.com/node/view/id/1197">this cool little video montage</a> of the week.
</p>
<blockquote>
With a weekend to kill and only a laptop to amuse myself, I sat down to put my feelings, my emotions, my raw soul into something that would express the impact the conference left on me. Unfortunately, what came out was something a bit less moving than I anticipated but none the less, it was fun to make and it's slightly amusing to watch. 
</blockquote>
<p>
So, check out <a href="http://devzone.zend.com/node/view/id/1197">the video</a>, makes a few <a href="http://devzone.zend.com/node/comment/id/1197">comments</a> and relive a great week for all who attended. (And yes, I'm in there somewhere...)
</p>]]></description>
      <pubDate>Fri, 10 Nov 2006 13:13:39 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Wrapup]]></title>
      <guid>http://www.phpdeveloper.org/news/6646</guid>
      <link>http://www.phpdeveloper.org/news/6646</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> of Zend's Developer Zone (one of the attendees and facilitators of the conference) has posted <a href="http://devzone.zend.com/node/view/id/1158">his own wrapup</a> of life in San Jose for that week, including candid shots and tons of great info for the week.
</p>
<blockquote>
As I write this, it's Sunday. I'm sitting here in the lobby of the San Jose Doubletree Hotel. [...] Now that I've had a chance to relax and gather my thoughts, let's glance back over the shoulder before packing up for the next conference.
</blockquote>
<p>
For each day, he <a href="http://devzone.zend.com/node/view/id/1158">gives the highlights</a>, both of the people he met and of the talks/tutorials attended. There's even a few special announcements included that happened during the week - like about the new <a href="http://www.zend.com/products/zendbox">ZendBox</a> the company will be offering. After-hours activities were mentioned as well, including the "Pirate Party" IBM threw the last night of the conference.
</p>]]></description>
      <pubDate>Mon, 06 Nov 2006 08:33:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Tag the Conference]]></title>
      <guid>http://www.phpdeveloper.org/news/6600</guid>
      <link>http://www.phpdeveloper.org/news/6600</link>
      <description><![CDATA[<p>
For anyone out there attending the Zend/PHP Conference and Expo this week, there's <a href="http://devzone.zend.com/node/view/id/1126">a new post</a> on the Zend Developer Zone site that you might check in on. It has some of the details on how they'll (Zend) covering the event.
</p>
<blockquote>
We will run a live report from the conference on www.zend.com, and through our blogs, devzone, flickr and del.icio.us. All of you who are at the conference and are creating content about it in any form, please use the tag "zendconference2006". All of you who are not at the conference, check in regularly at zend.com, Zend's blog, Zend Developer Zone, Technorati, Flickr, and/or Del.icio.us.
</blockquote>
<p>
<i>Cal</i> <a href="http://devzone.zend.com/node/view/id/1126">also comments</a> that you can also tag things with "upcomming:event=111293" on Flickr to let the upconing.org website to catch it and associate it with the event.
</p>]]></description>
      <pubDate>Mon, 30 Oct 2006 13:56:00 -0600</pubDate>
    </item>
  </channel>
</rss>
