<?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>Ismail Dhorat &#187; Uncategorized</title>
	<atom:link href="http://ismaild.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://ismaild.com</link>
	<description>Peering over the Edge of Tech,Life &#38; Politics....</description>
	<lastBuildDate>Thu, 26 Nov 2009 09:09:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python library for the foursquare API</title>
		<link>http://ismaild.com/foursquare-api-python/</link>
		<comments>http://ismaild.com/foursquare-api-python/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:06:50 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=380</guid>
		<description><![CDATA[I have just released some open source code over at GitHub, it&#8217;s a simple wrapper library for the foursquare API. You should be familiar with the official API docs before making use of the library, since most of the parameters required are the same as the parameters for the foursquare API. 
The full source code [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> have just released some open source code over at GitHub, it&#8217;s a simple wrapper library for the <a href="http://foursquare.com/">foursquare</a> API. You should be familiar with the <a href="http://groups.google.com/group/foursquare-api/web/api-documentation">official API docs</a> before making use of the library, since most of the parameters required are the same as the parameters for the foursquare API. </p>
<p>The full source code is available over at: <a href="http://github.com/zyelabs/python-foursquare">http://github.com/zyelabs/python-foursquare</a></p>
<p><strong>Grabbing the code:</strong></p>
<ul>
<li> <a href="http://github.com/zyelabs/python-foursquare/zipball/master">Download a zip file</a>
</li>
<li><a href="http://github.com/zyelabs/python-foursquare/tarball/master">Download a tar file</a></li>
<li>git clone git://github.com/zyelabs/python-foursquare.git</li>
<p><strong>Installing</strong><br />
<code><br />
python setup.py install<br />
</code><br />
<strong>Usage</strong><br />
<code><br />
import foursquare<br />
#get help<br />
help(foursquare)</p>
<p># Instantiate a foursquare API class<br />
api = foursquare.Api()</p>
<p># Test if an API Request will work, returns True or False<br />
test = api.test()</p>
<p># Return a list of cities<br />
cities = api.get_cities()</p>
<p># Get the closest city for a given geolat &#038; geolong<br />
closest_city = api.check_city(-25.091874,27.057225)</p>
<p># get checkins<br />
checkins = api.get_checkins(username, password)</p>
<p># get friends<br />
friends = api.get_friends(username, password)<br />
</code></p>
<p>All the methods for the foursquare API have been implemented, just use pythons help system to get the different calls and methods. i.e run: help(foursquare)</p>
<p>Also note, with regards to optional params sent to the foursquare API the keyword argument name is mapped to that of the foursquare API. for example the userdetail endpoint takes an optional param <strong>mayor=1</strong> the method in the library takes the <strong>same argument</strong>. </p>
<p>The only exception to this is the set_pings method, since the param required by foursquare is &#8216;<strong>self</strong>&#8216; . To use this method:<br />
<code><br />
# set pings off (Globally) for authenticated user<br />
api.set_pings(username, password, me='off')</p>
<p># set pings on (globally)<br />
api.set_pings(username, password, me='on')</p>
<p># set pings on/off for a list of friends<br />
# friends must be a list of dictionaries<br />
# 1 to enable and 0 to disable<br />
change_pings = [{'uid'=123, 'ping': 1}, {'uid'=456, 'ping': 0}]<br />
api.set_pings(username, password, friends=change_pings, me='goodnight')<br />
</code></p>
<p>If you pick up any bugs or issues, pop me a message. </p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/foursquare-api-python/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Good bye to the Golf MK1 / CitiGolf</title>
		<link>http://ismaild.com/last-mk1-citi-golf/</link>
		<comments>http://ismaild.com/last-mk1-citi-golf/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 08:00:07 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[citi]]></category>
		<category><![CDATA[golf]]></category>
		<category><![CDATA[mk1]]></category>
		<category><![CDATA[vw]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=375</guid>
		<description><![CDATA[So while the rest of the world had stopped production of the Golf 1, in the late 80&#8217;s about the only country where the CAR was still produced was South Africa. Now over 25 years later, production has stopped. Now i have always been a Veedub guy, every car i have owned except for my [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">S</span>o while the rest of the world had stopped production of the Golf 1, in the late 80&#8217;s about the only country where the CAR was still produced was South Africa. Now over 25 years later, production has stopped. Now i have always been a Veedub guy, every car i have owned except for my current one has been a VW! The car was often the first car people owned and many South African&#8217;s most likely have fond memories of it. I think the car will always be remembered as an Integral part of ZA culture. </p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/11/last-mk1-citigolf.png"><img src="http://ismaild.com/wp-content/uploads/2009/11/last-mk1-citigolf-300x101.png" alt="last-mk1-citigolf" title="last-mk1-citigolf" width="300" height="101" class="alignnone size-medium wp-image-376" /></a></p>
<p>My first car was one of the original MK1&#8217;s from the 80&#8217;s it was like 20 years old and was a beat up old crap but damn it was fun, and i have fond memories! If BMW&#8217;s motto is sheer driving pleasure, VW is definitely sheer FUN!  I think one of the best cars and most fun cars to drive is the Golf V GTI. </p>
<p>People are currently <a href="http://www.bidorbuy.co.za/item/16717301/Volkswagen_Citi_Mk1_Limited_Edition.html">bidding +- R 50,000 extra</a> then the market value on one of the last cars off the production run. </p>
<p>You can say <a href="http://www.goodbyeciti.co.za/">good bye to the citi golf</a> as they are touring the country, you can also sign your name on the last one ever produced. The car will be in Johannesburg on the <a href="http://www.facebook.com/event.php?eid=187467266384">16 November, at Kyalami</a>&#8230; ill see you there!</p>
<p>You can say goodbye to the citi </p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/last-mk1-citi-golf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The demand for Google Wave invites</title>
		<link>http://ismaild.com/google-wave-invites/</link>
		<comments>http://ismaild.com/google-wave-invites/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 09:33:49 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[invites]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[wave]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=365</guid>
		<description><![CDATA[So, i logged on this morning to my email, and finally i found an email from Google with aGoogle Wave Invite. Now i am not sure how i got this invite, i never asked anyone (If any of my friends added me thanks). However i did sign up for the developer preview and was put [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">S</span>o, i logged on this morning to my email, and finally i found an email from Google with a<strong>Google Wave Invite</strong>. Now i am not sure how i got this invite, i never asked anyone (If any of my friends added me thanks). However i did sign up for the developer preview and was put on to the waiting list. I also registered <a href="http://www.mywave.co.za/">http://mywave.co.za</a> when i signed up, which will soon be turned into a local <strong>.co.za wave server</strong> </p>
<p>Anyways, i signed up this morning for the account and found i had 8 Invites/Nominations.<br />
<a href="http://ismaild.com/wp-content/uploads/2009/10/google-wave-invites.png"><img src="http://ismaild.com/wp-content/uploads/2009/10/google-wave-invites-300x128.png" alt="google-wave-invites" title="google-wave-invites" width="300" height="128" class="alignnone size-medium wp-image-367" /></a></p>
<p>I posted this on twitter, boy did i underestimate the demand for the invites. Within a few minutes i had a few 100 @replies, from people not even following me. So&#8230; who to send the invites to?  I decided to be fair, and offer it to the first 7 people who Retweeted my last tweet. People already following me obviously had the advantage (since the last tweet was already on their timeline) </p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/10/google-wave-invite-tweet.png"><img src="http://ismaild.com/wp-content/uploads/2009/10/google-wave-invite-tweet-300x45.png" alt="google-wave-invite-tweet" title="google-wave-invite-tweet" width="300" height="45" class="alignnone size-medium wp-image-368" /></a></p>
<p>Aneways, most of the invites have been sent (Note: Google will not send out invites immediately, as and when they have capacity they will send out the invites, see above)</p>
<p>If you get an invite, play it forward and send others! </p>
<p>If you have a wave account and havent figured out how to invite people, just search for &#8216;Invite Others&#8217; in your inbox window and the wave to invite people will come up. </p>
<p>If you are on wave, feel free to add me:<br />
My email address:<br />
Initial of my First Name+surname:<br />
(i+my surname)(at)googlewave (dot) com</p>
<p>p.s I am out of invites, the 2 left have already been won by others see <a href="http://twitter.com/ismail">my tweets</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/google-wave-invites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Global Voices online &amp; MS Action Aid &#8211; Mentor Project</title>
		<link>http://ismaild.com/global-voices-online-ms-action-aid-mentor-project/</link>
		<comments>http://ismaild.com/global-voices-online-ms-action-aid-mentor-project/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 20:57:53 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[action aid]]></category>
		<category><![CDATA[Africa]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[denmark]]></category>
		<category><![CDATA[globalvoices]]></category>
		<category><![CDATA[gvmentors]]></category>
		<category><![CDATA[mentor]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=360</guid>
		<description><![CDATA[As you may know, i also blog over at global voices online, they are currently in partnership with MS Action Aid Denmark, to provide mentoring to some of the students that are part of the Action aid, Education for social change programme. 
I believe we will be mentoring students that are part of the New [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">A</span>s you may know, i also blog over at <a href="http://globalvoicesonline.org/author/ismail-dhorat/">global voices online</a>, they are currently in partnership with <a href="http://www.ms.dk/sw13950.asp">MS Action Aid Denmark</a>, to provide mentoring to some of the students that are part of the Action aid, Education for social change programme. </p>
<p>I believe we will be mentoring students that are part of the <a href="http://www.ms.dk/sw123254.asp">New Communicator track</a>. </p>
<p><strong>About the Education for social change</strong><br />
Global Change is a brand new education from MS ActionAid Denmark. The goal is ambitious: Social and political change on a global level through education of young people in communication, new media and innovative organising. Global Change is a bi-annual 4 month education carried out from MS Global Platform Copenhagen, Denmark.  </p>
<p><strong>About the partnership with GV &#038; My involvement</strong><br />
A few global voices bloggers were selected to act as mentors for the students on the course. The goal will be to inspire these students in blogging and how it could be used for Advocacy.  We also hope to discuss things like how to build a blog and develop your own voice, style and subjective approach to this medium; how to attract and build a relationship  with the readers and do outreach to other bloggers in the blogosphere; how to link your blog with other social media.</p>
<p>Basically, just being there for the students, and responding to any queries and having regular chats with them to ensure they are getting the most out of blogging. </p>
<p>I will also attempt to use what little free time i have to post some of my experiences on this from a mentor perspective as well as linking to my mentee. </p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/global-voices-online-ms-action-aid-mentor-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ramadan.co.za Stats 1 year later&#8230;.</title>
		<link>http://ismaild.com/ramadancoza-stats-1-year/</link>
		<comments>http://ismaild.com/ramadancoza-stats-1-year/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 17:14:50 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ramadan]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=352</guid>
		<description><![CDATA[Last year some of us bloggers launched a project for Ramadan, the project was actually a relaunch of a website i had done in 2002 (original site). 
Here are some stats of the increase in Traffic:

 
]]></description>
			<content:encoded><![CDATA[<p><span class="drop">L</span>ast year some of us <a href="http://www.ramadan.co.za/the-authors/">bloggers</a> launched a project for <a href="http://www.ramadan.co.za"><strong>Ramadan</strong></a>, the project was actually a relaunch of a website i had done in 2002 (<a href="http://web.archive.org/web/20030209194247/http://www.ramadaan.co.za/">original site</a>). </p>
<p>Here are some stats of the increase in Traffic:</p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/08/picture-4.png"><img src="http://ismaild.com/wp-content/uploads/2009/08/picture-4-300x60.png" alt="picture-4" title="picture-4" width="300" height="60" class="alignnone size-medium wp-image-353" /></a></p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/08/picture-5.png"><img src="http://ismaild.com/wp-content/uploads/2009/08/picture-5.png" alt="picture-5" title="picture-5" width="262" height="108" class="alignnone size-full wp-image-354" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/ramadancoza-stats-1-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogging for a Cause &#8211; Global Voices</title>
		<link>http://ismaild.com/blogging-global-voices/</link>
		<comments>http://ismaild.com/blogging-global-voices/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:33:25 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[globalvoices]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=348</guid>
		<description><![CDATA[This blog post is part of Zemanta&#8217;s &#8220;Blogging For a Cause&#8221; campaign to raise awareness and funds for worthy causes that bloggers care about.
I fully support global voices, and like the initiative so much that i have signed up as a contributor. Why? Because Global voices gives people who&#8217;s viewpoints may never be heard a [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">T</span>his blog post is part of Zemanta&#8217;s &#8220;<a href="http://www.zemanta.com/bloggingforacause/">Blogging For a Cause</a>&#8221; campaign to raise awareness and funds for worthy causes that bloggers care about.</p>
<p>I fully support <a href="http://www.globalvoicesonline.org">global voices</a>, and like the initiative so much that i have <a href="http://globalvoicesonline.org/author/ismail-dhorat/">signed up as a contributor</a>. Why? Because Global voices gives people who&#8217;s viewpoints may never be heard a chance to tell their stories on a global stage. </p>
<p>I think often, in the blogosphere sometimes voices get drowned it, its not that they dont have important things to say, its just that these bloggers may be new or not very familiar with things like SEO. Global voices changes that. The initiatives like rising voices, is also one of my favorite projects. </p>
<p>Not sure if this post has come to late, but hopefully it counts!</p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/blogging-global-voices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Direct Fin solutions &amp; Metropolitan life are Spammers</title>
		<link>http://ismaild.com/direct-fin-solutions-metropolitan-life-spammers/</link>
		<comments>http://ismaild.com/direct-fin-solutions-metropolitan-life-spammers/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 09:06:41 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[direct fin solutions]]></category>
		<category><![CDATA[direct marketing]]></category>
		<category><![CDATA[metropolitan life]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=345</guid>
		<description><![CDATA[Arent you Sick of getting calls on your PERSONAL mobile number offering you insuarance, policies or new cell phone contracts? Well i am too! I get at least 1 call a week, and to be Honest i am SICK of it. 
I just received a call from Direct Fin Solutions who are representing Metropolitan Life. [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">A</span>rent you Sick of getting calls on your PERSONAL mobile number offering you insuarance, policies or new cell phone contracts? Well i am too! I get at least 1 call a week, and to be Honest i am SICK of it. </p>
<p>I just received a call from <a href="http://www.directfinsolutions.co.za/">Direct Fin Solutions</a> who are representing <a href="http://www.metropolitan.co.za/home/default.asp">Metropolitan Life</a>. </p>
<p>Who the HELL gave them the right to call me on Personal Number? As a rule i NEVER grant permission to anyone to contact me. So what <strong>Direct Fin Solutions and Metropolitan Life are doing is ILLEGAL and SPAM</strong>.</p>
<p>Refer to the following <a href="http://www.liberatingconcepts.co.za/creditpress/2007/06/09/legislation-to-empower-and-protect-you-the-consumer">post</a></p>
<blockquote><p>The Protection of Personal Information Bill</p>
<p>The rational behind the Protection of Personal Information Bill in summary is to ensure that…</p>
<p>    * Personal information must be obtained fairly and lawfully and disclosing the purpose (purpose driven)<br />
    * Personal information must be used only for the original specified purpose<br />
    * Consent is obtained as far as it is practical and offer an opt-out option (consent)<br />
    * Personal information must be accurate and up to date and deleted if requested (control)<br />
    * Personal information must be accessible to the subject<br />
    * Personal information must be kept securely and destroyed after its purpose is completed
</p></blockquote>
<p>(Hat Tip to <a href="http://twitter.com/notomodungwa">Noto</a>)</p>
<p>So here&#8217;s the deal, If anyone else has received calls from Direct Fin solutions, respond back here. Its high time SA companies stop abusing our information and do some REAL marketing (See: <a href="http://www.google.co.za/search?q=inbound+marketing&#038;ie=utf-8&#038;oe=utf-8&#038;aq=t&#038;rls=org.mozilla:en-US:official&#038;client=firefox-a">Inbound marketing</a> &#038; <a href="http://www.google.co.za/search?hl=en&#038;client=firefox-a&#038;rls=org.mozilla%3Aen-US%3Aofficial&#038;hs=za5&#038;q=social+media+marketing&#038;btnG=Search&#038;meta=">social media marketing</a>). Companies that insist in intruding in the lives of potential customers are going to FAIL! in the future, it will not work! Lets take these guys to task!</p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/direct-fin-solutions-metropolitan-life-spammers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Stalking on twitter?</title>
		<link>http://ismaild.com/stalking-twitter/</link>
		<comments>http://ismaild.com/stalking-twitter/#comments</comments>
		<pubDate>Sun, 31 May 2009 11:14:32 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[stalker]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=341</guid>
		<description><![CDATA[This was too good not to share, was posting a support request to twitters get satisfaction page and came across this beaut of a comment (LOL!)

Funny as hell, though it got me thinking. In this age when we broadcast our lives to the world&#8230; on Facebook, twitter, Friendfeed etc. what are the risks? Its very [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">T</span>his was too good not to share, was posting a support request to twitters get satisfaction page and came across this beaut of a comment (LOL!)</p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/05/twitter-stalker.png"><img src="http://ismaild.com/wp-content/uploads/2009/05/twitter-stalker-300x89.png" alt="twitter-stalker" title="twitter-stalker" width="300" height="89" class="alignnone size-medium wp-image-342" /></a></p>
<p>Funny as hell, though it got me thinking. In this age when we broadcast our lives to the world&#8230; on Facebook, twitter, Friendfeed etc. what are the risks? Its very easy for an Ex or someone else to obsess. 14 Years ago, when i started on the net i never would have dreamed about giving my real name up. I always used handles on IRC/Forums/MSN etc. Actually i have only started using my real name in the last few years&#8230;. what are your thoughts? Is there a danger to it? </p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/stalking-twitter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Nokia really getting into social media</title>
		<link>http://ismaild.com/nokia-social-media/</link>
		<comments>http://ismaild.com/nokia-social-media/#comments</comments>
		<pubDate>Thu, 28 May 2009 14:12:37 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[n97]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[nokia music]]></category>
		<category><![CDATA[search for n]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=332</guid>
		<description><![CDATA[Nokia have been recently doing a whole lot using social media, Nokia music South Africa is running a twitter account where they regularly hold competitions. 
I was lucky enough to win a voucher (yes you have to be quick with these things), a Nokia n97 will be awesome with those vouchers, what do you think? [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">N</span>okia have been recently doing a whole lot using social media, <a href="http://twitter.com/NMS_ZA">Nokia music South Africa</a> is running a twitter account where they regularly hold competitions. </p>
<p>I was lucky enough to win a voucher (yes you have to be quick with these things), a <a href="http://www.nafisa.co.za/2009/05/26/win-1-of-3-nokia-n97-phones/">Nokia n97</a> will be awesome with those vouchers, what do you think? </p>
<p>There are a bunch of folks hosting competitions on their blogs to win an N97, check it out at <a href="http://pauljacobson.org/2009/05/26/search-for-n-your-1st-clue-to-win-a-nokia-n97/">Paul</a>, <a href="http://www.imod.co.za/index.php/2009/05/26/im-giving-away-3-nokia-n97s/">Imod</a>, <a href="http://www.nafisa.co.za/2009/05/26/win-1-of-3-nokia-n97-phones">Nafisa</a> &#038; <a href="http://www.simon.co.za/search-for-n/">Simon</a> &#8230;.</p>
<p>You could be 1 of the the first 97 people in the world to get the phone&#8230;</p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/05/nokia-n97-white-he2.jpg"><img src="http://ismaild.com/wp-content/uploads/2009/05/nokia-n97-white-he2-225x300.jpg" alt="nokia-n97-white-he2" title="nokia-n97-white-he2" width="225" height="300" class="alignnone size-medium wp-image-335" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/nokia-social-media/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why @NMS_ZA (Nokia Music Service) Fails on twitter</title>
		<link>http://ismaild.com/why-nokia-music-service-fails-twitter/</link>
		<comments>http://ismaild.com/why-nokia-music-service-fails-twitter/#comments</comments>
		<pubDate>Fri, 22 May 2009 07:24:51 +0000</pubDate>
		<dc:creator>Ismail Dhorat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[startupafrica]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://ismaild.com/?p=327</guid>
		<description><![CDATA[So i have been tweeting about @amawheelies project for the last few days, and they just hit 100 followers and i won a voucher for Nokia music services. Now i must say i really appreciate it, and would like to say thank You.
However, out of integrity i have to call out an issue i see [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">S</span>o i have been tweeting about <a href="http://twitter.com/AmaWheelies">@amawheelies</a> project for the last few days, and they just hit 100 followers and i won a voucher for <a href="http://music.nokia.co.za">Nokia music services</a>. Now i must say i really appreciate it, and would like to say thank You.</p>
<p>However, out of integrity i have to call out an issue i see with the service. Upon going to the site i was faced with the message below. </p>
<p><a href="http://ismaild.com/wp-content/uploads/2009/05/picture-7.png"><img src="http://ismaild.com/wp-content/uploads/2009/05/picture-7-300x147.png" alt="picture-7" title="picture-7" width="300" height="147" class="alignnone size-medium wp-image-328" /></a></p>
<p>Apparently the site is only supported on<strong> Windows, and the only browser supported is Microsoft Internet Explorer 6!</strong> </p>
<p>I am not sure who is assisting Nokia with their social media strategy, but it clearly shows a <strong>misunderstanding of twitter and the community. </strong></p>
<p>Why? Well worldwide Internet explorer has the most market share, but on my site <a href="http://www.startupafrica.com">StartupAfrica</a> the most common browser is Firefox. I also wrote a post which clearly shows that <a href="http://www.startupafrica.com/2009/05/state-apps-africa/">early adopters favor Firefox</a>. The same early adopters that are on twitter! </p>
<p><strong>Lesson: If you are going to play where early adopters are, make sure your website and systems cater for them.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://ismaild.com/why-nokia-music-service-fails-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.717 seconds -->
<!-- Cached page served by WP-Cache -->
