<?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>Polychrome Business Software, Auckland NZ</title>
	<atom:link href="http://blog.polychromenz.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.polychromenz.com</link>
	<description>Custom business software solutions, accounting software integration and website design</description>
	<lastBuildDate>Sat, 27 Feb 2010 05:26:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PRO Scanner</title>
		<link>http://blog.polychromenz.com/2010/02/pro-scanner/</link>
		<comments>http://blog.polychromenz.com/2010/02/pro-scanner/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 05:26:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=83</guid>
		<description><![CDATA[One such project is a PRO scanner. It has been written for Attache PRO but it can be changed to work with most accounting systems and it could be extended to do more in terms of features. The first version has been written for a food company here in Auckland. They need to record the best before dates on products as they ship them. The system scans a special GS1-128 barcode that has the product expiry date encoded into it. ]]></description>
			<content:encoded><![CDATA[<h2>Barcode Scanning Application &#8211; delivery checker</h2>
<p>OK so been very busy lately and haven&#8217;t posted details on any of the exciting projects I have been working on. One such project is a PRO scanner. It has been written for Attache PRO but it can be changed to work with most accounting systems and it could be extended to do more in terms of features. The first version has been written for a food company here in Auckland. They need to record the best before dates on products as they ship them. The system scans a special GS1-128 barcode that has the product expiry date encoded into it.</p>
<p>In fact these GS1 bar codes are great as they have the ability to store business logic by way of what are called application ids. These are a predefined series of business information tags so (01)  means the product unique id ( GTIN) and (15) means expiry date. Similarly there are codes for user values so we use (92) to store the product code but you can store lots of other useful info.</p>
<h2>Pick | Check | Ship</h2>
<p>The application works like this</p>
<p>The delivery note is printed and sent to despatch</p>
<p>The stock is pulled form shelves onto a packing bench</p>
<p>The packer scans the items and enters the order number &#8211; each scan is logged and the best before date and stock code are extracted from the GS1 barcode</p>
<p>The system checks that what was scanned matches the order and highlights any mistakes</p>
<p>Then once the order is correct there is an option to update the best before dates back to the order. This is a requirement for food sales in NZ.</p>
<p>This system goes live in March and I really enjoyed the coding and the learning. <a title="GS1 barcode info" href="http://www.gs1.org/" target="_blank">Click to learn  more about GS1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2010/02/pro-scanner/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bad Client = Bad Project</title>
		<link>http://blog.polychromenz.com/2010/02/bad-client-bad-project/</link>
		<comments>http://blog.polychromenz.com/2010/02/bad-client-bad-project/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 04:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[website development]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=78</guid>
		<description><![CDATA[When a project goes wrong it can be all to easy to look around for someone to blame.

It is also, very easy to blame yourself and ask what could I have done differently. It is easy to see why
]]></description>
			<content:encoded><![CDATA[<p>When a project goes wrong it can be all to easy to look around for someone to blame.</p>
<p>It is also, <strong>very easy </strong>to blame yourself and ask what could I have done differently. It is easy to see why you would do this but it is also fair to say that the share of any blame should be evenly spread. That would therefore include the client. It also makes sense as the client has as much input as you if not more. They are also controlling the direction, attitude and the speed of the project.</p>
<p>When a project goes wrong you can almost always bet that the client has a hand in it. If the client doesn&#8217;t supply the content, answer your questions and doesn&#8217;t help you keep things moving, your project will be late and you will be left looking like you messed up.</p>
<p>So what should you do whe a project goes wrong?</p>
<p>Well this comes down to communication, and planning. The old saying &#8220;fail to prepare and you must prepare to fail&#8221; is never truer. You need to take control from day one. The client is looking to you for directio so either shit, or get off the pot. You need to have the plan and the project must be kept on track by constantly updating the plan which like all things in life must be adaptable and needs to evolve.</p>
<p><a title="BaseCamp project management online" href="http://basecamphq.com/">basecamp</a> is a great collaborative project planning solution, as is MS Project. I have used both and they both have their merits. But you don&#8217;t need to pay money to get good results, a good checklist is often quicker and easier. In my experience anything that is easy is much more likely to be used, and that is the real key to project management. If you have a list of what needs to be done (some call this a functional decomposition &#8211; ie a list of functions) then you cross them off you know how much is left to do. When you find a new task that was never on your list (and yuo almost certainly will) add it to the list and make sure everyone involved in the project can see that new tasks have come to light. They will be much more forgiving if your deadline slips if they are away of any challenges than if you try to be a hero.</p>
<p>Please give me your feedback<em>. </em>I&#8217;d love to hear about your failed projects, and your successes but please only where the client made the difference&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2010/02/bad-client-bad-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO For a non SEO Client</title>
		<link>http://blog.polychromenz.com/2010/01/seo-for-a-non-seo-client/</link>
		<comments>http://blog.polychromenz.com/2010/01/seo-for-a-non-seo-client/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 08:23:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=75</guid>
		<description><![CDATA[What do you do when a client doesn&#8217;t want SEO?
Seriously that&#8217;s a question and I welcome your feedback.I have a few clients that work in a closed market. One sells spare parts for lawn mowers. There a limited number of mower companies in the country. He reckons he has over 98% of them as clients, [...]]]></description>
			<content:encoded><![CDATA[<h2>What do you do when a client doesn&#8217;t want SEO?</h2>
<p>Seriously that&#8217;s a question and I welcome your feedback.I have a few clients that work in a closed market. One sells spare parts for lawn mowers. There a limited number of mower companies in the country. He reckons he has over 98% of them as clients, so why bother looking for more on the internet? He knows who they are and there are a variety of reasons why he isn&#8217;t already selling to them. So what to do?</p>
<p><strong>Well I guess not everyone actually needs SEO, and you can&#8217;t win them all.</strong></p>
<p>As for the rest of the world, good SEO means free visitors to your web site and we all want that. But I want to remake a point I have made before, we don&#8217;t all need 1000 new visitors to our site every day. Surely what we really want is a 1000 new customers to our site.  This month I am launching two web stores, one is already live selling stationery products. They are both private stores so only existing clients can see the prices. I&#8217;ll write more about this soon. But back to my point&#8230; we need customers not visitors and that isn&#8217;t always done via SEO.</p>
<p><strong>What we need is effective marketing for our business.</strong></p>
<p>SEO and our website for that matter is only one part of that. Relying purely on one way to find customers is just plain crazy. There&#8217;s heaps you can do, here&#8217;s a few ideas</p>
<ul>
<li>regular newsletters</li>
<li>cold calling</li>
<li>referrals</li>
<li>networking</li>
<li>local business association netwroking sessions</li>
</ul>
<p>So my next question is &#8211; what have you done this month?</p>
<p>If you haven&#8217;t done at least one of the above then stop reading right now and go do something pro-active to grow your business.</p>
<p>Please post some feedback, tell me what you have done this year and what you are going to do&#8230;</p>
<p>More soon</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2010/01/seo-for-a-non-seo-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Attache PRO online store</title>
		<link>http://blog.polychromenz.com/2010/01/attache-pro-stor/</link>
		<comments>http://blog.polychromenz.com/2010/01/attache-pro-stor/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:12:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=72</guid>
		<description><![CDATA[New Polychrome PolyMando allows users of Attache PRtware accounting software to trade online via integration with the Interspire shopping cart software. ]]></description>
			<content:encoded><![CDATA[<p>Over the past 2 months I have developed a online store interface for Attache PRO. The store is the <a title="Interspire" href="http://www.interspire.com/shoppingcart/">Interspire</a> shopping cart system which currently runs over 8000 online stores including many household names. The interface transfers customers and stock each night and fetches new orders as they are received.</p>
<p>Most online stores rely on a simple email to the store administrators, but if you have a large number of orders this isn&#8217;t practical.</p>
<p>Just some of the additional benefits from the interface are</p>
<ul>
<li>Images are transferred and thumb nails are automatically generated. When you have 1000&#8217;s of products this is a real life saver.</li>
<li>Categories are automatically generated allowing browse store by category.</li>
<li>Brands can be maintained within Attache and then transferred automatically, allowing browse store by brand</li>
</ul>
<ul>
<li>Orders are automatically transferred and imported into Attache preventing errors from rekeying of orders.</li>
<li>Can be configured as a private store, online customers with a valid login can see prices.</li>
</ul>
<p>If you have Attache PRO and would like to trade online I can help you get your products online quick, easy and without breaking the bank.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2010/01/attache-pro-stor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRO2Outlook Software &#8211; Use your Attache PRO contacts inside Outlook</title>
		<link>http://blog.polychromenz.com/2010/01/pro2outlook-software-use-your-attache-pro-contacts-inside-outlook/</link>
		<comments>http://blog.polychromenz.com/2010/01/pro2outlook-software-use-your-attache-pro-contacts-inside-outlook/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:01:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=7</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2010/01/pro2outlook-software-use-your-attache-pro-contacts-inside-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment on Windows 7</title>
		<link>http://blog.polychromenz.com/2009/10/comment-on-windows-7/</link>
		<comments>http://blog.polychromenz.com/2009/10/comment-on-windows-7/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 21:14:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=63</guid>
		<description><![CDATA[A few things I would like to say without a huge debate

I like Vista and have had a relatively good experience with it but I am still very excited about 7 as it is better
I don&#8217;t think it&#8217;s fair to call Windows 7 what Vista should have been &#8211; 2-3 years on, all products are [...]]]></description>
			<content:encoded><![CDATA[<p>A few things I would like to say without a huge debate</p>
<ol>
<li>I like Vista and have had a relatively good experience with it but I am still very excited about 7 as it is better</li>
<li>I don&#8217;t think it&#8217;s fair to call Windows 7 what Vista should have been &#8211; 2-3 years on, all products are better and generally because of the prior version &#8211; who would have waited another 3 years without panning MS for that?</li>
<li>Having played with 7 it rocks in all the good ways &#8211; speed, memory, requirements, power saving</li>
<li>My media centre runs 7 and it&#8217;s so much better than Vista &#8211; dual tuners yay!</li>
<li>There isn&#8217;t enough info about the upgrade and we should be able to buy the upgrade and enter a key into the RC 7100 version and not have to reinstall but that&#8217;s life</li>
<li>It always amazes me that some of the nicest features in a new OS were there before. I read an article on 50 neat new things in Windows 7 and one was press the windows key and up to move up a folder in Explorer. Awesome I thought that has long irritated me about Vista. Then I recalled how this is a pattern, new features are often only now being mentioned that were in old versions. So, I tried it in Vista &#8211; Bingo it&#8217;s there also &#8211; it&#8217;s still nice though</li>
</ol>
<p>One final thought &#8211; every forum is full of people saying yeah but Mac is better cos  this or that &#8211; if you love the Mac great but why waste your time telling PC lovers that? Just go use your super productive err sorry wrong word because where are the business systems? Anyway, go use it and enjoy. Likewise if you love PCs go use that and don&#8217;t waste your life (you only get one) bagging Macs. It&#8217;s the same with iPhone v the world. I have an iPhone and love it. I&#8217;ve had a Nokia N95 &#8211; loved that too &#8211; so what?</p>
<p>Ok so I lied one last point, PC stands for Personal Computer &#8211; if the Mac isn&#8217;t a PC then what is it? Is it neither personal or a computer? Sounds about right to this PC lover..Thanks Bill Love your work, always have <img src='http://blog.polychromenz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2009/10/comment-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Client SEO work &#8211; it&#8217;s a whole other world</title>
		<link>http://blog.polychromenz.com/2009/10/client-seo-work-its-a-whole-other-world/</link>
		<comments>http://blog.polychromenz.com/2009/10/client-seo-work-its-a-whole-other-world/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 02:57:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=57</guid>
		<description><![CDATA[Working in the real world offers some unseen challenges, but the experience is worth the effort and the financial rewards can compensate...
Recently I have been incredibly fortunate to work with a great client Kalamazoo on the reworking and redesign of their website www.kalamazoo.co.nz]]></description>
			<content:encoded><![CDATA[<p>Working in the real world offers some unseen challenges, but the experience is worth the effort and the financial rewards can compensate&#8230;</p>
<p>Recently I have been incredibly fortunate to work with a great client Kalamazoo on the reworking and redesign of their website <a href="http://www.kalamazoo.co.nz">www.kalamazoo.co.nz</a></p>
<p>One of the really great things about kalamazoo is the people, I have been fortunate enough to have a client that gives me virtual free rein with their project. This is meant that I&#8217;ve been able to use tools such as IBP to fine tune and quick pages and when I&#8217;m finished or at least when I get to a good break point I published a page and they provide me with some feedback. In general though they have trusted that I know what I&#8217;m doing and have left me to get on with it. It has been great for us and the working relationship is moving from strength to strength.</p>
<p>But it isn’t always like this,  some clients quite justifiably want to have a high level of control over the content on their website. And it pays to remember that at the end of the day, it is their website and they do have the right to choose what is and what isn&#8217;t published.</p>
<p>The problems start when a client simply won&#8217;t listen to your advice, you&#8217;re the expert right? And they&#8217;re paying you to your knowledge and expertise. Don&#8217;t be afraid to remind your clients of this fact, they won&#8217;t thank you when their site is nowhere to be found on Google and they aren&#8217;t getting the return on investment that they had hoped for. Just remember to keep your argument  constructive and helpful and always use facts and figures if you have them. For example, if you use a tool such as IBP it helps to educate your client, show them their ranking before and after your proposed changes and asked them to trust you for a couple weeks so that you can show them the before and after SERP. If you are right then their page rankings will improve and you will build confidence with your client that your suggestions are worth consideration.</p>
<p>One mistake that is really easy to make, is to tweak your page relentlessly and to use words that might give you a good search engine score but doing nothing towards helping your client win more business. Ultimately the purpose of a website can be many things but in general is there to help people do more business. It does this by explaining the product or service and taking the client through a sales process that ultimately ends in asking for an order. There&#8217;s a saying in selling “ABC &#8212; Always Be Closing”. So look at how you go about inviting the visitor to become a customer by buying your products</p>
<p>If your web page has been tweaked too much it also runs the risk of not being readable and that is unlikely we knew any new business. It can’t all be done over night. Most of my SEO clients pay me on a retainer basis. I offer to review the pages every week / month and check their performance. I record the SERP every week (Monday morning to be exact) and I use the results to fine tune my efforts. On the Kalamazoo site featured below I still have lots to do in terms of visitor to customer conversion. I am busy implementing an online store and that has changed how I want to tackle this. On the visitor security pass page I have a PayPal buy now button which is working really well but once the store is online, many more common products will be linked through to the store.</p>
<p>Here are some examples of the SEO work that I have been doing recently for Kalamazoo</p>
<p><a href="http://www.kalamazoo.co.nz/index.html">http://www.kalamazoo.co.nz/index.html</a></p>
<p>This homepage puts the information that the casual browser is looking for instantly at their fingertips. There&#8217;s no need to dig through 10 pages to find out whether this company does in fact supply business stationery or cheques or continuous stationery. When a visitor comes to the site they can instantly see a summary of the major product groups covered by kalamazoo if they are interested they can drill down into the individual product pages where they will find more information.</p>
<p><a href="http://www.kalamazoo.co.nz/visitorpass.html">http://www.kalamazoo.co.nz/visitorpass.html</a></p>
<p>Kalamazoo provide visitor security passbooks that cover the legal requirements to record visitors into a place of work so that should there be a fire vendor file warden will be able to ensure that everybody is evacuated and accounted for. This page has been optimised for the search term “visitor security pass”. As Kalamazoo are based in New Zealand I have optimised this site for Google New Zealand. This search term they now rank number one and this has taken about eight weeks.</p>
<p><a href="http://www.kalamazoo.co.nz/printedproducts.html">http://www.kalamazoo.co.nz/printedproducts.html</a></p>
<p>Kalamazoo one of the largest independent printing companies in New Zealand. The purpose of the printed products page is to discuss business stationery printing high-quality commercial Fliers leaflets and brochures and so on. This page has been optimised for the search term “colour printing” and is steadily making its way from completely unranked and is now in the top 100 and I confidently expect it to be in the top 10 on Google within a few weeks.</p>
<p><a href="http://www.kalamazoo.co.nz/businessstationery.html">http://www.kalamazoo.co.nz/businessstationery.html</a></p>
<p>Obviously optimised for the search term “business stationery” this page was quite difficult and I spent quite a lot of time getting this to rank highly. It is currently around 22 on Google but I think my recent batch of changes will have is moving onto the front page when the next 2 to 3 weeks.</p>
<p>Working on SEO for a client is very different from working on your own site. If you want to make changes to your own site then it&#8217;s very simple we just fire up Dreamweaver (or your preferred tool set) and off you go. Working in the real world offers some unseen challenges, but the experience is worth the effort and the financial  rewards can compensate somewhat.</p>
<p>Read more about Polychrome <a title="Polychrome website design auckland" href="http://www.polychromenz.com/web.html">website design</a></p>
<p>Technorati code 8a4czg36m7</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2009/10/client-seo-work-its-a-whole-other-world/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ongoing SEO</title>
		<link>http://blog.polychromenz.com/2009/09/ongoing-seo/</link>
		<comments>http://blog.polychromenz.com/2009/09/ongoing-seo/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:57:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=53</guid>
		<description><![CDATA[This week we re-launched the Polychrome website. The new look website is far more organised and the blog has been moved to a subdomain. The primary reason for this reorganisation is that whilst WordPress is an awesome blog engine it can be difficult to get fine-grained control of the search optimisation for individual pages. We [...]]]></description>
			<content:encoded><![CDATA[<p>This week we re-launched the Polychrome website. The new look website is far more organised and the blog has been moved to a subdomain. The primary reason for this reorganisation is that whilst WordPress is an awesome blog engine it can be difficult to get fine-grained control of the search optimisation for individual pages. We were starting to find that we couldn&#8217;t quite achieve the high rankings we wanted for as many search terms as we wanted to target.</p>
<p>That said, it did give us an excellent vehicle for launching their website and with clever use of the various add-ins and some hard work we have achieved some excellent results in terms of search engine optimisation.</p>
<p>For almost 3 months now we have ranked in the top 10 results for a wide variety of search terms such as business software solutions, accounting software Auckland and business software for New Zealand.</p>
<p>We could not have achieved these results if we had not been using tools such as IBP but it is important to recognise that the tool is just that and it requires lots of effort and determination to get high rankings which ever tools one uses.</p>
<p>Some of the keywords in the Polychrome target of very heavily contested however we have still managed to squeeze less determined sites off the front page of Google.</p>
<p>If you need help with your website search engine optimisation please get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2009/09/ongoing-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Kalamazoo site goes live</title>
		<link>http://blog.polychromenz.com/2009/09/new-kalamazoo-site-goes-live/</link>
		<comments>http://blog.polychromenz.com/2009/09/new-kalamazoo-site-goes-live/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 04:49:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=37</guid>
		<description><![CDATA[Well after a month of solid effort we finally got www.kalamazoo.co.nz live. We had more than our fair share of headaches with the people who were hosting it &#8211; mostly poor communication but we worked around that and the site is up.
The client is extremely happy which is always the most important test.
We are now [...]]]></description>
			<content:encoded><![CDATA[<p>Well after a month of solid effort we finally got <a href="http://www.kalamazoo.co.nz">www.kalamazoo.co.nz</a> live. We had more than our fair share of headaches with the people who were hosting it &#8211; mostly poor communication but we worked around that and the site is up.</p>
<p>The client is extremely happy which is always the most important test.</p>
<p>We are now three weeks on and the results of our search engine optimisation efforts are starting to bear fruit. We have been targeting around 15 key search phrases and for all the New Zealand search engine we now have at least five first page listings of which three are already ranked number one.</p>
<p>Obviously the higher ranked terms are for lightly contested keywords however even on the main search term which has 304,000 results we are already ranked at position 16.</p>
<p>Over the next few weeks we will put more effort into off-site promotion. To date our efforts are focused on on-site promotion such as page optimisation. This week we started adding the website to as many local directories as possible. These make great links as well as increasing the number of places where potential customers might find a client.</p>
<p>If you need help with your website optimisation is giving touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2009/09/new-kalamazoo-site-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TemplateMonster a quick review</title>
		<link>http://blog.polychromenz.com/2009/08/templatemonster-a-quick-review/</link>
		<comments>http://blog.polychromenz.com/2009/08/templatemonster-a-quick-review/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 23:04:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://blog.polychromenz.com/?p=27</guid>
		<description><![CDATA[To Template or Not?
Choosing whether to use a website template can be a little controversial. Some website designers believe themselves to be purists and think using other peoples templates makes for a bloated website that can be difficult to maintain. Personally, I believe one of the main reasons for the introduction of CSS was to [...]]]></description>
			<content:encoded><![CDATA[<h2 style="font-size: 1.5em;"><span style="color: #000000;">To Template or Not?</span></h2>
<p>Choosing whether to use a website template can be a little controversial. Some website designers believe themselves to be purists and think using other peoples templates makes for a bloated website that can be difficult to maintain. Personally, I believe one of the main reasons for the introduction of CSS was to allow artistic people to handle the visual design and for technical people to handle the implementation. Besides, there are templates and there are templates – some look amazing, some look err well not so good.</p>
<p>For the websites are designed I&#8217;ve chosen to use templates from <a href="Choosing whether to use a website templates can be a little controversial. Some website designers believe themselves to be purists and thinking using other peoples templated is makes for a bloated website that can be difficult to maintain. Personally, I believe one of the main reasons for the introduction of CSS was to allow artistic people to handle the visual design and for technical people to handle the implementation. Besides, there are templates and there are templates – some look amazing, some look err well not so good. For the websites are designed I've chosen to use templates from http://www.templatemonster.com I am not an affiliate I do love their products. What I particularly like is that after my initial consultation with a client unable to choose a selection of web designs that I think offer a good starting point. This serves two purposes, first the client can visualise what I'm trying to describe and second using a template as a starting point so is a good number of hours which translates into cost savings for the client. Traditionally this as being any real compromise but having used several of the templates from templatemonster.com I have found them to be of a very good quality and the layout is very meaningful and obvious. Sure there's always one for improvement and I will write a second blog on one area that I think requires particular attention, namely, handling navigation for flash-based websites for users that don't have Flash installed. Most of the templates on offer are around the $64 mark. When you think about the number of images, the basic layout and a starting CSS template; this represents excellent value.  Most of these templates come with a small JavaScript file that handles sizing of boxes and it works very well. There is a very good selection of templates arranged into categories and if I were being picky, I would suggest this is one area where the website could be improved. When I last looked there were over 16,000 templates to choose from and it can be rather tedious scrolling through trying to find a suitable template. However, with so much to choose from you are never short on choice. Flash templates These templates offer some nice visual effects and an enhanced user experience without much work required from the web designer. Nearly all of these, use Flash for the site navigation and this could be improved by allowing the page names and the button labels to be controlled via an external XML file rather than requiring a copy of Adobe Flash in order to rename pages. Whilst this is possibly just me being a little picky, I believe, this really would add value to anyone who doesn't own a copy of Adobe Flash. Similarly, the templates that I have used have only had a very basic text message for when Flash is not installed. For my sites I have now amended the background CSS to allow the navigation from the non-Flash version of the website to be substituted when Flash is not installed. I'll be writing another blog post to cover how I did that for anybody that interested. Layout.CSS One thing I particularly like about the templates I have used is that the styles.CSS has been separated from the layout so that pages are laid out in one file and the visual theme is handled in another. Maybe I'm just overly organised but I particularly like this feature. I'm not a big fan of the default page names used (because my work doing a SEO has led me to believe that the page name plays a huge part in improving your Google ranking). The first thing I do is to rename my pages; however this is pretty easy as I use Adobe Dreamweaver and it handles fixing all of my links. However, when using flash-based menus you still need to update the Flash file to point to the new page names, as I said before using an external XML file would make it much easier. Summary To wrap up, I really enjoy using the templates from template monster.com and would recommend them to anybody. The quality of the background CSS, the images, the layout and the overall look and feel are always of a high standard. For the price, choice and quality you can’t go wrong.  ">http://www.templatemonster.com</a> I am not an affiliate I do love their products. What I particularly like is that after my initial consultation with a client unable to choose a selection of web designs that I think offer a good starting point. This serves two purposes, first the client can visualise what I&#8217;m trying to describe and second using a template as a starting point saves a good number of hours which translates into cost savings for the client.</p>
<p>Traditionally this as being any real compromise but having used several of the templates from templatemonster.com I have found them to be of a very good quality and the layout is very meaningful and obvious. Sure there&#8217;s always one for improvement and I will write a second blog on one area that I think requires particular attention, namely, handling navigation for flash-based websites for users that don&#8217;t have Flash installed.</p>
<p>Most of the templates on offer are around the $64 mark. When you think about the number of images, the basic layout and a starting CSS template; this represents excellent value.  Most of these templates come with a small JavaScript file that handles sizing of boxes and it works very well. There is a very good selection of templates arranged into categories and if I were being picky, I would suggest this is one area where the website could be improved. When I last looked there were over 16,000 templates to choose from and it can be rather tedious scrolling through trying to find a suitable template. However, with so much to choose from you are never short on choice.</p>
<h2 style="font-size: 1.5em;"><span style="color: #000000;">Flash templates</span></h2>
<p>These templates offer some nice visual effects and an enhanced user experience without much work required from the web designer. Nearly all of these, use Flash for the site navigation and this could be improved by allowing the page names and the button labels to be controlled via an external XML file rather than requiring a copy of Adobe Flash in order to rename pages. Whilst this is possibly just me being a little picky, I believe, this really would add value to anyone who doesn&#8217;t own a copy of Adobe Flash.</p>
<p>Similarly, the templates that I have used have only had a very basic text message for when Flash is not installed. For my sites I have now amended the background CSS to allow the navigation from the non-Flash version of the website to be substituted when Flash is not installed. I&#8217;ll be writing another blog post to cover how I did that for anybody that interested.</p>
<h2 style="font-size: 1.5em;"><span style="color: #000000;">Seperate Content from Design</span></h2>
<p>Layout.CSS</p>
<p>One thing I particularly like about the templates I have used is that the styles.CSS has been separated from the layout so that pages are laid out in one file and the visual theme is handled in another. Maybe I&#8217;m just overly organised but I particularly like this feature. I&#8217;m not a big fan of the default page names used (because my work doing a SEO has led me to believe that the page name plays a huge part in improving your Google ranking). The first thing I do is to rename my pages; however this is pretty easy as I use Adobe Dreamweaver and it handles fixing all of my links. However, when using flash-based menus you still need to update the Flash file to point to the new page names, as I said before using an external XML file would make it much easier.</p>
<h2 style="font-size: 1.5em;"><span style="color: #000000;">Summary</span></h2>
<p>To wrap up, I really enjoy using the templates from template monster.com and would recommend them to anybody. The quality of the background CSS, the images, the layout and the overall look and feel are always of a high standard. For the price, choice and quality you can’t go wrong.</p>
<p>Pop over and take a look <a href="http://www.templatemonster.com">http://www.templatemonster.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.polychromenz.com/2009/08/templatemonster-a-quick-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
