<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.2.1" --><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/" version="2.0">

<channel>
	<title>Designer Mojo</title>
	<link>http://www.designermojo.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 23 Jul 2007 20:02:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DesignerMojo" type="application/rss+xml" /><item>
		<title>Design Podcasts - Part 1 Boagworld</title>
		<link>http://www.designermojo.com/design-podcasts-part-1-boagworld/</link>
		<comments>http://www.designermojo.com/design-podcasts-part-1-boagworld/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 10:58:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Podcast Reviews]]></category>

		<guid isPermaLink="false">http://www.designermojo.com/design-podcasts-part-1-boagworld/</guid>
		<description><![CDATA[Here&#8217;s the first installment of our design related podcast review series. Every Monday we will be publishing a review of a podcast which we here at DesignerMojo find inspiring. This week I am going to cover what I consider to be one of the most entertaining and informative podcasts relating to Web Design, Boagworld.
Share This
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designermojo.com/wp-content/uploads/2007/07/podcast.png" alt="Podcast Icon" class="alignleft" />Here&#8217;s the first installment of our design related podcast review series. <span style="font-weight: bold">Every Monday</span> we will be publishing a review of a podcast which we here at <a href="http://www.designermojo.com">DesignerMojo</a> find inspiring. This week I am going to cover what I consider to be one of the most entertaining and informative podcasts relating to Web Design, <a href="http://www.boagworld.com/" title="Link to Boagworld website">Boagworld</a>.</p>
<p> <a href="http://www.designermojo.com/design-podcasts-part-1-boagworld/#more-25" class="more-link">(more&#8230;)</a></p>
<p class="akst_link"><a href="http://www.designermojo.com/?p=25&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_25" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.designermojo.com/design-podcasts-part-1-boagworld/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Shortlist of Visual CSS Editors</title>
		<link>http://www.designermojo.com/shortlist-of-visual-css-editors/</link>
		<comments>http://www.designermojo.com/shortlist-of-visual-css-editors/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 19:20:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Shortlists]]></category>

		<guid isPermaLink="false">http://www.designermojo.com/shortlist-of-visual-css-editors/</guid>
		<description><![CDATA[I thought it could be useful to create a shortlist of visual CSS editors ranging from the down right expensive aka Adobe, through to the very good value commonly referred to as free!  They all have their merits and are worth exploring in greater detail.
I applogise if these tools are heavily focused on the [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it could be useful to create a shortlist of visual CSS editors ranging from the down right expensive aka Adobe, through to the very good value commonly referred to as free!  They all have their merits and are worth exploring in greater detail.</p>
<p>I applogise if these tools are heavily focused on the Mac platform, I have tried to include PC visual CSS editors for balance but the Mac is my tool of choice for web development, my PC only ever gets turned on to sort out my &#8220;Bill Gates headaches&#8221;.</p>
<p> <a href="http://www.designermojo.com/shortlist-of-visual-css-editors/#more-16" class="more-link">(more&#8230;)</a></p>
<p class="akst_link"><a href="http://www.designermojo.com/?p=16&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_16" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.designermojo.com/shortlist-of-visual-css-editors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Single Line CSS</title>
		<link>http://www.designermojo.com/single-line-css/</link>
		<comments>http://www.designermojo.com/single-line-css/#comments</comments>
		<pubDate>Sat, 21 Jul 2007 14:41:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[CSS Techniques]]></category>

		<guid isPermaLink="false">http://www.designermojo.com/single-line-css/</guid>
		<description><![CDATA[I came across an interesting article on orderedlist.com relating to single line CSS and how using this technique could aid in organising your stylesheets and make finding selectors easier, especially in large CSS files.  I know from bitter experience how hard it can be to locate that offending css selector.
The compression benefits alone makes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designermojo.com/wp-content/uploads/2007/07/bulb.png" alt="Light Bulb" class="alignleft" />I came across an interesting article on <a href="http://orderedlist.com/articles/single-line-css" title="Link to OrderedList">orderedlist.com</a> relating to single line CSS and how using this technique could aid in organising your stylesheets and make finding selectors easier, especially in large CSS files.  I know from bitter experience how hard it can be to locate that offending css selector.</p>
<p>The compression benefits alone makes this technique worth considering but I am particularily intersted in how it could help make my CSS easier to work with.</p>
<p> <a href="http://www.designermojo.com/single-line-css/#more-14" class="more-link">(more&#8230;)</a></p>
<p class="akst_link"><a href="http://www.designermojo.com/?p=14&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_14" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.designermojo.com/single-line-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lumosity - Refreshing Citrus Goodness</title>
		<link>http://www.designermojo.com/lumosity/</link>
		<comments>http://www.designermojo.com/lumosity/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 19:40:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Fresh Design]]></category>

		<category><![CDATA[Vibrant Design]]></category>

		<guid isPermaLink="false">http://www.designermojo.com/lomosity/</guid>
		<description><![CDATA[
Lumosity is a website for training your brain, god knows my brain is in need of training most of the time!  However not only is this website sweet for your brain, it&#8217;s candy for your eyes as well.  The website uses a combination of citrus colours and harmonious neutral gradients to great effect.
Share [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.designermojo.com/wp-content/uploads/2007/07/site_pic_frame_lumosity.jpg" alt="Lumosity" /></p>
<p><a href="http://www.lumosity.com" title="Link to Lumosity">Lumosity</a> is a website for training your brain, god knows my brain is in need of training most of the time!  However not only is this website sweet for your brain, it&#8217;s candy for your eyes as well.  The website uses a combination of citrus colours and harmonious neutral gradients to great effect.</p>
<p> <a href="http://www.designermojo.com/lumosity/#more-9" class="more-link">(more&#8230;)</a></p>
<p class="akst_link"><a href="http://www.designermojo.com/?p=9&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_9" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.designermojo.com/lumosity/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
