<?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>Mulreany Consulting</title>
	<atom:link href="http://www.mulreany.ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mulreany.ie</link>
	<description>Data, Web and Technical Solutions</description>
	<lastBuildDate>Mon, 09 Nov 2009 15:08:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Loop11 for large user tests</title>
		<link>http://www.mulreany.ie/usability/loop11-for-large-user-tests/</link>
		<comments>http://www.mulreany.ie/usability/loop11-for-large-user-tests/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 17:37:13 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.userexperience.ie/?p=948</guid>
		<description><![CDATA[As a data analyst I have always been concerned about the lack of &#8216;hard&#8217; data when trying to assess the user experience of websites. While five users may be sufficient to identify the main usability defects on a website we certainly can&#8217;t generalise all our findings. For example, just because 2/5 users dislike blue does [...]]]></description>
			<content:encoded><![CDATA[<p>As a data analyst I have always been concerned about the lack of &#8216;hard&#8217; data when trying to assess the user experience of websites. While five users may be sufficient to identify the main usability defects on a website we certainly can&#8217;t generalise all our findings. For example, just because 2/5 users dislike blue does not mean 40% of the target audience dislikes blue! To accurately predict such metrics we need a lot more participants and this is too expensive and time-consuming for traditional user tests.</p>
<h3>Feelings and Data</h3>
<p>So in an ideal world we want to both understand the users&#8217; thought processes while gathering larger amounts of data on task completion times, success rates and general satisfaction levels with our website or interface. Quantitative and qualitative in a neat little parcel &#8211; but does such a thing exist? I am pleased to tell you that it does.</p>
<p><strong><a title="Loop11.com" href="http://www.loop11.com"><img class="size-full wp-image-991 alignright" title="loop11-beta" src="http://www.userexperience.ie/wp-content/uploads/2009/11/loop11-beta.jpg" alt="loop11-beta" width="192" height="106" />Loop11.com</a></strong> has launched an online user testing system that can provide &#8216;user experience&#8217; feedback and statistical data on up to 1,000 participants. It is a simple 3 step process.</p>
<ol>
<li><strong>Create User Tests</strong> &#8211; you create tasks for users to perform on any website.</li>
<li><strong>Invite Participants</strong> &#8211; you invite users to the test (matching the demographic of your real users)</li>
<li><strong>Analyse Results</strong> &#8211; view instant online reports on the completion times, clickthroughs, satisfaction etc.</li>
</ol>
<p>You can run user tests on any HTML interface so it is suitable for wireframes, completed websites or even iterative designs during your web project. The first test is free and subsequent tests are $350 per test.</p>
<h3>The Verdict</h3>
<p>If this product is as good as it looks I feel it will change the landscape for large scale user testing and make it more affordable for smaller enterprises. Personally, I&#8217;m looking forward to taking Loop11 for a test drive!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/usability/loop11-for-large-user-tests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turbo Charge your Website with a VPS Database</title>
		<link>http://www.mulreany.ie/web-technology/turbo-charge-your-website-with-a-vps-database/</link>
		<comments>http://www.mulreany.ie/web-technology/turbo-charge-your-website-with-a-vps-database/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 17:15:29 +0000</pubDate>
		<dc:creator>Jason-Mulreany</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[virtual private database]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=430</guid>
		<description><![CDATA[Shared hosting is great and it's cheap but your database-driven website may be quite slow on a shared database server. We have devised a simple solution to this serious problem. Run a VPS (virtual private server) as a dedicated database server for your website and see you website speed increase dramatically.]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-444" title="fast-turtle" src="http://www.mulreany.ie/wp-content/uploads/2009/07/fast-turtle-150x150.jpg" alt="fast-turtle" width="150" height="150" />In a previous post <a title="Is Shared Hosting killing your website?" href="is-shared-hosting-killing-your-website">Is Shared Hosting killing your website? </a>I talked about how shared hosting can damage your website mostly because of slow database response times.</p>
<p>We have devised a simple but effective solution to this problem &#8211; put your website database on a fast VPS (Virtual Private Server) which is configured as a database server. You can purchase an entry level VPS from €99 per anum which is a small price to pay to retain your customers and protect your investment in your website.</p>
<h3>Why split my website over shared hosting and a VPS?</h3>
<p>You may be tempted to run your entire website on your VPS since you are going to the expense of purchasing one anyway. Yes if you do this you could end up with an even faster website than if you split your website. However, it is a lot more complicated to setup and manage an entire web server than it is to manage a database server (which is set-and-forget once it is running). You will need to install a web server, mail server, FTP server, anti-spam software to name a few and manage all those resources.</p>
<p>If you leave your website on your shared hosting control panel you let the hosting company worry about all these things for you. They deal with the mail serving and the security and all those other problematic areas. With our split solution you get the benefits of a faster website without the headache of managing an entire web server.</p>
<h3>Who can benefit from a VPS Database?</h3>
<p>Here are just a few examples of web systems that will get a serious speed boost from setting up a VPS  Database Server.</p>
<ul>
<li>Content Management Systems &#8211; WordPress, Drupal, Joomla etc.</li>
<li>E-Commerce Systems &#8211; Magento, ZenCart, OSCommerce etc.</li>
<li>Forums &#8211; PHPBB, bbPress, WP-Forum etc.</li>
</ul>
<p>These systems mostly run on the LAMP architecture (Linux, Apache, MySQL, PHP) which accounts for a large proportion of the applications powering the web today. However, the VPS Database solution works just as well for Windows-based hosting with SQL Server databases but it is beyond the scope of this post.</p>
<h3>Monitoring Your Database</h3>
<p>One added bonus of a VPS Database Server is that you can monitor your database server and if you see utilisation is too high or response times are low you can take action to resolve it. On shared hosting you have no visibility into your database performance whatsoever.  With a VPS Database you can also track your website traffic and analytics against your database utilisation to plan for when you need to upgrade your server. You are in control.</p>
<h3>Shared Hosting and VPS with your existing hosting company</h3>
<p>You probably want to know if you should purchase your VPS from your existing hosting provider or should you go elsewhere. It is important to have your shared hosting and your VPS with the same hosting company. There are a couple of reasons:</p>
<ol>
<li><strong>Speed </strong>- it will be faster if your website can access its database locally rather than having to go across the Internet to access it. You are setting up this solution to speed up your website so don&#8217;t add unnecessary lag times by splitting your website across two service providers.</li>
<li><strong>Filters / firewalls</strong> &#8211; you have no control over your hosting providers&#8217; networks. Should they decide to filter or firewall the database ports (i.e. block access to database from outside their network) your website will stop working. This is the main reason you need to keep your shared hosting and VPS with the one provider as both are on the same network and will be able to communicate.</li>
<li><strong>Accountability </strong>- anyone who has ever dealt with multiple service providers will know there is a tendency to &#8216;pass the buck&#8217; if there is a problem. If you split your website over two providers, you may find that neither wishes to take responsibility if you are having a problem. If both shared hosting and VPS are with the one provider they are entirely accountable.</li>
</ol>
<p>Of course if you are not happy with your hosting company or they do not provide the VPS solution you require you can move your shared hosting to a new provider that meets all of your needs.</p>
<h3>Ordering Your VPS</h3>
<p>Here are the things to consider when purchasing your VPS.</p>
<ul>
<li><strong>Traffic </strong>- with your website have an even amount of traffic or will it experience massive traffic spikes as a result of promotions or email marketing campaigns. Some providers offer a &#8216;burst mode&#8217; that gives you extra resources temporarily.</li>
<li><strong>Size </strong>- most web databases tend to be relatively small but if yours is large or contains a lot of legacy data you may want to factor that in when you are ordering your VPS.</li>
<li><strong>Growth </strong>- if you have plans to radically increase your website size or traffic volumes plan for that extra capacity.</li>
<li><strong>Upgrading </strong>- check if the hosting company allows you to easily upgrade your VPS to a larger/faster one if you need to. Some providers may not let you upgrade until your contract term expires so read the small print.</li>
</ul>
<h3>What To Install on your VPS Database Server</h3>
<p>You want your VPS Database Server to be lean, fast and responsive. That means you should install the absolute bare minimum on the server and don&#8217;t be tempted to add a web server, FTP server or any other packages that you just don&#8217;t need. It will be faster and more secure if it is left as a pure database server.</p>
<p>Your VPS should be presented to you with nothing installed apart from the basic Operating System you have ordered &#8211; our preferred operating system is CentOS. We recommend you install the following only:</p>
<ul>
<li>MySQL Server &#8211; this is your database server.</li>
<li>SNMP &#8211; this is a network management protocol that will enable you to monitor your server remotely (note: do not install server monitoring software on the VPS, run it remotely!!)</li>
<li>Webmin &#8211; this is the web management console for your server. That allows you to manage your server and your databases via web browser.</li>
</ul>
<p>That&#8217;s it! Nothing else is needed. You now have a lean, mean database server reading to turbo charge your website!</p>
<h3>What Next?</h3>
<p>That depends on the applications you are using. If you are using a content management system all you have to do is put your website in maintenance mode, back up your database, set up your database on your Virtual Database Server and point your site to the new database. It&#8217;s generally very straightforward. Just make sure to have a good backup of your database and a plan to restore your original website in case of any unforeseen difficulties.</p>
<h3>Assistance Setting Up Your VPS Database Server</h3>
<p>We can work with you to set up your VPS Database Server. We can advise you on what to buy, we can set up the server for you, assist you with your website database migration and provide ongoing support for your database server. Call Jason Mulreany on 087-6692719 or email <a title="jason@mulreany.ie" href="mailto:jason@mulreany.ie">jason@mulreany.ie</a> to find out more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/turbo-charge-your-website-with-a-vps-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why everyone is judged against Google</title>
		<link>http://www.mulreany.ie/web-technology/why-everyone-is-judged-against-google/</link>
		<comments>http://www.mulreany.ie/web-technology/why-everyone-is-judged-against-google/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 17:09:13 +0000</pubDate>
		<dc:creator>Jason-Mulreany</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=426</guid>
		<description><![CDATA[Three things have happened to cause a whole new set of challenges for today’s websites: high speed broadband, the explosion of Web 2.0 and the availability of really cheap web hosting. The result is often slow interactive websites that are unfairly judged against the giants of the Internet like Google, Yahoo, MSN and others. Is there anything we can do? Yes there is!]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-458" title="industry-giant-logos" src="http://www.mulreany.ie/wp-content/uploads/2009/07/industry-giant-logos.png" alt="industry-giant-logos" width="150" height="120" />Three things have happened to change the environment for today’s websites: high speed broadband, the explosion of Web 2.0 and the availability of really cheap web hosting. The result is often slow interactive websites that are unfairly judged against the giants of the Internet like Google, Yahoo, MSN and others. Is there anything we can do to compete with these big players and provide faster and better websites? Yes there is!</p>
<h3>The Evolution of the Web</h3>
<p><strong>1. Broadband </strong>– a sizable proportion of the population now has access to high-speed Internet access either at home or at work. This means that slow websites can no longer be blamed on that *bleeping* modem. This is great BUT if a website is slow to load users now know it’s the website to blame and not their Internet connection.</p>
<p><strong>2. Web 2.0 </strong>– static websites are dead and the Internet is now heaving with e-commerce systems, blogs, forums,  knowledge-bases and dynamic websites with live interactive content. Any website worth its salt now has a content management system that allows the website owner to easily and quickly update their content. This means that the majority of websites are now using databases instead of static pages.</p>
<p><strong>3. Cheap web hosting</strong> &#8211; Web hosting has become ridiculously cheap over the past few years. You can now buy a shared hosting plan from most Irish hosting companies for about €50 per annum and you can put perhaps 30 websites on that package. You often get unlimited databases, lots of disk space and a huge traffic allowance. So you could theoretically have a database-driven website (blog, CMS, ecommerce) hosted and supported for under €2 per annum. How could they possibly provide decent hosting for that price, you may ask. Well as the saying goes, if something looks to be too good to be true it probably is…</p>
<h3>The Problem</h3>
<p>So here’s the problem. Web hosting companies are supplying extremely cheap hosting and the majority of websites that are running on their servers are using databases. These databases don’t respond fast enough causing the website to run too slowly. (To find out why databases have problems on shared hosting packages see our post <a title="Is Shared Hosting killing your website?" href="is-shared-hosting-killing-your-website">Is Shared Hosting killing your website?</a>). This frustrates users and many of them will leave the website.</p>
<h3>Website Load Times</h3>
<p>Web Usability guru Jakob Nielsen has this to say in an <a title="Jakob Nielsen Interview" href="http://econsultancy.com/blog/1192-interview-with-jakob-nielsen" target="_blank">interview with eConsultancy.com</a> about website load times:</p>
<blockquote><p>“The rules are; if it is faster than one tenth of a second, you don’t feel like you are waiting at all. If it is more than one tenth of a second, you can tell you are waiting, but up to one second, it still feels like smooth navigation. Between one and ten seconds is the limit for your attention. If you go the best websites, like Google, that’s what they do – they give you the page like that [clicks fingers].”</p></blockquote>
<h3>Everyone Is Judged Against Google</h3>
<p>It may seem grossly unfair but now every other website is judged against Google or Amazon and the other &#8216;big&#8217; websites. If your site is slow to load a page of content and Google can return a web search of the entire Internet in a fraction of a second then it looks bad for you. Google and other such sites are setting the bar very high for the rest of us.</p>
<p>So when your website is slow to respond, the user starts to get impatient. They know it is your website causing the delay because Google loads for them almost instantly. If every page on your website is slow to load because of the poor database responses then the cumulative annoyance will more than likely cause the user to leave. Those users casually browsing will be first to leave followed quickly by those who are genuinely interested in your website but can’t be bothered waiting for every page to load. That may not leave many users to ‘convert’ into paying customers. This would obviously be a disaster for your business and needs to be resolved.</p>
<h3>Back to Web 1.0?</h3>
<p>Am I suggesting that we abandon interactive websites and we all go back to the &#8216;good old days&#8217; of Web 1.0 with static websites updated once a century? Definitely not. What we need to do is adapt to the current realities of the web &#8211; we need to find technical answers to these problems that are impacting our websites. We may not have the resources Google has but we can all use smarter technology to speed up our websites and improve our users&#8217; experiences online.</p>
<p>One such solution we at Mulreany Consulting have devised is the use of VPS (virtual private servers) as dedicated database servers. Keep all your hosting on your nice and affordable web hosting package and locate your database on a faster database server which should fix your slow website. It&#8217;s a simple idea and if you want to find out more check out our post <a title="Turbo-Charge Your Website With A VPS Database" href="turbo-charge-your-website-with-a-vps-database">Turbo-Charge Your Website With A VPS Database</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/why-everyone-is-judged-against-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Shared Hosting killing your website?</title>
		<link>http://www.mulreany.ie/web-technology/is-shared-hosting-killing-your-website/</link>
		<comments>http://www.mulreany.ie/web-technology/is-shared-hosting-killing-your-website/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 13:58:22 +0000</pubDate>
		<dc:creator>Jason-Mulreany</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[slow website]]></category>
		<category><![CDATA[virtualisation]]></category>
		<category><![CDATA[VPS]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=406</guid>
		<description><![CDATA[Cheap shared hosting has made it very affordable to host a website. However, if your website uses a database (and these days most websites do) you may find your site is very slow to load. This can result in users leaving your website and never converting into paying customers - obviously you don't want that! Here are some reasons why your database-driven website may be crawling and suggestions on how to resolve it and retain your customers.]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-421 alignleft" title="slow-computer" src="http://www.mulreany.ie/wp-content/uploads/2009/07/slow-computer-150x150.jpg" alt="slow-computer" width="150" height="150" />Cheap shared hosting has made it very affordable to host a website. However, if your website uses a database (and these days most websites do) you may find your site is very slow to load.</p>
<p>This can result in users leaving your website and never converting into paying customers &#8211; obviously you don&#8217;t want that! Here are some reasons why your database-driven website may be crawling and suggestions on how to resolve it and retain your customers.</p>
<h3>Shared Hosting Explained</h3>
<p>Websites are hosted on the Internet on large web servers and the costs for hosting these websites can be just a few euro per year. For these web hosting companies to make any money they must share these web servers among thousands of websites. This allows them to sell hosting at extremely cheap prices (this is a good thing) but there can also be trade-offs such as slow database response times (this is a bad thing).</p>
<p>As I discussed in a previous post [<a title="Why Everyone Is Judged Against Google" href="why-everyone-is-judged-against-google">Why Everyone Is Judged Against Google</a>] most websites now rely heavily on databases to power them. Here are some of the reasons why database-driven websites may run slowly in a shared hosting environment.</p>
<h3>1. Limited Connections</h3>
<p>The hosting companies set limits on the numbers of concurrent connections each database can accept. The idea is to ensure every website gets a fair share of the database server resources. The cheaper the hosting package, the fewer connections the databases will accept. One large hosting company we spoke to cited 50 connections for their basic shared hosting package.</p>
<h3>2. Multiple Connections Per User</h3>
<p>Ok, that doesn’t sound too bad. 50 users can simultaneously connect to your website and that’s fine if you only have a small or low-traffic website. Sorry guys, that’s not quite how it works. One users does NOT necessarily equal one connection. A single user loading a dynamically generated webpage (and most are now dynamic) can initiate several connections to the database. So suddenly those 50 simultaneous users can shrink down to about 10 – 15 users. The website will appear really slow to anyone else hitting the website until some of the database connections are ‘freed up’. Not good!<br />
So you may decide it’s worth paying a little more and going for the more advanced shared hosting plan that allows a much greater number of concurrent connections. Even if your users  can successfully connect to your database the response times can still be quite poor because of contention.</p>
<h3>3. Contention</h3>
<p>On shared hosting your files sit on one web server and your databases sit on another dedicated database server. This is perfectly normal. The problem is that there are typically hundreds, or more likely thousands, of other databases sitting on the same database server. To be fair to the hosting companies, they do invest heavily in their server infrastructure and their database servers tend to be high quality with high availability. However, any database server trying to service thousands of databases simultaneously is going to run into difficulty – you will have bottlenecks at the network level, machine I/O,  CPU cycles, even disk accesses. The end result is an over-subscribed database server is going to have issues with latency i.e. slow response times.</p>
<h3>4. Bad Applications</h3>
<p>Other websites bad application design is yet another problem for your website to deal with. You may have a lean and nifty database that’s properly indexed and very efficient. Other websites using the same database server may have badly-written, inefficient and bloated databases. One example is a certain motoring website that pulls the ENTIRE database of cars every time anyone hits their site and this is then filtered down on the clients side. (Imagine your Tesco home delivery arriving with the entire store in a container lorry when all you wanted was a loaf of bread – that’s about the best comparison I can make.) This can cause BIG problems for you and everyone else on that database server.  A poorly written application can ‘hog’ server resources tying up the processor, the disk read/writes and the network which are all finite resources. In a nutshell other websites’ badly written applications can cause slow load times for your website.</p>
<h3>5. No Control Over Database Upgrades</h3>
<p>Hosting companies will argue that they monitor database servers and will bring on extra capacity – maybe more SQL servers or ‘beef up’ the hardware &#8211; to accommodate this. But who decides what is ‘acceptable’ service from a database server? When users start experiencing time-out errors then any hosting company worth its salt will address the issue. So problem solved &#8211; once the database servers get busy they upgrade them and all is well? Sorry to be the bearer of bad news again but no.</p>
<p><strong>The Need for (Database) Speed</strong><br />
Websites experiencing database time-outs are clearly going to cause users to leave that website in their droves. But what about when the website is slow but …eventually…the pages load. Well, in this age of super-fast broadband and impatient web users that is just not going to cut it. According to Web Usability guru Jakob Nielsen, one second is now the acceptable time to wait for any webpage to load and beyond that you lose the user’s attention and run the risk they will simply leave the site.  He also notes that “If you go the best websites, like Google … they give you the page like that [clicks fingers].”</p>
<h3>The Bad News</h3>
<p>So the bad news is that your website in a shared hosting environment will probably experience slow database responses at times and as a result you will lose website visitors. Lost visitors are lost customers and that means money out of your pocket.</p>
<h3>The Good News</h3>
<p>We have devised a very cost-effective and very simple solution to this problem. Order your own Virtual Private Server from your hosting company and run it as a dedicated database server. If you want to know more about how to do this check out our post [ <a title="Turbo-Charge Your Website With A VPS Database" href="turbo-charge-your-website-with-a-vps-database">Turbo Charge your Website with a VPS Database</a> ]</p>
<h3>In Defence Of Hosting Companies</h3>
<p>I just want to wrap up this article by pointing out this is not an attack on hosting companies. Most hosting companies provide an excellent level of service and support and get paid, let&#8217;s face it, very little for it. It&#8217;s just a numbers game &#8211; you can&#8217;t provide hosting that cheaply and still provide the kinds of database speeds you can expect on a private server. So if you are happy with your website&#8217;s performance then you don&#8217;t need to worry. If you are not happy and are losing customers simply because of database lag you now have a simple and effective fix and the hosting company gets paid a little more by you each year. It&#8217;s what you call a win-win scenario&#8230;</p>
<h3>Want Some Assistance Setting Up Your VPS Database Server?</h3>
<p>You can contact Jason Mulreany directly on 087-6692719 or email <a title="jason@mulreany.ie" href="mailto:jason@mulreany.ie">jason@mulreany.ie</a> for more information about our virtualised private database solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/is-shared-hosting-killing-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing the right Domain Name</title>
		<link>http://www.mulreany.ie/web-technology/choosing-domain-name/</link>
		<comments>http://www.mulreany.ie/web-technology/choosing-domain-name/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 12:32:58 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[domain]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=339</guid>
		<description><![CDATA[Choosing your domain name is one of the most important decisions you will make for your website project and it is an area most people are not given sufficient guidance. ]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mulreany.ie/wp-content/uploads/2009/07/www-domain.jpg" alt="www-domain" title="www-domain" width="200" height="150" class="alignright size-full wp-image-344" />Choosing your domain name is one of the most important decisions you will make for your website project and it is an area most people are not given sufficient guidance. </p>
<h4>.IE Domain</h4>
<p>If your target market is primarily Irish then definitely use a <strong>.IE domain</strong>. Web users will scan the search engine results on Google and often skip past those domains ending in .COM assuming they are based in another country, typically the USA. Also .IE domains will rank better in search engine results for Irish users.</p>
<h4>Include Keywords</h4>
<p>If your domain contains words relating to your business sector then users are more likely to click on your domain on a list of search results.  For example if users are searching for ‘widgets’ then AcmeWidgets.ie is more likely to get clicked than simply Acme.ie.</p>
<h4>Buy two domains</h4>
<p>Users like nice easy to remember domains like AcmeWidgets.ie but search engines will find you more easily if you have Acme-Widgets.ie (it sees Acme and Widget as two separate words that way). Domains are really cheap now so register both. One to keep the users happy, the other to help with the search engines and point them both to your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/choosing-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self-Hosted or Free blog?</title>
		<link>http://www.mulreany.ie/web-technology/self-hosted-or-freebie-blog/</link>
		<comments>http://www.mulreany.ie/web-technology/self-hosted-or-freebie-blog/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 15:09:17 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=171</guid>
		<description><![CDATA[If you are considering setting up a blog, you should think about whether a free blog (e.g. Blogger) is the way to go or if you need a self-hosted blog (running Wordpress for example on your own website). It really depends on who you are and what you intend to use the blog for.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.mulreany.ie/wp-content/uploads/2009/07/blog-150x150.jpg" alt="blog" title="blog" width="150" height="150" class="alignright size-thumbnail wp-image-353" />If you are considering setting up a blog, you should think about whether a free blog (e.g. Blogger) is the way to go or if you need a self-hosted blog (running WordPress for example on your own website). It really depends on who you are and what you intend to use the blog for.</p>
<h3>Individuals</h3>
<p>If you are an individual and you want to start blogging for personal interest then a free blog from Blogger or WordPress.com is perfect. They are easy to use, they provide a community of other bloggers to interact with and best of all they are free! I would recommend a free blog to anyone starting out in the blogosphere and if you decide to &#8216;up your game&#8217; later you can move your free blog onto a self-hosted blog.</p>
<h3>Businesses</h3>
<p>It is a very different story for business blogs. <em>Under no circumstances</em> should you run a business blog on a free blogging site such as Blogger. Here are some reasons why:</p>
<ol>
<li><strong>Free blogs look unprofessional</strong> and in the business world, and even moreso online, image is extremely important. A free blog is the equivalent of using Hotmail for your business email address.</li>
<li><strong>Limited functionality</strong> -  you are restricted to whatever functionality the free blogging website provides and mostly these &#8216;widgets&#8217; are for personal use and entertainment rather than business.</li>
<li><strong>No guarantee of service </strong>- when you&#8217;re using a free blog there is nobody to call if you have difficulty with your blog or if your blog is down. You get what you pay for!</li>
<li><strong>No insights into analytics </strong>- you won&#8217;t have access to Google Analytics or other traffic analysis to review the vital traffic statistics that you need to refine and improve your website.</li>
<li><strong>Brand identity</strong> &#8211; free blogs are very limited in terms of customisation and designing your blog to fit in with the rest of your business website. A self-hosted blog can be fully integrated and custom designed to match your branding.</li>
</ol>
<p>I&#8217;m sure there are plenty more reasons but why flog a dead horse? If you want to use a blog for business blogging then you should stay away from the freebie offerings out there and use a professional solution.</p>
<p><strong>That&#8217;s where we can help</strong><br />
We can setup, configure and design your business blog, provide ongoing support and maintenance and advise you on the most effective use of your business blog. Contact Fiona on 087-6380841 or <a title="fiona@mulreany.ie" href="mailto:fiona@mulreany.ie">fiona@mulreany.ie</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/self-hosted-or-freebie-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>USB Chainsaw, a must-have for office demolition</title>
		<link>http://www.mulreany.ie/fun-stuff/mad-gadgets/usb-chainsaw/</link>
		<comments>http://www.mulreany.ie/fun-stuff/mad-gadgets/usb-chainsaw/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:33:19 +0000</pubDate>
		<dc:creator>Jason-Mulreany</dc:creator>
				<category><![CDATA[Mad Gadgets]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[chainsaw]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=152</guid>
		<description><![CDATA[Just when you think you've seen it all, along comes the USB Chainsaw! This chainsaw runs off your USB port of your computer. You can then chop up your desk, chair, filing cabinet and maybe even irritating co-workers. ]]></description>
			<content:encoded><![CDATA[<p>Just when you think you&#8217;ve seen it all, along comes the <strong>iSaw</strong>! This little chainsaw runs off your USB port of your computer. You can then chop up your desk, chair, filing cabinet and maybe even irritating co-workers. It&#8217;s a must-have for the disgruntled employee or anyone with the urge to trash the office. Thumbs up from us at MC!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xzNuS8qMnag&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/xzNuS8qMnag&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>For more about the iSaw check out <a href="http://usbchainsaw.com/" target="_blank">UsbChainsaw.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/fun-stuff/mad-gadgets/usb-chainsaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress to power your website</title>
		<link>http://www.mulreany.ie/web-technology/wordpress-to-power-your-website/</link>
		<comments>http://www.mulreany.ie/web-technology/wordpress-to-power-your-website/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:57:46 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=138</guid>
		<description><![CDATA[I don't know if you have heard of Wordpress but it is the software that powers millions of blogs around the world. That's very interesting but what has that got to do with 'powering my website' I hear you ask. After all blogs and websites are different things, right? Well yes and no...]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-145 alignleft" title="wordpress-small-logo" src="http://www.mulreany.ie/wp-content/uploads/2009/07/wordpress-small-logo.png" alt="wordpress-small-logo" width="120" height="120" />I don&#8217;t know if you have heard of WordPress but it is the software that powers <em>millions </em>of blogs around the world. That&#8217;s very interesting but what has that got to do with &#8216;powering my website&#8217; I hear you ask. After all blogs and websites are different things, right? Well yes and no&#8230;</p>
<p><strong>Blogs and websites &#8211; not so different</strong><br />
Blogs are webpages that are displayed in chronological order, like an online diary. If that&#8217;s all blog software could do then it would not be much use as software to run your company website. But it&#8217;s not. Our favourite blog software WordPress allows you to create pages and well as blog post. Those pages are always present &#8211; just like the webpages on any other website. So a blog with some static pages is basically the same as a website with a live news section.</p>
<p><strong>Why use WordPress as a CMS?</strong><br />
There are lots of CMSs (content management systems) out there and many are free so why use blog software as the CMS instead of another product? The simple answer is ease-of-use. Blog software is designed to be extremely easy-to-use by even novice computer users. It&#8217;s what Jakob Nielsen calls &#8220;survival of the easiest&#8221; &#8211; whatever is the easiest to use will be the most popular and will beat the competition every time. WordPress is really easy to use and there are other reasons too.</p>
<ul>
<li><strong>Easy to use </strong>- we&#8217;ve covered that one already</li>
<li><strong>Free </strong>- did I mention that as open source software WordPress is completely FREE!</li>
<li><strong>Useful extras</strong> &#8211; there are a multitude of fantastic plugins that can extend the functionality of your WordPress website e.g. calendars, youtube videos, photo galleries, contact forms, surveys, banner ad management, social bookmarking etc. The list is endless.</li>
<li><strong>Integrates easily</strong> with other applications &#8211; it is simple to integrate Google Analytics, Mail Chimp e-mail marketing and other useful web software.</li>
<li><strong>Instant blog </strong>- obviously adding a Business Blog to your company site is pretty easy when you&#8217;re using blog software to power the entire website.</li>
<li><strong>Community of support</strong> &#8211; the fact that millions of people are using this software globally means that there is a vast amount of documentation, support and information out there about WordPress. You won&#8217;t get that with less popular or custom written CMS systems.</li>
</ul>
<p>Still not convinced? Check out a couple of sites we have developed using WordPress as the CMS.</p>
<p>Usability website <a title="UserExperience.ie" href="http://www.userexperience.ie">www.userexperience.ie</a></p>
<p>SchoolSites.ie &#8216;Websites for Schools&#8217; project <a href="http://www.schoolsites.ie">www.schoolsites.ie</a></p>
<p>And of course this site, although more &#8216;blog-like&#8217; than the others is still clearly a website and not an online journal.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/wordpress-to-power-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why have a Business Blog?</title>
		<link>http://www.mulreany.ie/web-technology/why-business-blog/</link>
		<comments>http://www.mulreany.ie/web-technology/why-business-blog/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 16:56:42 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[business blog]]></category>

		<guid isPermaLink="false">http://www.mulreanyconsulting.com/?p=131</guid>
		<description><![CDATA[Irish business owners are coming to realise that Business Blogs offer huge opportunities for marketing their companies online. A good business blog is low-cost, drives traffic to your website and most importantly gives you an edge over your competitors.]]></description>
			<content:encoded><![CDATA[<p>Irish business owners are coming to realise that Business Blogs offer huge opportunities for marketing their companies online. A good business blog is low-cost, drives traffic to your website and most importantly gives you an edge over your competitors.</p>
<p><strong>What is a Business Blog?</strong><br />
A business blog is effectively an online journal for your business. You publish short and frequent updates to your blog and your readership, who are your customers, can interact with you and discuss your blog entry or posts.</p>
<h3>5 Reasons to Business Blog</h3>
<ol>
<li><strong>Search Engine Rankings </strong>- this may surprise you but adding a Business Blog to your website will both increase the traffic to your site and your rankings with search engines such as Google. Blogs add a tremendous amount of keyword-rich content and this will help to draw visitors to your site. Also if you are writing about topical issues to do with your products or services, your website is far more likely to be found by customers seeking that specific information.</li>
<li><strong>Low Cost</strong> &#8211; blogs are relatively inexpensive to setup and run and as such provide a very good return-of-investment. You can sign up for a free blog on a website such as Blogger but I <strong>strongly</strong> urge you not to use a freebie blog and instead have a &#8216;self-hosted&#8217; blog on your website.</li>
<li><strong>Build Relationships </strong>- there is very little consumer loyalty especially in these times of economic hardship. By interacting with your customers and prospective customers through your blog, you reinforce the personal service your company offers and presents a more &#8216;human&#8217; side to your business.</li>
<li><strong>Strut Your Stuff</strong>! &#8211; there is no better way to show your customers that you are an expert in field than by blogging about it. Your competitors may claim to be experts in the field but you can <em>prove </em>it with your blog.</li>
<li><strong>Market Research</strong> &#8211; think of the opportunities a blog can give you when looking for customer feedback on a business idea or new product offering! You can write a post outlining your suggestion and get immediate feedback from your actual users. Not only that, but you can discuss the feedback through the blog and refine your ideas into a viable product or service your customers want.</li>
</ol>
<p>We can help you setup a professional Business Blog. We will setup your blog, design it to match your company branding and help you start business blogging. Contact Fiona Mulreany on 087-6692719 or <a title="fiona@mulreany.ie" href="mailto:fiona@mulreany.ie">fiona@mulreany.ie</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/web-technology/why-business-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recession Advice – Improve your Website Experience</title>
		<link>http://www.mulreany.ie/general/recession-advice-%e2%80%93-improve-your-website-experience/</link>
		<comments>http://www.mulreany.ie/general/recession-advice-%e2%80%93-improve-your-website-experience/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 21:50:41 +0000</pubDate>
		<dc:creator>Fiona-Mulreany</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.userexperience.ie/?p=861</guid>
		<description><![CDATA[It may seem counter-intuitive to spend money during a Recession. However a relatively small spend on improving the user experience on your website can yield huge savings / increase sales for your business. Sounds good but where are the hard facts to back up that claim, you ask.]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-950 alignleft" title="recession-pig" src="http://www.userexperience.ie/wp-content/uploads/2009/07/recession-pig.jpg" alt="recession-pig" width="150" height="150" />It may seem counter-intuitive to spend money during a Recession. However a relatively small spend on improving the user experience (see our post: <a href="http://www.userexperience.ie/general/usability-user-experience-explained">usability and user experience explained</a>) on your website can yield huge savings / increase sales for your business. Sounds good but where are the hard facts to back up that claim, you ask.</p>
<p><strong>Usability ROI</strong><br />
The latest research from Nielsen Norman Group (top US usability consultancy) shows that spending just 10% of your website development budget on usability will result in 83% increase in your business metrics, including your website conversions.</p>
<p><strong>The Visitors x Conversions Formula</strong><br />
Let&#8217;s say 1000 visitors hit your website each day but only 10 of those visitors become customers then your conversion rate is 1%. The visitors to your website are typically drawn in through expensive paid programmes such as Google Adwords or other marketing initiatives. To double the number of visitors to your website means doubling your advertising budget! Not an attractive proposition during touch economic times.</p>
<p>But what if you could get 1000 visitors to your website and 20 of them proceeded to do business with you instead of just 10? Well you would instantly double your sales. Even small improvements to the usability and user experience of your website can achieve this for you.</p>
<p><strong>Start with a Website Evaluation</strong><br />
Before you can improve the usability and overall user experience on your website you must first figure out the areas for improvement. You need to evaluate your website. This can be done very inexpensively &#8211; see our post <a href="http://www.userexperience.ie/site-evaluations/website-evaluation-on-a-budget/">Website Evaluation on a Budget</a>. Resolving any major usability issues with your site helps retain customers as well as increase sales &#8211; customer retention is undoubtedly the best way to sustain your business through these tough times.</p>
<p><strong>Make More Services Available Online</strong><br />
Another smart strategy is to use your website to reduce your administration costs and save you both time and money. Online banking is a great example of an online service that works well for the users and for the business. Users get the convenience of 24/7 secure banking while the banks get to reduce their staffing costs and make their services more efficient. It&#8217;s a win-win. Banks who do not provide this service are now at a major competitive disadvantage.</p>
<p>In your business area, look at the most time-consuming and manual interactions with your customers. Perhaps your company spends a lot of time answer phone calls about their products / services or managing the staff calendar and scheduling appointments. Perhaps you have to manually generate quotations for house alarm installations or check stock levels and reserve items in your shop for customers. These can all potentially be done online and often prove even more useful than the &#8216;human&#8217; version e.g. the appointment system that texts/emails you a reminder of your dentist visit.</p>
<p><em>Word of warning</em> &#8211; I can&#8217;t stress enough how important it is that you get user input on all new features you intend to add to your website. Figure out what the users want (user surveys) and when developing the features get user feedback (<a href="http://www.userexperience.ie/what-we-do/user-testing/">user testing</a>). Otherwise, you may invest in website features that users don&#8217;t actually want or that don&#8217;t work so the users won&#8217;t use them and will resort to the old way of doing things. That would be a disaster but it is avoidable!</p>
<p><strong>If you need more advice&#8230;</strong><br />
I hope this post has given you a few ideas on how to use your website more effectively during these times of Recession. Just remember, UserExperience.ie is ready to work with you on your website evaluation or with advice on your web strategy. <a href="http://www.userexperience.ie/contact">Contact us</a> or email <a href="mailto:info@userexperience.ie">info@userexperience.ie</a> to find out more.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mulreany.ie/general/recession-advice-%e2%80%93-improve-your-website-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
