<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pete Boucher</title>
	<atom:link href="http://peteboucher.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://peteboucher.wordpress.com</link>
	<description>Wireless Technologist and Entrepreneur</description>
	<lastBuildDate>Fri, 30 Oct 2009 11:22:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='peteboucher.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pete Boucher</title>
		<link>http://peteboucher.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://peteboucher.wordpress.com/osd.xml" title="Pete Boucher" />
	<atom:link rel='hub' href='http://peteboucher.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Twitter APIs</title>
		<link>http://peteboucher.wordpress.com/2009/10/29/twitter-apis/</link>
		<comments>http://peteboucher.wordpress.com/2009/10/29/twitter-apis/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 12:18:48 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[HootSuite]]></category>
		<category><![CDATA[mixero]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/?p=38</guid>
		<description><![CDATA[A brief explanation of the Twitter API and why it may be causing you problems from desktop Twitter applications like Mixero.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=38&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My friend <a title="@nicchick's profile on Twitter" href="http://twitter.com/nicchick">@nicchick</a> asked a question last night, at a meeting of Twitter users here in <a title="#TweetupMarbella" href="http://tweetvite.com/event/z3ah">Marbella</a>, about <a title="Twitter documentation for developers" href="http://apiwiki.twitter.com/Rate-limiting">API limits on twitter</a>. A few people had a go at explaining this, but she admitted in a tweet this morning that it was still a mystery.</p>
<p>Her problem is that when she&#8217;s on Twitter using <a title="Download Mixero" href="http://www.mixero.com/" target="_blank">Mixero</a>, her preferred Twitter client, she keeps getting messages like &#8220;API limit exceeded 10 mins to refresh&#8221;. So she wanted to know why this was happening and how she could get around it for uninterrupted twittering.</p>
<p>So I had another go at explaining the concept this morning in a 140 character Q&amp;A session, but I&#8217;d like to go into more depth here, it seems to be a common cause for confusion.<span id="more-38"></span></p>
<p><a href="http://elie.im/"><img class="alignleft" title="Elie Bursztein' Twitter Icon" src="http://elie.im/img/twitter_bird.png" alt="" width="154" height="154" /></a>First, a little background: Twitter is a young company, only 3 years old. Although they&#8217;ve had a lot of success in a very short time, it&#8217;s founders are wary of growing too fast too soon. <a title="@ev's profile on Twitter" href="http://twitter.com/ev">Evan Williams</a> and <a title="@biz's profile on Twitter" href="http://twitter.com/biz">Biz Stone</a> have decided to hire new staff gradually to preserve the unique company culture that makes Twitter a great place to work.</p>
<p>This also puts limits on the number of servers and infrastructure they can manage. Twitter is listening to thousands of tweets every second, storing them in a searchable database and serving them up, hundreds at a time to avid followers all over the world. The application and database servers that handle this data all need to be installed, monitored and maintained by people. So as twitter grows slowly, so does the infrastructure (I&#8217;m over simplifying a bit here for brevity).</p>
<div class="wp-caption alignright" style="width: 110px"><img title="Twitter API Up and Running O'Reilly Media" src="http://www.apptism.com/icons/000/069/919/original.png?1249518902" alt="Twitter API Up and Running" width="100" height="100" /><p class="wp-caption-text">O&#39;Reilly Media</p></div>
<p>But one of the cleverest things Twitter has done is give 3rd party programmers direct access to the database through a technology called <a title="Definition of API" href="http://en.wikipedia.org/wiki/Api" target="_blank">API</a> (Application Programming Interface). The twitter API makes the plethora of twitter clients and twitter utility sites possible. The downside is that as these apps and services become more popular the load on twitter&#8217;s infrastructure increases. So to prevent the servers becoming a victim of their own success an API limit was imposed.</p>
<p>The API limit is currently 150 calls per hour for each user or IP address, this means that if you open TweetDeck and hit refresh another 149 times in 40 mins you&#8217;ll be locked out by twitter for the remaining 20 mins until you get a fresh allotment.</p>
<p>In theory posting a new tweet dosen&#8217;t get charged from your limit, but most Apps like to show you the tweet you just posted. In order to be user friendly they send an API request for all new tweets in your timeline (including your own), right after your tweet has been sent, and this reduces your hourly allotment by 1 call.</p>
<p>If you want to reduce the number of API call you use, try changing the preferences in your client to send fewer requests, or reduce the number of search columns you use at once.</p>
<div id="attachment_40" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-40 " title="HootSuite Screenshot" src="http://peteboucher.files.wordpress.com/2009/10/picture-1.png?w=300&#038;h=227" alt="HootSuite Screenshot" width="300" height="227" /><p class="wp-caption-text">HootSuite Screenshot</p></div>
<p>You could also try switching to <a title="HootSuite by Invoke" href="http://hootsuite.com/" target="_blank">HootSuite</a> (I&#8217;m a user of HootSuite) which is a web based twitter client that has been white-listed by twitter. HootSuite gets an hourly allowance of 20,000 API requests!Obviously this allowance is shared among the many users of the site.</p>
<p>I&#8217;ve never had a problem with API limits on HootSuite, so I assume it&#8217;s able to intelligently throttle it&#8217;s requests. If it find it&#8217;s getting close to it&#8217;s 20,000 limit, the web app just refreshes your columns a little less often or puts users to sleep a little sooner to make it&#8217;s allotment last till the top of the hour. And if it&#8217;s not, it should be!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=38&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2009/10/29/twitter-apis/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://elie.im/img/twitter_bird.png" medium="image">
			<media:title type="html">Elie Bursztein&#039; Twitter Icon</media:title>
		</media:content>

		<media:content url="http://www.apptism.com/icons/000/069/919/original.png?1249518902" medium="image">
			<media:title type="html">Twitter API Up and Running O&#039;Reilly Media</media:title>
		</media:content>

		<media:content url="http://peteboucher.files.wordpress.com/2009/10/picture-1.png?w=300" medium="image">
			<media:title type="html">HootSuite Screenshot</media:title>
		</media:content>
	</item>
		<item>
		<title>Small Thoughtful Actions</title>
		<link>http://peteboucher.wordpress.com/2009/10/15/small-thoughtful-actions/</link>
		<comments>http://peteboucher.wordpress.com/2009/10/15/small-thoughtful-actions/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 09:26:16 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Conscious Capitalism]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[climate change]]></category>
		<category><![CDATA[environment]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/?p=34</guid>
		<description><![CDATA[I can&#8217;t remember when I first learned about the danger that we are in of permanently altering the biosphere of our planet. At primary school I was taught to pick up litter and later the importance of recycling and renewable energy sources. Even now, when I watch films like Al Gore&#8217;s &#8220;Inconvenient Truth&#8221; and read [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=34&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_35" class="wp-caption alignright" style="width: 170px"><a href="http://www.flickr.com/photos/photographybycalvincropley/4013048977/"><img class="size-full wp-image-35" title="4013048977_d31146331b_m" src="http://peteboucher.files.wordpress.com/2009/10/4013048977_d31146331b_m.jpg?w=450" alt="Photography by Calvin Cropley"   /></a><p class="wp-caption-text">Photography by Calvin Cropley</p></div>
<p>I can&#8217;t remember when I first learned about the danger that we are in of permanently altering the biosphere of our planet. At primary school I was taught to pick up litter and later the importance of recycling and renewable energy sources. Even now, when I watch films like Al Gore&#8217;s &#8220;Inconvenient Truth&#8221; and read articles like <a title="BEFORE-AND-AFTER PHOTOS: Vast Aral Sea Vanishing" href="http://news.nationalgeographic.com/news/2009/08/090805-aral-sea-vanishing-picture.html">this one from National Geographic</a>, I&#8217;m shocked by how our actions are changing our world.</p>
<p>It&#8217;s depressing sometimes, to contemplate the magnitude of the problem, but you have to remember that it was only small actions that caused it, and it will be the small actions we take every day that solve it.</p>
<p>Things like buying a cheap plastic toy or watering a field seem like harmless every-day activities until we become aware of their environmental cost. When we start to ask, how was it made, where did it come from. It&#8217;s through this awareness that we discover the hidden truth behind the calming super-market musak.</p>
<p>Don&#8217;t misunderstand me, I don&#8217;t hate super-markets. I don&#8217;t even begrudge the consumer economy that supports them, hell I&#8217;m a part of that economy! That&#8217;s where my dilemma begins, I accept that this rat-race is a necessary stage in our evolution, but I&#8217;m eager to move on to a greener, more sustainable future.</p>
<p>So I take small, thoughtful actions. I continue to pick up litter, recycle my paper, plastic and glass. I use some hyper-miling techniques to reduce my fuel consumption and monitor the results with a great little iPhone app called <a title="Appigo AccuFuel" href="http://www.appigo.com/accufuel">AccuFuel</a>. And I dream of the day I&#8217;ll be able to take big actions, like buying a hybrid car, putting up solar panels on my roof, travelling to my holiday by sailing yacht or building a wireless Internet infrastructure in Africa and Asia to promote a knowledge economy.</p>
<p>This post is in honour of Blog <a title="Blog Action Day 2009: Climate Change" href="http://www.blogactionday.org/">Action Day 2009</a> and this years topic: Climate Change.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=34&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2009/10/15/small-thoughtful-actions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://peteboucher.files.wordpress.com/2009/10/4013048977_d31146331b_m.jpg" medium="image">
			<media:title type="html">4013048977_d31146331b_m</media:title>
		</media:content>
	</item>
		<item>
		<title>A lesson in Entrepreneurship in Seville</title>
		<link>http://peteboucher.wordpress.com/2009/05/28/mit-entrepreneurs-seville/</link>
		<comments>http://peteboucher.wordpress.com/2009/05/28/mit-entrepreneurs-seville/#comments</comments>
		<pubDate>Thu, 28 May 2009 11:49:21 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Conscious Capitalism]]></category>
		<category><![CDATA[Entrepreneurship]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Bill Aulet]]></category>
		<category><![CDATA[focus]]></category>
		<category><![CDATA[Ken Morse]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[sales]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[Sevilla]]></category>
		<category><![CDATA[Seville]]></category>
		<category><![CDATA[vertical markets]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/?p=28</guid>
		<description><![CDATA[No two men could be better qualified to teach entrepreneurship than Ken Morse and Bill Aulet. They came to Sevilla from the E-Centre at MIT, to deliver a seminar on &#8220;Entrepreneurial Sales and Product Marketing&#8221; and they over-delivered. My expectations were exceeded by far, we were given a rich insight into the growth of high-tech [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=28&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>No two men could be better qualified to teach entrepreneurship than <a title="Kenneth P. Morse bio" href="http://entrepreneurship.mit.edu/staff.php">Ken Morse</a> and <a title="http://entrepreneurship.mit.edu/practitioners.php" href="William K. Aulet bio">Bill Aulet</a>. They came to Sevilla from the <a title="MIT Entrepreneurship Centre" href="http://entrepreneurship.mit.edu/index.php">E-Centre</a> at MIT, to deliver a seminar on &#8220;Entrepreneurial Sales and Product Marketing&#8221; and they over-delivered.</p>
<p>My expectations were exceeded by far, we were given a rich insight into the growth of high-tech start-up companies. Through case studies of real companies they&#8217;ve helped to build, and actual sales forecasts, Bill and<br />
Ken enthralled us with stories from the front-line of entrepreneurship and they lessons they have learned in the process.<br />
<span id="more-28"></span></p>
<div id="attachment_29" class="wp-caption alignleft" style="width: 235px"><a href="http://peteboucher.files.wordpress.com/2009/05/img_0559.jpg"><img class="size-medium wp-image-29 " title="IMG_0559" src="http://peteboucher.files.wordpress.com/2009/05/img_0559.jpg?w=225&#038;h=300" alt="Nations come together" width="225" height="300" /></a><p class="wp-caption-text">Enlightened Europe</p></div>
<p>On the first day of the two day seminar, between lectures, we were given the chance to practice our &#8220;elevator pitches&#8221; a 55 second introduction to our prospective client with the objective of getting a follow up meeting. The exercise was in the format of a competition were a group of Seville&#8217;s business leaders was invited to play the role of our &#8220;dream customers&#8221; and judge our performance.</p>
<p> </p>
<p>My &#8220;dream client&#8221; was Amancio Ortega the reclusive owner of the Zara clothing chain. I didn&#8217;t win any awards but it was an enlightening exercise for me.</p>
<p>On the second day after a shorter round of fascinating lectures, each attendee gave a 5 minute presentation that they had prepared beforehand, to the critique of his/her peers. The firms represented were 35 of the regions most innovative companies, in sectors from biotech to manufacturing. It was hugely exciting for me, a solo-preneur, to listen and take part in the discussion over coffee and lunch each day.</p>
<p>After giving my presentation (which  was easily the worst) Bill Aulet was kind enough to call me a geek! &#8220;Don&#8217;t be offended&#8221; he said &#8220;that&#8217;s the highest form of life at MIT&#8221;. I came away with confirmation of what I suspected to be true before the event; that for my venture to be truly successful I&#8217;m going to need a business partner  who can complement my skill set and fill the role of super-sales-person.</p>
<p>In the short term, the most valuable asset we took away from the seminar (apart from focusing on a vertical market) was the &#8220;Facebook&#8221; of all the other attendees&#8217; application forms and contact details. In the days following the event I contacted María Goretti of <a title="ioFusiontv" href="http://www.ipfusiontv.com">ioFusiontv</a> to help me set up a mailing list of all the attendees. This discussion list (where each member can send an e-mail to everyone on the list) has enjoyed a slew of enthusiastic messages as people expressed their appreciation for the the event, commitment to attend the follow up in October and a desire to keep in touch.</p>
<p>The venue for the event, the <a href="http://www.cartuja93.es/centroempresas/leonardo.jsp">Sala Leonardo Da Vinci</a> in <a href="http://www.cartuja93.es/cepi.jsp">Pabellon de Italia</a> (Isla de la Cartuja), was comfortable and very well equipped for vision and sound. What was lacking in the standard of service initially was quickly corrected by the enthusiastic staff.</p>
<p>If you&#8217;re a CEO or manager of a business in Andalucia, or just starting a new technology venture, and would like to attend the next seminar to be held (October 14-15) in Málaga, then send me an e-mail or ask about it at your local <a href="http://www.a-emprende.net">CADE</a> office.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=28&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2009/05/28/mit-entrepreneurs-seville/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://peteboucher.files.wordpress.com/2009/05/img_0559.jpg?w=225" medium="image">
			<media:title type="html">IMG_0559</media:title>
		</media:content>
	</item>
		<item>
		<title>Web 2.0 talk in Marbella</title>
		<link>http://peteboucher.wordpress.com/2009/05/06/web-20-talk-marbella/</link>
		<comments>http://peteboucher.wordpress.com/2009/05/06/web-20-talk-marbella/#comments</comments>
		<pubDate>Wed, 06 May 2009 12:33:33 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[andalucia]]></category>
		<category><![CDATA[CADE]]></category>
		<category><![CDATA[Campus Party]]></category>
		<category><![CDATA[CP Labs]]></category>
		<category><![CDATA[spain]]></category>
		<category><![CDATA[Tuenti]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/?p=19</guid>
		<description><![CDATA[A short review of the Web 2.0 talk entitled "I Encuentro Empresarial en Andalucia en clave 2.0" held in Marbella on the 5th of May 2009 in Marbella<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=19&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It may have been a talk about the evolution of the Internet, and the speakers were certainly knowledgeable and engaging in their fields, but the format of the talk was old fashioned and very 1.0.</p>
<p>The whole ethos of Web 2.0; inclusion, peer-to-peer, user generated content, open disscussion, the &#8220;Long Tail&#8221; were all highlighted and applauded by the speakers but oddly ignored in the structure of the event. <span id="more-19"></span></p>
<p>I had been hoping for an un-conference type feel where the audience is included in an open discussion, many minds contributing and learning together. What I got was the standard format, one-to-many, presentation of information with a few audience questions at the end. And to my further disappointment most of the questions asked seemed to revolve around project funding and how to find it.</p>
<p>It seems there is excitement around launching new ideas onto the web but the motivation is more about &#8216;how can I make money?&#8217; than &#8216;how can I serve users?&#8217;. It&#8217;s like the old Cluetrain saying: &#8220;If you need to ask &#8216;How can I make money by bloging?&#8217; then you&#8217;ll never understand&#8221;.</p>
<p>In spite of all this there was good content in the talks;</p>
<p>The organiser Óscar Fernández, director of <acronym title="Centro de Apoyp al Desarollo Empresarial">CADE</acronym> Marbella (where I have my office) was eloquent and knowledgeable in his introduction. He seems to have grasped the importance of these concepts in a way that few in public administration have demonstrated.</p>
<p><a title="LinkedIn profile" href="http://www.linkedin.com/pub/dir/miguel%20angel/exposito">Miguel Ángel Expósito</a>, director of <a href="http://www.campus-party.es">Campus Party España</a> gave an interesting overview of the early days and the evolution of  his organisation. Although some in the audience were left in doubt as to what exactly Campus Party is.</p>
<p><a title="his blog" href="http://www.latejedora.es/">Icaro Moyano</a> communications director at <a title="Spanish social network" href="http://www.tuenti.com/">Tuenti</a> used slides from various Google statistical tools to illustrate the growing relevance of his social network and some amazing insight into the impact of Tuenti in the lives of it&#8217;s users.</p>
<p>For me the best presentation was saved for last: <a title="Facebook profile" href="http://www.facebook.com/people/Richard-Hebert/1013522531">Richard Hebert</a>, director of <a title="Campus Party blog" href="http://blog.campus-party.es/?tag=desarrolladores">CP Labs</a> (the R&amp;D branch of Campus Party) delivered an inspiring talk hi-lighting some of the Web 2.0 successes from outside Silicone Valley. For example <a title="Google geo-tagged photo sharing" href="http://www.panoramio.com/">Panoramio</a>, a website that I&#8217;ve been a user of for some time without ever realising that it originated here in Spain!</p>
<p>In the end I was more than a little inspired to follow through on a couple of my own Internet ideas, unfortunately I wasn&#8217;t able to chat with the speakers again over the nibbles and drinks afterwards. However, in this connected new world I&#8217;m sure our avatars will bump into one another in the cloud.</p>
<p>The event was titled, rather verbosely: &#8220;I Encuentro Empresarial en Andalucia en clave 2.0&#8243;. And was set in the excellent conference facilities of the Hotel Fuerte Miramar Spa, Plaza José Luque Manzano s/n, Marbella. Would have been nice to have free WiFi though.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=19&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2009/05/06/web-20-talk-marbella/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>
	</item>
		<item>
		<title>Infinite Loop</title>
		<link>http://peteboucher.wordpress.com/2007/10/18/infinite-loop/</link>
		<comments>http://peteboucher.wordpress.com/2007/10/18/infinite-loop/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 11:23:10 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Funny]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/2007/10/18/infinite-loop/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=18&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.comics.com/comics/dilbert/" title="Daily Dilbert by Scott Adams"><img src="http://www.comics.com/comics/dilbert/archive/images/dilbert2007183331018.gif" alt="Daily Dilbert 18-10-2007" border="0" height="140" width="400" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=18&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2007/10/18/infinite-loop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://www.comics.com/comics/dilbert/archive/images/dilbert2007183331018.gif" medium="image">
			<media:title type="html">Daily Dilbert 18-10-2007</media:title>
		</media:content>
	</item>
		<item>
		<title>Land Rover UK Customer CO2 Offsets</title>
		<link>http://peteboucher.wordpress.com/2007/07/20/land-rover-uk-customer-co2-offsets/</link>
		<comments>http://peteboucher.wordpress.com/2007/07/20/land-rover-uk-customer-co2-offsets/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 09:57:56 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/2007/07/20/land-rover-uk-customer-co2-offsets/</guid>
		<description><![CDATA[Land Rover UK are bundling a Customer CO2 Offset into the on-the-road price of all year 2007 models. This means that anyone in the UK who buys a new Land Rover in 2008, will also be paying towards environmental projects (through Climate Care) that reduce CO2 emissions globaly by roughly the same amount that manufacturing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=17&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.landrover.com/gb/en/Company/Sustainability/Environment/CO2_Customer_Offset_Programme.htm" title="CO2_Customer_Offset_Programme"><img src="http://www.landrover.com/gb/en/Company/Sustainability/Environment/CO2_Customer_Offset_Programme_921B45D2-F493-4C24-A529-EA5E8FAA0A45_199x599.jpg" alt="Land Rover Customer CO2 Offset Program Banner" border="0" height="199" hspace="2" vspace="2" width="599" /></a></p>
<p>Land Rover UK are bundling a <a href="http://www.landrover.com/gb/en/Company/Sustainability/Environment/CO2_Customer_Offset_Programme.htm" title="CO2_Customer_Offset_Programme">Customer CO2 Offset</a> into the on-the-road price of all year 2007 models. This means that anyone in the UK who buys a new Land Rover in 2008, will also be paying towards environmental projects (through <a href="http://www.climatecare.org/" title="Climate Care">Climate Care</a>) that reduce CO2 emissions globaly by roughly the same amount that  manufacturing and driving the 4&#215;4, for the first 45,000 miles (72,400 Km), will produce.</p>
<p>I think this is a great initiative and hope that <a href="http://www.ford.com/" title="Ford Motor Company">Ford</a> expands the program to all their cars globally as soon as possible. I&#8217;d also like to see top up credits available for owners after the car clocks over the 72,400 Km cut-off.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=17&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2007/07/20/land-rover-uk-customer-co2-offsets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://www.landrover.com/gb/en/Company/Sustainability/Environment/CO2_Customer_Offset_Programme_921B45D2-F493-4C24-A529-EA5E8FAA0A45_199x599.jpg" medium="image">
			<media:title type="html">Land Rover Customer CO2 Offset Program Banner</media:title>
		</media:content>
	</item>
		<item>
		<title>Kiva.org</title>
		<link>http://peteboucher.wordpress.com/2007/06/23/kivaorg/</link>
		<comments>http://peteboucher.wordpress.com/2007/06/23/kivaorg/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 12:27:48 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Collective Intelligence]]></category>
		<category><![CDATA[Connectivity]]></category>
		<category><![CDATA[Conscious Capitalism]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/2007/06/23/kivaorg/</guid>
		<description><![CDATA[I was going to write a rambling post about Facebook and social networking sites today, but I found something much more worthwhile to do. I discovered a short video about a site called KIVA through Guy Kawasaki&#8217;s blog. Kiva is a P2P micro finance site that connects normal people in developed countries with entrepreneurs and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=16&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was going to write a rambling post about Facebook and social networking sites today, but I found something much more worthwhile to do. I discovered a short <a href="http://www.pbs.org/frontlineworld/stories/uganda601/video_index.html" target="_blank">video</a> about a site called <a href="http://www.kiva.org/" target="_blank">KIVA</a> through <a href="http://feeds.feedburner.com/~r/guykawasaki/Gypm/~3/126926451/heros-from-a-sm.html" target="_blank">Guy Kawasaki&#8217;s blog</a>. Kiva is a P2P micro finance site that connects normal people in developed countries with entrepreneurs and small business owners who are making a difference in their communities in developing nations.</p>
<p><img src="http://www.kiva.org/img/w450h360/43458.jpg" alt="Tsevi from Togo" align="left" height="360" hspace="2" vspace="2" width="263" />I&#8217;ve just joined kiva and contributed $25 towards a $750 loan for Tsèvi Bedzra a 29 year old barber in Togo in Africa. He&#8217;s applied for the loan to buy electric clippers and other equipment for his barber shop, he feels this will enable him to be more profitable and better support his son.</p>
<p>All of the entrepreneurs on KIVA are vetted and approved by loan officers from micro-finance organisations on the ground. When Tzevi&#8217;s load application was approved his picture was taken and posted to the site with his details, where I found him.</p>
<p>You can go to Kiva&#8217;s website and lend to someone in the developing world who needs a loan for their business &#8211; like raising goats, selling vegetables at market or making bricks. Each loan has a picture of the entrepreneur, a description of their business and how they plan to use the loan so you know exactly how your money is being spent &#8211; and you get updates letting you know how the business is going. The best part is, when the entrepreneur pays back their loan you get your money back &#8211; and Kiva&#8217;s loans are managed by microfinance institutions on the ground who have a lot of experience doing this, so you can trust that your money is being handled responsibly.</p>
<p><a href="http://www.kiva.org" target="_top"><br />
<img src="http://www.kiva.org/images/bannerlong.png" alt="Kiva - loans that change lives" align="bottom" border="0" height="60" width="460" /></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=16&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2007/06/23/kivaorg/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>

		<media:content url="http://www.kiva.org/img/w450h360/43458.jpg" medium="image">
			<media:title type="html">Tsevi from Togo</media:title>
		</media:content>

		<media:content url="http://www.kiva.org/images/bannerlong.png" medium="image">
			<media:title type="html">Kiva - loans that change lives</media:title>
		</media:content>
	</item>
		<item>
		<title>PokerLeagueSpain.com</title>
		<link>http://peteboucher.wordpress.com/2006/11/30/pokerleaguespaincom/</link>
		<comments>http://peteboucher.wordpress.com/2006/11/30/pokerleaguespaincom/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 00:27:35 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[My Sites]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://peteboucher.wordpress.com/2006/11/30/pokerleaguespaincom/</guid>
		<description><![CDATA[The very latest project I&#8217;m working on is a joint venture between a pair of professional gamblers and myself. PokerLeagueSpain.com is a pub poker league for the Costa del Sol. Playing poker for points (not cash) has taken UK pubs by storm as an alternative to quiz nights and darts tournaments. The game&#8217;s popularity has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=13&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The very latest project I&#8217;m working on is a joint venture between a pair of professional gamblers and myself. <a href="http://www.pokerleaguespain.com/" target="_blank">PokerLeagueSpain.com</a> is a pub poker league for the Costa del Sol. Playing poker for points (not cash) has taken UK pubs by storm as an alternative to quiz nights and darts tournaments. The game&#8217;s popularity has sky rocketed with the televising of the <a href="http://www.worldpokertour.com/" target="_blank">World Poker Tour</a> and <a href="http://www.worldseriesofpoker.com/" target="_blank">World Series of Poker</a> on satellite TV and the rise in on-line gambling.</p>
<p>Our business aims to bring the same winning formula to Spain, we already  have several tournament nights running in local bars from Duquesa to Marbella and we plan to expand as far as La Linea and Fuengirola before the first regional finals event.</p>
<p>Basically pub goers turn up on a tournament night, <a href="http://www.pokerleaguespain.com/poker" target="_blank">register</a> with the tournament director or on-line to become a league member (for free currently) and play Texas Hold&#8217;em at purpose built poker tables with casino grade cards and chips. At the end of the night, the player with all the chips earns 1,000 point in the league (the player who came second &#8211; 750, etc.). If you&#8217;ve not player tournament poker before, there will be instruction before the games start.</p>
<p>My role is to develop the website. When it&#8217;s complete you&#8217;ll be able to view the Overall, Regional and Venue based league tables as well as quickly look up your own, or another players ranking. We&#8217;re also including a poker store for members to purchase the same equipment used in tournament nights, for their own home games.</p>
<p>I&#8217;m under a little pressure at the moment to get some of this functionality working as tournaments are already being held and score sheets and membership applications are piling up. At the same time it&#8217;s a balancing act between getting the functions to work smoothly and the site to look good, but I feel with some time and patience it&#8217;ll get there.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=13&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2006/11/30/pokerleaguespaincom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>
	</item>
		<item>
		<title>Rural Internet Connectivity</title>
		<link>http://peteboucher.wordpress.com/2006/04/14/rural-internet-connectivity/</link>
		<comments>http://peteboucher.wordpress.com/2006/04/14/rural-internet-connectivity/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 11:50:00 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Connectivity]]></category>

		<guid isPermaLink="false">https://peteboucher.wordpress.com/2006/04/14/rural-internet-connectivity/</guid>
		<description><![CDATA[It seems the further you move from the hubs of civilisation, the worse your connection to the Net becomes. We&#8217;ve moved from a busy seaside town where we were able to connect via 1Meg ADSL at 1Mb/s downstren, 250Kb/s upstream. Had we felt the need we could have got an 8Meg connection (actually about 7.2Mb/s, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=12&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It seems the further you move from the hubs of civilisation, the worse your connection to the Net becomes. We&#8217;ve moved from a busy seaside town where we were able to connect via 1Meg ADSL at 1Mb/s downstren, 250Kb/s upstream. Had we felt the need we could have got an 8Meg connection (actually about 7.2Mb/s, currently the maximum speed for copper based ADSL connections).</p>
<p>Now, here we are about 5Km from the coast and all we can get is a 56Kb/s modem connection. This means the phone line is constantly engaged during the day and all my Internet activity is reduced to a snails pace. You can forget about downloading Podcasts in <a href="http://www.apple.com/itunes/">iTunes</a> or Internet video on <a href="http://www.getdemocracy.com/">Democracy Viewer</a>.</p>
<p>We&#8217;ve tried petitioning our incumbent telco &#8216;Telefonica&#8217; to install a DSLAM, along with around 40 other residents. We&#8217;ve also tried signing up to a new WiMax based Wireless ISP <a href="http://www.avired.com">Avired</a> but our terrain puts us out of their signal footprint. </p>
<p>As a last resort we&#8217;ve signed up to <a href="http://www.teles-skydsl.de/">skyDSL</a>, a satellite broadband service based in Germany. The system cuts cost by only downloading information through a normal digital satellite TV dish connected to a DBV receiver in your PC. All your uploads are sent through your modem line. So we now get 16Mb/s downstream and 56Kb/s upstream.</p>
<p>Sounds good doesn&#8217;t it? Twice the speed of the fastest available ADSL. Fixed monthly fees for unlimited traffic: 45€ for the skyDSL and 20€ for unlimited dial-up, works out expensive but when your business in web development, broadband is indispensable. We can now download large Podcast files at break neck speed. A 100MB file will come down the pipe in under a minute (depending on the web server).</p>
<p>The downside is the upstream bandwidth. When surfing the web you first have to request the page you want for example: www.apple.com, that request is sent up to the net via a proxy server on your PC which redirects it to a skyDSL server in Germany. skyDSL then resolve the DNS name into a web server address and download the actual page (or find it through their own  proxy server). The data containing the Apple home page is tagged with my skyDSL subscriber number and waits for an uplink slot to be transmitted to a satellite (Eurobird 3), that bounces the data back down to the whole of south western Europe. My dish channels the signal into my PC, which recognises the tag and text an images begin appearing on my screen. If that sounds complicated, it&#8217;s because it is! Check out this <a href="http://www.teles-skydsl.co.uk/news.php?rubrik=hdiat">visual</a>.</p>
<p>The latency introduced by all this bouncing around and waiting for satellite time, means there&#8217;s a delay of up to 5 seconds between my requesting a page and the page actually beginning to download. This delay makes it impossible for us to use any Internet application that requires low latency (like Skype for making VoIP calls).</p>
<p>Another complication: I use a Mac, the skyDSL service is set up on a PC server connected to my LAN. I&#8217;m not sure if it&#8217;s just me but there doesn&#8217;t seem to be any way to tell MacOSX to use a proxy server for e-mail. That means all my e-mailing has to be done through web-mail services. The same with FTP. I have to disconnect the skyDSL and connect my Mac via the built-in modem to upload any changes to a website.</p>
<p>The upside to all this is that I&#8217;m seriously thinking about becoming a Wireless ISP for my area. I&#8217;ll let you know how that goes when it happens.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=12&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2006/04/14/rural-internet-connectivity/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>
	</item>
		<item>
		<title>Fon router running</title>
		<link>http://peteboucher.wordpress.com/2006/03/24/fon-router-running/</link>
		<comments>http://peteboucher.wordpress.com/2006/03/24/fon-router-running/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 14:54:07 +0000</pubDate>
		<dc:creator>peteboucher</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Wireless Technology]]></category>

		<guid isPermaLink="false">https://peteboucher.wordpress.com/2006/03/24/fon-router-running/</guid>
		<description><![CDATA[Ok, the installation went smoothly apart from the 5 min window the firmware gives you to register. I was setting it up on the back of my Apple AirPort Extreme working as a LAN modem. I did it this way for various reasons (not least of which is the proxy server on my satellite broadband [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=11&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok, the installation went smoothly apart from the 5 min window the firmware gives you to register. I was setting it up on the back of my Apple AirPort Extreme working as a LAN modem. I did it this way for various reasons (not least of which is the proxy server on my satellite broadband connection). After the 3rd attempt at powering up the router, getting an IP address on my iBook and then contacting the Fon registration server within the 5 minute time limit I completed the registration successfully. </p>
<p>I have now moved the router to my &#8216;in-laws, who have a standard, always on ADSL connection which is much better suited to a Fon hotspot. Of course I entered the new location details into my account in the Fon database. Unfortunately the location appears at <a href="http://maps.fon.com">maps.fon.com</a> in the middle of the countryside about 5Km from my parents-in-laws house! It seems to be sitting right on top of another Fon hotspot which, according to it&#8217;s address is supposed to be situated about 4Km south in a nearby town. I can only assume that Fon&#8217;s systems are having a little trouble resolving our addresses and resorting to placing markers in the middle of the postcode area.</p>
<p>To help Foneros out with finding hotspots I&#8217;ve started a <a href="http://www.frappr.com/foneros/">Frappr map</a> where we can position our markers more precisely. It&#8217;s also become popular with Foneros outside Spain and the US who are not yet catered for on <a href="http://maps.fon.com">maps.fon.com</a>. So far we number 99 members <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/peteboucher.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/peteboucher.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/peteboucher.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/peteboucher.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/peteboucher.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=peteboucher.wordpress.com&amp;blog=82202&amp;post=11&amp;subd=peteboucher&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://peteboucher.wordpress.com/2006/03/24/fon-router-running/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c9394723398e0052d3a10a417a78d759?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">peteboucher</media:title>
		</media:content>
	</item>
	</channel>
</rss>
