<?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>Morello Digital &#187; Aside</title>
	<atom:link href="http://www.morellodigital.co.uk/category/aside/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.morellodigital.co.uk</link>
	<description>Digital Marketing Communications</description>
	<lastBuildDate>Mon, 30 Apr 2012 15:38:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Extremely short domains</title>
		<link>http://www.morellodigital.co.uk/2011/07/extremely-short-domains/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=extremely-short-domains</link>
		<comments>http://www.morellodigital.co.uk/2011/07/extremely-short-domains/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 08:09:12 +0000</pubDate>
		<dc:creator>David Page</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[tld names]]></category>

		<guid isPermaLink="false">http://www.morellodigital.co.uk/?p=1587</guid>
		<description><![CDATA[Continuing on from our post on Cybersquatting, another side effect of all these new Top Level Domains (TLDs) is that very short domains/URLs are possible. It&#8217;s not widely known, but URL&#8217;s such as http://ac/ http://tm/ and http://io/ are actual websites. &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2011/07/extremely-short-domains/" title="Continue reading Extremely short domains">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Continuing on from our post on <a title="Cybersquatting...is it to make a return?" href="http://www.morellodigital.co.uk/2011/06/cybersquatting-is-it-to-make-a-return/">Cybersquatting</a>, another side effect of all these new Top Level Domains (TLDs) is that very short domains/URLs are possible. It&#8217;s not widely known, but URL&#8217;s such as <a href="http://ac/">http://ac/</a> <a href="http://tm/">http://tm/</a> and <a href="http://io/">http://io/</a> are actual websites. The upcoming ability to create new TLDs could mean domains such as http://nike/ are possible.</p>
<p>There&#8217;s a <a title="Top level domain explosion could wreak MAYHEM on NET" href="http://www.theregister.co.uk/2011/07/04/dotless_domain_security/">news article</a> on <a href="http://www.theregister.co.uk/">The Register</a> that goes into further detail of this, including possible security issues. Hopefully those aspects will be sorted out before the influx of new TLDs.</p>
<p>I&#8217;m just loving the idea of such short domains though <img src='http://www.morellodigital.co.uk/cms/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2011/07/extremely-short-domains/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What CMS Limits?</title>
		<link>http://www.morellodigital.co.uk/2011/06/cms-limits/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cms-limits</link>
		<comments>http://www.morellodigital.co.uk/2011/06/cms-limits/#comments</comments>
		<pubDate>Wed, 22 Jun 2011 10:38:44 +0000</pubDate>
		<dc:creator>David Page</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[limits]]></category>
		<category><![CDATA[what limits?]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.morellodigital.co.uk/?p=1570</guid>
		<description><![CDATA[As a developer I&#8217;m used to using WordPress daily, along with our other open-source CMS solutions, and I&#8217;m become accustomed to there being few limits. What I cannot stand are arbitrary limits that are just there to prop up old &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2011/06/cms-limits/" title="Continue reading What CMS Limits?">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As a developer I&#8217;m used to using WordPress daily, along with our other open-source CMS solutions, and I&#8217;m become accustomed to there being few limits. What I cannot stand are arbitrary limits that are just there to prop up old business models.<br />
<span id="more-1570"></span></p>
<h2>Dreamweaver-Style Websites</h2>
<p>In the initial days of websites, before database driven CMS systems became commonplace, a website company would have various packages on offer. These packages would frequently be listed as &#8216;<em>silver</em>&#8216;, &#8216;<em>gold</em>&#8216;, &#8216;<em>platinum</em>&#8216; and &#8216;<em>diamond</em>&#8216;, or maybe as &#8216;<em>basic</em>&#8216;, &#8216;<em>standard</em>&#8216; etc. These packages would have mostly the same features (free domain, year hosting, etc), but then there was the <strong>X</strong> list of items.</p>
<p>These are things such as <strong>X</strong> number of email addresses, <strong>X</strong> disk space, <strong>X</strong> bandwidth per month all of which went up with the more expensive packages.</p>
<p>This is fine, but these packages would also have <strong>X</strong> number of pages listed.</p>
<p>Now if you&#8217;re creating a website within Dreamweaver you would create the first static HTML page, then have to duplicate it to create the next and so on. Then going back and ensuring that the menus linked to each other, and that the client provided you with the content to insert. All of which is time consuming.</p>
<h2>Database Driven CMS To The Rescue</h2>
<p>However with a database driven CMS, such as <a title="WordPress" href="http://www.morellodigital.co.uk/wordpress-development/">WordPress</a>, once the initial template has been created, the content of pages (and any corresponding menu) is automatically inserted.</p>
<p>WordPress supports unlimited number of pages, and the menu system is flexible enough to allow anything you want.</p>
<h2>Reintroducing Arbitrary Limits</h2>
<p>I recently had the pleasure of looking at a potential clients existing website and it&#8217;s admin. Even though that CMS was database driven, they had implemented it in such a way as to have these old limits (such as number of pages) baked into it. If you&#8217;d hit your limit of pages it actually asked that you upgrade your system! It also didn&#8217;t allow editing the menus as this was set by the developer.</p>
<p>The client was frustrated in that there was little they could do. Because of the fixed page limit (and fixed menus), they had no choice but to edit existing pages and squeeze more content onto them.</p>
<p>I should point out that there were a number of other fixed aspects to their site, which if changes were required, the developers then charged to make.</p>
<h2>Finally Some Common Sense</h2>
<p>We don&#8217;t believe in these kind of arbitrary limits. We&#8217;d prefer giving our clients the ability to have as fully flexible a site as possible, to allow editing all the textual content, and to reposition content if necessary. It takes more work upfront, and cost, to ensure this remains true on our sites, but the advantage to our clients is immeasurable.</p>
<p>I guess this is the reason why that potential client became an actual client.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2011/06/cms-limits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Elvis would disagree..but we recommend a little MORE conversation!</title>
		<link>http://www.morellodigital.co.uk/2011/01/elvis-would-disagree-but-we-recommend-a-little-more-conversation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=elvis-would-disagree-but-we-recommend-a-little-more-conversation</link>
		<comments>http://www.morellodigital.co.uk/2011/01/elvis-would-disagree-but-we-recommend-a-little-more-conversation/#comments</comments>
		<pubDate>Mon, 24 Jan 2011 10:05:01 +0000</pubDate>
		<dc:creator>Paul McSweeney</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[How-To: Social Networking]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Thoughts & Opinions]]></category>
		<category><![CDATA[authenticity]]></category>
		<category><![CDATA[conversation]]></category>
		<category><![CDATA[Elvis]]></category>
		<category><![CDATA[honesty]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[markets]]></category>
		<category><![CDATA[social web]]></category>
		<category><![CDATA[unmarketing]]></category>

		<guid isPermaLink="false">http://www.morellodigital.co.uk/?p=1220</guid>
		<description><![CDATA[In these social media times, conversations are taking place all the time. Whether you are involved or not, there is most likely a conversation taking place right now; either about something highly pertinent to your business, or indeed your business &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2011/01/elvis-would-disagree-but-we-recommend-a-little-more-conversation/" title="Continue reading Elvis would disagree..but we recommend a little MORE conversation!">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In these social media times, conversations are taking place all the time. Whether you are involved or not, there is most likely a conversation taking place right now; either about something highly pertinent to your business, or indeed your business itself.</p>
<h1>The human touch</h1>
<p>There is no getting away from that, and therefore companies need to get involved. Or risk not being able to defend themselves, should they be unjustly (or justly!) maligned online. But traditional marketing methods are arguably the worse approach for entering the conversation.</p>
<p>Take your corporate hat off for the moment. The vast majority of companies, despite all that has been said surrounding social media, still use the various platforms, to throw out marketing messages. Special offers via Twitter;  blog posts that invariably culminate in how we can sell you more product.</p>
<p>The social web is exactly that. A multitude of conversations/ social interactions. People are guarding themselves against the generic company PR, marketing communications. It&#8217;s a real turn off.</p>
<h1><strong>MORE CONVERSATION = MORE ACTION</strong></h1>
<p>Conversations are where ideas happen, and new partnerships are formed. People want to talk with the humans behind the closed doors of companies. Your employees are itching to help your customers in a way that is accessible to them. Through human-like, natural and honest conversation. It is not so bad not to know the answer. Humans can solve issues working together.</p>
<h2>Unmarketing the key to success</h2>
<p>Companies need to shed their old ideas. Customers are people. Real people. And then can see through the marketing speak. And moreover, they can just turn off instantly. These real people want to deal with the real people inside your company. So hard as it may be, companies need to cede some control, and just let the conversation flow!</p>
<p>If you want to chat, about anything..you know where we are! Great ideas will spring therefrom!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2011/01/elvis-would-disagree-but-we-recommend-a-little-more-conversation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy New Year &#8211; this calls for a new emarketing approach..</title>
		<link>http://www.morellodigital.co.uk/2011/01/happy-new-year-this-calls-for-a-new-emarketing-approach/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=happy-new-year-this-calls-for-a-new-emarketing-approach</link>
		<comments>http://www.morellodigital.co.uk/2011/01/happy-new-year-this-calls-for-a-new-emarketing-approach/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 10:54:34 +0000</pubDate>
		<dc:creator>Paul McSweeney</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[ebusiness]]></category>
		<category><![CDATA[emarketing]]></category>
		<category><![CDATA[experience-sharing]]></category>
		<category><![CDATA[mission statement]]></category>
		<category><![CDATA[online environment]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[vision]]></category>

		<guid isPermaLink="false">http://www.morellodigital.co.uk/?p=1094</guid>
		<description><![CDATA[Wishing all our readers a prosperous 2011. No doubt, you have been giving consideration to how you can take your business forward in the coming year. For those of you with an ebusiness, we are planning a series of posts &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2011/01/happy-new-year-this-calls-for-a-new-emarketing-approach/" title="Continue reading Happy New Year &#8211; this calls for a new emarketing approach..">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Wishing all our readers a prosperous 2011. No doubt, you have been giving consideration to how you can take your business forward in the coming year. For those of you with an ebusiness, we are planning a series of posts in the coming months, that will guide you in building a successful emarketing strategy.</p>
<p>Properly used, the internet unleashes personal communication and experience-sharing on a scale unprecedented in history. With this in mind, you need to move your focus towards what you can provide to your clients and followers, that is not only of interest to them, but also valuable enough to share with their social networks.</p>
<p>By exploiting this, you will ultimately be able to make each one of your customer&#8217;s a convincing salesperson and a compelling advertising medium for your brand.</p>
<p>Emarketing is about people who use the internet; it is not merely about the internet as an advertising  medium. It is the collection of processes that seeks to understand and respond to customer needs in the online environment. It forms relationships with customers, build brands, and drive business to online and offline channels.</p>
<p>First things first, you need a vision. Without a clear vision of the future, a company&#8217;s tendency is to clutch tightly to the past.</p>
<p>The online environment is changing so fast, that it is vital companies have a vision, and a strategic plan in place to adopt to change as it happens. We are no exception to the rule! In fact, given the market in which we operate, our reputation is contingent upon providing our customers with the knowledge and the tools to success in Web 2.0</p>
<p>This is how we are going about the first stage:  A clear vision. Why don&#8217;t you ask yourself some of the same questions, and let us know what you come up with.</p>
<p><strong> </strong><strong>A strategic plan:<br />
</strong></p>
<ul>
<li>Mission – briefly but clearly define the core purpose of your business. It should reflect the motivations and aspirations of employees and customers working with you. A mission statement focuses on what the organisation is now. It focuses on today, identifies your customers, your critical processes, and your level of performance.</li>
<li>Vision – briefly but clearly define your broad aspirational image of the future that your organisation is trying to achieve. Your vision statement describes in a couple of sentences a picture of your desired future, as if you were right there now.</li>
<li>Environment scan – What are the relevant characteristics of your current and immediate-future operating environment? SWOT Analysis. What factors directly affect the online business?</li>
<li>Priorities– From the SWOT Analysis, what are your strategic priorities?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2011/01/happy-new-year-this-calls-for-a-new-emarketing-approach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AlwaysOnPc- a virtual computer tailored just for you</title>
		<link>http://www.morellodigital.co.uk/2010/08/alwaysonpc-a-virtual-computer-tailored-just-for-you/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=alwaysonpc-a-virtual-computer-tailored-just-for-you</link>
		<comments>http://www.morellodigital.co.uk/2010/08/alwaysonpc-a-virtual-computer-tailored-just-for-you/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 06:09:36 +0000</pubDate>
		<dc:creator>Paul McSweeney</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[Thoughts & Opinions]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[alwaysonpc]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[office suite]]></category>
		<category><![CDATA[virtual computer]]></category>

		<guid isPermaLink="false">http://www.severninternet.co.uk/blog/?p=530</guid>
		<description><![CDATA[We all have our own desktop (or laptop) computers set up exactly how we like them.  We’ve got all the software we need and all the programs we want and use on a daily basis. The only problem comes when &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2010/08/alwaysonpc-a-virtual-computer-tailored-just-for-you/" title="Continue reading AlwaysOnPc- a virtual computer tailored just for you">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We all have our own desktop (or laptop) computers set up exactly how  we like them.  We’ve got all the software we need and all the programs  we want and use on a daily basis.</p>
<p>The only problem comes when we are using another computer for some  reason. For example if you don’t have your laptop set up in exactly the  same way as your desktop, you will end up getting frustrated. This is  simply because you don’t have the programs you need on the computer you  are using at that moment.</p>
<p>The answer to this is to use <a href="http://www.alwaysonpc.com" target="_blank">AlwaysOnPC</a>. This site calls itself “your  virtual computer”. Instead of having your desktop on your desktop  (quite literally) you can have it online instead. It is all secure of  course, and the beauty of this is that you can access it from any device  you want to use.</p>
<p>The system currently supports desktop and laptop computers of the Mac  and PC kind, as well as operating for iPads, iPhones and much more  besides. As you can see it is a very useful thing to have and it  practically eliminates the frustration you get from having different  desktops and systems for every device you have.</p>
<p>The system is available to try free of charge for five days on your  computer. From then on you will have to pay for it, but you might find  it is worth doing so if you constantly switch computers for some reason.</p>
<p>The service is easy to use. Take a look at this link,where you can walk through it <a href="http://www.alwaysonpc.com/aboutVideoHowTos.php" target="_blank">step-by-step</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2010/08/alwaysonpc-a-virtual-computer-tailored-just-for-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post by Voice</title>
		<link>http://www.morellodigital.co.uk/2010/07/post-by-voice/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=post-by-voice</link>
		<comments>http://www.morellodigital.co.uk/2010/07/post-by-voice/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 09:03:11 +0000</pubDate>
		<dc:creator>David Page</dc:creator>
				<category><![CDATA[Aside]]></category>
		<category><![CDATA[Thoughts & Opinions]]></category>

		<guid isPermaLink="false">http://www.severninternet.co.uk/blog/?p=478</guid>
		<description><![CDATA[Ever been in a remote location and wanted to update your blog/site, but couldn&#8217;t get Internet access to use your favourite phone app or even enough connection to go through posting by email, well assuming you have a WordPress.com hosted &#8230; <a class="more-link" href="http://www.morellodigital.co.uk/2010/07/post-by-voice/" title="Continue reading Post by Voice">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever been in a remote location and wanted to update your blog/site, but couldn&#8217;t get Internet access to use your favourite <a href="http://iphone.wordpress.org/">phone app</a> or even enough connection to go through <a href="http://codex.wordpress.org/Post_to_your_blog_using_email">posting by email</a>, well assuming you have a <a href="http://wordpress.com">WordPress.com</a> hosted site then it&#8217;s now possible to update by voice.</p>
<p>Matt has the full details on <a href="http://en.blog.wordpress.com/2010/07/01/telephone/">phone your blog</a> and I have to say the first time I saw that title I thought it would be a feature where it dictates a text entry to your site. What it actually does is still impressive in that it records your phone call, saves it as an audio file and auto publishes it to your site.</p>
<p>Now if only it could be expanded to become a way of generating a new podcast, it would be even more powerful. On the other hand I think drunken phone calls could become a whole lot more dangerous.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.morellodigital.co.uk/2010/07/post-by-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

