<?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>Linux * Screw &#187; xfce</title>
	<atom:link href="http://www.linuxscrew.com/category/xfce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxscrew.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 15:44:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=8578</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Top 3 Linux HTML editors</title>
		<link>http://www.linuxscrew.com/2009/07/28/visual-linux-html-editor/</link>
		<comments>http://www.linuxscrew.com/2009/07/28/visual-linux-html-editor/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:48:23 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[centos]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/?p=842</guid>
		<description><![CDATA[This post is dedicated to quality html editors for Linux and Ubuntu operating system in particular. You may think that nowadays nobody uses offline editors as there are so many content management systems (CMS) like Drupal (my favourite one), Wordpress, Joomla etc. which contain embedded visual html editors. But today I made sure myself that [...]]]></description>
			<content:encoded><![CDATA[<p>This post is dedicated to quality <strong>html editors for Linux</strong> and <strong>Ubuntu</strong> operating system in particular. You may think that nowadays nobody uses offline editors as there are so many content management systems (CMS) like <a href="http://www.drupal.org">Drupal</a> (my favourite one), <a href="http://www.wordpress.org">Wordpress</a>, <a href="http://www.joomla.org/">Joomla</a> etc. which contain embedded <strong>visual html editors</strong>. But today I made sure myself that sometimes it&#8217;s real pain to draw a 10&#215;20 table using Wordpress&#8217;s editor&#8230;</p>
<p>Text editors like <em>gedit</em>, <em>emacs</em>, <em>nano</em> or <em>vi</em> will certainly live forever but thankfully there are numerous <strong>visual html editors</strong> for my Ubuntu <img src='http://www.linuxscrew.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  They are sometimes called <strong>WYSIWYG editors</strong>, it mean &#8220;What You See Is What You Get&#8221;.</p>
<p>1. <strong><a href="http://quanta.kdewebdev.org/">Quanta Plus</a></strong></p>
<p>This is <strong>KDE/Qt visual html editor</strong> available as binary package for numerous Linux distributions<br />
including Debian and Ubuntu. From developers&#8217; site:</p>
<blockquote><p><img class="alignright" title="Quanta Plus Logo" src="http://www.linuxscrew.com/files/Quanta_logo.png" alt="" width="48" height="48" />Quanta Plus is a highly stable and feature rich web development environment.<br />
The vision with Quanta has always been to start with the best architectural<br />
foundations, design for efficient and natural use and enable maximal user<br />
extensibility.</p></blockquote>
<p>In order to install it in Debian/Ubuntu run the following CLI command:</p>
<p><code>sudo apt-get install quanta</code></p>
<p>Fedora, Centos, Redhat users type this:</p>
<p><code>sudo yum install kdewebdev</code></p>
<p>I found Quanta html editor extremely useful, this is just an outstanding application of this<br />
field.</p>
<p>2. <strong><a href="http://bluefish.openoffice.nl/">Bluefish</a></strong></p>
<blockquote><p><img class="alignright" title="Bluefish HTML editor logo" src="http://www.linuxscrew.com/files/bluefish_logo.png" alt="Bluefish HTML editor logo" />Bluefish is a powerful editor targeted towards programmers and webdesigners,<br />
with many options to write websites, scripts and programming code. Bluefish<br />
supports many programming and markup languages, and it focuses on editing<br />
dynamic and interactive websites.</p></blockquote>
<p>I found this really <strong>versatile html editor</strong>. Besides <strong>HTML/CSS</strong> it handles <strong>C</strong>,<br />
<strong>Java, Perl, Python, XML</strong> and others.</p>
<p>Ubuntu and Debian users type:</p>
<p><code>sudo apt-get install bluefish</code></p>
<p>Fedora/Redhat/Centos:</p>
<p><code>sudo yum install bluefish</code></p>
<p>Gentoo:</p>
<p><code>emerge bluefish</code></p>
<p>3. <strong><a href="http://www.screem.org/">Screem</a></strong></p>
<blockquote><p><img class="alignright" title="Screem HTML editor logo" src="http://www.linuxscrew.com/files/screem-logo.png" alt="" width="253" height="64" />SCREEM is a web development environment. It&#8217;s purpose is to increase<br />
productivity when constructing a site, by providing quick access to commonly<br />
used features. While it is written for use with the GNOME desktop environment<br />
in mind it does not specifically require you to be running it, just have the<br />
libraries installed.</p></blockquote>
<p>This is one of the most user-friendly <strong>Gnome HTML editor</strong>. Its simple interface<br />
brings extremely powerfull HTML editor so if like minimalistic design Screem<br />
is your choice.</p>
<p>Update: below is the bottom line from <a href="http://www.linux.com">Linux.com</a>&#8217;s review of <a href="http://linux.com/archive/feature/130601">three Linux HTML editors</a> (Quanta Plus, Blowfish,<br />
Screem). I found that review after I wrote this post.</p>
<blockquote>
<ul>
<li>If you use <a href="http://www.gnome.org">GNOME</a>, use Screem. It&#8217;s a fast, simple, and powerful tool for web editing. However, it does not have the large feature sets that Bluefish and Quanta Plus have, especially for languages other than those directly related to Web page editing.</li>
<li>If you use GNOME and need the more powerful features of Quanta Plus, load the required libraries and run it.</li>
<li>If you use <a href="http://www.kde.org">KDE</a> and want a code editor, choose Quanta Plus. Ignore the WYSIWYG capabilities and take advantage of the tremendous editing capabilities, especially for CSS style sheets.</li>
<li>If you use <a href="http://www.xfce.org">Xfce</a>, Quanta Plus should run fine. Screem would still require loading additional libraries.</li>
<li>Finally, if you use GNOME, find that Screem does not meet all your needs, and you don&#8217;t want to bother with loading the KDE-native Quanta Plus, then load Bluefish. It is nearly as capable as Quanta Plus, but will run well without a lot of fussing with libraries.</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2009/07/28/visual-linux-html-editor/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>XFCE based KateOS 3.6 released</title>
		<link>http://www.linuxscrew.com/2007/09/24/xfce-based-kateos-36-released/</link>
		<comments>http://www.linuxscrew.com/2007/09/24/xfce-based-kateos-36-released/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 16:29:51 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[distros]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/24/xfce-based-kateos-36-released/</guid>
		<description><![CDATA[New version of nice Polish Linux distribution KateOS that is based on XFCE is released.

KateOS is currently the best Polish(ed) Linux distro. It is developed  dynamically by Kate team, and actively supported by a well educated community.  Since early 2004, the team members have learned exactly what are the needs of  Linux [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/kate_os_logo.gif" title="kateos logo" alt="kateos logo" align="right" border="0" />New version of nice Polish Linux distribution <a href="http://www.kateos.org" target="_blank"><strong>KateOS</strong></a> that is based on XFCE is <a href="http://www.kateos.org/?sekcja=releasenotes" target="_blank">released</a>.</p>
<blockquote>
<p align="left">KateOS is currently the best Polish(ed) Linux distro. It is developed  dynamically by Kate team, and actively supported by a well educated community.  Since early 2004, the team members have learned exactly what are the needs of  Linux users in Poland and worldwide. The current <a href="http://www.linuxscrew.com/wp-content/uploads/2007/09/s1-en.png" target="_blank" title="Direct link to file"><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/s1-en.thumbnail.png" alt="kateos screen" align="left" height="128" width="170" /></a>development of KateOS is based on experience of people all around the world,  who support and broaden the ideas of the project. KateOS is  fast, stable and secure, and most importantly of all, gives its  users a choice. We do not believe in applications satisfying the needs  of all users. This is why we let our users choose their tools on their own.</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/24/xfce-based-kateos-36-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with lead developer of XFCE</title>
		<link>http://www.linuxscrew.com/2007/09/21/interview-with-lead-developer-of-xfce/</link>
		<comments>http://www.linuxscrew.com/2007/09/21/interview-with-lead-developer-of-xfce/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 20:45:08 +0000</pubDate>
		<dc:creator>artiomix</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://www.linuxscrew.com/2007/09/21/interview-with-lead-developer-of-xfce/</guid>
		<description><![CDATA[

What are Xfce&#8217;s long term goals? What is the Xfce vision for the future?

Hm, this is difficult&#8230; one thing is of course to maintain simplicity, in order to keep the fun in it. Besides that, I plan to add better support for laptop users (I&#8217;m using some of the GNOME stuff here today, but it [...]]]></description>
			<content:encoded><![CDATA[<blockquote>
<h3><img src="http://www.linuxscrew.com/wp-content/uploads/2007/09/benny.png" title="Benedikt Meurer" alt="Benedikt Meurer" align="right" /></h3>
<p align="left"><em>What are Xfce&#8217;s long term goals? What is the Xfce vision for the future?</em></p>
</blockquote>
<blockquote><p>Hm, this is difficult&#8230; one thing is of course to maintain simplicity, in order to keep the fun in it. Besides that, I plan to add better support for laptop users (I&#8217;m using some of the GNOME stuff here today, but it doesn&#8217;t really work reliably, and doesn&#8217;t integrate properly into the desktop) and even better volume management (to Thunar). Also a working NetworkManager frontend for Xfce would be nice, but maybe fixing nm-applet would also do the job here (and help gnome users). That&#8217;s for the next year&#8230;For the long term goals: I think the most important goal is still being lightweight and easy to use.</p></blockquote>
<p><a href="http://lxer.com/module/newswire/view/90008/index.html" target="_blank">Read more&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxscrew.com/2007/09/21/interview-with-lead-developer-of-xfce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
