SPA's are a great new immersive way to build applications, but in the process of building the shiny and new, we have forgotten the core principles of the web. The net result is a broken experience for users. The back button commands respect and cannot be ignored simply because we are circumventing traditional browser posting in favor of SPA routing. In this article we'll look at how to build a SPA without breaking the web.
This last weekend AT&T held a developer hackathon at the Palms resort in Las Vegas. The event attracted hundreds of developers from around the world - all competing for tens of thousands of dollars in prizes.
In this article we'll talk about the event, the winners, and what this all means for Icenium.
Continuing from last week’s discussion of HTTP/304 responses, today we’ll cover three more scenarios where Fiddler users might find that the response body sent by the server isn’t what they expected.
Over the holiday season, the engineering team open sourced the Dynamic LINQ Helpers to provide ASP.NET developers a simple way to handle communication between Kendo UI widgets and Entity Framework queries. This article looks at how to install and use the dynamic LINQ helpers in a variety of ASP.NET environments.
As 2013 is closed out and we move into the new year, it’s worthwhile going back a year and taking a look at some of the advances we’ve made in automated testing with Test Studio. Here are thirteen things that were noteworthy about Test Studio in 2013: We let you capture HTTP traffic directly with Fiddler, and bring that into Test Studio as an important part of your test scripts. We continue to develop Fiddler to provide testers and other IT professionals with the best tools for capturing, analyzing, and using HTTP traffic. Colleague Jim Holmes presents five things ...
Adding icons and splash screens to a PhoneGap/Cordova project has always been a bit tricky for developers. Each platform has its own file formats, image dimensions, and conventions - such as how the files are named.
In this article I'll attempt to demystify how to create and add images to your projects. We'll look both at how to add images to PhoneGap applications created through its CLI, as well as how to add images to Icenium projects.