<?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>Dan Lawson</title>
	<atom:link href="http://www.dclawson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dclawson.com</link>
	<description>Online Website Design Portfolio</description>
	<lastBuildDate>Thu, 10 Jun 2010 08:16:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Boolean Iconset – 100 Mini Icons in PNG Format</title>
		<link>http://www.dclawson.com/2010/06/boolean-iconset-%e2%80%93-100-mini-icons-in-png-format/</link>
		<comments>http://www.dclawson.com/2010/06/boolean-iconset-%e2%80%93-100-mini-icons-in-png-format/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 08:16:17 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=500</guid>
		<description><![CDATA[Do you love mini icons? You can find 100 icons in PNG format  in 16×16 px within Boolean Iconset. Now, Its all up to your  creativity, the metaphors depicted here aren’t meant to be used as is,  you can give them your own spin, like the Binocular for Search, Legos  for [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/06/boolean-iconset-%e2%80%93-100-mini-icons-in-png-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPP: Access forbidden!</title>
		<link>http://www.dclawson.com/2010/03/xampp-access-forbidden/</link>
		<comments>http://www.dclawson.com/2010/03/xampp-access-forbidden/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 22:22:22 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=495</guid>
		<description><![CDATA[Initial setup for XAMPP Virtualhost gives this error:
“Access forbidden!
You don’t have permission to access the requested directory. There is  either no index document or the directory is read-protected.
If you think this is a server error, please contact the webmaster. …”
To solve this:
- in \xampp\apache\conf\httpd.conf, modify:
&#60;Directory /&#62;
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
&#60;/Directory&#62;
to:
&#60;Directory /&#62;
Options FollowSymLinks
AllowOverride None
Order [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/xampp-access-forbidden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free iPad GUI Kit In PSD Format</title>
		<link>http://www.dclawson.com/2010/03/free-ipad-gui-kit-in-psd-format/</link>
		<comments>http://www.dclawson.com/2010/03/free-ipad-gui-kit-in-psd-format/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 10:34:17 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=491</guid>
		<description><![CDATA[After the popularity of iPhone applications where (web) developers  are creating so many new ones each day, it won&#8217;t be wrong to expect the  same for iPad.
In order to design for the iPad easier, RawApps, a  blog focused on mobile application development, is sharing a detailed and free iPad GUI Kit.
The kit [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/free-ipad-gui-kit-in-psd-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>simpleCart(js) V2: Still Simple But More Powerful</title>
		<link>http://www.dclawson.com/2010/03/simplecartjs-v2-still-simple-but-more-powerful/</link>
		<comments>http://www.dclawson.com/2010/03/simplecartjs-v2-still-simple-but-more-powerful/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 11:52:03 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[E-Commerce]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=487</guid>
		<description><![CDATA[simpleCart(js),  a very simple but smart shopping cart that was shared  on WRD, now has a new version with more features.
The application is an upload &#38; use shopping cart where no database is required and can be integrated into any website so  easily.

It works by including a JavaScript file into the webpages [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/simplecartjs-v2-still-simple-but-more-powerful/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Design User Interface for iPad Applications</title>
		<link>http://www.dclawson.com/2010/03/how-to-design-user-interface-for-ipad-applications/</link>
		<comments>http://www.dclawson.com/2010/03/how-to-design-user-interface-for-ipad-applications/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 09:29:48 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[applications]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=484</guid>
		<description><![CDATA[Matt Legend Gemmell held a 6-hour workshop at  NSConference in both the UK and USA recently, focusing on software  design and user experience.
Predictably, an extremely popular  topic was the iPad, and how to approach the design of iPad applications. He  gave a 90-minute presentation on the subject to start each workshop, [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/how-to-design-user-interface-for-ipad-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajaxed Drag’n Drop Shopping Cart With jQuery &amp; PHP</title>
		<link>http://www.dclawson.com/2010/03/ajaxed-drag%e2%80%99n-drop-shopping-cart-with-jquery-php/</link>
		<comments>http://www.dclawson.com/2010/03/ajaxed-drag%e2%80%99n-drop-shopping-cart-with-jquery-php/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:05:19 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=481</guid>
		<description><![CDATA[Tutorialzine is sharing a beautiful tutorial (with source) on creating an Ajaxed drag’n drop shopping cart with jQuery &#38; PHP.
It uses MySQL for storing the data &#38; simpleTip plugin for displaying information about the products with style.

It takes advantage of the jQuery UI’s draggable &#38; droppable behaviours to accomplish the flawless experience.
The shopping cart is [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/ajaxed-drag%e2%80%99n-drop-shopping-cart-with-jquery-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gesturecons &#8211; Icons For Multi-Touch Interfaces</title>
		<link>http://www.dclawson.com/2010/03/gesturecons-icons-for-multi-touch-interfaces/</link>
		<comments>http://www.dclawson.com/2010/03/gesturecons-icons-for-multi-touch-interfaces/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:37:26 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=478</guid>
		<description><![CDATA[Gesturecons is a set of 50 vector gesture icons which is specially  designed to be used with projects related to multi-touch interfaces.
However, they can also be used inside any application to demonstrate  to users how to complete actions or prompt them to interact with an  application when they approach it
They come with [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/03/gesturecons-icons-for-multi-touch-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PBM Finance</title>
		<link>http://www.dclawson.com/2010/02/pbm-finance/</link>
		<comments>http://www.dclawson.com/2010/02/pbm-finance/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 23:20:53 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=473</guid>
		<description><![CDATA[PBM Finance provide quality advice specializing in mortgages, re-mortgages, buy to  lets, life assurance, critical illness insurance and all other general  insurance.
The website features extensive use of the jQuery javascript library allowing for a better user experience.  A built in administration area allows for the site owners to change every aspect of the [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/02/pbm-finance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apostrophe &#8211; An In-Context CMS &amp; Free</title>
		<link>http://www.dclawson.com/2010/02/apostrophe-an-in-context-cms-free/</link>
		<comments>http://www.dclawson.com/2010/02/apostrophe-an-in-context-cms-free/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:05:54 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[wysiwyg]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=470</guid>
		<description><![CDATA[Apostrophe is an open source CMS that enables you to manage  websites while browsing them.
It has an ergonomic interface &#38; has a minimal learning curve  where anyone which is not familiar with CMS systems can easily use too.

The application can have multiple users with permission-based levels.
Images, videos &#38; any other media can be [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/02/apostrophe-an-in-context-cms-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Set Of 60 High-Quality Icons</title>
		<link>http://www.dclawson.com/2010/02/a-set-of-60-high-quality-icons/</link>
		<comments>http://www.dclawson.com/2010/02/a-set-of-60-high-quality-icons/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 12:01:58 +0000</pubDate>
		<dc:creator>Danny</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://www.dclawson.com/?p=467</guid>
		<description><![CDATA[NIXUS is a free icon set that has 60 high-quality icons which includes actions,  charts, devices &#38; more.
The set is suitable to be used in both web applications &#38;  designing stuff like banners or buttons considering the detail it  provides.
It comes in .PNG format with 3 sizes: 32*32px,  48*48px &#38; 64*64px.
NIXUS [...]]]></description>
		<wfw:commentRss>http://www.dclawson.com/2010/02/a-set-of-60-high-quality-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
