<?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>thought-after.com &#187; Lafinboy</title>
	<atom:link href="http://www.thought-after.com/author/lafinboy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thought-after.com</link>
	<description>Web development and geeky stuff by Lafinboy</description>
	<lastBuildDate>Mon, 01 Mar 2010 05:00:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>SEO friendly web content management system launched</title>
		<link>http://www.thought-after.com/2008/09/seo-friendly-web-content-management-system-launched/</link>
		<comments>http://www.thought-after.com/2008/09/seo-friendly-web-content-management-system-launched/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 04:44:11 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[thought-after]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/?p=84</guid>
		<description><![CDATA[After months of fine tuning, and a rebranding, Amplify are pleased to announce the public launch of their search engine optimisation content management system, Boost Optimiser. Built from the ground up to enable designers and content editors to rapidly build and manage search engine optimised websites, Boost Optimiser fills a gap in many CMSs available [...]]]></description>
			<content:encoded><![CDATA[<p>After months of fine tuning, and a rebranding, <a href="http://www.amplify.com.au">Amplify</a> are pleased to announce the public launch of their <a href="http://www.boostoptimiser.com.au">search engine optimisation content management system, Boost Optimiser</a>.</p>
<p>Built from the ground up to enable designers and content editors to rapidly build and manage search engine optimised websites, Boost Optimiser fills a gap in many CMSs available today.</p>
<p>Tight integration with Google Analytics and Website Optimizer Tool allows quick development of whole sites, mini-sites and landing pages tailored to rank well with the major search engines.</p>
<p>Online demos of the CMS are available at the Boost Optimiser website, and applications from resellers are welcome. Check it out at <a href="http://www.boostoptimiser.com.au">www.boostoptimiser.com.au</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2008/09/seo-friendly-web-content-management-system-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Gmail Notifier with HTTPS</title>
		<link>http://www.thought-after.com/2008/08/using-gmail-notifier-with-https/</link>
		<comments>http://www.thought-after.com/2008/08/using-gmail-notifier-with-https/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 02:20:47 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[thought-after]]></category>
		<category><![CDATA[Gmail Notifier]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/?p=81</guid>
		<description><![CDATA[Google recently changed an option in Gmail to allow the user to use HTTPS for the whole session, not just the login. As a security conscious user, I immediatelly took advantage of the option and switched over to full time HTTPS communications with Gmail. The first problem I found with making this choice is that [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently changed an option in Gmail to allow the user to use HTTPS for the whole session, not just the login. As a security conscious user, I immediatelly took advantage of the option and switched over to full time HTTPS communications with Gmail.</p>
<p>The first problem I found with making this choice is that the Gmail Notifier tool does not play nicely with HTTPS, and so could not login and retrieve data from my Gmail account. Bah!!</p>
<p>Luckily, there is a workaround available while Google get an update sorted. Details below are sourced from the <a href="http://groups.google.com/group/Gmail-Help-Discussion">Gmail Help Discussion</a> list on Google Groups.</p>
<ol>
<li>Download <a rel="nofollow" href="http://www.google.com/mail/help/downloads/notifier_https.zip" target="_blank">http://www.google.com/mail/help/downloads/notifier_https.zip</a></li>
<li>Open up the folder.</li>
<li>Double-click on the file called notifier_https.reg to install it.</li>
<li>Click &#039;yes&#039; when you&#039;re asked to confirm if you want to add the information to the registry.</li>
<li>Restart the Notifier.</li>
</ol>
<p>And you&#039;re done! The Notifier will now work with Gmail set to always use HTTPS. If you decide you don&#039;t want to use that setting anymore, you&#039;ll need to install the other file in the zip folder &#8211; notifier_https_undo.reg &#8211; to reset Notifier.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2008/08/using-gmail-notifier-with-https/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JQuery port to PHP</title>
		<link>http://www.thought-after.com/2008/08/jquery-port-to-php/</link>
		<comments>http://www.thought-after.com/2008/08/jquery-port-to-php/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 04:16:05 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[thought-after]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/?p=79</guid>
		<description><![CDATA[Came across this little gem today, a partial port of JQuery to PHP5. Looks awesome, and I already have several uses for it. Now I&#039;m off to play]]></description>
			<content:encoded><![CDATA[<p>Came across this little gem today, a partial port of <a href="http://code.google.com/p/phpquery/">JQuery to PHP5</a>. Looks awesome, and I already have several uses for it. Now I&#039;m off to play <img src='http://www.thought-after.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2008/08/jquery-port-to-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple iPhone, the Pope, what next!</title>
		<link>http://www.thought-after.com/2008/07/apple-iphone-the-pope-what-next/</link>
		<comments>http://www.thought-after.com/2008/07/apple-iphone-the-pope-what-next/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 10:25:35 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[World Youth Day]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/?p=82</guid>
		<description><![CDATA[Australia, and more specifically Sydney, is about to be hit by two of arguably the biggest crowd pullers in the world today. The launch of the Apple iPhone in Australia is due on July 11th, and Pope Benedict XVI is due to arrive in Sydney on July 13th for World Youth Day 2008. Both events [...]]]></description>
			<content:encoded><![CDATA[<p>Australia, and more specifically Sydney, is about to be hit by two of arguably the biggest crowd pullers in the world today.</p>
<p>The launch of the Apple iPhone in Australia is due on July 11th, and Pope Benedict XVI is due to arrive in Sydney on July 13th for World Youth Day 2008. Both events are causing quite a stir, and not all for the good.</p>
<p><span id="more-52"></span></p>
<h3>iPhone</h3>
<p>The iPhone launch has once again seen the Australian telcos whipped into a gouging frenzy, with Optus releasing pricing details of their 3G iPhone plans, and Vodafone and Telstra sure to follow suit shortly.</p>
<p>If the Optus pricing is anything to go by, and the other two follow suit, I will be withdrawing my expression of interest for an iPhone and reverting to my trusty Samsung on a pay-as-you-go account. Optus is advertising 1GB per month for $100 on their <a href="http://www.optusiphone.com.au/getdoc/fe459345-d9c4-437d-a665-f36ec10c7cb8/pre-paid-pricing.aspx">Turbo Cap pre-paid plan</a>. Granted, the plan comes with a huge amount (by my monthly call count) of included calls, but that isn&#039;t why most people will be buying the iPhone. 1GB of internet access will be used up very quickly. A simple example is visiting the <a href="http://www.smh.com.au">Sydney Morning Herald</a> homepage. Today&#039;s measurement of that page weighed in at 920Kb, and the page auto-refreshes every 5 minutes. If you were to visit the page twice a day, which is not unreasonable, and sit on the home page for an average of 7 minutes each visit, you would use up 3.6MB of your allowance. One months worth would see 100MB / 10% of your allowance gone. And that&#039;s just looking at the news! Never mind your mapping, Twittering, Facebooking, and emailing needs. Come on Aussie telcos&#039;! If you want to be a leader in the growing online mobile space you&#039;re going to have to be a lot more generous with your data plans. Making a quick buck now is not in yours, or the national interest.</p>
<h3>The Pope</h3>
<p>I am not a religous man. I am, by definition, an Athiest. I have no belief in God, or any other of the much lauded deities. I do not though have any strong feelings about others having belief in those things. Whatever floats our boat.</p>
<p>I do find the whole religion thing very hypocritcial though, and none more so than the Catholic faith. Throughout history the Catholics, and indeed many other religions, have used their &#039;faith&#039; as an all encompassing reason for attrocities that would, under normal circumstances, be denounced by average men.</p>
<p>But I digress! The Pope visiting Sydney for World Youth Day has caused no end of problems for the citizens of this fair city. From the taking over of the Randwick Racecourse, to untold strain put on the public transport systems, to the special powers being granted to police to arrest anyone causing, or looking like they are going to cause, annoyance to attendees of the functions.</p>
<p>And to top it all off, there is a huge scandal hanging over <a href="http://en.wikipedia.org/wiki/George_Pell">Cardinal George Pell</a>, Catholic Archbishop of Sydney, and his handling of accusations of sexual assualt by a Catholic Priest.</p>
<p>I have nothing against people celebrating their beliefs, but when the act of performing those celebrations affects the way I, and many hundreds of thousands of other Sydneysiders, go about our daily activites, I have to question the legitimacy of the celebrations.</p>
<p>Am I being harsh? I don&#039;t think so. In both cases, the iPhone and the World Youth Day events, somebody is standing to make a lot of money, and your average citizen is having their liberites restricted so that that money can be made. For shame!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2008/07/apple-iphone-the-pope-what-next/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CMS user guide</title>
		<link>http://www.thought-after.com/2008/07/cms-user-guide/</link>
		<comments>http://www.thought-after.com/2008/07/cms-user-guide/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 09:44:35 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[Amplify Eleven]]></category>
		<category><![CDATA[Amplify11]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/?p=81</guid>
		<description><![CDATA[After another round of development releases of our Search Engine Optimisation CMS, Amplify Eleven, I have updated and reorganised the CMS User Guide and CMS Developer Guide. There are still sections of the guides that are light on content, but I am working this week on completing each guide. And not a moment too soon [...]]]></description>
			<content:encoded><![CDATA[<p>After another round of development releases of our Search Engine Optimisation CMS, <a href="http://www.amplify.com.au/seo-cms/">Amplify Eleven</a>, I have updated and reorganised the <a title="SEO CMS User Guide" href="http://support.amplify.com.au/user-guide/">CMS User Guide</a> and <a title="SEO CMS Developer Guide" href="http://support.amplify.com.au/developer-guide/">CMS Developer Guide</a>.</p>
<p>There are still sections of the guides that are light on content, but I am working this week on completing each guide. And not a moment too soon &#8211; lead developer James Beattie is busily unit testing the latest improvements and enhancements to the CMS in preparation for the version 1.0.2 release. Watch this space for news on that release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2008/07/cms-user-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 5 tips for developing for SEO</title>
		<link>http://www.thought-after.com/2007/11/top-5-tips-for-developing-for-seo/</link>
		<comments>http://www.thought-after.com/2007/11/top-5-tips-for-developing-for-seo/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 09:28:24 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[seo]]></category>
		<category><![CDATA[search engine optimisation]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2007/11/21/top-5-tips-for-developing-for-seo/</guid>
		<description><![CDATA[A post I wrote through my work blog, that outlines the basic, foundation rules for web development that help in any search engine optimisation efforts. Making a website that ranks well with the search engines is a process that has to start from the foundations of the site. Stuffing a badly designed and built site [...]]]></description>
			<content:encoded><![CDATA[<p>A post I wrote through my work blog, that outlines the basic, foundation rules for web development that help in any <a href="http://blog.amplify.com.au/seo/top-5-tips-for-developing-for-seo/">search engine optimisation</a> efforts.</p>
<p>Making a website that ranks well with the search engines is a process that has to start from the foundations of the site. Stuffing a badly designed and built site full of keywords isnâ€™t going to help, and is a waste of money.</p>
<p>There are numerous ways to make a website more accessible to search engines, and each has additional, tangible benefits to the website owners and visitors.</p>
<p>Presented below are my top 5 tips for developing a website to help make it an SEO success.</p>
<h4>Design for search engines, enhance for humans</h4>
<p>Search engines are very much like blind humans in the way they â€™seeâ€™ a website. They read the page in the way the source is ordered, they do not see images, they have to make a â€˜mentalâ€™ representation of the page by using semantic clues built into the page by the developer, and use that representation to make sense of the relationship between possibly disjointed blocks of information.</p>
<p>First step then is to design your page with no style, formatting, or other behavioural enhancement. A clean, semantic, well ordered page of data should be the goal. Once the textual content of the page has been laid out, you can start adding styles, images, and behaviours that will give the page visual appeal.</p>
<h4>Lighten the code</h4>
<p>Search engines have limits to the amount of data on a page they will index, depending on the size of the page. Using excessive amounts of code to display your content is therefore going to have an effect on what the search engines will do with your page. The goal then is to develop your page using the least amount of markup possible to achieve the required visual appearance. Using semantic markup certainly goes a long way to helping with this goal, and the natural added benefit is that your pages are lighter, meaning faster download times for your visitors, and less bandwidth/storage charges for you.</p>
<h4>Images are for pictures, not text</h4>
<p>OK, so your marketing department have put together a beautifully crafted piece of collateral, and they want you to replicate it online. No problem &#8211; convert the piece to a web optimised image and paste the darned thing, easy.</p>
<p>But remember in item 1 where we identified the search engine as a â€˜blindâ€™ visitor. He canâ€™t see the image, and therefore cannot read the beautifully crafted message your marketing department has spilt blood to create. What a waste!</p>
<p>Any textual message should be displayed using text &#8211; simple. Everybody then gets the same message, whether fully sighted, sight impaired, or search engine. Once the textual message is available it can be enhanced using a variety of techniques, depending on the final visual requirements.</p>
<h4>Images can be text too</h4>
<p>What? Didnâ€™t you just say images are pictures. Have you been at the hooch again?</p>
<p>No, there are times when an image is used in your page to support the text. Without the image, the text wouldnâ€™t be complete. In these cases the image element should have an
<div class="codesnip-container" >alt</div>
<p> attribute applied to it. The
<div class="codesnip-container" >alt</div>
<p> attribute is used to provide alternative, textual content to the image, and it should describe the image. This alternative text will replace the visual image in cases where the image cannot be displayed or seen.</p>
<h4>Donâ€™t be shy, let your content shine</h4>
<p>An all too common mistake is to develop your site using methods and technologies that essentially hide the content from search engines.</p>
<p>Simple mistakes like using forms for navigation, Javascript for links, Flash for navigation, or whole sites (unless the Flash has been developed using accessibilty settings). All of these will stop a search engine, and many visitors, from accessing your site. Not what you want after spending possibly thousands of dollars on your shiny new site.</p>
<p>So we loop back to item 1. Make the site for the search engine first, then progressively enhance it for visual users, and indeed visitors with greater processing capability.</p>
<h4>Is there anything else?</h4>
<p>The above tips are quite generic, but form a really solid base to work from. Any developer worth a fraction of the money you are thinking of spending with them should be developing to these standards. And that word brings me nicely to my conclusion.</p>
<h4>Develop to Standards</h4>
<blockquote><p>The beauty of the Internet is that anybody can build a website and get it online. The horror of the Internet is that anybody can build a website and get it online.</p></blockquote>
<p>Although we are working in a very young industry, there are global Standards that have been developed and put in place to â€˜regulateâ€™ the way that web technologies should be used. The big daddy of the web standards world is <a title="W3C" href="http://www.w3.org/">The World Wide Web Consortium (W3C)</a>. The W3C work on developing specifications, guidelines, software and tools for every aspect of online activity, and their published standards are what every developer should be working with. Sure, cousin Joey can knock out a website in a weekend with his laptop in his bedroom, but if youâ€™re serious about making any kind of impact with your site, cousin Joey isnâ€™t the best man for the job.</p>
<p>Hopefully this quick introduction has given you an insight into the foundations of developing for SEO. Please feel free to leave your comments regarding this post below.</p>
<p>If you have any request for future articles you can leave those in the comments as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2007/11/top-5-tips-for-developing-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test your HTML knowledge</title>
		<link>http://www.thought-after.com/2007/11/test-your-html-knowledge/</link>
		<comments>http://www.thought-after.com/2007/11/test-your-html-knowledge/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 03:24:38 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML elements]]></category>
		<category><![CDATA[HTML test]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2007/11/20/test-your-html-knowledge/</guid>
		<description><![CDATA[I came across a nifty little test today, How Many HTML Elements Can You Name in 5 Minutes? I scored 52, and was pleased to find that (most of) the ones I missed are in the lesser/never used category. See how you fare, just remember to be honest to yourself and do it all without [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a nifty little test today, <a title="Beat my score of 52" href="http://www.justsayhi.com/bb/html_quiz">How Many HTML Elements Can You Name in 5 Minutes?</a></p>
<p>I scored 52, and was pleased to find that (most of) the ones I missed are in the lesser/never used category.</p>
<p>See how you fare, just remember to be honest to yourself and do it all without any aids. Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2007/11/test-your-html-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Directions South 07 &#8211; a thank you</title>
		<link>http://www.thought-after.com/2007/09/web-directions-south-07-a-thank-you/</link>
		<comments>http://www.thought-after.com/2007/09/web-directions-south-07-a-thank-you/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 11:06:34 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[Web Directions]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[wds07]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2007/09/29/web-directions-south-07-a-thank-you/</guid>
		<description><![CDATA[It&#039;s the day after the conclusion of the Web Directions South 2007 conference, and my brain is still pinging! Two days of total immersion in everything good about web development, presentation after presentation full of inspiration, meeting with peers in the real world &#8211; the original social network &#8211; and relaxing with a few beers, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#039;s the day after the conclusion of the Web Directions South 2007 conference, and my brain is still pinging!</p>
<p>Two days of total immersion in everything good about web development, presentation after presentation full of inspiration, meeting with peers in the real world &#8211; the original social network &#8211; and relaxing with a few beers, good food and conversation at the end of the day.</p>
<p>Thanks to all the organisers, presenters, sponsors and attendees for making my first Web Directions such a memorable experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2007/09/web-directions-south-07-a-thank-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free random background image script tool</title>
		<link>http://www.thought-after.com/2007/08/free-random-background-image-script-tool/</link>
		<comments>http://www.thought-after.com/2007/08/free-random-background-image-script-tool/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 01:41:38 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[random background image]]></category>
		<category><![CDATA[script generator]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2007/08/13/free-random-background-image-script-tool/</guid>
		<description><![CDATA[A while ago I posted a solution for generating CSS random background images, which provided a PHP server side solution for adding random background images to stylesheets on the fly. Since it&#039;s initial posting the solution provided there has been tweaked and fine tuned based on use and reader feedback. A lot of the feedback [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago I posted a solution for generating <a href="/2006/05/26/css-random-background-image-rotation/" title="CSS Random Background Image Rotation">CSS random background images</a>, which provided a PHP server side solution for adding random background images to stylesheets on the fly.</p>
<p>Since it&#039;s initial posting the solution provided there has been tweaked and fine tuned based on use and reader feedback. A lot of the feedback and comments were about the inability for readers to use that particular solution because they did not have access to modify the PHP source code. One such example is that of <a href="http://www.blogger.com/" title="Blogger">Blogger</a>s, who have access to the Blogger templating system, but not the code.</p>
<p>In response to this feedback I have put together a free <a href="/free-tools/random-background-image-script-generator/" title="Free andom background image script generator">random background image script generator</a> tool, which will generate a self contained block of Javascript which can be pasted into any template or web page, to provide random background image selection and application to a single element on that page.</p>
<p>Comments and feedback are encouraged, as are links from any sites that may find a use for the script!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2007/08/free-random-background-image-script-tool/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>The power of one &#8211; public pressure on politics</title>
		<link>http://www.thought-after.com/2007/08/the-power-of-one-public-pressure-on-politics/</link>
		<comments>http://www.thought-after.com/2007/08/the-power-of-one-public-pressure-on-politics/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 12:06:50 +0000</pubDate>
		<dc:creator>Lafinboy</dc:creator>
				<category><![CDATA[Rants]]></category>
		<category><![CDATA[Alex Hawke]]></category>
		<category><![CDATA[getup]]></category>
		<category><![CDATA[John Howard]]></category>
		<category><![CDATA[Kevin Rudd]]></category>
		<category><![CDATA[prime minister]]></category>
		<category><![CDATA[social web]]></category>

		<guid isPermaLink="false">http://www.thought-after.com/2007/08/09/the-power-of-one-public-pressure-on-politics/</guid>
		<description><![CDATA[The power of the internet as a marketing medium has been embraced by the majority of political parties, and their members. In Australia, every major party has a web presence, and a growing number of national, state and local politicians have their own sites. Some have even entered the &#039;youth markets&#039; of MySpace and YouTube. [...]]]></description>
			<content:encoded><![CDATA[<p>The power of the internet as a marketing medium has been embraced by the majority of political parties, and their members. In Australia, every major party has a web presence, and a growing number of national, state and local politicians have their own sites. Some have even entered the &#039;youth markets&#039; of MySpace and YouTube. A prime example of this move is Australian Prime Minister, <a href="http://www.johnhowardmp.com/" title="John Howard MP">John Howard</a>.</p>
<p>ALP leader Kevin Rudd has launched a new site for his 2007 electoral campaign with the slogan <a href="http://www.kevin07.com" title="Kevin07">Kevin07</a>. It&#039;s a highly stylized site that looks like it has come straight out of any of the many political satire movies, lots of prime colours, big and flashy, marketing driven &#8211; and with very little substance.</p>
<p>As the politicos jump on the opportunity to use the internet to reach the widest possible audience, they miss the point and use their sites as direct extensions of their standard media campaigns. The opportunity for public interaction is missed, and in todays social web, that&#039;s a big no-no.</p>
<p>But the online political arena is not the sole domain of the political parties and their members. There is no requirement to have (hundreds of) thousands of dollars of marketing capital to run an online campaign. Many minor groups and individuals are using the internet, and particularly blogs, to voice their opinions about issues they feel strongly about. There are large groups, such as <a href="http://www.getup.org.au/" title="GetUp! Action for Australia">GetUp</a> that take on the government directly, and much smaller groups/individuals, such as <a href="http://www.alexhawke.org/" title="Alex Hawke - Liberal Candidate for Mitchell">Alex Hawke</a>, that campaign more about issues that affect them directly.</p>
<p>The Alex Hawke site is a great example of the power of the internet being harnessed by a motivated individual to campaign against a politician they have issues with. The site does not use cheap tricks, skulduggery or  misinformation to attack it&#039;s subject. Rather it employs the ethical and unwavering use of truth and publicly available information to inform the reader. The use of a blog as the publishing platform allows direct interaction from visitors to the site with it&#039;s author, and other visitors, to discuss the subject matter.</p>
<p>Through the honest and open use of the medium, one man can raise the awareness of an issue, create a ripple that grows into a swell of opinion. It is this change that politicians and political parties must face as they battle to win the votes of the electorate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thought-after.com/2007/08/the-power-of-one-public-pressure-on-politics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
