<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<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>RIM &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/rim/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Fri, 18 Apr 2025 09:15:08 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>RIM &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[BlackBerry PlayBook and Ubuntu Linux - HOWTO with Screenshots]]></title>
		<link>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/</link>
					<comments>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 18 Apr 2012 10:50:35 +0000</pubDate>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[playbook]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[ubuntu]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=5547</guid>

					<description><![CDATA[Here&#039;s a simple way to copy files to and from your BlackBerry PlayBook when you&#039;re using Ubuntu.  This should work with any form of Linux.  This is a step-by-step tutorial with screenshots.  On The PlayBook  Plug your PlayBook into your Linux computer using a USB cable.  You may see this screen (or similar) you can dismiss it.   In the Settings menu, scroll down to &#34;Storage &#38; Sharing&#34;.  Ensure…]]></description>
										<content:encoded><![CDATA[<p>Here's a simple way to copy files to and from your BlackBerry PlayBook when you're using Ubuntu.  This should work with any form of Linux.</p>

<p>This is a step-by-step tutorial with screenshots.</p>

<h2 id="on-the-playbook"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#on-the-playbook">On The PlayBook</a></h2>

<p>Plug your PlayBook into your Linux computer using a USB cable.  You may see this screen (or similar) you can dismiss it.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-Windows-or-Mac.jpg" alt="PlayBook Windows or Mac" title="PlayBook Windows or Mac" width="512" height="384" class="aligncenter size-full wp-image-5551"></p>

<p>In the Settings menu, scroll down to "Storage &amp; Sharing".</p>

<p>Ensure that the "USB Connections" is set to "Connect to Windows".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-file-sharing-setup.jpg" alt="PlayBook file sharing setup" title="PlayBook file sharing setup" width="512" height="384" class="aligncenter size-full wp-image-5549"></p>

<p>Scroll down and make sure that "File Sharing" is set to "ON".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-file-sharing.jpg" alt="PlayBook file sharing" title="PlayBook file sharing" width="512" height="384" class="aligncenter size-full wp-image-5548"></p>

<p>Finally, still in settings, scroll up the left panel to "About" and select "Network"
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-usb-file-sharing-ip.jpg" alt="PlayBook usb file sharing ip" title="PlayBook usb file sharing ip" width="512" height="384" class="aligncenter size-full wp-image-5550">
Make a note of the USB IPv4 Address (in this image it is 169.254.144.217).</p>

<h2 id="on-ubuntu"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#on-ubuntu">On Ubuntu</a></h2>

<p>Open a terminal and type</p>

<pre>sudo ifconfig -a</pre>

<p>You may be prompted to enter your password.</p>

<p>Scroll through the results and you should see an entry of "usb0".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-Ubuntu-USB.png" alt="PlayBook Ubuntu USB" title="PlayBook Ubuntu USB" width="549" height="170" class="aligncenter size-full wp-image-5554"></p>

<p>To connect to the PlayBook, click on "Places" then "Connect to server".</p>

<p>Select the server type to be "Windows Share".  Enter the IP address of the PlayBook (found from the PlayBook's About menu).
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connect-to-USB-server.png" alt="PlayBook connect to USB server" title="PlayBook connect to USB server" width="422" height="398" class="aligncenter size-full wp-image-5553"></p>

<p>If all has gone well, you should see this screen:
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connect-to-Ubuntu.png" alt="PlayBook connect to Ubuntu" title="PlayBook connect to Ubuntu" width="551" height="173" class="aligncenter size-full wp-image-5555"></p>

<p>Click on "media" and you'll have access to all of your PlayBook's storage space.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2012/04/PlayBook-connected-to-Ubuntu.png" alt="PlayBook connected to Ubuntu" title="PlayBook connected to Ubuntu" width="540" height="407" class="aligncenter size-full wp-image-5556"></p>

<h2 id="thats-it"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#thats-it">That's It!</a></h2>

<p>You should now be able to copy files back and forth.  Unlike a normal USB disk, you don't need to eject or unmount the drive once you've finished copying files to the device.
Note - when you disconnect the USB cable and reconnect it, the IP address <em>may</em> change.  You will need to go to the PlayBook's network settings to find the new IP address.  I can't find a way to get a static IP.  If you know how - or have any other questions - please leave a comment.</p>

<h2 id="update"><a href="https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/#update">Update</a></h2>

<p>You can set a static IP by turning on Development mode, or <a href="https://web.archive.org/web/20120519111700/http://supportforums.blackberry.com/t5/BlackBerry-PlayBook/bd-p/playbook">follow these instructions from Jarviser on the BlackBerry Support Forums</a></p>

<blockquote><p>Forget the IP address, use Tablet Network Name which will always be the same...</p>

<p>In Storage and Sharing, after selecting Connect to Windows, touch Properties button.</p>

<p>You will find</p>

<p>Tablet Network Name - Use that instead of IP Address in Ubuntu.  (Mine says PLAYBOOK-24B6)
You will then be asked for Username and Password, Mine is "playbook" and the playbook's sharing password. WORKGROUP is left unchanged.</p></blockquote>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=5547&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2012/04/blackberry-playbook-and-ubuntu-linux-howto-with-screenshots/feed/</wfw:commentRss>
			<slash:comments>12</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[The Death Of The BlackBerry]]></title>
		<link>https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/</link>
					<comments>https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Sat, 26 Mar 2011 16:30:24 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[vodafone]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=3781</guid>

					<description><![CDATA[For years I was a BlackBerry fanboy.  I remember snatching a departing colleague&#039;s 6710 and lying to the IT department that I was authorised to have my email on my phone.  I never looked back.  Despite a brief flirtation with the Nokia N95 - I was a BlackBerry Boy through and through.  Until this happened.    In early March 2010, my beloved BlackBerry Bold took a tumble out of a cab and died. …]]></description>
										<content:encoded><![CDATA[<p>For <em>years</em> I was a BlackBerry fanboy.  I remember snatching a departing colleague's <a href="http://pdadb.net/index.php?m=specs&amp;id=1463&amp;view=1&amp;c=rim_blackberry_6710">6710</a> and lying to the IT department that I was authorised to have my email on my phone.  I never looked back.  Despite a brief flirtation with the Nokia N95 - I was a BlackBerry Boy through and through.  <a href="https://shkspr.mobi/blog/2010/03/choosing-a-new-phone/">Until this happened</a>.</p>

<p><a href="https://shkspr.mobi/blog/2010/03/choosing-a-new-phone/"><img class="aligncenter" title="Dead BlackBerry" src="https://farm3.static.flickr.com/2703/4438676689_6a45533cf6.jpg" alt="Dead BlackBerry" width="334" height="500"></a></p>

<p>In early March 2010, my beloved BlackBerry Bold took a tumble out of a cab and died.  I've been an Android man ever since. Magic, Hero, Nexus, Galaxy - all great phones, but none could hold a candle to the 'berry.</p>

<p>Or so I thought.</p>

<h2 id="a-torch-in-the-night"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#a-torch-in-the-night">A Torch In The Night</a></h2>

<p>A good friend of mine - who updates his phones as frequently as I do - offered me his discarded BlackBerry Torch.  How could I refuse a chance to get back to a <em>real</em> phone?
<a href="http://twitpic.com/49p5q0"><img class="alignright size-full wp-image-3799" title="Give Up Android" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Give-Up-Android.jpg" alt="Give Up Android" width="375" height="752"></a>
The main thing that was bothering me about Android was the lack of a physical keyboard and the general instability of the platform and radio software.</p>

<p>The Torch is a phenomenal BlackBerry.  The action on the slider is exquisite.  The keyboard is a joy to pound away on.  The email and calendaring are rock solid with a powerful and practical UI.  The browser has improved immeasurably. The range of apps is much broader than a year ago - and includes the all important trifecta of Foursquare, Dropbox, and Expensify.</p>

<p>And <strong>I hate it</strong>.
<span id="more-3781"></span></p>

<h2 id="everything-thats-wrong-with-the-blackberry"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#everything-thats-wrong-with-the-blackberry">Everything That's Wrong With The BlackBerry</a></h2>

<p>There are some minor niggles - that's fine - you get them with every phone.  But the Torch has some fundamental flaws which, in my opinion make it unsuitable for day-to-day use.  They are as follows.</p>

<h3 id="the-price"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#the-price">The Price</a></h3>

<p>The handset itself isn't particularly pricey compared to other smartphones - but the cost of extra services is <em>extortionate</em>.
For the first day, I couldn't work out why I wasn't able to get any email - then I realised, you have to buy a special BlackBerry data plan in order to get email and Twitter.  What the...?
<a href="http://twitpic.com/49so2h"><img class="aligncenter size-full wp-image-3798" title="BlackBerry Dataplan" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/BlackBerry-Dataplan.jpg" alt="BlackBerry Dataplan" width="464" height="365"></a>
I just don't get it.  Ok, it's only an extra fiver a month but... for <em>what</em>?  My Android and Symbian devices don't need a magic data plan.  The Sainted iPhone has many precious qualities - but it doesn't care what price plan it is on.  Data is data is data! Why is BlackBerry any different?</p>

<p>Then, I realised that I couldn't get my work email through.  This hadn't been a problem on Android - I just clicked on "Microsoft Exchange ActiveSync" on the device and my Calendar and Email were all set.  Want that on a BlackBerry?  That'll be an extra £28 per month.
<img class="aligncenter size-full wp-image-3786" title="munch_2011_03_26_131412" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/munch_2011_03_26_131412.jpg" alt="BES Costs" width="360" height="480">
WHAT THE JUDDERING FUCK?</p>

<p>I understand that BlackBerrys use some weird VooDoo to connect to the Interwebs and have mail sent to them faster than a speeding bullet.  But is it necessary to spend an extra £336 a year on them?  No.</p>

<iframe title="BlackBerry vs Android - Email Speeds" width="620" height="349" src="https://www.youtube.com/embed/jzs55Xk_ZKY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen=""></iframe>

<h3 id="the-restarts"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#the-restarts">The Restarts</a></h3>

<p>It seems every time I uninstall an app, or add an email account my phone wants me to reboot.  The BlackBerry is famed for having a "suspend" function - when you switch it off, it just goes to sleep and can be woken instantly.  Something Android would do well to copy.
But for cold restarts, it takes a bloody age.
What makes it worse, is that official advice after provisioning the service is to <em>pull the battery out</em>, wait a minute and put it back in again.  It's not the easiest thing in the world to pull a battery out of a handset on a crowded train.
I'm not the biggest fan of Apple - but they've got some things right.  If your platform needs constant reboots - you've failed.  If your hardware regularly had to be disassembled - you've failed.</p>

<h3 id="data-connectivity"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#data-connectivity">Data Connectivity</a></h3>

<p>Network coverage is always variable - that's a given.  But BlackBerry adds another complication into the mix.  Sometimes I can have perfect data reception and still not get any email! Why? Because the phone has lost connection to the BlackBerry mothership.
<img class="aligncenter size-full wp-image-3788" title="munch_2011_03_26_151510" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/munch_2011_03_26_151510.jpg" alt="No BlackBerry Connection" width="360" height="480">
I don't know if this is the fault of my network provider, the BlackBerry servers, or the handset.  I don't much care.  It doesn't work.</p>

<p>Again, I don't have this problem with any of my other phones.</p>

<p>This is coupled with the radio's obsession with 2G.  I can be in an area of perfect 3G coverage and the radio will <em>still</em> lock on to 2G.  Restarting the radio usually wakes it up and it can find 3G - but I'm reliant on speed; I can't spend my life in the radio settings menu.</p>

<h3 id="os6-0-and-speed"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#os6-0-and-speed">OS6.0 and Speed</a></h3>

<p>I've been using BlackBerrys since the black and white days.  I'm now running the very latest 6.0.0.448.</p>

<p>Despite the marketing hype, there's <strong>no practical difference</strong> between OS6 and OS5.  The kinetic scrolling is adequate - but slow.  The browser renders better - but is slow. App world has more functionality - but is slow.  The range of apps is great - but they take ages to start up.  The camera has more mega-pixels and a bunch of great focus modes - but it's slow to start, slow to focus, and slow to take pictures.</p>

<p>Slow slow slow slow slow slow slow!  Both BlackBerry maps and Google Maps wheeze through the motions like they're about to collapse at any moment.  That's assuming the (slow) GPS has locked onto anything even vaguely resembling a signal.</p>

<p>I get that this isn't a multi-gigahetrz device.  But it crawls along like an old Nokia.</p>

<p>I think the comparison is apt.  BBOS is, now, as out-dated as Symbian and just not fit for the modern age.  While I hope RIM don't got down the WP7 route - they need to move their next generation of handsets to their QNX platform.  The BlackBerry OS is highly practical - unless you want to work with any sort of speed.</p>

<h3 id="minor-niggles"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#minor-niggles">Minor Niggles</a></h3>

<p>Those are the big ticket items.  The ones which ensure that on Monday I'll be on the search for a new phone.  Here are the minor annoyances.</p>

<h4 id="screen"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#screen">Screen</a></h4>

<p>The screen isn't AMOLED.  After spending a few months with an AMOLED screen, there really is no going back.  Blacks and blacker, colours are more vivid, they're easier to read in sunlight, and they dim down to a level that's easy to read in the dark.</p>

<h4 id="key-proximity"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#key-proximity">Key Proximity</a></h4>

<p>The "answer" and "BlackBerry" keys are on the same plastic button.
<img class="aligncenter size-full wp-image-3790" title="BlackBerryKeys" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/BlackBerry-Keys.jpg" alt="BlackBerry Buttons" width="317" height="379">
It's one of those design flaws which really grates after a while.  A simple dividing line would make unsighted use of the buttons so much easier</p>

<h4 id="on-screen-keyboard"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#on-screen-keyboard">On-Screen Keyboard</a></h4>

<p>The letters on the OSK don't change chase when you hit the shift key.  That's really annoying.  Added to the fact that the OSK just isn't as precise as other keyboards really lets the phone down.
<img class="aligncenter size-full wp-image-3789" title="OSK" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/BlackBerry-OSK.jpg" alt="BlackBery OSK" width="461" height="374"></p>

<h4 id="contact-synchronisation"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#contact-synchronisation">Contact Synchronisation</a></h4>

<p>I'm not sure if this is the fault of Almighty Google - or RIM, but when I sync my contacts, their photos don't come across.
I've got a dreadful memory, so I've spend ages making sure each of my contacts has an image associated with them.  Compare and contrast...
<img class="alignleft size-full wp-image-3794" title="BlackBerry Contacts" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/BlackBerry-Contacts.jpg" alt="BlackBerry Contacts" width="360" height="292">
<img class="alignright size-full wp-image-3796" title="Android Contacts" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Android-Contacts.jpg" alt="Android Contacts" width="206" height="393"></p>

<h4 style="clear:both" id="pre-installed-crap"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#pre-installed-crap">Pre-Installed Crap</a></h4>

<p>Bloatware has always been a problem on mobiles.  The annoying pre-installed software which you can't delete.  BlackBerry is better than most, in that it will allow you to delete some of the crap - but not all.
<a href="http://twitpic.com/4bq209"><img class="aligncenter size-full wp-image-3797" title="BlackBerry Podcasts" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/BlackBerry-Podcasts.jpg" alt="BlackBerry Podcasts" width="360" height="422"></a>
Most annoying is the podcast app - mostly because it doesn't work in the UK.  Why pre-install something that won't work?  More to the point, why is a simple podcast downloader region locked?</p>

<p>A special mention to Vodafone UK for continually pushing out service books for the (discontinuted) Vodafone 360 service, and the non-working Poynt service - <a href="https://www.markpack.org.uk/17872/more-on-poynt-vodafone-and-blackberries/">even in the face of hostile customer feedback</a>.</p>

<h2 id="the-good"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#the-good">The Good</a></h2>

<p>There are a few great points about the BlackBerry that make me sorry to see it go.</p>

<ul>
    <li>The battery is stonkingly good.  I got through a whole day of surfing, emailing (on 2G) and the battery was still at 45%.  On Android I'm lucky if I get to lunchtime with half my battery intact.</li>
    <li>The keyboard.  I had a play with the HTC Desire Z - it has a fine keyboard - but it's nothing compared to the ergonomics of the Torch. In addition, the shortcut keys make using the phone a pleasure. Hitting M on the homescreen to go to messages, hitting T in the browser to go the top of the page, etc.  Great for power users.</li>
    <li>Auto on-and-off.  Useful if, like me, you don't want your phone waking you up in the night - but do want your emails waiting for you as the alarm goes off.  This is tempered by the fact that you can't suspend email delivery.  On my Galaxy, I set a peak schedule so I don't get work emails interrupting me at the weekend. <img class="aligncenter size-full wp-image-3793" title="Android Email Schedule" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Android-Email-Schedule.jpg" alt="Android Email Schedule" width="277" height="302"></li>
    <li>Multiple sound profiles. Again, beats the pants of Android. I can quickly select different ringtone profiles, set custom alerts for different people - even have an emergency call over-ride my silent settings.</li>
    <li>Tabbed Browsing.  My Galaxy seems to top out at 4 browser windows, the BlackBerry doesn't seem to have a limit that I've hit.<img class="aligncenter size-full wp-image-3785" title="munch_2011_03_26_145443" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/munch_2011_03_26_145443.jpg" alt="BlackBerry Tabbed Browser" width="360" height="480"></li>
    <li><a href="https://web.archive.org/web/20110306042625/https://uk.blackberry.com/services/protect/">BlackBerry Protect</a>.  This is an excellent free service which lets you track your device if it has beeen stolen, back up your data, send it messages, and wipe it if needed.  Yes, there are apps available on Android, but nothing as comprehensively good as this.  The only problem being that it doesn't work on BES.

<div id="attachment_3787" style="width: 370px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-3787" class="size-full wp-image-3787" title="munch_2011_03_25_094358" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/munch_2011_03_25_094358.jpg" alt="" width="360" height="480"><p id="caption-attachment-3787" class="wp-caption-text">BlackBerry Protect</p></div></li>
    <li>Finally, a niche example.  Hitting ALT+RBVS in the browser brings up the source code of the page.  Invaluable for web-nerds like me and not something I've ever seen built in to any other phone.</li>
</ul>

<h2 id="now-what"><a href="https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/#now-what">Now What</a></h2>

<p>Paying an extra £28 per month for a device which is no quicker at receiving email than my Android? No thanks.
When RIM rejoins the real world and realises that it doesn't own the push email market any more - and can't charge like it's the only game in town - I'll be back.</p>

<p>For now, it's off to find a phone with a great physical keyboard and good battery life.</p>

<p>The Windows Phone 7 Dell Venue Pro?
<img class="aligncenter size-full wp-image-3792" title="Dell Venue Pro" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Dell-Venue-Pro.jpg" alt="Dell Venue Pro" width="162" height="162"></p>

<p>The Android Motorola Pro?
<img class="aligncenter size-full wp-image-3791" title="Motorola Pro" src="https://shkspr.mobi/blog/wp-content/uploads/2011/03/Motorola-Pro.jpg" alt="Motorola Pro" width="162" height="162"></p>

<p>I don't know yet - but at the moment, the BlackBerry platform has lost its way - and I'm not making any more compromises when it comes to my phone.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=3781&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2011/03/the-death-of-the-blackberry/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Twitter For BlackBerry - Review]]></title>
		<link>https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/</link>
					<comments>https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:38:57 +0000</pubDate>
				<category><![CDATA[mobile]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[socialscope]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ubertwitter]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=1650</guid>

					<description><![CDATA[Blah blah Twitter.... Blah Blah BlackBerry... Blah Blah.... http://www.blackberry.com/twitter  NB1: I primarily use SocialScope on my BlackBerry. SocialScope&#039;s terms of use prohibit me from showing screenshots of their beta. Hey, guys, I want to show everyone how great you are!  NB2: Screenshots taken on a BlackBerry 9000 running OS 5.0  First Impressions  I&#039;ve never understood the need for a…]]></description>
										<content:encoded><![CDATA[<p>Blah blah Twitter.... Blah Blah BlackBerry... Blah Blah.... <a href="https://web.archive.org/web/20100708110939/http://na.blackberry.com/eng/devices/features/social/twitter.jsp">http://www.blackberry.com/twitter</a></p>

<p>NB1: I primarily use SocialScope on my BlackBerry. SocialScope's terms of use prohibit me from showing screenshots of their beta. Hey, guys, I want to show everyone how great you are!</p>

<p>NB2: Screenshots taken on a BlackBerry 9000 running OS 5.0</p>

<h2 id="first-impressions"><a href="https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#first-impressions">First Impressions</a></h2>

<p>I've never understood the need for a EULA. They're long, confusing, boring and a <em>terrible </em>way to make a first impression on your customers.&nbsp; Twitter for Blackberry has a <strong>30 page</strong> monstrosity.</p>

<p></p><div id="attachment_1652" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1652" class="size-full wp-image-1652" title="EULA Hell" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture7_49_30.jpg" alt="EULA Hell" width="480" height="320"><p id="caption-attachment-1652" class="wp-caption-text">EULA Hell</p></div><p></p>

<p>No one reads them, no one cares, find a better way.</p>

<h2 id="good"><a href="https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#good">Good</a></h2>

<p>This app really shows off the power of the BlackBerry SDK. It's a pity that more developers don't make full use of it.</p>

<p>Tweets show up in your message list....</p>

<p></p><div id="attachment_1654" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1654" class="size-full wp-image-1654" title="Message Integration" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture8_20_4.jpg" alt="Message Integration" width="480" height="320"><p id="caption-attachment-1654" class="wp-caption-text">Message Integration</p></div><p></p>

<p>...and can be opened from there.</p>

<p></p><div id="attachment_1655" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1655" class="size-full wp-image-1655" title="Open From Message" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture7_55_17.jpg" alt="Open From Message" width="480" height="320"><p id="caption-attachment-1655" class="wp-caption-text">Open From Message</p></div><p></p>

<p>Images can be sent directly to TwitPic.</p>

<p></p><div id="attachment_1653" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1653" class="size-full wp-image-1653" title="Send To Twitter" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture8_3_57.jpg" alt="Send To Twitter" width="480" height="320"><p id="caption-attachment-1653" class="wp-caption-text">Send To Twitter</p></div><p></p>

<p>Apps like SocialScope and UberTwitter also hook in to the OS so that you can click on any #hastag and @name and be taken directly to that page within the app. I wasn't able to ascertain whether this functionality was available in this app.</p>

<h2 id="bad"><a href="https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#bad">Bad</a></h2>

<p>Limited view space.&nbsp; At best, you can view 2 tweets at a time before scrolling. That's not a very efficient use of space.</p>

<p></p><div id="attachment_1656" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1656" class="size-full wp-image-1656" title="The Tweets Went In Two By Two" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture7_52_16.jpg" alt="The Tweets Went In Two By Two" width="480" height="320"><p id="caption-attachment-1656" class="wp-caption-text">The Tweets Went In Two By Two</p></div><p></p>

<p>Poor navigation.&nbsp; You can't simply scroll left or right to move between pages, you need to scroll all the way to the top, or open the menu.</p>

<p></p><div id="attachment_1657" style="width: 490px" class="wp-caption aligncenter"><img aria-describedby="caption-attachment-1657" class="size-full wp-image-1657" title="Navigation" src="https://shkspr.mobi/blog/wp-content/uploads/2010/02/Capture7_52_32.jpg" alt="Navigation" width="480" height="320"><p id="caption-attachment-1657" class="wp-caption-text">Navigation</p></div><p></p>

<p>The software also doesn't remember which tweet you were on before you left.&nbsp; It always refreshes the timeline and jumps to the top.&nbsp; This is really annoying and it's a problem solved in both UberTwitter and SocialScope.</p>

<h2 id="ugly"><a href="https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#ugly">Ugly</a></h2>

<p>Missing loads of features that many users have become accostomed to.</p>

<ul>
    <li>URL expansion.&nbsp; bit.ly/fjhgkdfhg means nothing - use their API to expand the URL</li>
    <li>Embed images and media. Show a preview of flickr images, YouTube videos etc.&nbsp; At the moment, it only appears to do TwitPic.</li>
    <li>No OAuth!&nbsp; This is partly due to Twitter's broken mobile OAuth support.</li>
    <li>No autocomplete. SocialScope will show a list of your friends when you type @ to allow you to quickly select them.</li>
</ul>

<h2 id="conclusion"><a href="https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/#conclusion">Conclusion</a></h2>

<p>This app is amazing... if you've never used UberTwitter or SocialScope.&nbsp; I also found it to be marginally slower than the other apps.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=1650&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2010/02/twitter-for-blackberry-review/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[BlackBerry AppWorld - Pictures and thoughts]]></title>
		<link>https://shkspr.mobi/blog/2009/04/blackberry-appworld-pictures-and-thoughts/</link>
					<comments>https://shkspr.mobi/blog/2009/04/blackberry-appworld-pictures-and-thoughts/#respond</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Thu, 02 Apr 2009 13:15:00 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[App Store]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[AppStore]]></category>
		<category><![CDATA[AppWorld]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[RIM]]></category>
		<category><![CDATA[Screenshots]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/index.php/2009/04/blackberry-appworld-pictures-and-thoughts/</guid>

					<description><![CDATA[So, RIM have finally released their Application Store (hereafter called AppWorld) Let&#039;s take it for a spin on a BlackBerry Bold (9000 running 4.6.0.237 for those who care about such things).  All screenshots taken with the magnificent CaptureIt from The Tech Mogul.You can grab it by pointing your &#039;Berry at http://blackberry.mobi/appworld.First off, it&#039;s very good looking. A good layout showing…]]></description>
										<content:encoded><![CDATA[<p>So, RIM have <span style="font-style: italic;">finally</span> released their Application Store (hereafter called <span style="font-weight: bold;">AppWorld</span>) Let's take it for a spin on a BlackBerry Bold (9000 running 4.6.0.237 for those who care about such things).  All screenshots taken with the magnificent <a href="https://web.archive.org/web/20101001103800/http://www.thetechmogul.com:80/index.php?option=com_content&amp;view=category&amp;layout=blog&amp;id=34&amp;Itemid=50">CaptureIt from The Tech Mogul</a>.<br><br>You can grab it by pointing your 'Berry at <a href="https://web.archive.org/web/20090323165656/http://blackberry.mobi/appworld">http://blackberry.mobi/appworld</a>.<br><br>First off, it's very good looking. A good layout showing featured apps.  Underneath are links to Categories, Top Downloads, Search, and My World (where you can see what you've downloaded)<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_26_3-746661.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_26_3-746659.jpg" alt="" border="0"></a><br><br>There's a fairly large selection of applications already available - not as many as iPhone, but this is a lot newer.  The applications have a more professional feel.  There are a few "fart" apps - but not the hundred which clog up Apple and Android.<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_30_21-746676.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_30_21-746674.jpg" alt="" border="0"></a><br><br>The Top Downloads section is well arranged<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_33_54-775745.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_33_54-775743.jpg" alt="" border="0"></a><br><br>Interestingly, RIM have chosen PayPal to handle the billing.  This means they don't need to do deals with carriers or set up their own payment gateway.  I can't help but wonder how much they will have to give away on each transaction and how many people will be turned off after suffering PayPal's lousy customer service.<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_34_16-775761.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_34_16-775759.jpg" alt="" border="0"></a><br>A note to Apple - you don't need to sign up to PayPal in order to download free apps.  Take the hint!<br><br>Again, a well arranged My World section allows a user to send in reviews for the apps.<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_43_56-717149.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_43_56-717148.jpg" alt="" border="0"></a><br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_43_43-717136.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_43_43-717134.jpg" alt="" border="0"></a><br><br><br>The recommend functionality is well integrated.<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture7_44_12-759981.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture7_44_12-759979.jpg" alt="" border="0"></a><br><br>If you have AppWorld installed, your 'Berry will recognise the link and attempt to open it in the AppWorld, rather than the browser.<br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture8_11_16-759996.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture8_11_16-759994.jpg" alt="" border="0"></a><br><br><br>This is where it starts to go wrong.  If you try to open the link in the web browser, you <span style="font-style:italic;">don't</span> get taken to a mobile friendly page.  This is simply inexcusable. <br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture8_12_51-792879.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture8_12_51-792877.jpg" alt="" border="0"></a><br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture8_13_6-792896.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture8_13_6-792894.jpg" alt="" border="0"></a><br><br>Overall, this is a really solid offering from RIM.  They've taken their time and come up with a quality product.  Very interesting to note that while there are some free and sub-$9.99 applications, there are some apps ranging from $49.99 to <span style="font-weight:bold;">$200</span>.  Wow.  These apps are obviously targeting business users who haven't quite get their head around the credit crunch yet.<br><br>Only two things spoil the party.<br>1) Pricing is in USD - there doesn't seem to be an option for GBP or CAD (the AppWorld is currently only available in US, Canada and UK).<br><br>2) I made it crash</p>

<blockquote class="social-embed" id="social-embed-1430072623" lang="en" itemscope="" itemtype="https://schema.org/SocialMediaPosting"><header class="social-embed-header" itemprop="author" itemscope="" itemtype="https://schema.org/Person"><a href="https://twitter.com/edent" class="social-embed-user" itemprop="url"><img class="social-embed-avatar social-embed-avatar-circle" src="data:image/webp;base64,UklGRkgBAABXRUJQVlA4IDwBAACQCACdASowADAAPrVQn0ynJCKiJyto4BaJaQAIIsx4Au9dhDqVA1i1RoRTO7nbdyy03nM5FhvV62goUj37tuxqpfpPeTBZvrJ78w0qAAD+/hVyFHvYXIrMCjny0z7wqsB9/QE08xls/AQdXJFX0adG9lISsm6kV96J5FINBFXzHwfzMCr4N6r3z5/Aa/wfEoVGX3H976she3jyS8RqJv7Jw7bOxoTSPlu4gNbfXYZ9TnbdQ0MNnMObyaRQLIu556jIj03zfJrVgqRM8GPwRoWb1M9AfzFe6Mtg13uEIqrTHmiuBpH+bTVB5EEQ3uby0C//XOAPJOFv4QV8RZDPQd517Khyba8Jlr97j2kIBJD9K3mbOHSHiQDasj6Y3forATbIg4QZHxWnCeqqMkVYfUAivuL0L/68mMnagAAA" alt="" itemprop="image"><div class="social-embed-user-names"><p class="social-embed-user-names-name" itemprop="name">Terence Eden is on Mastodon</p>@edent</div></a><img class="social-embed-logo" alt="Twitter" src="data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0Aaria-label%3D%22Twitter%22%20role%3D%22img%22%0AviewBox%3D%220%200%20512%20512%22%3E%3Cpath%0Ad%3D%22m0%200H512V512H0%22%0Afill%3D%22%23fff%22%2F%3E%3Cpath%20fill%3D%22%231d9bf0%22%20d%3D%22m458%20140q-23%2010-45%2012%2025-15%2034-43-24%2014-50%2019a79%2079%200%2000-135%2072q-101-7-163-83a80%2080%200%200024%20106q-17%200-36-10s-3%2062%2064%2079q-19%205-36%201s15%2053%2074%2055q-50%2040-117%2033a224%20224%200%2000346-200q23-16%2040-41%22%2F%3E%3C%2Fsvg%3E"></header><section class="social-embed-text" itemprop="articleBody">Well, that didn't take long! To crash BlackBerry AppWorld, select an app, while it's loading, hit the BB key then "Read Review" Crash occurs</section><hr class="social-embed-hr"><footer class="social-embed-footer"><a href="https://twitter.com/edent/status/1430072623"><span aria-label="0 likes" class="social-embed-meta">❤️ 0</span><span aria-label="0 replies" class="social-embed-meta">💬 0</span><span aria-label="0 reposts" class="social-embed-meta">🔁 0</span><time datetime="2009-04-01T07:36:57.000Z" itemprop="datePublished">07:36 - Wed 01 April 2009</time></a></footer></blockquote>

<p><br><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="https://shkspr.mobi/blog/uploaded_images/Capture8_32_1-711009.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 213px;" src="https://shkspr.mobi/blog/uploaded_images/Capture8_32_1-711007.jpg" alt="" border="0"></a><br>While a loading screen is running, hit the BB button, then select "Read Reviews".<br>The crash is nothing too serious, but it does point to a little lack of testing.<br><br>Very impressive RIM, let's see how it evolves.</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=24&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2009/04/blackberry-appworld-pictures-and-thoughts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
