https://www.developerfusion.com/t/javascript/ Latest JavaScript developer content from Developer Fusion 2012-09-24T20:22:29.00Z http://www.developerfusion.com/media/146026/herding-code-152-josh-twist-on-azure-mobile-services/ Herding Code 152 – Josh Twist on Azure Mobile Services 2012-09-24T20:22:29.00Z The guys talk to Josh Twist about the newly released Azure Mobile Services. Download / Listen: Herding Code 152 – Josh Twist on Azure Mobile Services Show Notes: How Azure Mobile Services got started Jon asks Josh how he got involved with Azure Mobile Services. Jon asks Josh about the Zumo code n. James Crowley http://www.developerfusion.com/article/145920/using-html5-history-in-an-aspnet-mvc-site/ Using HTML5 History in an ASP.NET MVC Site 2012-09-24T08:24:59.00Z Say that each time the user clicks on a menu item in your application, the entire page is refreshed. Not such a big deal if you have a high speed connection, but, if there is a lot of content on the page, this can be a problem. What we need is the ability to fill in the partial view of data and change around the styles on the page without refreshing the complete page. This is where the HTML5 History API comes in, and that’s what this article based on HTML5 for .NET Developers is all about. Dan Maharry http://www.developerfusion.com/article/145905/using-javascript-unobtrusively/ Using JavaScript Unobtrusively 2012-09-24T08:24:53.00Z With a bit of thought and time, the JavaScript defining a page's behavior can be as quiet on a page as its CSS. In this extract from Professional jQuery, Cesar Otero and Rob Larsen demonstrate how. Dan Maharry http://www.developerfusion.com/media/145308/worklife-balance-with-jason-beaird/ Work-Life Balance with Jason Beaird 2012-07-27T17:22:02.00Z Episode 172 of The SitePoint Podcast is now available! This week Kevin Dees (@kevindees) interviews Mason Stewart (@masondesu) of Zaarly and disusses the likes of SASS Less, jQuery and many other parts of the front end development world. Listen in Your Browser Play this episode directly in your b. James Crowley http://www.developerfusion.com/article/144828/the-html5-drag-and-drop-api/ The HTML5 Drag and Drop API 2012-07-20T07:14:45.00Z In this extract from Professional Javascript for Web Developers, Nicholas Zakas looks at the new Javascript Drag and Drop API in HTML5, its use and current level of browser support Dan Maharry http://www.developerfusion.com/media/144313/360-facebook-authentication/ #360 Facebook Authentication 2012-07-02T14:33:10.00Z This will show how to create a new facebook application and configure it. Then add some authentication with the omniauth-facebook gem and top it off with a client-side authentication using the JavaScript SDK. James Crowley http://www.developerfusion.com/article/143158/an-introduction-to-websockets/ An Introduction To WebSockets 2012-05-15T12:49:58.00Z In this article, Shwetank Dixit introduces the WebSockets protocol and API, the problem they are designed to solve, and the first few lines of code to get you started enabling your web applications with this technology Shwetank Dixit http://www.developerfusion.com/media/141688/340-datatables/ #340 DataTables 2012-04-12T05:10:34.00Z DataTables makes it easy to convert a plain HTML table into one with pagination, sorting, and searching - all done with JavaScript and jQuery. Here I show how to set this up and use a Rails application as the data source. James Crowley http://www.developerfusion.com/article/141514/working-with-mobile-devices-in-html5-and-css3/ Working with Mobile Devices in HTML5 and CSS3 2012-04-10T10:31:58.00Z With an ever increasing number of mobile devices demanding we code our websites to look good at any number of resolutions, this extract from Murach's HTML5 and CSS3 present some rules of thumb for developing websites that work nicely with every device Dan Maharry http://www.developerfusion.com/article/139949/debugging-javascript-with-firebug/ Debugging Javascript with Firebug 2012-03-17T15:05:37.00Z In this extract from the book JavaScript & Query: The Missing Manual, David Sawyer McFarland demonstrates how to use Firebug to identify and fix three types of errors: syntax, runtime and logic. Dan Maharry http://www.developerfusion.com/media/138156/324-passing-data-to-javascript/ #324 Passing Data to JavaScript 2012-02-14T08:54:35.00Z There are a variety of ways to pass variables from a Rails application to JavaScript. Here I show three techniques: a script tag, a data attribute, and the Gon gem. James Crowley http://www.developerfusion.com/article/136534/the-html5-history-api-and-aspnet-mvc/ The HTML5 History API and ASP.NET MVC 2012-01-27T08:40:11.00Z The HTML 5 History API is one of the newer kids on the HTML 5 block. This article based on chapter 4 of HTML5 for .NET Developers shows you one way of getting history integrated with your .NET server-side web applications. Dan Maharry http://www.developerfusion.com/job/134565/front-end-ux-ui-developer/ Front end, UX & UI developer 2011-12-14T14:34:13.00Z We are looking to hire front-end developers with a great aesthetic sense and with a range of experience in interface design. Building tools that make use of our RESTful APIs we are looking for individuals who are keen to own customer-facing interfaces and Paul Robinson http://www.developerfusion.com/article/134437/web-testing-with-mbunit-and-watin-part-3-testing-asynchronous-ajax-calls/ Web Testing with MbUnit and WatiN Part 3: Testing Asynchronous AJAX Calls 2011-12-10T10:21:34.00Z Concluding his look at combining MbUnit and Watin to produce clean web integration tests, Yann Trevin looks at testing asynchronous calls Yann Trevin http://www.developerfusion.com/job/134303/senior-php-web-engineer/ Senior PHP Web Engineer 2011-12-08T11:40:22.00Z **** This is a full-time position based on the Ko Samui Island, Thailand. We will cover relocation costs, including flights, visa, work permit, etc. We speak English in the office.**** JOB OPENING – SENIOR WEB ENGINEER (PHP) Gina Sharpe http://www.developerfusion.com/job/133927/php-web-developer/ PHP Web Developer 2011-12-08T11:40:19.00Z Senior Web Developer and Technical Lead will help develop new applications and deliver exceptional websites for a variety of national and global brands. Don Palmer http://www.developerfusion.com/article/131917/using-nuget-packages/ Using NuGet Packages 2011-10-29T21:07:31.00Z NuGet is a Visual Studio extension that makes it easy to pull in libraries, components, and most importantly their configuration into your visual studio project. In this article, based on chapter 5 of ASP.NET MVC 3 in Action, the authors discuss NuGet and show you how to use it to add functionality to a project. Dan Maharry http://www.developerfusion.com/book/130675/javascript-jquery-the-missing-manual/ JavaScript & jQuery: The Missing Manual 2011-10-15T22:54:52.00Z You don't need programming experience to add interactive and visual effects to your web pages with JavaScript. This Missing Manual shows you how the jQuery library makes JavaScript programming fun, easy, and accessible to web designers at every level of experience. You'll quickly learn how to use jQuery to help your site run smoothly and look great across multiple web browsers. David Sawyer McFarland http://www.developerfusion.com/news/129922/google-releases-dart-a-new-language-for-the-web/ Google releases Dart, a new language for the web 2011-10-10T09:02:31.00Z Compile to JavaScript or run on the server Chris Alexander http://www.developerfusion.com/media/124539/episode-067-html5-boilerplate-modernizr-and-more-with-paul-irish/ Episode 0.6.7 - HTML5 Boilerplate, Modernizr, and more with Paul Irish 2011-08-19T17:32:15.00Z Adam and Wynn caught up with Paul Irish of Google's Chrome developer relations team to talk about HTML5, JavaScript, CSS3, polyfills, and more. James Crowley