<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>BIJT.org research blog &#187; configuration</title>
	<atom:link href="http://www.bijt.org/wordpress/tag/configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bijt.org/wordpress</link>
	<description>Research blog about mobile media and urbanism by Michiel de Lange</description>
	<lastBuildDate>Thu, 22 Dec 2011 13:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/nl/</creativeCommons:license>
		<item>
		<title>How to configure T-mobile GPRS to work with Mac</title>
		<link>http://www.bijt.org/wordpress/2006/08/12/how-to-configure-t-mobile-gprs-to-work-with-mac/</link>
		<comments>http://www.bijt.org/wordpress/2006/08/12/how-to-configure-t-mobile-gprs-to-work-with-mac/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 14:45:16 +0000</pubDate>
		<dc:creator>Michiel de Lange</dc:creator>
				<category><![CDATA[announcements]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[mobile phone]]></category>

		<guid isPermaLink="false">http://www.bijt.org/wordpress/2006/08/12/how-to-configure-t-mobile-gprs-to-work-with-mac/</guid>
		<description><![CDATA[OK, so I got a new UMTS enabled phone, a Nokia 6233. I got a Dutch T-mobile flat rate internet subscription for € 9,50 a month over GPRS (not as fast as UMTS of course but definitely cheaper). Now I want to use my MacIntosh powerbook running OS X 10.4.7 to go online via my [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image54" src="http://www.bijt.org/wordpress/wp-content/uploads/2006/08/mac-to-gprs.png" alt="Mac to GPRS" /></p>
<p>OK, so I got a new UMTS enabled phone, a Nokia 6233. I got a Dutch T-mobile flat rate internet subscription for € 9,50 a month over GPRS (not as fast as UMTS of course but definitely cheaper). Now I want to use my MacIntosh powerbook running OS X 10.4.7 to go online via my mobile phone over a bluetooth connection. T-Mobile <a href="https://www.t-mobile.nl/persoonlijk/htdocs/page/klantenservice/veelgestelde_vragen.aspx?cat=54">states on its website</a> that using GPRS to connect an Apple to the internet is not possible/supported, but I found out how <img src='http://www.bijt.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p><strong>First set up internet access on your phone:</strong><br />
1) On my Nokia, you can set up internet access under Settings &gt; Connectivity &gt; Packet Data &gt; Packet Data Settings &gt; edit active access point &gt; Packet Data Access Point. Fill in &#8220;internet&#8221; (that&#8217;s the access point &#8211; or &#8220;APN&#8221; &#8211; T-Mobile uses). Make sure you&#8217;re able to browse the internet with you phone.</p>
<p><strong>Now set up your MacIntosh to use your phone to connect to the internet</strong><br />
1) In Mac OS X, choose the Bluetooth panel from the System Preferences. Set up Bluetooth preferences to sync your phone to your computer (I&#8217;m not gonna explain that here in detail, just run the Wizzard). Choose the option &#8220;Acces the Internet with your phone&#8217;s data connection&#8221; and tick the box &#8220;Use a direct, higher speed connection to reach your ISP&#8230;&#8221;<br />
2) In the second tab &#8220;Devices&#8221; of the Bluetooth preferences panel click the button &#8220;Edit Serial Ports&#8230;&#8221;. Add a port and make sure the Device Service is set to COM-1 and the Port Type to Modem.<br />
3) In the third tab &#8220;Sharing&#8221; of the Bluetooth preferences panel, choose &#8220;Add Serial Port Service&#8221;. Set the type to Modem, and tick both boxes underneath saying &#8220;Show in Network Preferences&#8221; and &#8220;Require Pairing for Security&#8221;.<br />
4) Now open your &#8220;Internet Connect&#8221; preferences panel from the system preferences. Go to Bluetooth. Fill in at Telephone Number: *99# (for my Nokia that is, Siemens &amp; Motorola: *99***1#, Samsung: *99**1*1#, all other phones also need *99#). I filled in under Account name: guest, and as passwd also guest. Choose Show modem status in menu bar, if you like quick access to this connection.<br />
5) Hit connect et voila, you&#8217;re online!</p>
<p>You can check whether you&#8217;re connected by typing in &#8220;ifconfig&#8221; in the terminal. It should say something like this:</p>
<blockquote><p>macmichiel:~ michiel$ ifconfig<br />
&#8230;.<br />
&#8230;.<br />
ppp0: flags=8051 mtu 1500<br />
inet 84.241.202.139 &#8211;&gt; 10.6.6.6 netmask 0xff000000</p></blockquote>
<p>Speed over GPRS isn&#8217;t all that bad, I did a test downloading a big file over a nearby FTP connection:</p>
<blockquote><p>macmichiel:~ michiel$ curl -O ftp.surfnet.nl/pub/DIRLIST<br />
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br />
Dload  Upload   Total   Spent    Left  Speed<br />
3 49.0M    3 1995k    0     0  38437      0  0:22:18  0:00:53  0:21:25 50751</p></blockquote>
<p>Speed is &gt; 50000 bytes/sec = over 40 KB/s, something I wish I had just a few years back <img src='http://www.bijt.org/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> . Quite cool all this, now I am able to get online everywhere, provided there is GPRS coverage.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bijt.org/wordpress/2006/08/12/how-to-configure-t-mobile-gprs-to-work-with-mac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/nl/</creativeCommons:license>
	</item>
	</channel>
</rss>

