<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 30 Panic Coda Tips and Tricks</title>
	<atom:link href="http://www.upstartblogger.com/30-panic-coda-tips-and-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks</link>
	<description>Daily Inspiration For Bloggers</description>
	<lastBuildDate>Thu, 14 Apr 2011 19:12:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Devin Walker</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-23844</link>
		<dc:creator>Devin Walker</dc:creator>
		<pubDate>Tue, 01 Feb 2011 07:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-23844</guid>
		<description>I tried Coda and I&#039;m upset it can&#039;t replace Dreamweaver... it&#039;s just lacks too many mandatory features.</description>
		<content:encoded><![CDATA[<p>I tried Coda and I&#8217;m upset it can&#8217;t replace Dreamweaver&#8230; it&#8217;s just lacks too many mandatory features.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dev--</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-19832</link>
		<dc:creator>dev--</dc:creator>
		<pubDate>Mon, 14 Dec 2009 16:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-19832</guid>
		<description>Very informative post. I found a few of your tips very useful. Being, an Eclipse user, I switched to Koda (or at least still trying to) because I got a Mac and wanted web development to be simpler. However, I find a few features (or the lack thereof) of this otherwise cute program outraging to the very least. Here&#039;s 2 of my personal favorites:

1. How do you make the initial deployment? So you&#039;ve set up and tested your site locally. How do you upload all your files to the remote server then? You would think &#039;Publish All&#039; would do the trick right? Dream on..

2. So I&#039;m using a couple of libraries that need to read stuff from the /css directory. There&#039;s already a /css in my current installation, so I drag the new css folder from the Finder to the Koda window (cause I can&#039;t just copy and paste... I have to drag the files instead, cause it&#039;s more exciting and it makes me feel like I&#039;m using a gOooOey... Koda devs grow some common sense please..). Then Koda prompts &quot;There&#039;s already a css directory. Replace?&quot;. Fair enough, it said it was going to replace (and by replacing it means deleting all files in the css folder and placing the new ones) but why oh why can&#039;t it just leave the existing files alone and only append the new ones??? Is it some kind of secret convention, maybe an initiation ritual untold to us mere mortals?

Perhaps I&#039;m a miserable bastard, but I&#039;ve been using computers long enough to expect a few fundamental conveniences, especially from a &#039;top ten webdev&#039; macosx program. Or maybe I&#039;m only having a Panic attack...</description>
		<content:encoded><![CDATA[<p>Very informative post. I found a few of your tips very useful. Being, an Eclipse user, I switched to Koda (or at least still trying to) because I got a Mac and wanted web development to be simpler. However, I find a few features (or the lack thereof) of this otherwise cute program outraging to the very least. Here&#8217;s 2 of my personal favorites:</p>
<p>1. How do you make the initial deployment? So you&#8217;ve set up and tested your site locally. How do you upload all your files to the remote server then? You would think &#8216;Publish All&#8217; would do the trick right? Dream on..</p>
<p>2. So I&#8217;m using a couple of libraries that need to read stuff from the /css directory. There&#8217;s already a /css in my current installation, so I drag the new css folder from the Finder to the Koda window (cause I can&#8217;t just copy and paste&#8230; I have to drag the files instead, cause it&#8217;s more exciting and it makes me feel like I&#8217;m using a gOooOey&#8230; Koda devs grow some common sense please..). Then Koda prompts &#8220;There&#8217;s already a css directory. Replace?&#8221;. Fair enough, it said it was going to replace (and by replacing it means deleting all files in the css folder and placing the new ones) but why oh why can&#8217;t it just leave the existing files alone and only append the new ones??? Is it some kind of secret convention, maybe an initiation ritual untold to us mere mortals?</p>
<p>Perhaps I&#8217;m a miserable bastard, but I&#8217;ve been using computers long enough to expect a few fundamental conveniences, especially from a &#8216;top ten webdev&#8217; macosx program. Or maybe I&#8217;m only having a Panic attack&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-19821</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sun, 13 Dec 2009 18:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-19821</guid>
		<description>You can comment/uncomment whole blocks of code by hitting cmd+/</description>
		<content:encoded><![CDATA[<p>You can comment/uncomment whole blocks of code by hitting cmd+/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KP</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17885</link>
		<dc:creator>KP</dc:creator>
		<pubDate>Mon, 22 Jun 2009 03:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17885</guid>
		<description>Thanks for the post!  I kind of stumbled into using Coda about a month ago and never learned some of these little details.  They will come in very handy!</description>
		<content:encoded><![CDATA[<p>Thanks for the post!  I kind of stumbled into using Coda about a month ago and never learned some of these little details.  They will come in very handy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuck</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17799</link>
		<dc:creator>tuck</dc:creator>
		<pubDate>Tue, 09 Jun 2009 07:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17799</guid>
		<description>@cristian

Try this plugin,

http://menumachine.com/blog/2009/01/tab-key-indenting-for-coda/</description>
		<content:encoded><![CDATA[<p>@cristian</p>
<p>Try this plugin,</p>
<p><a href="http://menumachine.com/blog/2009/01/tab-key-indenting-for-coda/" rel="nofollow">http://menumachine.com/blog/2009/01/tab-key-indenting-for-coda/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cristian</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17793</link>
		<dc:creator>cristian</dc:creator>
		<pubDate>Mon, 08 Jun 2009 15:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17793</guid>
		<description>tabulation for multiple lines

Im too used to smultron, in coda i cant put or remove tabulation to multiple lines. In smultron i just select a few lines and pres TAB or Shit+TAB to add or remove tabulation. 

Anyone knows how can i do this in CODA ?

Thanks</description>
		<content:encoded><![CDATA[<p>tabulation for multiple lines</p>
<p>Im too used to smultron, in coda i cant put or remove tabulation to multiple lines. In smultron i just select a few lines and pres TAB or Shit+TAB to add or remove tabulation. </p>
<p>Anyone knows how can i do this in CODA ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CutMaster</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17558</link>
		<dc:creator>CutMaster</dc:creator>
		<pubDate>Mon, 04 May 2009 13:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17558</guid>
		<description>There are some new plugin made by WPTechnology for coda, which are simple but interesting and useful every day : 
http://www.wptechnology.com/pluginsCoda.php?changeLanguage=EN
They are also referenced by the Code Team : 
http://www.panic.com/coda/developer/community/plugins.php</description>
		<content:encoded><![CDATA[<p>There are some new plugin made by WPTechnology for coda, which are simple but interesting and useful every day :<br />
<a href="http://www.wptechnology.com/pluginsCoda.php?changeLanguage=EN" rel="nofollow">http://www.wptechnology.com/pluginsCoda.php?changeLanguage=EN</a><br />
They are also referenced by the Code Team :<br />
<a href="http://www.panic.com/coda/developer/community/plugins.php" rel="nofollow">http://www.panic.com/coda/developer/community/plugins.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17458</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 26 Apr 2009 17:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-17458</guid>
		<description>Really useful thanks! didn&#039;t even know i could validate html while i write, would be nice if it worked with html/php files, is there anyway to do this? I can finally use my MAMP server with sites, awesome!</description>
		<content:encoded><![CDATA[<p>Really useful thanks! didn&#8217;t even know i could validate html while i write, would be nice if it worked with html/php files, is there anyway to do this? I can finally use my MAMP server with sites, awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaeta</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14065</link>
		<dc:creator>gaeta</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:20:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14065</guid>
		<description>// I hope your form will not break my script anymore
// I work on a mac, but coda is set to UTF8
// Anyway, include this script to refresh your page on a fancy way


function jsinit(){
	funkitimer(100,100)
	}
function funkitimer(i,j){
	var progressmax = document.getElementById(&#039;timer&#039;).offsetWidth;
	//var sURL = window.location;
	var sURL = &quot;http://localhost:8888/portfolio-active/bubblewoks/index.php&quot;
	document.getElementById(&#039;timercontent&#039;).innerHTML = unescape(sURL);
	document.getElementById(&#039;timerprogress&#039;).style.width= (progressmax/j)*(j-i) + &quot;px&quot;;
	if( i == 0){
		window.location.replace( sURL );
		}
	i--;
	timerid = setTimeout(&quot;funkitimer(&quot;+i+&quot;,&quot;+j+&quot;)&quot;,10);
	}


#timer{
	position: absolute;
	top: 0;
	left: 20%;
	width: 60%;
	height: 20px;
	overflow: hidden;
	border: 1px solid #9F9;
	border-top-width: 0;
	}
#timerbackground{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #CF9;
	opacity: 0.8;
	}
#timerprogress{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #FFF;
	opacity: 0.5;
	}
#timercontent{
	position: absolute;
	top: 0;
	left: 0;
	font-family: monospace, &quot;Courier New&quot;, Courier, Monaco, monospace;
	color: #660;
	}








//to be sure ths is my last post here&#039;s the same thing in code-tags
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
function jsinit(){
	funkitimer(100,100)
	}
function funkitimer(i,j){
	var progressmax = document.getElementById(&#039;timer&#039;).offsetWidth;
	//var sURL = window.location;
	var sURL = &quot;http://localhost:8888/portfolio-active/bubblewoks/index.php&quot;
	document.getElementById(&#039;timercontent&#039;).innerHTML = unescape(sURL);
	document.getElementById(&#039;timerprogress&#039;).style.width= (progressmax/j)*(j-i) + &quot;px&quot;;
	if( i == 0){
		window.location.replace( sURL );
		}
	i--;
	timerid = setTimeout(&quot;funkitimer(&quot;+i+&quot;,&quot;+j+&quot;)&quot;,10);
	}
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;
#timer{
	position: absolute;
	top: 0;
	left: 20%;
	width: 60%;
	height: 20px;
	overflow: hidden;
	border: 1px solid #9F9;
	border-top-width: 0;
	}
#timerbackground{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #CF9;
	opacity: 0.8;
	}
#timerprogress{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #FFF;
	opacity: 0.5;
	}
#timercontent{
	position: absolute;
	top: 0;
	left: 0;
	font-family: monospace, &quot;Courier New&quot;, Courier, Monaco, monospace;
	color: #660;
	}
&lt;/style&gt;



&lt;body onLoad=&quot;jsinit()&quot;&gt;
&lt;div id=&quot;timer&quot;&gt;&lt;div id=&quot;timerbackground&quot;&gt;&lt;/div&gt;&lt;div id=&quot;timerprogress&quot;&gt;&lt;/div&gt;&lt;div id=&quot;timercontent&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/body&gt;&lt;/code&gt;


&lt;b&gt;Webmaster:&lt;/b&gt; Please delete my preview post, i will ask my question again

Anyone who know how you could to autosave your documents in coda?
i wrote also a autosave script in apple script. But it doesn’t work.
Coda is not scriptable that sucks!</description>
		<content:encoded><![CDATA[<p>// I hope your form will not break my script anymore<br />
// I work on a mac, but coda is set to UTF8<br />
// Anyway, include this script to refresh your page on a fancy way</p>
<p>function jsinit(){<br />
	funkitimer(100,100)<br />
	}<br />
function funkitimer(i,j){<br />
	var progressmax = document.getElementById(&#8216;timer&#8217;).offsetWidth;<br />
	//var sURL = window.location;<br />
	var sURL = &#8220;http://localhost:8888/portfolio-active/bubblewoks/index.php&#8221;<br />
	document.getElementById(&#8216;timercontent&#8217;).innerHTML = unescape(sURL);<br />
	document.getElementById(&#8216;timerprogress&#8217;).style.width= (progressmax/j)*(j-i) + &#8220;px&#8221;;<br />
	if( i == 0){<br />
		window.location.replace( sURL );<br />
		}<br />
	i&#8211;;<br />
	timerid = setTimeout(&#8220;funkitimer(&#8220;+i+&#8221;,&#8221;+j+&#8221;)&#8221;,10);<br />
	}</p>
<p>#timer{<br />
	position: absolute;<br />
	top: 0;<br />
	left: 20%;<br />
	width: 60%;<br />
	height: 20px;<br />
	overflow: hidden;<br />
	border: 1px solid #9F9;<br />
	border-top-width: 0;<br />
	}<br />
#timerbackground{<br />
	position: absolute;<br />
	top: 0;<br />
	left: 0;<br />
	height: 100%;<br />
	width: 100%;<br />
	background: #CF9;<br />
	opacity: 0.8;<br />
	}<br />
#timerprogress{<br />
	position: absolute;<br />
	top: 0;<br />
	left: 0;<br />
	height: 100%;<br />
	width: 0;<br />
	background: #FFF;<br />
	opacity: 0.5;<br />
	}<br />
#timercontent{<br />
	position: absolute;<br />
	top: 0;<br />
	left: 0;<br />
	font-family: monospace, &#8220;Courier New&#8221;, Courier, Monaco, monospace;<br />
	color: #660;<br />
	}</p>
<p>//to be sure ths is my last post here&#8217;s the same thing in code-tags<br />
<code><br />
<script type="text/javascript">
function jsinit(){
	funkitimer(100,100)
	}
function funkitimer(i,j){
	var progressmax = document.getElementById('timer').offsetWidth;
	//var sURL = window.location;
	var sURL = "http://localhost:8888/portfolio-active/bubblewoks/index.php"
	document.getElementById('timercontent').innerHTML = unescape(sURL);
	document.getElementById('timerprogress').style.width= (progressmax/j)*(j-i) + "px";
	if( i == 0){
		window.location.replace( sURL );
		}
	i--;
	timerid = setTimeout("funkitimer("+i+","+j+")",10);
	}
</script></p>
<style type="text/css">
#timer{
	position: absolute;
	top: 0;
	left: 20%;
	width: 60%;
	height: 20px;
	overflow: hidden;
	border: 1px solid #9F9;
	border-top-width: 0;
	}
#timerbackground{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #CF9;
	opacity: 0.8;
	}
#timerprogress{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 0;
	background: #FFF;
	opacity: 0.5;
	}
#timercontent{
	position: absolute;
	top: 0;
	left: 0;
	font-family: monospace, "Courier New", Courier, Monaco, monospace;
	color: #660;
	}
</style>
<p><body onLoad="jsinit()"></p>
<div id="timer">
<div id="timerbackground"></div>
<div id="timerprogress"></div>
<div id="timercontent"></div>
</div>
<p></body></code></p>
<p><b>Webmaster:</b> Please delete my preview post, i will ask my question again</p>
<p>Anyone who know how you could to autosave your documents in coda?<br />
i wrote also a autosave script in apple script. But it doesn’t work.<br />
Coda is not scriptable that sucks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gaeta</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14064</link>
		<dc:creator>gaeta</dc:creator>
		<pubDate>Fri, 04 Apr 2008 15:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14064</guid>
		<description>Always had to refesh manualy preview.
sometimes it the url get sometimes changed to a local filepath.

I will get you out, include this in your page!

As bonus you get a nice animation.

&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
//var timerid;
//var intervalid;
function jsinit(){
	//i=100;
	//j=100;
	//setInterval(&quot;funkitimer(&quot;+i+&quot;,&quot;+j+&quot;)&quot;,50);
	funkitimer(100,100)
	}
function funkitimer(i,j){
	var progressmax = document.getElementById(&#039;timer&#039;).offsetWidth;
	var sURL = window.location;
	var sURL = &quot;http://localhost:8888/portfolio-active/bubblewoks/index.php&quot;
	document.getElementById(&#039;timercontent&#039;).innerHTML = unescape(sURL);
	document.getElementById(&#039;timerprogress&#039;).style.width= (progressmax/j)*(j-i) + &quot;px&quot;;
	if( i == 0){
		window.location.replace( sURL );
		}
	i--;
	timerid = setTimeout(&quot;funkitimer(&quot;+i+&quot;,&quot;+j+&quot;)&quot;,50);
	}
&lt;/script&gt;
&lt;style type=&quot;text/css&quot;&gt;
#timer{
	color: black;
	position: absolute;
	top: 0;
	left: 20%;
	width: 60%;
	height: 20px;
	overflow: hidden;
	background-color: #CFC;
	opacity: 0.8;
	border: 5px;
	border: 1px solid #0F0;
	border-top-width: 0;
	z-index: 100;
	}
#timerprogress{
	position: 0;
	top: 0;
	left: 0;
	background: #EFD;
	height: 100%;
	width: 0;
	}
#timercontent{
	position: absolute;
	top: 0;
	left: 0;
	font-family: monospace, &quot;Courier New&quot;, Courier, Monaco, monospace;
	color: #3BD;
	}
&lt;/style&gt;



&lt;body onLoad=&quot;jsinit()&quot;&gt;
&lt;div id=&quot;timer&quot;&gt;&lt;div id=&quot;timerprogress&quot;&gt;&lt;/div&gt;&lt;div id=&quot;timercontent&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/body&gt;&lt;/code&gt;

*You notice the script wan&#039;t finished yet. But for my purpose it&#039;s suitable.


Coda is not scriptable that sucks!

i wrote also a autosave script in apple script. But it doesn&#039;t work.

Anyone who know how you could to autosave your documents in coda?</description>
		<content:encoded><![CDATA[<p>Always had to refesh manualy preview.<br />
sometimes it the url get sometimes changed to a local filepath.</p>
<p>I will get you out, include this in your page!</p>
<p>As bonus you get a nice animation.</p>
<p><code><br />
<script type="text/javascript">
//var timerid;
//var intervalid;
function jsinit(){
	//i=100;
	//j=100;
	//setInterval("funkitimer("+i+","+j+")",50);
	funkitimer(100,100)
	}
function funkitimer(i,j){
	var progressmax = document.getElementById('timer').offsetWidth;
	var sURL = window.location;
	var sURL = "http://localhost:8888/portfolio-active/bubblewoks/index.php"
	document.getElementById('timercontent').innerHTML = unescape(sURL);
	document.getElementById('timerprogress').style.width= (progressmax/j)*(j-i) + "px";
	if( i == 0){
		window.location.replace( sURL );
		}
	i--;
	timerid = setTimeout("funkitimer("+i+","+j+")",50);
	}
</script></p>
<style type="text/css">
#timer{
	color: black;
	position: absolute;
	top: 0;
	left: 20%;
	width: 60%;
	height: 20px;
	overflow: hidden;
	background-color: #CFC;
	opacity: 0.8;
	border: 5px;
	border: 1px solid #0F0;
	border-top-width: 0;
	z-index: 100;
	}
#timerprogress{
	position: 0;
	top: 0;
	left: 0;
	background: #EFD;
	height: 100%;
	width: 0;
	}
#timercontent{
	position: absolute;
	top: 0;
	left: 0;
	font-family: monospace, "Courier New", Courier, Monaco, monospace;
	color: #3BD;
	}
</style>
<p><body onLoad="jsinit()"></p>
<div id="timer">
<div id="timerprogress"></div>
<div id="timercontent"></div>
</div>
<p></body></code></p>
<p>*You notice the script wan&#8217;t finished yet. But for my purpose it&#8217;s suitable.</p>
<p>Coda is not scriptable that sucks!</p>
<p>i wrote also a autosave script in apple script. But it doesn&#8217;t work.</p>
<p>Anyone who know how you could to autosave your documents in coda?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent C.</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14033</link>
		<dc:creator>Vincent C.</dc:creator>
		<pubDate>Tue, 01 Apr 2008 12:24:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-14033</guid>
		<description>As a BBEdit user for some years now, i&#039;ve tried Coda for a while. Even if it&#039;s a great software (UI, updated files marked for publish, autocompletion, ...), i think it&#039;s not working for me.

I always have a lot of files opened and the tabs in Coda is not handy in that case.

The clips are good (good idea to be able to create clips for one particular site) but i hate the fact that it&#039;s not keeping the indentation when i insert a clip. In BBEdit, i&#039;m also able to classify the clips. Very useful.

I don&#039;t use preview mode because i always have to create PHP sessions and pass parameters to the pages. Anyway, i have two screens (one with the editor and one for Firefox).

One thing Coda can&#039;t do is search in multiple files. It is not able to compare files for differences.

In despite of all great things Coda offers, i stick to BBEdit and Transmit.

I believe Coda is great for small/average projects but not for big PHP sites/apps.</description>
		<content:encoded><![CDATA[<p>As a BBEdit user for some years now, i&#8217;ve tried Coda for a while. Even if it&#8217;s a great software (UI, updated files marked for publish, autocompletion, &#8230;), i think it&#8217;s not working for me.</p>
<p>I always have a lot of files opened and the tabs in Coda is not handy in that case.</p>
<p>The clips are good (good idea to be able to create clips for one particular site) but i hate the fact that it&#8217;s not keeping the indentation when i insert a clip. In BBEdit, i&#8217;m also able to classify the clips. Very useful.</p>
<p>I don&#8217;t use preview mode because i always have to create PHP sessions and pass parameters to the pages. Anyway, i have two screens (one with the editor and one for Firefox).</p>
<p>One thing Coda can&#8217;t do is search in multiple files. It is not able to compare files for differences.</p>
<p>In despite of all great things Coda offers, i stick to BBEdit and Transmit.</p>
<p>I believe Coda is great for small/average projects but not for big PHP sites/apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massimiliano</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-13076</link>
		<dc:creator>Massimiliano</dc:creator>
		<pubDate>Wed, 26 Dec 2007 13:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-13076</guid>
		<description>Great post !
Thanks a lot .. i&#039;m new to coda :)</description>
		<content:encoded><![CDATA[<p>Great post !<br />
Thanks a lot .. i&#8217;m new to coda :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LunaBlog &#187; 30 trucs et astuces pour Coda, l&#8217;éditeur HTML de Panic pour Mac OS X</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11854</link>
		<dc:creator>LunaBlog &#187; 30 trucs et astuces pour Coda, l&#8217;éditeur HTML de Panic pour Mac OS X</dc:creator>
		<pubDate>Wed, 11 Jul 2007 21:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11854</guid>
		<description>[...] &amp; tricks sur cet éditeur, quelques-uns bigrement utiles. &#187; Lire l&#8217;article &#8220;30 Panic Coda Tips and Tricks&#8220; Tags :&#160;apple, application, mac, os [...]</description>
		<content:encoded><![CDATA[<p>[...] &#38; tricks sur cet éditeur, quelques-uns bigrement utiles. &raquo; Lire l&#8217;article &#8220;30 Panic Coda Tips and Tricks&#8220; Tags :&nbsp;apple, application, mac, os [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Lecoat</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11685</link>
		<dc:creator>Rick Lecoat</dc:creator>
		<pubDate>Thu, 21 Jun 2007 19:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11685</guid>
		<description>Robert:

&lt;em&gt;Oops.&lt;/em&gt; 
You&#039;re quite right of course -- I&#039;d been simultaneously reading Steven Frank (co-founder of Panic)&#039;s blog and the last sentence fell victim to me being momentarily confused about where I was. But my comments still stand and if the Panic team happen along here (as they will no doubt do) then the sentiments are there for the taking.


Note to self: try and remember which blog you are posting to!</description>
		<content:encoded><![CDATA[<p>Robert:</p>
<p><em>Oops.</em><br />
You&#8217;re quite right of course &#8212; I&#8217;d been simultaneously reading Steven Frank (co-founder of Panic)&#8217;s blog and the last sentence fell victim to me being momentarily confused about where I was. But my comments still stand and if the Panic team happen along here (as they will no doubt do) then the sentiments are there for the taking.</p>
<p>Note to self: try and remember which blog you are posting to!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Ellis</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11684</link>
		<dc:creator>Robert Ellis</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11684</guid>
		<description>Rick, thanks for your comments. But don&#039;t thank me. Thank &lt;a href=&quot;http://www.panic.com/&quot; title=&quot;back to panic.com&quot; rel=&quot;nofollow&quot;&gt;Panic&lt;/a&gt;!</description>
		<content:encoded><![CDATA[<p>Rick, thanks for your comments. But don&#8217;t thank me. Thank <a href="http://www.panic.com/" title="back to panic.com" rel="nofollow">Panic</a>!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Lecoat</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11683</link>
		<dc:creator>Rick Lecoat</dc:creator>
		<pubDate>Thu, 21 Jun 2007 18:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11683</guid>
		<description>Coda came out just exactly at the point where I was making the jump from WYSIWYG to hand-tooled code -- a scary jump for me -- and it has proved to be the most useful app I&#039;ve gotten my filthy mitts on in a &lt;strong&gt;long&lt;/strong&gt; time. 

Being able to get live previews of how my XHTML and CSS fumblings are affecting the page has been utterly invaluable to the learning process and has brought me on in leaps and bounds. Then I can preview externally in Firefox (with its wonderful Web Developer Extentions toolbar) at the touch of a button. And being able to slam the files up to the sandbox server for the obligatory IE(Win) tests is simplicity itself. 

Thank you for such a near-perfect app.</description>
		<content:encoded><![CDATA[<p>Coda came out just exactly at the point where I was making the jump from WYSIWYG to hand-tooled code &#8212; a scary jump for me &#8212; and it has proved to be the most useful app I&#8217;ve gotten my filthy mitts on in a <strong>long</strong> time. </p>
<p>Being able to get live previews of how my XHTML and CSS fumblings are affecting the page has been utterly invaluable to the learning process and has brought me on in leaps and bounds. Then I can preview externally in Firefox (with its wonderful Web Developer Extentions toolbar) at the touch of a button. And being able to slam the files up to the sandbox server for the obligatory IE(Win) tests is simplicity itself. </p>
<p>Thank you for such a near-perfect app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: medianer.de &#187; Coda - one-window web development</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11664</link>
		<dc:creator>medianer.de &#187; Coda - one-window web development</dc:creator>
		<pubDate>Wed, 20 Jun 2007 15:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11664</guid>
		<description>[...] Upstarblogger has 30 nice tips for Coda on his website. [...]</description>
		<content:encoded><![CDATA[<p>[...] Upstarblogger has 30 nice tips for Coda on his website. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LunaBlog &#187; Coda : Ã©diteur HTML, CSS + FTP + SSH pour Mac OS X</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11475</link>
		<dc:creator>LunaBlog &#187; Coda : Ã©diteur HTML, CSS + FTP + SSH pour Mac OS X</dc:creator>
		<pubDate>Sun, 20 May 2007 16:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11475</guid>
		<description>[...] Coda a dÃ©jÃ  provoquÃ© l&#8217;Ã©criture de bons nombre d&#8217;articles dont cet excellent 30 Panic Coda tips and tricks qui vous donnera les premiÃ¨res astuces lors de l&#8217;utilisation de [...]</description>
		<content:encoded><![CDATA[<p>[...] Coda a dÃ©jÃ  provoquÃ© l&#8217;Ã©criture de bons nombre d&#8217;articles dont cet excellent 30 Panic Coda tips and tricks qui vous donnera les premiÃ¨res astuces lors de l&#8217;utilisation de [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andy</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11425</link>
		<dc:creator>andy</dc:creator>
		<pubDate>Thu, 10 May 2007 23:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11425</guid>
		<description>ust stumbled upon Coda today, and so far I love it! I need an ASP syntax highlighter as well, but haven&#8217;t had much luck finding one.

I copied the PHP-HTML mode and made some modifications to it. It&#8217;s far from perfect, but it&#8217;s a place to start. Feel free to grab it and, hopefully, improve on it. I wasn&#8217;t able to get any autocomplete working for some reasonâ€¦ if anybody knows why, I&#8217;d love to know.

http://andy.teamsoell.com/files/ASP-HTML.mode.zip</description>
		<content:encoded><![CDATA[<p>ust stumbled upon Coda today, and so far I love it! I need an ASP syntax highlighter as well, but haven&rsquo;t had much luck finding one.</p>
<p>I copied the PHP-HTML mode and made some modifications to it. It&rsquo;s far from perfect, but it&rsquo;s a place to start. Feel free to grab it and, hopefully, improve on it. I wasn&rsquo;t able to get any autocomplete working for some reasonâ€¦ if anybody knows why, I&rsquo;d love to know.</p>
<p><a href="http://andy.teamsoell.com/files/ASP-HTML.mode.zip" rel="nofollow">http://andy.teamsoell.com/files/ASP-HTML.mode.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coda tips and hints</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11391</link>
		<dc:creator>Coda tips and hints</dc:creator>
		<pubDate>Tue, 08 May 2007 19:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11391</guid>
		<description>[...] Some great tips and hints for Panic&#8217;s new web development editor &#8220;Coda&#8220;. The same author also has a decent review of Coda. I very much agree with his resume: Bottom Line: If you&#8217;re just starting out, buying Coda is a no brainer. But if you have your favorite apps in place, Coda may or may not be worth it for you. [...]</description>
		<content:encoded><![CDATA[<p>[...] Some great tips and hints for Panic&#8217;s new web development editor &#8220;Coda&#8220;. The same author also has a decent review of Coda. I very much agree with his resume: Bottom Line: If you&rsquo;re just starting out, buying Coda is a no brainer. But if you have your favorite apps in place, Coda may or may not be worth it for you. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tilman</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11379</link>
		<dc:creator>Tilman</dc:creator>
		<pubDate>Mon, 07 May 2007 15:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11379</guid>
		<description>Nice tips, thanks! I can add alternative colors for syntax highlighting, downloadable on my site. I was not too much of a fan of the default colors... 

http://tint.de/new-syntax-highlighting-colors-for-coda</description>
		<content:encoded><![CDATA[<p>Nice tips, thanks! I can add alternative colors for syntax highlighting, downloadable on my site. I was not too much of a fan of the default colors&#8230; </p>
<p><a href="http://tint.de/new-syntax-highlighting-colors-for-coda" rel="nofollow">http://tint.de/new-syntax-highlighting-colors-for-coda</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Panic Coda: What&#8217;s Missing? 19 Free Apps to Fill the Gaps</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11343</link>
		<dc:creator>Panic Coda: What&#8217;s Missing? 19 Free Apps to Fill the Gaps</dc:creator>
		<pubDate>Thu, 03 May 2007 16:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11343</guid>
		<description>[...] Your Code I&#8217;ve already mentioned Coda&#8217;s lack of formatting aids (see 30 Panic Coda Tips and Tricks) and recommended Tidy Service. Taco HTML Edit can also organize your tags, so everything is neatly [...]</description>
		<content:encoded><![CDATA[<p>[...] Your Code I&#8217;ve already mentioned Coda&#8217;s lack of formatting aids (see 30 Panic Coda Tips and Tricks) and recommended Tidy Service. Taco HTML Edit can also organize your tags, so everything is neatly [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 30 Coda Tips and Tricks... &#171; Coda Lova</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11341</link>
		<dc:creator>30 Coda Tips and Tricks... &#171; Coda Lova</dc:creator>
		<pubDate>Thu, 03 May 2007 13:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11341</guid>
		<description>[...] Coda Tips and&#160;Tricks&#8230;  Upstart Blogger has a great write up of 30 Coda tips and tricks. By now some are obvious, but there are a few gems, such [...]</description>
		<content:encoded><![CDATA[<p>[...] Coda Tips and&nbsp;Tricks&#8230;  Upstart Blogger has a great write up of 30 Coda tips and tricks. By now some are obvious, but there are a few gems, such [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conor</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11288</link>
		<dc:creator>Conor</dc:creator>
		<pubDate>Sat, 28 Apr 2007 10:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11288</guid>
		<description>Coda is a very nice alternative but the new Dreamweaver is Intel native as well.</description>
		<content:encoded><![CDATA[<p>Coda is a very nice alternative but the new Dreamweaver is Intel native as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Ellis</title>
		<link>http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11287</link>
		<dc:creator>Robert Ellis</dc:creator>
		<pubDate>Sat, 28 Apr 2007 00:57:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.upstartblogger.com/30-panic-coda-tips-and-tricks#comment-11287</guid>
		<description>Sorry, Mark. I don&#039;t know of a way to get Coda to highlight ASP syntax.</description>
		<content:encoded><![CDATA[<p>Sorry, Mark. I don&#8217;t know of a way to get Coda to highlight ASP syntax.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

