<?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>aliirfaan, freelance web designer/developer, Mauritius</title>
	<atom:link href="http://www.aliirfaan.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aliirfaan.com</link>
	<description>Irfaan Nujjoo, Freelance Web Designer/Developer, Mauritius</description>
	<lastBuildDate>Wed, 25 Aug 2010 16:21:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ifelse therapy</title>
		<link>http://www.aliirfaan.com/works/ifelse-therapy</link>
		<comments>http://www.aliirfaan.com/works/ifelse-therapy#comments</comments>
		<pubDate>Wed, 25 Aug 2010 16:21:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=239</guid>
		<description><![CDATA[Ifelse therapy, a social company.]]></description>
			<content:encoded><![CDATA[<p>Ifelse therapy is a social company that makes use of creative and new media coupled with social networks to bring about positive change in society. The design is very simple with informative graphics that effectively describes the goal and primary motivation of the company. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/works/ifelse-therapy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5 and some semantics in current web projects</title>
		<link>http://www.aliirfaan.com/blog/html5-and-some-semantics-in-current-web-projects</link>
		<comments>http://www.aliirfaan.com/blog/html5-and-some-semantics-in-current-web-projects#comments</comments>
		<pubDate>Mon, 09 Aug 2010 12:43:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=223</guid>
		<description><![CDATA[With all the buzz around HTML5, everyone is eager to make the leap towards web 3.0. HTML5 enforces semantic structure of web pages with new tags like  &#60;header&#62; and &#60;footer&#62;, but using these right away is not a good idea due to browser issues and support. But you can implement some facilities right now [...]]]></description>
			<content:encoded><![CDATA[<p>With all the buzz around HTML5, everyone is eager to make the leap towards web 3.0. HTML5 enforces semantic structure of web pages with new tags like  &lt;header&gt; and &lt;footer&gt;, but using these right away is not a good idea due to browser issues and support. But you can implement some facilities right now in your current web projects.<span id="more-223"></span></p>
<ul>
<li>Use this doctype: <strong>&lt;!DOCTYPE html&gt;</strong></li>
<li>No need for &#8220;type&#8221; attribute to include links and scripts. e.g. <strong>&lt;link rel =&#8221;stylesheet&#8221; href =&#8221;style.css&#8221;/&gt;</strong></li>
<li>Use this meta for charset: <strong>&lt;meta charset=&#8221;UTF-8&#8243;&gt;</strong></li>
</ul>
<p><br/>If you are using popular CMSs like WP and Drupal, many plugins out there will help you in implementing semantic technology in your web site. Drupal 7 will ship with RDFa as a core component. You can also use microformats to inject meta data into your existing projects and make information like product reviews, places, and contact information semantically rich. Check out this <a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html" target="_blank">guide from Google webmaster central.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/blog/html5-and-some-semantics-in-current-web-projects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shahtours</title>
		<link>http://www.aliirfaan.com/works/shahtours</link>
		<comments>http://www.aliirfaan.com/works/shahtours#comments</comments>
		<pubDate>Tue, 03 Aug 2010 05:40:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=218</guid>
		<description><![CDATA[Web site for a tour operator in Mauritius.]]></description>
			<content:encoded><![CDATA[<p>Shahtours is a tour operator in Mauritius providing a complete set of services for tourists. These include transfer facilities from the airport to your villa or hotel, affordable seaside bungalows, car rental, excursions to discover Mauritius and shopping tours to buy duty free products. Mauritius always inspired me and the design truly reflects the beauty of the paradise island through beautiful pictures.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/works/shahtours/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your UI design right</title>
		<link>http://www.aliirfaan.com/blog/get-your-ui-design-right</link>
		<comments>http://www.aliirfaan.com/blog/get-your-ui-design-right#comments</comments>
		<pubDate>Wed, 16 Jun 2010 06:25:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=199</guid>
		<description><![CDATA[With the emergence of mashups and web 2.0, the amount of data to be presented on a web page has considerably increased, overloading the user with information and making user interface design a challenging task. User interactions are not restricted to primitive controls like text boxes but nearly every piece of data like pictures now [...]]]></description>
			<content:encoded><![CDATA[<p>With the emergence of mashups and web 2.0, the amount of data to be presented on a web page has considerably increased, overloading the user with information and making user interface design a challenging task. User interactions are not restricted to primitive controls like text boxes but nearly every piece of data like pictures now form part of the UI and can be manipulated through drag and drop. <span id="more-199"></span>User interaction becomes contextual and presenting opportunities for intentional manipulation is not always easy. Yahoo! developer network has a bunch of design patterns that may help web designers build intuitive interfaces and I like the way they arranged the patterns. <a href="http://developer.yahoo.com/ypatterns/" target="_blank">http://developer.yahoo.com/ypatterns/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/blog/get-your-ui-design-right/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rodetransport</title>
		<link>http://www.aliirfaan.com/works/rodetransport</link>
		<comments>http://www.aliirfaan.com/works/rodetransport#comments</comments>
		<pubDate>Tue, 01 Jun 2010 09:52:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=191</guid>
		<description><![CDATA[An easy to use vehicle classifieds site.]]></description>
			<content:encoded><![CDATA[<p>rodetransport is a vehicle classifieds site where one can advertise vehicles for sale or find interesting cars to buy. rodetransport converts common questions that car buyers ask or options they seek in a car into easy to use filters. Makes use of Facebook social plugins so that buyers can discuss interesting ads with friends before buying a car. Influenced by vlane, orange.mu classifieds. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/works/rodetransport/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>42 Years</title>
		<link>http://www.aliirfaan.com/works/42-years</link>
		<comments>http://www.aliirfaan.com/works/42-years#comments</comments>
		<pubDate>Sat, 13 Mar 2010 09:29:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=169</guid>
		<description><![CDATA[Celebrating 42 years of independence with a message ]]></description>
			<content:encoded><![CDATA[<p>Using augmented reality to pass a message in a literal manner. You should be having a web cam to be able to experiment with this site. I wonder what this day means to young people apart from the &#8216;nou pays nou fierté&#8217; cliché.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/works/42-years/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Prep</title>
		<link>http://www.aliirfaan.com/works/test-prep</link>
		<comments>http://www.aliirfaan.com/works/test-prep#comments</comments>
		<pubDate>Thu, 04 Feb 2010 16:48:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[works]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=156</guid>
		<description><![CDATA[Simple and effective site for a test preparation and college counseling service.]]></description>
			<content:encoded><![CDATA[<p>A custom WP site for a test preparation and college counseling service. A rather simple interface with an animated projector screen and subtle colours that effectively conveys the right message.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/works/test-prep/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source billing solution for freelancers</title>
		<link>http://www.aliirfaan.com/blog/open-source-billing-solution-for-freelancers</link>
		<comments>http://www.aliirfaan.com/blog/open-source-billing-solution-for-freelancers#comments</comments>
		<pubDate>Mon, 18 Jan 2010 17:53:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=145</guid>
		<description><![CDATA[phpBMS is a true open source business management software. If you are a freelancer, you can keep information about clients, keep track of orders and mail PDF bills. For example a freelance web designer/developer can create product categories such as design, setup and coding. Under these categories, products could be analytics, domain and hosting setup, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.phpbms.org/" target="_blank">phpBMS</a> is a true open source business management software. If you are a freelancer, you can keep information about clients, keep track of orders and mail PDF bills. <span id="more-145"></span>For example a freelance web designer/developer can create product categories such as design, setup and coding. Under these categories, products could be analytics, domain and hosting setup, etc&#8230;  with associated prices. After you have entered your clients details and product listings, creating a bill becomes easy. phpBMS is a web based solution which you can easily integrate with your existing system. Hope it helps you bill clients more efficiently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/blog/open-source-billing-solution-for-freelancers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unobtrusively IE6 update warning</title>
		<link>http://www.aliirfaan.com/blog/unobtrusively-ie6-update-warning</link>
		<comments>http://www.aliirfaan.com/blog/unobtrusively-ie6-update-warning#comments</comments>
		<pubDate>Sun, 20 Dec 2009 05:27:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=128</guid>
		<description><![CDATA[<a href="http://www.browser-update.org/" target="_blank">Browser-update.org</a> is an initiative by web designers to give IE6 users a notification to upgrade to newer and more standard compliant browsers. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.browser-update.org/" target="_blank">Browser-update.org</a> is an initiative by web designers to give IE6 users a notification to upgrade to newer and more standard compliant browsers. It comes in the form of a small javascript file and pops up as a notification bar in the browser.<span id="more-128"></span> A really subtle way to get rid of IE6 without disturbing visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/blog/unobtrusively-ie6-update-warning/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fragile heart</title>
		<link>http://www.aliirfaan.com/prints/fragile-heart</link>
		<comments>http://www.aliirfaan.com/prints/fragile-heart#comments</comments>
		<pubDate>Sat, 17 Oct 2009 11:16:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[love]]></category>
		<category><![CDATA[prints]]></category>

		<guid isPermaLink="false">http://www.aliirfaan.com/?p=113</guid>
		<description><![CDATA[Love can hurt the fragile heart, so beware.
]]></description>
			<content:encoded><![CDATA[<p>Love can hurt the fragile heart, so beware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aliirfaan.com/prints/fragile-heart/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.339 seconds -->
