
# External Links and Tutorials

## External Links and Tutorials

See these external pages for more examples of using Knockout with other technologies:

 * [Knock Me Out](http://www.knockmeout.net) --- Ryan Niemeyer's excellent blog containing ideas, thoughts, and discussion about KnockoutJS and related technologies
 * [PluralSight Knockout.js training course](http://www.pluralsight-training.net/microsoft/Courses/TableOfContents?courseName=knockout-mvvm) --- Online videos - John Papa provides almost 5 hours of in-depth content ([more info](http://johnpapa.net/komvvm))
 * [Editing a variable-length list, Knockout-style](http://blog.stevensanderson.com/2010/07/12/editing-a-variable-length-list-knockout-style/) --- Steve Sanderson shows the advantages of using Knockout with ASP.NET MVC
 * [Knockout+WebSockets](http://github.com/carlhoerberg/knockout-websocket-example) --- Carl Hörberg combines Knockout, Sinatra, SQLite, and WebSockets to implement realtime forms collaboration
 * [Wiki - Recipes](https://github.com/SteveSanderson/knockout/wiki/Recipes) --- User contributed recipes and examples
 * [Wiki - Plugins](https://github.com/SteveSanderson/knockout/wiki/Plugins) --- User contributed list of plugins

*Still collecting links for this list - if you want to see your blog post here, [tell us](http://groups.google.com/group/knockoutjs) about it*
