<?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>Thu, 23 May 2013 22:44:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Microsoft Interoperability Blog: PHP and IE8 Web Slices]]></title>
      <guid>http://www.phpdeveloper.org/news/13636</guid>
      <link>http://www.phpdeveloper.org/news/13636</link>
      <description><![CDATA[<p>
On the Microsoft Interoperability Blog today there's <a href="http://blogs.msdn.com/interoperability/archive/2009/12/04/php-and-ie8-web-slices.aspx">a new post</a> looking at using PHP to help create <a href="http://www.microsoft.com/windows/internet-explorer/features/easier.aspx">web slices</a> (little saved chunks of web pages) in Internet Explorer 8.
</p>
<blockquote>
A web slice is content on a web page which a user can subscribe to.  The content is then available from a button in the Internet Explorer 8 Favorite's toolbar. When the content is updated, the button glows orange to alert the user that there is new content.  When the user clicks the button, they see a drop down window with the updated content of the web slice. 
</blockquote>
<p>
They show how to use PHP to create the content to fill a slice with some simple content. A slice isn't much more than a part of your web page with a div tag classed as "hslice". IE8 can then pick that part of the site up and save it to the user's browser. You can see en example <a href="http://blogs.msdn.com/blogfiles/interoperability/WindowsLiveWriter/PHPandIE8WebSlices_CCE0/webslicerssdemo_2.png">here</a>.
</p>]]></description>
      <pubDate>Tue, 08 Dec 2009 07:55:33 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Brandon Savage's Blog: Hosting Made for PHP Developers]]></title>
      <guid>http://www.phpdeveloper.org/news/11426</guid>
      <link>http://www.phpdeveloper.org/news/11426</link>
      <description><![CDATA[<p>
After looking around for different hosting for some of his projects (one that was a bit more PHP-developer friendly), <i>Brandon Savage</i> looked into <a href="http://www.slicehost.com">Slicehost</a>, a virtual server option that gives a bit more control than the larger, more typical shared hosting environments. <A href="http://www.brandonsavage.net/entry/hosting-made-for-php-developers.html">Here's his review</a> of the move.
</p>
<blockquote>
I'm not sure what I was expecting, but what I got was pretty amazing. Slicehost works by offering virtual servers for each account - that is, for each account they offer, you get your own box. [...] You're responsible for putting anything on it you want. And that's where the fun starts: you really can put anything you want on it.
</blockquote>
<p>
The slices allow you to customize your PHP builds, add in MySQL, change up Apache - whatever you want. All you need to know is how to compile things and get them working together. Slicehost isn't a good option for someone that's not familiar with linux system administration, but if you know exactly what you want and how to put it there, their pricing is one of the best out there (plus they just got bought up by <a href="http://www.rackspace.com">Rackspace</a> so their future seems bright).
</p>]]></description>
      <pubDate>Tue, 18 Nov 2008 16:28:54 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: The Pie in jQPie (and a Contest)]]></title>
      <guid>http://www.phpdeveloper.org/news/7457</guid>
      <link>http://www.phpdeveloper.org/news/7457</link>
      <description><![CDATA[<p>
<i>Richard Thomas</i>, creator of the <a href="http://projects.cyberlot.net/trac/jqpie/wiki">jQPie helper application</a> (PHP for jQuery) is <a href="http://www.cyberlot.net/pie-jqpie">suggesting a broader scope</a> for the project in his new blog post:
</p>
<blockquote>
<p>
Now I have slightly larger goals, the Pie represents the slices of code I hope to pack within. Currently there is a php5 slice, and another person has shown some interest in working on a php4 version.
</p>
<p>
Now I am looking for you! Yea you there the one looking at jQPie thinking it would be cool to use but your knee deep in Python, or Perl, or any other language.
</p>
</blockquote>
<p>
His <a href="http://www.cyberlot.net/pie-jqpie">ultimate goal</a> is to have a single javascript library that can span as many languages as it can right out of the box. To help the effort along, he's offering 2 cash prizes to developers - one for the Python/Ruby-ers out there and the other for Perl-heads. The best, most complete (working) library wins. Keep an eye on <a href="http://www.cyberlot.net">his blog</a> for more details on the contest and when it starts.
</p>]]></description>
      <pubDate>Tue, 20 Mar 2007 07:44:00 -0500</pubDate>
    </item>
  </channel>
</rss>
