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

<channel>
	<title>Easily.co.uk Official Blog &#187; 2008 &#187; July</title>
	<atom:link href="http://www.easilyblog.co.uk/2008/07/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easilyblog.co.uk</link>
	<description>The Never-ending Newsletter</description>
	<pubDate>Fri, 05 Dec 2008 16:04:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Fighting spam: Sender Policy Framework (SPF)</title>
		<link>http://www.easilyblog.co.uk/2008/07/fighting-spam-sender-policy-framework-spf/</link>
		<comments>http://www.easilyblog.co.uk/2008/07/fighting-spam-sender-policy-framework-spf/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 16:06:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Easily News]]></category>

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

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

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

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

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

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

		<guid isPermaLink="false">http://www.easilyblog.co.uk/?p=51</guid>
		<description><![CDATA[
For almost as long as there have been emails - spam has been a cause for concern for most. Not only for the targeted individuals, but also for the companies whose brands and addresses have been misused and products sold illegally. This month we turn our focus towards the Sender Policy Framework as a means [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.easilyblog.co.uk/wp-content/uploads/2008/07/spf-record.gif"><img class="size-medium wp-image-56 alignleft" title="spf-record" src="http://www.easilyblog.co.uk/wp-content/uploads/2008/07/spf-record.gif" alt="" width="163" height="139" /></a></p>
<p>For almost as long as there have been emails - spam has been a cause for concern for most. Not only for the targeted individuals, but also for the companies whose brands and addresses have been misused and products sold illegally. This month we turn our focus towards the Sender Policy Framework as a means for domain holders to combat the ever illusive problem of SPAM.</p>
<h3 class="article-author"><strong>Introduction</strong></h3>
<p>SPF was introduced back in 2005 and has since then become widely used as a means for domain name administrators to defend their domain name(s) from being misused by spammers to send out unconsolidated commercial emails.</p>
<h3><strong>How does it work?</strong></h3>
<p>Implemented into the DNS TXT record of any given domain name, the SPF record holds a list of addresses, which has been set as valid sender(s) for the given domain name. The recipients mail server can then validate the origin of emails received simply by checking the DNS settings of the senders domain name. Obviously this alone does not guarantee that the emails you send will be cleared by the recipients spam filter. However it should make them a lot less likely to be marked as SPAM.</p>
<h3><strong>Example</strong></h3>
<p>A company with the domain name test.com wish to configure an SPF record for their domain name. They are using the email server smtp.isp.edu (IP: 123.123.123.123) as their outgoing SMTP-server. Furthermore they have a website application from where they send automated emails to their clients. The web server for this application is located at IP 111.222.111.222.</p>
<p>The SPF record for this setup could look something like this:</p>
<p class="codesnippetbox">&#8220;v=spf1 a:smtp.isp.edu ip4:111.222.111.222 -all&#8221;</p>
<p>By adding the above record we can tell other mail servers that emails send from @test.com addresses, either via smtp.test.com or via 111.222.111.222, are legitimate emails. Everything else is not and should be dealt with accordingly.</p>
<h3><strong>How does this concern me?</strong></h3>
<p>Well, SPAM concerns everyone. From a general point of view you can help in the fight against SPAM. The Sender Policy Framework is designed to become increasingly efficient - The more domain names using SPF records, the more ISPs (Internet Service Providers) would be inclined to implement these checks; thus helping everyone.</p>
<p>From your point of view spammers will be less likely to use your domain name as the sender address when they spam. This should reduce/eliminate bounced emails send back to you in response to messages that you did not actually send in the first place as well as any attempt in spoofing activities using your domain name as the sender.</p>
<p>Last but not least, emails that you send will be less likely not to reach their destination. This should be enough of an incentive for any company to consider implementing SPF records in the DNS of domain name.</p>
<h3><strong>External resources &amp; links</strong></h3>
<p>To learn more about SPF records, try the one of the following sites.</p>
<p>SPF Introduction<br />
<a href="http://www.openspf.org/Introduction" title="Eweek.com" onclick="javascript:pageTracker._trackPageview ('/outbound/www.openspf.org');">Open SPF, Introduction</a></p>
<p>SPF Common mistakes<br />
<a href="http://www.openspf.org/FAQ/Common_mistakes" title="Eweek.com" onclick="javascript:pageTracker._trackPageview ('/outbound/www.openspf.org');">Open SPF, Common mistakes</a></p>
<p>SPF Wizard<br />
<a href="http://old.openspf.org/wizard.html" title="Eweek.com" onclick="javascript:pageTracker._trackPageview ('/outbound/old.openspf.org');">Open SPF, Wizard</a></p>
<p>Wikipedia<br />
<a href="http://en.wikipedia.org/wiki/Sender_Policy_Framework" title="Eweek.com" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');">Wikipedia, Sender policy framework</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easilyblog.co.uk/2008/07/fighting-spam-sender-policy-framework-spf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ICANN vote to open up the Internet</title>
		<link>http://www.easilyblog.co.uk/2008/07/icann-vote-to-open-up-the-internet/</link>
		<comments>http://www.easilyblog.co.uk/2008/07/icann-vote-to-open-up-the-internet/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 15:16:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Easily News]]></category>

		<category><![CDATA[domain name]]></category>

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

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

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

		<guid isPermaLink="false">http://www.easilyblog.co.uk/2008/07/icann-vote-to-open-up-the-internet/</guid>
		<description><![CDATA[A complete overhaul of the way people navigate the internet has been given the go ahead in Paris. The Internet’s regulator ICANN voted unanimously to relax the strict rules on Top Level domain names, such as .com or .uk, can be relaxed.
The decision means that companies could turn brands into web addresses while individuals could [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.easilyblog.co.uk/wp-content/uploads/2008/07/icann1.jpg"><img class="alignleft size-medium wp-image-47" title="icann1" src="http://www.easilyblog.co.uk/wp-content/uploads/2008/07/icann1-300x196.jpg" alt="" width="131" height="85" /></a>A complete overhaul of the way people navigate the internet has been given the go ahead in Paris. The Internet’s regulator ICANN voted unanimously to relax the strict rules on Top Level domain names, such as .com or .uk, can be relaxed.</p>
<p>The decision means that companies could turn brands into web addresses while individuals could use their names.<br />
Some believe there could be at least 5,000 new top-level domains, but others say there could be demand for billions.<br />
Peter Dengate Thrush, a member of the Internet Corporation for Assigned Names and Numbers (ICANN), said the decision was of &#8220;historic importance&#8221;.<br />
The new system should come in next year, but ICANN admits there will be plenty of problems, and it may have to arbitrate between different organisations seeking the same name.</p>
<p>Jonathan Robinson, Chief Operating Officer at the domain name management specialist NetNames (www.netnames.com) assesses decision’s impact on the industry.</p>
<p>“While it is clear the Internet domain name structure needs to evolve, the ICANN vote in favour of opening up Top Level Domains (TLDs) leads to complex questions for marketers and trademark owners.</p>
<p>“It can be argued that the expansion of available suffixes is the equivalent of opening a can of worms in terms of online infringement and cybersquatting – it seems logical to assume that as domain numbers increase, so too will the levels of speculative activity.</p>
<p>“Brand owners may find themselves in the position of having to register numerous new domains to protect themselves but, with varying fee estimates that could well turn out to be an untenable marketing expense for some. Nonetheless, the impact on existing domains remains to be seen. In the case of a big brand, presumably any browsers visiting a newly registered domain would be redirected to the original TLD in any case. There will also be question marks over how new domains will affect Search Optimisation and consequent site traffic and PPC advertising rates.</p>
<p>“One thing that does seem clear is, with the final pricing and potential refund and dispute procedures not yet in place for applicants, brand owners and the trademark community will be keeping an extremely close eye on developments in the coming months.<br />
Hidide Article</p>
]]></content:encoded>
			<wfw:commentRss>http://www.easilyblog.co.uk/2008/07/icann-vote-to-open-up-the-internet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Subscribe to a RSS Feed?</title>
		<link>http://www.easilyblog.co.uk/2008/07/how-to-subscribe-to-a-rss-feed/</link>
		<comments>http://www.easilyblog.co.uk/2008/07/how-to-subscribe-to-a-rss-feed/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 14:06:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[How to?]]></category>

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

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

		<category><![CDATA[really simple syndication]]></category>

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

		<category><![CDATA[rss feed]]></category>

		<guid isPermaLink="false">http://www.easilyblog.co.uk/?p=38</guid>
		<description><![CDATA[
RSS stands for &#8220;Really Simple Syndication&#8221; – it’s a format for distributing and gathering content from sources across the Web, including newspapers, magazines, and blogs. With RSS you can quickly and easily get the latest updates from all your favourite websites in one place, rather than having to visiting them one by one. To do [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.easilyblog.co.uk/feed"><img class="size-full wp-image-39 alignleft" title="rss" src="http://www.easilyblog.co.uk/wp-content/uploads/2008/07/rss.png" alt="rss" width="48" height="48" /></a></p>
<p>RSS stands for &#8220;Really Simple Syndication&#8221; – it’s a format for distributing and gathering content from sources across the Web, including newspapers, magazines, and blogs. With RSS you can quickly and easily get the latest updates from all your favourite websites in one place, rather than having to visiting them one by one. To do this you use an RSS reader that automatically checks for news and updates.</p>
<h2 style="margin: 0pt 0pt 3px;">How can you tell if a website has an RSS feed?</h2>
<p>Often you will see a small orange feed icon <img src="http://www.crestock.com/uploads/blog/2007/feed-icon-10x10.png" border="0" alt="RSS feed icon" /> saying &#8216;RSS&#8217;, &#8217;subscribe&#8217; or &#8216;feed&#8217; next to it. Usually you just copy and paste the feed link into your RSS reader. Another great thing about RSS feeds: No spam and complete user control; Unsubscribing to RSS feeds are as easy as it can get – delete it, and it&#8217;s gone. Period.</p>
<h2 style="margin: 0pt 0pt 3px;">Choosing an RSS reader</h2>
<p>There are many different &#8216;feed readers&#8217; (also known as RSS readers, RSS aggregators or simply newsreaders) to choose from, but they can be divided into two main types: web-based and application based. Web-based readers have the benefit that you can check your feeds from any computer, while the stand-alone applications often have more features and greater flexibility. Browsers such as Internet Explorer 7, Firefox and Safari also have built-in RSS readers, although these are not as flexible and versatile as using a separate application.</p>
<h2 style="margin: 0pt 0pt 3px;">Web Based RSS Readers</h2>
<p>All you have to do is to sign up for an account and you can add as many feeds as you want. Below are a few of the most popular; some sites will  have buttons that allow you to add it to these RSS readers automatically. Otherwise, just copy and paste the RSS feed link into your  reader and you’re up and running.</p>
<ul>
<li><a href="http://my.yahoo.com/" target="_blank">MyYahoo<br />
</a></li>
<li><a href="http://www.bloglines.com/register/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.bloglines.com');">Bloglines</a></li>
<li><a href="http://my.msn.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/my.msn.com');">MyMSN</a></li>
<li><a href="https://www.newsgator.com/ngs/order1.aspx" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.newsgator.com');">NewsGator</a></li>
<li><a href="http://www.google.com/reader/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.google.com');">GoogleReader</a></li>
</ul>
<h2 style="margin: 0pt 0pt 3px;">Locally installed RSS Readers</h2>
<p>If you prefer, you can download an RSS reader and install it on your computer, below are links to a few of the most popular. Some of these are freeware/open source, others charge a licence fee:</p>
<ul>
<li><a href="http://www.feedreader.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.feedreader.com');">FeedReader</a> [Freeware]</li>
<li><a href="http://www.attensa.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.attensa.com');">Attensa</a></li>
<li><a href="http://www.lektora.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.lektora.com');">Lektora</a> [Win, Mac &amp; Linux]</li>
<li><a href="http://www.serence.com/site.php?page=prod_klipfolio" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.serence.com');">Klipfolio</a></li>
<li><a href="http://feedit.blogspot.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/feedit.blogspot.com');">FeedIt</a> [Open-source]</li>
<li><a href="http://www.blogbot.com/out/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.blogbot.com');">Blogbot for Outlook</a></li>
<li><a href="http://www.opencommunity.co.uk/vienna2.php" target="_blank">Vienna</a> [Mac OS X, freeware]</li>
<li><a href="http://www.newsfirerss.com/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.newsfirerss.com');">NewsFire</a> [Mac OS X]</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.easilyblog.co.uk/2008/07/how-to-subscribe-to-a-rss-feed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The book of your life</title>
		<link>http://www.easilyblog.co.uk/2008/07/the-book-of-your-life/</link>
		<comments>http://www.easilyblog.co.uk/2008/07/the-book-of-your-life/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:47:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Customer Stories]]></category>

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

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

		<category><![CDATA[spencer printing]]></category>

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

		<guid isPermaLink="false">http://www.easilyblog.co.uk/?p=36</guid>
		<description><![CDATA[
Name: Mike Spencer
Location: Holme Lacy, Herefordshire,UK
Activity: Printing Agency
Website: www.spencerprint.co.uk
 
Hi Mike, you have run your own printing agency, Spencer Print, for a couple of years now. We’ve heard that you are starting a new project of illustrated autobiographical books; could you tell us more about it?

Yes, my colleague and I are producing a series of [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt; mso-outline-level: 1;">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt; mso-outline-level: 1;"><span style="mso-bidi-font-family: Arial;"><span style="font-size: small;"><span style="font-family: Arial;">Name: Mike Spencer</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: small;"><span style="font-family: Arial;"><span style="mso-bidi-font-family: Arial;">Location: </span><span class="ff3fc0fs9"><span style="mso-bidi-font-family: Arial; mso-ansi-language: EN;" lang="EN">Holme Lacy</span></span><span style="mso-bidi-font-family: Arial;">, <span style="text-decoration: underline;"><span class="MsoHyperlink"><span style="text-decoration: none; color: #000000;">Herefordshire</span></span><span class="MsoHyperlink"><span style="color: #0000ff;">,</span></span></span>UK</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: small;"><span style="font-family: Arial;"><span style="mso-bidi-font-family: Arial;">Activity: Printing Agency</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="mso-bidi-font-family: Arial; mso-ansi-language: EN;" lang="EN"><span style="font-size: small; font-family: Arial;">Website: </span><a href="http://www.spencerprint.co.uk/"><span style="font-size: small; font-family: Arial; color: #800080;">www.spencerprint.co.uk</span></a></span></p>
<p style="margin: 0cm 0cm 0pt; text-align: justify;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt; text-align: justify;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">Hi Mike, you have run your own printing agency, Spencer Print, for a couple of years now. We’ve heard that you are starting a new project of illustrated autobiographical books; could you tell us more about it?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><br />
<span style="font-size: small;">Yes, m</span></span><span style="font-family: Arial;"><span style="font-size: small;">y colleague and I are producing a series of one off biographies aimed solely at the rich and famous.<br style="mso-special-character: line-break;" /><br style="mso-special-character: line-break;" /></span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">Is your colleague the illustrator?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><img class="alignleft" style="float: left;" src="http://www.easilyblog.co.uk/images/spencerprint.gif" alt="" width="300" height="206" /><br />
<span style="font-size: small;">My colleague, Karl Dixon, is an internationally acclaimed cartoonist who has worked on the Dandy Comic. He has now left them to form his own publishing company.</span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">How do you establish the storyline behind the books</span></span></em><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;">Karl Dixon will interview a client and his family to ascertain all the most personal and cherished moments in their life.<br />
This will then be used to produce a one off autobiography solely for the client and his family which won’t be on sale to the general public.<br style="mso-special-character: line-break;" /><br style="mso-special-character: line-break;" /></span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">What will the book look like?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><br />
<span style="font-size: small;">The book will be illustrated with watercolour, on high quality watercolour paper. The book will then be bound with leather, with the option of gold leaf and diamond inlay.<br style="mso-special-character: line-break;" /><br style="mso-special-character: line-break;" /></span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">Why are you focused on the rich and famous?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><br />
<span style="font-size: small;">The book will not be cheap. It will sell at a minimum of £1000 per page, with an average book being 40 pages. We are confident that once one book has been sold then every star and rich person will want one.<span style="mso-spacerun: yes;"> </span>We are also looking into getting a TV programme produced filming the process.<br style="mso-special-character: line-break;" /><br style="mso-special-character: line-break;" /></span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">This sounds great, how are you feeling about it?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><br />
<span style="font-size: small;">We are extremely excited by this project and it has huge potential. We only need somebody really famous to sign up, and then the sky&#8217;s the limit. We are also going to be producing tutorial DVD&#8217;s and running an online course.</span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">How will you promote all of these new services?</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></em></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: small;"><span style="font-family: Arial;">When I have more funds available I plan to upgrade my Easily Account so I can run an online store. We plan to sell DVD Tutorials and run an online drawing college. <span style="mso-bidi-font-family: Arial; mso-bidi-font-style: italic;">If we can sell just one autobiography to someone really famous, then we believe demand will increase for the books, videos and courses.</span><em></em></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span style="font-size: small; font-family: Arial;"> </span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><em style="mso-bidi-font-style: normal;"><span style="font-family: Arial; color: #000080;"><span style="font-size: small;">Mike, thanks a lot for your time and all the best for your creative projects.</span></span></em></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;"> </span></span></p>
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;"><span style="font-size: small;">Thank you.<br />
</span></span></p>
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;">
<p style="margin: 0cm 0cm 0pt;"><span style="font-family: Arial;">* All enquiries on this matter will be handled by Karl&#8217;s PR Company, Sales Solutions 4 U Ltd. Please contact<span> </span>Gabrielle Van der Velde on 07961 053166 or email her at <a href="mailto:gabriellevan@aol.com">gabriellevan@aol.com</a>.</span></p>
<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" LatentStyleCount="156"> </w:LatentStyles> </xml><![endif]--> <!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0cm 5.4pt 0cm 5.4pt; 	mso-para-margin:0cm; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;} --></p>
<p><!--[endif]--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easilyblog.co.uk/2008/07/the-book-of-your-life/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EasilyShop is here!</title>
		<link>http://www.easilyblog.co.uk/2008/07/easilyshop-is-here/</link>
		<comments>http://www.easilyblog.co.uk/2008/07/easilyshop-is-here/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 08:13:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Easily News]]></category>

		<category><![CDATA[e-commerce]]></category>

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

		<category><![CDATA[easily shop]]></category>

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

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

		<guid isPermaLink="false">http://www.easilyblog.co.uk/?p=35</guid>
		<description><![CDATA[In our previous newsletter, we mentioned the release of our new product, EasilyShop. We are now proud to confirm it&#8217;s launch.
EasilyShop is a brand new product, allowing you to build a professional ecommerce website in minutes.
If you have always wanted an online &#8220;shop in a box&#8221; then this is the product for you. Featuring full shopping [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous newsletter, we mentioned the release of our new product, <a href="http://easily.co.uk/index.php3?exe=easilyshop" title="EasilyShop">EasilyShop</a>. We are now proud to confirm it&#8217;s launch.<br />
<a href="http://easily.co.uk/index.php3?exe=easilyshop" title="EasilyShop">EasilyShop </a>is a brand new product, allowing you to build a professional ecommerce website in minutes.<br />
If you have always wanted an online &#8220;shop in a box&#8221; then this is the product for you. Featuring full shopping cart technology, facilitating credit/debit card transactions and also featuring direct integration with Ebay, Paypal, Google checkout along with all standard payment methods, the EasilyShop gets you trading safely online in no time at all, from just £99 a year.<br />
5 good reasons to check it out:</p>
<ul>
<li>Start selling worldwide, 24 hours a day, 7 days a week<br />
- Your website takes the orders at all time<br />
- Online=Worldwide, reach a bigger market</li>
</ul>
<p> </p>
<ul>
<li>Create your online shop your way<br />
- Use your own logo<br />
- Add your own HTML code</li>
</ul>
<p> </p>
<ul>
<li>No technical or design skills required<br />
- Templates based and customisable<br />
- Contextual help at any time</li>
</ul>
<p> </p>
<ul>
<li>Hosting included<br />
- Easy to set up<br />
- Domain name required</li>
</ul>
<p> </p>
<ul>
<li>A child play to deploy and update<br />
- Anytime<br />
- Anywhere</li>
</ul>
<p> </p>
<p><a href="http://www.easilyshopdemo.co.uk" title="EasilyShop Demo Site" target="_blank">Check out our EasilyShop demo site here, and see a preview of what can be done with it.</a></p>
<p><a href="http://www.easilyshopdemo.co.uk" title="EasilyShop demo" target="_blank"><img src="http://www.go-online.nu/htmlbuilder/groupnbt/upload/img/easilyshopdemo.gif" alt="EasilyShop Demo" width="456" height="264" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.easilyblog.co.uk/2008/07/easilyshop-is-here/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
