<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Kick Fat KDE/Gnome to the curb and get thin with Fluxbox</title>
	<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html</link>
	<description>Why accept things as-is when you can tweak them with a little code?</description>
	<pubDate>Mon, 15 Mar 2010 05:03:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: dr.zombo</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-47</link>
		<pubDate>Mon, 08 Jan 2007 00:23:14 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-47</guid>
					<description>Hey, 
for the last to days I set up and customized my openbox installation and now i figured out, that it does not support any more the feature of moving windows without showing their content.
fuck!! This really sucks.
I was wondering whether fluxbox can use pypanel, so here I am...and coool it does...
tomorrow I boost my thinkpad with a new f*box installation.

by the way   nice blog...I´ll  explore it tomorrow...

cu,
dr.zombo</description>
		<content:encoded><![CDATA[<p>Hey,<br />
for the last to days I set up and customized my openbox installation and now i figured out, that it does not support any more the feature of moving windows without showing their content.<br />
fuck!! This really sucks.<br />
I was wondering whether fluxbox can use pypanel, so here I am&#8230;and coool it does&#8230;<br />
tomorrow I boost my thinkpad with a new f*box installation.</p>
<p>by the way   nice blog&#8230;I´ll  explore it tomorrow&#8230;</p>
<p>cu,<br />
dr.zombo
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Ram Sambamurthy</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-16</link>
		<pubDate>Thu, 10 Aug 2006 15:14:11 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-16</guid>
					<description>i'm really interested in how to get fluxbox going. the part where i get stuck is how to to configure fluxbox from scratch, meaning, if i were to download and set it up, and want it to appear on gdm menu and successfully launch, how do i do it?
secondly, how do i get the menus populated, and set up the themes?

can you do a write-up on this?

thanks
ram
&lt;em&gt;&lt;strong&gt;
CodeGirl says:&lt;/strong&gt;
Ram, I don't have much free time at the moment to write that up. Rather than wait around for me, checkout the &lt;a href=&quot;http://fluxbox-wiki.org&quot;&gt;Fluxbox wiki&lt;/a&gt;.
Here's how to install fluxbox from scratch: 
&lt;a href=&quot;http://fluxbox-wiki.org/index.php/How_to_build_fluxbox_from_source&quot;&gt;http://fluxbox-wiki.org/index.php/How_to_build_fluxbox_from_source&lt;/a&gt;
Help with generating Fluxbox menus(you should have a basic one by default):
&lt;code&gt;fluxbox-generate_menu -h&lt;/code&gt;
How to edit fluxbox menus:
&lt;a href=&quot;http://fluxbox-wiki.org/index.php/Howto_edit_menu&quot;&gt;http://fluxbox-wiki.org/index.php/Howto_edit_menu&lt;/a&gt;
How to edit the GDM menu to add fluxbox:
&lt;a href=&quot;http://fluxbox-wiki.org/index.php/Howto_add_fluxbox_to_gdm&quot;&gt;http://fluxbox-wiki.org/index.php/Howto_add_fluxbox_to_gdm&lt;/a&gt;
How to install fluxbox themes:
&lt;a href=&quot;http://fluxbox-wiki.org/index.php/Howto_fluxStyle&quot;&gt;http://fluxbox-wiki.org/index.php/Howto_fluxStyle&lt;/a&gt;
(wish they had this when i first started out with Fluxbox)

I wrote the post before I knew of the existence of the Fluxbox wiki; sorry I didn't mention it then.

One of the coolest features is 'auto-grouping windows'. Each time a certain application opens a window, if there is already a window of the same application open, it glues itself to the existing one (no more making all your individual windows small just to get them on the same desktop. Example, I group my 'aterm's (my terminal program of choice simply by adding 'aterm' to the file ~/.fluxbox/group.

I added my fluxbox config files to my wiki for you to checkout if you are interested, here: &lt;a href=&quot;http://wiki.thecodegirl.org/doku.php?id=files:fluxconf&quot;&gt;http://wiki.thecodegirl.org/doku.php?id=files:fluxconf&lt;/a&gt;


Hope that helps
&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>i&#8217;m really interested in how to get fluxbox going. the part where i get stuck is how to to configure fluxbox from scratch, meaning, if i were to download and set it up, and want it to appear on gdm menu and successfully launch, how do i do it?<br />
secondly, how do i get the menus populated, and set up the themes?</p>
<p>can you do a write-up on this?</p>
<p>thanks<br />
ram<br />
<em><strong><br />
CodeGirl says:</strong><br />
Ram, I don&#8217;t have much free time at the moment to write that up. Rather than wait around for me, checkout the <a href="http://fluxbox-wiki.org">Fluxbox wiki</a>.<br />
Here&#8217;s how to install fluxbox from scratch:<br />
<a href="http://fluxbox-wiki.org/index.php/How_to_build_fluxbox_from_source"><a href='http://fluxbox-wiki.org/index.php/How_to_build_fluxbox_from_source' rel='nofollow'>http://fluxbox-wiki.org/index.php/How_to_build_fluxbox_from_source</a></a><br />
Help with generating Fluxbox menus(you should have a basic one by default):<br />
<code>fluxbox-generate_menu -h</code><br />
How to edit fluxbox menus:<br />
<a href="http://fluxbox-wiki.org/index.php/Howto_edit_menu"><a href='http://fluxbox-wiki.org/index.php/Howto_edit_menu' rel='nofollow'>http://fluxbox-wiki.org/index.php/Howto_edit_menu</a></a><br />
How to edit the GDM menu to add fluxbox:<br />
<a href="http://fluxbox-wiki.org/index.php/Howto_add_fluxbox_to_gdm"><a href='http://fluxbox-wiki.org/index.php/Howto_add_fluxbox_to_gdm' rel='nofollow'>http://fluxbox-wiki.org/index.php/Howto_add_fluxbox_to_gdm</a></a><br />
How to install fluxbox themes:<br />
<a href="http://fluxbox-wiki.org/index.php/Howto_fluxStyle"><a href='http://fluxbox-wiki.org/index.php/Howto_fluxStyle' rel='nofollow'>http://fluxbox-wiki.org/index.php/Howto_fluxStyle</a></a><br />
(wish they had this when i first started out with Fluxbox)</p>
<p>I wrote the post before I knew of the existence of the Fluxbox wiki; sorry I didn&#8217;t mention it then.</p>
<p>One of the coolest features is &#8216;auto-grouping windows&#8217;. Each time a certain application opens a window, if there is already a window of the same application open, it glues itself to the existing one (no more making all your individual windows small just to get them on the same desktop. Example, I group my &#8216;aterm&#8217;s (my terminal program of choice simply by adding &#8216;aterm&#8217; to the file ~/.fluxbox/group.</p>
<p>I added my fluxbox config files to my wiki for you to checkout if you are interested, here: <a href="http://wiki.thecodegirl.org/doku.php?id=files:fluxconf"><a href='http://wiki.thecodegirl.org/doku.php?id=files:fluxconf' rel='nofollow'>http://wiki.thecodegirl.org/doku.php?id=files:fluxconf</a></a></p>
<p>Hope that helps<br />
</em>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: CL</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-12</link>
		<pubDate>Thu, 03 Aug 2006 12:56:38 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-12</guid>
					<description>I use a similar combination: openbox and fbpanel.

I used to use fluxbox but i'm not sure it's standards (EWMH?) compliant.  It didn't work seamlessly with fbpanel whereas openbox does.  Does pypanel need python installed?  Fbpanel's requirements are fairly minimal i think.

Also, materm is a great lightweight tabbed terminal for these sort of lightweight environments.
&lt;em&gt;&lt;strong&gt;
CodeGirl says:&lt;/strong&gt;

According to the Fluxbox website, they are much more EWMH compliant than previous versions.  Pypanel does need python to work. When I first started with Fluxbox, fbpanel wasn't very far along so I avoided it.  According to its website, it appears to have all the same functions as Pypanel. I'm going to give it another try.

Multi-aterm isn't quite &quot;there&quot; yet for me, feature-wise.  I used gnome-terminal in the past, and I'm waiting until multi-aterm can get some similar features (like per-aterm profiling). I do use aterm as my terminal program however; I just use Fluxbox's native tabbed windows to keep all my aterms together.
&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>I use a similar combination: openbox and fbpanel.</p>
<p>I used to use fluxbox but i&#8217;m not sure it&#8217;s standards (EWMH?) compliant.  It didn&#8217;t work seamlessly with fbpanel whereas openbox does.  Does pypanel need python installed?  Fbpanel&#8217;s requirements are fairly minimal i think.</p>
<p>Also, materm is a great lightweight tabbed terminal for these sort of lightweight environments.<br />
<em><strong><br />
CodeGirl says:</strong></p>
<p>According to the Fluxbox website, they are much more EWMH compliant than previous versions.  Pypanel does need python to work. When I first started with Fluxbox, fbpanel wasn&#8217;t very far along so I avoided it.  According to its website, it appears to have all the same functions as Pypanel. I&#8217;m going to give it another try.</p>
<p>Multi-aterm isn&#8217;t quite &#8220;there&#8221; yet for me, feature-wise.  I used gnome-terminal in the past, and I&#8217;m waiting until multi-aterm can get some similar features (like per-aterm profiling). I do use aterm as my terminal program however; I just use Fluxbox&#8217;s native tabbed windows to keep all my aterms together.<br />
</em>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: stolennomenclature</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-11</link>
		<pubDate>Thu, 03 Aug 2006 06:43:42 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-11</guid>
					<description>What dooes the author mean by Gnome? People seem to be confusing window managers with file managers with graphic toolkits etc. Gnome refers to a whole conglomeration of bits and pieces. 

Fluxbox also is not just a single piece of software. Mainly its a window manager, but probably has a panel and a rudimentary desktop.

Gnome also contains some underlying libraries, such as Pango, GTK+, etc. But these libraries will be loaded if you run a Gnome application, regardless of what Window Manager you are using. If I run any application that is compiled against the Gnome libraries, then these libraries will be loaded.

The article probably only makes much sense if you run Fluxbox but no other graphical apps. Most mainstream apps use either GTK+ or QT (the KDE graphics lib), or some other equivalent graphics toolkit, which will still take up memory. 

I think people are confused between the memory taken up by resident libraries and memory used by applications. Gnome does not load all its applications when it is run. Most of the Gnom apps are run from a menu. DOnt run them and they wont use up any memory.

Take away all the Gnome apps, and just run Metacity and fire up some non graphical apps from a terminal, and I doubt the difference between FLuxbox and Gnome will be noticed by most users.

&lt;em&gt;
&lt;strong&gt;CodeGirl says:&lt;/strong&gt;

When I referred to &quot;Gnome&quot; I meant the default setup of the Gnome 'desktop environment' (which is how Ubuntu is installed), including Metacity and Nautilus and Gnome panels....everything.

Fluxbox actually *is* a single piece of software.  It has no native support for desktop icons nor an application launcher.  I understand about the inability to avoid GTK and other libs from loading/being used...I have no issue with them.  I DO have an issue with the Gnome &quot;panel&quot; that takes up several MB when pypanel takes up a few kilobytes and does most of the same things. Nautilus is always loaded for example, kind of like Windows Explorer.  I dont want/need it. I want the RAM back.
&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>What dooes the author mean by Gnome? People seem to be confusing window managers with file managers with graphic toolkits etc. Gnome refers to a whole conglomeration of bits and pieces. </p>
<p>Fluxbox also is not just a single piece of software. Mainly its a window manager, but probably has a panel and a rudimentary desktop.</p>
<p>Gnome also contains some underlying libraries, such as Pango, GTK+, etc. But these libraries will be loaded if you run a Gnome application, regardless of what Window Manager you are using. If I run any application that is compiled against the Gnome libraries, then these libraries will be loaded.</p>
<p>The article probably only makes much sense if you run Fluxbox but no other graphical apps. Most mainstream apps use either GTK+ or QT (the KDE graphics lib), or some other equivalent graphics toolkit, which will still take up memory. </p>
<p>I think people are confused between the memory taken up by resident libraries and memory used by applications. Gnome does not load all its applications when it is run. Most of the Gnom apps are run from a menu. DOnt run them and they wont use up any memory.</p>
<p>Take away all the Gnome apps, and just run Metacity and fire up some non graphical apps from a terminal, and I doubt the difference between FLuxbox and Gnome will be noticed by most users.</p>
<p><em><br />
<strong>CodeGirl says:</strong></p>
<p>When I referred to &#8220;Gnome&#8221; I meant the default setup of the Gnome &#8216;desktop environment&#8217; (which is how Ubuntu is installed), including Metacity and Nautilus and Gnome panels&#8230;.everything.</p>
<p>Fluxbox actually *is* a single piece of software.  It has no native support for desktop icons nor an application launcher.  I understand about the inability to avoid GTK and other libs from loading/being used&#8230;I have no issue with them.  I DO have an issue with the Gnome &#8220;panel&#8221; that takes up several MB when pypanel takes up a few kilobytes and does most of the same things. Nautilus is always loaded for example, kind of like Windows Explorer.  I dont want/need it. I want the RAM back.<br />
</em>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: joe</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-10</link>
		<pubDate>Thu, 03 Aug 2006 04:28:08 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-10</guid>
					<description>Nice run down on Fluxbox.  I'm a big Fluxbox fan, so I like to see it get any press it can.  I stick with it the way god intended, though: just the toolbar.  It does all I need, probably because I have gkrellm open at all times with a launcher and volume plug-in, etc.  I just put Linux on a friend's laptop, and the difference between KDE and Fluxbox on a 300 Mhz K6-2 processor with 128 MB of RAM is pretty substantial.

See ya,

joe f.</description>
		<content:encoded><![CDATA[<p>Nice run down on Fluxbox.  I&#8217;m a big Fluxbox fan, so I like to see it get any press it can.  I stick with it the way god intended, though: just the toolbar.  It does all I need, probably because I have gkrellm open at all times with a launcher and volume plug-in, etc.  I just put Linux on a friend&#8217;s laptop, and the difference between KDE and Fluxbox on a 300 Mhz K6-2 processor with 128 MB of RAM is pretty substantial.</p>
<p>See ya,</p>
<p>joe f.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: James</title>
		<link>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-9</link>
		<pubDate>Thu, 03 Aug 2006 03:39:28 +0000</pubDate>
		<guid>http://thecodegirl.org/index.php/2006/07/31/kick-fat-kdegnome-to-the-curb-and-get-thin-with-fluxbox.html#comment-9</guid>
					<description>Xfce is also a good alernative to GNOME &amp;#38; KDE. It is essentially a full-on desktop
environment with a panel, graphical file manager etc, but I have run the latest version
on a Pentium 200 with 80Mb of RAM with no problems. In fact, when running Debian+
2.4 kernel+XFree86+XFce+Firefox, I'm still using around 32Mb! It can also be made to
look quite a lot like GNOME if you're not a CDE fan (ahem)...

People seem to like all the transparency stuff in fluxbox though. Didn't realize it can
basically be made into a desktop with the add-ons you describe. 

James.

&lt;em&gt;
&lt;strong&gt;CodeGirl says:&lt;/strong&gt;
James, good point. I had forgotten about XFCE.  Ubuntu even has a distro (Xubuntu) that uses it. Making you aware of Fluxbox's possibilties was my primary goal :) so I am glad you got something out of it, even if you do not choose to actually use the described setup.
&lt;/em&gt;


</description>
		<content:encoded><![CDATA[<p>Xfce is also a good alernative to GNOME &amp; KDE. It is essentially a full-on desktop<br />
environment with a panel, graphical file manager etc, but I have run the latest version<br />
on a Pentium 200 with 80Mb of RAM with no problems. In fact, when running Debian+<br />
2.4 kernel+XFree86+XFce+Firefox, I&#8217;m still using around 32Mb! It can also be made to<br />
look quite a lot like GNOME if you&#8217;re not a CDE fan (ahem)&#8230;</p>
<p>People seem to like all the transparency stuff in fluxbox though. Didn&#8217;t realize it can<br />
basically be made into a desktop with the add-ons you describe. </p>
<p>James.</p>
<p><em><br />
<strong>CodeGirl says:</strong><br />
James, good point. I had forgotten about XFCE.  Ubuntu even has a distro (Xubuntu) that uses it. Making you aware of Fluxbox&#8217;s possibilties was my primary goal :) so I am glad you got something out of it, even if you do not choose to actually use the described setup.<br />
</em>
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
