<?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>Adrian Smith&#039;s Blog &#187; mobile</title>
	<atom:link href="http://www.17od.com/tag/mobile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.17od.com</link>
	<description></description>
	<lastBuildDate>Sun, 20 Nov 2011 20:04:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>HTC Hero Mobile Internet Settings for Vodafone Ireland</title>
		<link>http://www.17od.com/2009/12/16/htc-hero-mobile-internet-settings-for-vodafone-ireland/</link>
		<comments>http://www.17od.com/2009/12/16/htc-hero-mobile-internet-settings-for-vodafone-ireland/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 21:43:41 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[htchero]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[vodafone]]></category>

		<guid isPermaLink="false">http://www.17od.com/?p=173</guid>
		<description><![CDATA[After porting over to Vodafone recently I&#8217;ve had a bit of trouble trying to get internet access up and running. I&#8217;m using a HTC Hero and since Vodafone don&#8217;t sell that model they couldn&#8217;t push the settings out to the handset. Luckily their internal support desk was able to get me up and running in [...]]]></description>
			<content:encoded><![CDATA[<p>After porting over to Vodafone recently I&#8217;ve had a bit of trouble trying to get internet access up and running. I&#8217;m using a <a href="http://www.htc.com/www/product/hero/overview.html">HTC Hero</a> and since Vodafone don&#8217;t sell that model they couldn&#8217;t push the settings out to the handset. Luckily their internal support desk was able to get me up and running in no time.</p>
<p>I&#8217;m using their <a href="http://www.vodafone.ie/planscosts/paymonthly/addons/">Mobile Internet Addon</a> which gives you 500MB for €9.99. I think there&#8217;s a different APN if you&#8217;re on one of their packages that give&#8217;s you a couple of Gb/month. <a href="http://www.boards.ie/vbulletin/showpost.php?p=62018469">These settings</a> might work in those cases.</p>
<p>You&#8217;ll probably need to restart the mobile network after entering these settings. You do that by unticking and then reticking the <strong>Mobile network</strong> menu option in the <strong>Wireless controls</strong> menu.</p>
<p>The bold settings are the ones I actually entered. The rest are just the defaults.</p>
<p><strong>Name: Vodafone Live</strong><br />
<strong>APN: live.vodafone.com</strong><br />
Proxy: &lt;Not set&gt;<br />
Port: &lt;Not set&gt;<br />
<strong>Username: vodafone</strong><br />
<strong>Password: vodafone</strong><br />
Server: &lt;Not set&gt;<br />
MMSC: &lt;Not set&gt;<br />
MMS Port: &lt;Not set><br />
MMS Protocol: WAP 2.0<br />
MMS: 272<br />
MNC: 01<br />
APN Type: &lt;Not set&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2009/12/16/htc-hero-mobile-internet-settings-for-vodafone-ireland/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Meteor WebSMS</title>
		<link>http://www.17od.com/2007/10/10/meteor-websms/</link>
		<comments>http://www.17od.com/2007/10/10/meteor-websms/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 19:01:46 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[irish]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[meteor]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.17od.com/2007/10/10/meteor-websms/</guid>
		<description><![CDATA[As a Java5/JUnit4/Maven2 learning exercise I&#8217;ve written a simple little SMS command line utility called Meteor WebSMS. It allows you to bypass Meteor&#8217;s website and send the free web SMS messages they offer from your command line (you have to be a Meteor customer of course). The API is completely separate from the the command [...]]]></description>
			<content:encoded><![CDATA[<p>As a Java5/JUnit4/Maven2 learning exercise I&#8217;ve written a simple little SMS command line utility called <a href="http://www.17od.com/meteor-websms">Meteor WebSMS</a>. It allows you to bypass <a href="http://www.mymeteor.ie">Meteor&#8217;s website</a> and send the free web SMS messages they offer from your command line (you have to be a Meteor customer of course).</p>
<p>The API is completely separate from the the command line tool so it&#8217;s available if you want to use it in your own Java programs. Javadocs are <a href="http://www.17od.com/meteor-websms/apidocs/index.html">here</a>.</p>
<p>Since this is a learning exercise full source code and Maven pom.xml are included in the distribution. The URL is <a href="http://www.17od.com/meteor-websms">http://www.17od.com/meteor-websms</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2007/10/10/meteor-websms/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Jajah Troubles</title>
		<link>http://www.17od.com/2007/04/13/jajah-troubles/</link>
		<comments>http://www.17od.com/2007/04/13/jajah-troubles/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 18:39:29 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[jajah]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.17od.com/2007/04/13/jajah-troubles/</guid>
		<description><![CDATA[I decided to give jajah a go the other day, partly because I just wanted to see what it was like and partly because it was cheaper than my normal mobile tarrif. I&#8217;d used it once before for setting up a call between two landlines and it all went very smoothly. This time however I [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to give <a href="http://www.jajah.com/">jajah</a> a go the other day, partly because I just wanted to see what it was like and partly because it was cheaper than my normal mobile tarrif. I&#8217;d used it once before for setting up a call between two landlines and it all went very smoothly. This time however I was setting up a call between two mobiles.</p>
<p>On the first attempt it took about a minute before I got the callback from jajah. When it connected the other party the line was really bad so I had to hangup an try again. On the second attempt it still took about a minute to get connected but the quality was fine.</p>
<p>Soon afterwards I tried to make another call to a different mobile. This time I never got the callback. After waiting about 5 minutes I tried to setup the call again. After trying this about three times I gave up. A couple of minutes later I finally got the callback from jahjah. It connected the other party but also connected the party I made a call to originally. So the three of us were connected and none of us had anything to say. It reminded me of that <a href="http://gingerpixel.com/?p=158">Garda prank</a> a while back.</p>
<p>Anyway, needless to say I&#8217;m not very impressed. I&#8217;ll probably still use jajah again (if for no other reason than because by account with them still has a couple of euro left) but only as a backup. The rates they offer are really attractive but the hassle of setting up a call, waiting for a callback is a bit of a pain in the arse, especially when it takes about five minutes to get that callback.</p>
<p>What kind of experience have others had?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.17od.com/2007/04/13/jajah-troubles/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

