<?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>Koder</title>
	<atom:link href="http://www.koder.com.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koder.com.au</link>
	<description>Adelaide Software Development and Services</description>
	<lastBuildDate>Fri, 16 Dec 2016 01:36:23 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.23</generator>
	<item>
		<title>Using Custom Fonts in Xamarin iOS</title>
		<link>http://www.koder.com.au/using-custom-fonts-in-xamarin-ios/</link>
		<comments>http://www.koder.com.au/using-custom-fonts-in-xamarin-ios/#comments</comments>
		<pubDate>Sat, 21 Nov 2015 23:19:01 +0000</pubDate>
		<dc:creator><![CDATA[Stuart]]></dc:creator>
				<category><![CDATA[Xamarin]]></category>

		<guid isPermaLink="false">http://www.koder.com.au/?p=361</guid>
		<description><![CDATA[Using  a custom font to add character to your App is simple with Xamarin iOS. Adding the font Simply add the font files to your application and ensure their build action is set to &#8220;BundleResource&#8221;. Note: iOS supports TTF and OTF fonts. Next, set the font files to be copied to the output directory. Configure [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Using  a custom font to add character to your App is simple with Xamarin iOS.</p>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<h1>Adding the font</h1>
<p>Simply add the font files to your application and ensure their build action is set to &#8220;BundleResource&#8221;. <strong>Note: iOS supports TTF and OTF fonts.</strong></p>
<span class='avia-image-container'  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><img class='avia_image  avia-align-center  ' src='http://www.koder.com.au/wp-content/uploads/2015/11/CustomFonts_Step1.jpg' alt='' title='CustomFonts_Step1'   itemprop="contentURL"  /></span>
<p>Next, set the font files to be copied to the output directory.</p>
<span class='avia-image-container'  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><img class='avia_image  avia-align-center  ' src='http://www.koder.com.au/wp-content/uploads/2015/11/CustomFonts_Step2.jpg' alt='' title='CustomFonts_Step2'   itemprop="contentURL"  /></span>
<div  class='hr hr-default '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<h1>Configure Info.plist</h1>
<p>We need to instruct iOS that we are providing custom fonts.</p>
<p>Open info.plist &gt; source &gt; add new entry</p>
<span class='avia-image-container'  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><img class='avia_image  avia-align-center  ' src='http://www.koder.com.au/wp-content/uploads/2015/11/CustomFonts_Step3.jpg' alt='' title='CustomFonts_Step3'   itemprop="contentURL"  /></span>
<div  class='hr hr-default '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<h1>Using the custom font</h1>
<p>Creating a UIFont:</p>
<pre class="brush: csharp; title: ; notranslate">

var font = UIFont.FromName (&quot;segoeui&quot;, 16);

</pre>
<p>Using UIAppearance to set the title font on a navigation bar</p>
<pre class="brush: csharp; title: ; notranslate">

var textAttributes = new UITextAttributes {
  Font = UIFont.FromName(&quot;segoeui&quot;, 22),
};
UINavigationBar.Appearance.SetTitleTextAttributes(textAttributes); 

</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.koder.com.au/using-custom-fonts-in-xamarin-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mint Research &#8211; A Fresh Approach</title>
		<link>http://www.koder.com.au/mint-research-a-fresh-approach/</link>
		<comments>http://www.koder.com.au/mint-research-a-fresh-approach/#comments</comments>
		<pubDate>Tue, 28 Jul 2015 05:17:23 +0000</pubDate>
		<dc:creator><![CDATA[Stuart]]></dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.koder.com.au/?p=345</guid>
		<description><![CDATA[Mint Research is a new boutique research agency based in Adelaide that aims to disrupt the market and social research market. Mint is run by two of Adelaide&#8217;s most enthusiastic researchers with a combined 25 years of experience servicing a wide range of clients from a broad spectrum of industries. They wanted a website that fit [&#8230;]]]></description>
				<content:encoded><![CDATA[<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Client</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p><a href="http://www.mintresearch.com.au" target="_blank">Mint Research</a> is a new boutique research agency based in Adelaide that aims to disrupt the market and social research market. Mint is run by two of Adelaide&#8217;s most enthusiastic researchers with a combined 25 years of experience servicing a wide range of clients from a broad spectrum of industries. They wanted a website that fit their image as well as the one that provided the blog features that will enable them, in future, to deliver research insights, news and inforgraphics directly to their target market.</p>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Website</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p>We used proven, trusted web technologies to deliver a complete modern, responsive and user-friendly solution. The core of the solution is WordPress, the world leading Content Management System (CMS); its a non-technical user&#8217;s dream for managing website content and our preferred CMS for this style of solution.</p>
<p>Using a combination of modern web development techniques including a responsive layout (with a particular focus on mobile devices), parallax backgrounds and full screen sliders we achieved a fresh modern look without compromising on features.</p>
<div class='avia-gallery avia-gallery-1 avia_lazyload avia_animate_when_visible '  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><div class='avia-gallery-thumb'> <a href='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-FullScreenSlider-1030x664.jpg' data-rel='gallery-1' data-prev-img='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-FullScreenSlider-495x400.jpg' class='first_thumb lightbox ' data-onclick='1' title='Full Screen Slider'  itemprop="contentURL" ><img data-avia-tooltip='Full Screen Slider' src='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-FullScreenSlider-495x400.jpg' width='495' height='400'  title='Mint-FullScreenSlider' alt='' /></a> <a href='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Paralax-Background-1030x664.jpg' data-rel='gallery-1' data-prev-img='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Paralax-Background-495x400.jpg' class='lightbox ' data-onclick='2' title='Parallax Backgrounds'  itemprop="contentURL" ><img data-avia-tooltip='Parallax Backgrounds' src='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Paralax-Background-495x400.jpg' width='495' height='400'  title='Mint-Paralax-Background' alt='' /></a> <a href='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Response-Full-1030x663.jpg' data-rel='gallery-1' data-prev-img='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Response-Full-495x400.jpg' class='lightbox ' data-onclick='3' title='Responsive Layout on Desktop'  itemprop="contentURL" ><img data-avia-tooltip='Responsive Layout on Desktop' src='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Response-Full-495x400.jpg' width='495' height='400'  title='Mint-Response-Full' alt='' /></a> <a href='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Responsive.jpg' data-rel='gallery-1' data-prev-img='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Responsive-396x400.jpg' class='lightbox ' data-onclick='4' title='Responsive Layout on Mobile'  itemprop="contentURL" ><img data-avia-tooltip='Responsive Layout on Mobile' src='http://www.koder.com.au/wp-content/uploads/2015/07/Mint-Responsive-396x400.jpg' width='396' height='400'  title='Mint-Responsive' alt='' /></a></div></div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >Contact Us</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<form action="http://www.koder.com.au/mint-research-a-fresh-approach/" method="post" class="avia_ajax_form " data-avia-form-id="1"><fieldset><h3>Start a conversation</h3><p class='' id='element_avia_name_1'><label for="avia_name_1">Name <abbr class="required" title="required">*</abbr></label> <input name="avia_name_1" class="text_input is_empty" type="text" id="avia_name_1" value=""/></p><p class='' id='element_avia_e-mail_1'><label for="avia_e-mail_1">E-Mail <abbr class="required" title="required">*</abbr></label> <input name="avia_e-mail_1" class="text_input is_email" type="text" id="avia_e-mail_1" value=""/></p><p class='' id='element_avia_subject_1'><label for="avia_subject_1">Subject <abbr class="required" title="required">*</abbr></label> <input name="avia_subject_1" class="text_input is_empty" type="text" id="avia_subject_1" value=""/></p><p class='' id='element_avia_message_1'>	 <label for="avia_message_1" class="textare_label hidden textare_label_avia_message_1">Message <abbr class="required" title="required">*</abbr></label>	 <textarea name="avia_message_1" class="text_area is_empty" cols="40" rows="7" id="avia_message_1" ></textarea></p><p class="hidden"><input type="text" name="avia_avia_username_1" class="hidden " id="avia_avia_username_1" value="" /></p><p class=""><input type="hidden" value="1" name="avia_generated_form1" /><input type="submit" value="Submit" class="button"  /></p></fieldset></form><div id="ajaxresponse_1" class="ajaxresponse ajaxresponse_1 hidden"></div>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.koder.com.au/mint-research-a-fresh-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prove starts Private Alpha</title>
		<link>http://www.koder.com.au/prove-starts-private-alpha/</link>
		<comments>http://www.koder.com.au/prove-starts-private-alpha/#comments</comments>
		<pubDate>Mon, 22 Dec 2014 05:19:17 +0000</pubDate>
		<dc:creator><![CDATA[Stuart]]></dc:creator>
				<category><![CDATA[Product]]></category>
		<category><![CDATA[Prove]]></category>

		<guid isPermaLink="false">http://www.koder.com.au/?p=282</guid>
		<description><![CDATA[Prove redefines how developers, Business Analysts (BAs) and Project Managers (PMs) approach testing software. Prove enables BAs and PMs to monitor developer progress against specifications, progress of defect resolution and includes comprehensive perform performance and load testing capabilities. With Prove your development team will increase the ROI they receive from their existing investment in unit tests and be provided with a [&#8230;]]]></description>
				<content:encoded><![CDATA[	<div class='av_promobox avia-button-no '>		<div class='avia-promocontent'></p>
<p><strong>Prove</strong> has entered private alpha! If you&#8217;re a .Net software developer and want to get your hands on the private beta bits please fill out the form below or drop us a line <a title="contact at koder com au" href="mailto:contact@koder.com.au">here</a>.</p>
<p>
</div>	</div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Product</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p>Prove redefines how developers, Business Analysts (BAs) and Project Managers (PMs) approach testing software. Prove enables BAs and PMs to monitor developer progress against specifications, progress of defect resolution and includes comprehensive perform performance and load testing capabilities.</p>
<p>With Prove your development team will increase the ROI they receive from their existing investment in unit tests and be provided with a ground-breaking framework for performance and load testing.</p>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >Register Your Interest for the Private Beta</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<form action="http://www.koder.com.au/mint-research-a-fresh-approach/" method="post" class="avia_ajax_form " data-avia-form-id="2"><fieldset><h3>I want in!</h3><p class='' id='element_avia_name_2'><label for="avia_name_2">Name <abbr class="required" title="required">*</abbr></label> <input name="avia_name_2" class="text_input is_empty" type="text" id="avia_name_2" value=""/></p><p class='' id='element_avia_e-mail_2'><label for="avia_e-mail_2">E-Mail <abbr class="required" title="required">*</abbr></label> <input name="avia_e-mail_2" class="text_input is_email" type="text" id="avia_e-mail_2" value=""/></p><p class='' id='element_avia_subject_2'><label for="avia_subject_2">Subject <abbr class="required" title="required">*</abbr></label> <input name="avia_subject_2" class="text_input is_empty" type="text" id="avia_subject_2" value=""/></p><p class='' id='element_avia_message_2'>	 <label for="avia_message_2" class="textare_label hidden textare_label_avia_message_2">Message <abbr class="required" title="required">*</abbr></label>	 <textarea name="avia_message_2" class="text_area is_empty" cols="40" rows="7" id="avia_message_2" ></textarea></p><p class="hidden"><input type="text" name="avia_avia_username_2" class="hidden " id="avia_avia_username_2" value="" /></p><p class=""><input type="hidden" value="1" name="avia_generated_form2" /><input type="submit" value="Submit" class="button"  /></p></fieldset></form><div id="ajaxresponse_2" class="ajaxresponse ajaxresponse_2 hidden"></div>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.koder.com.au/prove-starts-private-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Engine Room &#8211; Pedal to the Metal</title>
		<link>http://www.koder.com.au/the-engine-room-web/</link>
		<comments>http://www.koder.com.au/the-engine-room-web/#comments</comments>
		<pubDate>Sun, 03 Aug 2014 23:51:23 +0000</pubDate>
		<dc:creator><![CDATA[Stuart]]></dc:creator>
				<category><![CDATA[Client]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.koder.com.au/?p=243</guid>
		<description><![CDATA[The Engine Room is a South Australian business group that aims to unite a common group of people to further create, inspire, invest and build their companies. Providing networking opportunities, investment via their to-be-launch growth fund and education events coming in 2015, The Engine Room is definitely the business community to be involved with. Last month [&#8230;]]]></description>
				<content:encoded><![CDATA[	<div class='av_promobox avia-button-no '>		<div class='avia-promocontent'></p>
<p><strong>Koder</strong> is a proud sponsor of The Engine Room! If you own a company in SA please head to the <a title="The Engine Room Website" href="http://theengroom.com.au/register/" target="_blank">website</a> and register your interest.</p>
<p>
</div>	</div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Project</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p><a title="The Engine Room" href="http://theengroom.com.au" target="_blank">The Engine Room</a> is a South Australian business group that aims to unite a common group of people to further create, inspire, invest and build their companies. Providing networking opportunities, investment via their to-be-launch growth fund and education events coming in 2015, The Engine Room is definitely the business community to be involved with.</p>
<p>Last month The Engine Room approached <strong>Koder</strong> to assist in the development and hosting of their website. Its primary purpose is to enable South Australian company owners to register their interest in The Engine Room and to enable The Engine Room team to communicate their message to the business community. We have many new features planned for the website coming in 2015.</p>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Product</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p>We used proven, trusted web technologies to deliver a complete modern, responsive and user-friendly solution. The core of the solution is WordPress, the world leading Content Management System (CMS); its a non-technical user&#8217;s dream for managing website content and our preferred CMS for this style of solution.</p>
<p>To satisfy the most pressing requirement of the launch website, company registration, we used a combination of <strong>WuFoo</strong>, <strong>MailChimp</strong> and <strong>HighRise</strong> to allow The Engine Room team to manage and communicate with their members using best of breed software platforms.</p>
<div  data-autoplay='false'  data-interval='5'  data-animation='slide'  class='avia-logo-element-container  avia-logo-slider avia-content-slider avia-smallarrow-slider avia-content-slider-active noHover avia-content-slider1 avia-content-slider-even ' ><div class='avia-smallarrow-slider-heading  no-logo-slider-navigation  no-logo-slider-heading '></div><div class='avia-content-slider-inner'><div class='slide-entry-wrap'  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><div  class='slide-entry flex_column no_margin post-entry slide-entry-overview slide-loop-1 slide-parity-odd  av_one_fourth first real-thumbnail'><img  itemprop="contentURL"  width="705" height="350" src="http://www.koder.com.au/wp-content/uploads/2015/01/wordpress.png" class="attachment-no scaling" alt="wordpress" /></div><div  class='slide-entry flex_column no_margin post-entry slide-entry-overview slide-loop-2 slide-parity-even  av_one_fourth  real-thumbnail'><img  itemprop="contentURL"  width="705" height="350" src="http://www.koder.com.au/wp-content/uploads/2015/01/mailchimp.png" class="attachment-no scaling" alt="mailchimp" /></div><div  class='slide-entry flex_column no_margin post-entry slide-entry-overview slide-loop-3 slide-parity-odd  av_one_fourth  real-thumbnail'><img  itemprop="contentURL"  width="705" height="350" src="http://www.koder.com.au/wp-content/uploads/2015/01/wufoo.png" class="attachment-no scaling" alt="wufoo" /></div><div  class='slide-entry flex_column no_margin post-entry slide-entry-overview slide-loop-4 slide-parity-even  post-entry-last  av_one_fourth  real-thumbnail'><img  itemprop="contentURL"  width="705" height="350" src="http://www.koder.com.au/wp-content/uploads/2015/01/highrise_logo.jpg" class="attachment-no scaling" alt="highrise_logo" /></div></div></div></div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >Contact Us</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<form action="http://www.koder.com.au/mint-research-a-fresh-approach/" method="post" class="avia_ajax_form " data-avia-form-id="3"><fieldset><h3>Start a conversation</h3><p class='' id='element_avia_name_3'><label for="avia_name_3">Name <abbr class="required" title="required">*</abbr></label> <input name="avia_name_3" class="text_input is_empty" type="text" id="avia_name_3" value=""/></p><p class='' id='element_avia_e-mail_3'><label for="avia_e-mail_3">E-Mail <abbr class="required" title="required">*</abbr></label> <input name="avia_e-mail_3" class="text_input is_email" type="text" id="avia_e-mail_3" value=""/></p><p class='' id='element_avia_subject_3'><label for="avia_subject_3">Subject <abbr class="required" title="required">*</abbr></label> <input name="avia_subject_3" class="text_input is_empty" type="text" id="avia_subject_3" value=""/></p><p class='' id='element_avia_message_3'>	 <label for="avia_message_3" class="textare_label hidden textare_label_avia_message_3">Message <abbr class="required" title="required">*</abbr></label>	 <textarea name="avia_message_3" class="text_area is_empty" cols="40" rows="7" id="avia_message_3" ></textarea></p><p class="hidden"><input type="text" name="avia_avia_username_3" class="hidden " id="avia_avia_username_3" value="" /></p><p class=""><input type="hidden" value="1" name="avia_generated_form3" /><input type="submit" value="Submit" class="button"  /></p></fieldset></form><div id="ajaxresponse_3" class="ajaxresponse ajaxresponse_3 hidden"></div>
<p><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.koder.com.au/the-engine-room-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;ve relaunched our site!</title>
		<link>http://www.koder.com.au/weve-relaunched-our-site/</link>
		<comments>http://www.koder.com.au/weve-relaunched-our-site/#comments</comments>
		<pubDate>Mon, 02 Jun 2014 03:46:48 +0000</pubDate>
		<dc:creator><![CDATA[Stuart]]></dc:creator>
				<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.koder.com.au/?p=268</guid>
		<description><![CDATA[We&#8217;ve be so busy of late building software for our clients that we had neglected to give our website the much needed overhaul it required. We&#8217;ll it&#8217;s done and we&#8217;re happy with the result! We are launching a number of products next year, from software for small business right through the spectrum to large enterprises. We even [&#8230;]]]></description>
				<content:encoded><![CDATA[	<div class='av_promobox avia-button-no '>		<div class='avia-promocontent'></p>
<p><strong>It&#8217;s done!  </strong>If you&#8217;d like us to build you a website please fill out the contact for below or email us <a title="contact at koder com au" href="mailto:contact@koder.com.au">here</a>.</p>
<p>
</div>	</div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >Neglected</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p>We&#8217;ve be so busy of late building software for our clients that we had neglected to give our website the much needed overhaul it required. We&#8217;ll it&#8217;s done and we&#8217;re happy with the result!</p>
<p>We are launching a number of products next year, from software for small business right through the spectrum to large enterprises. We even have something in the works for software developers. We will be posting details soon!</p>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >The Technology</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<p>For those more technically minded out there; we used WordPress, the world leading Content Management System (CMS).</p>
<div  data-autoplay='false'  data-interval='5'  data-animation='slide'  class='avia-logo-element-container  avia-logo-slider avia-content-slider avia-smallarrow-slider avia-content-slider-active noHover avia-content-slider2 avia-content-slider-odd ' ><div class='avia-smallarrow-slider-heading  no-logo-slider-navigation  no-logo-slider-heading '></div><div class='avia-content-slider-inner'><div class='slide-entry-wrap'  itemscope="itemscope" itemtype="http://schema.org/ImageObject" ><div  class='slide-entry flex_column no_margin post-entry slide-entry-overview slide-loop-1 slide-parity-odd  post-entry-last  av_fullwidth first real-thumbnail'><img  itemprop="contentURL"  width="705" height="350" src="http://www.koder.com.au/wp-content/uploads/2015/01/wordpress.png" class="attachment-no scaling" alt="wordpress" /></div></div></div></div>
<div style='padding-bottom:10px;' class='av-special-heading av-special-heading-h1  blockquote modern-quote modern-centered '><h1 class='av-special-heading-tag'  itemprop="headline" >Contact Us</h1><div class='special-heading-border'><div class='special-heading-inner-border' ></div></div></div>
<div  class='hr hr-short hr-center '><span class='hr-inner'><span class='hr-inner-style'></span></span></div>
<form action="http://www.koder.com.au/mint-research-a-fresh-approach/" method="post" class="avia_ajax_form " data-avia-form-id="4"><fieldset><h3>Start a conversation</h3><p class='' id='element_avia_name_4'><label for="avia_name_4">Name <abbr class="required" title="required">*</abbr></label> <input name="avia_name_4" class="text_input is_empty" type="text" id="avia_name_4" value=""/></p><p class='' id='element_avia_e-mail_4'><label for="avia_e-mail_4">E-Mail <abbr class="required" title="required">*</abbr></label> <input name="avia_e-mail_4" class="text_input is_email" type="text" id="avia_e-mail_4" value=""/></p><p class='' id='element_avia_subject_4'><label for="avia_subject_4">Subject <abbr class="required" title="required">*</abbr></label> <input name="avia_subject_4" class="text_input is_empty" type="text" id="avia_subject_4" value=""/></p><p class='' id='element_avia_message_4'>	 <label for="avia_message_4" class="textare_label hidden textare_label_avia_message_4">Message <abbr class="required" title="required">*</abbr></label>	 <textarea name="avia_message_4" class="text_area is_empty" cols="40" rows="7" id="avia_message_4" ></textarea></p><p class="hidden"><input type="text" name="avia_avia_username_4" class="hidden " id="avia_avia_username_4" value="" /></p><p class=""><input type="hidden" value="1" name="avia_generated_form4" /><input type="submit" value="Submit" class="button"  /></p></fieldset></form><div id="ajaxresponse_4" class="ajaxresponse ajaxresponse_4 hidden"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.koder.com.au/weve-relaunched-our-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
