<?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>Sun, 19 May 2013 16:36:51 -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>
  </channel>
</rss>
