#“N8 Contest - Nokia Can’t Even Get That Right”
Welcome to the 2010 Calling All Innovators North America developer contest, presented by Nokia and AT&T. Were challenging developers to create new applications and games for the new Nokia N8 and future Nokia devices for consumers in the U.S. and Canada. With $10 million in cash, devices, and marketing prizes up for grabs, now is the time for you to take advantage of Ovi Stores global reach which gives you access to the worlds largest community of app-purchasing mobile consumers. »
#“Google Buzz Team Nearly Gets It Right”
The single most important feature missing from Buzz since the day it launched is the ability to hide all the Twitter/Friendfeed/Flickr/Reader/Whatever auto-imports that everyone was doing. When you strip away all of that time-delayed crap you could get to the heart of the service.
They have just announced that you can now mute per source per person. For which they should be applauded. 7 months later. »
#“Accessing Amazon RDS Instances from your Desktop”
Whilst we are huge fans of the Amazon RDS database service (particularly the Multi-AZ setup), one thing that can be a problem is accessing your databases from the desktop. The standard trick of running an SSH tunnel to your EC2 instance doesn't work here.
After much searching I found the following on an AWS discussion forum and it works perfectly: ssh-add YourKey.pem ssh -l <username> -L 33060:<ec2_rfc_ip>:3306 -N <ext_hostname> Then connect your local MySQL client to localhost, port 33060 <username> is the login user on the EC2 instance from where you normally access the RDS MySQL DB. »
#“Our House Media Sharing Setup”
I was asked on Facebook the other day what our media sharing setup was in the house. So I did a diagram. The core machine is a pretty low-end self-build PC but with a kick-ass 512MB Video Card with HDMI output. It has all our movies and TV on 2.5TB of storage and then all the other machines in the house access that media over Wifi or Gigabit LAN. »
#“How to browse Windows 7 shares from Ubuntu when it suddenly stops working”
We share out a lot of our home media from a Windows 7 desktop. That media is streamed to a variety Windows PCs, Kid's Ubuntu PCs/Laptops and XBMC-based XBoxes. Recently we were suddenly unable to access the shares from Ubuntu or XBMC but all was still fine from the Windows PCs. And those PCs had no problem sharing to Ubuntu/XMBC. »
#“Could UberCab work in Ireland?”
UberCab contracts with black car services mostly Towncars and Escalades. Theres a lot of unused inventory in those businesses and they are happy to work with someone who eats up that inventory. As a user you download an iPhone app (I have it on my iPad) and add your credit card information (thats the last time you ever have to deal with that). When you want a car to pick you up you hit a button. »
#“Another reason to love Boxee on your TV”
Today were adding the foundations of a new Movie Library to complement the TV Show Library. This new Movie Library includes thousands of films from four great launch partners: EZTakes, Indie Movies Online, MUBI* and Openfilm. Most of these movies are available for free (supported by ads). Explore each services catalogue using the filter by provider option on the Movie Library sidebar. via blog. »
#“Getting OpenVPN working on Android”
There are many uses for a VPN and they are generally very easy to setup on desktop computers. The experience with phones can be variable. iPhone is a doddle but Android is a horror (see my last post). The built-in PPTN VPN is utterly broken and does not work over 3G at all or for more than a few minutes on Wifi. The steps to get an alternative working on a HTC Desire are as follows: »
#“Android not suitable for the Enterprise?”
I'm been trying and failing to get two features working on Android over the weekend: VPN and Proxy. A ton of googling revealed that both are utterly broken and have been since V1.0 of Android. Whilst my use-case is trivial (getting Facebook Places working outside of the US), the much bigger use case is a much bigger deal: the Enterprise. I have read tons of posts with people pulling their hair out as they either cannot get these features working or can't get them working reliably. »
#“Facebook Places is a Total Winner”
I've been saying it for months, but Social Check-in will be owned by Facebook and Google. Startups that didn't take M&A offers from them are completely deluded. This is not a "we could be the next Twitter" scenario. Now that I've seen Facebook Places in action, I believe that even more
I finally managed to get Places working by saying I was in Palo Alto and connecting to http://touch. »