<?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>GrindSmart</title>
	<atom:link href="http://grindsmart.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://grindsmart.com</link>
	<description></description>
	<lastBuildDate>Tue, 09 Mar 2010 06:15:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Best Resources and Practices for Web Accessibility</title>
		<link>http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/</link>
		<comments>http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 06:13:04 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[accessible]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[usable]]></category>
		<category><![CDATA[web accessibility]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=480</guid>
		<description><![CDATA[Web accessibility pertains to the development of websites that are usable and accessible by all sorts of individuals no matter their abilities or possible disabilities. Designing effective websites with free-flowing accessibility means your websites information architecture and core functionalities will be easily accessible.
For example, if you use JavaScript technology to create an auto expanding web layout by detecting the appropriate screen resolutions, this could greatly benefit those with poor vision as they tend to more than likely use a much larger screen than people who are not visually impaired. This ...]]></description>
			<content:encoded><![CDATA[<p><strong>Web accessibility</strong> pertains to the development of websites that are usable and accessible by all sorts of individuals no matter their abilities or possible disabilities. Designing effective websites with free-flowing accessibility means your websites information architecture and core functionalities will be easily accessible.</p>
<p>For example, if you use JavaScript technology to create an auto expanding web layout by detecting the appropriate screen resolutions, this could greatly benefit those with poor vision as they tend to more than likely use a much larger screen than people who are not visually impaired. This ultimately makes your website more accessible, thus increasing the user base to a much larger audience. Below we&#8217;ve put together a list of <strong>resources and best practices for accessibility</strong> that if put to good use, should enable you to develop websites with a much higher level of accessibility.</p>
<p>Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1><a href="http://www.alistapart.com/articles/wiwa/">What Is Web Accessibility?</a></h1>
<p>This article will not tell you how to make an accessible website. That’s already been done by Mark Pilgrim in his excellent Dive into Accessibility and by Joe Clark in his extensively researched and beautifully written Building Accessible Websites.</p>
<p>As with all overviews, it is somewhat oversimplified and does not cover exceptions and edge cases. The editors and I hope that it will provide a useful touchstone for those readers who have been standing at the shores of accessible web design, fearing sharks where there are only gentle waves.</p>
<h1><a href="http://peterkrantz.com/raakt/wiki/">RAAKT – the Ruby Accessibility Analysis Kit</a></h1>
<p>RAAKT is a toolkit to find basic accessibility issues in HTML documents. RAAKT can be used in an automated quality assurance process to increase developer awareness of accessibility issues and increase speed in accessibility analysis. RAAKT is written in Ruby and can therefore easily be integrated with Ruby on Rails.</p>
<h1><a href="http://www.webaim.org/intro/">Introduction to Web Accessibility</a></h1>
<p>Most people today can hardly conceive of life without the internet. It provides access to news, email, shopping, and entertainment, at any hour of the day or night. Some have argued that no other single invention has been more revolutionary since Gutenberg&#8217;s printing press in the 1400s. Now, at the click of a mouse, the world can be &#8220;at your fingertips&#8221;—that is, if you can use a mouse&#8230; and see the screen&#8230; and hear the audio—in other words, if you don&#8217;t have a disability of any kind.</p>
<h1><a href="http://www.webcredible.co.uk/user-friendly-resources/web-accessibility/errors.shtml">10 Common Errors When Implementing Accessibility</a></h1>
<p>Web developers attempting to build accessible websites often make the same mistakes time and time again. Although they&#8217;re trying their hardest sometimes their overzealousness gets in the way and actually hinders the accessibility of their websites.</p>
<h1><a href="W3C and Web Site Accessibility ">W3C and Web Site Accessibility </a></h1>
<p>The W3C and Accessibility section includes annotated links to W3C&#8217;s accessibility guidelines, checklists, articles and tutorials, and related accessibility information at W3C&#8217;s site. The W3C and Accessibility section includes annotated links to W3C&#8217;s accessibility guidelines and articles and tutorials at W3C&#8217;s site on accessibility.</p>
<h1><a href="http://trace.wisc.edu/world/web/">Designing More Usable Web Sites</a></h1>
<p>This section of Designing a More Usable World is dedicated to cooperative efforts linked toward building a more usable Web for all. At the present time, there are a number of interlocking and interrelated efforts.</p>
<h1><a href="http://www.sun.com/accessibility/docs/java_access_tips.jsp">Java Accessibility Quick Tips</a></h1>
<p>The following are quick tips on how to make Java applications accessible. A full set of guidelines, which also contain code snippets as well as information on how to build custom components, are available in IBM&#8217;s Guidelines for Writing Accessible Applications Using 100% Pure Java and The Java Tutorial. A condensed version of these two can be found in Developing Accessible JFC Applications.</p>
<h1><a href="http://world.episerver.com/Articles/Items/Improving-website-accessibility-generates-better-search-results-and-usability-too/">Improving Website Accessibility for Better Search Results</a></h1>
<p>Finding the balance between making a website accessible and integrating the latest web 2.0 technologies isn’t one that is mutually exclusive. The deployment of accessibility standards and technologies can bring new benefits and opportunities for business advantage. In general terms accessibility can benefit a broader audience and improve website performance for users. Improved access and usability in turn broadens your website appeal and actively improves your users’ experience online.</p>
<h1><a href="http://www.webcredible.co.uk/user-friendly-resources/web-accessibility/ajax-accessibility.shtml">AJAX Accessibility for Websites</a></h1>
<p>AJAX or Asynchronous JavaScript and XML, is an innovative way of using existing technologies to create highly interactive web applications. AJAX allows portions of the page to be updated without having to refresh and reload the entire page. It can increase site performance significantly and provide cutting edge user interfaces. Unfortunately it can also be a source of concern for delivering fully accessible web sites.</p>
<h1><a href="http://wave.webaim.org/">WAVE Accessibility Eval Tool</a></h1>
<p>WAVE is a free web accessibility evaluation tool provided by WebAIM. It is used to aid humans in the web accessibility evaluation process. Rather than providing a complex technical report, WAVE shows the original web page with embedded icons and indicators that reveal the accessibility of that page.</p>
<h1><a href="http://www.456bereastreet.com/archive/200604/evaluating_website_accessibility/">Evaluating Website Accessibility</a></h1>
<p>Developers and designers can use these techniques to make sure the sites they build don’t contain any huge accessibility problems, and website owners can use them to assess the quality delivered by their web consultancy.</p>
<h1><a href="http://www.hobo-web.co.uk/seo-blog/index.php/accessibility101/">Beginners Guide To Web Accessibility In The UK</a></h1>
<p>There’s a lot to learn about accessible website design. Here we present some of the facts about web accessibility in the UK, a beginners guide for dummies. **** Note We have just moved this archive to this site – over the next couple of months we are checking the information provided (22 Jan 2008).</p>
<h1><a href="http://www.utexas.edu/learn/accessibility/testing.html">Web Accessibility Checklist</a></h1>
<p>As Dr. John Slatin always said, &#8220;Good design, is accessible design.&#8221; Make sure as you begin your design process at least one person on your design team understands the principles and techniques of making a web site accessible. Consider accessibility and usability from the very beginning of your project. Designing for a defined audience and with known parameters leads to quality results. And while retro-fitting accessibility into a web site is always possible, it isn&#8217;t the recommend course of action.</p>
<h1><a href="http://www.jaymunda.com/marketing/web-accessibility-why-do-it/">Web Accessibility – Why do it?</a></h1>
<p>What if you were deaf and the world around you were simply muffled vibrations instead of clear, crisp sounds? How about if, when you awoke every morning, your world looked just like it did while you were asleep – pitch black? For most of us, when we want to find out the latest news or do some online shopping, we simply open up our favorite Internet browser and sit back and relax.</p>
<h1><a href="http://www.webcredible.co.uk/user-friendly-resources/web-accessibility/accessible-video.shtml">Accessible Online Video for Keyboard-Only Users</a></h1>
<p>When making accessible online video we all tend to think about the needs of blind and deaf users, concentrating on subtitles and transcripts. These features, while essential, can be time-consuming and technically difficult to implement, and are still only part of the accessibility job. An oft-forgotten group, when it comes to accessible online video, is the motor impaired and particularly keyboard-only users.</p>
<h1><a href="http://www.practicalecommerce.com/articles/1167-Web-Accessibility-and-the-Law">Web Accessibility and the Law</a></h1>
<p>The state of legal requirements and protections concerning the accessibility of websites is far from uniform. Many countries have some form of web accessibility laws in place, but the extent of those laws is radically variable. Furthermore, as many websites serve multiple countries, the question of jurisdiction can become a tricky aspect of accessibility law. It&#8217;s well beyond the scope of this article to discuss the exact limits of web accessibility law around the globe, but I do aim to discuss the ramifications and philosophies of these laws for your web-based business.</p>
<h1><a href="http://www.webaim.org/articles/evaluatingcognitive/">Evaluating Cognitive Web Accessibility</a></h1>
<p>Web accessibility for individuals with cognitive or learning disabilities is varied and complex. It is an area with little definitive research and few concrete recommendations. Even WebAIM&#8217;s report on cognitive research shows that users with these disabilities are as varied as the common recommendations provided by those in the field of web accessibility.</p>
<h1><a href="http://java.sun.com/products/jfc/tsc/articles/accessibility/index.html">Accessibility and the Swing Set</a></h1>
<p>One important feature of the Java Foundation Classes (JFC) is their support for accessibility &#8212; that is, support for hardware and software designed for people with disabilities, such as blindness or limited sight, deafness or limited hearing, or dexterity-related disabilities such as the inability to operate a mouse. Support for accessibility is a very important feature of Swing. In fact, the Swing set is the only Java programming language component set that can be used to write accessible user interfaces, whether for web, for desktop, or for people with disabilities.</p>
<h1><a href="http://wiki.eits.uga.edu/campuswebhelp/index.php/Web_Accessibility_and_Persons_with_Disabilities">Web Accessibility and Persons with Disabilities</a></h1>
<p>Inherent to the purpose of the World Wide Web is equal access to its contents by all persons. From an even broader perspective, the evolution of the Internet has been built upon the ideal of leveling the information access playing field for all persons. Since the Web&#8217;s inception, concerned designers have struggled with techniques and guidelines to make their pages accessible to a wide range of viewers. We have learned that there is a considerable gap in content accessibility between those with vision, auditory, and mobility impediments and those without such impediments. The gap between these two is closing, thanks to a new Federal law. Section 508 of the Rehabilitation Act Amendments of 1998 requires that electronic and information technology be accessible to persons with disabilities. Section 508 also required the Architectural and Transportation Barriers Compliance Board (Access Board) to set standards for compliance with the law.</p>
<h1><a href="http://www.theaccessibility.com/2010/03/link-accessibility/">Accessibility of Links</a></h1>
<p>Links were only identifiable by being a different color from the content around them. They weren’t bolded or underlined. A link was, for example, blue, amidst copy that was black. This can cause significant problems for those with certain types of color blindness or vision limitations that prevent them from seeing certain colors. If you take color out of the equation, there is absolutely no way to visually identify which parts of these pages are links.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility&amp;desc=Web%20accessibility%20pertains%20to%20the%20development%20of%20websites%20that%20are%20usable%20and%20accessible%20by%20all%20sorts%20of%20individuals%20no%20matter%20their%20abilities%20or%20possible%20disabilities.%20Designing%20effective%20websites%20with%20free-flowing%20accessibility%20means%20your%20websites%20information%20architecture%20and%20core%20functionalities%20" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;t=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;t=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Best+Resources+and+Practices+for+Web+Accessibility+-+http://b2l.me/jgqgx+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;bm_description=Best+Resources+and+Practices+for+Web+Accessibility&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/&amp;title=Best+Resources+and+Practices+for+Web+Accessibility&amp;body=Web%20accessibility%20pertains%20to%20the%20development%20of%20websites%20that%20are%20usable%20and%20accessible%20by%20all%20sorts%20of%20individuals%20no%20matter%20their%20abilities%20or%20possible%20disabilities.%20Designing%20effective%20websites%20with%20free-flowing%20accessibility%20means%20your%20websites%20information%20architecture%20and%20core%20functionalities%20" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F03%2Fbest-resources-and-practices-for-web-accessibility%2F&amp;t=Best+Resources+and+Practices+for+Web+Accessibility" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/03/best-resources-and-practices-for-web-accessibility/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Excellent Resources to Help You Create a High-Quality Font</title>
		<link>http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/</link>
		<comments>http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 05:48:25 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[create fonts]]></category>
		<category><![CDATA[design fonts]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=465</guid>
		<description><![CDATA[Designing a useful font takes skill, time and requires you to not loose site of your &#8220;goal&#8221;. If you always wanted to learn how to create a font, then this is the article that&#8217;ll help you do just that. Below we&#8217;ve gathered several excellent resources that will help you create your own quality font for use in various projects of your choice. Wouldn&#8217;t it be great to have the skill required to create a custom font for your clients? Find out how!
Please remember to subscribe to our feed and leave ...]]></description>
			<content:encoded><![CDATA[<p><strong>Designing a useful font </strong>takes skill, time and requires you to not loose site of your &#8220;goal&#8221;. If you always wanted to learn how to create a font, then this is the article that&#8217;ll help you do just that. Below we&#8217;ve gathered several excellent resources that will help you create your own quality font for use in various projects of your choice. Wouldn&#8217;t it be great to have the skill required to create a <strong>custom</strong> font for your clients? Find out how!</p>
<p>Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1><a href="http://ilovetypography.com/2007/10/22/so-you-want-to-create-a-font-part-1/">So You Want to Create a Font. Part 1</a></h1>
<p><a href="http://ilovetypography.com/2007/10/22/so-you-want-to-create-a-font-part-1/"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-1.jpg" alt="" /></a></p>
<p>So you’re a brilliant designer, a master calligrapher, and you’ve learned all about serifs, side-bearings, and kerning. Now you want to create your own font. (What! You haven’t learned all about <a title="An introduction to the serif" href="http://ilovetypography.com/2007/08/26/who-shot-the-serif-typography-terms/">serifs</a>, side-bearings, and <a title="Type Torture - kerning" href="http://ilovetypography.com/2007/09/15/type-torture-kerning/">kerning</a>? Well, make sure you read all of the articles on iLT before you embark on font creation! You’ll need all of the knowledge you can get if you plan on being successful! And if you’re not a brilliant designer or a master calligrapher, well, don’t worry—you can still create some beautiful fonts with a little hard work, a lot of knowledge, and a little inspiration.) <a href="http://ilovetypography.com/2007/10/29/so-you-want-to-create-a-font-part-2/">Here&#8217;s Part 2</a></p>
<h1><a href="http://www.bittbox.com/fonts/how-to-make-a-hand-drawn-font">How to: Make a Hand-Drawn Font</a></h1>
<p><a href="http://www.bittbox.com/fonts/how-to-make-a-hand-drawn-font"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-2.jpg" alt="" /></a></p>
<p>Before I start, let me say that this is by no means the only way to make a hand drawn font. Ever since I began giving away fonts, I’ve had many requests for me to write a tutorial on my font making process, so here it is. This is how I do it, and depending on your responses, I can go deeper into a FontLab Studio tutorial. This tutorial, however, is designed to reveal my process from start to finish. A lot of you may not have FontLab Studio, so you may need to adapt the second half of the tutorial to whatever font software you may have access to. Here we go.</p>
<h1><a href="http://www.online-tech-tips.com/computer-tips/how-to-create-your-own-fonts-and-edit-truetype-fonts/">How to Create Your Own Fonts and Edit TrueType Fonts</a></h1>
<p><a href="http://www.online-tech-tips.com/computer-tips/how-to-create-your-own-fonts-and-edit-truetype-fonts/"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-3.jpg" alt="" /></a></p>
<p>Wouldn’t it be neat if you could create your own TrueType fonts, name them whatever you want, and actually use them in your programs like Word, Photoshop, etc? I usually don’t write about software that isn’t free, but there’s some really cool software out there that you can use to not only create your own Windows fonts, but also to edit the fonts that are currently on your system!</p>
<h1><a href="http://www.iamcal.com/misc/fonts/pixfonttut/part1.php">Creating a Pixel Font From Scratch</a></h1>
<p><a href="http://www.iamcal.com/misc/fonts/pixfonttut/part1.php"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-4.jpg" alt="" /></a></p>
<p>We&#8217;ll start with some maths first. Fonts are designed in the abstract &#8220;FUnit&#8221; measurement. FUnits make up the also abstract &#8220;Em-Square&#8221;. The number of FUnits in an Em-Square is a value you choose when creating a font.</p>
<h1><a href="http://www.olliekav.com/design/creating-a-font-part-two">Creating a Font Part 1 and 2</a></h1>
<p><a href="http://www.olliekav.com/design/creating-a-font-part-two"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-5.jpg" alt="" /></a></p>
<p>This follows on from my <a href="http://www.olliekav.com/2008/08/10/creating-a-font-for-my-new-monthly-logo-a-little-tutorial-pt1/">original post</a> detailing the original sketches and tracing in illustrator. Now I have the capital letters for this font set up I need to calculate the cap height, x-height, ascender and descender. As I am only doing the caps for this release that makes life a bit easier but I will still calculate the other heights for when I finish the rest of the font collection.</p>
<h1><a href="http://www.sitepoint.com/blogs/2008/07/30/create-your-own-font-using-fontstruct/">Create Your Own Font Using FontStruct</a></h1>
<p><a href="http://www.sitepoint.com/blogs/2008/07/30/create-your-own-font-using-fontstruct/"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-6.jpg" alt="" /></a></p>
<p>Built using a slick Flash-based interface, FontStruct is a perfect example of “social software” done right — a kind of Threadless for typographers. The font construction tool is intuitive and fun to use, and the gallery allows users to share their fonts, comment on other people’s fonts, and download people’s creations.</p>
<h1><a href="http://www.psprint.com/resources/creative-design/business-cards/creating-a-custom-font-for-business-cards.asp">Creating a Custom Font for Business Cards</a></h1>
<p><a href="http://www.psprint.com/resources/creative-design/business-cards/creating-a-custom-font-for-business-cards.asp"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-7.jpg" alt="" /></a></p>
<p>If you have the know-how, creating a custom font for business cards can contribute to the overall uniqueness of a company&#8217;s first impression, and thus help convert more sales. Creating a custom font isn&#8217;t that difficult if you have the right resources, but first it&#8217;s important to make sure you really want to use a custom font.</p>
<h1><a href="http://www.gomediazine.com/tutorials/design-font-start-finish-part-1-inspired/">How to Design A Font: {Part 1} Get Inspired!</a></h1>
<p><a href="http://www.gomediazine.com/tutorials/design-font-start-finish-part-1-inspired/"><img src="http://grindsmart.com/wp-content/uploads/2010/03/createfonts-8.jpg" alt="" /></a></p>
<p>You always want to be trend setting in the design community, what’s the point of creating the same thing someone else has already? It’s very important to be designing something that nobody has seen before, that has your own style. What I’ve learned is that by looking at amazing work it motivates me to make something equally as amazing. I love checking up on some of my favorite designer’s latest pieces. I would HIGHLY recommend that if you haven’t already gotten hooked up into a social bookmarking site, do it now!</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font&amp;desc=Designing%20a%20useful%20font%20takes%20skill%2C%20time%20and%20requires%20you%20to%20not%20loose%20site%20of%20your%20%22goal%22.%20If%20you%20always%20wanted%20to%20learn%20how%20to%20create%20a%20font%2C%20then%20this%20is%20the%20article%20that%27ll%20help%20you%20do%20just%20that.%20Below%20we%27ve%20gathered%20several%20excellent%20resources%20that%20will%20help%20you%20create%20your%20own%20quality%20font%20fo" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;t=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;t=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font+-+http://b2l.me/hszkm+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;bm_description=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/&amp;title=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font&amp;body=Designing%20a%20useful%20font%20takes%20skill%2C%20time%20and%20requires%20you%20to%20not%20loose%20site%20of%20your%20%22goal%22.%20If%20you%20always%20wanted%20to%20learn%20how%20to%20create%20a%20font%2C%20then%20this%20is%20the%20article%20that%27ll%20help%20you%20do%20just%20that.%20Below%20we%27ve%20gathered%20several%20excellent%20resources%20that%20will%20help%20you%20create%20your%20own%20quality%20font%20fo" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F03%2Fexcellent-resources-to-help-you-create-a-high-quality-font%2F&amp;t=Excellent+Resources+to+Help+You+Create+a+High-Quality+Font" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/03/excellent-resources-to-help-you-create-a-high-quality-font/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>18 Essential Apps For Web Developers Using a Mac</title>
		<link>http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/</link>
		<comments>http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 09:21:20 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=454</guid>
		<description><![CDATA[If you&#8217;re a web developer who&#8217;s using a Mac, then chances are you&#8217;ve come across at least one the popular development tools for a Mac. There&#8217;s nothing wrong with preferring a Mac for web development or everyday needs, especially since you&#8217;re right in the middle of a world open to countless quality applications that simplify a web developers life, and many are Mac exclusive. This is not to say that you can&#8217;t develop stunning graphics and websites using another Operating System, but with Mac applications, you can reap the benefits ...]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a <strong>web developer</strong> who&#8217;s using a <strong>Mac</strong>, then chances are you&#8217;ve come across at least one the popular development tools for a Mac. There&#8217;s nothing wrong with preferring a Mac for web development or everyday needs, especially since you&#8217;re right in the middle of a world open to countless quality applications that simplify a web developers life, and many are Mac exclusive. This is not to say that you can&#8217;t develop stunning graphics and websites using another Operating System, but with Mac applications, you can reap the benefits of their amazing user interfaces.</p>
<p>Below we&#8217;ve compiled a list of <strong>18 Essential Apps for Web Development on a Mac</strong>. Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1>BBEdit</h1>
<p><a title="BBEdit text editor" href="http://www.barebones.com/products/bbedit/">BBEdit</a> is another full-featured text editor that is very similar to Textmate in terms of features. The BBEdit product page even has a section for <a href="http://www.barebones.com/products/bbedit/featuresweb.shtml">web developers</a> to see the benefits of BBEdit. For those Mac users who think <a title="BBEdit vs. Textmate" href="http://www.oreillynet.com/mac/blog/2006/03/bbedit_vs_textmate.html">BBEdit is better than Textmate</a>, it’s usually because BBEdit is a Cocoa application, and TextMate is a Unix application. Without getting into the nitty-gritty between the two editors, the main differences between the two applications are 1) look-and-feel and 2) price. BBEdit is a steep $125, more than double the price of TextMate.</p>
<h1>MAMP</h1>
<p><a title="MAMP" href="http://www.mamp.info/en/index.php">MAMP</a> is a quick and painless way to set up <strong>M</strong>acintosh, <strong>A</strong>pache, <strong>M</strong>ySQL and <strong>P</strong>HP in the same environment. What used to be a tedious process now literally takes just a few seconds between downloading MAMP and installing the software. Instantly you’ve got a fully-functional web testing environment for your PHP applications. It also comes locked and loaded with PHP extensions like Zend, and you can specify different cacheing types like APC, eAccelerator or XCache.</p>
<p>You can apparently <a title="MAMP and Rails" href="http://itssamuel.blogspot.com/2006/12/rails-mysql-osx-quick-way.html">use MAMP to run a Rails environment</a> as well.</p>
<h1>Apanta</h1>
<p><a title="Aptana for web development" href="http://www.aptana.com/">Aptana</a> to the list. Aptana is a programming environment for languages like PHP, Rails, Java, Ajax, Javascript and others. The software also comes with optional plugins like Adobe AIR and an iPhone environment. Apanta is free to use for everyone.</p>
<h1>Cyberduck</h1>
<p><a title="Cyberduck ftp mac" href="http://www.cyberduck.ch">Cyberduck</a> is an incredibly user friendly FTP client that’s provided for free and licensed under GPL. It can be used in many different settings, like FTP, SFTP, WebDAV and Amazon S3 straight out of the box. Cyberduck also integrates seamlessly with essential Mac functionality, like Bonjour, iDisk, Growl, AppleScript, Spotlight and even Quick Look to instantly see the guts of the file with a tap of the spacebar.</p>
<p>My favorite aspect of Cyberduck (aside from the free-ness), is the fact that it integrates easily with many text editors like Textmate. As an added bonus, Cyberduck also allows you to use Quicksilver to access your FTP bookmarks. Very handy.</p>
<h1>Transmit</h1>
<p>If Cyberduck is a cadillac of FTP clients, than Panic’s <a title="panic ftp mac" href="http://www.panic.com/transmit/">Transmit</a> is a Rolls-Royce. It offers almost all of the same functionality as Cyberduck, but adds a little more robustness for advanced user. For example, you can edit any remote file (even a picture or graphic) in any software using Transmit.</p>
<p>The only downside to Transmit is that it <a href="https://www.panic.com/transmit/buy.html">costs $29.95</a>, whereas Cyberduck is free.</p>
<h1>cssedit</h1>
<p><a title="cssedit css mac" href="http://macrabbit.com/cssedit/">cssedit</a> is a CSS editor with a fantastic user interface. It has the look and feel of a Mac application, which makes the experience of editing CSS much more enjoyable. It has nice built in features like being able to extract stylesheets and learn from other other websites, an inline visual editor, and you can even edit css <strong>inside of ajax</strong>.</p>
<p>cssedit will cost you almost $43, but if you’re a sucker for beautiful interfaces, this software might be exactly what you’re looking for.</p>
<h1>Coda</h1>
<p>If you’re building a site from scratch, it’s nice to have a program like Coda where you can manage all the files and FTP functionality from within one program. Built by Panic, the same guys who develop Transmit, Coda is a one-stop solution for web developer. Within code you can manage files, ftp to a server, preview the code, use a css editor (like cssedit), and even use <a href="http://www.apple.com/macosx/technology/unix.html">Terminal</a> all from within Coda. And if that weren’t enough, they’ve thrown in a copy of <a href="http://www.amazon.com/Web-Programmers-Desk-Reference/dp/1593270119">The Programmer’s Desk Reference</a> from within the software.</p>
<h1>Changes</h1>
<p><a title="Changes mac development" href="http://changesapp.com/">Changes</a> is a nifty application that lets you visually browse changes to your code base. Instead of having to use a <a href="http://subversion.tigris.org/">subversion</a> to manage your code base (though Changes works with svn and other repository software), you can use Changes. This is great for sites that have multiple developers working on them and want to make sure their code is up to date. You can use your favorite text editor like Textmate or BBEdit to edit files.</p>
<h1>Colloquy</h1>
<p><a title="IRC for programmers" href="http://en.wikipedia.org/wiki/Internet_Relay_Chat">IRC</a> is an old skool method of chatting online, and has been the method of choice for programmers and developers to communicate. Many major projects like <a title="Wordpress IRC" href="http://codex.wordpress.org/IRC">Wordpress</a> use IRC to provide support for their open source projects.</p>
<p><a title="colloquy" href="http://colloquy.info/">Colloquy</a> is an extremely helpful IRC client for the Mac. It’s open source, allows for <a title="colloquy plugins" href="http://colloquy.info/extras/files.php?cat=6">plugins</a> and <a title="colloquy styles" href="http://colloquy.info/extras/files.php?cat=1">styles</a>, and even has an <a title="colloquy iphone interface" href="http://colloquy.info/iphone/">iphone interface</a>. Robust, elegant and powerful.</p>
<h1>SubEthaEdit</h1>
<p><a title="collaborative text editing" href="http://codingmonkeys.de/subethaedit/index.html">SubEthaEdit</a> is a collaborative text editor for the Mac. You can use the software as a text editor, note-taker and for co-writing text. It integrates with <a title="Bonjour mac" href="http://www.apple.com/macosx/technology/bonjour.html">Bonjour</a>, iChat and Mail, but isn’t limited to those integrations. SubEthaEdit also has a fairly robust editing syntax for many different languages. So really, this is a swiss-army tool for developers that work in a collaborative environment that share code often. It’s not free (<a title="Buy SubEthaEdit" href="https://store3.esellerate.net/store/checkout/CustomLayout.aspx?s=STR9316199230&amp;pc=&amp;page=OnePageCart.htm">around $54</a>), but SubEthaEdit could be well worth the price given its usefulness.</p>
<h1>Terminal</h1>
<p>The built-in <a title="UNIX Terminal" href="http://www.apple.com/macosx/technology/unix.html">Terminal</a> is a great place to start when working with the command line. There’s a great <a title="beginner's guide to learning Terminal Mac" href="http://www.hacktheday.com/beginners-guide-to-apple-terminal-part-1/">guide to learning Terminal</a>, but essentially Terminal is a bare-bones tool that allows you to do just about… anything. I’d recommend you read the tutorial for a better explanation (as it’s outside the scope of this article). I’d also recommend snagging the <a title="Quicksilver terminal" href="http://docs.blacktree.com/quicksilver/plug-ins/terminal?DokuWiki=">Quicksilver plugin for Terminal</a> to help speed your usage.</p>
<h1>iTerm</h1>
<p>If you’re looking for a way to ease the pain of using the command line and Terminal, try <a title="iTerm" href="http://iterm.sourceforge.net/">iTerm</a>. iTerm is a “Terminal emulation program” that adds a bit more functionality and user friendliness to Terminal. It offers features like multiple tabs, bonjour support, bookmarks, and much more.</p>
<h1>phpMyAdmin</h1>
<p><a title="phpMyAdmin on a mac" href="http://www.phpmyadmin.net/home_page/index.php">phpMyAdmin</a> is the kindly old grandfather of database management scripts. Not necessarily hip to an attractive user interface, phpMyAdmin still has the skills to pay the bills. You can manage your databases locally using this stable script. It ships with <a href="http://www.mamp.info">MAMP</a>, so installation is a breeze. If you’re not MAMP, then you’ll have to <a title="configure php on your mac" href="http://www.procata.com/blog/archives/2007/10/28/working-with-php-5-in-mac-os-x-105/">configure PHP to run on your Mac</a>, which is a much more involved process. Still, phpMyAdmin is a tried and tested solution for managing databases with a UI.</p>
<h1>CocoaMySQL</h1>
<p><a title="CocoaMySQL" href="http://cocoamysql.sourceforge.net/">CocalMySQL</a> is a database tool developed specifically for Mac with Cocoa. It has the elegant look and feel of a true Mac application, and is <a title="CocoaMySQL features" href="http://cocoamysql.sourceforge.net/features.html">laden with features</a>. CocoaMySQL is much easier than phpMyAdmin on almost all fronts; it’s easier to setup, has a much more intuitive interface, and runs more like a Mac program. The software is also licensed under the free GPL license.</p>
<h1>Quicksilver</h1>
<p><a title="Quicksilver for web developers" href="http://docs.blacktree.com/quicksilver/what_is_quicksilver">Quicksilver</a> is a launcher tool that does so much more for developers. If you’re wanting to save time and keyboard strokes, consider giving Quicksilver reign over your computer. For more information as to what Quicksilver <em>is</em>, check out <a title="introduction to quicksilver" href="http://lifehacker.com/software/quicksilver/hack-attack-a-beginners-guide-to-quicksilver-247129.php">Lifehacker’s introduction</a> to the Mac launcher.</p>
<p>The real beauty of Quicksilver lies in the countless <a title="Quicksilver plugins" href="http://docs.blacktree.com/quicksilver/plug-ins/plug-ins">plugins</a> with software that many web developers already use.</p>
<h1>Xcode</h1>
<p><a title="Xcode" href="http://developer.apple.com/tools/xcode/">Xcode</a> is Apple’s development package. This gi-normous 900mb download adds tons upon tons of system mojo that you’ll probably have to eventually install to your system that you’ll probably use down the line. Many serious development software like SVN and the like use dependancies that Xcode takes care of. Xcode is free for the taking.</p>
<h1>Isolator</h1>
<p>While <a title="Isolator for programming concentration" href="http://willmore.eu/software/isolator/">Isolator</a> isn’t a crucial application for developers, it’s quite handy for blocking out distractions while you’re getting work done. Isolator is a free program that blocks out everything but the single application you’re working on. This gives a distraction-free environment for writing, programming, or whatever else needs your attention. Just tap the keyboard command cmd + shift + I (or use the toolbar menu) to start/stop Isolator.</p>
<h1>Spaces</h1>
<p><a title="Spaces for mac" href="http://www.apple.com/macosx/features/spaces.html">Spaces</a> is a handy built-in application for Leopard users. It allows you to set up virtual “spaces” for different screens on your computer. This is helpful for developers because you can separate your work flow into different panes. For example, you could have ftp and terminal open in one space, Textmate in another, Firefox in the third and Gimp or Photoshop in the fourth. It’s easy to toggle between the spaces using the command ctrl + arrow, or you can use ctrl + the number of the space you want to switch to.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac&amp;desc=If%20you%27re%20a%20web%20developer%20who%27s%20using%20a%20Mac%2C%20then%20chances%20are%20you%27ve%20come%20across%20at%20least%20one%20the%20popular%20development%20tools%20for%20a%20Mac.%20There%27s%20nothing%20wrong%20with%20preferring%20a%20Mac%20for%20web%20development%20or%20everyday%20needs%2C%20especially%20since%20you%27re%20right%20in%20the%20middle%20of%20a%20world%20open%20to%20countless%20quality%20a" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;t=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;t=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=18+Essential+Apps+For+Web+Developers+Using+a+Mac+-+http://b2l.me/g8nvy+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;bm_description=18+Essential+Apps+For+Web+Developers+Using+a+Mac&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/&amp;title=18+Essential+Apps+For+Web+Developers+Using+a+Mac&amp;body=If%20you%27re%20a%20web%20developer%20who%27s%20using%20a%20Mac%2C%20then%20chances%20are%20you%27ve%20come%20across%20at%20least%20one%20the%20popular%20development%20tools%20for%20a%20Mac.%20There%27s%20nothing%20wrong%20with%20preferring%20a%20Mac%20for%20web%20development%20or%20everyday%20needs%2C%20especially%20since%20you%27re%20right%20in%20the%20middle%20of%20a%20world%20open%20to%20countless%20quality%20a" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2F18-essential-apps-for-web-developers-using-a-mac%2F&amp;t=18+Essential+Apps+For+Web+Developers+Using+a+Mac" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/18-essential-apps-for-web-developers-using-a-mac/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Examples of Sign-Up &amp; Contact Forms Designed For High Conversions</title>
		<link>http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/</link>
		<comments>http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 03:58:17 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[contact forms]]></category>
		<category><![CDATA[conversions]]></category>
		<category><![CDATA[signup]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=405</guid>
		<description><![CDATA[Having a contact form that is optimized for good conversions can be the difference between a 2% and 10% conversion rate.  That is why it is important to always be testing different forms and elements to see which yield a better return. Minimizing steps/fields, explaining each field, using relevant graphics/icons, using a clean layout, colors, fonts, graphics/icons,  headlines, and compelling offers can help convert a visitor into a customer.  Even the smallest change to a sign-up form can bring in dramatically better conversion rates.
Here is an extensive lists of ...]]></description>
			<content:encoded><![CDATA[<p>Having a contact form that is optimized for good conversions can be the difference between a 2% and 10% conversion rate.  That is why it is important to always be <a href="http://www.stayonsearch.com/optimizing-your-contact-form-to-be-a-lead-generating-machine">testing different forms and elements</a> to see which yield a better return.<a href="http://www.stayonsearch.com/optimizing-your-contact-form-to-be-a-lead-generating-machine"></a> Minimizing steps/fields, explaining each field, using relevant graphics/icons, using a clean layout, colors, fonts, graphics/icons,  headlines, and compelling offers can help convert a visitor into a customer.  Even the smallest change to a sign-up form can bring in dramatically better conversion rates.</p>
<p>Here is an extensive lists of websites that have simple, yet effective contact forms that are designed for high conversions.</p>
<p>(Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!)</p>
<h1><a href="http://www.mailchimp.com/signup/">MailChimp</a></h1>
<p>Why Its Effective:</p>
<ul>
<li>&#8220;Completely Free Account&#8221;</li>
<li>&#8220;No Credit Card Required&#8221;</li>
<li>Great Use of Testimonial</li>
<li>Links to Anti-spam and Terms of Use (Established Trust with User)</li>
</ul>
<p><a href="http://www.mailchimp.com/signup/h"><img class="alignnone size-full wp-image-407" src="http://grindsmart.com/wp-content/uploads/2010/02/mailchimp-contact-form.jpg" alt="" width="550" height="283" /></a></p>
<h1><a href="http://www.netflix.com/">Netflix</a></h1>
<p>Why Its Effective:</p>
<ul>
<li>&#8220;Start Your Free Trial:</li>
<li>Good Use of Secure Server Graphic</li>
<li>Privacy Message at Bottom</li>
<li>Only Ask for Email and Password</li>
<li>Good Offer and Use of Graphic</li>
</ul>
<p><a href="http://www.netflix.com/"><img class="alignnone size-full wp-image-411" src="http://grindsmart.com/wp-content/uploads/2010/02/netflix-contact-form.jpg" alt="" width="550" height="174" /></a></p>
<h1><a href="http://www.storyjumper.com/user/signup">StoryJumper</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Simplistic</li>
<li>Name Explanation</li>
<li>Age Explanation</li>
</ul>
<p><a href="http://www.storyjumper.com/user/signup"><img class="alignnone size-full wp-image-417" src="http://grindsmart.com/wp-content/uploads/2010/02/storyjumper-contact-form.jpg" alt="" width="550" height="348" /></a></p>
<h1><a href="http://busylissy.com/en/account/signup/">BusyLissy</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Various Sign Up Options (OpenID)</li>
</ul>
<p><a href="http://busylissy.com/en/account/signup/"><img class="alignnone size-full wp-image-419" src="http://grindsmart.com/wp-content/uploads/2010/02/busylissy-contact-form.jpg" alt="" width="550" height="271" /></a></p>
<h1><a href="http://www.clashe.com/register">Clashe</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Explanation of Screen Name</li>
<li>E-mail can be used in case Forget Screen Name</li>
<li>Basic Info on Initial Sign Up</li>
<li>Example of &#8220;Featured Profiles&#8221;</li>
</ul>
<p><a href="http://grindsmart.com/wp-content/uploads/2010/02/clashe-contact-form1.jpg"><img class="alignnone size-full wp-image-425" src="http://grindsmart.com/wp-content/uploads/2010/02/clashe-contact-form1.jpg" alt="" width="550" height="328" /></a></p>
<h1><a href="https://lastpass.com/features_joinpremium.php">Lastpass</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>&#8220;Great! I&#8217;m Ready To Sign Up!&#8221; Call to Action</li>
<li>Paypal and Google Checkout Payment Options</li>
<li>E-mail Only to Sign Up</li>
<li>Credit Card Icons for Trust</li>
</ul>
<p><a href="https://lastpass.com/features_joinpremium.php"><img class="alignnone size-full wp-image-421" src="http://grindsmart.com/wp-content/uploads/2010/02/lastpass-contact-form.jpg" alt="" width="550" height="294" /></a></p>
<h1><a href="http://plan.fm/">Plan.FM</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>&#8220;Takes 30 Seconds&#8221;</li>
<li>Quick Summary of the Service</li>
<li>Shows Username Format</li>
</ul>
<p><a href="http://plan.fm/"><img class="alignnone size-full wp-image-426" src="http://grindsmart.com/wp-content/uploads/2010/02/planfm-contact-form.jpg" alt="" width="550" height="279" /></a></p>
<h1><a href="https://accounts.plan.io/signup/Gold?locale=en">Planio</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Shows Subdomain URL When You Create Domain</li>
<li>Easy Checkbox for Terms and Conditions</li>
<li>Clean and Simple Design</li>
</ul>
<p><a href="https://accounts.plan.io/signup/Gold?locale=en"><img class="alignnone size-full wp-image-428" src="http://grindsmart.com/wp-content/uploads/2010/02/planio-contact-form.jpg" alt="" width="550" height="348" /></a></p>
<h1><a href="http://clientshow.com/signup.htm">ClientShow</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Nicely designed Field Boxes</li>
<li>Easily Enter Promo Code Before Submit</li>
<li>Tells You What Happens When You Sign Up</li>
</ul>
<p><a href="http://clientshow.com/signup.htm"><img class="alignnone size-full wp-image-429" src="http://grindsmart.com/wp-content/uploads/2010/02/clientshow-contactform.jpg" alt="" width="550" height="345" /></a></p>
<h1><a href="http://www.trackur.com/order.php">Trackur</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Quickly Get Started &#8220;in 60 Seconds&#8221;</li>
<li>&#8220;14-Day Free Trial&#8221;</li>
<li>No Obligations</li>
</ul>
<p><a href="http://www.trackur.com/order.php"><img class="alignnone size-full wp-image-430" src="http://grindsmart.com/wp-content/uploads/2010/02/trackur-contact-form.jpg" alt="" width="550" height="318" /></a></p>
<h1><a href="http://www.tinkrbox.com/tb/">Tinkrbox</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Good Use of Graphics</li>
<li>Facebook Connect Integration</li>
<li>Ability to Login or Register</li>
<li>Watch a Video &#8211; Establish Credibility</li>
</ul>
<p><a href="http://www.tinkrbox.com/tb/"><img class="alignnone size-full wp-image-433" src="http://grindsmart.com/wp-content/uploads/2010/02/tinkrbox-contact-form.jpg" alt="" width="550" height="259" /></a></p>
<h1><a href="http://foursquare.com/signup/">Foursquare</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Describes the 3 Steps</li>
<li>Facebook Connect</li>
<li>Easy Photo Uploader</li>
<li>Password (minimum 5 characters)</li>
<li>Nicely Designed &#8220;Join&#8221; Button</li>
</ul>
<p><a href="http://foursquare.com/signup/"><img class="alignnone size-full wp-image-434" src="http://grindsmart.com/wp-content/uploads/2010/02/foursquare-contact-form.jpg" alt="" width="550" height="350" /></a></p>
<h1><a href="https://www.filebox.com/?op=registration">Filebox</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Great Side-By-Side Chart</li>
<li>Optional Free or Premium Registration</li>
<li>E-mail/Password to Sign Up</li>
</ul>
<p><a href="https://www.filebox.com/?op=registration"><img class="alignnone size-full wp-image-435" src="http://grindsmart.com/wp-content/uploads/2010/02/filebox-contact-form.jpg" alt="" width="550" height="444" /></a></p>
<h1><a href="http://www.zendesk.com/signup">ZenDesk</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>30 Day Free Trial</li>
<li>&#8220;No Credit Card Required&#8221;</li>
<li>&#8220;No Long-Term Contracts or Fees&#8221;</li>
<li>Allow You To Choose a Unique Address</li>
</ul>
<p><a href="http://www.zendesk.com/signup"><img class="alignnone size-full wp-image-437" src="http://grindsmart.com/wp-content/uploads/2010/02/zendesk-contact-form.jpg" alt="" width="550" height="340" /></a></p>
<h1><a href="http://www.cutmypic.com/">CutMyPic</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Good Graphical Representation of Steps</li>
</ul>
<p><a href="http://www.cutmypic.com/"><img class="alignnone size-full wp-image-438" src="http://grindsmart.com/wp-content/uploads/2010/02/cutmypic-contact-form.jpg" alt="" width="550" height="379" /></a></p>
<h1><a href="https://typekit.com/users/new/personal">TypeKit</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Confirms Plan Chosen</li>
<li>Shows Whats Included</li>
<li>Allows To Easily Change Plan</li>
<li>Links to Terms of Service and Support</li>
</ul>
<p><a href="https://typekit.com/users/new/personal"><img class="alignnone size-full wp-image-439" src="http://grindsmart.com/wp-content/uploads/2010/02/typekit-contact-form.jpg" alt="" width="550" height="337" /></a></p>
<h1><a href="https://www.salesforce.com/form/signup/freetrial.jsp?d=70130000000EqoP&amp;internal=true">SalesForce</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>&#8220;No Downloads, No Software to Install&#8221;</li>
<li>Video From an Employee</li>
<li>30 Day Free Trial</li>
<li>Quick Drop-downs</li>
<li>&#8220;Start Free Trial&#8221; Button</li>
</ul>
<p><a href="https://www.salesforce.com/form/signup/freetrial.jsp?d=70130000000EqoP&amp;internal=true"><img class="alignnone size-full wp-image-440" src="http://grindsmart.com/wp-content/uploads/2010/02/salesforce-contact-form.jpg" alt="" width="550" height="358" /></a></p>
<h1><a href="https://secure.freshbooks.com/pricing.php">FreshBooks</a></h1>
<p>Why It&#8217;s Effective:</p>
<ul>
<li>Easily View All Plans</li>
<li>See What&#8217;s Included</li>
<li>Recap of What You Are Receiving</li>
<li>Enter Your Personalized Login Page</li>
</ul>
<p><a href="https://secure.freshbooks.com/pricing.php"><img class="alignnone size-full wp-image-442" src="http://grindsmart.com/wp-content/uploads/2010/02/freshbooks-contact-form.jpg" alt="" width="550" height="562" /></a></p>
<p>There are a few trends you will notice between all of these examples.  They all have a clean and simply layout, tell the user what they are getting, explain IN DETAIL what is needed to complete the form, and why the information is needed.  By doing these things, you make the user feel more secure and is willing to give you their information.  As a best practice, if a form requires little information about the user and can be completed in 15 seconds, they are more likely to complete the form.</p>
<h1>Further Readings</h1>
<ul>
<li><a href="http://www.techwyse.com/blog/website-conversion/optimizing-contact-forms-on-your-website/">TechWyse:  Optimizing Contact Forms On Your Website</a></li>
<li><a href="http://www.seomoz.org/blog/captchas-affect-on-conversion-rates">SEOmoz:  Captchas Effect on Conversion Rates</a></li>
<li><a href="http://www.1stwebdesigner.com/inspiration/91-trendy-contact-and-web-forms-for-creative-inspiration/">1stWebDesigner: 91 Trendy Contact and Web Forms for Creative Inspiration</a></li>
<li><a href="http://www.wpbeginner.com/showcase/best-practices-of-contact-form-page-designs-in-wordpress/">WPBeginner: Best Practices on Contact Form-Page Designs in Wordpress</a></li>
<li><a href="http://www.tripwiremagazine.com/2009/05/45-really-essential-free-html-form-enhancements.html">TripwireMagazine: 45+ Really Essential Free HTML [Form] Enhancements</a></li>
</ul>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions&amp;desc=Having%20a%20contact%20form%20that%20is%20optimized%20for%20good%20conversions%20can%20be%20the%20difference%20between%20a%202%25%20and%2010%25%20conversion%20rate.%C2%A0%20That%20is%20why%20it%20is%20important%20to%20always%20be%20testing%20different%20forms%20and%20elements%20to%20see%20which%20yield%20a%20better%20return.%20Minimizing%20steps%2Ffields%2C%20explaining%20each%20field%2C%20using%20relevant%20" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;t=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;t=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions+-+http://b2l.me/g47tb+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;bm_description=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/&amp;title=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions&amp;body=Having%20a%20contact%20form%20that%20is%20optimized%20for%20good%20conversions%20can%20be%20the%20difference%20between%20a%202%25%20and%2010%25%20conversion%20rate.%C2%A0%20That%20is%20why%20it%20is%20important%20to%20always%20be%20testing%20different%20forms%20and%20elements%20to%20see%20which%20yield%20a%20better%20return.%20Minimizing%20steps%2Ffields%2C%20explaining%20each%20field%2C%20using%20relevant%20" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2Fexamples-of-sign-up-contact-forms-designed-for-high-conversions%2F&amp;t=Examples+of+Sign-Up+%26amp%3B+Contact+Forms+Designed+For+High+Conversions" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/examples-of-sign-up-contact-forms-designed-for-high-conversions/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Macbook Pro, Coda, and Expresso Winning Results!</title>
		<link>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/</link>
		<comments>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:23:50 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[expresso]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[winners]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=401</guid>
		<description><![CDATA[For those of you that subscribed to the GrindSmart Magazine Macbook Pro, Coda and Expresso giveaway we thank you! Today we have the winning results! Every winner was chosen by random through Random.Org services. There were 41 comments in total (43 including two pingbacks), but we only counted the actual reader comments 41. We inserted the min number (one) and the maximum number (forty-one) and then hit the generate button and whatever number (of comment) came up, then that person is the winner.
All we have to say is CONGRATULATIONS to ...]]></description>
			<content:encoded><![CDATA[<p>For those of you that subscribed to the <strong>GrindSmart Magazine</strong> Macbook Pro, Coda and Expresso giveaway we thank you! Today we have the winning results! Every winner was chosen by random through <a href="http://www.random.org/"><strong>Random.Org</strong></a> services. There were 41 comments in total (43 including two pingbacks), but we only counted the actual reader comments 41. We inserted the min number (one) and the maximum number (forty-one) and then hit the generate button and whatever number (of comment) came up, then that person is the winner.</p>
<p>All we have to say is CONGRATULATIONS to our three winners! You will be contacted by email (if you haven&#8217;t already) to arrange shipping of your product(s).</p>
<p>Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed for more great articles and amazing giveaways! We&#8217;ll strive to do one giveaway a month.</p>
<h1><strong><strong>MacBook Pro Winner<br />
</strong></strong></h1>
<p><img class="alignnone" title="MacBook Pro, Coda, and Expresso Ultimate Giveaway!" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-1.jpg" alt="" width="520" height="305" /></p>
<h2><a href="http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/#IDComment56425997">Andrew</a> -Comment #8</h2>
<h1><strong>Coda Winner</strong></h1>
<h1><strong><img class="alignnone" title="MacBook Pro, Coda, and Expresso Ultimate Giveaway!" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-2.jpg" alt="" width="520" height="498" /><br />
</strong></h1>
<p><strong> </strong></p>
<h2><a href="http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/#IDComment56426009">Albis M.</a> -Comment # 19</h2>
<h1><strong>Expresso Winner</strong></h1>
<h1><strong><img class="alignnone" title="MacBook Pro, Coda, and Expresso Ultimate Giveaway!" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-3.jpg" alt="" width="520" height="405" /><br />
</strong></h1>
<p><strong> </strong></p>
<h2><a href="http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/#IDComment56426024">Nick Gonzalez</a> -Comment #29</h2>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21&amp;desc=For%20those%20of%20you%20that%20subscribed%20to%20the%20GrindSmart%20Magazine%20Macbook%20Pro%2C%20Coda%20and%20Expresso%20giveaway%20we%20thank%20you%21%20Today%20we%20have%20the%20winning%20results%21%20Every%20winner%20was%20chosen%20by%20random%20through%20Random.Org%20services.%20There%20were%2041%20comments%20in%20total%20%2843%20including%20two%20pingbacks%29%2C%20but%20we%20only%20counted%20the%20ac" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;t=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;t=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21+-+http://b2l.me/gz42c+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;bm_description=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/&amp;title=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21&amp;body=For%20those%20of%20you%20that%20subscribed%20to%20the%20GrindSmart%20Magazine%20Macbook%20Pro%2C%20Coda%20and%20Expresso%20giveaway%20we%20thank%20you%21%20Today%20we%20have%20the%20winning%20results%21%20Every%20winner%20was%20chosen%20by%20random%20through%20Random.Org%20services.%20There%20were%2041%20comments%20in%20total%20%2843%20including%20two%20pingbacks%29%2C%20but%20we%20only%20counted%20the%20ac" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2Fmacbook-pro-coda-and-expresso-winning-results%2F&amp;t=Macbook+Pro%2C+Coda%2C+and+Expresso+Winning+Results%21" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-winning-results/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vital MySQL Development Security Tips</title>
		<link>http://grindsmart.com/2010/02/vital-mysql-development-security-tips/</link>
		<comments>http://grindsmart.com/2010/02/vital-mysql-development-security-tips/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 18:57:50 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[management system]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[RDBMS]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=397</guid>
		<description><![CDATA[When you&#8217;re developing applications or a website using MySQL, there are a few tips you can follow to enhance the security of your database. When you create a database and use PHP to code your applications you&#8217;re automatically faced with hash security risks that can hinder what you&#8217;ve worked hard to develop. Below, we&#8217;re going to touch base on a few Vital MySQL Development Security Tips that will help you secure your database. If you haven&#8217;t already, read our Vital Tips for Working with MySQL Databases article for more information.
Hope ...]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re developing applications or a website using <strong>MySQL</strong>, there are a few tips you can follow to enhance the security of your database. When you create a database and use PHP to code your applications you&#8217;re automatically faced with hash security risks that can hinder what you&#8217;ve worked hard to develop. Below, we&#8217;re going to touch base on a few Vital MySQL Development Security Tips that will help you secure your database. If you haven&#8217;t already, read our <a href="http://grindsmart.com/2009/12/vital-tips-for-working-with-mysql-databases/" target="_self"><strong>Vital Tips for Working with MySQL Databases</strong></a> article for more information.</p>
<p>Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1><strong>How Does MySQL Really Work?</strong></h1>
<p><strong>MySQL security</strong> operates on the <a href="http://en.wikipedia.org/wiki/Access_control_list">Access Control List</a> (ACL) fundamentals for all connections, queries and several other functions that users perform. But what does it all mean? This pretty much means that as different users access your site, each one can have a different level of access to certain databases and tables. Some will also be limited to certain operations, however, this depends totally on what level of security and privileges you, the developer, decides to give users. In example, a user with complete privileges that accesses your your site may be able to perform such operations as view registered users, delete them, add new users, email them and moderate them in general. While another set of users may be limited to what they can do, and they may only be allowed to view, or in other words be a &#8220;<em>spectator</em>&#8220;.</p>
<p>With all of these privileges and limited operations, there may be <strong>users that are out to gain full privileges and access to your database</strong> whether you give it to them or not. Their main goal is to bypass all of your security measures, and for these users and security risks, you should implement a few of the tips you&#8217;ll get aquatinted with below.</p>
<h1><strong>Vital Tips for Development</strong></h1>
<p><strong>1.</strong><strong> Validation of user input necessary from the server side</strong> – Validate the user input with Javascript from the server side as well, if you have done so from the user’s perspective.</p>
<p><strong>2.</strong> <strong>Do not blindly follow User Input</strong> – Do not trust the input by the user without verifying its compatibility or correctness. Checking with the strstr() and prompting that the username is not valid to the user is a good countermeasure.</p>
<p>3. <strong>Direct implementation of user input on SQL queries to be avoided</strong> – Do not directly use the user input into SQL queries.</p>
<p>4. <strong>Up to date 3rd party code libraries</strong> – The latest version of all 3rd party code libraries should be with you to avoid jeopardizing the security of the code.</p>
<p>5. <strong>Library file extensions to be PHP</strong> – Have a PHP extension to avoid others to manipulate your passwords and other confidential information and data in the code.</p>
<p>6. <strong>PHP too, should be up to date</strong> – Keep checking the site www.php.net and keep consulting with other PHP development experts or colleagues regularly to append as well as know about fixes on security issues, regarding  MySQL development.</p>
<p>7. <strong>Be Well Read about Security concerns</strong> – Read books, consult web development experts and also read about the contemporary trends in security concerns in MySQL and PHP development round the world.</p>
<p>8.<strong> Escape the Output</strong> – Helps you avoid XSS (Cross Site Scripting) invasions on your development code.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips&amp;desc=When%20you%27re%20developing%20applications%20or%20a%20website%20using%20MySQL%2C%20there%20are%20a%20few%20tips%20you%20can%20follow%20to%20enhance%20the%20security%20of%20your%20database.%20When%20you%20create%20a%20database%20and%20use%20PHP%20to%20code%20your%20applications%20you%27re%20automatically%20faced%20with%20hash%20security%20risks%20that%20can%20hinder%20what%20you%27ve%20worked%20hard%20to%20" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;t=Vital+MySQL+Development+Security+Tips" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;t=Vital+MySQL+Development+Security+Tips" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Vital+MySQL+Development+Security+Tips+-+http://b2l.me/gmv7w+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/vital-mysql-development-security-tips/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;bm_description=Vital+MySQL+Development+Security+Tips&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/&amp;title=Vital+MySQL+Development+Security+Tips&amp;body=When%20you%27re%20developing%20applications%20or%20a%20website%20using%20MySQL%2C%20there%20are%20a%20few%20tips%20you%20can%20follow%20to%20enhance%20the%20security%20of%20your%20database.%20When%20you%20create%20a%20database%20and%20use%20PHP%20to%20code%20your%20applications%20you%27re%20automatically%20faced%20with%20hash%20security%20risks%20that%20can%20hinder%20what%20you%27ve%20worked%20hard%20to%20" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/vital-mysql-development-security-tips/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/vital-mysql-development-security-tips/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2Fvital-mysql-development-security-tips%2F&amp;t=Vital+MySQL+Development+Security+Tips" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/vital-mysql-development-security-tips/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>30 Extraordinary Illustrations by Carlos Lerma</title>
		<link>http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/</link>
		<comments>http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:45:40 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[carlos lerma]]></category>
		<category><![CDATA[character design]]></category>
		<category><![CDATA[corporate media]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[illustraitions]]></category>
		<category><![CDATA[vector graphics]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=356</guid>
		<description><![CDATA[Carlos Lerma (a.k.a. lerms) is 26 year old Illustrator specialized in vector graphics and character design. He has six years of professional experience in illustrations for print (editorial and advertising), animation (character design), web design and corporate imagery (mascots). You&#8217;re able to find new works from him and more at his blog, and you can also find him on Behance, DeviantArt, and Twitter.
Hope you enjoy! Please remember to subscribe to our feed and leave us a comment with your thoughts!



































		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post this on Diigo
		
		
			Share this on Reddit
		
		
			Stumble ...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lerms.net/" target="_blank"><strong>Carlos Lerma</strong></a> (a.k.a. lerms) is 26 year old Illustrator specialized in vector graphics and character design. He has six years of professional experience in <strong>illustrations</strong> for print (editorial and advertising), <strong>animation</strong> (character design), <strong>web design</strong> and <strong>corporate imagery</strong> (mascots). You&#8217;re able to find new works from him and more at his <a href="http://www.lerms.net/wordpress" target="_blank"><strong>blog</strong></a>, and you can also find him on <a href="http://www.behance.net/Gallery/Illustration-Portfolio/62153" target="_blank"><strong>Behance</strong></a>, <a href="http://www.lerms.deviantart.com/gallery" target="_blank"><strong>DeviantArt</strong></a>, and <a href="http://www.twitter.com/lerms" target="_blank"><strong>Twitter</strong></a>.</p>
<p>Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-19.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-2.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-3.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-4.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-5.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-6.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-7.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-8.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-9.png" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-10.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-11.png" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-12.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-13.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-14.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-15.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-16.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-17.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-18.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-1.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-20.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-21.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-22.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-23.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-24.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-25.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-26.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-27.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-28.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-29.jpg" alt="" /></p>
<p><img src="http://grindsmart.com/wp-content/uploads/2010/02/lerm-30.jpg" alt="" /></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma&amp;desc=Carlos%20Lerma%20%28a.k.a.%20lerms%29%20is%2026%20year%20old%20Illustrator%20specialized%20in%20vector%20graphics%20and%20character%20design.%20He%20has%20six%20years%20of%20professional%20experience%20in%20illustrations%20for%20print%20%28editorial%20and%20advertising%29%2C%20animation%20%28character%20design%29%2C%20web%20design%20and%20corporate%20imagery%20%28mascots%29.%20You%27re%20able%20to%20fin" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;t=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;t=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=30+Extraordinary+Illustrations+by+Carlos+Lerma+-+http://b2l.me/f39d3+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;bm_description=30+Extraordinary+Illustrations+by+Carlos+Lerma&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/&amp;title=30+Extraordinary+Illustrations+by+Carlos+Lerma&amp;body=Carlos%20Lerma%20%28a.k.a.%20lerms%29%20is%2026%20year%20old%20Illustrator%20specialized%20in%20vector%20graphics%20and%20character%20design.%20He%20has%20six%20years%20of%20professional%20experience%20in%20illustrations%20for%20print%20%28editorial%20and%20advertising%29%2C%20animation%20%28character%20design%29%2C%20web%20design%20and%20corporate%20imagery%20%28mascots%29.%20You%27re%20able%20to%20fin" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2F30-extraordinary-illustrations-by-carlos-lerma%2F&amp;t=30+Extraordinary+Illustrations+by+Carlos+Lerma" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/30-extraordinary-illustrations-by-carlos-lerma/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>13 of the Best Free High-Quality Icon Sets for 2010 (So Far)</title>
		<link>http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/</link>
		<comments>http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:08:40 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[glossy]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[stickers]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=333</guid>
		<description><![CDATA[There are 100&#8217;s of beautiful icons that are circulating the web. We are definitely lucky that there are a lot of talented designers/artist out there that are sharing their works by providing us some useful free graphics. Some of them have put their hard sweat into making these icons. Below we didn&#8217;t round up just any icon sets, no, we came and hit you with the best high-quality icon sets for the beginning of 2010 that we could find for your enjoyment and personal use.
Hope you enjoy! Please remember to ...]]></description>
			<content:encoded><![CDATA[<p>There are 100&#8217;s of beautiful icons that are circulating the web. We are definitely lucky that there are a lot of talented designers/artist out there that are sharing their works by providing us some useful free graphics. Some of them have put their hard sweat into making these icons. Below we didn&#8217;t round up just any icon sets, no, we came and hit you with the best high-quality icon sets for the beginning of 2010 that we could find for your enjoyment and personal use.</p>
<p>Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1>Colorful Stickers</h1>
<p><a href="http://dryicons.com/free-icons/preview/colorful-stickers-part-6-icons-set/#colorful_stickers_part_6_icons_set_preview_image"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-1.jpg" alt="" /></a></p>
<h3><strong><a href="http://dryicons.com/free-icons/preview/colorful-stickers-part-6-icons-set/#colorful_stickers_part_6_icons_set_preview_image">Download</a></strong></h3>
<h1>Croqette Icons</h1>
<p><a href="http://dryicons.com/free-icons/preview/coquette-part-4-icons-set/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-2.jpg" alt="" /></a></p>
<h3><strong><a href="http://dryicons.com/free-icons/preview/coquette-part-4-icons-set/">Download</a></strong></h3>
<h1>Social Sketches</h1>
<p><a href="http://sixrevisions.com/freebies/icons/social-sketches-exclusive-free-hand-sketched-icon-set/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-3.jpg" alt="" /></a><strong></strong></p>
<h3><strong><a href="http://downloads.sixrevisions.com/social-sketches.zip">Download</a></strong></h3>
<h1>Computer Part Icons</h1>
<p><a href="http://www.smashingapps.com/2010/02/03/smashing-release-free-computer-part-icon-set.html"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-4.jpg" alt="" /></a></p>
<h3><strong><a href="http://www.smashingapps.com/?download=Free-Computer-Part-Icon-Set">Download</a></strong></h3>
<h1>iPad Icons</h1>
<p><a href="http://krdesign.deviantart.com/art/iPad-152019976"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-5.jpg" alt="" /></a></p>
<h3><strong><a href="http://www.deviantart.com/download/152019976/iPad_by_krdesign.zip">Download</a></strong></h3>
<h1>Letter Pressed Icons</h1>
<p><a href="http://creativenerds.co.uk/freebies/330-free-letter-pressed-icons/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-6.jpg" alt="" /></a></p>
<h3><strong><a href="http://creativenerds.s3.amazonaws.com/Letterpressed%20icons/Creative%20Nerds%20-%20Letter%20Pressed%20Icons.zip">Download</a></strong></h3>
<h1>iPhone Icons</h1>
<p><a href="http://xiao4.deviantart.com/art/Plastics-2-For-iPhone-95063209"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-7.jpg" alt="" width="400" height="231" /></a></p>
<h3><strong><a href="http://www.deviantart.com/download/95063209/Plastics_2_For_iPhone_by_xiao4.zip">Download</a></strong></h3>
<h1>Go Green!</h1>
<p><a href="http://speckyboy.com/2010/01/21/free-icon-set-for-designers-the-go-green-icon-set-108-icons/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-8.jpg" alt="" /></a></p>
<h3><strong><a href="http://speckyboy.com/wp-content/uploads/2010/01/icons.zip">Download</a></strong></h3>
<h1>Wooden Badges</h1>
<p><a href="http://www.dawghousedesignstudio.com/archives/2010/free-icons-27-free-wooden-badges-icon-pack/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-9.jpg" alt="" /></a></p>
<h3><strong><a href="http://tutorial9.s3.amazonaws.com/uploads/2010/01/wooden-badge/Wooden%20Badge%20Icons%20-%20Tutorial9.zip">Download</a></strong></h3>
<h1>3D Social Media Icons</h1>
<p><a href="http://www.dawghousedesignstudio.com/archives/2010/3d-social-media-icon-pack-of-20-icons/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-10.jpg" alt="" /></a></p>
<h3><strong><a href="http://tutorial9.s3.amazonaws.com/uploads/2009/11/3d-icons/3d-social-icons-Tutorial9.zip">Download</a></strong></h3>
<h1>Onibari Light</h1>
<p><a href="http://stinky9.deviantart.com/art/Onibari-light-61422552"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-11.jpg" alt="" /></a></p>
<h3><strong><a href="http://www.deviantart.com/download/61422552/Onibari_light_by_Stinky9.zip">Download</a></strong></h3>
<h1>Web Social Icons</h1>
<p><a href="http://narjisnaqvi.deviantart.com/art/Web-social-icons-117562335"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-12.jpg" alt="" /></a></p>
<h3><strong><a href="http://www.deviantart.com/download/117562335/Web_social_icons_by_NarjisNaqvi.rar">Download</a></strong></h3>
<h1>Clean Sketchy Icons</h1>
<h3><a href="http://krysiaida.deviantart.com/art/mazu-mazu-ikonki-138748271"><img src="http://grindsmart.com/wp-content/uploads/2010/02/gsicons-13.jpg" alt="" /></a></h3>
<h3><strong><a href="http://www.deviantart.com/download/138748271/mazu_mazu_ikonki_by_krysiaida.zip">Download</a></strong></h3>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29&amp;desc=There%20are%20100%27s%20of%20beautiful%20icons%20that%20are%20circulating%20the%20web.%20We%20are%20definitely%20lucky%20that%20there%20are%20a%20lot%20of%20talented%20designers%2Fartist%20out%20there%20that%20are%20sharing%20their%20works%20by%20providing%20us%20some%20useful%20free%20graphics.%20Some%20of%20them%20have%20put%20their%20hard%20sweat%20into%20making%20these%20icons.%20Below%20we%20didn%27t" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;t=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;t=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29+-+http://b2l.me/f2f2t+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;bm_description=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/&amp;title=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29&amp;body=There%20are%20100%27s%20of%20beautiful%20icons%20that%20are%20circulating%20the%20web.%20We%20are%20definitely%20lucky%20that%20there%20are%20a%20lot%20of%20talented%20designers%2Fartist%20out%20there%20that%20are%20sharing%20their%20works%20by%20providing%20us%20some%20useful%20free%20graphics.%20Some%20of%20them%20have%20put%20their%20hard%20sweat%20into%20making%20these%20icons.%20Below%20we%20didn%27t" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2F13-of-the-best-free-high-quality-icon-sets-for-2010-so-far%2F&amp;t=13+of+the+Best+Free+High-Quality+Icon+Sets+for+2010+%28So+Far%29" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/13-of-the-best-free-high-quality-icon-sets-for-2010-so-far/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>20 Free WordPress Themes That Outdo The Rest</title>
		<link>http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/</link>
		<comments>http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:07:05 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Headline]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[freelance]]></category>
		<category><![CDATA[problogger]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=300</guid>
		<description><![CDATA[WordPress is a powerful blogging and content management platform. It&#8217;s one of those applications that&#8217;s just right for almost every job. And with this powerful application, it deserves that you &#8220;dress&#8221; it with the best themes you can find. But that can be hard to do if you&#8217;re on a budget and you&#8217;ve realized that more than half of the &#8220;Free WordPress Themes&#8221; post truly suck.
This is especially why we&#8217;ve compiled this unique and almost perfect list of Free WordPress Themes that make the cut and can surely outdo the ...]]></description>
			<content:encoded><![CDATA[<p><strong>WordPress</strong> is a powerful blogging and content management platform. It&#8217;s one of those applications that&#8217;s <em>just right</em> for almost every job. And with this powerful application, it deserves that you &#8220;dress&#8221; it with the best themes you can find. But that can be hard to do if you&#8217;re on a budget and you&#8217;ve realized that more than half of the &#8220;Free WordPress Themes&#8221; post truly suck.</p>
<p>This is <em>especially</em> why we&#8217;ve compiled this unique and <em>almost perfect</em> list of <strong>Free WordPress Themes</strong> that make the cut and can surely outdo the rest of not-so good themes that claim to be &#8220;premium&#8221;. Hope you enjoy! Please remember to <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe</strong></a> to our feed and leave us a comment with your thoughts!</p>
<h1>Compositio</h1>
<p><a href="http://www.woothemes.com/2009/11/bueno/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-1.jpg" alt="" /></a></p>
<p><a href="http://designdisease.com/blog/compositio-wordpress-theme/">Download</a></p>
<h1>Bueno</h1>
<p><a href="http://www.woothemes.com/2009/11/bueno/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-2.jpg" alt="" /></a></p>
<p><a href="http://www.woothemes.com/2009/11/bueno/">Download</a></p>
<h1>Aparatus</h1>
<p><a href="http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-wordpress/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-3.jpg" alt="" /></a></p>
<p><a href="http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-wordpress/">Download</a></p>
<h1>AppCloud</h1>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-appcloud/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-4.jpg" alt="" /></a></p>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-appcloud/">Download</a></p>
<h1>Good Theme</h1>
<p><a href="http://goodtheme.org/lead/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-5.jpg" alt="" /></a></p>
<p><a href="http://goodtheme.org/lead/">Download</a></p>
<h1>Obscure</h1>
<p><a href="http://wpcrunchy.com/2009/06/23/obscure-free-community-based-wordpress-theme/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-6.jpg" alt="" /></a></p>
<p><a href="http://wpcrunchy.com/2009/06/23/obscure-free-community-based-wordpress-theme/">Download</a></p>
<h1>Structure Theme</h1>
<p><a href="http://structuretheme.com/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-7.jpg" alt="" /></a></p>
<p><a href="http://structuretheme.com/">Download</a></p>
<h1>Gallery</h1>
<p><a href="http://www.smashingmagazine.com/2009/05/04/download-gallery-a-free-wordpress-theme/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-8.jpg" alt="" /></a></p>
<p><a href="http://www.smashingmagazine.com/2009/05/04/download-gallery-a-free-wordpress-theme/">Download</a></p>
<h1>Mayumi</h1>
<p><a href="http://www.paddsolutions.com/wordpress-theme-mayumi/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-9.jpg" alt="" /></a></p>
<p><a href="http://www.paddsolutions.com/wordpress-theme-mayumi/">Download</a></p>
<h1>deStyle</h1>
<p><a href="http://themeshift.com/destyle/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-10.jpg" alt="" /></a></p>
<p><a href="http://themeshift.com/destyle/">Download</a></p>
<h1>Simple Cart</h1>
<p><a href="http://www.chris-wallace.com/2009/07/17/simplecartjs-a-free-wp-e-commerce-thematic-child-theme/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-11.jpg" alt="" /></a></p>
<p><a href="http://www.chris-wallace.com/2009/07/17/simplecartjs-a-free-wp-e-commerce-thematic-child-theme/">Download</a></p>
<h1>WPStream</h1>
<p><a href="http://www.themes2wp.com/download-free-free-wordpress-theme-wpstream-free-download-wordpress-theme"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-12.jpg" alt="" /></a></p>
<p><a href="http://www.themes2wp.com/download-free-free-wordpress-theme-wpstream-free-download-wordpress-theme">Download</a></p>
<h1>75Theme</h1>
<p><a href="http://www.press75.com/demos/seven-five/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-13.jpg" alt="" /></a></p>
<p><a href="http://www.press75.com/demos/seven-five/">Download</a></p>
<h1>LiveTwit</h1>
<p><a href="http://templatic.com/demo/livetwit/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-14.jpg" alt="" /></a></p>
<p><a href="http://templatic.com/demo/livetwit/">Download</a></p>
<h1>NewsPress</h1>
<p><a href="http://wpcrunchy.com/2009/10/19/free-magazine-news-style-wordpress-theme-newspress/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-15.jpg" alt="" /></a></p>
<p><a href="http://wpcrunchy.com/2009/10/19/free-magazine-news-style-wordpress-theme-newspress/">Download</a></p>
<h1>Smashing Multimedia</h1>
<p><a href="http://smashingmultimedia.sarah-neuber.de/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-16.jpg" alt="" /></a></p>
<p><a href="http://smashingmultimedia.sarah-neuber.de/">Download</a></p>
<h1>Satoshi</h1>
<p><a href="http://www.vooshthemes.com/wordpress-theme/satoshi-2/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-17.jpg" alt="" /></a></p>
<p><a href="http://www.vooshthemes.com/wordpress-theme/satoshi-2/">Download</a></p>
<h1>Blue Rooster</h1>
<p><a href="http://blue.fearlessflyer.com/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-18.jpg" alt="" /></a></p>
<p><a href="http://blue.fearlessflyer.com/">Download</a></p>
<h1>Gadgetizer Theme</h1>
<p><a href="http://designdisease.com/blog/gadgetizer-theme-released/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-19.jpg" alt="" /></a></p>
<p><a href="http://designdisease.com/blog/gadgetizer-theme-released/">Download</a></p>
<h1>BlueBubble</h1>
<p><a href="http://www.thomasveit.com/bluebubble-free-premium-wordpress-portfolio-theme/"><img src="http://grindsmart.com/wp-content/uploads/2010/02/wptheme-20.jpg" alt="" /></a></p>
<p><a href="http://www.thomasveit.com/bluebubble-free-premium-wordpress-portfolio-theme/">Download</a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest&amp;desc=WordPress%20is%20a%20powerful%20blogging%20and%20content%20management%20platform.%20It%27s%20one%20of%20those%20applications%20that%27s%20just%20right%20for%20almost%20every%20job.%20And%20with%20this%20powerful%20application%2C%20it%20deserves%20that%20you%20%22dress%22%20it%20with%20the%20best%20themes%20you%20can%20find.%20But%20that%20can%20be%20hard%20to%20do%20if%20you%27re%20on%20a%20budget%20and%20you%27ve%20" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;t=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;t=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=20+Free+WordPress+Themes+That+Outdo+The+Rest+-+File: /home/vps_useracct/b2l.me/functions.php<br />Line: 66<br />Message: Duplicate entry 'fkW36' for key 2+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;bm_description=20+Free+WordPress+Themes+That+Outdo+The+Rest&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/&amp;title=20+Free+WordPress+Themes+That+Outdo+The+Rest&amp;body=WordPress%20is%20a%20powerful%20blogging%20and%20content%20management%20platform.%20It%27s%20one%20of%20those%20applications%20that%27s%20just%20right%20for%20almost%20every%20job.%20And%20with%20this%20powerful%20application%2C%20it%20deserves%20that%20you%20%22dress%22%20it%20with%20the%20best%20themes%20you%20can%20find.%20But%20that%20can%20be%20hard%20to%20do%20if%20you%27re%20on%20a%20budget%20and%20you%27ve%20" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2F20-free-wordpress-themes-that-outdo-the-rest%2F&amp;t=20+Free+WordPress+Themes+That+Outdo+The+Rest" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/20-free-wordpress-themes-that-outdo-the-rest/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>MacBook Pro, Coda, and Expresso Ultimate Giveaway!</title>
		<link>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/</link>
		<comments>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 07:36:13 +0000</pubDate>
		<dc:creator>GrindSmart Mag</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Headline]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[coda]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[expresso]]></category>
		<category><![CDATA[mac pro]]></category>
		<category><![CDATA[macbook]]></category>

		<guid isPermaLink="false">http://grindsmart.com/?p=285</guid>
		<description><![CDATA[Greetings lovely readers! Today is the beginning of the ultimate FREE giveaway for designers! Three lucky winners will receive either a MacBook Pro (15-inch), a Coda or Expresso License. Our only requirements is that you comment and subscribe to GrindSmart Magazine and that&#8217;s it! 3 lucky winners will be chosen on February 20th in absolute random order! Here are the specs:
MacBook Pro


The 15&#8243; MacBook Pro features new LED backlighting, the first for a laptop display this large. The MacBook Pro display can be had with an anti-glare coating or a ...]]></description>
			<content:encoded><![CDATA[<p>Greetings lovely readers! Today is the beginning of the ultimate FREE giveaway for designers! Three lucky winners will receive either a <strong>MacBook Pro</strong> (15-inch), a <strong>Coda</strong> or <strong>Expresso </strong>License. Our only requirements is that you comment and <a href="http://feeds.feedburner.com/grindsmartnews"><strong>subscribe to GrindSmart Magazine</strong></a> and that&#8217;s it! <strong>3 lucky </strong>winners will be chosen on February 20th in <a href="http://www.random.org/">absolute random</a> order! Here are the specs:</p>
<h1><strong>MacBook Pro</strong></h1>
<p><strong><a href="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-1.jpg"><img class="alignnone size-full wp-image-286" title="giveaway-1" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-1.jpg" alt="" width="520" height="305" /></a><br />
</strong></p>
<p>The 15&#8243; <a href="http://www.apple.com/macbookpro/"><strong>MacBook Pro</strong></a> features new LED backlighting, the first for a laptop display this large. The MacBook Pro display can be had with an anti-glare coating or a glossy option. The latest MacBook Pro uses nVidia&#8217;s new GeForce 8600M GT graphics controller (GPU). Based on an entirely new architecture, this laptop version of the 8600 chipset should out-perform the ATI Mobility Radeon X1600 used in the previous MacBook Pro, but our test results were inconsistent. The 8600 series also include an H.264 decoder, but we don&#8217;t know if Mac OS X takes advantage of this.</p>
<ul>
<li>excellent display color, brightness and clarity; won&#8217;t fade over time.</li>
<li>2 GB of memory standard</li>
<li>excellent keyboard and trackpad</li>
<li>good expandability (FireWire 800, Express/34, 30&#8243; Display support)</li>
<li>very good battery life</li>
</ul>
<h1><strong>Coda</strong></h1>
<p><strong><a href="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-2.jpg"><img class="alignnone size-full wp-image-287" title="giveaway-2" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-2.jpg" alt="" width="520" height="498" /></a><br />
</strong></p>
<p>This <a href="http://www.panic.com/coda/"><strong>one-window Web design app</strong></a> has all the tools you need for creating great Web sites. Collaboration tools let you seamlessly work together with others, and an integrated FTP sidebar&#8211; using the power of Panic&#8217;s Transmit&#8211;helps you get your site updated quickly. Hand coding experts will like the full-featured CSS and text editors, with tools that are always only a click away. Time savers like the Clips feature make frequently used code handy and convenient. We particularly like the powerful Find and Replace tools which let you drag-and-drop global changes to your code. If you&#8217;re searching for a reasonably priced Web design tool for Mac, Coda has plenty of handy tools to help you get your site up and running quickly.</p>
<h1><strong>Expresso</strong></h1>
<p><strong><a href="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-3.jpg"><img class="alignnone size-full wp-image-288" title="giveaway-3" src="http://grindsmart.com/wp-content/uploads/2010/02/giveaway-3.jpg" alt="" width="520" height="405" /></a><br />
</strong></p>
<p>Now, <a href="http://macrabbit.com/espresso/"><strong>Espresso</strong></a> delivers something better than a caffeine boost: a web editor with style. Espresso is not a bunch of apps thrown together. Instead, we looked at the needs of web developers and streamlined their workflow into one gorgeous, focused app. Fast and powerful editing, sleek projects, live preview, awesome publishing and extensive synchronization tools.</p>
<p><span style="color: #ff0000;">Please Note</span>: Results will be given on February 20th and winners will be randomly chosen using <a href="http://www.random.org/"><strong>Random.Org</strong></a> services. Good Luck!</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-diigo">
			<a href="http://www.diigo.com/post?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21&amp;desc=Greetings%20lovely%20readers%21%20Today%20is%20the%20beginning%20of%20the%20ultimate%20FREE%20giveaway%20for%20designers%21%20Three%20lucky%20winners%20will%20receive%20either%20a%20MacBook%20Pro%20%2815-inch%29%2C%20a%20Coda%20or%20Expresso%20License.%20Our%20only%20requirements%20is%20that%20you%20comment%20and%20subscribe%20to%20GrindSmart%20Magazine%20and%20that%27s%20it%21%203%20lucky%20winners%20wil" rel="" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/" rel="" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;t=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-designfloat">
			<a href="http://www.designfloat.com/submit.php?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Submit this to DesignFloat">Submit this to DesignFloat</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;t=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21+-+http://b2l.me/fg4wf+(via+@grindsmart)" rel="" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/feed" rel="" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-misterwong">
			<a href="http://www.mister-wong.com/addurl/?bm_url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;bm_description=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21&amp;plugin=sexybookmarks" rel="" title="Add this to Mister Wong">Add this to Mister Wong</a>
		</li>
		<li class="sexy-designmoo">
			<a href="http://designmoo.com/submit?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/&amp;title=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21&amp;body=Greetings%20lovely%20readers%21%20Today%20is%20the%20beginning%20of%20the%20ultimate%20FREE%20giveaway%20for%20designers%21%20Three%20lucky%20winners%20will%20receive%20either%20a%20MacBook%20Pro%20%2815-inch%29%2C%20a%20Coda%20or%20Expresso%20License.%20Our%20only%20requirements%20is%20that%20you%20comment%20and%20subscribe%20to%20GrindSmart%20Magazine%20and%20that%27s%20it%21%203%20lucky%20winners%20wil" rel="" title="Moo this on DesignMoo!">Moo this on DesignMoo!</a>
		</li>
		<li class="sexy-squidoo">
			<a href="http://www.squidoo.com/lensmaster/bookmark?http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/" rel="" title="Add to a lense on Squidoo">Add to a lense on Squidoo</a>
		</li>
		<li class="sexy-propeller">
			<a href="http://www.propeller.com/submit/?url=http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/" rel="" title="Submit this story to Propeller">Submit this story to Propeller</a>
		</li>
		<li class="sexy-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fgrindsmart.com%2F2010%2F02%2Fmacbook-pro-coda-and-expresso-ultimate-giveaway%2F&amp;t=MacBook+Pro%2C+Coda%2C+and+Expresso+Ultimate+Giveaway%21" rel="" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

]]></content:encoded>
			<wfw:commentRss>http://grindsmart.com/2010/02/macbook-pro-coda-and-expresso-ultimate-giveaway/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
	</channel>
</rss>
