<?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>Datadial Blog &#187; Software</title>
	<atom:link href="http://www.datadial.net/blog/index.php/category/technology/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.datadial.net/blog</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 16:01:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Why your website isn&#8217;t as fast as it should be&#8230;</title>
		<link>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 15:45:09 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[anti-spam]]></category>
		<category><![CDATA[favicons]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[the internet]]></category>
		<category><![CDATA[web browsing]]></category>
		<category><![CDATA[website speed]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2502</guid>
		<description><![CDATA[Image source Imagine&#8230; &#8230;a wheelbarrow in an open field that you drag along every day filling it with this and that – each thing you add to it has some significance and some use. Now imagine you never empty the wheelbarrow. Each day, not only do the things you found the week before now lie [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2503" class="wp-caption alignnone" style="width: 420px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Wheelbarrow.jpg"><img class="size-full wp-image-2503  " title="Wheelbarrow" src="http://www.datadial.net/blog_content/uploads/2011/08/Wheelbarrow.jpg" alt="Heavy wheelbarrow" width="410" height="266" /></a><p class="wp-caption-text">400 Error!</p></div>
<p><span style="font-size: x-small;"><a href="http://3.bp.blogspot.com/_uqwPG7ihvhw/TO4WnZ4Gy3I/AAAAAAAACtE/wtJUUL8atJs/s1600/flickr-sgrace.jpg">Image source</a></span></p>
<h2>Imagine&#8230;</h2>
<p>&#8230;a wheelbarrow in an open field that you drag along every day filling it with this and that – each thing you add to it has some significance and some use.</p>
<p>Now imagine you never empty the wheelbarrow. Each day, not only do the things you found the week before now lie at the bottom covered by the newest additions, but the device also becomes increasingly heavy to pull until eventually, it becomes almost impossible.</p>
<p>Now think of the wheelbarrow as your website, and think of its contents as the factors affecting its speed &#8211; Let&#8217;s explore these factors&#8230;</p>
<h2 style="text-align: left;"><strong>Bad HTML:</strong></h2>
<div id="attachment_2513" class="wp-caption alignnone" style="width: 468px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Error.jpg"><img class="size-full wp-image-2513 " title="Bad HTML " src="http://www.datadial.net/blog_content/uploads/2011/08/Error.jpg" alt="Bad HTML example" width="458" height="138" /></a><p class="wp-caption-text">Erm...does &quot;b&quot; stand for &quot;big&quot; or &quot;bold&quot;?</p></div>
<p>&nbsp;</p>
<ul>
<li>Empty spaces between code (This only adds to processing time)</li>
<li>Missing tags (Causing internal errors &amp; bugs in the site)</li>
<li>Bulky HTML (such as using unnecessary tags where something more CSS compatible would work better e.g. using the tag “font-size” rather than just “small”)</li>
<li>Background colour being the same as text colour (making all text unreadable)</li>
<li>Hyperlinks that fail (Devaluing your site in terms of credibility, and possibly <a href="../../../../../index.php/2011/05/10/how-to-turn-bounces-to-boomerangs/">increasing bounce rates</a>)</li>
<li>Missing images</li>
</ul>
<h2 style="text-align: left;">An overload of HTTP requests:</h2>
<div id="attachment_2517" class="wp-caption alignnone" style="width: 453px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/http-req.jpg"><img class="size-full wp-image-2517 " title="HTTP requests" src="http://www.datadial.net/blog_content/uploads/2011/08/http-req.jpg" alt="An example of too many HTTP requests " width="443" height="331" /></a><p class="wp-caption-text">Kabooooom!</p></div>
<p><span style="font-size: x-small;"><a href="http://www.blueglass.com/wordpress/wp-content/uploads/2010/09/information_overload.jpg">Image source</a></span></p>
<p>&nbsp;</p>
<p>Whenever your web browser fetches a file from a web server, for example when it loads a picture, it does this by using HTTP which stands for &#8220;HyperText Transfer Protocol&#8221;.</p>
<p>HTTP is an action whereby you’re computer requests for a particular file. One example is a request for <em>&#8216;home.html</em>&#8216; (the homepage of a particular website). The web server then sends a response to the computer that says something like: &#8220;<em>Here&#8217;s the file you asked for</em>&#8221; which is followed by the actual file itself.<br />
Understandably, if your server is receiving a very high volume of requests for a range of different things, such as pictures, graphics, photographs, music players and video rendering, it can take its toll and end up really slowing your website down.</p>
<h2>JavaScript/Flash overuse:</h2>
<div id="attachment_2527" class="wp-caption alignnone" style="width: 442px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Flash.jpg"><img class="size-full wp-image-2527  " title="Flash" src="http://www.datadial.net/blog_content/uploads/2011/08/Flash.jpg" alt="Glowing computer" width="432" height="324" /></a><p class="wp-caption-text">Dude, too much flash!</p></div>
<p><span style="font-size: x-small;"><a href="http://spyderclan.net/007sCrap/Computer%20Stuff/CompPics/First%20Computer%20(1).JPG">Image source</a></span></p>
<p>&nbsp;</p>
<p>JavaScript helps make things look nice. Lines of code enable things such as widgets, adverts, and analytics services to work successfully. The issue is that both kinds of software can be “heavyweight”. JavaScript performs ‘sequentially’ rather than ‘concurrently’ – this means that nothing else loads before JavaScript loads. Of course, this becomes an issue when you have tonnes of JavaScript code, each one longer than the last, preventing anything else from happening.</p>
<h2>Too many cookies:</h2>
<div id="attachment_2530" class="wp-caption alignnone" style="width: 415px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Cookie-monster.jpg"><img class="size-full wp-image-2530 " title="Cookie monster" src="http://www.datadial.net/blog_content/uploads/2011/08/Cookie-monster.jpg" alt="The Cookie Monster" width="405" height="270" /></a><p class="wp-caption-text">Nom Nom Nom!</p></div>
<p><span style="font-size: x-small;"><a href="http://free-extras.com/images/cookie_monster-3099.htm">Image source</a></span></p>
<p>&nbsp;</p>
<p>HTTP Cookies are used mainly for personalization and authentication purposes. A series of saved information is exchanged between the web server and the browser in order to remember things about how you are using the internet. For example if you are shopping online and exit the website returning at a later date, a cookie will enable the site to remember what you had in your shopping cart so you don’t have to spend time finding the same items again.</p>
<p>However, because saved information is being kept on the server, a build up of this can add to the process time on a website. In some cases, hackers even use cookies as an opportunity to track browsing activity; this is called spyware&#8230;so beware!</p>
<h2>Bad hosting:</h2>
<div id="attachment_2535" class="wp-caption alignnone" style="width: 394px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/robert-kilroy-silk.jpg"><img class="size-full wp-image-2535  " title="Robert-Kilroy-Silk" src="http://www.datadial.net/blog_content/uploads/2011/08/robert-kilroy-silk.jpg" alt=" Image of Robert-Kilroy-Silk" width="384" height="275" /></a><p class="wp-caption-text">Erm...</p></div>
<p><span style="font-size: x-small;"><a href="http://www.thisislondon.co.uk/standard-pictures/Tango+tans+-+orange+celebrities-latest.do?id=23371135&amp;page=8">Image source</a></span></p>
<p>&nbsp;</p>
<p>Web hosting is the business of providing storage space and access for websites. Bad web hosting happens when said storage space is overloaded with many websites, yours is added to the list and so runs slow. Other issues caused by a bad web host include:</p>
<ul>
<li>Search engines being unable to crawl your site resulting in a fall in Search Rank</li>
<li>Your website being “down” (not working, sending out 404-errors)</li>
<li> Not being able to contact your web host to fix the issue (since the service is so bad the system has probably crashed)</li>
</ul>
<h2>Excess of external media:</h2>
<div id="attachment_2537" class="wp-caption alignnone" style="width: 470px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Satellite-dishes-001.jpg"><img class="size-full wp-image-2537" title="Satellite Dishes" src="http://www.datadial.net/blog_content/uploads/2011/08/Satellite-dishes-001.jpg" alt="Multiple Satellite Dishes" width="460" height="276" /></a><p class="wp-caption-text">No signal...</p></div>
<p><span style="font-size: x-small;"><a href="http://www.guardian.co.uk/media/2010/mar/24/freesat-millionth-customer">Image source</a></span></p>
<p>Embedded YouTube videos, actually embedded anything that is coming from another website can potentially slow yours down. When you embed something from another site, you are relying on that sites web server, that sites speed, and that sites ability to ensure the embedded item is working properly there, so that it works properly on yours site. Often, even when it works just fine, it might add an extra few seconds to a certain page loading…a few seconds a potential customer may be unwilling to wait!</p>
<h2>Spam:</h2>
<div id="attachment_2539" class="wp-caption alignnone" style="width: 345px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/spam.jpg"><img class="size-full wp-image-2539" title="Spam" src="http://www.datadial.net/blog_content/uploads/2011/08/spam.jpg" alt="A Can of Spam " width="335" height="335" /></a><p class="wp-caption-text">Ew, gross!</p></div>
<p><span style="font-size: x-small;"><a href="http://inventorspot.com/articles/japan_ban_spam_email_seriously_14120">Image source</a></span></p>
<p>Spam is so much more than just a bunch of annoying emails. It slows down the Internet and it increases consumer fees.</p>
<p>The internet is a network where spamming effects everyone that uses it. To push spam around the internet relies on a process; it begins with global networks that pass the spam along to their destination, and ends with the message being received by the recipient.</p>
<p>Simultaneously, time, money and resources are used trying to catch and prevent spammers from infiltrating mail servers resulting in higher costs to the consumer because providers are forced to add more security to their servers and hire more staff to manage and prevent the problem.</p>
<p>Be sure to spam proof all web forms by adding &#8220;captchas&#8221; or similar.</p>
<h2>Favicon neglect:</h2>
<div id="attachment_2544" class="wp-caption alignnone" style="width: 496px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Favicon.jpg"><img class="size-large wp-image-2544 " title="Favicon" src="http://www.datadial.net/blog_content/uploads/2011/08/Favicon-540x316.jpg" alt="Image Illustrating a Favicon" width="486" height="284" /></a><p class="wp-caption-text">You need one of these!</p></div>
<p>&nbsp;</p>
<p>A ‘favicon’ is an image (as shown above) that stays in the root of your server. It&#8217;s definitely needed because even if you don&#8217;t care about them, the browser still requests one. If there isn’t one, it will respond with a 404 error (meaning not found). Any error message, such as a 404 or 301, is an extra message sent that adds time to the processing of a site.</p>
<p>This image or lack thereof, interferes with the processing sequence by requesting extra components in the load, and since the favicon is the first thing that is downloaded before these extra components, if there isn’t one, the first thing downloaded will be an error.</p>
<h2>Too many advertisements:</h2>
<div id="attachment_2546" class="wp-caption alignnone" style="width: 460px"><a href="http://www.datadial.net/blog_content/uploads/2011/08/Adverts.jpg"><img class="size-full wp-image-2546 " title="Adverts" src="http://www.datadial.net/blog_content/uploads/2011/08/Adverts.jpg" alt="Too many Ads " width="450" height="338" /></a><p class="wp-caption-text">Hmm...where to start?</p></div>
<p><span style="font-size: x-small;"><a href="http://www.uiweekly.com/times-square-ui/">Image source</a></span></p>
<p>Any time a site uses advertisements, you are adding to other processes a site goes through in order to function correctly. Programmes like Google Adsense and Microsoft adcenter are external, and reputable, however it is logical to practice the same rules as with external media; everything in moderation – besides, sites with too many ads look un&#8221;site”ly! <img src='http://www.datadial.net/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p>If any of these apply to you, take active steps to protect your website against sloth! Speed be with you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/08/24/why-your-website-isnt-as-fast-as-it-should-be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does anyone else find Google this annoying?</title>
		<link>http://www.datadial.net/blog/index.php/2011/05/13/does-anyone-else-find-google-this-annoying/</link>
		<comments>http://www.datadial.net/blog/index.php/2011/05/13/does-anyone-else-find-google-this-annoying/#comments</comments>
		<pubDate>Fri, 13 May 2011 14:03:56 +0000</pubDate>
		<dc:creator>Martina</dc:creator>
				<category><![CDATA[Datadial]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[web-surfing]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=2122</guid>
		<description><![CDATA[Did you mean&#8230;/search instead for&#8230;? YES, of course I meant that! – And If I left a vowel or a connective out because unlike you I am not a robot &#38; I like to use computer-speak, then so be it. The bottom line is you knew what I meant &#8211; so did you have to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Did you mean&#8230;/search instead for&#8230;?</strong></p>
<p><a href="http://www.datadial.net/blog_content/uploads/2011/05/b1.jpg"><img class="alignnone size-medium wp-image-2123" title="b1" src="http://www.datadial.net/blog_content/uploads/2011/05/b1-300x240.jpg" alt="" width="300" height="240" /></a></p>
<p>YES, of course I meant that! – And If I left a vowel or a connective out because unlike you I am not a robot &amp; I like to use computer-speak, then so be it. The bottom line is you knew what I meant &#8211; so did you have to be as condescending as that and point out the mistake I made?</p>
<p>&nbsp;</p>
<p><strong>Google Instant</strong></p>
<p><strong><a href="http://www.datadial.net/blog_content/uploads/2011/05/b3.jpg"><img class="alignnone size-medium wp-image-2124" title="b3" src="http://www.datadial.net/blog_content/uploads/2011/05/b3-300x225.jpg" alt="" width="300" height="225" /></a><br />
</strong></p>
<p><strong> </strong>Really Google? Finishing the search before I have written it? I mean c’mon – it&#8217;s one thing that you’re arrogant enough that you feel you need to tell me the speed in which you gathered my results, now you’re finishing my sentences for me like we’re in a marriage?</p>
<p>&nbsp;</p>
<p><strong>Personalised results</strong></p>
<p><strong><a href="http://www.datadial.net/blog_content/uploads/2011/05/b51.jpg"><img class="alignnone size-medium wp-image-2126" title="b5" src="http://www.datadial.net/blog_content/uploads/2011/05/b51-300x221.jpg" alt="" width="300" height="221" /></a><br />
</strong></p>
<p>I’m at work, I’m signed into Google. I search a keyword phrase I’m using in Google Adwords &amp; bingo – I’m ranking number 3 on the 1<sup>st</sup> page! That’s weird, yesterday I was on the 5<sup>th</sup> page, I haven’t upped the bids in-fact &#8211; I haven’t made any changes, but I’m not complaining at all, instead I sit &amp; wait for the money to roll in. I get home from work and quickly carry out a query and sit back waiting to see my site turn up on the first page for that particular keyword and… hold on, it’s not there? I click to the next page and nothing. I carry on until get to page 5 and there my ad is. I find and ask an SEO expert why this has happened &amp; I’m told that when I’m signed into Google, the results differ from when I am signed out. I feel as though I&#8217;ve been living in the Matrix. *sigh*</p>
<p>&nbsp;</p>
<p><strong>Google seasonal/holiday/anniversary/event themes</strong></p>
<p><strong><a href="http://www.datadial.net/blog_content/uploads/2011/05/nogoogle.jpg"><img class="alignnone size-full wp-image-2129" title="nogoogle" src="http://www.datadial.net/blog_content/uploads/2011/05/nogoogle.jpg" alt="" width="264" height="100" /></a><br />
</strong></p>
<p><strong> </strong>I know its Christmas when the streets are paved with sleet and debris and every shop I go into leaves me that little less well off than I was before I walked in. I know its May-Day when I get that extra day off of work, I know its election day when people lie to me about which policy I ought to be interested in because the amount of tax I pay will go down. Nevertheless, Google wants in on the reminders too. I guess its okay, but sometimes I just don’t want to care. I’m sorry.</p>
<p>&nbsp;</p>
<p><strong>Google Chrome’s Sloth</strong></p>
<p><strong><a href="http://www.datadial.net/blog_content/uploads/2011/05/b7.jpg"><img class="alignnone size-medium wp-image-2128" title="b7" src="http://www.datadial.net/blog_content/uploads/2011/05/b7-300x174.jpg" alt="" width="300" height="174" /></a><br />
</strong></p>
<p><strong> </strong>Look. I want a *<em>extremely mild expletive</em>* homepage button on the interface without having to go into the settings and put one there! Is that too much to ask? &#8211; Surely not if Firefox and IE understood it.</p>
<p>&nbsp;</p>
<p><strong>Sorry, we own YouTube so you can’t sign in without us knowing</strong></p>
<p><strong><a href="http://www.datadial.net/blog_content/uploads/2011/05/gootube.jpg"><img class="alignnone size-full wp-image-2130" title="gootube" src="http://www.datadial.net/blog_content/uploads/2011/05/gootube.jpg" alt="" width="300" height="168" /></a><br />
</strong></p>
<p><strong> </strong>Now, they may say a change is as good as a rest but I beg to differ. I’ve been signing in with the same username &amp; password since I opened a YouTube account but Google wants more of a direct approach. Now you cannot access your settings unless you sign in via your Gmail account, which is reasonable enough – but what if you have multiple Gmail accounts? I don’t really have a problem with this one, but imagine if Google started buying up everything on the internet enforcing this same sign in rule or else no access. While it may not be that bad, it’s the principle&#8230;</p>
<p>&#8230;Oh well, as Google grows stronger by the query, I&#8217;m sure there will be more to add to this list soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2011/05/13/does-anyone-else-find-google-this-annoying/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Dowce : Screen capture for the masses!</title>
		<link>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 11:37:15 +0000</pubDate>
		<dc:creator>Steff</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1477</guid>
		<description><![CDATA[We’ve all been there, needing to show a friend or colleague something we’re seeing on our monitor but don’t want them to see the entire screen, so we reluctantly fire up photoshop (or paint!), then crop the image, save the image (thinking up some temporary filename and cluttering up yet another folder) and finally email [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve all been there, needing to show a friend or colleague something we’re seeing on our monitor but don’t want them to see the entire screen, so we reluctantly fire up photoshop (or paint!), then crop the image, save the image (thinking up some temporary filename and cluttering up yet another folder) and finally email the resulting image – wasting precious time and losing focus on other tasks at hand.</p>
<p>I got tired of this monotony so came up with a solution&#8230; <a href="http://www.dowce.com"><img class="alignnone size-full wp-image-1496" style="border: medium none;" title="dowce - Easy screen capture" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-logo.jpg" alt="dowce - Easy screen capture" width="174" height="37" /></a></p>
<p><a href="http://www.dowce.com"><img class="size-full wp-image-1487 alignleft" title="dowce - screenshot application" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-icon.jpg" alt="" width="85" height="30" /></a>Using the tool that sits next to your clock  you can very quickly highlight a portion of your screen and either copy to clipboard, save to your computer, or upload to dowce.com – where you’ll be given back a unique short URL to send out to people.  You can even add a caption and password protect your capture. It literally takes a few seconds and lets you get on with your other jobs.</p>
<p>Pre-launch, members of the team here at Datadial installed it on their office computers and found it to be really useful when composing emails to clients which needed to contain screenshots of statistics and website layouts.  Friends have also started using it to show each other winning (and losing) hands of online poker! It’s one of those tools that once you pick up, you use more than you would expect.</p>
<p>To give you an idea of what’s on offer, here’s a screenshot of the options you get after you’ve made your selection:</p>
<p><img class="alignnone size-full wp-image-1484" title="dowce - screen capture options" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-options-1a.jpg" alt="" width="605" height="329" /></p>
<p>If you choose to <strong>Save to dowce.com</strong> you’ll receive a unique link to your capture&#8230;</p>
<p><a href="http://www.dowce.com/~nx" target="_blank"><img class="alignnone size-full wp-image-1481" title="dowce - link to your online screenshot" src="http://www.datadial.net/blog_content/uploads/2010/10/dowce-options-2.jpg" alt="" width="430" height="265" /></a></p>
<p>It’s as simple as that! For a full demonstration of how it all works and to download dowce for free, visit <a href="http://www.dowce.com/">www.dowce.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/10/12/dowce-screen-capture-for-the-masses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A glimpse into the future of E-tailing over and beyond traditional e-commerce</title>
		<link>http://www.datadial.net/blog/index.php/2010/07/22/a-glimps-into-the-future-of-e-tailing-over-and-beyone-traditional-e-commerce/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/07/22/a-glimps-into-the-future-of-e-tailing-over-and-beyone-traditional-e-commerce/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 11:19:14 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[E-commerce]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[APPs]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1119</guid>
		<description><![CDATA[Future of e-tailing - examples are only availabe in the US at the moment but by reading this  you are getting ahead of the curve!]]></description>
			<content:encoded><![CDATA[<p>I recently went to a talk on the different forms that e-tailing is taking over and beyond the traditional e-commerce site.</p>
<p>Below is a distilled version of the talk with just the best bits.  <strong>A lot of these examples are only availabe in the US at the moment but by reading this  you are getting ahead of the curve!</strong></p>
<p><strong>(The talk was by the big cheese at Pod1 &#8211; Fadi &#8211; so credit to him for researching it all)<br />
</strong></p>
<h2>E-commerce via Apps</h2>
<p><strong><a href=" https://squareup.com/">Squareup.com</a></strong><br />
Start accepting cash and card payments with Square. No contracts, monthly fees, or hidden costs. Effortlessly manage the money you take with an easy and intuitive interface. US only at the moment and only for payments less than $60 but one to watch for sure.</p>
<p>See corporate video</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="385" 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/iBieYjxUj5Q&amp;hl=en_GB&amp;fs=1?rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="385" src="http://www.youtube.com/v/iBieYjxUj5Q&amp;hl=en_GB&amp;fs=1?rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>And a review on how it works</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="385" 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/z0BwYz1P0BE&amp;hl=en_GB&amp;fs=1?rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="385" src="http://www.youtube.com/v/z0BwYz1P0BE&amp;hl=en_GB&amp;fs=1?rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong><a href="http://www.google.com/mobile/shopper/">Google shopper </a></strong>(Android only)</p>
<p><img class="alignnone size-full wp-image-1125" title="barcode-scanner" src="http://www.datadial.net/blog_content/uploads/2010/07/barcode-scanner.png" alt="" width="122" height="86" /></p>
<p>This APP allows you to scan barcodes, the co</p>
<p>vers of books and media, and even search by voice &#8211; the app will tell you where you can buy the same product and at what price.  Pretty nifty if it works!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="385" 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/du_G_xJw8WA&amp;hl=en_GB&amp;fs=1?rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="385" src="http://www.youtube.com/v/du_G_xJw8WA&amp;hl=en_GB&amp;fs=1?rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong><a href="http://foursquare.com/">foursquare</a></strong></p>
<p><img class="alignnone size-full wp-image-1124" title="foursquare-logo" src="http://www.datadial.net/blog_content/uploads/2010/07/foursquare-logo.png" alt="" width="180" height="48" /></p>
<p>It took 12 months for the location-based social network to attract one million users and by stark contrast; the second million only took three months. Ever since February 2010, the site has been registering over one million ‘check-ins’ a week.</p>
<p>See how it works:</p>
<div class="embedded-howcast-video" style="text-align: center; font-size: 9px;"><object id="howcastplayer" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="432" height="276" 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="flashVars" value="&amp;fs=true" /><param name="src" value="http://www.howcast.com/flash/howcast_player.swf?file=386406&amp;theme=black" /><param name="flashvars" value="&amp;fs=true" /><param name="allowfullscreen" value="true" /><embed id="howcastplayer" type="application/x-shockwave-flash" width="432" height="276" src="http://www.howcast.com/flash/howcast_player.swf?file=386406&amp;theme=black" flashvars="&amp;fs=true" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a class="embedded-playback-url" href="http://www.howcast.com/videos/386406-How-To-Unlock-Your-World-With-Foursquare" target="_blank">How To Unlock Your World With Foursquare</a> on Howcast</div>
<h2><strong>New e-commerce software</strong></h2>
<p><a href="http://www.vendr.com/"><strong>Vendr</strong></a></p>
<p><a href="http://www.vendr.com/"><strong> </strong></a><img class="alignnone size-medium  wp-image-1134" style="border: 1px solid black;" title="vendr-screen2" src="http://www.datadial.net/blog_content/uploads/2010/07/vendr-screen2-300x190.jpg" alt="" width="300" height="190" /></p>
<p>Vendr create POP-UP shops &#8211; They say that you can create your e-commerce site within 15 minutes.   These are basic obviously sites now but I guess they will improve. In any event they will probably do for many home based businesses.</p>
<p>from their site: &#8220;Works with your current website:  Add a &#8220;store&#8221; button to your blog or website, and your store will simply pop-up over your content &#8212; no more sending your customers elsewhere to make a purchase. Vendr functions as a part of your existing site. &#8221;</p>
<p><strong><br />
</strong></p>
<p><strong><a href="http://www.alvenda.com/">Alvenda</a></strong></p>
<p>Alvenda software allows you to create e-commerce shops within sites such as Facebook &#8211; Alvenda&#8217;s first customer, 1-800-Flowers.com, launched during the Mother&#8217;s Day holiday in 2009 and recognized a 10.5x lift in shopping activity by making it easier for people to shop.</p>
<h2><strong>New E-Tailing concepts<br />
</strong></h2>
<p><strong>Cutting out the middle man &#8211; Harnessing the power of social media to revolutionise product manufacture and pricing.</strong></p>
<p><strong>Furniture</strong>:</p>
<p><a href=" http://www.made.com/"><strong>http://www.made.com/</strong></a><br />
For furtniture design and manufacture: You choose what makes it into our collection. Vote for your favourites and the most popular will be made available to order.</p>
<p><strong>Wine</strong></p>
<p><strong><a href="http://www.nakedwines.com/">http://www.nakedwines.com/</a></strong><br />
Buy early, pay less<br />
The earlier you buy an air ticket, the less you pay. Now you can do the same with wine. Save £££!</p>
<p><strong>Car Rental</strong></p>
<p><img class="alignnone size-full wp-image-1122" title="whipcar-logo" src="http://www.datadial.net/blog_content/uploads/2010/07/whipcar-logo.png" alt="" width="196" height="70" /></p>
<p><a href="http://www.whipcar.com/"><strong>Whipcar</strong><br />
</a>WhipCar is the first service in the world where a car owner can rent out their vehicle for money, whenever they are not using it. WhipCar pairs sensible drivers with spare car time</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/07/22/a-glimps-into-the-future-of-e-tailing-over-and-beyone-traditional-e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Email accounts to Microsoft Outlook 2007 Manually</title>
		<link>http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/</link>
		<comments>http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 12:40:35 +0000</pubDate>
		<dc:creator>Sergio</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=1408</guid>
		<description><![CDATA[This tutorial will guide you through the setup of your email account. You will need the details we provided you to setup your account on Outlook Startup Microsoft Outlook 2007.(a)  If this is the first account you are setting up on outlook a Wizard will startup, click Next. On the account Configuration Select yes to [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will guide you through the setup of your email account. You will need the details we provided you to setup your account on Outlook</p>
<ol>
<li>Startup Microsoft Outlook 2007.(a)  If this is the first account you are setting up on outlook a Wizard will startup, click <strong>Next</strong>.<br />
<a rel="attachment wp-att-1409" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup010/"><img class="alignnone size-medium wp-image-1409" title="Startup" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup010-300x227.jpg" alt="Outlook 2007 Startup" width="300" height="227" /></a></p>
<p>On the account Configuration Select <strong>yes</strong> to configure E-mail account then click <strong>Next</strong>. Go to to step 2</p>
<p><a rel="attachment wp-att-1410" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup011/"><img class="alignnone size-medium wp-image-1410" title="Account Configuration" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup011-300x225.jpg" alt="E-mail Accounts" width="300" height="225" /></a><br />
(b) if you already have an account setup and would like to add another e-mail account.<br />
Select <strong>Tools </strong>on the Menu Bar then <strong>Account Settings</strong>.</p>
<p><a rel="attachment wp-att-1413" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/account-settings/"><img class="alignnone size-medium wp-image-1413" title="Account Settings" src="http://www.datadial.net/blog_content/uploads/2010/10/Account-Settings-175x300.jpg" alt="Account Settings" width="175" height="300" /></a></p>
<p>Select <strong>New</strong>.</p>
<p><a rel="attachment wp-att-1418" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup007/"><img class="alignnone size-medium wp-image-1418" title="Account Settings" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup007-300x244.jpg" alt="Add New E-mail" width="300" height="244" /></a></li>
<li>Select Microsoft Exchange,POP3, IMAP, or HTTP then click <strong>Next<br />
</strong></p>
<p><a rel="attachment wp-att-1419" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup008/"><img class="alignnone size-medium wp-image-1419" title="Choose E-mail Service" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup008-300x224.jpg" alt="Select E-mail Service" width="300" height="224" /></a></li>
<li>Enter E-mail account details<br />
Type your name: e.g. Joe Blogs<br />
Type your E-mail address: e.g. <a href="mailto:joe@demo.co.uk">joe@demo.co.uk</a><br />
Type your Password: e.g. password<br />
Then retype your password: e.g. password<br />
Then Select <strong>Manually Configure Server Settings</strong> or additional Server types then click Next</p>
<p><a rel="attachment wp-att-1414" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/autoaccountsetup-manually/"><img class="alignnone size-medium wp-image-1414" title="Auto Account Setup" src="http://www.datadial.net/blog_content/uploads/2010/10/AutoAccountSetup-Manually-300x223.jpg" alt="Auto Account Setup" width="300" height="223" /></a></li>
<li>Choose E-mail Service</li>
<p>Select <strong>Internet E-mail</strong> then click <strong>Next</strong></p>
<p><a rel="attachment wp-att-1420" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup009/"><img class="alignnone size-medium wp-image-1420" title="Choose E-mail Service" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup009-300x225.jpg" alt="Select Internet E-mail" width="300" height="225" /></a></p>
<li>Enter Server Information<br />
Account type: POP3<br />
Incoming Mail Server : Information provided by Datadial<br />
Outgoing Mail Server(SMTP): Information provided by Datadial<br />
User Name: Information provided by Datadial<br />
Password: Information provided by Datadial<br />
Select <strong>Remember password</strong> then click <strong>More settings</strong></p>
<p><a rel="attachment wp-att-1415" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup004/"><img class="alignnone size-medium wp-image-1415" title="Internet E-mail Settings" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup004-300x224.jpg" alt="Enter Email Details" width="300" height="224" /></a></li>
<li>Outgoing Server Setup<br />
Select<strong> Outgoing Server</strong> tab<br />
Select <strong>my outgoing Server (SMTP)</strong> requires authentication and Use same settings as my incoming server then click <strong>OK</strong></p>
<p><a rel="attachment wp-att-1416" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup005/"><img class="alignnone size-medium wp-image-1416" title="Outgoing Server" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup005-274x300.jpg" alt="Select Outgoing Server" width="274" height="300" /></a></p>
<p>Select <strong>Test Account Settings</strong> and check if everything is completed then select <strong>Next<br />
</strong></li>
<li>Finish Setup<br />
Select <strong>Finish</strong>. If you still have an account settings window open you can click <strong>close</strong> to return to Outlook</p>
<p><a rel="attachment wp-att-1417" href="http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/emailsetup006/"><img class="alignnone size-medium wp-image-1417" title="Congratulations" src="http://www.datadial.net/blog_content/uploads/2010/10/EmailSetup006-300x224.jpg" alt="Finish Wizard" width="300" height="224" /></a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2010/01/05/adding-email-account-to-microsoft-outlook-2007-manually/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SharePoint</title>
		<link>http://www.datadial.net/blog/index.php/2008/07/19/microsoft-sharepoint/</link>
		<comments>http://www.datadial.net/blog/index.php/2008/07/19/microsoft-sharepoint/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 11:04:56 +0000</pubDate>
		<dc:creator>Tyrone</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://www.datadial.net/blog/?p=124</guid>
		<description><![CDATA[Most businesses have to deal with a wealth of information on a daily basis, in the form of emails, office documents, meeting agendas, business plans, project milestones etc. You donâ€™t have to be a genius to realise that even the most well oiled business can find it hard to organise all of this information in [...]]]></description>
			<content:encoded><![CDATA[<p>Most businesses have to deal with a wealth of information on a daily basis, in the form of emails, office documents, meeting agendas, business plans, project milestones etc. You donâ€™t have to be a genius to realise that even the most well oiled business can find it hard to organise all of this information in a way that is centralised and accessible to the key individuals that need it. In many cases this information is stored in a number of locations including: file systems, web sites, databases, excel files or even in paper files.</p>
<p>Tying these pieces of information together is crucial for the success or any aspiring or enterprise level business. The best place to start is by making this information easier to find by creating a centralised location to store it in. The next step is allowing individuals and teams to have access to this information inside and outside your organisation via intranets and extranets. This is where Microsoftâ€™s SharePoint comes into play.</p>
<p><strong>What is SharePoint?</strong><br />
SharePoint is best described as a â€œbrowser based collaboration and document management platform.â€ It can be used to host a wealth of different data storage mediums in a manner that make accessing the relevant information extremely easy.<br />
Each individual piece of SharePoint functionality is exposed as web part, which is an individual frame or column based piece of information (similar to the way web pages are separated into section like: main-content, left-sidebar, footer etc). Each web part can represent a predefined collation of related information (i.e. monthly meetings, current projects, todayâ€™s weather, industry related blogs/RSS feeds etc). Users can view a summary of the web parts content or click through to access a more detailed view of that particular topic.</p>
<p>Each SharePoint site is built using ASP.Net 2.0, .Net Framework, IIS Web Server and an SQL Server database. This has huge advantages to IT companies that already use these technologies as SharePoint is fully customisable. Even if you arenâ€™t a developer or database administrator it is still possible to create impressive workspaces using SharePointâ€™s intuitive templates and drag and drop web part functionality.</p>
<p><strong>Office 2007 Integration</strong><br />
SharePoint has tight integration with Microsoft Office and can be used to manage large amounts of documents by creating a centralised point of access. The addition of version control means that groups can ensure that they are working with the most up-to-date version of a document and that any changes they make will be reflected across an entire organisation. This integration provides a simple, familiar and consistent user interface.</p>
<p><strong>Security and Authentication</strong><br />
Using window authentication, all users of SharePoint can be identified accurately identified. SharePoint administrators can designate specific privileges / permission so that only certain users can view, add, edit or delete certain content. Network users can be invited to view new content via email and online status can be verified via SharePointâ€™s integration with Instant Messenger.</p>
<p>Separate SharePoint sites can also exist, that target specific departments or topics. These sites can be as simple or as complex as necessary, restricting access to authorised members only. Each site can also have child sites (i.e., the Datadial site contains an Accounts and an IT site. The IT site can then contain an SEO sub-site and a VB.Net sub-site.).</p>
<p><strong>Summary</strong><br />
SharePoint has a wealth of possibilities depending of the needs of an organisation, department or individual. It s ability to centralise data from a number of data sources in a manner that is both searchable and collaborative is so astounding that  once adopted, many will wonder how they work without it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.datadial.net/blog/index.php/2008/07/19/microsoft-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

