<?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>Save9</title>
	<atom:link href="http://www.save9.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.save9.com</link>
	<description>Web Design, IT Support, Accounts, CRM and Communications</description>
	<lastBuildDate>Wed, 14 Jul 2010 10:49:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google release drag-and-drop app creator</title>
		<link>http://www.save9.com/2010/07/google-release-drag-and-drop-app-creator/</link>
		<comments>http://www.save9.com/2010/07/google-release-drag-and-drop-app-creator/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 10:46:20 +0000</pubDate>
		<dc:creator>Richard Askew</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[App Inventor]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.save9.com/?p=3745</guid>
		<description><![CDATA[So you've got that killer idea for a mobile app that the whole World will want, no need to use but you have no programming knowledge.]]></description>
			<content:encoded><![CDATA[<p>So you&#8217;ve got that killer idea for a mobile app that the whole World will want, no <em>need</em> to use but you have no programming knowledge. Fear not, as Google have just announced the <a title="App Inventor" href="http://appinventor.googlelabs.com/">App Inventor</a> site that allows people to build apps for their android phones using a simple drag-and-drop interface. The builder allows users to work with the GPS location sensor so they can build location aware apps and integrate with sites such as Twitter to build mashup applications.</p>
<p><object width="530" height="319"><param name="movie" value="http://www.youtube.com/v/8ADwPLSFeY8&amp;hl=en_GB&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8ADwPLSFeY8&amp;hl=en_GB&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="530" height="319"></embed></object></p>
<h3>Problems?</h3>
<p>A quick search on the subject uncovers two main concerns that both users and developers have that may cause Google problems in the long run:</p>
<p><strong>App overload</strong></p>
<p>If the tools are made available for everyone to create apps, it is feared that there will be an influx of useless and poorly designed apps that haven&#8217;t gone through the rigorous testing processes that professional developers go through. In fact the cynical people amongst you may event think that this is a way for Google to increase the number of apps that they offer to look better in comparison charts with Apple.</p>
<p>The creation of poorly designed apps is a very real concern but I think that it is only problem when looking at one destination for the apps &#8211; the app stores. This technology will allow users to create useful apps that they only intend to be used by themselves, allowing them to maximise the devices they own. The app stores will have to rely on the rating systems and the wider community to help ensure the better apps are pushed to the user.</p>
<p><strong>Scammers</strong></p>
<p>If everyday users can create apps, that means more scammers and spammers can create apps. This is more an issue with Google’s laid-back acceptance of Apps rather than the tools themselves. As with everything online users will need to be vigilant and think before downloading and deciding on passwords and personal details submitted within it.</p>
<h3>Possibilities</h3>
<p>Despite these concerns, empowering more people to realise their ideas will encourage innovation. Solutions like this will close the digital divide and I think some of the concerns stem from the fact that it looks, on the surface, that developers will be out of a job. It is worth remembering that drag-and-drop solutions can only do so much and they will never satisfy everyone’s needs. Just like the surge of drag-and-drop website creators, for a professional looking and functionally rich product, a team of developers and designers will still be needed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/07/google-release-drag-and-drop-app-creator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling data flow in modern web design</title>
		<link>http://www.save9.com/2010/07/controlling-data-flow-in-modern-web-design-2/</link>
		<comments>http://www.save9.com/2010/07/controlling-data-flow-in-modern-web-design-2/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:22:47 +0000</pubDate>
		<dc:creator>Mayur</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Audience]]></category>
		<category><![CDATA[Data Flow]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.save9.com/?p=3728</guid>
		<description><![CDATA[How often in your day to day projects do you use Lorem Ipsum as a framework for your content in a website?]]></description>
			<content:encoded><![CDATA[<p>How often in your day to day projects do you use Lorem Ipsum as a framework for your content in a website?</p>
<p>It is a very common practise to do, many of us actually do it on a daily basis, to visualise what the layout should look like. However more often than not the actual content isn&#8217;t sent until the last minute as it is still being prepared by the client, or the site users will construct the text as they go along, therefore emphasis is put first on design and then content.</p>
<p>But if we&#8217;re not careful with the information flow, we can easily create an unhealthy framework where particular content holders do not compliment the size of the client&#8217;s paragraphs, this furthermore creates unnecessary space and a bad structure.</p>
<p>Even though it may not be our job, it would be appropriate to adopt a content strategy, in order to verify from the very beginning what content will go where, and how much of it will appear in each area of our website.</p>
<p>This will furthermore create a much more usable and accessible user interface for the end user.</p>
<p>It is important to recognise here, that the data inputted contributes heavily upon visitors coming back and goes a long way towards user acceptance.</p>
<p>Therefore we (as web designers &#038; architects) should be clear from the very beginning that the structure should be transparent and not over-do the design, but give the content precedence over decorative content.</p>
<p>One of the ways of doing this is to implement a content strategy to make sure we control structure and content at the same time:</p>
<ul>
<li>Who’s the target audience?</li>
<li>Know exactly who you’re writing for before you get started</li>
<li>What’s in it for the consumer?</li>
<li>What you can do for them</li>
<li>Have unique &#038; catchy title</li>
<li>Keep it consistent across the site &#8211; so there&#8217;s more likelihood of them coming back</li>
<li>Short and simple can be beneficial</li>
<li>Make sure the information flow is easy to comprehend</li>
<li>Check/ Analyse your content &#8211; Make sure it&#8217;s complimentary to their product area.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/07/controlling-data-flow-in-modern-web-design-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO &#8211; Getting Started</title>
		<link>http://www.save9.com/2010/07/seo-getting-started/</link>
		<comments>http://www.save9.com/2010/07/seo-getting-started/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 08:38:39 +0000</pubDate>
		<dc:creator>Richard Askew</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Reciprocal links]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/07/seo-getting-started/</guid>
		<description><![CDATA[Ask yourself the question, what would the customer want to find?]]></description>
			<content:encoded><![CDATA[<p>SEO (Search Engine Optimisation) means finding ways to increase your site&#8217;s appearance in web visitors&#8217; search results. If your website is well-built and easy to follow, understanding that the billions of web users all over the world are the search engine customers and not website owners is the key. Ask yourself the question, what would the customer want to find?</p>
<h3>Monitoring</h3>
<p>Ensure you have a solid reporting tool that allows you to understand who your visitors are, where they came from and how they found you. This not only allows you to understand your users, but you can also monitor the effect any changes you make to the site has on SEO.</p>
<h3>Links</h3>
<p><em>Link back to yourself</em></p>
<p><em> </em></p>
<p>Possibly the most basic strategy that can be employed is linking back to your pages from others on the site. When your site gets <a href="http://en.wikipedia.org/wiki/Web_crawler" target="new">crawled</a> it means that other pages may be found and it also backs up the content that is presented on the page. It is however very important not to link excessively and please ensure that all links are relevant.</p>
<p><em>Reciprocal links</em></p>
<p><em> </em></p>
<p>For exactly the same reasons as above, getting links to your site from respectable 3rd party websites will help your rankings. As these sites are well-known and are seen as experts in their field, any sites they link to will inherit some of that reputation.<strong> </strong></p>
<h3>Key phrases</h3>
<p>Probably, the most mis-understood aspect of SEO is that of keywords. Bear in mind that your site will have a lot of competition on the Internet for vague key phrases. The more succinct you can make these, the better and greater chance you will have of performing well. Also consider which search terms your customers are most likely to use and how many of those will turn into a sale.</p>
<p>For example getting your site to the top of the rankings for your company name may not be as useful as getting it to the top for a specific product or service.<strong> </strong></p>
<h3>Relevant content</h3>
<p>Your customers are going to want current and accurate information whether they are new or returning. New customers will want current content so that you look active and are up to speed with current developments and existing customers are most likely to make repeat visits if they know new information is going to be available. Because of this, search engines will place a greater emphasis on updated content as it is likely to be more relevant.</p>
<p>Displaying out-of-date content also means that the space on the web page is wasted and would be better off being used for a product or service.<strong> </strong></p>
<h3>Social Media</h3>
<p>Social Media is the new buzz word online but it does have its uses. If you are active on social networks (FaceBook, Linkedin etc) you will have a circle of people and organisations who will hear what you say and that are receptive to the knowledge and expertise you offer. If you create a new page or discussion, link to it from these sites and encourage people to talk about it – you will also get an external link to your site.</p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/07/seo-getting-started/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Killer &#8211; Dell Streak?</title>
		<link>http://www.save9.com/2010/05/ipad-killer-dell-streak/</link>
		<comments>http://www.save9.com/2010/05/ipad-killer-dell-streak/#comments</comments>
		<pubDate>Wed, 26 May 2010 14:54:26 +0000</pubDate>
		<dc:creator>Richard Askew</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Telecoms]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Dell]]></category>
		<category><![CDATA[Dell Streak]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Smart Phone]]></category>
		<category><![CDATA[Tablet]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/05/ipad-killer-dell-streak/</guid>
		<description><![CDATA[The iPad was released with much fanfare earlier this year but was met with lukewarm reception by the public and the industry in general...]]></description>
			<content:encoded><![CDATA[<p>The iPad was released with much fanfare earlier this year but was met with lukewarm reception by the public and the industry in general. Criticism over its size, Apple&#8217;s insistence in not supporting Adobe Flash and the lack of integrated camera were all high on the list of people’s annoyances with the Apple iPad.</p>
<p>It is of interest that Dell is now entering the market with a 5&#8243; device that sits somewhere between a smart phone and a tablet. The Dell Streak, or Dell Mini as it will be called in the UK, boasts support for Adobe Flash and includes two cameras. On top of this the Streak will also include a MicroSD slot which means the device is expandable up to 32GB &#8211; something which both the iPad and iPhone don&#8217;t offer.</p>
<p>This Android based device will arrive in the UK next month so watch this space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/ipad-killer-dell-streak/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How and why you should increase site performance</title>
		<link>http://www.save9.com/2010/05/how-and-why-you-should-increase-site-performance/</link>
		<comments>http://www.save9.com/2010/05/how-and-why-you-should-increase-site-performance/#comments</comments>
		<pubDate>Wed, 19 May 2010 10:49:00 +0000</pubDate>
		<dc:creator>Richard Askew</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Load time]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Speed]]></category>

		<guid isPermaLink="false">http://www.save9.com/?p=3582</guid>
		<description><![CDATA[We have known for some time that <a href="http://googleresearch.blogspot.com/2009/06/speed-matters.html">Google views site performance as important</a>, and recent research shows that on a faster site users are more likely to convert..]]></description>
			<content:encoded><![CDATA[<p>We have known for some time that <a href="http://googleresearch.blogspot.com/2009/06/speed-matters.html">Google views site performance as important</a>, and recent research shows that on a faster site users are more likely to convert, be that buy a product or fill in a contact form. In a recent <a href="http://videos.webpronews.com/2010/05/07/how-to-increase-your-sites-performance/">video</a> Maile Ohye, Senior Developer Programs Engineer at Google, explains why it is important and that increasing site performance doesn&#8217;t require major structural changes.</p>
<p>I have summarised some of her points below along with a number or other hints and tips that you may find useful.</p>
<h3>Ordering</h3>
<p>Perhaps the simplest thing you can do is to check that the order in which you load CSS and JavaScript is correct. Within the head you should load CSS files first and then the JavaScript files, this is because JavaScript files can be downloaded in parallel with the CSS files but JavaScript files come down in sequence.</p>
<p><a href="http://code.google.com/speed/page-speed/docs/rtt.html#PutStylesBeforeScripts">Further Information</a></p>
<h3>Compression</h3>
<p>If you enable Gzip compression and a webserver knows this is available, the server notifies the client. You can compress many external resources, such as JavaScript files which have to be loaded each time a request is made by the browser. Using this compression will reduce the amount of data that needs to be loaded and so can increase load time of such elements by around 70%.</p>
<p><a href="http://developer.yahoo.net/blog/archives/2007/07/high_performanc_3.html">Further Information</a></p>
<h3>Combination</h3>
<p>Where possible combine your CSS and JavaScript files so that the browser reduces the number of resources it needs to load. For example if you have three JavaScript, try and combine them so that only one file needs to be downloaded and not three.</p>
<p><a href="http://betterexplained.com/articles/speed-up-your-javascript-load-time/">Further Information</a></p>
<p>Another combination technique is utilising Image Sprites. If a web page has, for sake of argument, 20 common images, then the browser has to request and load twenty separate image files. The idea behind an image sprite is that you put all of the images into one image file and then use CSS to display the relevant image &#8211; thus using only the one image file.<br />
<a href="http://websitetips.com/articles/css/sprites/"><br />
Further Information</a></p>
<h3>Spread out downloads</h3>
<p>You may be requesting resources (images, maps etc) from many different hostnames. Browsers only allow a maximum number of concurrent connections (should be 2 but newer browsers offer more) at any one time. If you are requesting more resources than this from one hostname, it will only download the maximum number allowed at any time and queue the rest. If you could spread these (evenly) over more hostnames then less will be queued as each hostname is allowed its concurrent downloads.<br />
<a href="http://code.google.com/speed/page-speed/docs/rtt.html#ParallelizeDownloads"><br />
Further Information</a></p>
<h3>Tidy Up</h3>
<p>You should always do this but building sites in a clean and efficient way will undoubtedly improve load times. There are obviously a number of things you can check and these include:</p>
<ul>
<li>Specify image dimensions &#8211; take the guess work out of it for the browser</li>
<li>Optimise and scale images &#8211; the browser won&#8217;t need to do any extra work</li>
<li>Remove unused CSS and JavaScript &#8211; reduces the file size and allows the browser to find information quicker
<li>
<li>Use efficient CSS selectors &#8211; <a href="http://code.google.com/speed/page-speed/docs/rendering.html#UseEfficientCSSSelectors">keep it simple and don&#8217;t over define</a>
<li>
<li>Serve resources from consistent URL &#8211; eliminates duplicate downloads
<li>
<li>Avoid bad requests &#8211; removes wasteful requests.</li>
</ul>
<p><a href="http://code.google.com/speed/page-speed/docs/payload.html">Further Information</a></p>
<h3>Tools</h3>
<p>There are a couple of tools that you can utilise to analyse the performance of your site. If you are signed-up for <a href="https://www.google.com/webmasters/tools">Webmaster Tools</a> you will see a link under &#8216;Labs&#8217; with the title &#8216;Site performance&#8217;. This will give you information about how long your site takes to load and how that has changed over time. It will also tell you how quick it is to load compared to other sites on the web.</p>
<p>There is also an add-on for Firefox called <a href="http://code.google.com/speed/page-speed">Page Speed</a> which is provided by Google. This tool will analyse your site and tells you what you are doing well and not so well. Most importantly it doesn&#8217;t only give you an overall score, it gives hints and tips that will rectify any problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/how-and-why-you-should-increase-site-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>We are recruiting: Web Designer</title>
		<link>http://www.save9.com/2010/05/we-are-recruiting-web-designer/</link>
		<comments>http://www.save9.com/2010/05/we-are-recruiting-web-designer/#comments</comments>
		<pubDate>Thu, 06 May 2010 09:46:21 +0000</pubDate>
		<dc:creator>Richard Askew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[IT Job]]></category>
		<category><![CDATA[Job Vacancy]]></category>
		<category><![CDATA[Web Designer]]></category>

		<guid isPermaLink="false">http://www.save9.com/?p=3220</guid>
		<description><![CDATA[We currently have a vacancy for a talented web designer – a creative specialist with formal training. An understanding of the marketing purposes of online business solutions with careful consideration for both visual and navigation practicalities are what is required.]]></description>
			<content:encoded><![CDATA[<p>Save9 is a successful IT consultancy with offices based in Scarborough and Leeds. We currently have a vacancy for a talented web designer – a creative specialist with formal training. An understanding of the marketing purposes of online business solutions with careful consideration for both visual and navigation practicalities are what is required.</p>
<p>The ideal candidate must have a sound understanding of PHP as well as MySQL database development experience. A working knowledge of JavaScript, JQuery, CSS, HTML and XHTML is essential. This role may also involve programming of web-based content management and e-commerce systems. Any experience of CakePHP or iPhone/BlackBerry development is advantageous.</p>
<p>Enthusiasm, attention to detail and high standards of customer care are essential characteristics of any prospective Save9 employee. Good communication skills are paramount.</p>
<p>Successful candidates must be willing to present an example online portfolio at the interview stage.</p>
<p>For further information or to apply, please email <a href="mailto:jobs@save9.com">jobs@save9.com</a> with a cover letter and a copy of your CV.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/we-are-recruiting-web-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typography on the Web</title>
		<link>http://www.save9.com/2010/05/typography-for-the-web/</link>
		<comments>http://www.save9.com/2010/05/typography-for-the-web/#comments</comments>
		<pubDate>Wed, 05 May 2010 23:03:21 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[Monotype Imaging]]></category>
		<category><![CDATA[Typefaces]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/05/typography-for-the-web/</guid>
		<description><![CDATA[Monotype Imaging, a company that owns one of the largest collections of typefaces in the world, is making 2,000 of its fonts available to web designers.]]></description>
			<content:encoded><![CDATA[<p>Monotype Imaging Holdings Inc., a leading global provider of text imaging solutions, has launched the public beta of Fonts.com Web Fonts, the company&#8217;s new Web font solution on webfonts.fonts.com. The cloud-based service allows Web designers, content creators, brand holders and others to access a wide range of fonts for designing Web communications, such as branded sites, blogs, Web content and advertising, as well as personal sites, postings and other materials created for online consumption.</p>
<p>Highlights of Monotype Imaging&#8217;s Fonts.com Web Fonts solution:</p>
<p>- Over 2,000 high-quality fonts available now for free public beta<br />
- Approximately 7,000 fonts expected by commercial launch later in 2010<br />
- Helvetica, Frutiger and Univers typefaces among several popular designs, available for the first time as Web fonts<br />
- More than 40 languages supported using patent-pending Monotype Imaging technology<br />
- Subscription-based solution to include a free, entry-level tier with ability to use more than 2,000 fonts</p>
<p>Read the full press release <a href="http://ir.monotypeimaging.com/releasedetail.cfm?ReleaseID=466163">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/typography-for-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone hacked to run Android</title>
		<link>http://www.save9.com/2010/05/iphone-hacked-to-run-android/</link>
		<comments>http://www.save9.com/2010/05/iphone-hacked-to-run-android/#comments</comments>
		<pubDate>Sat, 01 May 2010 07:27:13 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone Dev Team]]></category>
		<category><![CDATA[iPhone Hack]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/05/iphone-hacked-to-run-android/</guid>
		<description><![CDATA[David Wang, the 'planetbeing' member of the a group called the iPhone Dev Team (devoted to hacking iPhones) posted a video demonstrating Google's Android operating system on an Apple iPhone.]]></description>
			<content:encoded><![CDATA[<p>David Wang, the &#8216;planetbeing&#8217; member of the group called the iPhone Dev Team (devoted to hacking iPhones) posted a video demonstrating Google&#8217;s Android operating system on an Apple iPhone.</p>
<p>Their demo shows the boot process — complete with the Tux Linux mascot. Wang used Android for browsing, receiving a text message, answering a phone call and playing music. The phone is set up with a dual-boot configuration and the video begins with the device running iPhone OS.</p>
<p>iPhone Dev Team &#8211; <a href="http://wikee.iphwn.org/">wikee.iphwn.org</a></p>
<p>Watch the YouTube video&#8230;</p>
<p><object width="500" height="405"><param name="movie" value="http://www.youtube.com/v/5yO2KQHkt4A&#038;hl=en_GB&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5yO2KQHkt4A&#038;hl=en_GB&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="405"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/iphone-hacked-to-run-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Britain&#8217;s broadband access</title>
		<link>http://www.save9.com/2010/05/britains-broadband-access/</link>
		<comments>http://www.save9.com/2010/05/britains-broadband-access/#comments</comments>
		<pubDate>Sat, 01 May 2010 06:49:53 +0000</pubDate>
		<dc:creator>Save9</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Telecoms]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[Home Access scheme]]></category>
		<category><![CDATA[internet access]]></category>
		<category><![CDATA[National Digital Participation plan]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/05/britains-broadband-access/</guid>
		<description><![CDATA[More than a third of British families with children do not have broadband access at home, potentially putting four million children at a financial and educational disadvantage, according to a new report.]]></description>
			<content:encoded><![CDATA[<p>More than a third of British families with children do not have broadband access at home, potentially putting four million children at a financial and educational disadvantage, according to a new report.</p>
<p>The report, released on Wednesday, suggests that of those families, about two million choose not to subscribe to broadband in areas where a reasonably good service is available. A poor selection of ISPs and a high overall cost were the determining factors for those families choosing to stay offline, according to analyst firm Point Topic, which released the report.</p>
<p>&#8220;One of the reasons they&#8217;re not trying [broadband] is because they&#8217;re unable to afford it,&#8221; Point Topic founder Tim Johnson told ZDNet UK on Thursday.</p>
<p>In addition, Point Topic estimated that 40,000 families with children live in areas where no fixed broadband service is provided. Another 1.4 million are in places where only slow broadband — with reliable speeds of less than 2Mbps — is on offer.</p>
<p>The locations with the poorest broadband adoption for families with children are countryside towns and cities where industry has collapsed, according to Point Topic. It named north-east Derbyshire, Aldridge-Brownhills and the valleys of south Wales as examples.</p>
<p>Johnson said he believes a lack of broadband in the home has both a financial and a social cost for affected children. Children without home broadband will earn less income when they enter the workplace, according to the report. It estimated that the eventual loss of earnings to the UK economy could be as high as £80bn a year.</p>
<p>The report also highlighted the difficulty children without home broadband can have in socialising with their peers in an increasingly digital world.</p>
<p>&#8220;Unless they leave the house, [children] can&#8217;t do their homework properly; they can&#8217;t join in the social world of their peers; and they can&#8217;t gain the internet skills and knowledge they will need to live comfortably as adults,&#8221; the report stated.</p>
<p>The government has introduced efforts to get low-income families online. In January, it launched a £30m Home Access scheme to provide free internet-connected laptops to disadvantaged children, providing a grant of up to £528 for families to spend with high-street computing and broadband providers.</p>
<p>In addition, it has set up the National Digital Participation plan, which is targeting the 12.5 million people that are currently offline and aiming to get them online by March 2014. A separate initiative — led by UK digital inclusion champion Martha Lane Fox — has the goal of getting as many people as possible online by the London Olympics in 2012.</p>
<p>Some schools are taking a more direct approach to providing e-learning resources to children. Broad Oak Sports College, a state secondary school in Bury, has provided a £140,000 Wi-Fi mesh network to give free internet access to 1,000 pupils.</p>
<p>The government already has plans to provide better broadband coverage across the country, and has pledged to provide super-fast broadband to the entire UK. Other major political parties have similar pledges.</p>
<p>Point Topic builds its model of broadband usage and adoption in the UK from public data, such as census information, and from datasets it generates from Ofcom statistics, BT figures and similar broadband industry data.</p>
<p>(ZDNet UK, 30 April 2010)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/05/britains-broadband-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad Interference</title>
		<link>http://www.save9.com/2010/04/apple-ipad-interference/</link>
		<comments>http://www.save9.com/2010/04/apple-ipad-interference/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 06:51:52 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Telecoms]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[Wi-Fi]]></category>

		<guid isPermaLink="false">http://www.save9.com/2010/04/apple-ipad-interference/</guid>
		<description><![CDATA[Princeton and George Washington University (USA) have had to block Apple iPads from accessing their computer networks as the iPad causes interference with other devices using the wireless network.]]></description>
			<content:encoded><![CDATA[<p>Princeton and George Washington University (USA) have had to block Apple iPads from accessing their computer networks as the iPad causes interference with other devices using the wireless network. Princeton has said it is working with Apple to solve the iPad network problem, and George Washington University said it could be nearly a year before the iPad is supported on its network.</p>
<p>(TechNewsDaily, 19/04/2010)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.save9.com/2010/04/apple-ipad-interference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
