Boxcar expanding push notifications to the desktop via the Web
Boxcar is heading to the desktop courtesy of your browser. It's bringing the custom, real-time push notifications that brought it fame on iOS to the Web using WebSockets. Essentially what Boxcar will do now is pipe the notifications that you receive on your iOS device concurrently to its website for reading and clearing in the browser in real-time. They're using the same technique as Twitter does with its current Web app to provide instant updates, and will even pop up a little notification when you get a new message, which is currently limited to the Boxcar browser tab.
This is just the start for Boxcar, and now that it's migrated from just an iOS app to a Web-based service, the company plans to roll out notifications for "every device imaginable." If you haven't checked out what the free Boxcar can do to revolutionize notifications on your iPhone and now the Web, there's no time like the present.
This is just the start for Boxcar, and now that it's migrated from just an iOS app to a Web-based service, the company plans to roll out notifications for "every device imaginable." If you haven't checked out what the free Boxcar can do to revolutionize notifications on your iPhone and now the Web, there's no time like the present.













Comments
1
Subscribe to commentsPhil LeggetterFeb 21st 2011 5:09PM
>> They're using the same technique as Twitter does with its current Web app to provide instant updates
So, they are not actually delivering the updates in real-time? Twitter uses a polling technique that means between polls the data you are seeing on the web page is not up to date.
If they are using HTTP Streaming in the web browser or WebSockets (not supposed by all browsers) then they may by providing the user with a true real-time experience. But if they are using polling, as used by the Twitter app, they are not delivering real-time notifications.
Sorry, It's Not Real-Time: http://itsnotrealtime.com/the-twitter-website-its-not-real-time