Robert Schultz

  • Archive
  • RSS

Turntables in Your Browser

The guy who wrote the original audio library that other sites such as Soundcloud and so forth use for web based audio came up with a really awesome concept of turntables in the browser. Uses HTML5 as well, nifty!

    • #music
    • #html5
  • 11 months ago
  • 1
  • Comments
  • Permalink
  • Share
    Tweet

WCF WebSockets

Update: I have moved the code snippets to a Github gist because of design constraints of my blog. It’s better that way ;)

So one of my new hobbies is using Node.js, which is an uber awesome event driven server side JavaScript engine (whew). Anyway, I hit a point where I wanted to use Node.js with WCF and was thinking how I would be able to interact with my service layer (WCF) to send asynchronous events back to the client in a similiar manner that Node.js does.

WCF WebSockets Prototype

Microsoft has released a prototype which gives initial support for WebSockets, pretty damn cool. Check it out here. Effectively you can now do something like this:

Gist

So with some magic, and a few lines of code you can quickly create a WCF host that will listen for connections via an HTML 5 WebSocket and echo back the value. Neat, huh? Now a quick demo of a client.

Gist

With Microsoft releasing IE9 today, we’re one step closer to all browsers supporting these insanely cool HTML 5 features.

    • #WCF
    • #WebSockets
    • #HTML5
  • 1 year ago
  • 23
  • Comments
  • Permalink
  • Share
    Tweet

Portrait/Logo

About

I'm a software engineer at heart and living the dream. Currently a development manager at Ancestry.com working with an awesome team trying to build the next generation of web apps.

Me, Elsewhere

  • @robertschultz on Twitter
  • robertschultz on Soundcloud
  • robertschultz on Rdio
  • Google
  • Linkedin Profile
  • robertschultz on github

Twitter

loading tweets…

  • RSS
  • Random
  • Archive
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr