<?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>Jared Lewandowski &#187; Web Development</title>
	<atom:link href="http://jaredlewandowski.com/blog/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredlewandowski.com/blog</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 18:46:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Web Developer Extras for Safari 4</title>
		<link>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/</link>
		<comments>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 21:30:26 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=358</guid>
		<description><![CDATA[I use Firefox as my regular browser, but that may be changing very soon. I recently discovered the web developer tools available for Safari and other WebKit browsers like Google Chrome. These features are almost identical to Firebug for Firefox, and that&#8217;s a HUGE plus for me. To enable the developer extension, type the following [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jaredlewandowski.com/blog/wp-content/uploads/2009/06/webdeveloper.png"><img class="alignright size-medium wp-image-360" title="webdeveloper" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/06/webdeveloper-300x258.png" alt="webdeveloper" width="240" height="206" /></a>I use Firefox as my regular browser, but that may be changing very soon. I recently discovered the web developer tools available for Safari and other WebKit browsers like Google Chrome. These features are almost identical to Firebug for Firefox, and that&#8217;s a HUGE plus for me.</p>
<p>To enable the developer extension, type the following into Terminal:</p>
<p><code>
<pre class="brush: plain; title: ;">defaults write com.apple.Safari WebKitDeveloperExtras -bool true</pre>
<p></code></p>
<p>Once you restart Safari, you should see an &#8220;Inspect Element&#8221; option if you right-click anywhere on a web page. So far, I am very impressed with the interface and debugging options it provides, along with the overall speed of WebKit browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/06/web-developer-extras-for-safari-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Espresso vs. Coda</title>
		<link>http://jaredlewandowski.com/blog/2009/04/espresso-vs-coda/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/espresso-vs-coda/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 20:16:38 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=204</guid>
		<description><![CDATA[If you currently build web pages from the ground up, then you&#8217;ve most likely began a cyber-trek through all sorts of different web development software. I started out with GoLive, then moved to Dreamweaver with the Adobe acquisition. After making the latest transition to the Coda/Transmit environment from Panic, I recently came across the latest [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/espresso_coda.jpg"><img class="size-full wp-image-207 alignright" title="espresso_coda" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/04/espresso_coda.jpg" alt="espresso_coda" width="350" height="182" /></a>If you currently build web pages from the ground up, then you&#8217;ve most likely began a cyber-trek through all sorts of different web development software. I started out with GoLive, then moved to Dreamweaver with the Adobe acquisition. After making the latest transition to the Coda/Transmit environment from <a href="http://www.panic.com/" target="_blank">Panic</a>, I recently came across the latest <a href="http://www.macheist.com" target="_blank">MacHeist bundle</a> and was introduced to the newest kid on the block&#8230; <a href="http://macrabbit.com/espresso/" target="_blank">Espresso</a>.</p>
<p>Having used Coda the past year and a half, I must say the features I like most are the way it handles CSS and PHP auto-scripting, the integrated FTP management system, the seamless integration of SVN, and the built-in help books for HTML, CSS, Javascript and PHP. The color coding for scripting is also a huge plus as I find the colors to fit perfectly with the code. Quite simply, it&#8217;s extremely fluid and somehow manages to make coding seem effortless and fun.</p>
<p>Espresso, on the other hand, is only a few months shy of being released from beta and I&#8217;m not sure it can win me over just yet. I&#8217;ve become quite comfortable with Coda and think it will take more than another code editor/FTP manager to get me to make the move. I do like CSSEdit, which is available from the same developer, <a href="http://macrabbit.com/" target="_blank">MacRabbit</a>, but I&#8217;m equally as happy with the built-in CSS editor in Coda (even though I find hand-coding CSS a bit more satisfying)</p>
<p>Text editors for writing code are very user sensitive and can make for quite a personal dilemma. But whatever your style is, feel free to give them both a shot as they are both VERY good at what they do.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/espresso-vs-coda/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

