<?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>Trishan Naidoo &#124; Melbourne, Australia</title>
	<atom:link href="http://www.trinai.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.trinai.com</link>
	<description></description>
	<lastBuildDate>Tue, 30 Aug 2011 09:27:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Easy-to-Learn Programming Languages Everyone Should Know</title>
		<link>http://www.trinai.com/blog/easy-to-learn-programming-languages-everyone-should-know?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=easy-to-learn-programming-languages-everyone-should-know</link>
		<comments>http://www.trinai.com/blog/easy-to-learn-programming-languages-everyone-should-know#comments</comments>
		<pubDate>Tue, 30 Aug 2011 09:22:25 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=236</guid>
		<description><![CDATA[When people think of &#8220;computer programming&#8221;, the first thing they think of  might be the Matrix or Swordfish or any one of the hundreds of popular culture films that have given computer programming a reputation of being quite complex and reserved for those computer geniuses who have spent years mastering the art of programming. I [...]]]></description>
			<content:encoded><![CDATA[<p>When people think of &#8220;computer programming&#8221;, the first thing they think of  might be the Matrix or Swordfish or any one of the hundreds of popular culture films that have given computer programming a reputation of being quite complex and reserved for those computer geniuses who have spent years mastering the art of programming. I know more about computers than the average person but I am by no means a computer whiz. I can assure you, there are certain programming languages that are not very difficult to learn and can be extremely useful to someone in just about any profession. Here&#8217;s three programming languages I know which anyone can learn and apply.<br />
<span id="more-236"></span></p>
<p><strong><img class="size-medium wp-image-242 alignright" style="padding-right: 10px;" title="matrix" src="http://www.trinai.com/wp-content/uploads/2011/08/matrix-300x227.jpg" alt="" width="300" height="227" />HTML</strong></p>
<p>The first programming language I learnt was HTML  which stands for &#8220;Hypertext Markup Language&#8221;. I was ten or eleven years old at the time and had no problems learning the language which is extremely beginner-friendly and would be useful to anyone who spends time on the internet. Most websites are designed using some HTML code which basically tells your browser how to display the elements on a particular webpage. For example choosing what colour you would like the font colour to be or whether you would like the title of a page to bold, italic or underlined. Nowadays there are a number of good HTML editors which allow you to create elements in a &#8220;Word-like&#8221; editor and then copy and paste the automatically generated HTML code. Nonetheless, it is a useful skill to have.</p>
<p>If you decide to learn HTML it would be wise to learn the complimentary CSS (Cascading Style Sheets) which builds on HTML to create site-wide attributes. For example if you want all outbound links to be red.<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><strong>AutoHotkey</strong></p>
<p>I probably use AutoHotkey (AHK) programming more than any other programming language these days. Basically AHK allows you to automate any repetitive processes you may need to complete. For example recently I needed to copy the contents of a few thousand links into an Excel spreadsheet. This would have taken hours to complete manually, but I created an AHK program which automated the task and completed it while I was sleeping. The AHK program comes with a comprehensive user manual which I always have open. It&#8217;s a little more complicated than HTML but still very easy once you get the hang of it. I have created a number of useful tools with AHK from simple shortcuts to controlling my computer with a wireless game controller.</p>
<p><strong>Javascript</strong></p>
<p>Javascript (not to be confused with the more complicated Java) is the next step up after HTML. It allows you to create more complex scripts for use on websites or in internet browsers. It is quite a bit more difficult than HTML, but once you have learned Javascript, other programming languages become easier to learn. It&#8217;s important to keep in mind that while Javascript and HTML is used primarily on websites, you can still host files on your computer and view them through an internet browser. I have combined Javascript and HTML to create browser based workflows which give you the relevant steps to follow in a particular process based on your input.<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><strong>Other Programming Languages</strong></p>
<p>The above three programming languages can be learnt from one of many online tutorials available. Other programming languages I would like to learn is PHP seeing as it&#8217;s the language a lot of the <a href="http://www.trinai.com/likes/wordpress" target="_blank">WordPress</a> platform is based on. Maybe, when I get a bit of time, I can learn arguably the most powerful language C# which will allow me to create fully fledged programs that can be distributed.</p>
<p><strong>Do you know any programming languages? Let me know if you need more info on any of the languages mentioned in this post.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/blog/easy-to-learn-programming-languages-everyone-should-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tien Len</title>
		<link>http://www.trinai.com/likes/tien-len?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tien-len</link>
		<comments>http://www.trinai.com/likes/tien-len#comments</comments>
		<pubDate>Wed, 17 Aug 2011 13:35:05 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Likes]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=203</guid>
		<description><![CDATA[Tien Len or &#8220;Thirteen&#8221; as it is called in Australia is a Vietnamese card game. I learned to play tien len as well as another Chinese variety of the game using poker hands during my high school years. I have fond memories of trying to squeeze in a quick game between classes. I recently found [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-204" style="padding-right: 20px;" title="tienlen" src="http://www.trinai.com/wp-content/uploads/2011/08/tienlen.jpg" alt="" width="200" height="144" />Tien Len or &#8220;Thirteen&#8221; as it is called in Australia is a Vietnamese card game. I learned to play tien len as well as another Chinese variety of the game using poker hands during my high school years. I have fond memories of trying to squeeze in a quick game between classes. I recently found the game on Facebook and I am once again hooked!</p>
<ul style="padding: 0px;margin: 0;">
<li><span class="Apple-style-span" style="font-weight: normal;"><a href="http://en.wikipedia.org/wiki/Tien_len" rel="nofollow" target="_blank">Wikipedia: Tien Len</a></span></li>
<li><a href="http://apps.facebook.com/thirteencards/?ref=bookmarks" rel="nofollow" target="_blank">Facebook App</a></li>
</ul>
<p><span id="more-203"></span><script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai-likes */
google_ad_slot = "3948416806";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/likes/tien-len/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>To Blog or Not to Blog?</title>
		<link>http://www.trinai.com/blog/to-blog-or-not-to-blog?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=to-blog-or-not-to-blog</link>
		<comments>http://www.trinai.com/blog/to-blog-or-not-to-blog#comments</comments>
		<pubDate>Tue, 16 Aug 2011 11:26:44 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=188</guid>
		<description><![CDATA[This website is fairly new and has very limited content, but I plan on maintaining the site for at least the next few years and most likely beyond that, so I should really try to set in stone the purpose of this site and this blog. At the moment, I don&#8217;t really have a &#8220;vision&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>This website is fairly new and has very limited content, but I plan on maintaining the site for at least the next few years and most likely beyond that, so I should really try to set in stone the purpose of this site and this blog. At the moment, I don&#8217;t really have a &#8220;vision&#8221; or any clearly defined goals. It&#8217;s great to have my own personal domain and unique <a href="mailto:trishan@trinai.com" rel="nofollow">email address</a>, but do I really need to have a blog? There are definitely pros and cons to blogging and weighing up the different considerations can be difficult.<br />
<span id="more-188"></span><script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>The thing I find the most challenging is trying to cater for a varying audience, from people I meet in a business environment to people I meet in a social environment to close friends and family members. Only accepted friends can see my Facebook profile and I have also separated my accepted friends into three further categories, limiting parts of my profile such as photos, profile information and status updates to particular categories. Unlike my Facebook profile, I can&#8217;t control who reads this blog or other content available on this site. A prospective employer could be reading the blog on one day and a new acquaintance the next. So the challenge is to write blog posts and add content that would not be prejudicial to securing a new job or business contact, while at the same time being interesting and entertaining. This is a fine line.</p>
<p><img class="size-medium wp-image-193 alignleft" style="padding-right: 10px;" title="To Blog or Not to Blog?" src="http://www.trinai.com/wp-content/uploads/2011/08/to_blog_or_not_to_blog-300x213.jpg" alt="" width="300" height="213" />I can also think of many pros to blogging. The first is that blogging allows me to develop my writing style. Being able to capture and hold someone&#8217;s interest is a worthwhile skill in any field. I also generate content on a wide variety of topics which can help people interested in similar topics find me through an online search engine. For example, my first post about my <a href="http://www.trinai.com/blog/individual-adwords-certification" rel="nofollow" target="_blank">Individual Adwords Certification</a> could link me to someone looking for an experienced Adwords consultant. In fact, all of my posts can help other like-minded individuals find me and stimulate discussion on topics I am interested in. I don&#8217;t need to remind everyone of the benefits of <a href="http://en.wikipedia.org/wiki/Business_networking" rel="nofollow" target="_blank">networking</a>.</p>
<p><a href="http://sethgodin.typepad.com/" rel="nofollow" target="_blank">Seth Godin&#8217;s blog</a> is arguably the most successful business blog online and is one of the few blogs I regularly visit. Seth once wrote that &#8220;the point [of blogging] is to <strong>start a conversation that spreads, to share ideas and to chronicle your thinking.</strong>&#8221; I think this is solid advice. I have a variety of interests: entrepreneurship, marketing and technology to name a few. I think if I am able to use this blog as a way to start a conversation with like-minded individuals, friends and colleagues on these topics and &#8220;share ideas&#8221; as well as &#8220;chronicle&#8221; my thoughts, then the benefits of blogging would surely outweigh the cons. Of course I have to keep mind that there will be a varied audience, but if I stick to Seth&#8217;s advice then I will surely be able to manage the impression I leave on each type of visitor.</p>
<p><strong>Do you have your own blog? How do you decide what to write about?</strong><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/blog/to-blog-or-not-to-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress</title>
		<link>http://www.trinai.com/likes/wordpress?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress</link>
		<comments>http://www.trinai.com/likes/wordpress#comments</comments>
		<pubDate>Tue, 16 Aug 2011 09:21:51 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Likes]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=180</guid>
		<description><![CDATA[WordPress is an open source blog tool and publishing platform powered by PHP and MySQL. It&#8217;s often customized into a Content Management System (CMS). It has many features including a plug-in architecture and a template system. WordPress is used by over 14% of Alexa Internet&#8217;s &#8220;top 1 million&#8221; websites. Trishan Says: I love WordPress! I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-184" title="wordpresslogo" src="http://www.trinai.com/wp-content/uploads/2011/08/wordpresslogo.png" alt="" width="176" height="145" />WordPress is an open source blog tool and publishing platform powered by PHP and MySQL. It&#8217;s often customized into a Content Management System (CMS). It has many features including a plug-in architecture and a template system. WordPress is used by over 14% of Alexa Internet&#8217;s &#8220;top 1 million&#8221; websites.</p>
<p><strong>Trishan Says:<br />
</strong>I love WordPress! I used create new sites using Notepad and HTML, so when I discovered how easy it was to create good looking websites with lots of functionality, I was converted. WordPress used to be just a blogging platform, but it really is a fully fledged CMS system. I often recommend  it to anyone looking to build a website.<span id="more-180"></span><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai-likes */
google_ad_slot = "3948416806";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/likes/wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Reputation Management</title>
		<link>http://www.trinai.com/blog/online-reputation-management?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=online-reputation-management</link>
		<comments>http://www.trinai.com/blog/online-reputation-management#comments</comments>
		<pubDate>Sun, 07 Aug 2011 06:12:57 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=152</guid>
		<description><![CDATA[I first started using the internet when I was ten or eleven years old, when dial-up internet was the only option available and &#8220;Apple&#8221; and &#8220;Blackberry&#8221; were just types of fruit! I was the classic &#8220;early adopter&#8221;. I learnt HTML before algebra, sent countless emails before sending an actual letter and my first income was [...]]]></description>
			<content:encoded><![CDATA[<p>I first started using the internet when I was ten or eleven years old, when dial-up internet was the only option available and &#8220;Apple&#8221; and &#8220;Blackberry&#8221; were just types of fruit! I was the classic &#8220;early adopter&#8221;. I learnt HTML before algebra, sent countless emails before sending an actual letter and my first income was earned online. That&#8217;s over a decade of above-average internet use. So when I heard more employers and individuals are <a href="http://www.smh.com.au/technology/technology-news/googling-a-hire-power-should-employers-use-the-net-to-vet-20100825-13rm6.html" rel="nofollow" target="_blank">going online</a> to vet applicants and research people&#8217;s backgrounds, I was naturally concerned that some forum post or website I created in the past might come back and haunt me.<br />
<span id="more-152"></span><script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><img class="alignright size-medium wp-image-154" style="padding-left: 10px;" title="standout" src="http://www.trinai.com/wp-content/uploads/2011/08/standout-300x225.jpg" alt="Standing out from the crowd." width="300" height="225" />The first place people go to find information these days is Google Search and while Google can be your best friend, it can also find and display items from the past you&#8217;d rather see fade away into the deep, dark crevasses of the internet. Unfortunately I did not have the foresight to predict that using my own name as opposed to an online pseudonym would one day come back to haunt me and a search for my name does bring up some results I am not particularly fond of.</p>
<p>Even though there is more than one &#8220;Trishan Naidoo&#8221; on the planet and even in Australia, a little digging into some of the more dubious search results will likely lead the inquisitor back to me. Ideally I would like to exercise some control over the search results for my name which is why I created this website. Apart from personal branding (which I will talk about in another post), people who are looking for information about me can trust this website as a source of accurate information about that particular Trishan Naidoo who lives in Melbourne and studies commerce and law at the University of Melbourne.</p>
<p>There are now <a href="http://www.reputation.com/" rel="nofollow" target="_blank">&#8220;online reputation management&#8221; companies</a> who work with individuals to manage their online presence. I&#8217;d imagine these companies are doing the same thing I am attempting; that is trying to filter out the results from the past that arguably reflect poorly on you today, while making sure that there is accurate and controllable information for anyone seeking it. Apart from Google, the other thing that concerns me is my use of social media. I&#8217;v taken proactive measures to ensure privacy across all the social media platforms that I use.</p>
<p>Hopefully when prospective employers and other individuals come looking for me, they&#8217;ll come here first and get accurate information about the real Trishan Naidoo.</p>
<p><strong>Do you worry about your online presence? Let me know if you come across any tactics to better manage your online presence. </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/blog/online-reputation-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MailChimp</title>
		<link>http://www.trinai.com/likes/mailchimp-email-marketing?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mailchimp-email-marketing</link>
		<comments>http://www.trinai.com/likes/mailchimp-email-marketing#comments</comments>
		<pubDate>Sat, 06 Aug 2011 06:27:57 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Likes]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=138</guid>
		<description><![CDATA[MailChimp helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. It’s like your own personal publishing platform. MailChimp Website]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-139" title="Trishan Likes MailChimp" src="http://www.trinai.com/wp-content/uploads/2011/08/mailchimp_logo.gif" alt="Trishan Likes MailChimp" width="240" height="279" />MailChimp helps you design email newsletters, share them on social networks, integrate with services you already use, and track your results. It’s like your own personal publishing platform.</p>
<ul>
<li><span class="Apple-style-span" style="font-weight: normal;"><a href="http://mailchimp.com" rel="nofollow" target="_blank">MailChimp Website</a></span></li>
<p><span id="more-138"></span>
</ul>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai-likes */
google_ad_slot = "3948416806";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/likes/mailchimp-email-marketing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suits (USA Network)</title>
		<link>http://www.trinai.com/likes/trishan-likes-suits-b?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=trishan-likes-suits-b</link>
		<comments>http://www.trinai.com/likes/trishan-likes-suits-b#comments</comments>
		<pubDate>Mon, 01 Aug 2011 15:42:51 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Likes]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=106</guid>
		<description><![CDATA[Michael &#8216;Mike&#8217; Ross (Patrick J. Adams) is a brilliant college dropout who made some bad decisions with an eidetic memory that has allowed him to pass the bar exam without attending law school. Harvey Specter (Gabriel Macht), one of Manhattan&#8217;s best lawyers, takes a gamble and hires Mike as his new associate. Because of the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-118" style="padding-right: 15px;" title="suits" src="http://www.trinai.com/wp-content/uploads/2011/08/suits-210x300.jpg" alt="" width="210" height="300" /></p>
<p>Michael &#8216;Mike&#8217; Ross (Patrick J. Adams) is a brilliant college dropout who made some bad decisions with an eidetic memory that has allowed him to pass the bar exam without attending law school. Harvey Specter (Gabriel Macht), one of Manhattan&#8217;s best lawyers, takes a gamble and hires Mike as his new associate. Because of the firm&#8217;s policy of hiring only Harvard Law graduates, Harvey and Mike are forced to pretend that Mike has gone to Harvard. Unlike the veteran Harvey, Mike empathizes with his clients.</p>
<ul>
<li><a rel="nofollow" href="http://www.imdb.com/title/tt1632701/" target="_blank">Suits IMDB Listing</a></li>
</ul>
<p><span id="more-106"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai-likes */
google_ad_slot = "3948416806";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/likes/trishan-likes-suits-b/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Would You do For $5? Fiverr Review</title>
		<link>http://www.trinai.com/blog/what-would-you-do-for-5-fiverr-review?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=what-would-you-do-for-5-fiverr-review</link>
		<comments>http://www.trinai.com/blog/what-would-you-do-for-5-fiverr-review#comments</comments>
		<pubDate>Sun, 31 Jul 2011 12:20:18 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=62</guid>
		<description><![CDATA[It doesn&#8217;t sound like a lot of money but you&#8217;d be surprised at what people are willing do for just five dollars. I recently stumbled across the Fiverr site which is one of the most unique ideas I have seen in recent times. Fiverr is the &#8220;place for people to share things they&#8217;re willing to [...]]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t sound like a lot of money but you&#8217;d be surprised at what people are willing do for just five dollars. I recently stumbled across the <a href="http://www.fiverr.com" rel="nofollow" target="_blank">Fiverr site</a> which is one of the most unique ideas I have seen in recent times. Fiverr is the &#8220;place for people to share things they&#8217;re willing to do for $5&#8243;. From graphic design to programming to voice overs, chances are you&#8217;ll find somebody willing to do just about anything for a fiver. You know the Aussie Dollar is doing well when you can get an American to record a scripted <a href="http://www.youtube.com/watch?v=GvDsJxzLUFY" rel="nofollow" target="_blank">video testimonial</a> for less than the price of a vanilla latte! If you don&#8217;t manage to find what you are looking for,Fiverr allows you to &#8220;request a gig&#8221;.</p>
<p><span id="more-62"></span></p>
<div id="attachment_66" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-66" title="Fiverr Gig Example" src="http://www.trinai.com/wp-content/uploads/2011/07/dude1v2sample-300x209.jpg" alt="Fiverr Gig Example" width="300" height="209" /><p class="wp-caption-text">Above: Fancy a cartoon image of yourself for a fiver?</p></div>
<p>The site works on a very basic but effective business model. When purchasing a job or a &#8220;gig&#8221;, payments are made to Fiverr who then credit the sellers account with $4 on completion of the job and retain the remaining dollar as a commission. The site was created by Israeli patent and technology lawyer Micha Kaufman who recognised that certain individuals, further along the learning curve, can perform particular tasks more efficiently than the unaccustomed. Kaufman explains that certain tasks may take someone hours to complete, &#8220;whereas for someone that&#8217;s a expert in that [task], who&#8217;s done it a hundred times, it could take them two minutes.&#8221;<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Fiverr is not just for <a href="http://fiverr.com/users/rubikart/gigs/send-you-3-hd-underwater-photos-holding-your-custom-message?ref=glst-g-ttl" rel="nofollow" target="_blank">crazy</a> and <a href="http://fiverr.com/users/kiwivin/gigs/record-an-outstanding-60sec-video-with-officer-larry-saying-anything?ref=glst-g-ttl" rel="nofollow" target="_blank">entertaining</a> gigs but there is definitely an opportunity for businesses to outsource more mundane tasks such as search engine optimisation and content generation at an extremely affordable price. If you are an expert in a particular field but think that you won&#8217;t be able to profitably list your service, keep in mind that Fiverr allows sellers to list additional services with each basic listing. This means there is an opportunity for sellers to up-sell buyers and if used properly can make the difference between turning a profit and operating at a loss.</p>
<p>Beware, the site is incredibly addictive. I have already purchased a few gigs and regularly check for new gigs that I might be interested in. I might even consider listing a service on the site in the hope of becoming as successful as some of the other Fiverr members. One example is seller &#8220;DancingDror&#8221; who performs a dance with your advertising message written on his stomach. Dror has become an <a href="http://blog.fiverr.com/2011/07/22/overnight-celebrity-the-story-of-gig-gone-wild/" rel="nofollow" target="_blank">&#8220;overnight celebrity&#8221;</a> thanks to Fiverr and is so popular he has more orders than he can complete.</p>
<p><strong>Let me know if you find any interesting Fiverr gigs!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/blog/what-would-you-do-for-5-fiverr-review/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Individual Adwords Certification</title>
		<link>http://www.trinai.com/blog/individual-adwords-certification?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=individual-adwords-certification</link>
		<comments>http://www.trinai.com/blog/individual-adwords-certification#comments</comments>
		<pubDate>Sun, 24 Jul 2011 11:16:27 +0000</pubDate>
		<dc:creator>Trishan</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.trinai.com/?p=41</guid>
		<description><![CDATA[Back in 2007, I got my first opportunity to work on a digital marketing campaign for a medium-sized firm. I worked for a career management company who had used traditional media, mainly newspaper and magazine ads, to acquire leads. The ads usually cost thousands of dollars to run each week, resulting in only a handful of [...]]]></description>
			<content:encoded><![CDATA[<p>Back in 2007, I got my first opportunity to work on a digital marketing campaign for a medium-sized firm. I worked for a <a href="http://www.epr.com.au" rel="nofollow" target="_blank">career management company</a> who had used traditional media, mainly newspaper and magazine ads, to acquire leads. The ads usually cost thousands of dollars to run each week, resulting in only a handful of enquiries. Taken aback by the firm&#8217;s incredibly high cost per lead, I convinced management that exploring online marketing was the way to go.</p>
<p><span id="more-41"></span></p>
<p>Given a short leash and starting with a modest budget, I went about creating an Adwords campaign. I had to make sure that every dollar assigned to the project was not wasted. The results were fantastic. We were creating leads at a fraction of the cost of using traditional media. As time progressed I began to self -study a wide range of online marketing techniques and soon enough the company had a social media campaign and was working on creating more web friendly content, including a redesign to the website which had not been changed since 1999! Today the majority of the firm&#8217;s leads are sourced from online campaigns.<br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1446595205224740";
/* trinai */
google_ad_slot = "5193860620";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>It was during that period of self-education that I decided to become a &#8220;Google Adwords Professional&#8221;, as it was called back then. You had to pass an exam and then manage a certain amount of Adwords spend before gaining Professional status. Since qualifying as an Adwords Professional I have worked with a number of companies in a number of different fields on their Adwords campaigns. I currently manage a few campaigns and so recently I decided to renew my status.</p>
<p>The program has undergone a name change and now &#8220;Adwords Certification&#8221; requirements include the completion of a &#8220;Fundamentals Exam&#8221; and then a second exam in an area you wish to specialise. Most of the campaigns I manage are run on the Google Search Network and so I decided to specialise in search advertising. I achieved a score of 97% in the Fundamentals exam and 95% on the Search Advertising exam.</p>
<p>I think the qualification gives you some credibility and certainly shows you have a grasp of the mechanics of Adwords, but at the end of the day the only way to truly master Adwords and online marketing is through day-to-day practice. The more experience you have, the more knowledgeable you become and the more capable you are of running successful campaigns. I&#8217;ve worked on a number of different campaigns and I am constantly learning new things about online marketing and Adwords. While Certification is certainly great to have, it&#8217;s through hands-on experience that I have learnt the most.</p>
<p><strong>If you need some help with your Adwords or online marketing campaign, feel free to shoot me an email.</strong></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trinai.com/blog/individual-adwords-certification/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

