
web
Get flash to fully experience Pearltrees
Integrating Pusher with Ember - Livsey.org
The Ember Router takes events from user actions and hands them off to the appropriate Route depending on where the user is within the app. Pusher receives events from your server which your app then handles, but you might want to do different things depending on where your user is within your app at the time the message is received. Wouldn’t it be great if we could hook these two things up together? Here’s what we’re going to end up with in a route:MSDN Flash
Dear MSDN UK Flash Reader In this fortnight’s MSDN Flash newsletter we’re taking a look at one of the many exciting new technologies emerging for Web Developers - WebSockets. In the technical article below, Phil provides a great introduction to WebSockets and how they extend the ability of a standards-based client (usually a web-browser) to take part in full-duplex communications with an HTTP server. For me this is just one example of a number of areas where we're seeing the standards-based client reach out into the space traditionally occupied by a "native" client. The line between the two approaches is increasingly a blurry one and technologies like WebSockets and others like IndexedDB are part of that trend. You can find prototypes for these technologies for Internet Explorer in the HTML5 Labs .CometD 2.4.0 WebSocket Benchmarks | Webtide Blogs
A few weeks ago, I wrote a post referencing how you as a developer don’t have to be torn between building mobile experiences in HTML5 or native phone apps. In fact, with the upcoming Mango release for Windows Phone, the “better together” story is a strong one that allows you to take advantage of great HTML5 goodness while harnessing that advantages that the native platform provides (like push notifications and live tiles) to create a full, rich experience for users and a manageable one for developers. To that end, I was very excited to learn that Nitobi , a great Vancouver-based company with a strong history in building mobile development platforms, has announced the release a beta of its popular PhoneGap framework supporting Mango . This is a really big deal , not only for Microsoft, but for you as a mobile developer.
Blogs
With the arrival of WebSockets we finally have a standardised technology for true realtime bi-directional communication between a server and a web browser (or any other client). When we were creating our What are WebSockets? page we decided to write up a history of the technologies that came before and that are in some cases still in use today. How did we (developers) achieve realtime browser push before WebSockets and what were the downfalls of those technologies which meant they never really became mainstream? Here’s that write-up. The Internet wasn’t originally built to be all that dynamic.
What came before WebSockets?
tools
web2.0
programming

