<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://webunder.com.au/feed/rss.xml" rel="self" type="application/rss+xml" />
		<title>webunder - we design . we develop . we blog</title>
		<link>http://webunder.com.au</link>
		<description>Webunder is a creative web design and development studio using ExpressionEngine as a Content Management System</description>
		<language>en</language>   
		<pubDate>Fri, 25 Feb 2011 23:55:37 +0000</pubDate>
		
		<image>
			<link>http://webunder.com.au</link>
			<title>Webunder - we design . we develop . we blog</title>
			<url>http://webunder.com.au/library/image/logo_webunder_85x70.gif</url>
			<description>Webunder is a creative web design and development studio using ExpressionEngine as a Content Management System</description>
			<height>85</height>
			<width>80</width>
		</image>
	
	
		<item>
			<title>Watched List February 2011</title>
			<link>http://webunder.com.au/weblog/watched-list-february-2011/</link>
			<description><![CDATA[<h3 class="green_text">OUT OF TIME</h3><p><iframe frameborder="0" height="264" src="http://player.vimeo.com/video/6495648" width="480"></iframe></p><h3 class="pink_text">Television is a drug</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/10857606" width="480"></iframe></p><h3 class="purple_text">Coachelletta</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/15596222" width="480"></iframe></p><h3 class="turquse_text">Wall painting</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/15076572" width="480"></iframe></p><h3 class="turquse_text">our creative process</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/8362481" width="480"></iframe></p>]]></description>

			<category domain="http://webunder.com.au/weblog/video-log/">Video Log</category >
			<pubDate>Fri, 25 Feb 2011 23:55:37 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-february-2011/</guid>
		</item>

		<item>
			<title>Watched List January 2011</title>
			<link>http://webunder.com.au/weblog/watched-list-january-2011/</link>
			<description><![CDATA[<h3 class="green_text">Tumblingerstra&szlig;e</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/13836240" width="480"></iframe></p><h3 class="pink_text">Moullinex - Catalina</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/19723907" width="480"></iframe></p><h3 class="purple_text">7D 1000 fps</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/13557939" width="480"></iframe></p><h3 class="turquse_text">iQ font</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/5233789" width="480"></iframe></p>]]></description>

			<category domain="http://webunder.com.au/weblog/video-log/">Video Log</category >
			<pubDate>Fri, 25 Feb 2011 23:08:59 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-january-2011/</guid>
		</item>

		<item>
			<title>Editee, Code Editor for ExpressionEngine</title>
			<link>http://webunder.com.au/weblog/editee-code-editor-for-expressionengine/</link>
			<description><![CDATA[<h3 class="green_text">About the Accessory</h3><p>Source code editor for Templates, Template Notes, Snippets, Global Variables and Database Query Form textareas using EditArea script&nbsp;giving you results like:</p><p><img alt="Editee Template Editor for ExpressionEngine" height="211" src="http://webunder.com.au/library/image/weblog/editee/template_editor.jpg" title="Editee Template Editor for ExpressionEngine" width="480" /></p><p>or</p><p><img alt="Editee Snippet Editor" height="273" src="http://webunder.com.au/library/image/weblog/editee/editee_snippet_editor.jpg" title="Editee Snippet Editor" width="480" /></p><p>or</p><p><img alt="Editee Database Query Form Editor" height="262" src="http://webunder.com.au/library/image/weblog/editee/editee_database_query_form_editor.jpg" title="Editee Database Query Form Editor" width="480" /></p><h3 class="pink_text">Installation</h3><p>1) Download&nbsp;<a href="https://github.com/webunder/Editee/zipball/master">Editee</a>&nbsp;ExpressionEngine Accessory, unzip the package into "<strong>/system/expressionengine/third_party/</strong>" folder</p><p>2) Download&nbsp;<a href="http://sourceforge.net/projects/editarea">EditArea</a>&nbsp;and place the script on server</p><p>3) Update the location variable e.g. <strong>$location = '/library/scripts/edit_area/'</strong> based on where you placed EditArea script</p><p>4) Activate Editee Accessory and enjoy colour coded code highlighting</p><p>5) (Optional) To change EditArea style to suit ExpressionEngine Control Panel style you'll need to copy "<em>edit_area</em>" folder over where you uploaded the EditArea script</p><h3 class="purple_text">Settings</h3><p>You will need to configure location of&nbsp;EditArea script e.g. "<em><strong>/scripts/edit_area/</strong></em>".</p><p>Plus there are other optional configuration&nbsp;settings&nbsp;if you want to change the default values for&nbsp;EditArea script.</p><h3 class="turquse_text">License</h3><p>Dynamic Select Plugin is licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution Share Alike</a>&nbsp;License.</p><h3 class="blue-palatino-linotype">Changelog</h3><p><strong>1.0.5</strong><br />Added User Message, Communicate, System Offline and Email Notification Templates textareas<br />Fixed typo for '$replace_tab_by_spaces', thanks Neil</p><p><strong>1.0.4</strong><br />Added activation options for different areas for EE CP</p><p><strong>1.0.3</strong><br />Added EE theme to the editor</p><p><strong>1.0.2</strong><br />Added defininion option for tabulations and fonts</p><p><strong>1.0.1</strong><br />Added snippets, global variables and database query form textareas</p><p><strong>1.0.0</strong><br />Initial commit</p>]]></description>

			<category domain="http://webunder.com.au/weblog/addon/">Addon</category >
			<category domain="http://webunder.com.au/weblog/expressionengine/">ExpressionEngine</category >
			<pubDate>Sun, 28 Nov 2010 11:57:51 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/editee-code-editor-for-expressionengine/</guid>
		</item>

		<item>
			<title>Watched List September 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-september-2010/</link>
			<description><![CDATA[<h3 class="green_text">Hi</h3><p><iframe frameborder="0" height="360" src="http://player.vimeo.com/video/4697849" width="480"></iframe></p><h3 class="pink_text">Fluid Sculpture</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/3599345" width="480"></iframe></p><h3 class="purple_text">The State of The Internet</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/9641036" width="480"></iframe></p><h3 class="turquse_text">Nature by Numbers</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/9953368" width="480"></iframe></p>]]></description>

			<category domain="http://webunder.com.au/weblog/video-log/">Video Log</category >
			<pubDate>Tue, 16 Nov 2010 01:59:03 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-september-2010/</guid>
		</item>

		<item>
			<title>Watched List August 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-august-2010/</link>
			<description><![CDATA[<h3 class="green_text">Augmented Reality: Domestic Robocop</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/8569187?portrait=0&amp;color=ff0179" width="480"></iframe></p><h3 class="pink_text">I'll be gone</h3><p><iframe frameborder="0" height="384" src="http://player.vimeo.com/video/7792511?portrait=0&amp;color=ff0179" width="480"></iframe></p><h3 class="purple_text">Nokta</h3><p><iframe frameborder="0" height="270" src="http://player.vimeo.com/video/9856705?portrait=0&amp;color=ff0179" width="480"></iframe></p><h3 class="turquse_text">VIDEOGIOCO</h3><p><iframe frameborder="0" height="384" src="http://player.vimeo.com/video/6605263?portrait=0&amp;color=ff0179" width="480"></iframe></p>]]></description>

			<pubDate>Fri, 10 Sep 2010 04:36:09 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-august-2010/</guid>
		</item>

		<item>
			<title>ExpressionEngine 2.1 Demo</title>
			<link>http://webunder.com.au/weblog/expressionengine-2.1-demo/</link>
			<description><![CDATA[<p class="pink_text">ExpressionEngine 2.1 marks the end of the public beta period. With that I thought I might update our <a href="http://webunder.com.au/weblog/expressionengine-2.1-demo/" title="ExpressionEngine 2.1 Demo">ExpressionEngine demo</a> as well.</p><p><img alt="ExpressionEngine 2.1 Demo" height="254" src="http://webunder.com.au/library/image/weblog/expressionengine_2.1_demo/weblog_ee2.1_demo_content.png" title="ExpressionEngine 2.1 Demo" width="480" /></p><p>The new <strong>ExpressionEngine 2.1 demo</strong> is located at <a href="http://ee21.enginehosting.com.au/login">ee21.enginehosting.com.au/login</a> and you can use the same login credentials (<em>demo</em>:<em>password</em>) as the previous <a href="http://webunder.com.au/weblog/expressionengine-2.0-demo/" title="ExpressionEngine 2.1 Demo">ExpressionEngine demo</a>. Remember to&nbsp;enjoy and play nice.</p><h3 class="green_text">Updated ExpressionEngine 2.1 Addons</h3><p>While testing the new system, below are some of the ExpressionEngine addons you can try it out.</p><ul><li><a href="http://www.dmlogic.com/add_ons/eeck/">DM EECK</a></li><li><a href="http://www.bybjorn.com/466/">SEO Lite</a></li><li><a href="http://buildwithstructure.com/">Structure</a></li><li><a href="http://pixelandtonic.com/matrix">Matrix</a></li><li><a href="http://pixelandtonic.com/playa">Playa</a></li></ul><h3>ExpressionEngine 2.1 Demo Site</h3><p>We've also created a small template site to demonstrate some of the features of EE2.1 and off course front end section will be visible upon login.</p><p><img alt="ExpressionEngine 2.1 Demo" height="272" src="http://webunder.com.au/library/image/weblog/expressionengine_2.1_demo/weblog_ee2.1_demo_front.png" title="ExpressionEngine 2.1 Demo" width="480" /></p><h3 class="purple_text">ExpressionEngine Templates</h3><p>With the demo you can also have a look at these <a href="http://webunder.com.au/library/file/ExpressionEngine_2.1_Demo_Templates.zip" title="ExpressionEngine 2.1 Templates">ExpressionEngine templates</a> we used to create the demo site. They should help you understand using some of the techniques we used.</p><p>If you have any questions feel free to ask in the comments.</p>]]></description>

			<pubDate>Tue, 07 Sep 2010 06:01:50 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/expressionengine-2.1-demo/</guid>
		</item>

		<item>
			<title>Mt Eliza Art Exhibition</title>
			<link>http://webunder.com.au/project/mt-eliza-art-exhibition/</link>
			<description><![CDATA[<p>The first Mount Eliza Art Exhibition was held in 1978, and has since become a major annual event for the Mount Eliza North Primary School and art aficionados alike.</p><img src="http://webunder.com.au/library/image/Mt-Eliza-Art-Exhibition-01.png" alt="Mt Eliza Art Exhibition 01" />]]></description>

			<category domain="http://webunder.com.au/project/ExpressionEngine-Website/">ExpressionEngine Website</category >
			<category domain="http://webunder.com.au/project/Graphic-Design/">Graphic Design</category >
			<category domain="http://webunder.com.au/project/Information-Architecture-Design/">Information Architecture Design</category >
			<category domain="http://webunder.com.au/project/Standards-Based-Website-Design/">Standards Based Website Design</category >
			<category domain="http://webunder.com.au/project/Website-Wireframe/">Website Wireframe</category >
			<category domain="http://webunder.com.au/project/Content-Management-System/">Content Management System</category >
			<category domain="http://webunder.com.au/project/Branding-Strategy/">Branding Strategy</category >
			<category domain="http://webunder.com.au/project/Email-Marketing-Strategies/">Email Marketing Strategies</category >
			<category domain="http://webunder.com.au/project/Project-Manager/">Project Manager</category >
			<category domain="http://webunder.com.au/project/Search-Engine-Optimisation/">Search Engine Optimisation</category >
			<category domain="http://webunder.com.au/project/Private-Training/">Private Training</category >
			<pubDate>Sun, 22 Aug 2010 23:22:10 +0000</pubDate>    		 
			<guid>http://webunder.com.au/project/mt-eliza-art-exhibition/</guid>
		</item>

		<item>
			<title>ExpressionEngine on Ubuntu Server via VMware</title>
			<link>http://webunder.com.au/weblog/expressionengine-on-ubuntu-server-via-vmware/</link>
			<description><![CDATA[<p class="green_text">Up until now XAMPP was my personal choice of local development server. It is quick and easy to setup on Windows based computers. But like any other server environment software it has drawbacks in terms of stability and speed. These become more obvious when working on multiple projects that require client access during <a href="http://webunder.com.au/">ExpressionEngine development</a> stage.</p><p>Since starting with <a href="http://www.expressionengine.com/index.php?affiliate=webunder&amp;page=/professionals/info/webunder">ExpressionEngine v2</a>, I had to go through reconfiguring my base install template and while switching I thought I should try a different local development setup as well.</p><p>Result is now I'm running <a href="https://help.ubuntu.com/community/Server/TechSpecs/1004LTS">Ubuntu Server 10.04 (Lucid Lynx)</a> via <a href="https://www.vmware.com/tryvmware/">VMware Server 2</a> locally and boy! I am seeing lightning fast <a href="http://expressionengine.com/user_guide/templates/globals/single_variables.html#var_elapsed_time">elapsed times</a>.</p><h3 class="green_text">First Steps for ExpressionEngine sandbox</h3><p>We need to download server software <a href="https://www.vmware.com/tryvmware/">VMware Server</a>, <a href="http://www.ubuntu.com/server/get-ubuntu/download">Ubuntu Server</a> and to access the server I prefer using <a href="http://winscp.net/">WinSCP</a>. There are countless help topics &amp; videos on how to setup virtual LAMP server so you'll need to do a bit of <a href="http://en.wikipedia.org/wiki/Google_(verb)">Googling</a> to do. Basically, you first install VMWare on your computer and setup LAMP server on top of that. Once done connect to the server with <a href="http://winscp.net/">WinSCP</a> because there are few files we'll need to edit in order to get the server going the way we want.</p><h3 class="pink_text">Ubuntu Server Settings</h3><p>Server needs to have a static IP internally so we can utilise <a href="http://en.wikipedia.org/wiki/Port_forwarding">port forwarding</a> which I will explain later.</p><p>/etc/network/interfaces is the file to edit for static IP. My current setup is</p><pre class="brush: html; auto-links:false; collapse: false; gutter: false;"># The loopback network interface<br />auto lo<br />iface lo inet loopback<br /><br /># The primary network interface<br />auto eth0<br />iface eth0 inet static<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;address 192.168.0.10<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;netmask 255.255.255.0<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;network 192.168.0.0<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;broadcast 192.168.0.255<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;gateway 192.168.0.1</pre><p>By default <a href="http://httpd.apache.org/">Apache server</a> creates <strong>/var/www</strong> folder to host web files. Let's leave that folder alone and create <strong>/var/www_site</strong>s instead. This is where we're going to develop our sites, so for each client work there will be following folders created</p><p><em>client1-domain.com</em><br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system</p><p><em>client2- domain.com</em><br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; http<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; system</p><p>As you can see by doing this we're also making sure ExpressionEngine system folder is above public domain for extra security.</p><p>Obviously we need to tell Apache server what we've done by editing <strong>/etc/apache2/httpd.conf</strong> file. Below is what I have in that file</p><pre class="brush: html; auto-links:false; collapse: false; gutter: false;">&lt;VirtualHost *:80&gt;<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DocumentRoot "/var/www"<br />&lt;/VirtualHost&gt;<br /><br />&lt;VirtualHost *:80&gt;<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DocumentRoot "/var/www_sites/client1- domain.com/http"<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ServerName client1.webunder.com.au<br />&lt;/VirtualHost&gt;<br /><br />&lt;VirtualHost *:80&gt;<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;DocumentRoot "/var/www_sites/client2- domain.com/http"<br />&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ServerName client2.webunder.com.au<br />&lt;/VirtualHost&gt;</pre><p>First declaration will take default requests to main server. Second and third declarations will forward to appropriate folder depending on which sub domain is requested. Keep in mind that these <a href="http://httpd.apache.org/docs/1.3/vhosts/">VirtualHost</a> declarations are bare minimum and I suggest exploring further for options.</p><h3 class="purple_text">Resolving ExpressionEngine sites</h3><p>This part should be quite smooth as we're required to make one addition to our modem. &nbsp;Remembering the static IP 192.168.0.10 we had earlier, we need to add a forward rule from Public Port 80 to 192.168.0.10 with Private Port 80.</p><p>This will cover what goes on once traffic reaches our location but we also need to create Custom A records on domain level so the domains requested can find their way to us. These days most ISP's put you on plans with static IP or you can use dynamic DNS services such no-ip.com which is free.</p><p>Once you know your modems public IP address go to your domain hosting panel and add Custom A records such as</p><p><strong>Name</strong>: client1.webunder.com.au<br /><strong>Data</strong>: modems static IP</p><p><strong>Name</strong>: client2.webunder.com.au<br /><strong>Data</strong>: modems static IP</p><p>These sub domains should now point to your development server where you put ExpressionEngine installation files and publically reachable by your client. Keep in mind that this is a basic tutorial to get you going and there is much more to customise if you want to delve in to server settings.</p>]]></description>

			<category domain="http://webunder.com.au/weblog/tutorials/">Tutorials</category >
			<pubDate>Sun, 22 Aug 2010 11:07:39 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/expressionengine-on-ubuntu-server-via-vmware/</guid>
		</item>

		<item>
			<title>Watched List July 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-july-2010/</link>
			<description><![CDATA[<h3 class="green_text">"And Then There Was Salsa"</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=9194146&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9194146&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="pink_text">555 KUBIK</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=5595869&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5595869&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="purple_text">ENVISION</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=10692284&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10692284&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="turquse_text">subprime</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=4240369&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4240369&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p>]]></description>

			<pubDate>Fri, 30 Jul 2010 11:16:56 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-july-2010/</guid>
		</item>

		<item>
			<title>Peltier Tiling Artwork</title>
			<link>http://webunder.com.au/project/peltier-tiling-artwork/</link>
			<description><![CDATA[<p>Peltier Tiling is where Melbourne turns for quality tiling. Dean Peltier is a master craftsman and insists on the same passion for excellence and eye to detail from his staff. With Peltier, tiling is an art form. Whether it be tiling or waterproofing, if you want the best, look no further</p><img src="http://webunder.com.au/library/image/peltiertiling.com.au_artwork_01.jpg" alt="Peltier Tiling Artwork 01" />]]></description>

			<category domain="http://webunder.com.au/project/ExpressionEngine-Website/">ExpressionEngine Website</category >
			<category domain="http://webunder.com.au/project/Information-Architecture-Design/">Information Architecture Design</category >
			<category domain="http://webunder.com.au/project/Standards-Based-Website-Design/">Standards Based Website Design</category >
			<category domain="http://webunder.com.au/project/Website-Wireframe/">Website Wireframe</category >
			<category domain="http://webunder.com.au/project/Content-Management-System/">Content Management System</category >
			<category domain="http://webunder.com.au/project/Email-Marketing-Strategies/">Email Marketing Strategies</category >
			<category domain="http://webunder.com.au/project/Online-Forms-Applications/">Online Forms / Applications</category >
			<category domain="http://webunder.com.au/project/Project-Manager/">Project Manager</category >
			<category domain="http://webunder.com.au/project/Private-Training/">Private Training</category >
			<pubDate>Fri, 30 Jul 2010 07:26:28 +0000</pubDate>    		 
			<guid>http://webunder.com.au/project/peltier-tiling-artwork/</guid>
		</item>

		<item>
			<title>Watched List June 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-june-2010/</link>
			<description><![CDATA[<h3 class="green_text">Eyjafjallaj&ouml;kull</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=11673745&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="240" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=11673745&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="pink_text">Alma</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=4749536&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4749536&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="purple_text">The Sandpit</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=9679622&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9679622&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="turquse_text">Vanishing Point</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=8837024&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="480" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8837024&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p>]]></description>

			<category domain="http://webunder.com.au/weblog/video-log/">Video Log</category >
			<pubDate>Fri, 25 Jun 2010 11:07:56 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-june-2010/</guid>
		</item>

		<item>
			<title>3centres Collaboration Artwork</title>
			<link>http://webunder.com.au/project/3centres-collaboration-artwork/</link>
			<description><![CDATA[<p>&nbsp;</p><div><p><strong>Joint steering group&nbsp;</strong>of senior obstetric and midwifery managers from Melbourne&rsquo;s three tertiary maternity hospitals or &lsquo;centres&rsquo; &ndash; Mercy Hospital for Women, The Royal Women&rsquo;s Hospital and Monash Medical Centre (Southern Health)</p></div><p>&nbsp;</p><img src="http://webunder.com.au/library/image/3centres.com.au_artwork_01.jpg" alt="3Centres Collaboration Artwork 01" />]]></description>

			<category domain="http://webunder.com.au/project/ExpressionEngine-Website/">ExpressionEngine Website</category >
			<category domain="http://webunder.com.au/project/Graphic-Design/">Graphic Design</category >
			<category domain="http://webunder.com.au/project/Information-Architecture-Design/">Information Architecture Design</category >
			<category domain="http://webunder.com.au/project/Standards-Based-Website-Design/">Standards Based Website Design</category >
			<category domain="http://webunder.com.au/project/Website-Wireframe/">Website Wireframe</category >
			<category domain="http://webunder.com.au/project/Content-Management-System/">Content Management System</category >
			<category domain="http://webunder.com.au/project/Project-Manager/">Project Manager</category >
			<category domain="http://webunder.com.au/project/Consulting/">Consulting</category >
			<category domain="http://webunder.com.au/project/Private-Training/">Private Training</category >
			<pubDate>Thu, 17 Jun 2010 06:16:26 +0000</pubDate>    		 
			<guid>http://webunder.com.au/project/3centres-collaboration-artwork/</guid>
		</item>

		<item>
			<title>Watched List May 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-may-2010/</link>
			<description><![CDATA[<h3 class="turquse_text">Gardyn</h3><p><object data="http://www.youtube.com/v/cBN-CAhOYQ0&amp;hl=en_GB&amp;fs=1&amp;rel=0" height="285" type="application/x-shockwave-flash" width="480"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/cBN-CAhOYQ0&amp;hl=en_GB&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /></object></p><h3>Upular</h3><p><object data="http://www.youtube.com/v/JVxe5NIABsI&amp;hl=en_GB&amp;fs=1&amp;rel=0" height="285" type="application/x-shockwave-flash" width="480"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/JVxe5NIABsI&amp;hl=en_GB&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /></object></p><h3>Skynet Symphonic</h3><p><object data="http://www.youtube.com/v/UlS_Rnb5WM4&amp;hl=en_GB&amp;fs=1&amp;rel=0" height="285" type="application/x-shockwave-flash" width="480"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UlS_Rnb5WM4&amp;hl=en_GB&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /></object></p><h3>Bangarang</h3><p><object data="http://www.youtube.com/v/65PiKsNhCsc&amp;hl=en_GB&amp;fs=1&amp;rel=0" height="285" type="application/x-shockwave-flash" width="480"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/65PiKsNhCsc&amp;hl=en_GB&amp;fs=1&amp;rel=0" /><param name="allowfullscreen" value="true" /></object></p>]]></description>

			<pubDate>Sun, 30 May 2010 02:09:44 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-may-2010/</guid>
		</item>

		<item>
			<title>3centres Collaboration Wireframes</title>
			<link>http://webunder.com.au/project/3centres-collaboration-wireframes/</link>
			<description><![CDATA[<p><strong>Joint steering group&nbsp;</strong>of senior obstetric and midwifery managers from Melbourne&rsquo;s three tertiary maternity hospitals or &lsquo;centres&rsquo; &ndash; Mercy Hospital for Women, The Royal Women&rsquo;s Hospital and Monash Medical Centre (Southern Health)</p><img src="http://webunder.com.au/library/image/3centrescomau_wireframe_01.jpg" alt="3Centres Collaboration Wireframes 01" />]]></description>

			<category domain="http://webunder.com.au/project/Information-Architecture-Design/">Information Architecture Design</category >
			<category domain="http://webunder.com.au/project/Website-Wireframe/">Website Wireframe</category >
			<category domain="http://webunder.com.au/project/Consulting/">Consulting</category >
			<pubDate>Fri, 28 May 2010 02:35:31 +0000</pubDate>    		 
			<guid>http://webunder.com.au/project/3centres-collaboration-wireframes/</guid>
		</item>

		<item>
			<title>Watched List February 2010</title>
			<link>http://webunder.com.au/weblog/watched-list-february-2010/</link>
			<description><![CDATA[<h3 class="green_text">Oh, The Temptation</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=5239013&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=5239013&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="pink_text">Slagsmalsklubben</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=3514904&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3514904&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="purple_text">COMBO<br /></h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=6555161&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="272" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6555161&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="turquse_text">The Third &amp; The Seventh</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=7809605&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=7809605&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=00adef&amp;fullscreen=1" /></object></p><h3 class="green_text">Last Day Dream</h3><p><object data="http://vimeo.com/moogaloop.swf?clip_id=4155700&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ff4000&amp;fullscreen=1" height="270" type="application/x-shockwave-flash" width="480"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=4155700&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ff4000&amp;fullscreen=1" /></object></p>]]></description>

			<category domain="http://webunder.com.au/weblog/video-log/">Video Log</category >
			<pubDate>Fri, 19 Feb 2010 01:49:16 +0000</pubDate>    		 
			<guid>http://webunder.com.au/weblog/watched-list-february-2010/</guid>
		</item>

	</channel>
</rss>
