<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>baalbek.org  ePapyrus</title>
	<atom:link href="http://baalbek.org/epapyrus/feed/" rel="self" type="application/rss+xml" />
	<link>http://baalbek.org/epapyrus</link>
	<description>Poetry and random thoughts from baalbek.org</description>
	<pubDate>Sat, 03 Jan 2009 17:57:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9;Simon Thomas </copyright>
		<managingEditor>apu_Simon@hotmail.com (Simon Thomas)</managingEditor>
		<webMaster>apu_Simon@hotmail.com(Simon Thomas)</webMaster>
		<category>Poetry</category>
		<ttl>9999</ttl>
		<itunes:keywords>poetry,philosophy,thoughts,random,musings,art,mind,theories</itunes:keywords>
		<itunes:subtitle>Poetry, philosophy and random thoughts.</itunes:subtitle>
		<itunes:summary>Poetry and random thoughts from baalbek.org</itunes:summary>
		<itunes:author>Simon Thomas</itunes:author>
		<itunes:category text="Arts">
  <itunes:category text="Literature"/>
</itunes:category>
<itunes:category text="Society &amp; Culture">
  <itunes:category text="Philosophy"/>
</itunes:category>
<itunes:category text="Arts">
  <itunes:category text="Performing Arts"/>
</itunes:category>
		<itunes:owner>
			<itunes:name>Simon Thomas</itunes:name>
			<itunes:email>apu_Simon@hotmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://baalbek.org/images/	Tuscan water ripples 260x260.JPG" />
		<image>
			<url>http://baalbek.org/images/	Tuscan water ripples 260x260.JPG</url>
			<title>baalbek.org  ePapyrus</title>
			<link>http://baalbek.org/epapyrus</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>My Favourite Mac Web Development Programs</title>
		<link>http://baalbek.org/epapyrus/top-mac-web-development-programs/</link>
		<comments>http://baalbek.org/epapyrus/top-mac-web-development-programs/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 00:25:37 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/top-mac-web-development-programs/</guid>
		<description><![CDATA[OK, this is a geeky post. I&#8217;ve long held an enthusiasm for creating, well, just about anything; and this enthusiasm of course extends to making web sites, too. I use a black MacBook (refurbished, so I could justify the price!) to create web pages; not that this website is a great advert for these programs, [...]]]></description>
			<content:encoded><![CDATA[<p>OK, this is a geeky post. I&#8217;ve long held an enthusiasm for creating, well, just about anything; and this enthusiasm of course extends to making web sites, too. I use a black MacBook (refurbished, so I could justify the price!) to create web pages; not that this website is a great advert for these programs, but anyway&#8230; What follows is a list of programs that have blown my mind. I&#8217;ve also said whether they&#8217;re open source, freeware, or otherwise.</p>
<p><strong>1. <a href="http://www.eclipse.org/">Eclipse</a> with the <a href="http://www.aptana.com/docs/index.php/Plugging_Aptana_into_an_existing_Eclipse_configuration">Aptana Plug-In</a> (open source and free if you get the Community Edition)</strong></p>
<p><a target="_blank" href="http://www.aptana.com/">Aptana</a> is a fully-featured IDE (which I THINK stands for &#8220;integrated development environment,&#8221; though I might be wrong&#8230;). It supports (X)HTML, CSS, PHP, (via a plug-in), Ruby On Rails, Javascript, etc. etc. What I really love about this program is its live previews (in multiple browsers) and auto-code completion, which allows for crazy-ass experiments with formatting and floats. In fact, it can do pretty much everything you&#8217;d ever need, and in a way that seems to develop as you learn; it combines perfectly with the W3 web-building tutorials <a href="http://www.w3schools.com/">here</a>. </p>
<p>Aptana is code-based, rather than What You See Is What You Get, which suits me fine; however, if you&#8217;d prefer to use a Mac WYSIWYG editor, I&#8217;d recommend either <a href="http://www.w3.org/Amaya/">Amaya</a> or <a href="http://www.kompozer.net/">Kompozer</a>, which are both open source (though beware - when I tried that last program, it kept on formatting my source code in very odd ways when I switched between code and design views; and Amaya seems not to be able to render web pages properly - even well-made ones, like Google; but all WYSIWYG editors mess around with your code to some extent, I think.) Alternatively, <a href="http://www.fishbeam.com/en/goldfish/">Goldfish</a> looks very good, though it&#8217;s £34.90 for the Professional Edition, and I couldn&#8217;t find a way of viewing the source code, which was extremely frustrating (though this might have just been me). Oh, yes: the only downside (for me) of Aptana is that it&#8217;s programmed in Java, which means it can get v-e-r-y s-l-o-w if you&#8217;re editing large files. I like to use <a href="http://tuppis.com/smultron/">Smultron</a> (donationware) in these cases, as it&#8217;s swift and light, and can cope with all kinds of code. </p>
<p><strong>2. <a href="http://macrabbit.com/cssedit/">CSS Edit 2</a> (commercial - €29.95)</strong><br />A great way to easily manipulate, alter, and generally fuck around with CSS stylesheets. This program has many great features, including live editing, and makes CSS simple to understand (which was an achievement in itself for me). The CSS Edit developer is also in the process of creating a full html editor called Espresso; I&#8217;ll let you know about that when the testing has finished.</p>
<p><strong>3. <a href="http://cappuccino.org/">Cappuccino</a> (open source)</strong><br />Yet another coffee-inspired programming environment; this one is for developing web applications only; and it uses a language called Objective-J (which is based on Javascript). It&#8217;s ace, though please note this is NOT for building web pages; it&#8217;s only meant for creating apps.</p>
<p><strong>4. <a href="http://cyberduck.ch/">Cyberduck</a> (donationware)</strong><br />If you have a remote server, it&#8217;s rather important to be able to upload content to it, etc; Cyberduck is a great FTP and SFTP program with an enormous amount of features. Download it and buy the developer a pint.</p>
<p><strong>5. <a href="http://seashore.sourceforge.net/">Seashore</a> (open source)</strong><br />A good, basic image manipulation program.</p>
<p><strong>6. <a href="http://www.gimp.org/macintosh/">GIMP</a> (open source)</strong><br />Almost a Photoshop rival; and it&#8217;s open source, so it&#8217;s free to use and to customise, too. </p>
<p><strong>7. <a href="http://www.afelo.com/">AFELO</a> (donationware)</strong><br />A useful batch image compressor and simple editor.</p>
<p><strong>8. <a href="http://audacity.sourceforge.net/">Audacity</a> (open source)</strong><br />Great for recording and editing MP3s, etc., for podcasts.</p>
<p><strong>9. <a href="http://journler.com/">Journler</a> (commercial - $34.95)</strong><br />A good, simple way to add video recordings for vlogging; and (more to the point, perhaps), it&#8217;s a full-featured file storage database as well, with top search features, etc.</p>
<p>Also, <br /><strong>10. <a href="http://www.theescapers.com/flux/">Flux</a> (commercial - £40)</strong><br />This definitely deserves a mention - it uses a very nice, innovative, graphic way to develop web pages; however, I wouldn&#8217;t recommend it to anyone just starting out, as it appears quite complicated to use at first. There is a nice manual to go with it, though, and its developers seem (rather ambitiously) to want to out-weave Dreamweaver. An exciting idea, though I haven&#8217;t played around with it enough to know exactly how great it is right now. It looks like it could be quite special.</p>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/top-mac-web-development-programs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>drifting in the sea revisited</title>
		<link>http://baalbek.org/epapyrus/drifting-in-the-sea-revisited/</link>
		<comments>http://baalbek.org/epapyrus/drifting-in-the-sea-revisited/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 01:26:15 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=46</guid>
		<description><![CDATA[- this time in an &#8220;ominous&#8221; voice, apparently


]]></description>
			<content:encoded><![CDATA[<p>- this time in an &#8220;ominous&#8221; voice, apparently</p>
<p><img src="http://www.baalbek.org/images/memoody.jpg" alt="" /></p>
<h3></h3>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/drifting-in-the-sea-revisited/feed/</wfw:commentRss>
			<enclosure url="http://www.baalbek.org/Media/podcasts/drifting%20in%20the%20sea%20podcast.mp3" length="1" type="audio/mpeg"/>
<itunes:duration>00:01:01</itunes:duration>
		<itunes:subtitle>- this time in an "ominous" voice, apparently


 </itunes:subtitle>
		<itunes:summary>- this time in an "ominous" voice, apparently


</itunes:summary>
		<itunes:keywords>Blog,,Podcasts</itunes:keywords>
		<itunes:author>Simon Thomas</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>Hong Kong Night Boats</title>
		<link>http://baalbek.org/epapyrus/hong-kong-night-boats/</link>
		<comments>http://baalbek.org/epapyrus/hong-kong-night-boats/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 11:11:58 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=42</guid>
		<description><![CDATA[


]]></description>
			<content:encoded><![CDATA[<div align="left"><img src="http://www.baalbek.org/images/photoblog/jumpy_shapes.jpg" alt="Boat ride - jumpy shapes" /></div>
<div align="left"><img src="http://www.baalbek.org/images/photoblog/building_spray.jpg" alt="Boat ride - building spray" /></div>
<div align="left"><img src="http://www.baalbek.org/images/photoblog/monolith.jpg" alt="Boat ride - monolith" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/hong-kong-night-boats/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lantau, Ngong Ping 360</title>
		<link>http://baalbek.org/epapyrus/lantau-ngong-ping-360/</link>
		<comments>http://baalbek.org/epapyrus/lantau-ngong-ping-360/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 11:04:18 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=41</guid>
		<description><![CDATA[







]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Lantau%20superhigh%20density.JPG" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/High%20Density%20Living,%20Lantau.JPG" /></div>
<div align="center">
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Ngong%20Ping%20Misty%20Mountains.JPG" /></div>
</div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Lantau%20Waterfall.JPG" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Ngong%20Ping,%20Swaying%20in%20the%20Breeze.JPG" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Lantau%20Buddha.JPG" /><img src="http://www.baalbek.org/images/photoblog/Lantau%20Buddha%20village.JPG" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/lantau-ngong-ping-360/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Miniera di Murlo to Siena</title>
		<link>http://baalbek.org/epapyrus/40/</link>
		<comments>http://baalbek.org/epapyrus/40/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 22:24:58 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=40</guid>
		<description><![CDATA[














]]></description>
			<content:encoded><![CDATA[<div align="center" />
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Water%20Ripples.jpg" /></div>
<div align="center" />
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Leaves.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Sunlight%20on%20hill%20brow.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Farmyard%20View.jpg" /></div>
<div align="center">
<div align="center">
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Lovely%20Trees.jpg" /></div>
</div>
</div>
<div align="center">
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Tren%20Italia.jpg" /></div>
</div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Nothing%20Is%20Straight.jpg" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/40/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Polyp Fountains</title>
		<link>http://baalbek.org/epapyrus/polyp-fountains/</link>
		<comments>http://baalbek.org/epapyrus/polyp-fountains/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 20:05:06 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=38</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Polyp%20Fountains.jpg" /></div>
<div align="center" />
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/polyp-fountains/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moraira and Calp</title>
		<link>http://baalbek.org/epapyrus/moraira-calp-alicant/</link>
		<comments>http://baalbek.org/epapyrus/moraira-calp-alicant/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 19:46:32 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=36</guid>
		<description><![CDATA[









]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Mountain%20Cuts.jpg" /></div>
<div align="center" />
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Conversation,%20Casa%20Juan.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Mr%20Sophistication%20in%20Casa%20Juan.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Portrait of a Pig.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Beautiful%20Bernia.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Orange%20Trees%20in%20Calpe.jpg" /></div>
<div align="center" />
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Flash%20Shadows.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/New Year Firework Display.jpg" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/moraira-calp-alicant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Barcelona</title>
		<link>http://baalbek.org/epapyrus/35/</link>
		<comments>http://baalbek.org/epapyrus/35/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 01:21:27 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=35</guid>
		<description><![CDATA[












]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Weathered%20Sign.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Two%20Birds.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/The%20Pigeons%20Strike.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Reflected%20Turret,%20Gaudi%20Park.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Pond%20Ripples.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Petanq!.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Okupa%20y%20Resiste.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Noue%20de%20las%20Ramblas.jpg" /></div>
<div align="center">
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Street%20Scene,%20Night.jpg" /></div>
</div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Night%20Scene%20%28Green%20and%20Black%29.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Shadow%20Chains.jpg" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/35/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://baalbek.org/epapyrus/34/</link>
		<comments>http://baalbek.org/epapyrus/34/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 01:02:33 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=34</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Blue Bubbles and White Clown.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Bell Anuncior.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Building Textures, Gaudi Park.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Gaudi Step Textures.jpg" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/34/feed/</wfw:commentRss>
		</item>
		<item>
		<title></title>
		<link>http://baalbek.org/epapyrus/33/</link>
		<comments>http://baalbek.org/epapyrus/33/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 00:58:41 +0000</pubDate>
		<dc:creator>baal</dc:creator>
		
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://baalbek.org/epapyrus/?p=33</guid>
		<description><![CDATA[





]]></description>
			<content:encoded><![CDATA[<div align="center"><img src="http://www.baalbek.org/images/photoblog/Barcelona Wasteground.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Beautiful Scrap Waste.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Leaf and Bark Textures.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Light Pools.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Leaf Signs.jpg" /></div>
<div align="center"><img src="http://www.baalbek.org/images/photoblog/Cutie Mural.jpg" /></div>
]]></content:encoded>
			<wfw:commentRss>http://baalbek.org/epapyrus/33/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
