<?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>WebGrrrl.net, Home of Lorna Timbah On-line &#187; unr</title>
	<atom:link href="http://webgrrrl.net/tags/unr/feed" rel="self" type="application/rss+xml" />
	<link>http://webgrrrl.net</link>
	<description>I blog for the same reason I breathe -- because if I didn&#039;t, I would die. - Isaac Asimov + me@webgrrrl.net</description>
	<lastBuildDate>Mon, 05 Dec 2011 03:03:00 +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>KompoZer can&#8217;t open PHP files in Ubuntu? Yes, it can!</title>
		<link>http://webgrrrl.net/archives/kompozer-cant-open-php-files-in-ubuntu-yes-it-can.htm</link>
		<comments>http://webgrrrl.net/archives/kompozer-cant-open-php-files-in-ubuntu-yes-it-can.htm#comments</comments>
		<pubDate>Sun, 07 Mar 2010 06:01:30 +0000</pubDate>
		<dc:creator>Lorna</dc:creator>
				<category><![CDATA[Life in reality]]></category>
		<category><![CDATA[kompozer]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[unr]]></category>

		<guid isPermaLink="false">http://webgrrrl.net/?p=2066</guid>
		<description><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
(This is a post from WebGrrrl.net) Allow me to rant before I get to the actual content of this post (if you prefer not to read it, skip right ahead to steps on solving the problem): &#60;rant&#62; My foray into the world of Ubuntu since installing it in my Acer Aspire One did not come [...]]]></description>
			<content:encoded><![CDATA[<p>(This is a post from <a href="http://webgrrrl.net">WebGrrrl.net</a>)</p>
<p>Allow me to rant before I get to the actual content of this post (if you prefer not to read it, skip right ahead to <a href="#kompozerphpubuntuhowto">steps on solving the problem</a>):</p>
<p>&lt;rant&gt;</p>
<p>My foray into the world of Ubuntu since installing it in my Acer Aspire One did not come smoothly.</p>
<p>No, I&#8217;m not talking about its installation, which was a breeze. Nor was it about hardware compatibility; the Ubuntu Netbook Remix (UNR) distribution made sure that all my hardware worked immediately.</p>
<p>My actual challenge was to choose the right software that would fit my needs, and they were many! Holy cow, if I knew how many free software was out there for Linux, I would have switched sooner!</p>
<p>My main chagrin about a few of these software is its user-friendliness, not in terms of software usability, but in terms of documentation.</p>
<p><a title="Screenshot 1 - KompoZer &quot;Open With&quot; nag screen by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/4413084102/"><img src="http://farm5.static.flickr.com/4050/4413084102_6a45a62c55_m.jpg" alt="Screenshot 1 - KompoZer &quot;Open With&quot; nag screen" width="240" height="141" align="left" /></a> Take, for example, getting <a href="http://kompozer.net/">KompoZer</a> to open PHP files. I did the usual configuration of having all files with the .php extension to open with KompoZer, but KompoZer defiantly denies it and kept prompting me to select a different program (you know, the equivalent of <strong>Open With&#8230;</strong> in Windows).</p>
<p>I found that the KompoZer extension called HandCoder would do the trick; all I needed to do was to download HandCoder from its site and add it via KompoZer&#8217;s addon manager.</p>
<p>The problem was&#8230; there was no fracking download link! Instead, there was only one link with the word &#8220;download&#8221;, which points to HTML Tidy, which I was not interested at all. I was hard-pressed to find the place to download it, only to find hours later (through a very short description somewhere within the page of some other KompoZer / Nvu extension description) that there is actually a link there, although not very obvious. Alright, I better stop ranting or else I won&#8217;t be able to finish this blog post.</p>
<p>&lt;/rant&gt;</p>
<p><a name="kompozerphpubuntuhowto"></a>To open PHP files in KompoZer for Ubuntu, follow these steps:</p>
<ol>
<li>In the <strong>Files and Folders</strong> view, right-click on any PHP file.</li>
<li>Select <strong>Open With / KompoZer</strong>. Or, if you don&#8217;t see KompoZer listed, go to <strong>Other Application</strong> and browse to <strong>/usr/bin/kompozer</strong>.
<p><a title="Screenshot 2 - Open PHP With... by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/4413084326/"><img src="http://farm3.static.flickr.com/2772/4413084326_5a77217e6f_m.jpg" alt="Screenshot 2 - Open PHP With..." width="240" height="135" /></a></li>
<li>Visit the <a href="http://fabiwan.kenobi.free.fr/HandCoder/">HandCoder website</a>, and click on one of the flags (based on your language preference) to download the XPI file (or just <a href="http://z.webgrrrl.net/gt">click here to start the download</a>). Click on the flag to download &#8212; hah, who freaking knew?! Remember where you save it.
<p><a title="Screenshot 3 - HandCoder web site by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/4413083892/"><img src="http://farm5.static.flickr.com/4052/4413083892_00ee963da5_m.jpg" alt="Screenshot 3 - HandCoder web site" width="240" height="157" /></a></li>
<li>Open KompoZer. In the menu, select <strong>Tools / Add-ons</strong>.</li>
<li>In the the Add-ons window, click the <strong>Install</strong> button on the bottom.</li>
<li>Navigate to the location in your computer where you saved it, select the HandCoder XPI file, and click the <strong>Open</strong> button.
<p><a title="Screenshot 4 - Select KompoZer extension by ltimbah, on Flickr" href="http://www.flickr.com/photos/ltimbah/4412315667/"><img src="http://farm5.static.flickr.com/4023/4412315667_53e1028311_m.jpg" alt="Screenshot 4 - Select KompoZer extension" width="240" height="161" /></a></li>
<li>Once you see HandCoder listed under the Extensions section, close the KompoZer program and reopen KompoZer again.</li>
</ol>
<p>You should now be able to open PHP files with Kompozer in Ubuntu.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwebgrrrl.net%2Farchives%2Fkompozer-cant-open-php-files-in-ubuntu-yes-it-can.htm&amp;title=KompoZer%20can%26%238217%3Bt%20open%20PHP%20files%20in%20Ubuntu%3F%20Yes%2C%20it%20can%21" id="wpa2a_2"><img src="http://webgrrrl.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://webgrrrl.net/archives/kompozer-cant-open-php-files-in-ubuntu-yes-it-can.htm/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: webgrrrl.net @ 2012-02-04 11:06:38 -->
