<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technical Blog of Richard Hughes &#187; browser</title>
	<atom:link href="http://blogs.gnome.org/hughsie/tag/browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/hughsie</link>
	<description>Blog about geeky stuff</description>
	<lastBuildDate>Tue, 17 Jan 2012 09:10:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PackageKit Web Plugin</title>
		<link>http://blogs.gnome.org/hughsie/2008/09/09/packagekit-web-plugin/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/09/09/packagekit-web-plugin/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 17:51:05 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[PackageKit]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/09/09/packagekit-web-plugin/</guid>
		<description><![CDATA[Owen Taylor has been rocking recently. In the 0.3.x releases there&#8217;s an optional packagekit-plugin package that is a standard Mozilla plugin. It works in Firefox and Epiphany and looks something like this: Test page shipped with PackageKit It&#8217;s actually pretty easy to build a website that wants to install something new or run an application [...]]]></description>
			<content:encoded><![CDATA[<p>Owen Taylor has been rocking recently. In the <a href="http://www.packagekit.org/releases/">0.3.x releases</a> there&#8217;s an optional packagekit-plugin package that is a standard Mozilla plugin. It works in Firefox and Epiphany and looks something like this:</p>
<p style="text-align: center"><img src="http://packagekit.org/img/pk-web-plugin.png" width="586" height="285" /></p>
<p align="center"><em>Test page shipped with PackageKit</em></p>
<p align="left"> It&#8217;s actually pretty easy to build a website that wants to install something new or run an application that is already installed.</p>
<p>The actual html you need is something like this:<br />
<code><br />
&lt;object type="application/x-packagekit-plugin" width="500" height="200" class="packagekit-plugin"&gt;<br />
&lt;param name="displayname" value="KStars"/&gt;<br />
&lt;param name="packagenames" value="kdeedu kde4edu"/&gt;<br />
&lt;param name="desktopnames" value="kstars"/&gt;<br />
&lt;/object&gt;<br />
</code></p>
<p>You can omit displayname and desktopnames if you wish, as PackageKit can query the backend and fill in the blanks. The packagenames are queried until PackageKit finds one that matches on your system.</p>
<p>I&#8217;m also thinking about adding the application icon in the box as common applications usually have standard icons that PackageKit already uses for <a href="http://packagekit.org/img/gpk-run-application.png">other stuff</a>.</p>
<p>Of course, because this uses <a href="http://www.packagekit.org/">PackageKit</a>, it&#8217;ll work on any distro. If you want to improve the look of the plugin or add some extra features, jump on the <a href="http://lists.freedesktop.org/mailman/listinfo/packagekit">mailing list</a> and give ideas. Feedback welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/09/09/packagekit-web-plugin/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/hughsie/tag/browser/feed/ ) in 0.15947 seconds, on Feb 11th, 2012 at 9:47 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 10:47 pm UTC -->
