<?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/"
	>

<channel>
	<title>Interconnect IT - wordpress consultancy, web development and design in Liverpool</title>
	<atom:link href="http://www.interconnectit.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.interconnectit.com</link>
	<description></description>
	<pubDate>Wed, 01 Jul 2009 16:25:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Telegraph Relaunches Blogs on WordPress</title>
		<link>http://www.interconnectit.com/610/telegraph-relaunches-blogs-on-wordpress/</link>
		<comments>http://www.interconnectit.com/610/telegraph-relaunches-blogs-on-wordpress/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 08:12:12 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[blogging]]></category>

		<category><![CDATA[journalists]]></category>

		<category><![CDATA[media]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Telegraph]]></category>

		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=610</guid>
		<description><![CDATA[<img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telegraph_blogs-150x150.jpg" alt="telegraph_blogs" title="telegraph_blogs" width="150" height="150" class="alignleft size-thumbnail wp-image-611" />On the night of June 23rd, Telegraph Media flicked the switch on a new project they've been working on this Spring - the Telegraph Blogs, relaunched on <a title="WordPress MU" href="http://mu.wordpress.org/">WordPress MU</a>.]]></description>
			<content:encoded><![CDATA[<p>On the night of June 23rd, Telegraph Media flicked the switch on a new project they&#8217;ve been working on this Spring - the <a title="Telegraph Blogs" href="http://www.telegraph.co.uk/comment/blogs/">Telegraph Blogs</a>, relaunched on <a title="WordPress MU" href="http://mu.wordpress.org/">WordPress MU</a>.</p>
<p>And, proudly, we&#8217;d like to say we had a little bit to do with the project.  Not a lot, mind - we provided some consultancy, some code snippets, advice and developer support now and then.  It&#8217;s the kind of project we&#8217;d have loved to have taken on in full, but the in-house team at the Telegraph were perfectly capable of doing the work and we always say that if you have the in-house skills then you shouldn&#8217;t spend a small fortune on external consultants and developers.<span id="more-610"></span></p>
<div id="attachment_611" class="wp-caption alignright" style="width: 314px"><img class="size-medium wp-image-611" title="telegraph_blogs" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telegraph_blogs-304x973.jpg" alt="telegraph_blogs" width="304" height="973" /><p class="wp-caption-text">The Telegraph&#39;s blogs, running on WordPress MU</p></div>
<p>The site is a fairly typical MU implementation, but with a few interesting tweaks in the way they&#8217;ve configured.  Instead of giving each journalist their own blog, they&#8217;ve understood that some simply won&#8217;t be that active.  Instead, authors tend towards having a category of their own to work with.  So if you go to <a title="Shane Richmond" href="http://blogs.telegraph.co.uk/technology/author/shanerichmond/">Shane Richmond&#8217;s blog</a>, for instance, you&#8217;re actually seeing the Author Archive view that WordPress provides, within the general Technology Blog.</p>
<p>In fact, the flexibility of WordPress, the way you can output content differently according to category or author, all helped to contribute towards creating a platform that Telegraph Media feel they can grow with.</p>
<h3>Challenges</h3>
<p>One of the key things to think about with media blogs like this is that traffic can be astonishing.  A lot of questions were asked early on about scalability and performance in WordPress.  Because it&#8217;s a purely dynamic system, running more like an application than a group of static files, different approaches have to be taken with caching and performance.  The database server is one key area that always needs consideration - especially when you have to consider 200 concurrent users.</p>
<p>One interesting lesson learned is that with WordPress you have to be exceptionally careful about go-live processes.  Our standard process is to run two installs - one for pre-production and one for live.  There is never a beta running that suddenly finds itself running on a different domain name.</p>
<p>At the Telegraph we know that the way they did it was to run a beta on a subdomain prior to running a search and replace script (not sure if it was one of our own <a title="PHP Database Search and Replace" href="http://www.davesgonemental.com/mysql-database-search-replace-with-serialized-php/">developer&#8217;s PHP database search</a> and replace scripts that we use for migrations) and then point the domains right over to it.  That resulted in poor performance initially, even though load testing had confirmed everything to be OK.  Consequently the go-live was held back for a few days, but once WordPress had settled down performance picked up markedly.  The issue appears to be to do with cached variables not resetting on the move.  We&#8217;ll document our low-hassle approach to migrating WordPress installs shortly on this site.</p>
<h3>The Future</h3>
<p>Well, we can&#8217;t talk for what will happen at Telegraph Media in the future, but what we do see is increased interest in WordPress as a blogging tool for newspapers.  But beyond that it&#8217;s even more interesting - some groups like Informa Telecoms &amp; Media are starting to use WordPress as complete news platforms.  For Informa we built the <a title="Telecoms.com" href="http://telecoms.com">Telecoms.com</a> site almost entirely from WordPress - this not only led to increased journalistic productivity, but increased traffic and reader engagement.  Seeing the comments section slowly spring to life as readers started to understand its potential has been a real joy to see.</p>
<p>We imagine that it will be magazines and local newspapers that make the first moves to WordPress as a news platform, but when will the first national do it?  We&#8217;d like to be there for them if they make the leap!  WordPress is fully capable thanks, in no part, to some of the excellent work in turning WP into what is essentially framework by <a title="Donncha O'Caoimh" href="http://ocaoimh.ie/">Donncha O&#8217;Caoimh</a>, a WordPress core developer, and others on the <a title="WordPress" href="http://wordpress.org">WordPress.org</a> team.</p>
<p>If the interest in The Telegraph&#8217;s move by such important figures as <a title="Kevin Anderson reports on the Telegraph's use of WordPress" href="http://www.guardian.co.uk/media/pda/2009/jun/24/blogging-telegraphmediagroup">Kevin Anderson at the Guardian</a>, <a title="Puffbox" href="http://puffbox.com/2009/06/25/telegraph-moves-its-blogs-to-wordpress/">Simon Dickson (a WordPress friendly rival who specialises in e-Government sites)</a>, and others is anything to go by then WordPress is booming in the news sector.  Good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/610/telegraph-relaunches-blogs-on-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Site for Us!</title>
		<link>http://www.interconnectit.com/601/new-site-for-us/</link>
		<comments>http://www.interconnectit.com/601/new-site-for-us/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 20:39:16 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=601</guid>
		<description><![CDATA[<img src="http://www.interconnectit.com/wp-content/uploads/2009/06/interconnectit-front-150x150.jpg" alt="interconnectit-front" title="interconnectit-front" width="150" height="150" class="alignright size-thumbnail wp-image-605" />After two years with our old site we finally decided it was time to apply a lot of what we've learned over the years into a re-launch.  It's easier to use, so take a look around and see what you think!]]></description>
			<content:encoded><![CDATA[<p>After two years with our old site we finally decided it was time to apply a lot of what we&#8217;ve learned over the years into a re-launch.</p>
<p>So, what does this actually mean?  A new site usually comes with something different, and in this case we didn&#8217;t want to disappoint.<span id="more-601"></span></p>
<h3>WordPress Focus</h3>
<div id="attachment_605" class="wp-caption alignright" style="width: 314px"><img class="size-medium wp-image-605" title="interconnectit-front" src="http://www.interconnectit.com/wp-content/uploads/2009/06/interconnectit-front-304x328.jpg" alt="New site, new features, new challenges" width="304" height="328" /><p class="wp-caption-text">New site, new features, new challenges</p></div>
<p>One of the biggest changes you&#8217;ll see now is that we&#8217;re focussing more strongly on our WordPress practice.  We&#8217;ve always believed in <a title="WordPress" href="http://wordpress.org">WordPress</a> as a CMS, and have used it as such for both our own and our client sites since 2006, but it&#8217;s only recently that the market has caught up with us.  We were the first UK practice to be approved for listing on <a title="WordPress Consultants List" href="http://automattic.com/services/wordpress-consultants/">Automattic&#8217;s WordPress Consultants</a> List, and we believe that we&#8217;re either the country&#8217;s leading WordPress developers or very close to it.</p>
<h3>More Products</h3>
<p>We&#8217;ve also added some new products to our site:</p>
<ol>
<li>A wider range of <a title="WordPress Training" href="http://www.interconnectit.com/training/">WordPress related training courses</a></li>
<li><a title="Adwords Packages" href="http://www.interconnectit.com/adwords/">Google Adwords Packages</a></li>
<li><a title="Web Development" href="http://www.interconnectit.com/web-development/">Web Development services</a></li>
</ol>
<p>There is, of course, more to come online in the coming year.  If you&#8217;re wondering what, just watch the news section of this site&#8230;</p>
<h3>More Information</h3>
<p>There&#8217;ll also be more information on this site.  We&#8217;ve created sections for a <a title="Portfolio" href="http://www.interconnectit.com/category/portfolio/">Portfolio</a> and for <a title="WordPress Case Studies" href="http://www.interconnectit.com/category/case-studies/">Case Studies</a> - the Portfolio part giving a light view of our work, while the Case Studies section gives in depth coverage of our selected items of work, showing how we did the work and the advantages that we&#8217;ve brought to our clients.</p>
<h3>Client Section</h3>
<p>Clients, and those on support contracts, will have access to our new <a title="Interconnect IT Client Section" href="http://www.interconnectit.com/client-section/">Client Section</a> which uses the excellent <a title="Mantis Bug Tracking system" href="http://www.mantisbt.org/">Mantis Bug Tracker</a>.</p>
<h3>Whizzy Bits</h3>
<p>We wanted to get a lot of information onto our home page without overwhelming visitors with a large amount of text.  This is beneficial from the point of view of search engines, but also gives visitors quick access to a lot of information.  So we&#8217;ve used lots of lovely <a title="jQuery" href="http://jquery.com/">jQuery</a> to make this an interactive space that gives prominence to the latest content whilst making other content still easy to find.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/601/new-site-for-us/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Telecoms.com Case Study</title>
		<link>http://www.interconnectit.com/275/telecomscom-case-study/</link>
		<comments>http://www.interconnectit.com/275/telecomscom-case-study/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 10:54:04 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=275</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/275/telecomscom-case-study/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms2.jpg" alt="telecoms2" title="telecoms2" width="316" height="103" class="size-full wp-image-238" /></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">
<div id="attachment_294" class="wp-caption aligncenter" style="width: 670px"><img class="size-full wp-image-294" title="telecoms-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-topper.jpg" alt="Telecoms.com is an example of using WordPress as a news platform." width="660" height="100" /><p class="wp-caption-text">Telecoms.com uses WordPress Interconnect IT&#39;s extensions and theme technology as a flexible news platform</p></div>
<h3>Overview</h3>
<p>When we were approached by <a title="Informa Telecoms &amp; Media" href="http://www.informatm.com/itmgcontent/icoms">Informa Telecoms &amp; Media Ltd</a> (part of <a title="Informa plc" href="http://www.informa.com/">Informa</a> plc) about whether <a href="http://wordpress.org">WordPress</a> could be used as a fully fledged news platform suitable for replacing their <a title="Telecoms.com" href="http://www.telecoms.com">Telecoms.com</a> site, we hesitated, but not for very long.  Following a full analysis of their requirements we were able to confirm that in combination with some of our own technology, plus some new development, we could create a very flexible WordPress based news platform that allowed for excellent productivity for the Telecoms.com team.<span id="more-275"></span></p>
<h3>Analysis</h3>
<p>One of the biggest problems that Telecoms.com had experienced with their previous Java based system was that there was relatively little flexibility built into the system.  Most changes meant going back to the developers with a formal request.  This was both expensive (developers usually are), time consuming and, worst of all, meant that the site could not respond quickly to events in the market place.</p>
<p>What was needed was an ability to create new sections on the site, quickly, without use of expensive development staff.  We had already proven this technology with our Caribou News Theme that we offer freely as a GPL project through our <a href="http://spectacu.la">Spectacu.la</a> site, and this helped us to assure the Informa TM team that we were able to match their requirements.</p>
<h3>Planning &amp; Design</h3>
<p>We worked with the Telecoms.com team initially to supply a range of mock-ups.  However, although they were effective, they weren&#8217;t exactly what was wanted by the team.  In order to expedite matters we agreed to work with a third party design agency, <a title="Coast Digital" href="http://www.coastdigital.co.uk/">Coast Digital</a>, who supplied excellent designs in Fireworks format.  These took some of our ideas and built upon them to create the sophisticated and attractive site that is now visible.</p>
<p>At the same time, we planned the structure of the site and how its framework would allow the client to manage content.  We decided that although the Caribou sections system is useful the full requirements as planned meant that we decided to use a page based widget driven system for the site.  This would allow the client to create pages using the section page template that is part of the theme and this would initiate a series of widget spaces which would become available in the WordPress back-end.  Once available, various standard and custom widgets, appropriately styled, could be dropped in place.</p>
<h3>The Sections System</h3>
<div id="attachment_451" class="wp-caption alignright" style="width: 314px"><img class="size-medium wp-image-451" title="category_lister_widget" src="http://www.interconnectit.com/wp-content/uploads/2009/06/category_lister_widget-304x379.jpg" alt="The Interconnect IT category listing plugin in action." width="304" height="379" /><p class="wp-caption-text">The Interconnect IT category listing plugin in action.</p></div>
<p>The ability to create sections full of widget spaces is only useful if you have suitable widgets to place there.  One of the biggest parts of the project was creating and styling a wide range of widgets that allowed the site adminstrators to quickly create a new section and populate it with content.  The primary key to this is Interconnect IT&#8217;s Category Lister Widget which allows a client to select content according to logical category criteria.  You could have a set of regional categories and a set of format categories and choose items that are in both.</p>
<p>In this case, there are a range of format categories such as News, Opinion and so on, and a continental based region categorisation.  If the client wishes to select content that is news based from America, they simply choose those two categories and any content that matches the criteria will be displayed.</p>
<p>The key advantage to this is that a new section can be created within minutes.  For example, should there be a business need to create a Nokia section, the client could create a category for Nokia, and then select content that is News and Nokia for one widget, Opinion and Nokia for another, and so on.  They then add the navigation to the section using the menu builder plugin we modified for the purpose, and the section becomes &#8216;live&#8217;.  The whole job of creating a Nokia news and information section could be carried it in less than quarter of a section.  For a responsive news site this facility is extremely important.</p>
<blockquote><p>Getting a new section built would take weeks and was a complicated task. Now we can do it on the fly. It allows us so much more freedom and opportunity to do innovative things, and neatly get rid of stuff that doesn&#8217;t work out.</p>
<p style="text-align: right;"><em>James Middleton, Managing Editor of Telecoms.com on the advantages of the new system.<br />
</em></p></blockquote>
<h3>Plugins</h3>
<p>One thing we warn all sites against is something we call &#8216;pluginitis&#8217; which is where a site owner keeps adding various plugins, some of which may interact with one another in unexpected ways.  We believe that most sites rarely need more than ten or so plugins to function in a way that is suitable for needs.</p>
<p>We supply a set of Interconnect IT only plugins, which add news specific functionality and optimisations to WordPress, such as theme specific image resizing, alternative post titles, category selection, and standfirst capabilities.  These plugins are only available from Interconnect IT for projects that we lead, and are not available through third parties.</p>
<p>We also selected various plugins which were already available in the GPL sphere which added appropriate functionality, such as Lester Chan&#8217;s popular WP-Polls Plugin, the Add This social bookmarking plugin, and WordPress Popular Posts amongst others.  All were selected and tested for performance, reliability and quality before being applied.  Other plugins were also used, but most required modification to fulfil their requirements and we expect to feed this code back into the community in due course.</p>
<p>One thing that we never do, and for which there is rarely any need, is to modify the WordPress core.  This helps reduce maintenance issues and costs in the future.</p>
<h3>Hosting &amp; Performance</h3>
<div id="attachment_430" class="wp-caption alignright" style="width: 314px"><img class="size-medium wp-image-430" title="telecoms-now-sshot1" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot1-304x787.jpg" alt="Telecoms.com now" width="304" height="787" /><p class="wp-caption-text">The Telecoms.com site in all its glory, showing the richness of content on the front page - there are many other similar pages on the site</p></div>
<p>For hosting, systems administration and load testing we worked with Kumina N.L. who have since become a company with which we partner by choice.  They provided a robust four way, load balanced hosting solution and carried out load-testing to ensure the servers were capable of handling peak traffics that can come to any news site.  The infrastructure relies on a Debian based AMP stack and has proven to be extremely robust.</p>
<p>One thing we did learn is that when content is pulled from a third party site (for example, adverts) site loading times can be slowed by factors outside your control.  To resolve this in future implementations of such sites Interconnect IT is in the process of developing post-loading technology which will create a widget that seeks external content only after all other important content has been loaded rather than using the conventional approach of loading content in strict order.</p>
<h3>Traffic Growth</h3>
<p>Although actual figures for Telecoms.com&#8217;s traffic are confidential business information, they have told us that after two months visitor numbers and page views have grown by approximately 30% to 50%, depending on the metrics used.  The analytics suggest that site &#8217;stickiness&#8217; and engagement have increased markedly thanks to the improved design, adoption of threaded comments (allowing for discussions to take place on news), most popular news information, and related content teasers.</p>
<h3>WordPress Advantages</h3>
<p>WordPress has succeeded in becoming a successful blogging platform over the past six years, but beyond that it has started to show the flexibility of the framework it provides.  The ease of use required by bloggers, coupled with a sophisticated theme and plugin framework has allowed the system to go far beyond its original means.</p>
<p>When good developers mix with WordPress the results can be impressive and help to create professional news sites for budgets that, including development and implementation, often cost less than the traditional CMS systems once used.  As a consequence interest in WordPress has mushroomed significantly.  While interest is still primarily focussed on use of WordPress for blogging platforms, Telecoms.com has shown its power when used as a news platform also.</p>
<blockquote><p>By comparison [to the previous system], Wordpress is a dream, and the best thing is, less technical users find it intuitive and easy to get along with. As a successful blogging platform you can tell a lot of time and effort has been invested in making it a slick and productive tool, and that translates well when using it as a business CMS too.</p>
<p style="text-align: right;"><em>James Middleton</em></p>
</blockquote>
<h3>Support &amp; Maintenance</h3>
<p>Since going live the system has proven to be robust and simple to use.  In fact, it proved so robust that there was no need for an ongoing support contract from us for our code.  This is often the case with our work and we make little money from support - while this may seem like poor business sense, we believe that building for reliability and performance helps us to keep our clients coming back to us time and time again.  We anticipate working with Informa on future projects.</p>
<h3>Conclusion</h3>
<p>WordPress, coupled with Interconnect IT&#8217;s additional technology has led to a strong, high-performance website which has significantly exceeded the expectations of the client.  WordPress has now proven itself as a platform for content far beyond blogging at Informa and we believe they are now likely to use the platform on future projects.  Since then, Interconnect IT has been approached by, and entered into discussions with, a number of other news organisations with a view to developing WordPress usage within their organisations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/275/telecomscom-case-study/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sniff Petrol Case Study</title>
		<link>http://www.interconnectit.com/241/sniff-petrol-case-study/</link>
		<comments>http://www.interconnectit.com/241/sniff-petrol-case-study/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 17:17:00 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=241</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/241/sniff-petrol-case-study/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/sniffpetrol.jpg" alt="sniffpetrol" title="sniffpetrol" width="316" height="103" class="size-full wp-image-247" /></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_400" class="wp-caption aligncenter" style="width: 670px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/sniff-petrol-topper.jpg" rel="shadowbox[post-241];player=img;"><img class="size-full wp-image-400" title="sniff-petrol-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/sniff-petrol-topper.jpg" alt="Sniff Petrol is an anarchic motor industry and motorsport satire site" width="660" height="100" /></a><p class="wp-caption-text">Sniff Petrol is an anarchic motor industry and motorsport satire site</p></div>
<h3>Overview</h3>
<ol>
<li>Over 120,000 posts viewed per week</li>
<li>Well controlled costs</li>
<li>High availability</li>
<li>Large peaks in traffic handled well when a new &#8216;edition&#8217; is released</li>
<li>Highly responsive site</li>
</ol>
<p><span id="more-241"></span></p>
<h3>Analysis</h3>
<p style="clear: both">Sniff Petrol is a well known and highly regarded satirical site with its focus on motorsport and the car industry.  After six years, however, updating the site had increasingly become something of a chore for the site owner.</p>
<p>At this point friends had recommended producing a blog style site.  Unfortunately, creating an attractive and interesting blog theme that moved the design of the site forwards rather than backwards had proved problematic for Sniff Petrol.  This is where Interconnect IT were able to become involved, solving a whole raft of problems.</p>
<p>The problems solved can easily be listed:</p>
<ol>
<li>Difficulty in making updates</li>
<li>Lack of creative freedom</li>
<li>Having to maintain a separate archive page by hand</li>
<li>A need for a more modern design that connects with the old site</li>
<li>RSS Feeds to allow visitors to keep up with changes to the site</li>
<li>Analytics to allow monitoring of traffic and to see which features are most popular</li>
</ol>
<p>We also wanted to make sure that the site could be accessible to the widest range of users possible, using many different platforms.</p>
<p style="text-align: center"><a title="Sniff Petrol - Motoring and motorsport satire" href="http://www.sniffpetrol.com" target="_blank"><img class="aligncenter size-large wp-image-248" title="sniffshot" src="http://www.interconnectit.com/wp-content/uploads/2009/06/sniffshot-680x412.jpg" alt="sniffshot" width="680" height="412" /></a></p>
<p>With these criteria in mind, we created a standard blog layout with floating panels for the content, lying on an orange &#8216;page&#8217;, and with navigation elements shown on the page through cut-out panels.  This gives the site a contemporary, layered feel.</p>
<p>Elements on the site are now managed dynamically - so for example, if the owner wishes to create a new category for articles, it won&#8217;t appear in the navigation panel until it&#8217;s populated with content.  Then, if a visitor selects this category, it is highlighted, helping the visitor to know where in the site they&#8217;ve found themselves.</p>
<p>The underlying publishing platform is <a title="WordPress website" href="http://www.wordpress.org" target="_blank">WordPress</a>, a popular blogging and web publishing tool that&#8217;s put many millions of websites online.  By plugging into its APIs we are able to add extra functionality without causing legacy problems in the future.</p>
<p>WordPress allows a range of blogging functions which help the professional blogger - for example, the ability to post date features means that content can be published automatically once the date has arrived.  Useful for embargoed press releases, for example.  This helps Sniff Petrol to batch output up ready for editions, which is the working method preferred for the site.</p>
<p>Other useful facilities include the ability to assign posts to different &#8216;users&#8217; - on Sniff Petrol a users like Crazy Dave Coulthard, D.I. Blundell and Carcoat Damphands have been defined, and posts can then be written with them as the author.</p>
<h3>Traffic Improvement</h3>
<p>In order to deal with the greater technical requirements of the new site, as well as ensuring higher availability and regular backups, it was decided to move everything on to Interconnect IT&#8217;s servers.  The initial load was high, with over 6,000 visitors per day within just a few days.  People around the world quickly learned that there was a new version of the site and traffic climbed exponentially at first.  A sudden increase in traffic can sometimes be disastrous to a blog, but our well specified server barely noticed the change.</p>
<p>Overall, with like-on-like comparisons, the site has seen an increase in visits by over 100% - measured in the short term.  It&#8217;s likely that due to the more regularly updated content that, in the long term, the site&#8217;s traffic will grow considerably.</p>
<h3>Months Later&#8230;</h3>
<p>Site traffic continued to climb, and is now steadily at 600% over the original visitor levels.  This meant some tweaking to maintain server performance and keep bandwidth bills reasonable.  This huge increase in visitors has happened because not only is the site updated more regularly than before, it&#8217;s also easier to keep track off - there are 3,000 visits a day from RSS readers alone.</p>
<h3>In 2009&#8230;</h3>
<p>The site is continuing to perform and grow.  Sniff Petrol&#8217;s use of Twitter, coupled with a Twitter widget in the sidebar, has helped bring the site to a new audience.  Updates ended up going back to a monthly basis, but the ease of use with WordPress means that the site&#8217;s owner continues to enjoy posting to it on a regular basis.</p>
<p><a title="Contact Form" href="http://www.interconnectit.com/contact/">If you&#8217;d like a site like this one, why not contact us on 0151 709 7977 (+44 151 709 7977 from outside the UK) or complete our contact form for a free initial consultation.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/241/sniff-petrol-case-study/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Politics &amp; The City Case Study</title>
		<link>http://www.interconnectit.com/273/politics-the-city-case-study/</link>
		<comments>http://www.interconnectit.com/273/politics-the-city-case-study/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 10:53:20 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Case Studies]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=273</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/273/politics-the-city-case-study/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/politicsandthecity1.jpg" alt="politicsandthecity1" title="politicsandthecity1" width="316" height="103" class="size-full wp-image-233" /></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_392" class="wp-caption aligncenter" style="width: 670px"><img class="size-full wp-image-392" title="patc-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-topper.jpg" alt="Politics &amp; The City is a WordPress MU based site with productivity tools added" width="660" height="100" /><p class="wp-caption-text">A visually sophisticated site, delivered in record time</p></div>
<h3>Overview</h3>
<p>Politics &amp; The City is a multi-blog WordPress MU based site where a large number of contributors have created an online news system aimed at the female market.  The site needed to be implemented in a short period of time, with no room for delays due to the already planned and paid for publicity campaign.<span id="more-273"></span></p>
<h3>Analysis</h3>
<p>For a change, a site where didn&#8217;t carry out the visual design ourselves. Instead we were supplied mock-ups and a basic design brief from Black &amp; Ginger, which we then turned into a living, breathing, news website using our WordPress skills to help make a dynamic site easy to manage even for staff who were new to content managed websites.</p>
<p>Key problems solved in the creation of Politics &amp; The City can easily be listed:</p>
<ol>
<li>Performance - the site will be expected to receive large spikes in traffic</li>
<li>Ease of expansion</li>
<li>Ease of use and content management</li>
<li>High standards of presentation</li>
<li>Ease of control over the site&#8217;s features</li>
<li>Highly demanding implementation schedule (three weeks!)</li>
<li>Analytics to allow monitoring of traffic and to see which features are most popular</li>
</ol>
<p>It quickly became apparent that the best way forward would be a WordPress MU site, with a custom portal theme and then other themes with shared elements to be used elsewhere in the site. Cost was an issue as it was the first significant online project for June Sarpong MBE, the lady behind the site.</p>
<h3>Hosting Challenges</h3>
<p>The first major issue to deal with was the unusual server requirements. The clients had already made a deal with SUN (with their Startup Essentials package) prior to approaching Interconnect IT. As a consequence, the WordPress MU install had to be on a Solaris AMP stack, rather than the more usual Linux based stack we deal with. However, apart from a couple of initial hiccups, we quickly solved the problems and moved on to the install.</p>
<h3>Rapid Yet Sophisticated Development</h3>
<p>At the same time, development was moving quickly. We built and created a range of themes all of which added functionality. The portal itself was largely widget driven, and the different sites had writing options that allowed the user to specify whether the content should appear on the front page or not. If so, the theme would create suitably sized image variants for the front page, and then apply a suitable mask. Easy and simple for the writers to understand.</p>
<p>With deadlines so short, we had to rely on our accumulated IP, which helped us create something more than most rivals could manage. Being WordPress specialists helped hugely. In the end, we crafted the basis for a major site. And when the site was linked to from simply <em>everywhere</em> on the first day, the software performed admirably - only troubled by slow DNS propagation and caching issues which are typical problems when a site is given a big launch just hours after going live.</p>
<h3>Key Learning Points</h3>
<p>1. The actual hosting for the site was probably overspecified for the requirements, but we weren&#8217;t involved in this decision.  We would say that for the traffic experienced by the site a typical commodity based dedicated server, perhaps with a front-end cache, is perfectly adequate.  Our own server attracts approximately the same amount of traffic but is a relatively basic machine in comparison.  However, the SUN based solution does allow for a great deal of future traffic.  Our own view is that for single sites, server migrations are relatively straightforward and most sites could do with saving money on their serving solutions.</p>
<p>2. The designs were supplied as Adobe Illustrator files, but as high resolution 300dpi files.  Screens run at much lower resolutions (typically 72dpi-105dpi) and consequently all the graphics had to be recreated by us, so adding considerably to our workload.  Designers should try to work with Adobe Fireworks or, failing that, Photoshop or Illustrator in pixel modes.</p>
<p>3. Three weeks is not quite enough time for a project with this much custom work and required 14hr working days, seven days a week, in order to provide the results as requested.</p>
<p>4. For most smaller projects a lot of time and money can be saved by using ready-prepared dedicated servers from companies such as Namesco, as opposed to bare-box solutions from high-end companies.  Bare box solutions, whilst flexible and easy to work with for experts, require high quality systems administration and this is a service we do not provide.  Consequently, the need to recruit a systems administrator with specific skills can sometimes be expensive.</p>
<p>5. Developers don&#8217;t always get any of the credit&#8230;but they&#8217;re tucked away in the CSS files, if you know where to find them!</p>
<p><a title="Contact Form" href="http://www.interconnectit.com/contact/">If you&#8217;d like a site like this one, why not contact us on 0151 709 7977 (+44 151 709 7977 from outside the UK) or complete our contact form for a free initial consultation.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/273/politics-the-city-case-study/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Danbar Drilling</title>
		<link>http://www.interconnectit.com/222/danbar-drilling/</link>
		<comments>http://www.interconnectit.com/222/danbar-drilling/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:42:39 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=222</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/222/danbar-drilling/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/danbardrilling1.jpg" alt="danbardrilling1" title="danbardrilling1" width="316" height="103" class="size-full wp-image-231" /></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_383" class="wp-caption aligncenter" style="width: 670px"><img class="size-full wp-image-383" title="danbar-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/danbar-topper.jpg" alt="Danbar Drilling needed a high quality website to help cement their market-leading position" width="660" height="100" /><p class="wp-caption-text">Danbar Drilling needed a high quality website to help cement their market-leading position</p></div>
<p style="text-align: justify;">Danbar Drilling required a website that would put them above their rivals - they wanted a site that was better designed, had excellent browser compatibility, and was easy for them to work with.</p>
<p style="text-align: justify;">We delivered a WordPress based solution designed to have a striking front page with key product points, with a news section becoming visible to those surfing more deeply into the site.<span id="more-222"></span></p>
<p style="text-align: justify;">The visual look and feel of the site was designed in-house, using images supplied by Danbar Drilling, and the structure was proposed following several meetings with the Danbar management team.  The site uses a banded design, allowing brief introductory copy, along with a suitable representative image, to show in the top band, with more detail below.</p>
<p style="text-align: justify;">Since implementing the site, Danbar Drilling have recorded a number of interesting enquiries along with potential recruits submitting CVs using the job submission form.  This is helping to streamline their processes.  The site is still very new and it will be interesting to see how it develops over the coming months.</p>
<p class="taxonomy"><a title="Danbar Drilling" href="http://www.danbardrilling.com">Visit the Danbar Drilling site</a>.</p>
<h3>Screenshots</h3>
<div id="attachment_385" class="wp-caption alignleft" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/danbar-sshot1.jpg" rel="shadowbox[post-222];player=img;"><img class="size-medium wp-image-385" title="danbar-sshot1" src="http://www.interconnectit.com/wp-content/uploads/2009/06/danbar-sshot1-304x284.jpg" alt="Danbar Home Page" width="304" height="284" /></a><p class="wp-caption-text">Danbar Home Page</p></div>
<div id="attachment_386" class="wp-caption alignright" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/danbar-sshot2.jpg" rel="shadowbox[post-222];player=img;"><img class="size-medium wp-image-386" title="danbar-sshot2" src="http://www.interconnectit.com/wp-content/uploads/2009/06/danbar-sshot2-304x380.jpg" alt="Danbar Job Application Form" width="304" height="380" /></a><p class="wp-caption-text">Danbar Job Application Form</p></div>
<p class="taxonomy"><a title="Danbar Drilling" href="http://www.danbardrilling.com">Visit the Danbar Drilling site</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/222/danbar-drilling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Politics And The City</title>
		<link>http://www.interconnectit.com/218/politics-and-the-city/</link>
		<comments>http://www.interconnectit.com/218/politics-and-the-city/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 17:19:26 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=218</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/218/politics-and-the-city/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/politicsandthecity1.jpg" alt="politicsandthecity1" title="politicsandthecity1" width="316" height="103" class="size-full wp-image-233" /></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_392" class="wp-caption aligncenter" style="width: 670px"><img class="size-full wp-image-392" title="patc-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-topper.jpg" alt="Politics &amp; The City is a WordPress MU based site with productivity tools added" width="660" height="100" /><p class="wp-caption-text">Politics &amp; The City is a WordPress MU based site with productivity tools added</p></div>
<p style="text-align: justify;">For a change, a site we didn&#8217;t design. Instead we were supplied mock-ups and a basic design brief from the Liverpool design agency Black &amp; Ginger, which we then turned into a living, breathing, news website using our WordPress skills to help make a dynamic site easy to manage even for relatively untrained staff.<span id="more-218"></span></p>
<p style="text-align: justify;">Key problems solved in the creation of Politics &amp; The City can easily be listed:</p>
<ul style="text-align: justify;">
<li>Performance - the site will be expected to receive large spikes in traffic</li>
<li>Ease of expansion</li>
<li>Ease of use and content management</li>
<li>High standards of presentation</li>
<li>Ease of control over the site&#8217;s features</li>
<li>Highly demanding implementation schedule (three weeks!)</li>
<li>Analytics to allow monitoring of traffic and to see which features are most popular</li>
</ul>
<p style="text-align: justify;"><a title="Contact Form" href="http://www.interconnectit.com/contact/">If you&#8217;d like a site like this one, why not contact us on 0151 709 7977 (+44 151 709 7977 from outside the UK) or complete our contact form for a free initial consultation.</a></p>
<p class="taxonomy" style="text-align: justify;"><a title="Politics And The City" href="http://politicsandthecity.com">Visit the Politics &amp; The City site</a>.</p>
<h3 style="text-align: justify;">Screen Shots:</h3>
<p style="text-align: justify;">Please note that certain flash elements haven&#8217;t been correctly rendered by our screen shot software - to see everything in action, visit <a title="Politics and the City" href="http://politicsandthecity.com">Politics &amp; The City</a>.</p>
<div id="attachment_393" class="wp-caption alignleft" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-sshot1.jpg" rel="shadowbox[post-218];player=img;"><img class="size-medium wp-image-393" title="patc-sshot1" src="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-sshot1-304x524.jpg" alt="Politics &amp; The City Home Page" width="304" height="524" /></a><p class="wp-caption-text">Politics &amp; The City Home Page</p></div>
<div id="attachment_394" class="wp-caption alignright" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-sshot2.jpg" rel="shadowbox[post-218];player=img;"><img class="size-medium wp-image-394" title="patc-sshot2" src="http://www.interconnectit.com/wp-content/uploads/2009/06/patc-sshot2-304x465.jpg" alt="Inside one of the many Politics &amp; The City Blogs" width="304" height="465" /></a><p class="wp-caption-text">Inside one of the many Politics &amp; The City Blogs</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/218/politics-and-the-city/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Site Launched: Telecoms.com</title>
		<link>http://www.interconnectit.com/427/telecomscom-launched/</link>
		<comments>http://www.interconnectit.com/427/telecomscom-launched/#comments</comments>
		<pubDate>Tue, 12 May 2009 16:10:44 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Clients]]></category>

		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=427</guid>
		<description><![CDATA[<img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot1-150x150.jpg" alt="Telecoms.com now" title="telecoms-now-sshot1" width="150" height="150" class="alignleft size-thumbnail wp-image-430" />Interconnect IT's news orientated WordPress technology has been implemented in the relaunched <a href="http://www.telecoms.com">Telecoms.com</a> site.]]></description>
			<content:encoded><![CDATA[<p>Interconnect IT&#8217;s news orientated WordPress technology has been implemented in the relaunched <a href="http://www.telecoms.com">Telecoms.com</a> site.</p>
<p>Telecoms.com is considered to be the telecoms industry&#8217;s leading news, opinion and analysis website.  It is produced by the Telecoms &amp; Media group within Informa plc - a major operator in the information business with over 8000 staff in over 40 countries.<span id="more-427"></span></p>
<p>Thanks to Interconnect IT&#8217;s significant WordPress skills and extensions, coupled with the system&#8217;s ease of use, it was quickly decided that this open source software would be an excellent fit for the requirements that Informa Telecoms &amp; Media had listed.  These ranged from support for multiple contributors with varying access rights, tagging, category templates, sections and so on.</p>
<p>The added functionality that Interconnect IT brings to WordPress, including a multitude of news specific widgets, quick and easy section page creation and so on helped create a highly flexible website that can easily grow without a need to repeatedly involve the developers.  This strength helps to give Telecoms.com an advantage in being able to quickly respond to changes in the business environment they work with.</p>
<p>Matt Horsford, Head of New Media at Informa Telecoms &amp; Media said &#8220;Interconnect IT were one of the few people in the UK able to deliver WordPress functionality to the level we required.  The project ran smoothly and we were impressed at the way Interconnect IT understood and executed our requirements with very little need to make further changes.&#8221;</p>
<p>The visual design of the site was carried out by Coast Digital.</p>
<h3>Media Orientated WordPress</h3>
<p>Interconnect IT believe that WordPress&#8217;s underlying structure, coupled with the correct theme and our own custom plugin set makes for a platform that is excellent for media outlets such as Informa.  David Coveney, Director of Interconnect IT said &#8220;The semantic and chronological structure of WordPress content was originally designed for blogging, but it also perfectly matches the needs of media organisations who have a lot of news to present.  The wide range of ways in which media can be presented, coupled with the multitude of RSS feeds available makes for an immersive, high performing news website.&#8221;</p>
<p>WordPress is currently used by many large media groups for blogging, with some starting to exploit its power for news websites.  The largest growth sector for WordPress is likely to be in news websites for both small and large organisations.  Early adopters such as the New York Times, CNN and our own clients at Politics &amp; The City (run by June Sarpong MBE) have shown the real benefits in using this technology.  Telecoms.com have shown great foresight in adopting WordPress for their own site and should gain another advantage over their competition.</p>

<a href='http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot1.jpg' rel='shadowbox[post-427];player=img;' title='telecoms-now-sshot1'><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-tv-section1.jpg' rel='shadowbox[post-427];player=img;' title='telecoms-now-tv-section1'><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-tv-section1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-opinion-sshot1.jpg' rel='shadowbox[post-427];player=img;' title='telecoms-now-opinion-sshot1'><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-opinion-sshot1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-mci-sshot1.jpg' rel='shadowbox[post-427];player=img;' title='telecoms-now-mci-sshot1'><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-mci-sshot1-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/427/telecomscom-launched/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Telecoms.com</title>
		<link>http://www.interconnectit.com/235/telecomscom/</link>
		<comments>http://www.interconnectit.com/235/telecomscom/#comments</comments>
		<pubDate>Mon, 11 May 2009 10:37:25 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.interconnectit.com/?p=235</guid>
		<description><![CDATA[<a href="http://www.interconnectit.com/235/telecomscom/"><img src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms2.jpg" alt="telecoms2" title="telecoms2" width="316" height="103" class="size-full wp-image-238" /></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_294" class="wp-caption aligncenter" style="width: 670px"><img class="size-full wp-image-294" title="telecoms-topper" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-topper.jpg" alt="Telecoms.com is an example of using WordPress as an entire website news platform." width="660" height="100" /><p class="wp-caption-text">Telecoms.com is an example of using WordPress as an entire website news platform.</p></div>
<p style="text-align: justify;">When we were approached by Informa Telecoms &amp; Media, part of the FTSE 250 listed Informa corporation with an expression of interest in using WordPress for their entire site we weren&#8217;t sure what to expect.  A lot of companies ask us about using the platform for blogging, but although we&#8217;d done the groundwork for using WordPress as a news platform interest was still quite low until late 2008.<span id="more-235"></span></p>
<p style="text-align: justify;">We were excited to see that a major news and information group was taking an interest in WordPress, having successfully used it as a blogging platform.  It seems that blogging has been a great way for WordPress to enter companies, and the system has evolved full CMS capabilities in time for these same companies to be able to consider implementing WordPress site-wide.</p>
<p style="text-align: justify;">Informa are one of the first companies in the UK to make a full move into using WordPress.  To help them do this we developed a range of solutions for their site, going beyond their expectations and delivering a functionally rich WordPress solution that within two months has already increased page views and visitor numbers by between 30% and 50%.  In particular we addressed certain workflow and flexibility requirements that pushed WordPress way beyond its original blogging roots and deep into the CMS capabilities it now has.</p>
<blockquote cite="http://www.telecoms.com/author/jamesm"><p>Everything that&#8217;s been built does exactly what we asked for, and in some cases goes beyond. The whole set up is very versatile and all works in a logical manner. I feel comfortable explaining the workings of the site to other users now. And the best thing is that I don&#8217;t have to involve another team and put maintenance requests in if it&#8217;s something I can do myself, making life much easier.</p>
<p style="text-align: right;"><em>James Middleton, Managing Editor of Telecoms.com</em></p>
</blockquote>
<p class="taxonomy"><a title="Telecoms.com" href="http://www.telecoms.com">Visit the Telecoms.com site</a> or read the <a title="Telecoms.com case study">Telecoms.com case study</a></p>
<h3>Home Page New &amp; Old:</h3>
<div id="attachment_304" class="wp-caption alignleft" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot.jpg" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-304" title="telecoms-now-sshot" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-sshot-304x787.jpg" alt="Telecoms.com Home Page" width="304" height="787" /></a><p class="wp-caption-text">Telecoms.com Home Page</p></div>
<div id="attachment_306" class="wp-caption alignright" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms_com_itmgcontent_tcoms.jpg" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-306" title="telecoms_com_itmgcontent_tcoms" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms_com_itmgcontent_tcoms-304x530.jpg" alt="Telecoms.com original Home Page" width="304" height="530" /></a><p class="wp-caption-text">Telecoms.com original Home Page</p></div>
<h3 style="clear:both">TV Section New &amp; Old</h3>
<div id="attachment_305" class="wp-caption alignleft" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-tv-section.jpg" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-305" title="telecoms-now-tv-section" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-tv-section-304x758.jpg" alt="Telecoms.com TV Section" width="304" height="758" /></a><p class="wp-caption-text">Telecoms.com TV Section</p></div>
<div id="attachment_307" class="wp-caption alignright" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecomsvision.png" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-307" title="telecomsvision" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecomsvision-304x279.png" alt="Telecoms.com original TV Section" width="304" height="279" /></a><p class="wp-caption-text">Telecoms.com original TV Section</p></div>
<h3 style="clear:both">Opinion Pages and Magazine Download Pages</h3>
<div id="attachment_303" class="wp-caption alignleft" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-opinion-sshot.jpg" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-303" title="telecoms-now-opinion-sshot" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-opinion-sshot-304x757.jpg" alt="Telecoms.com Opinion Section" width="304" height="757" /></a><p class="wp-caption-text">Telecoms.com Opinion Section</p></div>
<div id="attachment_302" class="wp-caption alignright" style="width: 314px"><a href="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-mci-sshot.jpg" rel="shadowbox[post-235];player=img;"><img class="size-medium wp-image-302" title="telecoms-now-mci-sshot" src="http://www.interconnectit.com/wp-content/uploads/2009/06/telecoms-now-mci-sshot-304x758.jpg" alt="Telecoms.com Magazine Section" width="304" height="758" /></a><p class="wp-caption-text">Telecoms.com Magazine Section</p></div>
<p><a title="Telecoms.com" href="http://www.telecoms.com">Visit the Telecoms.com site.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/235/telecomscom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Site Launched: Willows Mallorca</title>
		<link>http://www.interconnectit.com/162/site-launched-willows-mallorca/</link>
		<comments>http://www.interconnectit.com/162/site-launched-willows-mallorca/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 19:45:57 +0000</pubDate>
		<dc:creator>Interconnect IT</dc:creator>
		
		<category><![CDATA[Clients]]></category>

		<guid isPermaLink="false">http://liverpoolwebdesigner.com/?p=162</guid>
		<description><![CDATA[<img src="http://www.interconnectit.com/wp-content/uploads/2009/03/willowsmallorca-150x150.jpg" alt="willowsmallorca" title="willowsmallorca" width="150" height="150" class="alignleft size-thumbnail wp-image-163" />Willows Mallorca were one of our first clients and needed a new site to help reflect their success and to attract a broader range of clients.]]></description>
			<content:encoded><![CDATA[<p>Another site based on an off-the-shelf theme with a surprising amount of customisation going into it, as well as a lot of work with the client on the content, design tweaks, and so on.  Using off-the-shelf themes has the benefit of reducing build costs by up to £2k in many cases - this is one example where the client, being a small company, did not necessarily wish to pay for a custom theme while still having some very specific requirements.  The theme fitted their needs very well, and the custom ideas were dropped.<span id="more-162"></span></p>
<p><a title="Property Management" href="http://www.willowsmallorca.com">Willows Mallorca are a Mallorca based property management company</a> who came to us over two years ago for a budget site.  They&#8217;d taken over the company but the web presence they inherited wasn&#8217;t suitable.  The site we created then was basic, but carefully built and with good search engine performance - in fact, the results were remarkable.  Willows Mallorca have since grown to a team of seven staff, with a showroom office, and high-flying clients.  It&#8217;s been estimated that as much as 70% of their work came through their website.</p>
<p>Following that kind of performance, it&#8217;s no surprise that they wanted to stay with us!  Our belief in high quality along with great value mean we very rarely lose a client.</p>

<a href='http://www.interconnectit.com/wp-content/uploads/2009/03/willowsmallorca.jpg' rel='shadowbox[post-162];player=img;' title='willowsmallorca'><img src="http://www.interconnectit.com/wp-content/uploads/2009/03/willowsmallorca-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://www.interconnectit.com/wp-content/uploads/2009/03/willows-sshot2.jpg' rel='shadowbox[post-162];player=img;' title='willows-sshot2'><img src="http://www.interconnectit.com/wp-content/uploads/2009/03/willows-sshot2-150x150.jpg" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.interconnectit.com/162/site-launched-willows-mallorca/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
