<?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>John McLear &#187; school</title>
	<atom:link href="http://mclear.co.uk/category/school/feed/" rel="self" type="application/rss+xml" />
	<link>http://mclear.co.uk</link>
	<description>My mission: To encourage effective use of ICT in Schools. My main focus is on ages 3-11.</description>
	<lastBuildDate>Sat, 04 Feb 2012 14:22:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://primaryblogger.co.uk/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Handling school closure RSS feeds</title>
		<link>http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/</link>
		<comments>http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 16:45:42 +0000</pubDate>
		<dc:creator>johnyma22</dc:creator>
				<category><![CDATA[closed]]></category>
		<category><![CDATA[closing]]></category>
		<category><![CDATA[closures]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[my school closures]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[school closures]]></category>
		<category><![CDATA[school is closed]]></category>
		<category><![CDATA[schools]]></category>

		<guid isPermaLink="false">http://mclear.co.uk/?p=1296</guid>
		<description><![CDATA[Some background information Some councils (currently 4 in the UK) manage a school closure RSS feed. This RSS feed is updated when a school is closed, this is great news for sites like my school closures as it enables them to dynamically update parents based on verified information supplied by the council. I have been [...]]]></description>
			<content:encoded><![CDATA[<h2><strong>Some background information</strong></h2>
<p>Some councils (currently 4 in the UK) manage a school closure RSS <a class="zem_slink" title="Web feed" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_feed">feed</a>.  This <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS">RSS feed</a> is updated when a school is closed, this is great news for sites like my school closures as it enables them to dynamically update parents based on verified information supplied by the council.  I have been in contact with a lot of schools state side who also want to begin providing closure information via RSS to third parties.  If you don&#8217;t know what an RSS feed is then this article probably isn&#8217;t for you.</p>
<h2>Why is this important?</h2>
<p>Globally recording school closures isn&#8217;t everyone&#8217;s cup of tea.  But if you think about how powerful it would be to compare school closures against weather/disasters etc. and the ability to then predict closures and other local closures based upon a school closure you begin to have a much bigger understanding of the economic and social impact such a system/standard can have.</p>
<p><strong>The problem at the moment</strong> is that there is no framework for this information so working with it is a bit of a nightmare.  Therefore the target audience for this article is whoever is making the feeds for the council.</p>
<p><a href="http://mclear.co.uk/files/2010/07/school-closure-gpx.preview1.jpg"><img class="aligncenter size-full wp-image-1308" title="school-closure-gpx.preview[1]" src="http://mclear.co.uk/files/2010/07/school-closure-gpx.preview1.jpg" alt="" width="550" height="430" /></a></p>
<p><strong>Remember: </strong>Computers are only as accurate as the information that goes into them.  RSS school closures feeds from councils may be a new area to explore but it is an area that will inevitably expand so we should get it right early on.</p>
<h2>My work in this area</h2>
<p>I write the mechanics for <a href="http://myschoolclosures.com">my school closures</a>, providing school closure feeds and notifications for well over 5000 schools worldwide.  I also work on the <a class="zem_slink" title="Ushahidi" rel="homepage" href="http://www.ushahidi.com">Ushahidi</a> project, working on the social aggregation object which is in place to take information from <a class="zem_slink" title="Social network" rel="wikipedia" href="http://en.wikipedia.org/wiki/Social_network">social networks</a> and assign them to schools based on locations.  I am also working on a method of predicting school closures based on weather/notifications and/or and global disasters inc. fire, floods etc.</p>
<p><a href="http://myschoolclosures.com"><img class="aligncenter size-full wp-image-1323" title="sc-logo[1]" src="http://mclear.co.uk/files/2010/07/sc-logo1.png" alt="" width="550" height="168" /></a></p>
<h2>Suggested framework</h2>
<p>I think it&#8217;s great councils are providing closure information but we need to address a few things.</p>
<p>1.) <strong>Provide documentation</strong> &#8211; We need either a standard for council closure RSS feeds OR councils needs to provide documentation along side their RSS feed.<br />
2.) <strong>Do not create ghost items</strong> &#8211; Councils that create an RSS feed where the item is &#8220;No new items exist&#8221; is not cool.  If your feed has no items <strong>then simply keep your feed empty.<br />
</strong>3.) <strong>Don&#8217;t be vague </strong> &#8211; Councils need to fill their feed with as much information possible, I don&#8217;t expect lat/long but at least the street name.  Just putting the school name in the feed is not enough information, there is often two &#8220;St Matthews(replace Matthews with whatever you want) primary school&#8217;s&#8221; in the same district/council area.  Include in the feed if the school is open or closed and the reason for the closure (if this is the case).<br />
4.) <strong>Don&#8217;t break your feed</strong> &#8211; Councils have to keep their RSS feeds working and up to date, this is a no brainer but is ignored on the previously mentioned closure feeds.<br />
5.) <strong>Understand copyright law</strong> &#8211; Don&#8217;t put a copyright on public information RSS feeds (sighs).<br />
6.) <strong>Use Geo tags on your feed</strong> &#8211; Consider putting some geo tags into your actual feed header, there are quite a few councils with the same name so a feed named &#8220;York Council RSS feed (new)&#8221; would get confused with New York, if you include a location tag such as &#8220;York, UK&#8221; then it will be a lot easier to aggregate this information.<br />
7.) <strong>Use Geo tags on your items</strong> &#8211; Consider putting some geo tags into your items.  I appreciate this is a bit of a pain to do but it will help us avoid matching the wrong notification to the wrong school.<br />
8). <strong>Use the appropriate ttl on your feed</strong>.  Is 5 minutes really how frequently readers need to update this information?<br />
9.) <strong>Create unique guids for each information update. </strong> Obvious really yet this is being ignored.<br />
10.) <strong>Use open/closed in the title</strong>.  If you use the word open or closed in the title it will save us creating a tag, however we should do that anyway.</p>
<h2>An example of a bad feed</h2>
<pre class="brush: xml; title: ; notranslate">
&lt;rss version=&quot;2.0&quot; xmlns:schools=&quot;http://purl.org/dc/elements/1.1/&quot;&gt;
&lt;channel&gt;
&lt;title&gt;Barmon Schools - School Closures&lt;/title&gt;
&lt;link&gt;https://rss.Barmon.com&lt;/link&gt;
&lt;description&gt;This feed provides a list of schools that are closed in the Barmon District https://rss.Barmon.com&lt;/description&gt;
&lt;copyright&gt;(c) Barmon Schools&lt;/copyright&gt;
&lt;pubDate&gt;Thu, 08 Jul 2010 09:56:11 GMT&lt;/pubDate&gt;
&lt;ttl&gt;5&lt;/ttl&gt;
&lt;item&gt;
&lt;title&gt;- No Schools Closed Today -&lt;/title&gt;
&lt;description&gt;- No Schools Closed Today -&lt;/description&gt;
&lt;link&gt;https://rss.Barmon.com/Schools/SchoolClosure_Index.aspx&lt;/link&gt;
&lt;pubDate&gt;Thu, 15 Jul 2010 17:20:16 GMT&lt;/pubDate&gt;
&lt;guid&gt;https://rss.Barmon.com/Schools/SchoolClosure_Index.aspx&lt;/guid&gt;
&lt;/item&gt;
&lt;/channel&gt;
&lt;/rss&gt;
</pre>
<h2>An example of a good feed</h2>
<pre class="brush: xml; title: ; notranslate">
&lt;rss version=&quot;2.0&quot;&gt;
&lt;channel&gt;
&lt;title&gt;Barmon Schools - School Closures&lt;/title&gt;
&lt;link&gt;https://rss.Barmon.com&lt;/link&gt;
&lt;description&gt;This feed provides a list of schools that are closed in the Barmon District https://rss.Barmon.com&lt;/description&gt;
&lt;pubDate&gt;Thu, 08 Jul 2010 09:56:11 GMT&lt;/pubDate&gt;
&lt;ttl&gt;600&lt;/ttl&gt;
&lt;item&gt;
&lt;title&gt;Moleswood Primary School is closed due to a fire&lt;/title&gt;
&lt;description&gt;A fire swept through Moleswood Primary School, BA1 2AM.  The school is closed for an unspecified period&lt;/description&gt;
&lt;link&gt;https://rss.Barmon.com/Schools/SchoolClosure_Index.aspx?school=1&amp;view=rss&lt;/link&gt;
&lt;pubDate&gt;Thu, 15 Jul 2010 17:20:16 GMT&lt;/pubDate&gt;
&lt;guid&gt;82291559asdh22184&lt;/guid&gt;
&lt;geo:lat&gt;53.795740&lt;/geo:lat&gt;
&lt;geo:lon&gt;-1.758306&lt;/geo:lon&gt;
&lt;schoolinfo:name&gt;Moleswood Primary School&lt;/schoolinfo:name&gt;
&lt;schoolinfo:type&gt;closed&lt;/schoolinfo:type&gt;
&lt;schoolinfo:reason&gt;Fire&lt;/schoolinfo:reason&gt;
&lt;/item&gt;
&lt;/channel&gt;
&lt;/rss&gt;
</pre>
<h2>Why this standard is better than the current mechanism</h2>
<p>We basically chose to extend the RSS schema to include some school specific info.  Surprisingly to some people is why we didn&#8217;t include something such as the UPN or &#8220;code&#8221; of the school.  This is because the scope of this standard is global and most countries have their own coding structure.</p>
<p>We chose name for obvious reasons.  The schoolinfo:type allows different values such as closed, open, halfday, holiday etc. so can be extended reasonably well and the reason is simply complimentary for these values.</p>
<p>Why is Latitude and Longitude SO important?  Quite a few reasons, firstly is mapping, it is much easier to map based on lat and lon.  Second is conflicting school names and thirdly is very close by schools.  Lat and Lon of a location allows accurate location based results and also allows us to update records in case a school moves.</p>
<p>I can guarantee that councils will eventually adopt either this standard or a standard similar to this, be it through a smart management decision or through consumer demands.  A standard like this allows for much smarter closure announcements and future proofing of the quality of service delivered by educational institutions.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Handling+school+closure+RSS+feeds&amp;link=http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/&amp;notes=Some%20background%20information%0D%0ASome%20councils%20%28currently%204%20in%20the%20UK%29%20manage%20a%20school%20closure%20RSS%20feed.%20%20This%20RSS%20feed%20is%20updated%20when%20a%20school%20is%20closed%2C%20this%20is%20great%20news%20for%20sites%20like%20my%20school%20closures%20as%20it%20enables%20them%20to%20dynamically%20update%20parents%20based%20on%20verified%20information%20supplied%20by%20the%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2009/09/13/my-school-closures-needs-you/" rel="bookmark">My school closures needs you!</a><!-- (15.3)--></li>
		<li><a href="http://mclear.co.uk/2009/10/26/is-my-school-closed/" rel="bookmark">Is my school closed?</a><!-- (14.7)--></li>
		<li><a href="http://mclear.co.uk/2010/01/11/schools-closed-today/" rel="bookmark">Schools closed today</a><!-- (12.6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/08/13/councils-handling-school-closure-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ushahidi post tweets to API php example</title>
		<link>http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/</link>
		<comments>http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 18:11:31 +0000</pubDate>
		<dc:creator>johnyma22</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[my school closures]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[school closures]]></category>
		<category><![CDATA[ushahidi]]></category>

		<guid isPermaLink="false">http://mclear.co.uk/?p=1328</guid>
		<description><![CDATA[The below code takes an rss search result from twitter, detects the authors location then posts the information to Ushahidi via the API. Application I used it in: My School Closures for detecting people who tweet about school closures.  Unfortunately I have to use pipes for the location builder which isn&#8217;t elegant as Yahoo Pipes sucks and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mclear.co.uk/files/2010/07/filter-full1.png"><img class="aligncenter size-full wp-image-1332" title="filter-full[1]" src="http://mclear.co.uk/files/2010/07/filter-full1.png" alt="" width="550" height="346" /></a></p>
<p><strong>The below code takes an rss search result from twitter, detects the authors location then posts the information to <a class="zem_slink" title="Ushahidi" rel="homepage" href="http://www.ushahidi.com">Ushahidi</a> via the <a class="zem_slink" title="Application programming interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a>.</strong></p>
<p><strong>Application I used it in</strong>: <a href="http://myschoolclosures.com">My School Closures</a> for detecting people who tweet about school closures.  Unfortunately I have to use pipes for the location builder which isn&#8217;t elegant as <a class="zem_slink" title="Pipes" rel="homepage" href="http://pipes.yahoo.com">Yahoo Pipes</a> sucks and I wish I never started playing with it.  Feel free to play with the pipe I created to get geo location information from a location name, it is the pipe that has the json_decode.</p>
<p><strong>You will need mysql and a table for the guids</strong> (this stops us from spamming twitter for authors we have already located).  Make sure you change the configuration settings and create a table in mysql.</p>
<p>The method is simple, the code isn&#8217;t pretty and will require polishing but here it is:</p>
<pre class="brush: php; title: ; notranslate">
&lt;pre&gt;
&lt;?php
//CONFIGURE THE SETTINGS BELOW
//twitter settings
$twitterusername = &quot;mytwitteraccount&quot;;
$twitterpassword = &quot;apasswordgoeshere&quot;;

//database settings
$host = &quot;databasehostname&quot;;
$user = &quot;databaseusername&quot;;
$pass = &quot;databasepassword&quot;;
$dbname = 'databasename';

// You should create a table called tweetguids in your database
$tablename = &quot;tweetguids&quot;;

// Change the below feed to a rss feed similar to below
$rssurl = &quot;http://pipes.yahoo.com/pipes/pipe.run?_id=a9663ebc09e69b9195fb2407fba9f2bc&amp;_render=rss&quot;;

// END OF CONFIG

$conn = mysql_connect($host, $user, $pass) or die                      ('Error connecting to mysql');
mysql_select_db($dbname);

ini_set('display_errors', 1);
ini_set('log_errors', 1);
ini_set('error_log', dirname(__FILE__) . '/error_log.txt');
error_reporting(E_ALL);

$rss = simplexml_load_file($rssurl) or die(&quot;failure&quot;);
$count = 0;
foreach ($rss-&gt;channel as $chan)
{
$time = $chan-&gt;pubDate;
}
foreach ($rss-&gt;channel as $chan){$time = $chan-&gt;pubDate;}
foreach ($rss-&gt;channel-&gt;item as $item)
        {
        // only do first 10 records
        if ($count &lt; 10)
                {
                $foundguid=0;
                $guidnew=$item-&gt;guid;
                // Check to see if guid exists in db already
                $sql=&quot;SELECT * FROM $tablename where guid = \&quot;$guidnew\&quot;&quot;;
                $result=mysql_query($sql, $conn);
                while ($row=mysql_fetch_array($result))
                        {
                        $foundguid=1;
                        echo &quot;Foundguid: $foundguid&quot;;
                        }
                if($foundguid==1)
                        {
                        echo &quot;We found an alredy existing guid...&quot;;
                        }
else
                        {
                        $count = $count + 1;
                        $task=&quot;report&quot;;
                        $incident_title=$item-&gt;title;
                        $guidnew=$item-&gt;guid;
                        $incident_title=str_replace(&quot; &quot;,&quot;+&quot;,$incident_title);
                        $incident_description=$item-&gt;description;
                        $incident_description=str_replace(&quot; &quot;,&quot;+&quot;,$incident_description);
                        $incident_date=date(&quot;m/d/Y&quot;,$time);
                        $incident_hour=date(&quot;H&quot;,$time);
                        $incident_minute=date(&quot;i&quot;,$time);
                        $incident_ampm=date(&quot;a&quot;,$time);
                        $incident_category=&quot;Possible Closure&quot;;
                        $location_name=&quot;Unknown&quot;;
                        $author = $item-&gt;author;
                        $author = str_replace(&quot; &quot;,&quot;+&quot;,$author);
                        $pos = strpos($author,&quot;+&quot;);
                        //$author = substr($author,0,$pos);
                        $author = str_ireplace(&quot;http://twitter.com/&quot;,&quot;&quot;,$author);
                        $url = &quot;http://$twitterusername:$twitterpassword@api.twitter.com/1/users/lookup.xml?screen_name=$author&quot;;
                        //echo $url;
                        $output = simplexml_load_file($url) or die(&quot;badauth&quot;);
                        foreach ($output-&gt;user as $item)
                                {
                                // Get the values out of the XML
                                $location=$item-&gt;location;
                                // Clean up the location
                                $location=str_ireplace(&quot;-&quot;,&quot;,&quot;,$location);
                                $location=str_ireplace(&quot; &quot;,&quot;,&quot;,$location);
//                              $location=preg_replace(&quot;/[^a-zA-Z0-9\s]/&quot;, &quot;&quot;, $location);
                                echo &quot;&lt;br/&gt;&lt;b&gt;Location content: $location&lt;br/&gt;&quot;;
                                // Pass the location to yahoo pipe
                                $location = str_ireplace(&quot; &quot;,&quot;&quot;,$location);
                                //echo &quot;&lt;br/&gt;Loc: $location&quot;;
                                $locationurl = &quot;http://pipes.yahoo.com/pipes/pipe.run?_id=03539616e4cdd62eb15ed26b81e3041e&amp;_render=json&amp;q=$location&quot;;

                                 $ch = curl_init();
                                curl_setopt($ch, CURLOPT_URL, $locationurl);
                                curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);

                                //make the request
                                $json = curl_exec($ch);
                                $arr = (json_decode($json,true));
                                $blah = $arr['value']['items'][0]['name']['loc'];
                                //print_r($blah);
                                $latitude = $blah['lat'];
                                $longitude = $blah['lon'];
                                $location_name = $blah['city'];
                        }

                        $incident_description=&quot;Closure reported from twitter&quot;;
                        $url = &quot;task=report&amp;incident_title=$incident_title&amp;incident_description=$incident_description&amp;incident_date=$incident_date&amp;incident_hour=$incident_hour&amp;incident_minute=$incident_minu$
                        $posturl = &quot;http://myschoolclosures.com/ushahidi/api&quot;;
                        $Curl_Session = curl_init($posturl);
                         curl_setopt ($Curl_Session, CURLOPT_POST, 1);
                         curl_setopt ($Curl_Session, CURLOPT_POSTFIELDS,
                        $url);
                        curl_setopt ($Curl_Session, CURLOPT_FOLLOWLOCATION, 1);
                        curl_exec ($Curl_Session);
                        curl_close ($Curl_Session);
                        //Write to the database
                        $sqlgo=&quot;INSERT INTO $tablename VALUES (\&quot;$guidnew\&quot;)&quot;;
                        $result=mysql_query($sqlgo, $conn);
                }
        }
        //Write anything else to DB just in case anything trails behind
        $sql=&quot;INSERT INTO $tablename VALUES (\&quot;$guidnew\&quot;)&quot;;
        $result=mysql_query($sql, $conn);
        $row=mysql_fetch_array($result);
        //echo &quot;&lt;br/&gt;$sql&lt;br/&gt;&quot;;
}
?&gt;
</pre>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Ushahidi+post+tweets+to+API+php+example&amp;link=http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/&amp;notes=%0D%0A%0D%0AThe%20below%20code%20takes%20an%20rss%20search%20result%20from%20twitter%2C%20detects%20the%20authors%20location%20then%20posts%20the%20information%20to%20Ushahidi%20via%20the%20API.%0D%0A%0D%0AApplication%20I%20used%20it%20in%3A%C2%A0My%20School%20Closures%20for%20detecting%20people%20who%20tweet%20about%20school%20closures.%20%C2%A0Unfortunately%C2%A0I%20have%20to%20use%20pipes%20for%20the%20location%20bu&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<p>No related posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/07/15/ushahidi-post-tweets-to-api-php-example/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ye Olde Android adventure &#8211; Day 2</title>
		<link>http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/</link>
		<comments>http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 14:06:32 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[classdroid]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[primary]]></category>
		<category><![CDATA[Primary School]]></category>
		<category><![CDATA[Primary School ICT]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[schools]]></category>
		<category><![CDATA[sdk]]></category>

		<guid isPermaLink="false">http://mclear.co.uk/?p=1070</guid>
		<description><![CDATA[Today as I ventured towards Droidville I met a sage who reminded me about some useful keystokes. Eclipse: Control Alt Down duplicates line Emulator: Rotate screen &#8211; Control F11 As I moved closer to Droidville the air began to fill with hope, thousands of hopeful children and teachers poored into the streets, so I quickly hid [...]]]></description>
			<content:encoded><![CDATA[<p>Today as I ventured towards Droidville I met a sage who reminded me about some useful keystokes.</p>
<p>Eclipse: Control Alt Down duplicates line<br />
Emulator: Rotate screen &#8211; Control F11</p>
<p>As I moved closer to Droidville the air began to fill with hope, thousands of hopeful children and teachers poored into the streets, so I quickly hid and jumped into Bar Youtube (Part of the Starbucks chain) and watched another video to further my understanding of the power of <a class="zem_slink" title="Android" rel="homepage" href="http://code.google.com/android/">Android</a>, another good one this time by Ye old O&#8217;Reilly</p>
<p><object width="480" height="385"><param name="src" /><param name="allowfullscreen" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/m-C-QPGR2pM&amp;hl=en_GB&amp;fs=1&amp;" allowfullscreen="true"></embed></object></p>
<p><strong>Building my team to fight the forces of evil</strong></p>
<p>I got in touch with a developer through rent-a-coder called Kumar Bibek who has 3 years experience fighting the forces of evil (developing Android apps).  We had a conversation that went something line:  &#8221;I can make the bow, can ye make the arrow?&#8221;  We agree&#8217;d on 100$ for the array (final bits of the work that were out of my skill set).</p>
<p><strong>Overview of the bits I&#8217;m doing:</strong><br />
Making Classdroid look fit for a princess (Layout design/User interfaces)<br />
Making Classdroid easy to use  (Application flow)<br />
Making Classdroid link together (Intent assignments)<br />
Designing how Classdroid will save our princesses minions (Database design)</p>
<p><strong>Overview of the bits he&#8217;s doing:</strong><br />
Not shooting the messenger (Code to read/write preferences/settings to/from <a class="zem_slink" title="SQLite" rel="homepage" href="http://sqlite.org/">SQLite</a>)<br />
Carrier Pigeon nurturing (Control method for post to <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a>)<br />
Controlling the Eye of  <a class="zem_slink" title="Gondor" rel="wikipedia" href="http://en.wikipedia.org/wiki/Gondor">Gondor</a> (Camera <a class="zem_slink" title="Software development kit" rel="wikipedia" href="http://en.wikipedia.org/wiki/Software_development_kit">SDK</a> modifications)</p>
<p><strong>In the Sage&#8217;s library I found a piece of parchment with some notes scribbled on it:</strong><br />
Resource = text,pictures, sound objects, layout&#8230;.<br />
Intent = change the page<br />
View = new page layout/display<br />
\n = <a class="zem_slink" title="Newline" rel="wikipedia" href="http://en.wikipedia.org/wiki/Newline">newline</a> when using text elements</p>
<p>Very cryptic clues, maybe I will need them to enter the great hall of Droidville?</p>
<p><strong>It&#8217;s been a long day&#8230;..</strong></p>
<p>As the day drew to a close and the Sun nestled the hills of Azrowilsden I discovered WordPress have an android application that does 80% of what I want to do from a control point of view so I&#8217;m going to hack into that to save me needing to write the function that posts the <a class="zem_slink" title="Remote procedure call" rel="wikipedia" href="http://en.wikipedia.org/wiki/Remote_procedure_call">RPC</a> over <a class="zem_slink" title="XML" rel="wikipedia" href="http://en.wikipedia.org/wiki/XML">XML</a> to WordPress.  This is why the world should embrace more open source, it empowers us all instead of dumbing us down like iLem users who are too scared to google how to create an android application (or don&#8217;t see it being a valuable use of their time).</p>
<p>As the iLem users fall off their platform I am gently warmed inside by the knowledge that we are creating a better, more open world without any corporate borders.  One application at a time.</p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.blogherald.com/2010/05/12/wordpress-iphone-app-dethroned-by-wordpress-for-android-video-uploading/">WordPress iPhone App Dethroned By WordPress For Android? (Video Uploading)</a> (blogherald.com)</li>
<li class="zemanta-article-ul-li">The Android fanboys are here (ipadreport.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://lifehacker.com/5559357/iphone-vs-android-showdown-which-phone-is-best-for-power-users?skyline=true&amp;s;=i">iPhone vs. Android Showdown: Which Phone Is Best for Power Users?</a> (lifehacker.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/zemified_e.png?x-id=569c3c1a-f085-4aac-8178-6d18f8dff884" alt="Enhanced by Zemanta" /></a></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Ye+Olde+Android+adventure+-+Day+2&amp;link=http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/&amp;notes=Today%20as%20I%20ventured%20towards%20Droidville%20I%20met%20a%20sage%20who%20reminded%20me%20about%20some%20useful%20keystokes.%0D%0A%0D%0AEclipse%3A%C2%A0Control%20Alt%20Down%20duplicates%20line%0D%0AEmulator%3A%20Rotate%20screen%20-%20Control%20F11%0D%0A%0D%0AAs%20I%20moved%20closer%20to%20Droidville%20the%20air%20began%20to%20fill%20with%20hope%2C%20thousands%20of%20hopeful%20children%20and%20teachers%20poored%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-1/" rel="bookmark">Ye Olde Android adventure &#8211; Day 1</a><!-- (23.2)--></li>
		<li><a href="http://mclear.co.uk/2010/09/16/classdroid-on-the-iphone/" rel="bookmark">Classdroid on the iPhone</a><!-- (12)--></li>
		<li><a href="http://mclear.co.uk/2009/10/17/top-10-google-android-apps-for-school-education/" rel="bookmark">10 Android Apps for Primary School</a><!-- (11.5)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/06/15/ye-olde-android-adventure-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple tool to help educators vote</title>
		<link>http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/</link>
		<comments>http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 17:22:57 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[politics]]></category>
		<category><![CDATA[Primary School]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[schools]]></category>
		<category><![CDATA[Government]]></category>

		<guid isPermaLink="false">http://mclear.co.uk/?p=589</guid>
		<description><![CDATA[Worried the general election might be about leaders and not policies? Not to worry, remove any external influences by simply voting on 26 educational policies. Say which you like then it tells you which parties policies you prefer. The site has no government ties or associations and only takes a minute or so. Important or [...]]]></description>
			<content:encoded><![CDATA[<p>Worried the <a class="zem_slink" title="General election" rel="wikipedia" href="http://en.wikipedia.org/wiki/General_election">general election</a> might be about leaders and not policies?  Not to worry, remove any external influences by simply voting on 26 educational policies.  Say which you like then it tells you which parties policies you prefer.  The site has no <a class="zem_slink" title="Government" rel="wikipedia" href="http://en.wikipedia.org/wiki/Government">government</a> ties or associations and only takes a minute or so.</p>
<h2>Important or not?  This is the link to the tool.</h2>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.libdemvoice.org/election-timetable-this-weeks-deadlines-2-18674.html">Election timetable: this week&#8217;s deadlines</a> (libdemvoice.org)</li>
<li class="zemanta-article-ul-li"><a href="http://www.mt-soft.com.ar/2010/04/06/last-chance-write-to-mps-on-digital-economy-bill/">Last Chance: Write to MPs on Digital Economy Bill</a> (mt-soft.com.ar)</li>
<li class="zemanta-article-ul-li"><a href="http://lukeakehurst.blogspot.com/2010/04/good-poll-to-kick-off-short-campaign.html">A good poll to kick off the short campaign</a> (lukeakehurst.blogspot.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/1b7fd88a-eac0-4376-99ed-13083d03cd71/"><img class="zemanta-pixie-img" style="border:none;float:right" src="http://img.zemanta.com/reblog_e.png?x-id=1b7fd88a-eac0-4376-99ed-13083d03cd71" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Simple+tool+to+help+educators+vote&amp;link=http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/&amp;notes=%0D%0A%0D%0AWorried%20the%20general%20election%20might%20be%20about%20leaders%20and%20not%20policies%3F%20%20Not%20to%20worry%2C%20remove%20any%20external%20influences%20by%20simply%20voting%20on%2026%20educational%20policies.%20%20Say%20which%20you%20like%20then%20it%20tells%20you%20which%20parties%20policies%20you%20prefer.%20%20The%20site%20has%20no%20government%20ties%20or%20associations%20and%20only%20take&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2011/02/08/simple-up-votedown-vote-electronics-project/" rel="bookmark">Simple up vote/down vote electronics project</a><!-- (12.4)--></li>
		<li><a href="http://blog.primaryt.co.uk/2011/05/05/voicethread-web2-tool/" rel="bookmark">Voicethread Web2 tool</a><!-- (7.2)--></li>
		<li><a href="http://mclear.co.uk/2011/11/13/beautiful-curves-web-based-drawing-tool-for-kids/" rel="bookmark">Beautiful Curves web based drawing tool for kids</a><!-- (6.7)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/04/07/simple-tool-to-help-educators-vote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What a Google purchase of T-Mobile would mean for schools</title>
		<link>http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/</link>
		<comments>http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 01:24:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[t-mobile]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/</guid>
		<description><![CDATA[I&#8217;m not going to speculate on if Google are going to buy t-mobile. I&#8217;ve been asked about it a lot today and here are some things that could be of interest to schools. Q) Will google provide completely free handsets and phone contracts, funded by Ads + % revenue from Google Market (Androids App store)? [...]]]></description>
			<content:encoded><![CDATA[<div style="text-align: left;">I&#8217;m not going to speculate on if Google are going to buy t-mobile.  I&#8217;ve been asked about it a lot today and here are some things that could be of interest to schools.</div>
<div></div>
<div>
<div>Q) <b>Will google provide completely free handsets and phone contracts, funded by Ads + % revenue from Google Market (Androids App store)?</b></div>
<div>A) Android is open source, even if an Ad is required the openness of the operating system makes it very easy to work around any Ad delivery so it&#8217;s a <b>BIG </b>risk for Google. </div>
<div></div>
<div>Q) <b>Would a Google purchase of T-Mobile mean my kids would get free handsets and phone contracts?  </b></div>
<div>A) Probably not.  Google know they can&#8217;t advertise to kids and the cost of the handset is too high to give it away without any ads.</div>
<div></div>
<div><b>Q) Would a Google purchase of T-Mobile or another phone carrier make perfect sense?</b></div>
<div>A) Due to all the augmented reality computing being pushed out of both Microsoft and Google then yep.</div>
<div style="text-align: center;"><span class="Apple-style-span" style="color: rgb(0, 0, 238); "></span></div>
<div style="text-align: left;"><b><span class="Apple-style-span" style="font-weight: normal; color: rgb(0, 0, 238); -webkit-text-decorations-in-effect: underline; "><img src="http://1.bp.blogspot.com/_NislCXjnul0/S34CQ33pFGI/AAAAAAAACpI/BK3xPgahnB8/s400/android.png" border="0" alt="" id="BLOGGER_PHOTO_ID_5439787888808629346" style="display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 400px; height: 267px; " /></span></b></div>
<div><b><span class="Apple-style-span" style="font-weight: normal; color: rgb(0, 0, 238); -webkit-text-decorations-in-effect: underline; "><br /></span></b></div>
<div style="text-align: left;"><b>Q) What do I want a Google/T-Mobile purchase for my school?</b></div>
<div>A) I&#8217;d love free handsets and contracts for all staff.  Do I expect this?  No.</div>
<div></div>
<div><b>Q) Do I want my phone provider to change from T-Mobile to Google?</b></div>
<div>A) Only if <span class="blsp-spelling-corrected" id="SPELLING_ERROR_0">Internet</span> connectivity (as in 3/4G/<span class="blsp-spelling-error" id="SPELLING_ERROR_1">HSDPA</span> coverage) improves dramatically because of it. Google has an incentive to get you online, especially onto their search pages so it is in their best interest to make the web aspects of the device as accessible as possible.</div>
<div></div>
<div>I kinda get the feeling Google is going to be the provider of the famous star trek communicator..</div>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=What+a+Google+purchase+of+T-Mobile+would+mean+for+schools&amp;link=http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/&amp;notes=I%27m%20not%20going%20to%20speculate%20on%20if%20Google%20are%20going%20to%20buy%20t-mobile.%20%20I%27ve%20been%20asked%20about%20it%20a%20lot%20today%20and%20here%20are%20some%20things%20that%20could%20be%20of%20interest%20to%20schools.Q%29%20Will%20google%20provide%20completely%20free%20handsets%20and%20phone%20contracts%2C%20funded%20by%20Ads%20%2B%20%25%20revenue%20from%20Google%20Market%20%28Androids%20App%20store&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2011/05/10/what-microsofts-purchase-of-skype-means-for-primary-schools/" rel="bookmark">What Microsoft&#8217;s purchase of Skype means for Primary Schools</a><!-- (17)--></li>
		<li><a href="http://mclear.co.uk/2011/05/15/my-move-to-giffgaff-and-why-t-mobile-suck/" rel="bookmark">My move to GiffGaff [And why t-mobile suck]</a><!-- (11.6)--></li>
		<li><a href="http://mclear.co.uk/2009/12/21/mobile-support-to-primary-pad/" rel="bookmark">Mobile support to Primary Pad</a><!-- (8.2)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2010/02/14/what-a-google-purchase-of-t-mobile-would-mean-for-schools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Email a form of Social Media #edchat</title>
		<link>http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/</link>
		<comments>http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 16:33:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[#edchat]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/</guid>
		<description><![CDATA[Yes it is. Social media are media designed to be disseminated through social interaction, created using highly accessible and scalable publishing techniques. Social media supports the human need for social interaction, using Internet- and web-based technologies to transform broadcast media monologues (one to many) into social media dialogues (many to many). It supports the democratization [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
<h2>Yes it is.</h2>
</blockquote>
<div>
<blockquote></blockquote>
<p><span class="Apple-style-span"   style="  line-height: 19px; font-family:-webkit-sans-serif;font-size:13px;"><b></b><br />
<blockquote><b>Social media</b> are media designed to be disseminated through social interaction, created using highly accessible and scalable publishing techniques. Social media supports the human need for social interaction, using Internet- and web-based technologies to transform broadcast media monologues (one to many) into social media dialogues (many to many). It supports the democratization of knowledge and information, transforming people from content consumers into content producers. Businesses also refer to social media as <a href="http://en.wikipedia.org/wiki/User-generated_content" title="User-generated content" style="text-decoration: none; color: rgb(0, 43, 184); background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; background-position: initial initial; ">user-generated content</a> (<span class="blsp-spelling-error" id="SPELLING_ERROR_0">UGC</span>) or <a href="http://en.wikipedia.org/wiki/Consumer_generated_media" title="Consumer generated media" class="mw-redirect" style="text-decoration: none; color: rgb(0, 43, 184); background-image: none; background-repeat: initial; background-attachment: initial; -webkit-background-clip: initial; -webkit-background-origin: initial; background-color: initial; background-position: initial initial; ">consumer-generated media</a> (<span class="blsp-spelling-error" id="SPELLING_ERROR_1">CGM</span>).</p></blockquote>
<p></span></div>
<div>Quote from <a href="http://en.wikipedia.org/wiki/Social_media">http://en.wikipedia.org/wiki/Social_media</a></div>
<div></div>
<div>Email does allow multiple recipients.  Email is user generated.</div>
<div></div>
<div>Email is a form of Social Media.  Email as a standard (SMTP) has been used for years and will continue to be used.  It is one of the oldest protocols used on the <span class="blsp-spelling-corrected" id="SPELLING_ERROR_2">Internet</span> today.  So why do some people forget that Email is a social media tool?  </div>
<div></div>
<div><b>Who broke email&#8217;s social appeal? </b> Blame your boss.</div>
<div></div>
<div>The <span class="blsp-spelling-error" id="SPELLING_ERROR_3">phycological</span> impact of using the same tools at work as at home is measurably negative.  We like the ability to <span class="blsp-spelling-corrected" id="SPELLING_ERROR_4">separate</span> our work and play and we consider &#8220;socializing&#8221; a play event.  Play is something you do with friends &amp; people with similar interests. <b> Can you say that is true about all of the people you work with?</b></div>
<div></div>
<div><b>Do we need to fix email&#8217;s social appeal?</b>  Not really..  We seem to know it&#8217;s place in society, we like where it is.  We will keep using it for what it is.  Having alternative media platforms such as <span class="blsp-spelling-corrected" id="SPELLING_ERROR_5">micro blogging</span>, blogging and other platforms where you control who can send and <span class="blsp-spelling-corrected" id="SPELLING_ERROR_6">receive</span> posts is what I would call &#8220;Controlled Social Environment&#8221;.</div>
<div></div>
<div>PS I hate the term Social Media.  Educationalists come up with these <span class="blsp-spelling-corrected" id="SPELLING_ERROR_7">ridiculous</span> terms to try to summarize a new tech in as few words possible &#8211; get over it.</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Is+Email+a+form+of+Social+Media+%23edchat&amp;link=http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/&amp;notes=Yes%20it%20is.Social%20media%20are%20media%20designed%20to%20be%20disseminated%20through%20social%20interaction%2C%20created%20using%20highly%20accessible%20and%20scalable%20publishing%20techniques.%20Social%20media%20supports%20the%20human%20need%20for%20social%20interaction%2C%20using%20Internet-%20and%20web-based%20technologies%20to%20transform%20broadcast%20media%20monologues&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2010/05/14/one-social-web-could-make-school-social-networking-a-reality/" rel="bookmark">One social web could make school social networking a reality</a><!-- (12.6)--></li>
		<li><a href="http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/" rel="bookmark">Explaining the #edchat poll options &#8211; Need help!</a><!-- (11.5)--></li>
		<li><a href="http://blog.primaryt.co.uk/2011/05/16/school-email-primary-email-home-page-problems/" rel="bookmark">School Email / Primary Email home page problems</a><!-- (10.8)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Explaining the #edchat poll options &#8211; Need help!</title>
		<link>http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/</link>
		<comments>http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 17:10:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[primary schools]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/</guid>
		<description><![CDATA[I found some of the options for the #edchat poll a little confusing so I figured someone else must too.. Please help me try to clarify the options. Option: Should teachers digitally open their gradebooks to parents?Explanation: Teachers and educators assess pupils performance constantly throughout their education, do you think that this information should be [...]]]></description>
			<content:encoded><![CDATA[<p>I found some of the options for the <a href="http://twtpoll.com/oh1hfj">#edchat poll</a> a little confusing so I figured someone else must too..  Please help me try to clarify the options.</p>
<p><span style="font-weight:bold;">Option: </span>Should teachers digitally open their gradebooks to parents?<br /><span style="font-weight:bold;">Explanation:  </span>Teachers and educators assess pupils performance constantly throughout their education, do you think that this information should be constantly available to the parents of the pupil throughout their entire education, some of their education or not at all?</p>
<p><span style="font-weight:bold;">Option: </span>What edtech standards should be included State wide?<br /><span style="font-weight:bold;">Explanation:  </span>Some states are starting to incorporate standards for using technology. However, these standards are not uniform and often filled with difficult jargon. What standards would we include if asked by our schools to come up with standards? What should students be able to do with various technologies- problem solve, collaborate, etc.?</p>
<p><span style="font-weight:bold;">Option: </span>How should administrators and school leaders take an active part in edtech Professional Development?<br /><span style="font-weight:bold;">Explanation:  </span>How should school administrators and leaders be trying to encourage other teachers and leaders to improve on their technology skills</p>
<p><span style="font-weight:bold;">Option: </span>How do you prevent burnout on Social Media?<br /><span style="font-weight:bold;">Explanation:</span>  We become much busier as the school year starts. However, teachers still want to keep up with their Twitter, Ning, LinkedIn, Facebook,and other social media accounts. How do we balance our lesson planning, grading, personal lives, etc. and still keep active with our personal learning network?</p>
<p><span style="font-weight:bold;">Option: </span>What objectives are necessary for effective edtech integration?<br /><span style="font-weight:bold;">Explanation:  </span>What goals are necessary for effective technology integration into education?  How can we assess these goals and decide what they should be?  Can be it &#8220;Graded&#8221; or is it a mistake to think a grading system will not get dated quicker than a system is implemented?</p>
<p><span style="font-weight:bold;">The poll is available here: <a href="http://twtpoll.com/oh1hfj">http://twtpoll.com/oh1hfj</a></span></p>
<p>Please provide comments to help me update this post!  Some updates thanks to Shelly</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Explaining+the+%23edchat+poll+options+-+Need+help%21&amp;link=http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/&amp;notes=I%20found%20some%20of%20the%20options%20for%20the%20%23edchat%20poll%20a%20little%20confusing%20so%20I%20figured%20someone%20else%20must%20too..%20%20Please%20help%20me%20try%20to%20clarify%20the%20options.Option%3A%20Should%20teachers%20digitally%20open%20their%20gradebooks%20to%20parents%3FExplanation%3A%20%20Teachers%20and%20educators%20assess%20pupils%20performance%20constantly%20throughout%20&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2009/06/21/elgg-all-entities-must-be-public-remove-friends-and-everyone-else-as-options-during-inupt/" rel="bookmark">Elgg &#8211; All entities must be public &#8211; Remove friends and everyone else as options during inupt</a><!-- (10)--></li>
		<li><a href="http://blog.primaryt.co.uk/2011/04/28/more-time-options-available-for-random-name-selector-stopwatch/" rel="bookmark">More time options available for Random name selector stopwatch</a><!-- (8.5)--></li>
		<li><a href="http://mclear.co.uk/2009/09/01/is-email-a-form-of-social-media-edchat/" rel="bookmark">Is Email a form of Social Media #edchat</a><!-- (7.8)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/08/17/explaining-the-edchat-poll-options-need-help/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EEE Desktop is super slick</title>
		<link>http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/</link>
		<comments>http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:09:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[hdmi]]></category>
		<category><![CDATA[Primary School]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[touchscreen]]></category>
		<category><![CDATA[vga]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/07/17/eee-desktop-is-super-slick/</guid>
		<description><![CDATA[Had a demo of the EEE desktop in our office today. The unit was sent to us to use in a primary school. They cost about £340 exc vat or so. My only beef, no VGA/HDMI output on the model we had This may not be accurate for all models. But first meet our moody [...]]]></description>
			<content:encoded><![CDATA[<div>
<div style="text-align: center;">Had a demo of the EEE desktop in our office today.</div>
<div style="text-align: center;"></div>
<div style="text-align: center;">The unit was sent to us to use in a primary school. They cost about £340 exc vat or so.</div>
<div style="text-align: center;"></div>
<div style="text-align: center;">My only beef, no VGA/HDMI output on the model we had <img src='http://mclear.co.uk/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  This may not be accurate for all models.</div>
<div style="text-align: center;"></div>
</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_NislCXjnul0/SmDbYdYnGGI/AAAAAAAABtk/k9SmsPcvxig/s1600-h/IMAGE_115.jpg" style="text-decoration: none;"><img style="text-decoration: underline;display: block; margin-top: 0px; margin-right: auto; margin-bottom: 10px; margin-left: auto; text-align: center; cursor: pointer; width: 400px; height: 320px; " src="http://3.bp.blogspot.com/_NislCXjnul0/SmDbYdYnGGI/AAAAAAAABtk/k9SmsPcvxig/s400/IMAGE_115.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524769822087266" />
<div style="text-align: center;text-decoration: underline; "></div>
<p></a>
<div>
<div style="text-align: center;"><span class="Apple-style-span"  style="color:#0000EE;"><span class="Apple-style-span" style="text-decoration: underline;">But first meet our moody Engineer aka Cuddles</span></span></div>
<div style="text-align: center;"><span class="Apple-style-span"  style="color:#0000EE;"><span class="Apple-style-span" style="text-decoration: underline;"><br /></span></span></div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_NislCXjnul0/SmDbSgjSyGI/AAAAAAAABtc/gL0tQ664n1c/s1600-h/IMAGE_114.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://3.bp.blogspot.com/_NislCXjnul0/SmDbSgjSyGI/AAAAAAAABtc/gL0tQ664n1c/s400/IMAGE_114.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524667592984674" /></a>
<div style="text-align: center;">webcam</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_NislCXjnul0/SmDbOyLXPTI/AAAAAAAABtU/iJPWJqh49x0/s1600-h/IMAGE_113.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://1.bp.blogspot.com/_NislCXjnul0/SmDbOyLXPTI/AAAAAAAABtU/iJPWJqh49x0/s400/IMAGE_113.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524603604974898" /></a>
<div style="text-align: center;">handle</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_NislCXjnul0/SmDbKr2qj2I/AAAAAAAABtM/etgySdA_kGY/s1600-h/IMAGE_112.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://3.bp.blogspot.com/_NislCXjnul0/SmDbKr2qj2I/AAAAAAAABtM/etgySdA_kGY/s400/IMAGE_112.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524533188071266" /></a>
<div style="text-align: center;">clean -_-</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_NislCXjnul0/SmDbFK6o70I/AAAAAAAABtE/jyVotLIrr54/s1600-h/IMAGE_110.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://3.bp.blogspot.com/_NislCXjnul0/SmDbFK6o70I/AAAAAAAABtE/jyVotLIrr54/s400/IMAGE_110.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524438447025986" /></a>
<div style="text-align: center;">cables + ports</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_NislCXjnul0/SmDa-QDH8yI/AAAAAAAABs8/yTarnbFNfug/s1600-h/IMAGE_109.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://3.bp.blogspot.com/_NislCXjnul0/SmDa-QDH8yI/AAAAAAAABs8/yTarnbFNfug/s400/IMAGE_109.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524319565706018" /></a>
<div style="text-align: center;">low profile kb</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_NislCXjnul0/SmDa6CdW-zI/AAAAAAAABs0/R5nOdJ8ktLo/s1600-h/IMAGE_108.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://1.bp.blogspot.com/_NislCXjnul0/SmDa6CdW-zI/AAAAAAAABs0/R5nOdJ8ktLo/s400/IMAGE_108.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524247198169906" /></a>
<div style="text-align: center;">slick design</div>
<div style="text-align: center;"></div>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_NislCXjnul0/SmDa1ZWA6gI/AAAAAAAABss/pIrZ22u-ivI/s1600-h/IMAGE_107.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 320px;" src="http://4.bp.blogspot.com/_NislCXjnul0/SmDa1ZWA6gI/AAAAAAAABss/pIrZ22u-ivI/s400/IMAGE_107.jpg" border="0" alt="" id="BLOGGER_PHOTO_ID_5359524167442033154" /></a>
<div style="text-align: center;">save desktop space</div>
</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=EEE+Desktop+is+super+slick&amp;link=http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/&amp;notes=Had%20a%20demo%20of%20the%20EEE%20desktop%20in%20our%20office%20today.The%20unit%20was%20sent%20to%20us%20to%20use%20in%20a%20primary%20school.%20They%20cost%20about%20%C2%A3340%20exc%20vat%20or%20so.My%20only%20beef%2C%20no%20VGA%2FHDMI%20output%20on%20the%20model%20we%20had%20%3A%28%20This%20may%20not%20be%20accurate%20for%20all%20models.But%20first%20meet%20our%20moody%20Engineer%20aka%20Cuddleswebcamhandleclean%20-_-&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2011/11/14/is-it-possible-to-build-metro-desktop-tiles-without-visual-studio/" rel="bookmark">Is it possible to build Metro Desktop Tiles without Visual Studio?</a><!-- (9.9)--></li>
		<li><a href="http://mclear.co.uk/2010/02/17/samson-usb-mic-is-super-nice/" rel="bookmark">Samson USB Mic is super nice!</a><!-- (7)--></li>
		<li><a href="http://mclear.co.uk/2009/06/08/uber-slick-curved-widescreen-monitor-by-nec-for-just-8000-bargain-right/" rel="bookmark">Uber slick curved widescreen monitor by NEC for just $8000! Bargain, right?</a><!-- (6.1)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/07/17/eee-desktop-is-super-slick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>School ICT ownership model</title>
		<link>http://mclear.co.uk/2009/07/14/school-ict-ownership-model/</link>
		<comments>http://mclear.co.uk/2009/07/14/school-ict-ownership-model/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 15:55:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[ICT]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[model]]></category>
		<category><![CDATA[ownership]]></category>
		<category><![CDATA[Primary School]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/07/14/school-ict-ownership-model/</guid>
		<description><![CDATA[I am in the process of writing an article on how schools can adopt and approach an ownership model which means parents/pupils contribute towards the cost of the ICT used inside of the school. The principle idea is that the parent/child then owns the device and can be used in the future outside of the [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the process of writing an article on how schools can adopt and approach an ownership<img src="http://4.bp.blogspot.com/_NislCXjnul0/SlyrW2_SEII/AAAAAAAABsk/qyIVeV_8g7Y/s400/trends.gif" style="float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 20px; height: 20px;" border="0" alt="" id="BLOGGER_PHOTO_ID_5358346065870459010" /> model which means parents/pupils contribute towards the cost of the ICT used inside of the school.
<div></div>
<div>The principle idea is that the parent/child then owns the device and can be used in the future outside of the school.  </div>
<div></div>
<div>Various schools have offered to contribute already to this paper but if you know of any school that has adopted this model and wants to talk about the advantages, disadvantages and the learning curve experienced throughout their deployment then please get on touch VIA twitter, email, a comment on this thread or facebook.</div>
<div></div>
<div>I am hoping to have this article completed by the end of the summer holidays 2009 and as always I will post for free on my blog.</div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2009/07/14/school-ict-ownership-model/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=School+ICT+ownership+model&amp;link=http://mclear.co.uk/2009/07/14/school-ict-ownership-model/&amp;notes=I%20am%20in%20the%20process%20of%20writing%20an%20article%20on%20how%20schools%20can%20adopt%20and%20approach%20an%20ownership%20model%20which%20means%20parents%2Fpupils%20contribute%20towards%20the%20cost%20of%20the%20ICT%20used%20inside%20of%20the%20school.The%20principle%20idea%20is%20that%20the%20parent%2Fchild%20then%20owns%20the%20device%20and%20can%20be%20used%20in%20the%20future%20outside%20of%20the&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2011/03/01/what-microsofts-new-ees-licensing-model-means-for-primary-schools/" rel="bookmark">What Microsoft&#8217;s new EES licensing model means for Primary Schools</a><!-- (10.7)--></li>
		<li><a href="http://mclear.co.uk/2010/05/14/one-social-web-could-make-school-social-networking-a-reality/" rel="bookmark">One social web could make school social networking a reality</a><!-- (7.7)--></li>
		<li><a href="http://mclear.co.uk/2009/03/23/newby-primary-school-release-their-first-school-tour-video/" rel="bookmark">Newby Primary School release their first school tour video!</a><!-- (7.6)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/07/14/school-ict-ownership-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to implement a wireless solution in a Primary School &#8211; Part 1/6 (HD)</title>
		<link>http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/</link>
		<comments>http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:26:00 +0000</pubDate>
		<dc:creator>Admin Admin</dc:creator>
				<category><![CDATA[connectivity]]></category>
		<category><![CDATA[eda]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ICT]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[Laptops]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[pda]]></category>
		<category><![CDATA[primary]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[Wireless Networks]]></category>
		<category><![CDATA[Wirelessly]]></category>

		<guid isPermaLink="false">http://mclear.primaryblogger.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/</guid>
		<description><![CDATA[The first part to the long awaited wireless presentation I did for curriculum ICT in Bradford. It is taking me a day a video at the moment to upload them to youtube so I will blog each time a new parts finishes uploading. Subscribe to the comments for this post? Share this on del.icio.us Digg [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/U2A0Alfa5zw&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/U2A0Alfa5zw&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>The first part to the long awaited wireless presentation I did for curriculum ICT in Bradford.  It is taking me a day a video at the moment to upload them to youtube so I will blog each time a new parts finishes uploading.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-caring">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=2&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=24&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=257&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=How+to+implement+a+wireless+solution+in+a+Primary+School+-+Part+1%2F6+%28HD%29&amp;link=http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/&amp;notes=The%20first%20part%20to%20the%20long%20awaited%20wireless%20presentation%20I%20did%20for%20curriculum%20ICT%20in%20Bradford.%20%20It%20is%20taking%20me%20a%20day%20a%20video%20at%20the%20moment%20to%20upload%20them%20to%20youtube%20so%20I%20will%20blog%20each%20time%20a%20new%20parts%20finishes%20uploading.&amp;short_link=&amp;shortener=none&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="http://www.shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

<h3>Related Posts</h3>
<ol>
		<li><a href="http://mclear.co.uk/2009/06/27/primary-school-wireless/" rel="bookmark">Primary School Wireless</a><!-- (13.2)--></li>
		<li><a href="http://mclear.co.uk/2009/06/18/wireless-solutions-for-primary-schools/" rel="bookmark">Wireless solutions for Primary Schools</a><!-- (10.3)--></li>
		<li><a href="http://mclear.co.uk/2011/04/14/how-to-achieve-a-free-digital-signage-solution-with-wordpress/" rel="bookmark">How to achieve a free digital signage solution with WordPress</a><!-- (10)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://mclear.co.uk/2009/07/04/how-to-implement-a-wireless-solution-in-a-primary-school-part-16-hd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

