<?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/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredlewandowski.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2010 22:01:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Usability vs. User Experience</title>
		<link>http://jaredlewandowski.com/blog/2010/02/usability-vs-user-experience/</link>
		<comments>http://jaredlewandowski.com/blog/2010/02/usability-vs-user-experience/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 17:12:46 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=456</guid>
		<description><![CDATA[Believe it or not, there is a difference between a high-usability level and great user-experience. Usability is about the ability to use something. Is this product usable? Does it make sense? By allowing the end user to complete a specific task, you are making the product or website usable. User experience on the other hand, [...]]]></description>
			<content:encoded><![CDATA[<p>Believe it or not, there is a difference between a high-usability level  and great user-experience.<strong> </strong><em>Usability</em> is about the ability to use  something. Is this product usable? Does it make sense? By allowing the end user to complete a specific task, you are making the product or website usable. <em>User  experience</em> on the other hand, is all about feelings and is focused on creating  happiness. This one is a bit more of a challenge to pull off, but it&#8217;s the most important of the two.</p>
<p>Here&#8217;s an example: Why is an iPhone easier to use than any other  smartphone? I mean the usability factor is pretty much the  same. They both complete calls, manage contacts and calendars, and check  email. But it&#8217;s the <em>experience</em> that makes  all the difference.</p>
<p>Let&#8217;s dig deeper into the difference between the two. I recently drove to Nebraska from Utah. On my way, there were examples of both usability and user experiences. At times, the road were straight, flat, and clear of other vehicles, making for great usability. However, in other areas the road was winding, up and down mountains with trees and beautiful landscapes all around. This made for a truly great user experience.</p>
<p>Which do I prefer? Both. Can I have both? No. Why? You end up with mediocrity. A mild blend of of both worlds.</p>
<p>The best thing to do is to not focus on either of them during the design process. Instead, concentrate your efforts on <strong>making it easy to be happy</strong>. Keeping this in mind, you&#8217;ll end up with a much better end result. And a satisfied end user is the outcome of great design.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2010/02/usability-vs-user-experience/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>User See, User Do</title>
		<link>http://jaredlewandowski.com/blog/2009/12/user-see-user-do/</link>
		<comments>http://jaredlewandowski.com/blog/2009/12/user-see-user-do/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 05:21:14 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=432</guid>
		<description><![CDATA[Creating an online experience that people will use doesn&#8217;t have to be hard. However, with all the various sites and apps available on the web right now, it can be a daunting task to meet the needs of every user. But then again, that&#8217;s not the point and it never should be. Every person is [...]]]></description>
			<content:encoded><![CDATA[<p>Creating an online experience that people will use doesn&#8217;t have to be hard. However, with all the various sites and apps available on the web right now, it can be a daunting task to meet the needs of every user. But then again, that&#8217;s not the point and it never should be. Every person is unique and will do things differently, in different environments, with different hardware, and different&#8230; Well, you get the point.</p>
<p>Anyway, this is a small rant, but it shouldn&#8217;t be taken lightly. Some things to remember:</p>
<p><strong>You are NOT the ONLY user.</strong> This is very important to keep in mind as you develop your site or application. Too many times have gone by where I have forgot to think about someone else using the site other than myself.</p>
<p><strong>Users will do what they normally do.</strong> We all have habits when it comes to interacting with software and websites. Try not to reinvent the wheel when creating the process or how something gets done. For instance, we all use email the same way. Folders are on the left, messages subjects are on top, and content below that. There&#8217;s no reason to move any of this around.</p>
<p><strong>Test, test, test.</strong> Don&#8217;t forget to test before, during and after the website is built. You&#8217;ll be surprised by the feedback you get along the way and will be glad you knew about early on and not after you release the site to the masses. Testing doesn&#8217;t have to be done in closed quarters behind mirrored windows either. Keep it simple. And always test the user in the environment they would normally be in.</p>
<p>Try to apply these tips as you develop your next website or application. You&#8217;ll build a better product and have a better reputation from your users. And remember: What the user wants, they get&#8230; Or they leave and rarely come back.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/12/user-see-user-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing Good CSS</title>
		<link>http://jaredlewandowski.com/blog/2009/10/writing-good-css/</link>
		<comments>http://jaredlewandowski.com/blog/2009/10/writing-good-css/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 16:54:17 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=323</guid>
		<description><![CDATA[It’s really easy to find yourself wondering how your CSS got to be such a mess. Sometimes it’s the result of sloppy coding from the start, sometimes it’s because of multiple hacks and changes over time. Whatever the cause, it doesn’t have to be that way. Writing clean, super-manageable CSS is simple when you start [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-423 alignleft" title="css_reset" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/10/css_reset-300x200.jpg" alt="css_reset" width="216" height="144" /></p>
<p>It’s really easy to find yourself wondering how your CSS got to be such a mess.</p>
<p>Sometimes it’s the result of sloppy coding from the start, sometimes it’s because of multiple hacks and changes over time.</p>
<p>Whatever the cause, it doesn’t have to be that way. Writing clean, super-manageable CSS is simple when you start off on the right foot and make your code easier to maintain and edit later on.</p>
<p>Here are three tips for speeding up the process, writing CSS that is slimmer, faster and less likely to give you (or those you work with) a headache.</p>
<h3>1.) Stay Organized</h3>
<p>Just like anything else, it pays to keep yourself organized. Rather than haphazardly dropping in id’s and classes in the order in which they come to mind, use a coherent structure.</p>
<p>It will help you keep the cascading part of CSS in mind and sets your style sheet up to take advantage of style inheritance.</p>
<p><strong>Declare your most generic items first, then the not-so-generic and so on.</strong> This lets your CSS properly inherit attributes and makes it much easier for you to override a specific style when you need to. You’ll be faster at editing your CSS later because it will follow an easy to read, logical structure.</p>
<p>Use a structure that works best for you while keeping future edits and other developers in mind.</p>
<p><img class="size-full wp-image-335 alignnone" title="best-css-02" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/best-css-02.jpg" alt="best-css-02" width="358" height="668" /></p>
<h3>2.) Don&#8217;t Repeat Yourself</h3>
<p>Re-use attributes whenever possible by grouping elements instead of declaring the styles again. If your h1 and h2 elements both use the same font size, color and margins, group them using a comma.</p>
<p><img class="alignnone size-full wp-image-328" title="best-css-05" src="http://jaredlewandowski.com/blog/wp-content/uploads/2009/05/best-css-05.jpg" alt="best-css-05" width="358" height="274" /></p>
<h3>3.) Use Useful Naming Conventions</h3>
<p>You’ll notice above where I declared a couple of column id’s and I called them col-alpha and col-beta. Why not just call them col-left and col-right? Think of future edits, always.</p>
<p>Next year you may need to redesign your site and move that left column to the right. You shouldn’t have to rename the element in your HTML and rename the id in your style sheet just to change its position.</p>
<p>Sure, you could just reposition that left column to the right and keep the id as #col-left, but how confusing is that? If the id says left, one should expect that it will always be on the left. This doesn’t leave you much room to move things around later on.</p>
<p>One of the major advantages of CSS is the ability to separate styles from content. You can totally redesign your site by just modifying the CSS without ever touching the HTML. So <strong>don’t muck up your CSS by using limiting names</strong>. Use more versatile naming conventions and stay consistent.</p>
<p>Leave position or style specific words out of your styles and id’s. A class of .link-blue will either make more work for you, or make your style sheet really messy when your client later asks you to change those blue links to orange.</p>
<p><strong>Name your elements based on what they are, not what they look like.</strong> For example, .comment-blue is much less versatile than .comment-beta, and .post-largefont is more limiting than .post-title.</p>
<p>With these three simple suggestions in mind, not only will you write better looking CSS, but you&#8217;ll communicate your intentions to coworkers more clearly and you won&#8217;t be lost when it comes to a future updates. Enjoy and happy coding!</p>
<p><strong>Bonus: </strong>Here are <a href="http://www.hongkiat.com/blog/20-useful-css-tips-for-beginners/" target="_blank">20 more useful CSS tips</a> from <a href="http://www.hongkiat.com/" target="_blank">HONGKIAT.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/10/writing-good-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Design &amp; Development Checklist</title>
		<link>http://jaredlewandowski.com/blog/2009/08/web-design-development-checklist/</link>
		<comments>http://jaredlewandowski.com/blog/2009/08/web-design-development-checklist/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 15:23:20 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[checklist]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=396</guid>
		<description><![CDATA[Whenever I&#8217;m working on a new website, I often review it at every stage, making sure the site is W3C &#38; WCAG compliant, whether or not the overall design is properly targeting the audience, verifying compatibility across the most common browsers (and yes, IE6 as well), and so on. I have a pretty good mental [...]]]></description>
			<content:encoded><![CDATA[<p>Whenever I&#8217;m working on a new website, I often review it at every stage, making sure the site is W3C &amp; WCAG compliant, whether or not the overall design is properly targeting the audience, verifying compatibility across the most common browsers (and yes, IE6 as well), and so on. I have a pretty good mental review process and every critical area is covered before deployment. I often wanted to have a list of everything I reviewed, verified and approved, but just never had the time to compile it. Then a few weeks ago, I came across a web design checklist by <a href="http://www.merttol.com/" target="_blank">Mert Tol</a> which contains a very concise and detailed list of items to look for when building a website.</p>
<p>I&#8217;ll forewarn you, the list is lengthy and very tedious, but all the points mentioned are spot on to ensure a smooth design and development process. And while some of you might think it replaces some of the freedom in design work, it actually gives back so much more. After all, there is balance and order in great design.</p>
<p><strong><a href="http://www.merttol.com/articles/web/design-checklist.html" target="_blank">View the Design Checklist by Mert Tol &gt;&gt;<br />
</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/08/web-design-development-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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;">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>Using @import in CSS</title>
		<link>http://jaredlewandowski.com/blog/2009/04/using-import-in-css/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/using-import-in-css/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 16:03:49 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=267</guid>
		<description><![CDATA[I&#8217;ve been using CSS quite frequently over the last few years to design my web pages. In the process of using it, I have come across some very useful features that have made my design strategy and develop phases much more enjoyable. At the top of the list is the @import rule. This rule allows [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using CSS quite frequently over the last few years to design my web pages. In the process of using it, I have come across some very useful features that have made my design strategy and develop phases much more enjoyable. At the top of the list is the @import rule. This rule allows you to include external style sheets in your document. It is a way of creating a style sheet within your document, and then importing additional rules into the document.</p>
<p>To use the @import rule, type:</p>
<pre class="brush: css;">&lt;style type=&quot;text/css&quot;&gt;
 @import url(&quot;import1.css&quot;);
 @import url &quot;import2.css&quot;;
 &lt;/style&gt;</pre>
<p>The url() is not required. The double quotes are required for valid XHTML, but browsers that support url() tend to support it with or without quotes.</p>
<p>You can also include an @import rule in a style sheet with styles:</p>
<pre class="brush: css;">&lt;style type=&quot;text/css&quot;&gt;
 @import url(&quot;import3.css&quot;);
 p { color : #f00; }
 &lt;/style&gt;</pre>
<p><strong>@import rules must always be first in a document</strong></p>
<p>Finally, you can also import a style sheet for just a specific media:</p>
<pre class="brush: css;">&lt;style type=&quot;text/css&quot;&gt;
 @import url(&quot;import4.css&quot;) tv, print;
 &lt;/style&gt;</pre>
<p>This acts the same as if you had defined the media type in the &lt;style&gt; tag.</p>
<p><strong>Browser Support</strong><br />
Netscape 4.x and IE 3.x do not support the @import rule. Internet Explorer 6 and below do not support the media designation. IE 4.x has some support for the @import rule, but it&#8217;s spotty, and it&#8217;s best not to rely on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/using-import-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Applications for Web Developers</title>
		<link>http://jaredlewandowski.com/blog/2009/04/10-applications-for-web-developers/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/10-applications-for-web-developers/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 20:58:38 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=230</guid>
		<description><![CDATA[I&#8217;ve been working in the web development field for over 10 years. In the process of discovering new and interesting tools to use, I have narrowed down a list of 10 items that are a MUST for all web developers when doing work in the office, on the road, or on a client&#8217;s computer. Enjoy! [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working in the web development field for over 10 years. In the process of discovering new and interesting tools to use, I have narrowed down a list of 10 items that are a MUST for all web developers when doing work in the office, on the road, or on a client&#8217;s computer. Enjoy!</p>
<p><strong>1.) Aptana Studio</strong></p>
<p>Aptana Studio is an excellent developer environment for coding in nearly all the popular languages found around the web today. With a growing user base and a foundation in the solid Eclipse platform it will give any web developer the tools he or she needs to produce powerful, complex code for their projects. I have personally replaced Dreamweaver CS4 with Aptana and couldn’t be happier.</p>
<p><a href="http://www.aptana.com" target="_blank">http://www.aptana.com</a></p>
<p><strong>2.) Firefox</strong></p>
<p>The Firefox web browser might not be the fastest currently on the market, but with an abundance of addons and solid support on nearly every operating system in existence it is hard to overlook as an excellent choice for your primary browser.</p>
<p><a href="http://www.firefox.com" target="_blank">http://www.firefox.com</a></p>
<p><strong>3.) Filezilla</strong></p>
<p>If you do much work on a website you’re probably gonna need an utility to transfer files between your computer and your web server. Filezilla can do that with ease with support for FTP, SSH, and more.</p>
<p><a href="http://filezilla-project.org" target="_blank">http://filezilla-project.org</a></p>
<p><strong>4.) XAMPP</strong></p>
<p>There are a lot of ways to display your site on your local computer, but XAMPP is the only one I’ve found that will run on all the major platforms. It is easy to install and administer and comes with all the necessary features to turn your local machine into a top-notch test server. (I’ve even seen it run on a few production web servers although I wouldn’t recommend the practice myself)</p>
<p><a href="http://www.apachefriends.org/en/xampp.html" target="_blank">http://www.apachefriends.org/en/xampp.html</a></p>
<p><strong>5.) The Gimp</strong></p>
<p>Photoshop might be the most popular image manipulation program on the market, but it isn’t the only one that can handle image manipulation for the web. The Gimp is an excellent, if somewhat complicated, image editing package which can work all sorts of magic on any photo you want to put online. For vector graphics it can be used in conjunction with Inkscape to provide a solid package for creating and editing everything from logos to pictures from your last company picnic.</p>
<p><a href="http://gimp.org" target="_blank">http://gimp.org</a></p>
<p><strong>6.) SmartSVN</strong></p>
<p>SmartSVN is a Subversion client which allows you to interact with a Subversion repository. Subversion, in turn, is a version control system allowing you to not only keep a repository of all the data in your project, but it can also keep track of changes, rollback changes, and perform all sorts of other tasks of use to a web developer. It can even be a solid alternative for deploying your work to your production server without the use of FTP or another file transfer method in which it can be easy to forget a file. There is even an excellent free SVN host available at XP-dev.</p>
<p><a href="http://www.syntevo.com/smartsvn/index.html" target="_blank">http://www.syntevo.com/smartsvn/index.html</a></p>
<p><strong>7.) VirtualBox</strong></p>
<p>Virtualbox is a free virtual machine from SUN. It allows you to run other operating systems on top of your main system which can then be used for testing your project on other browsers and configurations. For example, if you have a Mac you could run Windows within VirtualBox on your mac and use it to see how your project looks in Internet Explorer or other browsers not available on your Mac.</p>
<p><a href="http://www.virtualbox.org" target="_blank">http://www.virtualbox.org</a></p>
<p><strong>8.) Xmarks</strong></p>
<p>Originally known as Foxmarks, Xmarks is a service which can backup and sync the bookmarks and passwords from your browser. This is a must if you use multiple machines yourself or even if you just want to pull up a page on a machine other than your own as you can even access your bookmarks from their online interface. Currently it works with Safari, Firefox, and Internet Explorer on all the major operating systems.</p>
<p><a href="http://www.xmarks.com" target="_blank">http://www.xmarks.com</a></p>
<p><strong>9.) DropBox</strong></p>
<p>DropBox is a cross-platform file backup and synchronization service that not only backs up your most important data, but also seamlessly synchronizes it on your other computers. Of all the applications I use on a daily basis this one is definitely the handiest as I never have to worry about forgetting anything important. Like Xmarks it even has a web interface in case your at a different computer and need access to one of your documents.</p>
<p><a href="http://www.getdropbox.com" target="_blank">http://www.getdropbox.com</a></p>
<p><strong>10.) Google Apps</strong></p>
<p>Although not a local application like the rest of this list, Google Apps is an excellent resource for helping you set up your personal web identity as well as those of your clients. It allows for hosted email, calendar, and other services on your own domain name and does so while providing users with the often familiar GMail interface that so many people already know.</p>
<p><a href="http://www.google.com/apps" target="_blank">http://www.google.com/apps</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/10-applications-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friday Favorites</title>
		<link>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/</link>
		<comments>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 17:36:32 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=107</guid>
		<description><![CDATA[Well, it&#8217;s the first Friday of the month&#8230; And that means listing more of my favorites to share with you! Feel free to bookmark and share these links if you think they may be useful to you or people you know. Enjoy! Crackberry.com If you have a BlackBerry smart phone, then this is the place [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s the first Friday of the month&#8230; And that means listing more of my favorites to share with you! Feel free to bookmark and share these links if you think they may be useful to you or people you know. Enjoy!</p>
<p><a href="http://crackberry.com" target="_blank"><strong>Crackberry.com</strong></a><br />
If you have a BlackBerry smart phone, then this is the place to go for an excellent collection of free ring tones and wallpaper. UPDATE: BlackBerry just introduced <a href="http://blackberry.com/appworld" target="_blank">a new app store</a> to compete with Apple<a href="http://blackberry.com/appworld" target="_blank"></a>. I&#8217;ve downloaded and installed on my phone and have to tell you it&#8217;s a giant leap forward for RIM.</p>
<p><a href="http://www.hulu.com" target="_blank"><strong>hulu.com</strong></a><br />
This is an excellent website to watch all the latest television shows and even movies. It basically pulls video from NBC, CBS, FOX and others and let&#8217;s you manage and watch this content in one place. There are even full-length movies and popular commercials on there as well.</p>
<p><a href="http://www.macupdate.com/" target="_blank"><strong>MacUpdate.com</strong></a><br />
If you have a Apple computer, then MacUpdate is the place to go for keeping your software up-to-date. If you set up a member account, you can even be sent email alerts when new software is released. I use a lot of different apps and this is the best thing I&#8217;ve found to manage it all.</p>
<p><a href="http://www.opendns.com/" target="_blank"><strong>OpenDNS</strong></a><br />
OpenDNS provides industry-leading Web content filtering, anti-phishing, DNS infrastructure and navigation services. It is a MUST HAVE, especially if you have a home or small business network. With five little kids in the house and three of them using the computer on a daily basis, it&#8217;s a real convenience to know that their web experience will be clean and kid-friendly.</p>
<p><a href="http://www.woot.com/" target="_blank"><strong>Woot.com</strong></a><br />
One killer deal every day, until product runs out. This is Woot!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/04/friday-favorites-2/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>
		<item>
		<title>Friday Favorites</title>
		<link>http://jaredlewandowski.com/blog/2009/03/friday-favorites/</link>
		<comments>http://jaredlewandowski.com/blog/2009/03/friday-favorites/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 16:31:42 +0000</pubDate>
		<dc:creator>Jared Lewandowski</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://jaredlewandowski.com/blog/?p=99</guid>
		<description><![CDATA[Every first Friday of the month, I will be posting some of my favorite bookmarks. Feel free to bookmark them or add them to your RSS reader (I use NewsFire) if they offer feeds. This week they will be mostly technical, but the overall themes will vary from month to month. Enjoy! SmashingMagazine.com A very [...]]]></description>
			<content:encoded><![CDATA[<p>Every first Friday of the month, I will be posting some of my favorite bookmarks. Feel free to bookmark them or add them to your RSS reader (I use NewsFire) if they offer feeds. This week they will be mostly technical, but the overall themes will vary from month to month. Enjoy!</p>
<p><a href="http://www.smashingmagazine.com" target="_blank"><strong>SmashingMagazine.com</strong></a><br />
A very good source of design and development information, resources, and tutorials. When begin the creative phase of a new website, I get a lot of inspiration from their showcase of designs.</p>
<p><a href="http://www.htaccesseditor.com/en.shtml" target="_blank"><strong>.htaccessEditor.com</strong></a><br />
When editing .htaccess files, I&#8217;ve found this to be a great resource helping me to not only create, but validate my file. For those of you who haven&#8217;t had the chance to work with .htaccess, they are basically files that provide a way to make configuration changes on a per-directory basis. This allows for very fast URL redirects and masking. You can learn more about them <a href="http://httpd.apache.org/docs/1.3/howto/htaccess.html" target="_blank">here</a>.</p>
<p><a href="http://snipr.com/" target="_blank"><strong>Snipr.com</strong></a><br />
As some of you may have noticed, I usually post a link to <a href="http://www.facebook.com" target="_blank">Facebook</a> or <a href="http://www.twitter.com/jared42" target="_blank">Twitter</a> using this free URL shortening service. It gives me the capability to monitor how many clicks a link has had and even to organize them by hits or edit the underlying link reference. Plus, I get to have an online record of some of my favorite links to check whenever/wherever I have an web connection.</p>
<p><a href="http://ping.fm/" target="_blank"><strong>Ping.fm</strong></a><br />
This is very helpful in posting status updates or other messages to multiple social networks or chat clients. It even works on my mobile phone, so I can update all my networks at once very easily.</p>
<p><a href="http://digg.com/" target="_blank"><strong>digg.com</strong></a><br />
If you don&#8217;t use Digg on a daily basis yet, now&#8217;s the time to start. It&#8217;s an excellent resource for finding the latest &amp; greatest news without much effort. Covering topics from technical to entertainment to gaming, Digg is a place for people to discover and share  content  from anywhere on the web.</p>
<p>I hope you enjoy this short list and check back every Friday for even more great links!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredlewandowski.com/blog/2009/03/friday-favorites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
