<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Brain dump of stuff to do</title>
	<atom:link href="http://www.kryogenix.org/days/2004/04/01/brain/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2004/04/01/brain</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Fri, 21 Nov 2008 23:58:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: sparkes</title>
		<link>http://www.kryogenix.org/days/2004/04/01/brain#comment-1733</link>
		<dc:creator>sparkes</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2004/04/01/brain/#comment-1733</guid>
		<description>the gnome volume manager (if I understand it) should be an easy port.&#160; It just a case of Roxizing (tm) another gtk2 app.&#160; Pretty simple.&#160; Shame it will be C and not python ;-)&lt;br /&gt;
&lt;br /&gt;
The trashcan is a wrapper for other apps already.&#160; Writing your own Rox trashcan in python is as simple as importing Rox (which grabs gtk2 from whereever), having a funny shaped window (piece of piss in gtk), and handling drops.&lt;br /&gt;
&lt;br /&gt;
Get the dropped stuff and if it's not an AppDir mv it to a temp dir until emptying and if it is an AppDir call apt-get remove to rid the filesystem of the deb contents that relate to the contents of the app dir.&#160; Skin the dpkg output so it pops up in a nice window to tell the user what is going on.&lt;br /&gt;
&lt;br /&gt;
gDesklets, are interesting but I can't understand whats wrong with a normal gtk app, no toolbars on window and sticky bit set.&#160; &lt;br /&gt;
&lt;br /&gt;
self.set_decorated(False)&lt;br /&gt;
self.stick()&lt;br /&gt;
&lt;br /&gt;
in python where self is a gtk (or rox) window.&lt;br /&gt;
&lt;br /&gt;
Have AppRun and AppletRun as a wrapper to this in the AppDir and then it will run as a desktop app with no furniture and on every desktop or as a panel applet if small enough.&lt;br /&gt;
&lt;br /&gt;
I might be able to help with some bits of this interesting project ;-)</description>
		<content:encoded><![CDATA[<p>the gnome volume manager (if I understand it) should be an easy port.&nbsp; It just a case of Roxizing &#8482; another gtk2 app.&nbsp; Pretty simple.&nbsp; Shame it will be C and not python ;-)</p>
<p>The trashcan is a wrapper for other apps already.&nbsp; Writing your own Rox trashcan in python is as simple as importing Rox (which grabs gtk2 from whereever), having a funny shaped window (piece of piss in gtk), and handling drops.</p>
<p>Get the dropped stuff and if it&#8217;s not an AppDir mv it to a temp dir until emptying and if it is an AppDir call apt-get remove to rid the filesystem of the deb contents that relate to the contents of the app dir.&nbsp; Skin the dpkg output so it pops up in a nice window to tell the user what is going on.</p>
<p>gDesklets, are interesting but I can&#8217;t understand whats wrong with a normal gtk app, no toolbars on window and sticky bit set.&nbsp; </p>
<p>self.set_decorated(False)<br />
self.stick()</p>
<p>in python where self is a gtk (or rox) window.</p>
<p>Have AppRun and AppletRun as a wrapper to this in the AppDir and then it will run as a desktop app with no furniture and on every desktop or as a panel applet if small enough.</p>
<p>I might be able to help with some bits of this interesting project ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Gates</title>
		<link>http://www.kryogenix.org/days/2004/04/01/brain#comment-1734</link>
		<dc:creator>Bill Gates</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2004/04/01/brain/#comment-1734</guid>
		<description>&lt;p&gt;Bonzai is a knoppix derivative but it has some features which are non debian but they are changeable.&lt;/p&gt;
 
</description>
		<content:encoded><![CDATA[<p>Bonzai is a knoppix derivative but it has some features which are non debian but they are changeable.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
