<?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; PackageKit</title>
	<atom:link href="http://blogs.gnome.org/hughsie/tag/packagekit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/hughsie</link>
	<description>Blog about geeky stuff</description>
	<lastBuildDate>Fri, 20 Nov 2009 10:01:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PackageKit Collections</title>
		<link>http://blogs.gnome.org/hughsie/2008/09/19/packagekit-collections/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/09/19/packagekit-collections/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 16:11:24 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[collections]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/09/19/packagekit-collections/</guid>
		<description><![CDATA[From PackageKit 0.3.3 onwards, a new type of package is supported called a collection.

 What gpk-application looks like with collection support
A collection is a metapackage that can represent a group, where the package mapping is done inside the backend. It is not like a catalog where an external file provides a meta-group. This enables the &#8220;group [...]]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://www.packagekit.org/">PackageKit</a> 0.3.3 onwards, a new type of package is supported called a <a href="http://lists.freedesktop.org/archives/packagekit/2008-September/003564.html">collection</a>.</p>
<p style="text-align: center" align="left"><a href="http://www.packagekit.org/img/gpk-application-search.png"><img src="http://www.packagekit.org/img/gpk-application-search.png" /></a></p>
<p style="text-align: center" align="left"> <em>What gpk-application looks like with collection support</em></p>
<p>A collection is a metapackage that can represent a group, where the package mapping is done inside the backend. It is not like a <a href="http://www.packagekit.org/pk-faq.html#catalogs">catalog</a> where an external file provides a meta-group. This enables the &#8220;<em>group install</em>&#8221; and &#8220;<em>group remove</em>&#8221; functionality people have been requesting since version 0.1.0, without get another abstract group mapping or extra API to support.</p>
<p>I&#8217;ve made a few changes in the daemon to properly support this new type, and in the yum backend Tim Lauridsen has added support using the comps group mapping. Mike Langlie has drawn us some great icons, and Anders F Björklund implemented collections for smart, and helped us with the design process. The extra type should be trivial to add to other backends too.</p>
<p>We added the feature in just a few hours of hacking, as everyone was working together. I&#8217;m amazed at how people work together so well all over the globe, in different timezones and with different work priorities &#8211; <strong>thanks guys</strong>.</p>
<p>Comments, as always, appreciated</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/09/19/packagekit-collections/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Installing new fonts</title>
		<link>http://blogs.gnome.org/hughsie/2008/09/18/installing-new-fonts/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/09/18/installing-new-fonts/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 07:36:14 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/09/18/installing-new-fonts/</guid>
		<description><![CDATA[Bedhad has done some great work to allow us to detect when a font is needed and execute a dbus method. It&#8217;s not yet finished, but the UI should look something like this:

Actually in gnome-packagekit git, but nothing uses it yet&#8230;
 Comments? Suggestions?
]]></description>
			<content:encoded><![CDATA[<p>Bedhad has done some great work to allow us to detect when a font is needed and execute a dbus method. It&#8217;s not yet finished, but the UI should look something like this:</p>
<p style="text-align: center"><img src="http://www.packagekit.org/img/gpk-client-font.png" width="492" height="186" /></p>
<p style="text-align: center"><em>Actually in gnome-packagekit git, but nothing uses it yet&#8230;</em></p>
<p> Comments? Suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/09/18/installing-new-fonts/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<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 that [...]]]></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>
		<item>
		<title>PackageKit support status</title>
		<link>http://blogs.gnome.org/hughsie/2008/09/02/packagekit-support-status/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/09/02/packagekit-support-status/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 14:57:16 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apt]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/09/02/packagekit-support-status/</guid>
		<description><![CDATA[The entire purpose of PackageKit is to abstract out all the uninteresting packaging formats and tools into a coherent API that can be used by cool applications and tools in a cross distribution and architecture way.
Of course, this is limited by the distribution guys putting in the effort writing PackageKit backends for their system, packaging [...]]]></description>
			<content:encoded><![CDATA[<p>The entire purpose of <a href="http://www.packagekit.org/">PackageKit</a> is to abstract out all the uninteresting packaging formats and tools into a <a href="http://www.packagekit.org/gtk-doc/">coherent API</a> that can be used by cool applications and tools in a cross distribution and architecture way.</p>
<p>Of course, this is limited by the distribution guys putting in the effort writing PackageKit backends for their system, packaging it up into packages, and then deploying it in new distributions to hapless users.</p>
<p>So far, we have quite a few distributions shipping PackageKit by default, and there&#8217;s every indication that a large majority will be shipping PK by the end of the year. Recently I&#8217;ve been very impressed with the work of <a href="http://www.glatzor.de/index.php">Sebastian Heinlein</a> integrating <a href="http://www.glatzor.de/blog/blog-details/select_category/1/article/packagekit-call-for-testing">PK with APT</a>. It&#8217;s been pretty difficult, as he&#8217;s been patching (rewriting?) chunks of python-apt so that the PackageKit API can be completed. For SMART, <a href="http://www.algonet.se/~afb/">Anders F Bjorklund</a> has also been writing huge chunks of code, which is also great.</p>
<p style="text-align: center"><img src="http://www.glatzor.de/fileadmin/files/screenshots/packagekit/Bildschirmfoto.png" height="534" width="872" /></p>
<p style="text-align: center"><em>Screenshot of some of the tools on Ubuntu (Copyright Sebastian Heinlein)</em></p>
<p>You can see how the other distributions are doing <a href="http://www.packagekit.org/pk-matrix.html">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/09/02/packagekit-support-status/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PackageKit 0.3.x new features</title>
		<link>http://blogs.gnome.org/hughsie/2008/08/22/packagekit-03x-new-features/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/08/22/packagekit-03x-new-features/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 10:53:48 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PackageKit]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/08/22/packagekit-03x-new-features/</guid>
		<description><![CDATA[PackageKit development keeps on trucking. After the ServicePack functionality was added in 0.3.0, we&#8217;ve got the GetDistroUpgrades functionality in the soon to be released 0.3.1 The latter allows us ask the backend if there are distro upgrades, for example, when Fedora 10 is released. By default we check for this one a week.
I&#8217;ve not really [...]]]></description>
			<content:encoded><![CDATA[<p>PackageKit development keeps on trucking. After the ServicePack functionality was added in 0.3.0, we&#8217;ve got the GetDistroUpgrades functionality in the soon to be released 0.3.1 The latter allows us ask the backend if there are distro upgrades, for example, when Fedora 10 is released. By default we check for this one a week.</p>
<p>I&#8217;ve not really thought about the UI for the notification (and traditionally I suck at UI design), and so I welcome advice and comments from you guys. I&#8217;ve got this so far:</p>
<p style="text-align: center"><img src="http://people.freedesktop.org/~hughsient/temp/gpk-distro-upgrade-notify.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/08/22/packagekit-03x-new-features/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>PackageKit at GUADEC</title>
		<link>http://blogs.gnome.org/hughsie/2008/07/12/packagekit-at-guadec/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/07/12/packagekit-at-guadec/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 08:43:53 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GUADEC]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/07/12/packagekit-at-guadec/</guid>
		<description><![CDATA[Yesterday I gave my PackageKit talk in Istanbul &#8212; I think it went well and the questions were good so overall I&#8217;m pleased. If you have any feedback (good or bad) then please email me and tell me what you thought.
Slides are here. Thanks
]]></description>
			<content:encoded><![CDATA[<p>Yesterday I gave my PackageKit talk in Istanbul &#8212; I think it went well and the questions were good so overall I&#8217;m pleased. If you have any feedback (good or bad) then please email me and tell me what you thought.</p>
<p>Slides are <a href="http://rhughes.fedorapeople.org/packagekit-guadec-2008.pdf">here</a>. Thanks</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/07/12/packagekit-at-guadec/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Running a program after install</title>
		<link>http://blogs.gnome.org/hughsie/2008/06/04/running-a-program-after-install/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/06/04/running-a-program-after-install/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 20:40:54 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/06/04/running-a-program-after-install/</guid>
		<description><![CDATA[gpk-application now offers you to run the application you just installed. It uses the just-installed desktop files to try to get the executable names and localised descriptions. There&#8217;s heuristics to only show the true application rather than any importer or viewer with the same executable name. Anyway, it looks like this:

New UI?
Comments, suggestions?
]]></description>
			<content:encoded><![CDATA[<p>gpk-application now offers you to run the application you just installed. It uses the just-installed desktop files to try to get the executable names and localised descriptions. There&#8217;s heuristics to only show the true application rather than any importer or viewer with the same executable name. Anyway, it looks like this:</p>
<p style="text-align: center"><img src="http://www.packagekit.org/temp/gpk-run-new.png" width="608" height="326" /></p>
<p style="text-align: center"><span style="font-style: italic">New UI?</span></p>
<p>Comments, suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/06/04/running-a-program-after-install/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>gpk-application multiple package selection</title>
		<link>http://blogs.gnome.org/hughsie/2008/05/22/gpk-application-multiple-package-selection/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/05/22/gpk-application-multiple-package-selection/#comments</comments>
		<pubDate>Thu, 22 May 2008 12:19:37 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[multiple packages]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/05/22/gpk-application-multiple-package-selection/</guid>
		<description><![CDATA[In 0.1.x PackageKit had a restriction it could operate on only one package at a time. This sucked for a multitude of reasons, the main one being that to install a few packages you had to wait for the preceding one to finish.
In an ideal world, we could still query a software list while we [...]]]></description>
			<content:encoded><![CDATA[<p>In 0.1.x <a href="http://www.packagekit.org/">PackageKit</a> had a restriction it could operate on only one package at a time. This sucked for a multitude of reasons, the main one being that to install a few packages you had to wait for the preceding one to finish.</p>
<p>In an ideal world, we could still query a software list while we are updating, but a lot of the backends do not allow that, giving unpredictable results or &#8216;<em>just</em>&#8216; corrupting caches.</p>
<p>One of the main feature requests for 0.2.x was to handle multiple packages in one transaction. The API was slightly changed in PackageKit to support this in 0.2.1, and now the client tools like pkcon and gpk-install-package-name all accept more than one package at a time. Yay for the command line.</p>
<p>This left gpk-application, aka &#8220;Add/Remove Software&#8221; &#8211; which was much trickier to do in a sane way. Now, I&#8217;m not saying the screenshot below is <em>sane</em>, but it certainly works, and we can improve it in the few weeks before 0.2.2 is released.</p>
<p style="text-align: center"><img src="http://www.packagekit.org/temp/gpk-application-multiple.png" /></p>
<p>Comments welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/05/22/gpk-application-multiple-package-selection/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>KDE love!</title>
		<link>http://blogs.gnome.org/hughsie/2008/05/02/kde-love/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/05/02/kde-love/#comments</comments>
		<pubDate>Fri, 02 May 2008 22:41:31 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/05/02/kde-love/</guid>
		<description><![CDATA[﻿Recently, Daniel and ﻿Adrien have been rocking with KPackageKit and QPackageKit.
The library is coming on nicely, and the tools are starting to look very KDE like. They could do with a hand, so if you want to get involved, jump on the mailing list and introduce yourself to those two dudes.
See here for a sneak [...]]]></description>
			<content:encoded><![CDATA[<p>﻿Recently, Daniel and ﻿Adrien have been rocking with KPackageKit and QPackageKit.<br />
The library is coming on nicely, and the tools are starting to look very KDE like. They could do with a hand, so if you want to get involved, jump on <a href="http://lists.freedesktop.org/mailman/listinfo/packagekit">the mailing list</a> and introduce yourself to those two dudes.</p>
<p>See <a href="http://www.packagekit.org/pk-screenshots.html#kde">here</a> for a sneak preview. There&#8217;s also a screenshot of the OpenSuse updater, which is also working with a PackageKit backend now.</p>
<p>Next step, world domination. Seriously, rock on.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/05/02/kde-love/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How about something like this?</title>
		<link>http://blogs.gnome.org/hughsie/2008/05/02/how-about-something-like-this/</link>
		<comments>http://blogs.gnome.org/hughsie/2008/05/02/how-about-something-like-this/#comments</comments>
		<pubDate>Fri, 02 May 2008 19:15:38 +0000</pubDate>
		<dc:creator>hughsie</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MimeTypes]]></category>
		<category><![CDATA[PackageKit]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/hughsie/2008/05/02/how-about-something-like-this/</guid>
		<description><![CDATA[Okay, I&#8217;ve added the needed stuff in desktop-file-utils for the yum backend to pick up the virtual mime-type provides in rpm with the help of hadess. Now all we need is a new rpm version with support for this, and then for rpm based distros (e.g. Fedora) it should just work. For Ubuntu the data [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;ve added the needed stuff in desktop-file-utils for the yum backend to pick up the virtual mime-type provides in rpm with the help of <a href="http://www.hadess.net/">hadess</a>. Now all we need is a <a href="https://bugzilla.redhat.com/show_bug.cgi?id=438225">new rpm</a> version with support for this, and then for rpm based distros (e.g. Fedora) it should just work. For Ubuntu the data is already present in the ton of desktop files that are shipped in gnome-app-install &#8211; and I&#8217;m sure it will be easy to get at this data in the apt2 backend. Other distros will have to work out how to do this, although I&#8217;m sure one of the existing methods will be easy to adapt.</p>
<p>So, enough of the geeky. What do you all think of this:</p>
<p><img src="http://people.freedesktop.org/~hughsient/temp/gpk-install-mime-type.png" /></p>
<p><em>Code about to hit master&#8230;</em></p>
<p>Comments?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/hughsie/2008/05/02/how-about-something-like-this/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
	</channel>
</rss>
