<?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>Inmeres Solutions Ltd</title>
	<atom:link href="http://www.inmeres.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inmeres.com</link>
	<description>web solutions for the insurance industry</description>
	<lastBuildDate>Fri, 30 Sep 2011 10:03:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>@font-face and email</title>
		<link>http://www.inmeres.com/development/font-face-and-email/</link>
		<comments>http://www.inmeres.com/development/font-face-and-email/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 11:29:24 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[@font-face]]></category>
		<category><![CDATA[html email]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/?p=602</guid>
		<description><![CDATA[If you don&#8217;t know, we run a service on font-face.com which allows font hosting for use with the @font-face ccs rule. (Please see font-face.com for more information) Anyhow, we created this HTML email and decided to &#8211; just for fun &#8230; <a href="http://www.inmeres.com/development/font-face-and-email/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t know, we run a service on <a href="http://font-face.com">font-face.com</a> which allows font hosting for use with the @font-face ccs rule. (Please see <a href="http://font-face.com">font-face.com for more information</a>)</p>
<p>Anyhow, we created <a href="http://us1.campaign-archive.com/?u=76ceb284ecd21fa45918e040c&#038;id=d7a67d4b7f" target="_blank">this HTML email</a> and decided to &#8211; just for fun &#8211; use the @font-face style rule. We knew that support in email clients was poor, but we figured that we aught to give it a go. We asked people to send info as to wheteher it worked or not and we created this table detailing the results.<br />
<span id="more-602"></span></p>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<th scope="col">&nbsp;</th>
<th scope="col">Outlook Express &#8211; 6 (win)</th>
<th scope="col">Outlook &#8211; 2003 (win)</th>
<th scope="col">Outlook &#8211; 2007 (win)</th>
<th scope="col">Yahoo Mail</th>
<th scope="col">Google Mail</th>
<th scope="col">Live Mail</th>
<th scope="col">Mail (mac)</th>
<th scope="col">Evolution (linux)</th>
</tr>
<tr>
<th scope="row">@font-face support</th>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/tick.png" width="20" height="20" alt="tick" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
</tr>
</table>
<p><small><strong>Note:</strong> Only TTF and EOT (IE) were created</small></p>
<p>As you can see, support for @font-face in html emails is BAAAAADDDDD! Only Mail on Mac supported it.</p>
<p>An additional note: It seems Outlook 2007 (win) doesn&#8217;t even fall back on the font stack. It appears as if it sees the @font-face font first in the stack, decides it cannot use it &#8211; then drops the font family altogether &#8211; ignoring the second font in the stack. To conclude, it reverts to the system font.</p>
<h2>And then I came across something somewhat amazing..</h2>
<p><del datetime="2010-01-12T20:23:04+00:00"><strong>The big find:</strong> Mobile Mail app works!</del></p>
<p><del datetime="2010-01-12T20:23:04+00:00">I was just browsing on my iPod Touch and I noticed that the email also worked in the Mail app! Woo!</del></p>
<p><del datetime="2010-01-12T20:23:04+00:00"><img src="http://www.inmeres.com/wp-content/uploads/font-face-mail-app.jpg" alt="Image showing @font-face working in mobile mail app on iphone" title="font-face-mail-app" width="320" height="480" class="alignnone size-full wp-image-603" /></del></p>
<p><del datetime="2010-01-12T20:23:04+00:00"><small>I can also confirm this works on an iPhone</small></del></p>
<h3>Why is this so exciting?</h3>
<p><del datetime="2010-01-12T20:23:04+00:00">Mobile Safari (the web browser on an iPhone) only supports SVG fonts with @font-face &#8211; but doesn&#8217;t support TTF or OTF.</del></p>
<p><del datetime="2010-01-12T20:23:04+00:00">Mobile Maill app does!</del><br />
<del datetime="2010-01-12T20:23:04+00:00">I didn&#8217;t create an SVG font for this email which means it HAD to use TTF.</del></p>
<p><del datetime="2010-01-12T20:23:04+00:00">So we can add another column to that table&#8230;</del></p>
<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
<th scope="col">&nbsp;</th>
<th scope="col">Outlook Express &#8211; 6 (win)</th>
<th scope="col">Outlook &#8211; 2003 (win)</th>
<th scope="col">Outlook &#8211; 2007 (win)</th>
<th scope="col">Yahoo Mail</th>
<th scope="col">Google Mail</th>
<th scope="col">Live Mail</th>
<th scope="col">Mail (mac)</th>
<th scope="col">Evolution (linux)</th>
<th scope="col"><del datetime="2010-01-12T20:23:04+00:00">Mail App (iphone/iPod Touch)</del></th>
</tr>
<tr>
<th scope="row">@font-face support</th>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><img src="http://www.font-face.com/images/tick.png" width="20" height="20" alt="tick" /></td>
<td align="center"><img src="http://www.font-face.com/images/cross.png" width="20" height="20" alt="cross" /></td>
<td align="center"><del datetime="2010-01-12T20:35:44+00:00"><img src="http://www.font-face.com/images/tick.png" width="20" height="20" alt="tick" /></del></td>
</tr>
</table>
<p><del datetime="2010-01-12T20:23:04+00:00">I&#8217;m not quite sure why i&#8217;m so excited about this &#8211; but I think it&#8217;s big news &#8211; Mail app is using a different rendering enging than mobile Safari &#8211; is it newer or older? Does this mean TTF or OTF supprt is coming to Mobile Safari?</del><br />
<ins datetime="2010-01-12T20:23:04+00:00">The iphone falls back on Helvetica if no font is defined</ins></p>
<p>What do you think? Leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/development/font-face-and-email/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>It&#8217;s the little things that matter</title>
		<link>http://www.inmeres.com/design/its-the-little-things-that-matter/</link>
		<comments>http://www.inmeres.com/design/its-the-little-things-that-matter/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:58:43 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[html email]]></category>
		<category><![CDATA[mailchimp]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/?p=594</guid>
		<description><![CDATA[Just spotted this lovely little &#8220;easter egg&#8221; while creating an HTML email in mailchimp. When you preview your email, up pops this cheeky chap, showing you how wide your email is. As you resize your browser window however &#8211; he &#8230; <a href="http://www.inmeres.com/design/its-the-little-things-that-matter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just spotted this lovely little &#8220;easter egg&#8221; while creating an HTML email in mailchimp.<br />
<span id="more-594"></span><br />
When you preview your email, up pops this cheeky chap, showing you how wide your email is.</p>
<p><img src="http://www.inmeres.com/wp-content/uploads/mc_1.png" alt="mc_1" title="mc_1" width="629" height="71" class="alignnone size-full wp-image-595" /></p>
<p>As you resize your browser window however &#8211; he looks less than happy&#8230;</p>
<p><img src="http://www.inmeres.com/wp-content/uploads/mc_2.png" alt="mc_2" title="mc_2" width="101" height="70" class="alignnone size-full wp-image-596" /></p>
<p>It then gets a bit messy&#8230;</p>
<p><img src="http://www.inmeres.com/wp-content/uploads/mc_3.png" alt="mc_3" title="mc_3" width="100" height="70" class="alignnone size-full wp-image-597" /></p>
<p>And then positively shocking&#8230;</p>
<p><img src="http://www.inmeres.com/wp-content/uploads/mc_4.png" alt="mc_4" title="mc_4" width="200" height="70" class="alignnone size-full wp-image-598" /></p>
<p>I think it&#8217;s inspired! Well done mailchimp!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/design/its-the-little-things-that-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seasons Greetings from the inmeres team</title>
		<link>http://www.inmeres.com/news/seasons-greetings-from-the-inmeres-team/</link>
		<comments>http://www.inmeres.com/news/seasons-greetings-from-the-inmeres-team/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 12:14:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[problem solved!]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/?p=586</guid>
		<description><![CDATA[Merry Christmas and a Happy New Year! This year, instead of sending out christmas cards, we thought we would donate some money to a charity. Yet at the same time, we didn&#8217;t want you to feel left out of all &#8230; <a href="http://www.inmeres.com/news/seasons-greetings-from-the-inmeres-team/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Merry Christmas and a Happy New Year!</p>
<p>This year, instead of sending out christmas cards, we thought we would donate some money to a charity. Yet at the same time, we didn&#8217;t want you to feel left out of all the good cheer from inmeres, so we devised a <a href="http://www.inmeres.com/xmas/09/">Christmas game!</a></p>
<p><span id="more-586"></span><br />
<a style="margin: 0pt auto; width: 355px; display: block;" href="http://www.inmeres.com/xmas/09/" onClick="pageTracker._trackEvent('blog_post', 'Play', 'xmas game 09');"><img height="114" width="355" alt="charity christmas game from inmeres" src="http://www.inmeres.com/xmas/09/ccg.png"/></a></p>
<p>The game is a simple &#8220;simon says&#8221; / &#8220;memory game&#8221; in which you copy a sequece of lights. Every time you copy the sequence correctly, another light is added to the sequence.</p>
<p>When you&#8217;ve finished your turn, you can send us your hi-score. For every level you complete correctly we&#8217;ll give 10p to charity.</p>
<p>We haven&#8217;t as of yet decided on a charity to donate to, so <a href="http://www.inmeres.com/contact-us/">contact us</a> with your suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/news/seasons-greetings-from-the-inmeres-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inexplicable space in IE6</title>
		<link>http://www.inmeres.com/problem-solved/inexplicable-space-in-ie6/</link>
		<comments>http://www.inmeres.com/problem-solved/inexplicable-space-in-ie6/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 10:49:06 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[problem solved!]]></category>
		<category><![CDATA[ie6]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/?p=555</guid>
		<description><![CDATA[Problem: List items containing links seemed to have inexplicable padding-bottom (or the links had margin-bottom) &#8211; yet they didn&#8217;t. There was just a space. This is how it should have looked: The solution: The solutions are always the simplest, yet &#8230; <a href="http://www.inmeres.com/problem-solved/inexplicable-space-in-ie6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.inmeres.com/wp-content/uploads/1.png" alt="Inexplicable space in list item in ie6" title="1" width="359" height="332" class="alignright size-full wp-image-556" /><strong>Problem:</strong> List items containing links seemed to have inexplicable padding-bottom (or the links had margin-bottom) &#8211; yet they didn&#8217;t. There was just a space.<span id="more-555"></span></p>
<div class="clear"></div>
<p><img src="http://www.inmeres.com/wp-content/uploads/2.png" alt="This is how it should have looked" title="2" width="356" height="344" class="alignright size-full wp-image-557" /></p>
<p>This is how it should have looked: </p>
<p><strong>The solution:</strong> The solutions are always the simplest, yet always the hardest to find&#8230; Display the list item inline.</p>
<p><code>li {<br />
display:inline;<br />
}<br />
</code></p>
<p>Apparently this is due to the formatting you would normally do in your text editor. Another fix is to remove all formatting in your markup &#8211; but I feel this makes your code difficult to maintain. Better do the fix above. </p>
<p><strong>Please note:</strong> This is not the double margin bug in internet explorer 6 &#8211; there was no margin/padding on the items.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/problem-solved/inexplicable-space-in-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>inmeres in Galleries</title>
		<link>http://www.inmeres.com/design/inmeres-in-galleries/</link>
		<comments>http://www.inmeres.com/design/inmeres-in-galleries/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:53:42 +0000</pubDate>
		<dc:creator>Guillaume</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[inmeres]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/?p=526</guid>
		<description><![CDATA[With the redesign of inmeres, has come lots of praise. We have also been nominated for the UniqueCSS site of the month for April 2009. We are up against some other great sites, so we can only hope we come &#8230; <a href="http://www.inmeres.com/design/inmeres-in-galleries/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the redesign of inmeres, has come lots of praise.</p>
<p>We have also been nominated for the UniqueCSS site of the month for April 2009. We are up against some other great sites, so we can only hope we come out top. Best of luck to the rest of you!</p>
<blockquote><p>This recognition testifies to your creativity and ingenuity.</p></blockquote>
<p>Wish us luck and if you get the chance visit <a href="http://uniquecss.com/2009/03/inmeres/">uniquecss.com</a> <del datetime="2009-05-20T13:16:22+00:00">and give us a vote!</del> <ins datetime="2009-05-20T13:20:47+00:00">unfortunately we came 2nd to <a href="http://uniquecss.com/2009/03/kardo-ayoub/">Kardo Ayoub</a>, well done, a well deserved win!</ins><br />
<span id="more-526"></span><br />
We have also been listed on many website galleries. These are galleries showing the best web designs at the time. Most insist that the code is valid and conforms to rules set out for the doctype of the website. This ensures that not only does the design look good but the code behind them is sound as well.</p>
<p>You can see us featured in these galleries:</p>
<ul>
<li><a target="_blank" href="http://cssbrigit.com/"><img border="0" src="http://cssbrigit.com/static/images/logo.png"></a></li>
<li><a href="http://www.css-design-yorkshire.com/"><img src="http://www.css-design-yorkshire.com/ad-links/css_yorkshire.png" alt="CSS Design Yorkshire - CSS Showcase" width="80" height="15" /></a></li>
<li><a target="_blank" href="http://css-design.fr/css-gallery/detail/inmeres/">CSS-Design.fr</a></li>
<li><a target="_blank" href="http://www.bestcssgallery.com/gallery/inmeres.htm">bestcssgallery.com</a></li>
<li><a target="_blank" href="http://cssfreshblend.com/?submitID=2817">cssfreshblend.com</a></li>
<li><a target="_blank" href="http://www.cssimpress.com/gallery/view/9098">cssimpress.com</a></li>
<li><a target="_blank" href="http://www.bmaccess.net/url/bespoke-web-solutions-serving-your-business-inmeres-solutions-ltd-1505261.htm">bmaccess.net</a></li>
<li><a target="_blank" href="http://www.cssbag.com/showcase/inmeres.com">cssbag.com</a></li>
<li><a target="_blank" href="http://www.csscookie.com/inmeres-solutions/">csscookie.com</a></li>
<li><a target="_blank" href="http://csscount.com/comments?id=961">csscount.com</a></li>
<li><a target="_blank" href="http://www.cssglance.com/gallery/inmeres/">cssglance.com</a></li>
<li><a target="_blank" href="http://www.cssloggia.com/2009/03/17/inmeres/">cssloggia.com</a></li>
<li><a target="_blank" href="http://browsershots.org/showcase/website/8f1617154a8196fb25220425b4ba40d5/">browsershots.org</a></li>
<li><a target="_blank" href="http://www.cssdaddy.com/showcase/inmeres/">cssdaddy.com</a></li>
<li><a target="_blank" href="http://noonewebdesign.com/index.php?Category=Companies">NoOneWebDesign.com</a></li>
<li><a target="_blank" href="http://www.cssshowcases.com/web-designs/inmeres.htm">cssshowcases.com</a></li>
<li><a target="_blank" href="http://dark-i.com/WebsiteDesign-id-8548.html">dark-i.com</a></li>
<li><a target="_blank" href="http://www.cssmix.nl/website/inmeres.html">cssmix.nl</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/design/inmeres-in-galleries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Inmeres Christmas Night Out!</title>
		<link>http://www.inmeres.com/fun/the-inmeres-christmas-night-out/</link>
		<comments>http://www.inmeres.com/fun/the-inmeres-christmas-night-out/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 17:22:11 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[christmas night out]]></category>
		<category><![CDATA[karting]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/blog/?p=402</guid>
		<description><![CDATA[On a cold November evening, Team Inmeres donned their race suits and helmets for the Company&#8217;s Christmas night out at the local Karting track near Rayleigh. There had been a buzz of excitement around the office for days, possibly even &#8230; <a href="http://www.inmeres.com/fun/the-inmeres-christmas-night-out/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On a cold November evening, Team Inmeres donned their race suits and helmets for the Company&#8217;s Christmas night out at the local Karting track near Rayleigh. There had been a buzz of excitement around the office for days, possibly even weeks before hand, discussing who they think would be crowned the Inmeres 2008 Champion of the tarmac.<span id="more-402"></span></p>
<p>Would Matt &amp; Guillaume&#8217;s MarioKart experience put them on a sound footing to challenge for the top spots, or would Julien &#8220;No Fear&#8221; Mourgues&#8217; mountaining biking experience prove invaluable on the 400m track? Some people in the office thought that Thomas would be the favourite, especially after they found out that he had not only raced twice before, but twice on this very track. Thomas wasn&#8217;t so sure, and had his eye on the two quieter members of the team, Rob and Steven. Rob had his awareness and skill of riding his motorcycle to help his challenge for pole, and in the right set of circumstances Steven would be up there with the best of them, it was all about the &#8220;tortoise and the hare&#8221; approach, or so he said&#8230;</p>
<p>It was decided that it didn&#8217;t matter who won, as long as it wasn&#8217;t the boss!</p>
<p>So the Team made their way to the Karting Stadium, the excitement building and building. Ten minutes later we were kitted out in our racing suits, some of the team looking like Lewis Hamilton, some looking more like Christine Hamilton. A quick safety talk and we were ready to hit the tarmac for the practice laps.</p>
<p>Thomas and Guillaume&#8217;s competitive streak began to show almost instantly, the two of them passing the other five drivers in quick succession to take their place at the front of the pack. Everyone was soon getting to grips with their karts and just as they were getting into the groove our time was up. Everyone had faired well and couldn&#8217;t wait to get back out there for the qualifying session.</p>
<p>Guillaume now had the kart Thomas had in the practice session, would it help him get closer to his challenger? As soon as Thomas got onto the track he knew he&#8217;d be in trouble. His new kart, inherited from Steven&#8217;s practice session had next to no grip, he&#8217;d have to take it be careful but still post a competitive time. Starting behind the boss, Thomas had the perfect position to see him spin on the tricky hairpin on the first lap. The spin also left Rob and Julien with open road in front of them, posting fastest laps over a second quick than they had in practice.</p>
<p>Everyone was getting quicker lap by lap, most notably Steven improving greatly inspite of a deteriorating ankle injury that would eventually lead to him sitting out the big race. A mere ten minutes after the session had started and they were back in the pits. The times were impressive, 6 of the 7 drivers posting sub-31 second lap times. Thomas would be on pole, followed by the French contingent breathing down his neck in 2nd and 3rd places on the grid, with Rob and Matthew completing the line-up.</p>
<p>So the Final was now here, Thomas had re-gained his kart from the practice session, while Guillaume now inherited to rogue kart that Steven and Thomas had been blessed with in the earlier sessions. The kart proved to be the deciding factor, Guillaume once again spinning early on, and his challenge was over. The ever-improving Julien began to make in-roads into Thomas&#8217; lead, but it proved not to be enough. Everyone had enjoyed a great evening of racing and couldn&#8217;t wait to get out there and do it again.</p>
<p>A short drive to a local restaurant for a celebratory meal for the now award-winning team was in order. Guillaume and Julien eating their own weight in meat, Thomas&#8217; magical knife and Matt sipping his feminine drinks &#8211; it wasn&#8217;t a bad way to celebrate 2008.</p>
<p>And we&#8217;re all certain the next twelve months are going to be even better.</p>
<p>The Team&#8217;s Racing Times can be seen below:</p>
<p><strong><em>Practice</em></strong></p>
<table id="kartingTimes1" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th class="dataName" width="60">Pos</th>
<th class="dataName" width="60">Cart No</th>
<th class="dataName" width="125">Driver</th>
<th class="dataName" width="100">Fastest Lap</th>
<th class="dataName" width="60">On Lap</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>6</td>
<td>Thomas</td>
<td>28.29 secs</td>
<td>14</td>
</tr>
<tr class="rowEven">
<td>2</td>
<td>7</td>
<td>Guillaume</td>
<td>30.06 secs</td>
<td>11</td>
</tr>
<tr>
<td>3</td>
<td>5</td>
<td>Rob</td>
<td>30.87 secs</td>
<td>13</td>
</tr>
<tr class="rowEven">
<td>4</td>
<td>4</td>
<td>Julien</td>
<td>31.61 secs</td>
<td>10</td>
</tr>
<tr>
<td>5</td>
<td>1</td>
<td>Matthew</td>
<td>32.26 secs</td>
<td>8</td>
</tr>
<tr class="rowEven">
<td>6</td>
<td>3</td>
<td>Steven</td>
<td>37.64 secs</td>
<td>8</td>
</tr>
</tbody>
</table>
<p><strong><em>Qualifying</em></strong></p>
<table id="kartingTimes2" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th class="dataName" width="60">Pos</th>
<th class="dataName" width="60">Cart No</th>
<th class="dataName" width="125">Driver</th>
<th class="dataName" width="100">Fastest Lap</th>
<th class="dataName" width="60">On Lap</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>6</td>
<td>Thomas</td>
<td>28.38 secs</td>
<td>20</td>
</tr>
<tr class="rowEven">
<td>2</td>
<td>7</td>
<td>Guillaume</td>
<td>29.24 secs</td>
<td>12</td>
</tr>
<tr>
<td>3</td>
<td>2</td>
<td>Julien</td>
<td>29.34 secs</td>
<td>19</td>
</tr>
<tr class="rowEven">
<td>4</td>
<td>5</td>
<td>Rob</td>
<td>29.67 secs</td>
<td>15</td>
</tr>
<tr>
<td>5</td>
<td>1</td>
<td>Matthew</td>
<td>30.92 secs</td>
<td>10</td>
</tr>
<tr class="rowEven">
<td>6</td>
<td>3</td>
<td>Steven</td>
<td>32.98 secs</td>
<td>4</td>
</tr>
</tbody>
</table>
<p><strong><em>The Final</em></strong></p>
<table id="kartingTimes" border="0" cellspacing="0" cellpadding="0">
<thead>
<tr>
<th class="dataName" width="56">Pos</th>
<th class="dataName" width="53">Cart No</th>
<th class="dataName" width="104">Driver</th>
<th class="dataName" width="100">Gap</th>
<th class="dataName" width="103">Down</th>
<th class="dataName" width="100">Fastest Lap</th>
<th class="dataName" width="64">On Lap</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>6</td>
<td>Thomas</td>
<td>-</td>
<td>-</td>
<td>27.46 secs</td>
<td>34</td>
</tr>
<tr class="rowEven">
<td>2</td>
<td>2</td>
<td>Julien</td>
<td>15.22 secs</td>
<td>15.22 secs</td>
<td>28.60 secs</td>
<td>23</td>
</tr>
<tr>
<td>3</td>
<td>5</td>
<td>Rob</td>
<td>27.80 secs</td>
<td>42.49 secs</td>
<td>28.64 secs</td>
<td>36</td>
</tr>
<tr class="rowEven">
<td>4</td>
<td>7</td>
<td>Guillaume</td>
<td>5.85 secs</td>
<td>1 Lap</td>
<td>28.91 secs</td>
<td>28</td>
</tr>
<tr>
<td>5</td>
<td>1</td>
<td>Matthew</td>
<td>35.88 secs</td>
<td>3 Laps</td>
<td>29.56 secs</td>
<td>21</td>
</tr>
</tbody>
</table>
<p><a href="http://www.inmeres.com/wp-content/uploads/karting.jpg"><img class="alignnone size-medium wp-image-431" title="karting" src="http://www.inmeres.com/wp-content/uploads/karting-455x338.jpg" alt="" width="455" height="338" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/fun/the-inmeres-christmas-night-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>osCommerce and the VAT cut</title>
		<link>http://www.inmeres.com/news/oscommerce-and-the-vat-cut/</link>
		<comments>http://www.inmeres.com/news/oscommerce-and-the-vat-cut/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:10:18 +0000</pubDate>
		<dc:creator>Matthew</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[CRELoaded]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[zen cart]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/blog/?p=408</guid>
		<description><![CDATA[As you have no doubt heard, due to the current economic climate, Chancellor Alistair Darling has announced a cut in VAT from 17.5% to 15%, during the annual pre-budget report. This will be effective from the 1st of December this year &#8230; <a href="http://www.inmeres.com/news/oscommerce-and-the-vat-cut/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As you have no doubt heard, due to the current economic climate, Chancellor Alistair Darling has announced a cut in VAT from 17.5% to 15%, during the annual <a href="http://news.bbc.co.uk/1/hi/uk_politics/7746188.stm">pre-budget report</a>. This will be effective from the 1st of December this year and is expected to last for 13 months. So for shop owners it means a lot of work to relabel their products and reconfigure their tills.<br />
<span id="more-408"></span></p>
<h2>Your osCommerce shop</h2>
<p>Of course, if your shop is online, it should be a quick and easy change, and all of your price &#8216;labels&#8217; will be updated automatically. But a lot of people with osCommerce shops are not sure how to do this, and to be honest, it&#8217;s not the most intuitive system.</p>
<p>So to help with the change, we&#8217;ve put together a quick guide to changing the tax rate in your osCommerce based online store. If your store is set up correctly, you should be able to offer the new rate in no time at all.</p>
<p>Note: This applies most osCommerce derived systems, so if you have a Zen Cart or CRELoaded store, make sure you read on too.</p>
<p>Update: The following instructions apply if you want to pass on the saving to customers. There are many reasons why you might not want to do this, including the rising cost of delivery and ending up with very odd looking prices. Click here for more information on <a href="#keepingprices">keeping your prices the same</a>.</p>
<p>To check if your store is set up correctly:</p>
<ol>
<li>Go to your admin zone</li>
<li>Click on &#8220;Locations / Taxes&#8221;.</li>
</ol>
<div id="attachment_415" class="wp-caption alignnone" style="width: 160px"><a href="http://www.inmeres.com/wp-content/uploads/osc-splash.png"><img class="size-thumbnail wp-image-415" title="osc-splash-page" src="http://www.inmeres.com/wp-content/uploads/osc-splash-150x150.png" alt="Old-style osCommerce splash page" width="150" height="150" /></a><p class="wp-caption-text">Old-style osCommerce splash page</p></div>
<div id="attachment_416" class="wp-caption alignnone" style="width: 144px"><a href="http://www.inmeres.com/wp-content/uploads/osc-taxes-menu.png"><img class="size-thumbnail wp-image-416" title="osc-taxes-menu" src="http://www.inmeres.com/wp-content/uploads/osc-taxes-menu-134x150.png" alt="The osCommerce location / taxes menu" width="134" height="150" /></a><p class="wp-caption-text">The osCommerce location / taxes menu</p></div>
<p>You should have the following:</p>
<ol>
<li>In your &#8220;Countries&#8221; page, there should be an entry for the United Kingdom</li>
<li>In the &#8220;Tax Zones&#8221; page, you should have a Tax Zone folder for the UK or similar, which contains the United Kingdom country (you should see this if you click on it)</li>
<li>In the &#8220;Tax Rates&#8221; page, you should have a 17.5% tax rate applied to the UK tax zone.</li>
</ol>
<div id="attachment_417" class="wp-caption alignnone" style="width: 160px"><a href="http://www.inmeres.com/wp-content/uploads/osc-current-vat.png"><img class="size-thumbnail wp-image-417" title="osc-current-vat" src="http://www.inmeres.com/wp-content/uploads/osc-current-vat-150x150.png" alt="Your current tax rate should look like this" width="150" height="150" /></a><p class="wp-caption-text">Your current tax rate should look like this</p></div>
<p>Is this what you see? If not, your tax may not be set up correctly, and it could be difficult to change to the new 15%. Contact us using the panel on the right and describe your current setup, and we can help.</p>
<p>If you are all set up correctly, these are the steps you need to follow:</p>
<ol>
<li>That last screen mentioned above is the one we need, so go to &#8220;Locations / Taxes&#8221; -&gt; &#8220;Tax Rates&#8221; if you are not there already</li>
</ol>
<p><img src="http://www.inmeres.com/wp-content/uploads/osc-taxes-menu.png" alt="osc-taxes-menu" title="osc-taxes-menu" width="134" height="261" class="alignnone size-full wp-image-416" /></p>
<ol>
<li>Click on the tax rate that is assigned to the UK. If you only have one tax rate, you do not need to do this as it will already be selected</li>
<li>Click on edit on the right</li>
<li>Change the tax rate field to say &#8220;15&#8243; (without quotes)</li>
</ol>
<div id="attachment_418" class="wp-caption alignnone" style="width: 160px"><a href="http://www.inmeres.com/wp-content/uploads/osc-15-percent-vat.png"><img class="size-thumbnail wp-image-418" title="osc-15-percent-vat" src="http://www.inmeres.com/wp-content/uploads/osc-15-percent-vat-150x150.png" alt="Changing the osCommerce VAT tax rate" width="150" height="150" /></a><p class="wp-caption-text">Changing the osCommerce VAT tax rate</p></div>
<ol>
<li>You might also want to change the description to include the &#8220;15%&#8221;, even if you do not currently show the rate in your description. This will reassure customers that you are aware of the change and are passing it on</li>
<li>Click &#8220;update&#8221;, and you&#8217;re done!</li>
</ol>
<h2>Still experiencing problems?</h2>
<p>Are you having trouble applying the new rate? We can do it for you! Just contact us using the panel on the right.</p>
<p>Have you applied the change, but are still seeing the VAT unchanged? It may be that your shop has custom modifications or contributions that interact with VAT. These may need tweaking to include the new rate. Use the panel on the right to contact us and we will get a quote to you as a matter of urgency, so that this issue can be resolved as soon as possible.</p>
<h2><a name="keepingprices">Keeping your Prices the Same</a></h2>
<p>Of course, you may wish to keep your prices looking the same to your customers. Using the above method means that your customers will be presented with a lower overall price, and this may not be practical. Unfortunately the answer to this is to up all of your base prices, which will mean a demoralising and lengthy trawl through your products in your admin zone.</p>
<p>If you don&#8217;t fancy this (and who would), we can do this for you. We will take a complete backup of your database, apply the change directly to the prices in the database, and we will also carry out the changes above to complete the process. The charge for this will be 100GBP plus VAT (We always issue our invoices before work is carried out, so the VAT charge will be whatever the VAT is at the time of issuing the invoice). If you are interested in this service, please ring us on the number to the right or send us an email so that we can discuss timing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/news/oscommerce-and-the-vat-cut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the race is on!</title>
		<link>http://www.inmeres.com/news/the-race-is-on/</link>
		<comments>http://www.inmeres.com/news/the-race-is-on/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 17:15:51 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/blog/?p=390</guid>
		<description><![CDATA[Forget Hamilton, Schumacher and Senna. The next champion of the track will be an inmeres team member! November 24th is the date of our christmas party, and we&#8217;re all going karting! 75 laps in total and just one of us &#8230; <a href="http://www.inmeres.com/news/the-race-is-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Forget Hamilton, Schumacher and Senna. The next champion of the track will be an inmeres team member! </p>
<p>November 24th is the date of our christmas party, and we&#8217;re all going karting! 75 laps in total and just one of us will be victorious.<br />
<span id="more-390"></span><br />
With <a href="http://www.inmeres.com/author/mroberts/">Matt</a> being an ex-MarioCart Champion and <a href="http://www.inmeres.com/author/gjustier/">Guillaume</a> kicking his MarioCart-ass on an arcade machine, the battle is most definately on!</p>
<p>However with <a href="http://www.inmeres.com/author/sraynham/">Steves</a> cool, calm attitude under pressure and <a href="http://www.inmeres.com/author/jmourgues/">Juliens</a> hard-core mountain bike experience, we could see the trophy being raised above any head. <a href="http://www.inmeres.com/author/tmcgregor/">Tom</a> has his golf wins against Guillaume to keep as apparently they get wiped off the board if he loses.</p>
<p>As for <a href="http://www.inmeres.com/author/rjames/">me</a>? I&#8217;ve been secretly watching Police, Camera, Action and I definately think I have the P.I.T. maneuver down!</p>
<p>May the race begin!</p>
<p><small>p.s. The term &#8220;champion&#8221; is used for creative writing purposes only.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/news/the-race-is-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reward for our award!</title>
		<link>http://www.inmeres.com/news/reward-for-our-award/</link>
		<comments>http://www.inmeres.com/news/reward-for-our-award/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 10:46:56 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/blog/?p=394</guid>
		<description><![CDATA[You may have read that inmeres won the ActionCOACH Team Award on the 1st November 2008. Well as it was a Team win, Guillaume decided it would be apt to reward us each with medals&#8230; &#8230; we look silly with &#8230; <a href="http://www.inmeres.com/news/reward-for-our-award/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You may have read that inmeres <a href="news/we-are-an-award-winning-conpany/?phpMyAdmin=6e9889d6a6b87c1d5e07cd5183826f16&#038;phpMyAdmin=J2S8ORoRTWr9O9fef-vVqfD4lQ9&#038;phpMyAdmin=7631a6421b161cee527cf468d37910cf">won</a> the <a href="http://www.actioncoach.com">ActionCOACH</a> Team Award on the 1st November 2008.</p>
<p>Well as it was a Team win, Guillaume decided it would be apt to reward us each with medals&#8230;<br />
<span id="more-394"></span><br />
<a href="http://www.inmeres.com/wp-content/uploads/1.jpg"><img src="http://www.inmeres.com/wp-content/uploads/1.jpg" alt="we all received an ipod touch" title="1" width="450" height="427" class="alignleft size-full wp-image-395" /></a></p>
<p>&#8230; we look silly with them hung around our necks, but to be honest we couldn&#8217;t care less! We are all absolutely chuffed to bits!</p>
<p>They are even engraved with our names and the award we won!</p>
<p>So thank you Guillaume from all the team at inmeres!</p>
<p>On a personal note, I would like to thank the rest of the team for all their hard work, because without it I wouldn&#8217;t have this cool ipod to play with!</p>
<p><a href="http://www.inmeres.com/wp-content/uploads/2.jpg"><img src="http://www.inmeres.com/wp-content/uploads/2.jpg" alt="ipod touch" title="2" width="450" height="376" class="alignleft size-full wp-image-396" /></a><br />
<a href="http://www.inmeres.com/wp-content/uploads/3.jpg"><img src="http://www.inmeres.com/wp-content/uploads/3.jpg" alt="engraved ipod touch with award won" title="3" width="450" height="450" class="alignnone size-full wp-image-397" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/news/reward-for-our-award/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We are an Award winning company!</title>
		<link>http://www.inmeres.com/news/we-are-an-award-winning-company/</link>
		<comments>http://www.inmeres.com/news/we-are-an-award-winning-company/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 14:31:54 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.inmeres.com/blog/?p=377</guid>
		<description><![CDATA[Inmeres have won the Team Award at the ActionCOACH East Anglian Business Awards 2008! You may have read that we were up for this award back in October. Low and behold, we won! The Team Award involves demonstrating strong leadership, &#8230; <a href="http://www.inmeres.com/news/we-are-an-award-winning-company/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Inmeres have won the Team Award at the ActionCOACH East Anglian Business Awards 2008!</p>
<p>You may have read that we were up for this award back in <a href="http://www.inmeres.com/blog/news/up-for-an-award">October</a>. Low and behold, we won!<br />
<span id="more-377"></span><br />
The Team Award involves demonstrating strong leadership, working together towards a common goal, having an action plan in place, support risk taking and the team has 100% involvement and inclusion.</p>
<p>We are all absolutely chuffed to bits, especially when <a href="http://www.actioncoach.com">business coaches</a>, who know what they are talking about, are validating your processes.</p>
<p>So thanks to our coach, <a href="http://www.actioncoach.com/andysleet/">Andy Sleet</a> for pushing us constantly so we keep moving the business forward, and keep getting better.</p>
<p>You can see a picture of &#8220;ze boss&#8221; on stage picking up the award (he&#8217;s the one with the nice tan because he is always on holidays, another advantage of having a great team around you I guess!).</p>
<p><a href="http://www.inmeres.com/wp-content/uploads/inmeres_winner.jpg"><img src="http://www.inmeres.com/wp-content/uploads/inmeres_winner-455x322.jpg" alt="Guillaume from inmeres solutions picking up the Team Award at the ActionCoach Awards 2008" title="inmeres_winner" width="455" height="322" class="alignnone size-medium wp-image-379" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inmeres.com/news/we-are-an-award-winning-company/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

