<?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, 24 May 2013 11:27:23 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Available for PHP Extension Writing]]></title>
      <guid>http://www.phpdeveloper.org/news/14189</guid>
      <link>http://www.phpdeveloper.org/news/14189</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i>, realizing that he wasn't ready to jump back into a full-time position just yet has decided to <a href="http://derickrethans.nl/available-for-php-extension-writing.html">refocus his efforts</a> on helping make PHP a better place with work on PECL extensions and on internals-related issues.
</p>
<blockquote>
Instead I will be available to work on (custom) PHP extensions and internals related issues. Extensions are a great way around PHP's limitations and performance issues.
</blockquote>
<p>
His first project is a <a href="http://svn.xdebug.org/quickhash/trunk">QuickHash</a> extension to interface with the popular <a href="http://www.stumbleupon.com/">StumbleUpon</a> and works more efficiently by using more clearly defined data structures. There's no stable release yet, but keep an eye on the <a href="http://svn.xdebug.org/quickhash/trunk">subversion repository</a> for the latest enhancements.
</p>]]></description>
      <pubDate>Tue, 16 Mar 2010 09:40:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Joshua Eichorn's Blog: Adding Supr urls to your site]]></title>
      <guid>http://www.phpdeveloper.org/news/12790</guid>
      <link>http://www.phpdeveloper.org/news/12790</link>
      <description><![CDATA[<p>
In <a href="http://blog.joshuaeichorn.com/archives/2009/06/30/adding-supr-urls/">this new post</a> to his blog <i>Joshua Eichorn</i> talks about a an automatic URL shortening service he has worked up, <a href="http://su.pr/">Su.pr</a>, and how you can use their <a href="http://stumbleupon.com/devblog/stumbleupon_developer_blog_and_supr_api/">API</a> to create shortened URLs for you own site.
</p>
<blockquote>
Last week we launched our <a href="http://stumbleupon.com/devblog/stumbleupon_developer_blog_and_supr_api/">API</a> which lets you integrate shorten and post functionality into any site or application. Today we are adding the ability to use your own domain for shortening. This lets you have urls like <A href="http://joshuaeichorn.com/9OPL">http://joshuaeichorn.com/9OPL</a> so your readers can know what domain they are going too before they click on the link.
</blockquote>
<p>
Using the API lets you set up, via a mod_rewrite (or any other URL rewriting tool) to match requests on your domain for a shortening code and make the call back to get the original URL as stored on the Su.pr service. You can find more details at <a href="http://www.stumbleupon.com/developers/Supr:Short_URLs_on_your_own_domain/">this page</a> on the StumbleUpon site.
<p>]]></description>
      <pubDate>Wed, 01 Jul 2009 09:22:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Job Posting: StumbleUpon Seeks Web Application Developers (San Francisco, CA)]]></title>
      <guid>http://www.phpdeveloper.org/news/9478</guid>
      <link>http://www.phpdeveloper.org/news/9478</link>
      <description><![CDATA[<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">StumbleUpon</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Location</td>
	<td style="font-size:11px">San Francisco, CA</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Title</td>
	<td style="font-size:11px">Web Application Developers</td>
</tr>
<tr>
	<td style="font-weight:bold;vertical-align:top;font-size:11px">Summary</td>
	<td style="font-size:11px">
	<p>
	We are looking for 3 software engineers with strong web applications and database programming skills to design, build and support systems for StumbleUpon. Developers will work directly with Geoff and GMC implementing new StumbleUpon features and improving the overall experience for millions of people. Developers will have the opportunity to work on a variety of projects including toolbar development, social search, video discovery, community organization and ad-network development.
	</p>
	<p>Desired Qualifications:</p>
	<ul>
	<li>5+ years software development experience
    	<li>3+ years MySQL programming experience
    	<li>3+ years PHP/HTML experience
    	<li>2+ years C/C++ experience
    	<li>Linux/Unix expertise is essential
	<li>Javascript/CSS experience desired
    	<li>AJAX and XUL experience a bonus
	<li>Desire to work in a fast paced environment
	<li>Excellent verbal and written communication skills
	<li>Strong collaborative skills and ability to fulfill multiple roles
	<li>Bachelors or Masters degree in Computer Science or related; or equivalent work experience 
	</ul>
	<p>
	To apply, email your resume to jobs at stumbleupon .com with the name of the job as the title. At the beginning of your email please include: A short paragraph explaining how you would improve SU, relevant experience (personal projects okay) and your current location
	</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.stumbleupon.com/jobs.html">More Information</a></td>
</tr>
</table>]]></description>
      <pubDate>Wed, 23 Jan 2008 14:04:13 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Andreas Gohr's Blog: Determine StumbleUpon Rankings]]></title>
      <guid>http://www.phpdeveloper.org/news/8573</guid>
      <link>http://www.phpdeveloper.org/news/8573</link>
      <description><![CDATA[<p>
<i>Andreas Gohr</i> has <a href="http://www.splitbrain.org/blog/2007-08/30-determine_stumbleupon_rankings">posted some info and code</a> about one of the social networking/linking services out there, <a href="http://www.stumbleupon.com/">StumbleUpon</a>. His post includes PHP code to figure out what your site's StumbleUpon ranking is.
</p>
<blockquote>
StumbleUpon recently(?) added a "search result enhancement" feature to their toolbar. It adds StumbleUpon "star ratings" to Google results (See screenshot). This got me interested and I had a closer look at their extension...
</blockquote>
<p>
As part of this "closer look" he came up with <a href="http://www.splitbrain.org/blog/2007-08/30-determine_stumbleupon_rankings">the code</a> to return a general ranking for the URL you would give it. It does require a StumbleUpon auth key and username, but if you use the service already, you're one step ahead on that.
</p>]]></description>
      <pubDate>Mon, 03 Sep 2007 10:35:00 -0500</pubDate>
    </item>
  </channel>
</rss>
