<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Lee Munroe</title>
	
	<link>http://www.leemunroe.com</link>
	<description>Freelance Web Design Belfast Northern Ireland</description>
	<pubDate>Sat, 24 Oct 2009 16:42:27 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/LeeMunroeBlog" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">LeeMunroeBlog</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Guest Post: Showcase of Web Design in Ireland</title>
		<link>http://www.leemunroe.com/web-design-ireland-showcase/</link>
		<comments>http://www.leemunroe.com/web-design-ireland-showcase/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 16:42:23 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[guest]]></category>

		<category><![CDATA[ireland]]></category>

		<category><![CDATA[showcase]]></category>

		<category><![CDATA[smashing]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1619</guid>
		<description><![CDATA[Smashing Magazine recently asked me to put together an article on the Irish web design industry, and I obliged.
The article contains some great interviews with some of Ireland&#8217;s top designers, some info about what&#8217;s happening across the island and a showcase of some top notch websites.
Read the full article here.

p.s. sorry if none of your [...]]]></description>
			<content:encoded><![CDATA[<p>Smashing Magazine recently asked me to put together an article on the Irish web design industry, and I obliged.</p>
<p>The article contains some great interviews with some of Ireland&#8217;s top designers, some info about what&#8217;s happening across the island and a showcase of some top notch websites.</p>
<p><a href="http://www.smashingmagazine.com/2009/10/23/showcase-of-web-design-in-ireland-2">Read the full article here.</a><br />
<span id="more-1619"></span><br />
p.s. sorry if none of your sites are featured - don&#8217;t take it personally, there are only so many I can fit in.</p>
<p>Submit your site to <a href="http://webdesignire.com/">WebDesignire</a> so I can feature it next time <img src='http://www.leemunroe.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/web-design-ireland-showcase/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internet Explorer Users Don’t Care About Rounded Corners</title>
		<link>http://www.leemunroe.com/ie-rounded-corners-css3/</link>
		<comments>http://www.leemunroe.com/ie-rounded-corners-css3/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 14:30:39 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[css3]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[ie]]></category>

		<category><![CDATA[ie6]]></category>

		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1607</guid>
		<description><![CDATA[Internet Explorer users don&#8217;t care about rounded corners. Bold statement? Perhaps. But recently I&#8217;ve taken this approach to a few designs as I&#8217;m tired of having to use some sort of rounded corner hack to support IE. It&#8217;s a lot easier to just use the CSS 3 declaration.

If you&#8217;re up-to-date with your CSS knowledge, you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Internet Explorer users don&#8217;t care about rounded corners.</strong> Bold statement? Perhaps. But recently I&#8217;ve taken this approach to a few designs as I&#8217;m tired of having to use some sort of <a href="http://www.cssjuice.com/25-rounded-corners-techniques-with-css/">rounded corner hack</a> to support IE. It&#8217;s a lot easier to just <strong>use the CSS 3 declaration</strong>.</p>
<p><span id="more-1607"></span></p>
<p>If you&#8217;re up-to-date with your CSS knowledge, you&#8217;ll know that <strong>CSS 3 has introduced rounded corners</strong>, among other &#8216;goodies&#8217;. The problem is though that IE doesn&#8217;t support CSS 3 yet but Firefox, Safari and Chrome do.</p>
<p>Some CSS 3 techniques I&#8217;ve been using on <a href="http://sharethrough.com">Sharethrough</a> and <a href="http://lookaly.com">Lookaly</a>:</p>
<h4>CSS 3 rounded corners</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/rounded.jpg" border="0" alt="rounded.jpg" width="540" height="100" /></div>
<p>&nbsp;</p>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/rounded2.jpg" border="0" alt="rounded2.jpg" width="540" height="100" /></div>
<p>&nbsp;</p>
<pre><code>div{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}</code></pre>
<h4>CSS 3 text shadow</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/shadow2.jpg" border="0" alt="shadow2.jpg" width="540" height="100" /></div>
<p>&nbsp;</p>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/shadow.jpg" border="0" alt="shadow.jpg" width="540" height="100" /></div>
<p>&nbsp;</p>
<pre><code>div{
text-shadow: -1px -1px 3px rgba(0,0,0,0.25);
}</code></pre>
<h4>CSS 3 box shadow</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/shadow3.jpg" border="0" alt="shadow3.jpg" width="540" height="100" /></div>
<p>&nbsp;</p>
<pre><code>img{
-webkit-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
-moz-box-shadow:0 0 5px 5px rgba(34,34,34,0.3);
}</code></pre>
<h4>But how do you deal with clients?</h4>
<p>This is where it gets tricky. If you show a client a mockup with rounded corners and the final solution doesn&#8217;t have these (because they use IE) they&#8217;ll probably not be too happy.</p>
<p>If you&#8217;re working with computer savvy clients, who use Safari or Firefox, they should understand. If you&#8217;re working on your own personal or side project, happy days. If not, you can try Andy Clarke&#8217;s approach of <strong>designing in the browser</strong>. <a href="http://stuffandnonsense.co.uk/blog/about/time_to_stop_showing_clients_static_design_visuals/">Time to stop showing clients static design visuals</a> is a very good article about skipping the static mockup stage.</p>
<h4>Conclusion</h4>
<p>The point I&#8217;m trying to make here is that <strong>as long as it looks OK in all browsers</strong>, we can afford to take liberties when it comes to making it look nicer for those who use Firefox and Safari. Most designers use Firefox or Safari and they&#8217;ll appreciate the rounded corners more. IE users <em>*probably*</em> don&#8217;t care.</p>
<p><strong><em>What do you think? Have you started using CSS 3 in your designs? Do you think IE users should get to see the rounded corners too? Share your thoughts below.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/ie-rounded-corners-css3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Notes From FOWA London 2009</title>
		<link>http://www.leemunroe.com/fowa-london-2009/</link>
		<comments>http://www.leemunroe.com/fowa-london-2009/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:02:34 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[apps]]></category>

		<category><![CDATA[carsonified]]></category>

		<category><![CDATA[fowa]]></category>

		<category><![CDATA[fowa2009]]></category>

		<category><![CDATA[london]]></category>

		<category><![CDATA[web apps]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1598</guid>
		<description><![CDATA[Had a great time at FOWA London last week. Thanks to Ryan, Jo and the Carsonified team for hosting another superb event.
Rather than listing everything that was talked about over the 2 day event I&#8217;ve put together some notes on things that stood out.

280 Atlas
Atlas is a development environment for building web/desktop apps with Cappuccino. [...]]]></description>
			<content:encoded><![CDATA[<p>Had a great time at FOWA London last week. Thanks to <a href="http://twitter.com/RyanCarson">Ryan</a>, <a href="http://twitter.com/joleeen">Jo</a> and the <a href="http://carsonified.com/">Carsonified team</a> for hosting another superb event.</p>
<p>Rather than listing everything that was talked about over the 2 day event I&#8217;ve put together some notes on things that stood out.</p>
<p><span id="more-1598"></span></p>
<h4>280 Atlas</h4>
<p><a href="http://280atlas.com/">Atlas</a> is a development environment for building web/desktop apps with <a href="http://cappuccino.org/">Cappuccino</a>. Looks really easy to setup and should be available in November - check out the demo below.</p>
<div style="text-align:center;"><a href="http://280atlas.com/"><img src="http://www.leemunroe.com/wp-content/uploads/atlas.jpg" alt="atlas.jpg" border="0" width="300" height="200" /></a></div>
<h4>PayPal Change How We Pay</h4>
<p><a href="https://www.paypal-changehowwepay.com/">PayPal</a> are opening up their platform. What does this mean? Check out the &#8216;Anthem Video&#8217; below.</p>
<div style="text-align:center;"><a href="https://www.paypal-changehowwepay.com/"><img src="http://www.leemunroe.com/wp-content/uploads/paypal.jpg" alt="paypal.jpg" border="0" width="300" height="196" /></a></div>
<h4>Facebook Connect Wizard</h4>
<p>Facebook now has an easier way for you to setup Facebook connect on your site. Check out <a href="http://developers.facebook.com/setup.php">Facebook Connect Wizard</a>.</p>
<h4>HTML5</h4>
<p>Bruce Lawson gave a great talk on HTML5. I&#8217;m definitely a lot more excited about it now.</p>
<p>Check out <a href="http://html5demos.com/">HTML5 Demos</a> for some cool examples (best viewed in <a href="http://www.opera.com/">Opera</a>).</p>
<h4>Go Test It</h4>
<p>Go Test It is a useful tool for running website tests across various browsers. <a href="http://go-test.it/fowa">Sign up for a free trial</a>.</p>
<div style="text-align:center;"><a href="http://go-test.it/fowa"><img src="http://www.leemunroe.com/wp-content/uploads/browsers.jpg" alt="browsers.jpg" border="0" width="517" height="135" /></a></div>
<h4>Other speaker notes</h4>
<ul>
<li>Addison Berry - Make your app &#8216;open&#8217;, the more open it is the more you will have people contributing for free</li>
<li>Osama Bedier - Remove friction and enable innovation</li>
<li>Chris Abad - praise your passionate community, incentivise users to market for you, make use of viral channels (e.g. Twitter updates)</li>
<li>Robin Christopherson - 80% of Twitter is from mobile devices, captchas = 7% loss in conversions</li>
<li>Alex Hunter - Be emotionally invested in your brand and be willing to risk your reputation on your app</li>
<li>Lynne d Johnson - 35% of adults now have Facebook profiles</li>
<li>Dave McClure - Less = more, remove features, focus on UX, make fast iterations and measure goals</li>
</ul>
<p>As far as I know the videos of each talk will be <a href="http://events.carsonified.com/fowa/2009/london/content">uploaded shortly</a>.</p>
<p>Met lots of great people at FOWA, all doing really interesting things. If there&#8217;s an opportunity for you to attend a future FOWA, take it <img src='http://www.leemunroe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/fowa-london-2009/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Book Review: HTML and CSS Web Standards Solutions: A Web Standardistas’ Approach</title>
		<link>http://www.leemunroe.com/web-standardistas-book/</link>
		<comments>http://www.leemunroe.com/web-standardistas-book/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:27:15 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[html]]></category>

		<category><![CDATA[standardistas]]></category>

		<category><![CDATA[standards]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1587</guid>
		<description><![CDATA[Every so often I will receive an email that asks the following:
How can I learn how to build websites?

There are two approaches you can take to learning how to build websites.

Learn how to build websites
Learn how to build websites the right way, aka the Web Standardistas&#8217; way



I built my first website over 10 years ago [...]]]></description>
			<content:encoded><![CDATA[<p>Every so often I will receive an email that asks the following:</p>
<blockquote><p>How can I learn how to build websites?</p>
</blockquote>
<p>There are two approaches you can take to learning how to build websites.</p>
<ol>
<li>Learn how to build websites</li>
<li>Learn <strong>how to build websites the right way</strong>, aka <em>the Web Standardistas&#8217; way</em></li>
</ol>
<p><span id="more-1587"></span></p>
<div style="text-align:center;"><a href="http://www.amazon.co.uk/exec/obidos/ASIN/1430216069/leemunroe-21"><img src="http://www.leemunroe.com/wp-content/uploads/book1.jpg" alt="Web Standardistas" title="Web Standardistas" width="201" height="240" class="alignnone size-full wp-image-1590" /></a></div>
<p>I built my first website over 10 years ago but it wasn&#8217;t until final year of my University degree course Interactive Multimedia Design (IMD) that I discovered how to <strong>build sites properly using well structured HTML and CSS</strong>. Before this I was using tables, unstructured markup and invalid HTML. Who do I have to thank for this? <a href="http://mcmxc.org/">Chris Murphy</a> and <a href="http://takete.com/">Nicklas Persson</a>, two lecturers on the IMD course.</p>
<p>Now you don&#8217;t have to take a University course to be taught by these two world renowned mentors. They have branded themselves as the <a href="http://twitter.com/standardistas">Standardistas</a> and have put all their years of wisdom and knowledge on paper in the form of <a href="http://astore.amazon.co.uk/leemunroe-21/detail/1430216069">HTML and CSS Web Standards Solutions: A Web Standardistas&#8217; Approach</a>.</p>
<p>This book will teach you how to build websites from scratch. Starting with the basics of <strong>semantic markup and how web pages work moving onto styling your first web page with CSS</strong>. It&#8217;s a one stop shop for putting together your first web site.</p>
<h4>Who is it for?</h4>
<ul>
<li>People who want to learn how to build websites</li>
<li>Developers who need to brush up their front end markup skills</li>
<li>Designers who are using outdated techniques e.g. tables, to build websites</li>
<li>Professionals who want to earn the badge of a Web Standardista</li>
</ul>
<h4>Benefits of the Web Standardistas&#8217; approach</h4>
<ul>
<li>Separates content and presentation (easier to update layouts)</li>
<li>Reduced markup (reducing page download times)</li>
<li>Increased accessibility (for screen readers and other platforms)</li>
<li>Cross browser compatibility</li>
<li>Forward compatibility</li>
</ul>
<h4>Recommended</h4>
<p>It&#8217;s an easily read book, clearly laid out with lots of code examples to help you get started. After reading this you&#8217;ll be able to build websites with your eyes closed.</p>
<ul>
<li><a href="http://www.amazon.co.uk/exec/obidos/ASIN/1430216069/leemunroe-21">The Book</a></li>
<li><a href="http://webstandardistas.com/">Web Standardistas website</a></li>
<li><a href="http://twitter.com/standardistas">@standardistas on Twitter</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/web-standardistas-book/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Design Trends: iPhones</title>
		<link>http://www.leemunroe.com/iphone-websites/</link>
		<comments>http://www.leemunroe.com/iphone-websites/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 10:30:27 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Trends & Inspiration]]></category>

		<category><![CDATA[app]]></category>

		<category><![CDATA[inspiration]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1575</guid>
		<description><![CDATA[Arguably the coolest gadget at the minute (and for the last couple of years) is the iPhone. Not only do they look good in your hand, they look good on websites too. It also gets the immediate attention of any iPhone owners out there as they&#8217;ll want to know more about what your site does [...]]]></description>
			<content:encoded><![CDATA[<p>Arguably the coolest gadget at the minute (and for the last couple of years) is the iPhone. <strong>Not only do they look good in your hand, they look good on websites too</strong>. It also gets the immediate attention of any iPhone owners out there as they&#8217;ll want to know more about what your site does for the iPhone.</p>
<p><span id="more-1575"></span></p>
<h4>iPhone GUI PSD</h4>
<div style="text-align:center;"><a href="http://www.teehanlax.com/blog/?p=1628"><img src="http://www.leemunroe.com/wp-content/uploads/iphone.jpg" alt="iphone.jpg" border="0" width="540" height="335" /></a></div>
<p>First lets get you started with the <a href="http://www.teehanlax.com/blog/?p=1628">iPhone GUI PSD file</a> from Teehan + Lax. This contains the iPhone and all the iPhone elements you need when creating your iPhone interface. Very handy, in PSD format for Photoshop.</p>
<h4>Showcase of websites with iPhones</h4>
<p>Now for some inspiration.</p>
<h5><a href="http://tearoundapp.com/">Tea Round App</a></h5>
<div style="text-align:center;"><a href="http://tearoundapp.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-423.jpg" alt="snap_42.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.firstand20.com/">First &amp; 20</a></h5>
<div style="text-align:center;"><a href="http://www.firstand20.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-433.jpg" alt="snap_43.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.classicsapp.com/">Classics</a></h5>
<div style="text-align:center;"><a href="http://www.classicsapp.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-444.jpg" alt="snap_44.jpg" border="0" width="512" height="384" /></div>
<h5><a href="http://junecloud.com/">June Cloud</a></h5>
<div style="text-align:center;"><a href="http://junecloud.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-453.jpg" alt="snap_45.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.zumobi.com/">Zumobi</a></h5>
<div style="text-align:center;"><a href="http://www.zumobi.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-463.jpg" alt="snap_46.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://graphik.fi/">Graphik</a></h5>
<div style="text-align:center;"><a href="http://graphik.fi/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-473.jpg" alt="snap_47.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://dbelement.com/">dBelement</a></h5>
<div style="text-align:center;"><a href="http://dbelement.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-482.jpg" alt="snap_48.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.firetask.com/">Firetask</a></h5>
<div style="text-align:center;"><a href="http://www.firetask.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-492.jpg" alt="snap_49.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.atebits.com/tweetie-iphone/">Tweetie</a></h5>
<div style="text-align:center;"><a href="http://www.atebits.com/tweetie-iphone/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-503.jpg" alt="snap_50.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.bottlerocketapps.com/#/home/">Bottle Rocket Apps</a></h5>
<div style="text-align:center;"><a href="http://www.bottlerocketapps.com/#/home/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-515.jpg" alt="snap_51.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.eddit.com/snow_reports/">Snow Reports</a></h5>
<div style="text-align:center;"><a href="http://www.eddit.com/snow_reports/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-522.jpg" alt="snap_52.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://iphone.wordpress.org/">Wordpress</a></h5>
<div style="text-align:center;"><a href="http://iphone.wordpress.org/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-531.jpg" alt="snap_53.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://paraplyapp.dk/">Paraply</a></h5>
<div style="text-align:center;"><a href="http://paraplyapp.dk/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-551.jpg" alt="snap_55.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.myvoxtopia.com/">Voxtopia</a></h5>
<div style="text-align:center;"><a href="http://www.myvoxtopia.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-561.jpg" alt="snap_56.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.mockdraftapp.com/">Mock Draft</a></h5>
<div style="text-align:center;"><a href="http://www.mockdraftapp.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-571.jpg" alt="snap_57.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://cellar-app.com/">Cellar</a></h5>
<div style="text-align:center;"><a href="http://cellar-app.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-581.jpg" alt="snap_58.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://satisfactionremote.com/">Satisfaction Remote</a></h5>
<div style="text-align:center;"><a href="http://satisfactionremote.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-591.jpg" alt="snap_59.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://birdfeedapp.com/">Bird Feed</a></h5>
<div style="text-align:center;"><a href="http://birdfeedapp.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-601.jpg" alt="snap_60.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://tapbots.com/">Tapbots</a></h5>
<div style="text-align:center;"><a href="http://tapbots.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-613.jpg" alt="snap_61.jpg" border="0" width="512" height="384" /></a></div>
<h5><a href="http://www.pokeseo.com/">Pokeseo</a></h5>
<div style="text-align:center;"><a href="http://www.pokeseo.com/"><img src="http://www.leemunroe.com/wp-content/uploads/snap-622.jpg" alt="snap_62.jpg" border="0" width="512" height="384" /></a></div>
<p><strong><em>Has anyone developed an iPhone app or have you designed a website for an app?</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/iphone-websites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Do You Need To Confirm/Verify Passwords On Sign Up?</title>
		<link>http://www.leemunroe.com/confirm-passwords-signup/</link>
		<comments>http://www.leemunroe.com/confirm-passwords-signup/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 23:42:52 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[apps]]></category>

		<category><![CDATA[forms]]></category>

		<category><![CDATA[passwords]]></category>

		<category><![CDATA[register]]></category>

		<category><![CDATA[signup]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1538</guid>
		<description><![CDATA[This is something I&#8217;m curious about and something I&#8217;d like to get your feedback on. Do you need to confirm passwords on sign up?

It&#8217;s an extra field
For me, I don&#8217;t think you do need to confirm your password. It&#8217;s an extra field to fill in therefore it takes extra time to complete sign up, so [...]]]></description>
			<content:encoded><![CDATA[<p>This is something I&#8217;m curious about and something I&#8217;d like to get your feedback on. <strong>Do you need to confirm passwords on sign up?</strong></p>
<p><span id="more-1538"></span></p>
<h4>It&#8217;s an extra field</h4>
<p>For me, I don&#8217;t think you do need to confirm your password. It&#8217;s an extra field to fill in therefore <strong>it takes extra time to complete sign up</strong>, so the more fields there are to complete the more <strong>I&#8217;ll think twice about signing up</strong>.</p>
<h4>But what if I misspell my password?</h4>
<p>A password field will be starred out i.e. you don&#8217;t see what you&#8217;re typing, which means <strong>you could easily make a mistake and submit the wrong password</strong> without knowing.</p>
<p>This is where the &#8216;<strong>Forget your password</strong>&#8216; function comes in handy, which is an inconvenience but will have you up and running again with your old/new password in a couple of minutes.</p>
<h4>Sign up forms with confirm password</h4>
<h5><a href="https://secure.wufoo.com/signup/1/">WuFoo</a></h5>
<div style="text-align:center;"><a href="https://secure.wufoo.com/signup/1/"><img src="http://www.leemunroe.com/wp-content/uploads/wu.jpg" alt="wu.jpg" border="0" width="540" height="400" /></a></div>
<h5><a href="https://www.google.com/accounts/NewAccount?service=mail">GMail</a></h5>
<div style="text-align:center;"><a href="https://www.google.com/accounts/NewAccount?service=mail"><img src="http://www.leemunroe.com/wp-content/uploads/google.jpg" alt="google.jpg" border="0" width="540" height="400" /></a></div>
<h5><a href="https://signup.37signals.com/basecamp/Free/signup/new">Basecamp</a></h5>
<div style="text-align:center;"><a href="https://signup.37signals.com/basecamp/Free/signup/new"><img src="http://www.leemunroe.com/wp-content/uploads/base.jpg" alt="base.jpg" border="0" width="540" height="400" /></a></div>
<h4>Sign up forms without confirm password</h4>
<h5><a href="https://twitter.com/signup">Twitter</a></h5>
<div style="text-align:center;"><a href="https://twitter.com/signup"><img src="http://www.leemunroe.com/wp-content/uploads/twit.jpg" alt="twit.jpg" border="0" width="540" height="400" /></a></div>
<h5><a href="http://www.facebook.com">Facebook</a></h5>
<div style="text-align:center;"><a href="http://www.facebook.com"><img src="http://www.leemunroe.com/wp-content/uploads/face.jpg" alt="face.jpg" border="0" width="540" height="400" /></a></div>
<h5><a href="http://www.tumblr.com/">Tumblr</a></h5>
<div style="text-align:center;"><a href="http://www.tumblr.com/"><img src="http://www.leemunroe.com/wp-content/uploads/tumb.jpg" alt="tumb.jpg" border="0" width="540" height="400" /></a></div>
<h4>What you think on Twitter</h4>
<blockquote><p><a href="http://twitter.com/leemunroe"><img src="http://twivatar.org/leemunroe/mini" /></a> What&#8217;s everyones thoughts on confirm/verify password fields on sign up. Are they necessary?</p></blockquote>
<p><a href="http://twitter.com/djlowry"><img src="http://twivatar.org/djlowry/mini" /></a> I&#8217;d say if you have a FOOLPROOF password reset mechanism it&#8217;s ok, but remember users are always the weak link.</p>
<p><a href="http://twitter.com/paddydonnelly"><img src="http://twivatar.org/paddydonnelly/mini" /></a> Annoying and not needed if there&#8217;s decent &#8216;forgot your password&#8217; functionality later in the game.</p>
<p><a href="http://twitter.com/webtwozero"><img src="http://twivatar.org/webtwozero/mini" /></a> yes! either that or do what neilsen suggests and make password fields plain text&#8230; <img src='http://www.leemunroe.com/wp-includes/images/smilies/icon_surprised.gif' alt=':o' class='wp-smiley' /> </p>
<p><a href="http://twitter.com/davymac"><img src="http://twivatar.org/davymac/mini" /></a> Confirm/Verify just a nuisance to me, I use 1Password or Textexpander to fill that in, so it just makes me paste twice</p>
<p><a href="http://twitter.com/lfer_r"><img src="http://twivatar.org/lfer_r/mini" /></a> They are useful, but not necessary, somehow it looks unfriendly, like mistrusting the user.</p>
<p><a href="http://twitter.com/yanngraf"><img src="http://twivatar.org/yanngraf/mini" /></a> Unnecessary. The iphone Password system is good. You see the char you typed for 1 sec then it disappears</p>
<p><a href="http://twitter.com/cgallagher"><img src="http://twivatar.org/cgallagher/mini" /></a> I despise them. Just make sure they have a means of getting back in if they do manage to mess it up <img src='http://www.leemunroe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://twitter.com/kylegawley"><img src="http://twivatar.org/kylegawley/mini" /></a> They don&#8217;t bother me so much, handy for the odd times when a typo is entered into a password field during a rushed sign-up.</p>
<p><a href="http://twitter.com/gdpwatson"><img src="http://twivatar.org/gdpwatson/mini" /></a> Yes. A large portion of support calls to clients regarding log in issues were reduced when we introduced a p/word confirm field.</p>
<p><a href="http://twitter.com/arcainus"><img src="http://twivatar.org/arcainus/mini" /></a> i would think so, just incase you mistype it =)</p>
<h4>To confirm or not to confirm?</h4>
<p><strong>What is the best route to take if designing/developing a sign up form?</strong> Have an extra field to verify the password or forget about the extra field and assume if the user makes a mistake they can use the forgotten password link? Or is there something else about the confirm password field that I&#8217;m overlooking here?</p>
<p><strong><em>Let me know what you think as a user and your reasoning behind your preference.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/confirm-passwords-signup/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Confirmed: I’m Speaking at The Future Of Web Design Tour</title>
		<link>http://www.leemunroe.com/fowd-tour-belfast/</link>
		<comments>http://www.leemunroe.com/fowd-tour-belfast/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 11:36:22 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Events]]></category>

		<category><![CDATA[belfast]]></category>

		<category><![CDATA[event]]></category>

		<category><![CDATA[fowd]]></category>

		<category><![CDATA[northern ireland]]></category>

		<category><![CDATA[speaker]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1526</guid>
		<description><![CDATA[Thanks to Carsonified I&#8217;m speaking at the Future of Web Design Tour in Belfast on Wednesday 2nd September 2009.
I&#8217;ll be joining the lineup of Andy Clarke, Drew McLellan, Web Standardistas and others. 
The Belfast event is being held in W5 at The Odyssey starting at 8.45am.
Tickets are still available at £59 (bargain for a FOWD [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://carsonified.com">Carsonified</a> I&#8217;m speaking at the <strong>Future of Web Design Tour in Belfast on Wednesday 2nd September 2009</strong>.</p>
<p>I&#8217;ll be joining the lineup of <a href="http://www.stuffandnonsense.co.uk/">Andy Clarke</a>, <a href="http://www.edgeofmyseat.com/">Drew McLellan</a>, <a href="http://www.webstandardistas.com/">Web Standardistas</a> and others. </p>
<p>The Belfast event is being held in <a href="http://lookaly.com/belfast/odyssey-arena/">W5 at The Odyssey</a> starting at 8.45am.</p>
<p><a href="http://www.amiando.com/fowdtour2009.html">Tickets are still available at £59</a> (bargain for a FOWD event).</p>
<p><span id="more-1526"></span></p>
<div style="text-align:center;"><a href="http://events.carsonified.com/fowd/2009/tour/schedule"><img src="http://www.leemunroe.com/wp-content/uploads/fowd.jpg" alt="fowd.jpg" border="0" width="540" height="242" /></a></div>
<p>I&#8217;ll be talking about &#8216;<strong>Rounding the edges of your website</strong>&#8216;:</p>
<ul>
<li>Minor adjustments to ensure your user has an enjoyable experience</li>
<li>How to optimise your site for optimal performance</li>
<li>Essential checks before launching your website</li>
</ul>
<p>Further links:</p>
<ul>
<li><a href="http://events.carsonified.com/fowd/2009/tour/schedule">Check out the schedule</a></li>
<li><a href="http://events.carsonified.com/fowd/2009/tour/speakers">Check out the speaker list</a></li>
<li><a href="http://events.carsonified.com">More Carsonified events</a></li>
</ul>
<p>I&#8217;m very excited about the event and hope to see a lot of you there. <strong>Who&#8217;s going?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/fowd-tour-belfast/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Newsgroup Direct</title>
		<link>http://www.leemunroe.com/newsgroup-direct/</link>
		<comments>http://www.leemunroe.com/newsgroup-direct/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 06:32:20 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1518</guid>
		<description><![CDATA[

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.newsgroupdirect.com"><img src="http://www.leemunroe.com/wp-content/uploads/ngd1.jpg" alt="ngd1" title="ngd1" width="540" height="1030" class="alignnone size-full wp-image-1519" /></a></p>
<p><a href="http://www.newsgroupdirect.com"><img src="http://www.leemunroe.com/wp-content/uploads/pricing1.jpg" alt="pricing1" title="pricing1" width="540" height="514" class="alignnone size-full wp-image-1521" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/newsgroup-direct/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Web Design Process Start to Finish</title>
		<link>http://www.leemunroe.com/web-design-process/</link>
		<comments>http://www.leemunroe.com/web-design-process/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 09:00:28 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[news group direct]]></category>

		<category><![CDATA[process]]></category>

		<category><![CDATA[project management]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1498</guid>
		<description><![CDATA[I&#8217;ve always found it interesting reading the design process of others (David Airey, Contrast, Brian Hoff). It&#8217;s good to have an insight into others work, to see if I can learn anything from their process but also for curiosity. So I&#8217;ve put together a break down of my design process, using a recent project as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always found it interesting reading the design process of others (<a href="http://www.davidairey.com/logo-design-for-giacom/">David Airey</a>, <a href="http://www.contrast.ie/blog/evolving-ideas/">Contrast</a>, <a href="http://www.thedesigncubicle.com/2009/07/a-special-need-logo-design-process/">Brian Hoff</a>). It&#8217;s good to have an insight into others work, to see if I can learn anything from their process but also for curiosity. So I&#8217;ve put together a break down of my design process, using a recent project as a real life example, <a href="http://newsgroupdirect.com">Newsgroup Direct</a>.</p>
<p><span id="more-1498"></span></p>
<h4>Overview</h4>
<p>I was recently hired by Newsgroup Direct (NGD), a leading <a href="http://newsgroupdirect.com">Usenet newsgroup service provider</a>, to revamp their website, make it more modern and improve signups.</p>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/old.jpg" border="0" alt="Old" width="540" height="678" /></div>
<p>Here is their previous design.</p>
<h4>Planning</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/planner.gif" border="0" alt="Planner" width="540" height="200" /></div>
<p>The first thing that happens when I get an enquiry is I <strong>send the potential client a website planner</strong>. The website planner, a series of questions I have listed in a Word document, will gather requirements for the project.</p>
<p>The key objectives of the planner:</p>
<ul>
<li>Find out <strong>who</strong> the client is and what they do</li>
<li>Who their <strong>target market/user</strong> is</li>
<li>Who their <strong>competition</strong> is</li>
<li>What <strong>deliverables</strong> they want from me</li>
<li><strong>Timeframe</strong> and <strong>budget</strong></li>
</ul>
<p>In a nutshell, NGD require a makeover with a modern &amp; easy to use interface. <strong>I am responsible for the XHTML/CSS templates</strong> for the main pages (they already have a development team in place for the back-end programming &amp; intagration).</p>
<h4>Research &amp; Ideas</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/ideas.gif" border="0" alt="Ideas" width="540" height="200" /></div>
<h5>Current site</h5>
<p>I start by going through the <strong>current website</strong> and list things that can be improved.</p>
<p>Various issues raised for NGD include non-semantic markup, no defensive design, markup was invalid, poor Google ranking for keywords, no signup enticement, overload of available sign up options and several usability issues.</p>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/package.jpg" border="0" alt="Packages" width="540" height="241" /></div>
<p>NGD had over 40 packages to choose from, which can be too overwhelming for the average user.</p>
<h5>Competitors sites</h5>
<p>The next stage is to analyse <strong>competitor websites; what is good or bad about them</strong>. If I can take on board what is good and eliminate what is bad, then there&#8217;s a better chance of coming up with a successful solution.</p>
<h5>Ideas</h5>
<p>I <strong>suggest several improvements that can be made</strong> to the current site, showcase various <strong>features of other non-related sites</strong> that I feel can be integrated into the new site.</p>
<p>Several ideas I have for NGD:</p>
<ul>
<li>Clear <strong>instructions</strong> on how to use NGD and setup newsreaders for novice users</li>
<li>New <strong>logo</strong> to reflect new branding</li>
<li>Narrow down the <strong>packages</strong> (introduce a free package for trial)</li>
<li>Clear <strong>call to actions</strong></li>
<li>Highlight the key features of NGD with a slide reel in the header</li>
</ul>
<h5>Logo</h5>
<p>Depending on the project new branding may be necessary including logo, stationary, company image and the website.</p>
<p>To help with their new online branding, <strong>I recommended NGD have a new logo designed</strong> &amp; I suggested a couple of professional logo designers I know or have worked with. They went with <a href="http://imjustcreative.com/">Graham Smith</a>, a well respected and well known graphic designer from the UK.</p>
<p>Graham did a great job with the logo and this was the final outcome.</p>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/logo.jpg" border="0" alt="Logo" width="350" height="100" /></div>
<h4>Information Architecture &amp; Sitemap</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/ia.jpg" border="0" alt="IA" width="540" height="200" /></div>
<p>I should mention here that at each stage I <strong>get feedback from the client and discuss it</strong>. It&#8217;s important to make sure they&#8217;re involved the whole way through the process.</p>
<p>For IA I jot down every section of the website on post-its and arrange them (on a wall or fridge) in <strong>order of importance</strong>. This is an great technique (that I was first introduced to by <a href="http://www.designbyfront.com">Front</a>) that allows you to easily change and rearrange your order. In the end you will end up with various levels of importance, which will <strong>help with your sitemap and wireframes</strong>.</p>
<p>Once I settle on the IA I produce a sitemap. I usually produce the <strong>sitemap in Illustrator</strong>. The reason I use Illustrator is it allows me to move pages about (unlike using paper) and it also produces a professional outcome that I can pass onto the client, but there are various other tools you can use.</p>
<h4>Wireframes</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/wire.jpg" border="0" alt="Wireframes" width="540" height="200" /></div>
<p>I start by <strong>sketching wireframes</strong> and then move onto <strong>Illustrator</strong> to produce more professional looking wireframes that I can pass onto the client and depending on the project I could produce 1, 2 or 3 wireframes.</p>
<p>For NGD I only produced 1 that was the homepage as this is the most important page while I kept the other pages (pricing, info pages etc.) as paper sketches.</p>
<h4>Mockups</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/mockup.jpg" border="0" alt="Mockups" width="540" height="200" /></div>
<p>Once the client is happy with the wireframes it is time to <strong>open Photoshop and start with a fresh canvas</strong>. The good thing about this process is that <strong>I now have a wireframe to build the design over</strong>.</p>
<p>Some key things to keep in mind here:</p>
<ul>
<li>Branding - tying in with the overall brand, <strong>colours</strong>, mood</li>
<li>Target audience - NGD&#8217;s audience are <strong>20-35yr old males</strong> so it has to appeal to them</li>
<li>Grid - keeping the elements structured and to a <strong>grid system</strong> is important</li>
<li>Development - bare in mind this has to be produced in <strong>CSS</strong> so don&#8217;t make anything too complicated and keep graphics minimal</li>
</ul>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/mockup1.jpg" border="0" alt="mockup.jpg" width="540" height="791" /></div>
<p>Homepage mockup</p>
<h4>Implementation</h4>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/markup.jpg" border="0" alt="Markup" width="540" height="200" /></div>
<p>All good to go, the front end development process starts and I produce templates for:</p>
<ul>
<li>Homepage</li>
<li>About Us</li>
<li>Pricing</li>
<li>Sign Up</li>
</ul>
<p>I also produce a template that has various other styled elements that the NGD developers can use if need be, which includes tables, forms, buttons, alerts etc.</p>
<h4>Completion</h4>
<p>The project is complete and the templates are then passed onto the client (in this case NGD&#8217;s development team to integrate into the framework).</p>
<p>After launch I will still <strong>monitor the analytics</strong> and make suggestions on how to improve the site and conversion rate. It&#8217;s hard (or impossible) to get it perfect first time, <strong>there are always things you can learn from how the users use the site and make improvements based on this</strong>.</p>
<div style="text-align:center;"><a href="http://newsgroupdirect.com/"><img src="http://www.leemunroe.com/wp-content/uploads/ngd.jpg" border="0" alt="NGD" width="540" height="1030" /></a></div>
<p>&nbsp;</p>
<div style="text-align:center;"><a href="http://newsgroupdirect.com/signup/"><img src="http://www.leemunroe.com/wp-content/uploads/pricing.jpg" border="0" alt="Pricing" width="540" height="514" /></a></div>
<h4>What&#8217;s your process involve?</h4>
<p>Insights are always interesting and useful. Even if you&#8217;re not a web designer, it&#8217;s good to hear how projects develop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/web-design-process/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Get More Done As A Freelance Web Designer</title>
		<link>http://www.leemunroe.com/getting-things-done/</link>
		<comments>http://www.leemunroe.com/getting-things-done/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 09:00:24 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
		
		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[management]]></category>

		<category><![CDATA[productivity]]></category>

		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.leemunroe.com/?p=1469</guid>
		<description><![CDATA[There are a lot of daily tasks a freelance web designer will go through:

Going through emails
Sending website planners to potential clients
Reading and replying to returned website planners
Quoting people for services
Sending proposals
Replying to current clients about different enquiries
Going through new Twitter followers
Tweeting
Approving blog comments
Replying to friends
Writing blog posts
etc.

After going through all these daily tasks, it can [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of daily tasks a freelance web designer will go through:</p>
<ul>
<li>Going through emails</li>
<li>Sending website planners to potential clients</li>
<li>Reading and replying to returned website planners</li>
<li>Quoting people for services</li>
<li>Sending proposals</li>
<li>Replying to current clients about different enquiries</li>
<li>Going through new Twitter followers</li>
<li>Tweeting</li>
<li>Approving blog comments</li>
<li>Replying to friends</li>
<li>Writing blog posts</li>
<li>etc.</li>
</ul>
<p>After going through all these daily tasks, it can be very easy to see your day come and go without getting any &#8216;real&#8217; work done. </p>
<p>When I finished University and started freelancing full time <strong>I found myself getting caught up with these daily tasks</strong> so I went about making some changes and trying to find a more effective way of dealing with them. <strong>Here are several techniques I use for getting more done.</strong></p>
<p><span id="more-1469"></span></p>
<h4>Email</h4>
<h5>Cancel blog comment alerts</h5>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/comments.jpg" alt="comments.jpg" border="0" width="540" height="60" /></div>
<p>Cancel any automatic email alerts from your various blogs. This means you&#8217;re not notified of any new comments or any comments waiting approval.</p>
<p>Instead, <strong>put these on a &#8216;To-Check&#8217; list so when you have 5 minutes free in the morning/evening, you can check these sites for comments</strong>. This saves you being concerned with checking throughout the day.</p>
<h5>Unsubscribe to newsletters</h5>
<p>You probably get a lot of newsletters through to your email, most of which you have no interest in. It can be easy to delete/ignore them but instead make an effort to unsubscribe to any that are no use. This way they don&#8217;t clutter up your inbox at all.</p>
<h5>Check email twice a day</h5>
<p>This is a hard one and I&#8217;m still getting used to it. <strong>Ideally you should only check your emails twice per day</strong>. The ideal times are <strong>12pm and 4pm </strong>(unless you&#8217;re expecting an important email/reply). </p>
<p>This <strong>gives you time in the morning to concentrate on work already planned</strong> and also lets you correspond with anyone between 12 &#038; 4. No in-between wasting time. <strong>Every time you check your email it takes up a few seconds or even minutes so it&#8217;s good practice to batch process this.</strong></p>
<p>The best way to accomplish this is to <strong>keep your mail app, Gmail etc. closed</strong>.</p>
<h5>Use templates</h5>
<p>As a freelance web designer I get a lot of requests for quotes or to see if I&#8217;m interested in taking on a project. To let me find out more about a project I will send out a website planner to gather requirements. </p>
<p><strong>Rather than writing the same email everytime you receive an enquiry, have a template that you can use</strong>. This way you can copy and paste the template into the reply, and simply add the senders name at the start to personalise it.</p>
<p>Some email templates you should have to hand (as a freelance web designer):</p>
<ul>
<li>I&#8217;d like to find out more, please complete this website planner</li>
<li>Sorry but I&#8217;m busy until&#8230;</li>
<li>Proposal and estimate attached</li>
</ul>
<p>And of course <strong>have Word (or similar) templates ready for your proposals, contracts, invoices</strong> etc. Any document that you&#8217;re going to need more than once.</p>
<h4>Twitter</h4>
<h5>Tweet in advance</h5>
<p>I like to share interesting links and articles with my followers and usually I&#8217;ll find these links while going through my RSS reader. But if I&#8217;m checking my feeds first thing in the morning, it&#8217;s a bit of a waste to tweet all the interesting links at once that early. So how do I spread out my tweets? I use Tweet Later.</p>
<p><a href="http://www.tweetlater.com">Tweet Later</a> is a useful service that lets you set a time to publish your tweet. Very handy for spreading out all those useful tweets throughout the day. <a href="http://rtweeter.com/">RTweeter</a> is another new Twitter app that lets you schedule tweets.</p>
<h5>Use Tweetdeck to filter your Twitter friends and replies</h5>
<div style="text-align:center;"><a href="http://tweetdeck.com/beta/"><img src="http://www.leemunroe.com/wp-content/uploads/tweetdeck1.jpg" alt="Tweetdeck" border="0" width="540" height="139" /></a></div>
<p>It&#8217;s hard to keep track of what everyone is doing on Twitter if you follow more than 100 people. Using <a href="http://tweetdeck.com/beta/">Tweetdeck</a> you can <strong>setup filters which will group particular users into 1 column</strong>. This way you can keep track of the <strong>designers you&#8217;re interested in or keep track of local tweets, keywords or business related words</strong> that you&#8217;re interested in. </p>
<h5>Cancel Twitter follower alerts</h5>
<div style="text-align:center;"><img src="http://www.leemunroe.com/wp-content/uploads/twitter.jpg" alt="Twitter" border="0" width="540" height="251" /></div>
<p>This also comes down under email distractions. <strong>Turn off automatic emails for new followers but make a point of checking your new followers at 1 point during the day</strong>. Again an example of batch processing a task.</p>
<h4>Blogs</h4>
<h5>Read blog posts for 1 hour in the morning/night</h5>
<p>It&#8217;s crazy how many interesting blog posts there are out there and it takes forever to go through them. <strong>Go through your RSS reader for 1 hour in the morning instead of receiving alerts throughout the day</strong>.</p>
<p>But what about all the interesting links appearing on Twitter during the day? Usually all these posts may appear in your reader too but if there&#8217;s a particularly interesting one <strong>drag it into a &#8216;To read&#8217; folder saved in your browser favourites</strong>.</p>
<h5>Only check analytics once a week</h5>
<p>It&#8217;s very easy to get drawn into checking analytics multiple times a day. It&#8217;s always good to see your visitor count go up.</p>
<p>But instead of wasting your time checking all your websites stats daily, <strong>its much more useful to check at the end of every week and every month as this gives you a better bulk overview of your true stats</strong>. </p>
<h5>Use a desktop blogging app to continuously write notes for blog posts</h5>
<div style="text-align:center;"><a href="http://www.red-sweater.com/marsedit/"><img src="http://www.leemunroe.com/wp-content/uploads/mars.jpg" alt="MarsEdit" border="0" width="540" height="179" /></a></div>
<p>Using <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a> you can continuously take notes for different blog posts throughout the week, then when you have time take a look at all of the blog post ideas you&#8217;ve jotted down and finish one before publishing it. This works a lot better than sitting down to a blank canvas and MarsEdit saves you having to open up your Wordpress admin area each time.</p>
<h4>How do you get things done?</h4>
<p>These are some of the techniques I have introduced to getting things done.</p>
<p><strong><em>Are there any special tips or techniques you will use to get things done?</em></strong> I would still like to get more work done during the day so it would be great if you could contribute some suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leemunroe.com/getting-things-done/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
