<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2" -->
<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/"
	>

<channel>
	<title>Liquorice Allsorts</title>
	<link>http://liquorice.monomo.co.uk</link>
	<description>The Perfect Antidote to Drop Shadows</description>
	<pubDate>Wed, 30 May 2007 21:24:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>
	<language>en</language>
			<item>
		<title>Download Liquorice Allsorts v1.0</title>
		<link>http://liquorice.monomo.co.uk/2007/05/30/download-liquorice-allsorts-v10/</link>
		<comments>http://liquorice.monomo.co.uk/2007/05/30/download-liquorice-allsorts-v10/#comments</comments>
		<pubDate>Wed, 30 May 2007 20:40:49 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
		
		<category><![CDATA[Download]]></category>

		<guid isPermaLink="false">http://liquorice.monomo.co.uk/2007/05/30/download-liquorice-allsorts-v10/</guid>
		<description><![CDATA[Installing Liquorice Allsorts is, as almost every theme, really easy.
First Step: Download Liquorice Allsorts and unzip it
Second Step:  Upload the folder &#8220;liquorice&#8221; into the &#8220;themes&#8221; folder of your WordPress directory. The path of the location is: &#8220;/wordpress/wp-content/themes&#8221;
Third Step:  Login into your WordPress Installation and select &#8220;Presentation&#8221; in the main menu.
&#8220;Liquorice Allsorts&#8221; will feature [...]]]></description>
			<content:encoded><![CDATA[<p>Installing <strong>Liquorice Allsorts</strong> is, as almost every theme, really easy.</p>
<p><strong>First Step:</strong> <a href="http://liquorice.monomo.co.uk/wp-content/uploads/2007/05/liquorice.zip" title="Download Liquorice Allsorts v1.0">Download Liquorice Allsorts</a> and unzip it</p>
<p><strong>Second Step:</strong>  Upload the folder &#8220;liquorice&#8221; into the &#8220;themes&#8221; folder of your WordPress directory. The path of the location is: &#8220;/wordpress/wp-content/themes&#8221;</p>
<p><strong>Third Step:</strong>  Login into your WordPress Installation and select &#8220;Presentation&#8221; in the main menu.<br />
&#8220;Liquorice Allsorts&#8221; will feature under &#8220;Avalaible Themes&#8221;.<br />
Simply click on it and it will be selected.</p>
<p>You’re done.</p>
]]></content:encoded>
			<wfw:commentRss>http://liquorice.monomo.co.uk/2007/05/30/download-liquorice-allsorts-v10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Distinguishable CSS</title>
		<link>http://liquorice.monomo.co.uk/2007/05/30/distinguishable-css/</link>
		<comments>http://liquorice.monomo.co.uk/2007/05/30/distinguishable-css/#comments</comments>
		<pubDate>Wed, 30 May 2007 20:36:03 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://liquorice.monomo.co.uk/2007/05/30/distinguishable-css/</guid>
		<description><![CDATA[The guys from WordPress quite rightfully push hard for keeping the CLASS and ID names allocated in the default “Kubrick” Theme.
Now if you introduce new elements or you want to work with microformats, it all becomes fairly easily entangled and difficult to decipher for one who wants to add her/his own charming design features.
So we [...]]]></description>
			<content:encoded><![CDATA[<p>The guys from <a href="http://www.wordpress.org" title="Visit the WordPressa site">WordPress</a> quite rightfully push hard for keeping the <strong>CLASS</strong> and <strong>ID names</strong> allocated in the default “Kubrick” Theme.</p>
<p>Now if you introduce new elements or you want to work with <a href="http://microformats.org/about/" title="Visit the visit the mothership of microformats on the web">microformats</a>, it all becomes fairly easily entangled and difficult to decipher for one who wants to add her/his own charming design features.</p>
<p>So we went for an approach where we kept all IDs within the markup in order not to mess with any internal references (the <a href="http://liquorice.monomo.co.uk/2007/05/30/tiny-bit-better-access/" title="find out about the shortcut menu in Liquorice Allsorts">introduced shortcut menu</a> makes use of those).</p>
<p>Classes which act as <a href="http://microformats.org/wiki/hatom" title="All about hAtom">hAtom Microformats</a> are obviously appearing according to their standard.<br />
All other classes and new introduced IDs though carry the suffix &#8220;_liq&#8221;. That way it should make it much easier to distinguish between classes which also act as a microformat and classes which are merely there to shape things.<br />
We added a CSS for printing in order to limit the amount of paper used for not valid information in regards to the particular medium.</p>
<p>We think that this approach also makes it easier to experiment when ones wants to develop a unique design, since the development (especially for beginners) should be much easier through this approach.</p>
]]></content:encoded>
			<wfw:commentRss>http://liquorice.monomo.co.uk/2007/05/30/distinguishable-css/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Versatile Access</title>
		<link>http://liquorice.monomo.co.uk/2007/05/30/tiny-bit-better-access/</link>
		<comments>http://liquorice.monomo.co.uk/2007/05/30/tiny-bit-better-access/#comments</comments>
		<pubDate>Wed, 30 May 2007 20:33:30 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
		
		<category><![CDATA[Accessibility]]></category>

		<guid isPermaLink="false">http://liquorice.monomo.co.uk/2007/05/30/tiny-bit-better-access/</guid>
		<description><![CDATA[Besides all the wise accessibility features coming with the default WordPress Installation we tried to contribute by adding a shortcut menu to Liquorice Allsorts.
Through the semantic structure of WordPress some key navigation elements cannot conveniently reached by means of tabbing. This is mainly relevant for disabled users who are using assistive technology to access your [...]]]></description>
			<content:encoded><![CDATA[<p>Besides all the wise accessibility features coming with the default <a href="http://www.wordpress.org" title="Visit the site of Wordpress">WordPress</a> Installation we tried to contribute by adding a shortcut menu to <strong>Liquorice Allsorts</strong>.</p>
<p>Through the semantic structure of WordPress some key navigation elements cannot conveniently reached by means of tabbing. This is mainly relevant for disabled users who are using assistive technology to access your blogs content, but on top of it, it can be also very useful for a small screen i.e. mobile device for which you might want to add a specific <strong>handheld CSS</strong> allowing convenient browsing.</p>
<p>You can test this feature if you are running IE or Firefox on a PC (Opera won’t work nor any main stream browser on a Mac) by using the <strong>TAB</strong> key for navigating and <strong>ENTER</strong> as a select/activation Key.</p>
]]></content:encoded>
			<wfw:commentRss>http://liquorice.monomo.co.uk/2007/05/30/tiny-bit-better-access/feed/</wfw:commentRss>
		</item>
		<item>
		<title>This Look?!</title>
		<link>http://liquorice.monomo.co.uk/2007/05/30/look/</link>
		<comments>http://liquorice.monomo.co.uk/2007/05/30/look/#comments</comments>
		<pubDate>Wed, 30 May 2007 20:25:19 +0000</pubDate>
		<dc:creator>Felix</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://liquorice.monomo.co.uk/2007/05/30/look/</guid>
		<description><![CDATA[Liquorice Allsorts is following a bold, straight design approach. It is made for everybody who is tired of slick everything looks the same kind of web 2.0 style.
Liquorice Allsorts is edgy – and it does want you not to stop expressing your own self by simply choosing it as a theme, but wants to encourage [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Liquorice Allsorts</strong> is following a bold, straight design approach. It is made for everybody who is tired of <strong>slick everything looks the same kind of web 2.0 style</strong>.</p>
<p><strong>Liquorice Allsorts</strong> is edgy – and it does want you not to stop expressing your own self by simply choosing it as a theme, but wants to encourage you to have a go. It is much easier than you might think. Make this world a bit more colourful and do your own thing!</p>
]]></content:encoded>
			<wfw:commentRss>http://liquorice.monomo.co.uk/2007/05/30/look/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
