<?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>Fri, 09 Jan 2009 22:09:30 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Felix Geisendorfer's Blog: Enforce utf8 for multiple db connections]]></title>
      <guid>http://www.phpdeveloper.org/news/9021</guid>
      <link>http://www.phpdeveloper.org/news/9021</link>
      <description><![CDATA[<p>
<i>Felix Geisendorfer</i> has another <a href="http://www.thinkingphp.org/2007/11/10/enforce-utf8-for-multiple-db-connections/">quick CakePHP tip</a> - an update from a <a href="http://www.thinkingphp.org/2006/09/16/dessert-6-mysql-utf-8/">previous tip</a> for forcing utf8 connections on multiple databases:
</p>
<blockquote>
This is just a quick update for Dessert #6 - MySql & UTF-8. I've been using the approach outlined in that old post pretty much until today, when I realized that it has two major flaws: It does not work when using multiple db connections (i.e. using load balancing or connecting to a 3rd party db), and it might interfere with other databases that don't need this utf8 thing to be set.
</blockquote>
<p>
He <a href="http://www.thinkingphp.org/2007/11/10/enforce-utf8-for-multiple-db-connections/">includes some code</a> (a quick 13 liner) to take care of this small issue. Check out the comments on the post for an even easier way too.
</p>]]></description>
      <pubDate>Mon, 12 Nov 2007 12:55:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: American Registry Seeks CakePHP Developers (Teaneck, NJ)]]></title>
      <guid>http://www.phpdeveloper.org/news/9015</guid>
      <link>http://www.phpdeveloper.org/news/9015</link>
      <description><![CDATA[<p>
As posted on <a href="http://www.thinkingphp.org/2007/11/12/job-interested-in-working-on-a-huge-cakephp-project/">Felix Geisendorfer's blog</a>:
</p>
<table cellpadding="3" cellspacing="2" border="0">
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Company</td>
	<td style="font-size:11px">American Registry</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">Teaneck, New Jersey</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">CakePHP Developers</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	We're looking for HOME BASED Cake Mavens! American Registry has been a leader in the promotions industry since 2000. Our 30,000 customers include some of the best known companies in America. Our web-based application controls all facets of our business from research and marketing to sales, e-commerce, customer service, production and manufacturing. We recently released version 2 of our application which was written from scratch using CakePHP, PHP 5, MySQL 5, CSS-based layout and AJAX. We are one of the largest sites currently in production with CakePHP and have a distributed team of highly qualified, bleeding edge developers. We're looking for team players that are positive and professional and able to work independently in a fast paced, professional environment. This is a long term gig - we're looking for a 6 month commitment of at least 30+ hours per week.
	</p>
	<p>Candidates must have:</p>
	<ul>
	<li>3+ years experience with PHP/MySQL
	<li>1+ years of experience with substantial CakePHP projects
	<li>2+ years of JavaScript, HTML, CSS and AJAX experience
	<li>Experience with Subversion (SVN)
	</ul>
	<p>
	Pay is competitive and commensurate with your experience.<br/>
	Interested? Send an email to avi@amreg.com with your qualifications, recent projects and references. 
	</p>
	</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Link</td>
	<td style="font-size:11px"><a href="http://www.amreg.com/amreg.html">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Mon, 12 Nov 2007 07:57:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Felix Geisendofer's Blog: Screencast #1: Using vendor branching and CakePHP]]></title>
      <guid>http://www.phpdeveloper.org/news/8062</guid>
      <link>http://www.phpdeveloper.org/news/8062</link>
      <description><![CDATA[<p>
<i>Felix Geisendorfer</i> has a <a href="http://www.thinkingphp.org/2007/06/17/screencast-using-vendor-branching-and-cakephp/">new post today</a> showing off an example of his screencasting abilities. Specifically, the video looks at using vendor branching to keep your CakePHP installation up to date.
</p>
<blockquote>
So here I go with my very first screencast to be published. The topic is how to use vendor branching with CakePHP which is one of <a href="http://www.thinkingphp.org/2006/09/15/dessert-4-keep-your-cake-fresh-use-svn-head/">many ways to keep your CakePHP version up to date</a>.
</blockquote>
<p>
<a href="http://www.thinkingphp.org/2007/06/17/screencast-using-vendor-branching-and-cakephp/">The video</a> is 15(ish) minutes long and covers, from start to finish, the process of grabbing the latest CakePHP build from the subversion repository and install it automatically to your system.
</p>
<p>
As a plus, <i>Felix</i> also includes <a href="http://www.thinkingphp.org/2007/06/17/screencast-using-vendor-branching-and-cakephp/#comments">links to the software</a> he used to make the screencast for those that are curious.
</p>]]></description>
      <pubDate>Mon, 18 Jun 2007 07:56:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[The Bakery - Rails-Like Validation, Elistic, Textile, and a CakePHP Release]]></title>
      <guid>http://www.phpdeveloper.org/news/7917</guid>
      <link>http://www.phpdeveloper.org/news/7917</link>
      <description><![CDATA[<p>
<a href="http://bakery.cakephp.org">The Bakery</a> has several new articles and tutorials today (it's hard to keep up sometime!) so here's the list:
</p>
<ul>
<li><a href="http://bakery.cakephp.org/articles/view/rails-like-data-validation">Rails-like Data Validation</a>
<li><a href="http://bakery.cakephp.org/articles/view/elistic-a-social-link-listing-site-in-my-spare-time">Elistic: a Social Link-Listing Site in My Spare Time</a>
<li><a href="http://bakery.cakephp.org/articles/view/textile-1">Textile</a>
<li><a href="http://bakery.cakephp.org/articles/view/the-cake-is-rising">The Cake is Rising</a>
</ul>
<p>
Be sure to check out <a href="http://bakery.cakephp.org">the rest of the Bakery site</a> for more great CakePHP tutorials and info to help you get the most out of this great framework.
</p>]]></description>
      <pubDate>Fri, 25 May 2007 07:02:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Matthew Weir O'Phinney's Blog: BostonPHP Framework Presentations]]></title>
      <guid>http://www.phpdeveloper.org/news/7390</guid>
      <link>http://www.phpdeveloper.org/news/7390</link>
      <description><![CDATA[<p>
<i>Matthew Weir O'Phinney</i> had the chance to present the Zend Framework during <a href="http://weierophinney.net/matthew/archives/137-BostonPHP-Framework-Presentations.html">a meeting he attended</a> of his local PHP user group (<a href="http://www.bostonphp.org/">BostonPHP</a>) as a part of a series their doing.
</p>
<blockquote>
Horde was also represented as part of the evening's fare. It was the first time I've attended a UG, so I got the double whammy of that and being a presenter. Oh, make it a triple whammy -- Boston is a 3+ hour drive from the Burlington, VT area I now call home.
</blockquote>
<p>
He mentions a talk that <a href="http://marina.horde.org/">Chuck Hagenbuch</a> (of the Horde project) gave on the current state of the project and a bit about his presentation (including some portions that pointed out problems with the Zend_Db component). You can check out this and the rest of the contents of his presentation <a href="http://weierophinney.net/matthew/uploads/2007-02-28-FrameworkPresentation.pdf">here</a> [pdf] and <a href="http://www.bostonphp.org/images/mp3/bostonphp_2_28_07.mp3">here</a> [mp3 podcast].
</p>]]></description>
      <pubDate>Tue, 06 Mar 2007 10:02:00 -0600</pubDate>
    </item>
  </channel>
</rss>
