<?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>HTML Editor Reviews &#187; New Releases</title>
	<atom:link href="http://htmleditors.shadowboxcreative.ca/category/new-releases/feed/" rel="self" type="application/rss+xml" />
	<link>http://htmleditors.shadowboxcreative.ca</link>
	<description>Reviews and Discussion of (X)HTML Coding Tools</description>
	<lastBuildDate>Thu, 16 Dec 2010 01:26:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WeBuilder 2010 Released</title>
		<link>http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/</link>
		<comments>http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 19:52:25 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Windows Software]]></category>

		<guid isPermaLink="false">http://htmleditors.shadowboxcreative.ca/?p=371</guid>
		<description><![CDATA[The first editor I reviewed here, Blumentals&#8217; WeBuilder, just got an update. Here&#8217;s what&#8217;s new in WeBuilder 2010: Improved text editor – updated text selection, undo and redo behavior Improved Code Explorer with filtering feature Improved Find and Find in Files New CSS definitions – IE 8, FireFox 3, Safari, iPhone – be up to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2009/10/73154648-EAF1-4F99-BE68-2F2C8D188489.jpg" alt="73154648-EAF1-4F99-BE68-2F2C8D188489.jpg"  width="32" height="32" class="left" /> The <a href="http://htmleditors.shadowboxcreative.ca/2006/04/19/webuilder-2006/">first editor I reviewed</a> here, Blumentals&#8217; WeBuilder, just got an update. Here&#8217;s what&#8217;s new in <a href="http://www.blumentals.net/webuilder/">WeBuilder 2010</a>:</p>

<ul>
<li>Improved text editor – updated text selection, undo and redo behavior</li>
<li>Improved Code Explorer with filtering feature</li>
<li>Improved Find and Find in Files</li>
<li>New CSS definitions – IE 8, FireFox 3, Safari, iPhone – be up to date</li>
<li>Greatly improved Project Publishing dialog</li>
<li>One-click publish all changes to web</li>
<li>Improved FTP and SFTP stability and compatibility</li>
<li>Auto complete for brackets and quotes</li>
<li>Improved Color Picker</li>
<li>PHP 5 object oriented programming support</li>
<li>Support for custom PHP libraries</li>
<li>Powerful JavaScript support</li>
<li>Internet Explorer 8 preview</li>
<li>Works with Windows 7</li>
<li>Improved performance and robustness</li>
<li>Countless other improvements and fixes</li>
</ul>

<p>WeBuilder 2010 Standard Licence is $69.85 USD; Personal (non-commercial) is $49.85; and the Standard upgrade is $39.85.</p>
<hr />
<p><small>© Eric for <a href="http://htmleditors.shadowboxcreative.ca">HTML Editor Reviews</a>. |
<a href="http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/">Permalink</a> |
<a href="http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/#comments">27 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/&title=WeBuilder 2010 Released">del.icio.us</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://htmleditors.shadowboxcreative.ca/2009/10/05/webuilder-2010-released/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Coda 1.6 Released, Featuring Coda Plug-Ins</title>
		<link>http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/</link>
		<comments>http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:33:46 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[New Releases]]></category>

		<guid isPermaLink="false">http://htmleditors.shadowboxcreative.ca/?p=149</guid>
		<description><![CDATA[Panic has released Coda 1.6. This updated version features a number of bug fixes and improvements, the chief among them being the new Coda plug-ins. The plug-ins, which can be written in any common scripting language or Cocoa, allow you to extend Coda&#8217;s text editing functionality. For example: you could write a plug-in to insert [...]]]></description>
			<content:encoded><![CDATA[<p><img class="center" src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2008/11/panic-coda-developer.jpg" border="0" alt="Panic - Coda - Developer.jpg" width="356" height="133" /> Panic has released <a href="http://www.panic.com/coda/">Coda 1.6</a>. This updated version features a number of bug fixes and improvements, the chief among them being the new Coda plug-ins. The plug-ins, which can be written in any common scripting language or Cocoa, allow you to extend Coda&#8217;s text editing functionality. For example:</p>

<blockquote>you could write a plug-in to insert the current date and time into your document, change the case of selected text, run code through a custom validator, or even wrap code with a special tag.</blockquote>

<p>Coda plug-ins are similar to TextMate&#8217;s Commands. In fact, you can even import TextMate Commands using the Coda Plug-In Creator.</p>

<p>Coda 1.6 is a free upgrade for Coda 1.x owners. To learn more about Coda plug-ins, check out the <a href="http://www.panic.com/coda/developer/howto/plugins.php">Coda Developer Zone</a>.</p>
<hr />
<p><small>© Eric for <a href="http://htmleditors.shadowboxcreative.ca">HTML Editor Reviews</a>. |
<a href="http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/">Permalink</a> |
<a href="http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/&title=Coda 1.6 Released, Featuring Coda Plug-Ins">del.icio.us</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://htmleditors.shadowboxcreative.ca/2008/11/12/coda-16-released-featuring-coda-plug-ins/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Komodo IDE 5.0 Released</title>
		<link>http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/</link>
		<comments>http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 15:02:43 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Deals]]></category>
		<category><![CDATA[Linux Software]]></category>
		<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Windows Software]]></category>

		<guid isPermaLink="false">http://htmleditors.shadowboxcreative.ca/?p=137</guid>
		<description><![CDATA[ActiveState has just released Komodo IDE 5.0 for Windows, Mac, and Linux. The new version now has support for Git, Mercurial (hg), and Bazaar distributed version control systems, compatibility with external code formatters such as PHP Beautifier, and is built on the Mozilla 1.9 codebase. Komodo IDE 5.0 is $245 USD until December 23, after [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2008/11/7acc162a-dd72-44a3-a5ad-fee4ccbc9764.jpg" alt="7ACC162A-DD72-44A3-A5AD-FEE4CCBC9764.jpg" width="72" height="72" /> ActiveState has just released <a href="http://www.activestate.com/Products/komodo_ide/index.mhtml">Komodo IDE 5.0</a> for Windows, Mac, and Linux. The new version now has support for Git, Mercurial (hg), and Bazaar distributed version control systems, compatibility with external code formatters such as PHP Beautifier, and is built on the Mozilla 1.9 codebase.</p>

<p>Komodo IDE 5.0 is $245 USD until December 23, after which time it will be $295. There is a 21-day trial if you want to check it out before shelling out.</p>

<p>See <a href="http://htmleditors.shadowboxcreative.ca/2007/02/13/review-komodo-ide-40/">our review of Komodo IDE 4.0</a>.</p>
<hr />
<p><small>© Eric for <a href="http://htmleditors.shadowboxcreative.ca">HTML Editor Reviews</a>. |
<a href="http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/">Permalink</a> |
<a href="http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/&title=Komodo IDE 5.0 Released">del.icio.us</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://htmleditors.shadowboxcreative.ca/2008/11/04/komodo-ide-50-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Seen in the Wild: BBEdit 9 and Coda 1.5</title>
		<link>http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/</link>
		<comments>http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 18:30:42 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[New Releases]]></category>

		<guid isPermaLink="false">http://htmleditors.shadowboxcreative.ca/?p=128</guid>
		<description><![CDATA[Just received a press release for BBEdit 9, which has been released. What&#8217;s new? Projects, Code Completion, Edit in Results Windows and Disk Browsers, Integration with MobileMe, Modeless Find/Replace Windows, Character-level Find Differences, Scratchpad, Save/Copy as Styled Text, Search Xcode Projects, Fix/ToDo Tracking, Improved Autosave, Preview in MS Windows browsers&#8230; etc. Also, yesterday, Coda 1.5 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2008/08/logo-bbedit-64x64shkl.png" border="0" alt="logo-BBEdit_64x64.shkl.png" width="64" height="64" />Just received a press release for <a href="http://www.barebones.com/products/bbedit/index.html">BBEdit 9</a>, which has been released. What&#8217;s new? Projects, Code Completion, Edit in Results Windows and Disk Browsers, Integration with MobileMe, Modeless Find/Replace Windows, Character-level Find Differences, Scratchpad, Save/Copy as Styled Text, Search Xcode Projects, Fix/ToDo Tracking, Improved Autosave, Preview in MS Windows browsers&#8230; etc.</p>

<p><img class="right" src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2008/08/coda-logo-64x64shkl.jpg" border="0" alt="Coda_logo_64x64.shkl.jpg" width="64" height="64" />Also, yesterday, <a href="http://www.panic.com/coda/">Coda 1.5</a> was released. New features include Subversion integration, Find across files, Custom web books, and Improved Clips.</p>

<p>Big couple of days in the Mac HTML editor world.</p>
<hr />
<p><small>© Eric for <a href="http://htmleditors.shadowboxcreative.ca">HTML Editor Reviews</a>. |
<a href="http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/">Permalink</a> |
<a href="http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/#comments">One comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/&title=Seen in the Wild: BBEdit 9 and Coda 1.5">del.icio.us</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://htmleditors.shadowboxcreative.ca/2008/08/28/seen-in-the-wild-bbedit-9-and-coda-15/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mac OS X FTP Client Flow Released</title>
		<link>http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/</link>
		<comments>http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 17:09:00 +0000</pubDate>
		<dc:creator>Eric</dc:creator>
				<category><![CDATA[Mac Software]]></category>
		<category><![CDATA[New Releases]]></category>

		<guid isPermaLink="false">http://htmleditors.shadowboxcreative.ca/?p=120</guid>
		<description><![CDATA[Another competitor in the Mac FTP market has just been released: Flow by Extendmac. Flow features pretty much everything you&#8217;d expect from an FTP client, plus the ability to QuickLook files on your server, automatically copy the URL to the file you just uploaded to your clipboard, as well as a built-in editor. Flow is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="left" title="flow" src="http://htmleditors.shadowboxcreative.ca/wp-content/uploads/2008/04/flow.jpg" alt="" width="79" height="72" />Another competitor in the Mac FTP market has just been released: <a href="http://extendmac.com/flow/">Flow</a> by Extendmac. Flow features pretty much everything you&#8217;d expect from an FTP client, plus the ability to QuickLook files on your server, automatically copy the URL to the file you just uploaded to your clipboard, as well as a built-in editor. Flow is Leopard only and is $29 USD. You can also download a 15-day trial.</p>
<hr />
<p><small>© Eric for <a href="http://htmleditors.shadowboxcreative.ca">HTML Editor Reviews</a>. |
<a href="http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/">Permalink</a> |
<a href="http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/&title=Mac OS X FTP Client Flow Released">del.icio.us</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://htmleditors.shadowboxcreative.ca/2008/04/04/mac-os-x-ftp-client-flow-released/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

