<?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>robjam.es &#187; Hardware</title>
	<atom:link href="http://robjam.es/category/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://robjam.es</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 20:40:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Making Virgin Mobile Broadband to work on Mac</title>
		<link>http://robjam.es/2010/04/making-virgin-mobile-broadband-to-work-on-mac/</link>
		<comments>http://robjam.es/2010/04/making-virgin-mobile-broadband-to-work-on-mac/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 00:51:25 +0000</pubDate>
		<dc:creator>Rob James</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://robjam.es/?p=279</guid>
		<description><![CDATA[After much frustration, I finally got my Virgin Mobile Huawai E160e modem to work on my MacBook Pro!!! And although it shouldn&#8217;t be that difficult, there is one quirk that I needed to do to make it work. UPDATE: I have now used this solution on 2 different Macbook Pros; a 15&#8243; 3.06 Core 2 [...]]]></description>
			<content:encoded><![CDATA[<div class="posterous_autopost">
<p>After much frustration, I finally got my Virgin Mobile Huawai E160e modem to work on my MacBook Pro!!! And although it shouldn&#8217;t be that difficult, there is one quirk that I needed to do to make it work.</p>
<div><strong>UPDATE: I have now used this solution on 2 different Macbook Pros; a 15&#8243; 3.06 Core 2 Duo and now my new 15&#8243; 2.6GHz i7.</strong></div>
<div>Firstly, you don&#8217;t need the Virgin Connect application that comes with the modem, in fact I recommend you DON&#8217;T use it as its slower. Its a Java application, and Desktop Java applications are not known for their startup speed.</div>
<div>You will need the drivers, and the latest drivers can be found <a href="http://virginmobile.custhelp.com/app/answers/detail/a_id/425/session/L2F2LzEvc2lkL21BVVJpQS1q">here</a>. This link is actually from the <a href="http://virginmobile.custhelp.com/app/answers/detail/a_id/175/p/132/r_id/100671">Virgin Mobile Help Ticket</a> on this topic. And although it is worthwhile following these instructions to install what you need, it is really the drivers that you are after&#8230;..</div>
<div>Once you have done that, plug in your modem and your MBP will discover the Modem and add it to your list of Network interfaces. Open System Preferences &gt; Network, and select the HUAWAI Mobile Interface and give it the following settings;</div>
<div>Telephone Number: *99#</div>
<div>Account Name : VirginBroadband</div>
<div>
<div>Password : VirginBroadband</div>
<div>Click on Advanced and Make the following changes;</div>
<div>Vendor: Generic</div>
<div>Model: GPRS (GSM/3G)</div>
<div>APN: VirginBroadband</div>
<div>CID : 1</div>
<div>The important setting is that the APN is set to &#8220;VirginBroadband&#8221; (notice the Capitals V &amp; B)</div>
<div>On other forums and blogs I am hearing that the Account name and Password is important. Although I am not 100% certain, I think the Account Name should be the same as the APN but the password can be absolutely anything&#8230;..</div>
<div><strong>Here is the Trick!</strong></div>
<div><strong><br />
</strong></div>
<div>So after doing all the above and spending a couple of hours to try and get it to work, it kept failing Authentication and no matter what I tried, it kept failing at that point. So my modem is recognised, it is actually connecting but not authenticating. After a little more searching, I came across the issue&#8230;.</div>
<div>Basically, the default method of Authentication on the MacBook Pro is to use CHAP whereas Virgin Broadband expects PAP, and there is no where to change this setting. So this is what you need to do;</div>
<div>Open up a terminal and type in the following;</div>
<div><em>sudo nano /etc/ppp/options</em></div>
<div><em><br />
</em></div>
<div>If you have no idea what this means, you are just opening a file up to edit text; <strong>sudo</strong> tells the terminal that you want to edit it under the administrator account, <strong>nano</strong> is the text edit tool and<strong> /etc/ppp/options</strong> is the location and filename. if you prefer you can use<strong> vi</strong> or some other text editor instead of <strong>nano</strong>. Because you are asking to do this as an administrator (<strong>sudo</strong>), you will be asked to enter you system password.</div>
<div>Once in there, paste the following text in;</div>
<div><em>refuse-chap<br />
refuse-mschap<br />
refuse-mschap-v2</em></div>
<div><em><br />
</em></div>
<div>And save the file. You are done!!</div>
<p>This is the trick where you are telling the PPP connection script to not use chap so it will instead use PAP. Now connect and you should be sweet!!!</p>
<div>NOTE: The Virgin Desktop Application has an option to use PAP instead of CHAP but for me this made no difference</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://robjam.es/2010/04/making-virgin-mobile-broadband-to-work-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bluetooth Plantronics 906 Backbeat Headphones Review</title>
		<link>http://robjam.es/2010/02/bluetooth-plantronics-906-backbeat-headphones-review/</link>
		<comments>http://robjam.es/2010/02/bluetooth-plantronics-906-backbeat-headphones-review/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 02:29:24 +0000</pubDate>
		<dc:creator>Rob James</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Interview]]></category>

		<guid isPermaLink="false">http://robjam.es/?p=268</guid>
		<description><![CDATA[Like many people that work in front of their PC&#8217;s and Macs, I spend a bit of time on different types of calls; mobile, landline, Skype, and Conference Calls. I am my Skype and my iPhone a lot, but never seem to find a happy place for what devices I use to listen to or [...]]]></description>
			<content:encoded><![CDATA[<p>Like many people that work in front of their PC&#8217;s and Macs, I spend a bit of time on different types of calls; mobile, landline, Skype, and Conference Calls. I am my Skype and my iPhone a lot, but never seem to find a happy place for what devices I use to listen to or speak on.</p>
<p>My solution so far has been to use a Logitech headset on my Mac when I am Skype calls or conference calls (where audio is done through the Mac), and I use the iPhone headset that is provided in the box. But I have issues with this; 1) as much as I like the Logitech headset, I don&#8217;t find it comfortable for long periods of time and always feel like its falling off my head. The other issue is the wires &#8211; they just get in the way &amp; 2) although the iPhone headset is fine, its always falling out of my ears and I keep getting tangled in the wires.</p>
<p>So I have been looking for the holy grails of headset, here is my criteria;</p>
<ol>
<li>No Wires</li>
<li>An inner Ear solution</li>
<li>But I also want it to hang from behind my ear (inner ear always falls out too for me)</li>
<li>stereo, so typical bluetooth headsets are out (I am partially deaf from too much Rock n Roll in a previous life, and audio in both my ears is best)</li>
<li>Something that can work with both my Mac and iPhone</li>
<li>I want to be able to listen to music on it too</li>
</ol>
<p>So after some research I came across the 906 Backbeat Headphone from Plantronic and Altec Lansing, and after using it for a week, and although I am still trying to resolve a Mic issue with my Mac, I have been very impressed!!</p>
<p>These Plantronics are essentially inner ear headphones that hang behind the ear. They connect to any Bluetooth enabled device and also have a bluetooth adapter that plugin into any mini jack audio device. They also have a built in mic that seems to work quite effectively (as many people are telling me) when you are using them with the iPhone or Skype.</p>
<p>I paired it up with my iPhone first and that was pretty straight forward. Press the power button and hold it on until the LED alternates between red and blue, and the iPhone picked it up straight away. As soon as I hit play on the headset, my iPod started to play!!! And when I make or take a call, the iPhone sees my Plantronic headset and uses it by default.</p>
<p>Next I paired it up with my Mac. This was just as straight forward. Put the headphones in discoverable mode again, and the Mac pairs with it. As expected, on the Mac I can select it as an audio device and in Skype, I can also select to use the Plantronic as the audio input and output device. Although I have come across an issue at the moment that I am sure I will be able to resolve; the microphone doesn&#8217;t seem to want to work. I can get the headset to work fine and hear everything, but when I select the Plantronics as a Mic input, no one can hear anything. I am thinking I will still need to play with this somewhat to get it sorted out.</p>
<h2>The Good Stuff</h2>
<p>I find the Plantronics super comfortable. They feel very natural on my ears, are not heavy and unlike other wired headphones, when I move my head suddenly or quickly, they just stay in place. They sound awesome! When I first bought them, I charged them up and wore them on a flight back home from a work engagement and I loved them immediately. The don&#8217;t sit right in my ears, but have these telescopic buds the seem to transmit the sound neatly, and also unlike many other earphones, they don&#8217;t lose bottom end when they slightly pop out (which is their natural sitting positions). They are also very &#8216;discrete&#8217;, meaning that most people don&#8217;t even notice that you are wearing them! But the downside is when you get a call, you look like a total fool talking to himself!!! <img src='http://robjam.es/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h2>The Bad Stuff</h2>
<p>I can&#8217;t say that I have come across much stuff to complain about yet. The only things that seem to be strange is when I first get them working with my iPhone, the volume controls work perfectly, but 10 minutes in that seems to stop working. And turning them off and on again seems to fix that. The other thing that annoyed me is the fact that the only way you could charge the device was via the supplied Power Supply, that charges through a micro USB port. These days, most devices allow you to charge them through the USB port. The last thing I need is to have to look for a power outlet when travelling just for the headset. Quick fix; I jumped onto eBay and bought a USB to Micro-USB cable for $8 delivered! Not so much a gripe with these headphones as it is with Bluetooth, but I would prefer  to have a greater range than 10 metres. I am sometimes on a Skype call and would like to walk out of the environment that I am in to make it more private. But the limitations of Bluetooth don&#8217;t able me to go into a room down the hall. Oh well, have to wait for the new Bluetooth standard to be released <img src='http://robjam.es/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<h2>Conclusion</h2>
<p>When I am at my desk, I have it paired to my MacBook and pretty much always on charge. So when I am on Skype, I can just put these on my head. And if I am working for long periods of time where I want to listen to some music, I&#8217;ll use these as well. Then when I hit the road, I shut my laptop and turn on Bluetooth on my iPhone and I am listening to my iPod and can take and make calls whilst driving. Perfect solution for me!!!</p>
<p>If you are looking for comfortable stereo headphones that hand off the back of your ear, I can&#8217;t recommend these enough. I love them, but remember its only a week that I have been using them. The bluetooth pairing is great, sound great, they are very comfortable and I can find myself wearing them all day without my ears hurting.</p>
]]></content:encoded>
			<wfw:commentRss>http://robjam.es/2010/02/bluetooth-plantronics-906-backbeat-headphones-review/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Connected Computing &#8211; how useful is your device without a network?</title>
		<link>http://robjam.es/2009/03/connected-computing-how-useful-is-your-device-without-a-network/</link>
		<comments>http://robjam.es/2009/03/connected-computing-how-useful-is-your-device-without-a-network/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 04:04:30 +0000</pubDate>
		<dc:creator>Rob James</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[connected computing]]></category>
		<category><![CDATA[network connectivity]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://robjam.es/?p=129</guid>
		<description><![CDATA[Ross Hill had a recent blog where he discussed that he finds no real use for a netbook. He has a laptop and a iPhone. His iPhone achieves 80% of what he needs to do, and the rest can wait till he is in front of his laptop. I totally agree, and in fact I [...]]]></description>
			<content:encoded><![CDATA[<p>Ross Hill had a <a href="http://www.rosshill.com.au/article/your-iphone-is-simply-a-new-interface/" target="_blank">recent blog</a> where he discussed that he finds no real use for a netbook. He has a laptop and a iPhone. His iPhone achieves 80% of what he needs to do, and the rest can wait till he is in front of his laptop. I totally agree, and in fact I recently bought a <a href="http://www1.ap.dell.com/content/products/category.aspx/laptop-mini" target="_blank">Dell Mini 9 Netbook</a>, and I never use it! When heading out, I am asking myself the question; “will my iPhone be enough for today or should I pack my macbook too?”, I don’t ever think “hmm, do i need a small laptop, or a TINY laptop today as well as my iPhone&#8230;.”</p>
<p>But in this discussion with Ross, I was reminded about some discussions I had a year ago, and that is, how useful are these machines, regardless if its an iPhone, netbook, or laptop, if I have no network connection? Pretty damn useless! As we get more and more accustomed to connected, cloud services. My iPhone would become little more than a pretty iPod, my macbook will become a word processor, and my netbook, well, it would remain even more turned off.</p>
<p>We have become so used to being connected to the internet, that we don’t realise how reliant we really are. A few years back I delivered a project for a large Australian Insurance company with over 7,000 users. Although email was a pivotal communication tool within the industry, they didn’t realise how reliant they were on it, until they lost it. The afternoon they lost email, 20% of the workforce went home (that’s not mentioning the ones that hung around and did nothing). Why did they go home? Because “what work can we do without email?” was the answer.</p>
<p>Soon after, the organisation recognised email as a Tier 1 It service and treated it accordingly. Another more real example of this pattern of reliance on the network happened more recently when I was at the <a href="http://www.e2conf.com/" target="_blank">Enterprise 2 show in Boston</a> last year. We were talking about how important connectivity was to everybody, when a mysterious event occurred to prove the point. The room lost its Wifi! From a room of 300 people with 80% of their laptops open and twittering, blogging, searching, chatting and browsing, there was suddenly nothing. Laptops were closed and every one was paying attention to what was being said &#8211; just to prove my point (I swear I had nothing to do with the Wifi)!</p>
<p>As time goes on we become more reliant on these cloud/distributed services. I store documents on <a href="https://www.getdropbox.com/" target="_blank">DropBox</a> and <a href="http://www.apple.com/mobileme/" target="_blank">MobileMe</a>, I get email through <a href="http://www.gmail.com" target="_blank">Gmail</a>, I backup through <a href="http://www.mozy.com">Mozy</a>, my calendar is with Google, many of my online docs are <a href="http://apps.google.com" target="_blank">Google Apps</a>, and many business documents are stored in Wikis and Blogs in various places. Add to that, online project management tools, timesheeting, CRM etc, and I use my laptop for very little outside of writing code and working in Photoshop.</p>
<p>What interests me is the evolution, it has been a natural evolution from where we were to where we are. Technology has evolved from mainframes, to minis, micros, laptops and now netbooks. But lets think about where the data is, and take a simple Document example;</p>
<p>Pre-computing era, the document was a physical piece of paper I held in my hand, it then become digital and stored on a floppy disc I could hold. From here it was stored on a hard drive in my computer, then it was stored on a hard drive on a network device (possibly in the same building), and finally we are now storing it in the cloud on the other side of the planet, or somewhere we don’t care about. This document is getting physically further and further away from me.</p>
<p>The important thing here is that I now no longer really care where it is being stored, as long as I can get to it when I need to. Whether it is stored in my computer the same building as me or on the other side of the world, I don’t care.</p>
<p>So, where is this heading? We will obviously soon see more ubiquitous storage solutions where we really don’t care where the file is. I have documents on MobileMe and DropBox, but I have no idea where they physically are, and the experience is seamless to me. My iDisk appears like any other drive, and DropBox acts like a folder on my Mac. I add documents into DropBox and they disappear off my desktop as if the folder I put them in was on my physical machine, and I could be sharing that folder with someone on a different network across the other side of the world.</p>
<p>I also believe that we are going to see more of a pattern of distributed computing, and there is tinkering going on at the moment. There is much to be said about the <a href="http://setiathome.berkeley.edu/" target="_blank">SETI@home </a>project &amp; <a href="http://folding.stanford.edu/" target="_blank">Folding@home</a>, and these projects are exploiting the fact that we are using the cloud more and our machines are under utilised. But what is stopping technology evolving to used shared storage? Nothing, its here today. Its called <a href="http://en.wikipedia.org/wiki/BitTorrent" target="_blank">BitTorrent</a>.</p>
<p>But why stop there? Why stop at sharing files? Or why stop at sharing files that only have a high demand? Why can’ I store my personal documents in the same way?</p>
<p>So here are a couple of parting thoughts. Firstly, use similar technologies as mentioned above to allow me to have infinite (or close to) storage, by allowing me store my documents on the internet, but using other individual’s machines, the files may propagate across several machines so that there is backup and redundancy. I can get to my personal files, anywhere, anytime, and I will always get the shortest and quickest path to it. Any updates, again propagate across to other machines. We are seeing a similar and interesting model with Source Code Control in <a href="http://www.selenic.com/mercurial/wiki/" target="_blank">Mercurial</a> and <a href="http://git-scm.com/" target="_blank">GIT</a>. Solve the security issue (not a major issue), and there is something there. Realistically, most users have an obscene amount of data capacity that they never realise their full potential (I have about 3TB across 2 desktops, a laptop, and several external drives, that is probably 20% used &#8211; there are so many duplicate files).</p>
<p>The second thought is around the use of CPU cycles, and how this helps distributed/connected computing. As already highlighted (<a href="http://en.wikipedia.org/wiki/Volunteer_computing" target="_blank">and by others</a>), CPUs are well under utilised. So why not tap into it (like the @home projects) but for all users, how do we do this? The limitation is still with the browser. The few functions that I still do on my laptop are; photo/image editing in Photoshop, video editing in various tools, and writing code in various IDEs. Although there is some great progress in online tools to replace these, none come even close, particularly for a power user. Once there is new models introduced so that applications can ‘really’ be developed in the browser, then we can really head down this path.</p>
<p>I can see the day, that I can sit at any computer, open up the browser, that is actually acting like a true operating system, and I can get to project files on a remote location (maybe on someone else’s machine), and then I can start editing, compiling the code, writing applications,  and finally deploying the application. And everything is remote. I may even be doing this on my 5th Gen iPhone.</p>
<p>I find it intriguing to think where we are heading, there is so much power sitting out there in  our machines, that we are not tapping into, and there is so much opportunity to embrace it.  But this is all becoming more and more reliant on the network available to us. What do you think?</p>
<p>Please leave comment or chat with meon twitter <a href="http://www.twitter.com/snaglepus">@snaglepus</a></p>
]]></content:encoded>
			<wfw:commentRss>http://robjam.es/2009/03/connected-computing-how-useful-is-your-device-without-a-network/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Online Applications and Digital Strategies; where does mobile fit in?</title>
		<link>http://robjam.es/2009/03/online-applications-and-digital-strategies-where-does-mobile-fit-in/</link>
		<comments>http://robjam.es/2009/03/online-applications-and-digital-strategies-where-does-mobile-fit-in/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:40:35 +0000</pubDate>
		<dc:creator>Rob James</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Innovation]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://robjam.es/?p=126</guid>
		<description><![CDATA[A consolidated digital strategy is a critical part of any business if they are serious about an online initiative. It has become more frequent for businesses to start getting their online strategies in a better shape. I still speak to businesses that have a mixed level of maturity in understanding  on how to extract value [...]]]></description>
			<content:encoded><![CDATA[<p>A consolidated digital strategy is a critical part of any business if they are serious about an online initiative. It has become more frequent for businesses to start getting their online strategies in a better shape. I still speak to businesses that have a mixed level of maturity in understanding  on how to extract value from online from their business, but more businesses are starting to think ‘consolidated’ strategies.</p>
<p>IP convergence was a term that was thrown around last year, usually in reference to communication (in a traditional sense), but I always battled with this, because I believed that it was more about Digital Consolidation than IP convergence. Sure they refer to different subjects, and mean different things. Nonetheless, related as they refer to your methods of inbound and outbound communication.</p>
<p>In a recent twitter conversation with <a href="http://twitter.com/JerryBroughton" target="_blank">@JerryBroughton</a> where we discussed the use of mobile in digital strategies. This conversation motivated me to write about this.</p>
<p>Mobile phones are undoubtedly popular. The market penetration if phenomenal. It is estimated that there is over <a href="http://www.reuters.com/article/marketsNews/idINL2917209520071129?rpc=44m" target="_blank">3.3 Billion handsets in circulation as of November 2007</a>, which is the equivalent of half of the world’s population! 80% of the world’s population have access to mobile phone coverage and this is estimated to increase to <a href="http://www.textually.org/textually/archives/2006/10/013841.htm" target="_blank">90% by 2010</a>.</p>
<p>And yet, this seems to be an under-utilised platform when thinking about an organisation’s digital strategy. Over the years, there has been an ever increasing focus on new and emerging mobile technologies. From MMS, WAP, Online Web, Video, Online advertising; nobody has found a sweet spot in this domain. But what has undoubtedly been popular is the simple 160 character SMS (Short Message Service) Message.</p>
<p>SMS has been recognised as the most widely used data application on the planet, with 2.4 Billion active SMS users. In 2004 approximately 500 Billion SMS messages were sent, at an average of US10c per message, this equates to USD$50 Billion in revenue for telcos.</p>
<p>Very little organisations are taking advantage of this. Advertising in SMS has been considered ‘bad manners’ and has been proven that most users will elect to opt-out of such plans, but SMS is a very good simple  and short communication medium. A great way for customers to request a price or availability of a product, request more information after seeing an ad, register to join a mailing list, submit information to a service. SMS provides 160 character for expression, which at first seems inefficient, but many services have thrived from this. Twitter has built a whole business model around it.</p>
<p>Many phones theses days have smart sensing in the text messages, being able to detect a telephone number for instant phone calls, email addresses and web addresses so that messages or web pages can be viewed without being retyped. Some devices are even able to sense an address so that it can be plotted on a map.</p>
<p>I would like to see more innovative use of SMS and Short Messages in applications and Digital Strategies in general. What are your thoughts?</p>
]]></content:encoded>
			<wfw:commentRss>http://robjam.es/2009/03/online-applications-and-digital-strategies-where-does-mobile-fit-in/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

