Web application development is on the precipice of a revolution; through a confluence of independent practices and technologies, the way in which web applications are built and consumed is about to change radically.
What is happening is a fundamental shift away from the current state-heavy, page-based processing model to a loose collection of lightweight web-based services that an empowered client can consume to provide full functionality in a composite fashion. It started with AJAX, grew substantially with MVC, took shape with REST, and is now about to break wide open.
Web development up to this point has been tied very closely to processing HttpRequests on a page-by-page level. Remember classic ASP and ColdFusion with code intermixed with html on the page? [Honestly, was there ever a worse language to work with than VBScript? If…EndIf…Next? Please. Microsoft still owes the development community a sincere apology for making us suffer through the miserable excuse for a language that was VBScript – JT] Nightmare! ASP.NET brought the separation of code and markup, which was a huge advancement, but brought along with it a heavy page-processing model and cumbersome state management tied to the server, or worse, hashed and embedded in the page itself. [He’s using ViewState! Grab your torch and pitchforks! Raah!]
AJAX was the emancipation proclamation that freed web development from the confines of postback processing. Utilizing the substantially overlooked XMLHttpRequest object [Thank you Microsoft for developing the XmlHttpRequest in 2000 but not incorporating it into a browser until 2006], developers were suddenly free to call back into their server for processing without having to post an entire page’s content and wait for it to come back. In its entirety. Which took time. Like reading this. OK, you get the point. AJAX did more to enliven the web than any plugin had ever done previously, [sounding the death knell for Flash and similar technologies, R.I.P] and was the timely injection of functionality and responsiveness the web desperately needed. AJAX, however, despite its freedom from the page processing lifecycle, is still inherently tied to a page – its whole intent was to be able to refresh parts of a page without having to throw the whole page back to the server, so no matter how you implement it, Ajax is fundamentally tied to a page. Figure 1 is a good representation of the current state of web development, with different clients requiring dedicated applications to process information over the web
Figure 1 - The current state of web development

MVC changes how we even think about web processing by changing the url from pointing to a physical file sitting in a directory on a server somewhere to a call to a method in the code of our application. This is a huge change; the url doesn’t point to another page or image or even another site, it fires off functionality on demand.
Now, combine this url-based functionality with a robust client-side library such as jQuery, which is capable of consuming and populating services of various types, and you have the basis for a new processing model for web applications. Consider, free from the duty of page DOM processing, jQuery can intercept a click on the page and call any service we want instead. In this scenario, jQuery acts as a controller of our base page, synchronizing calls to a myriad of distributed lightweight service endpoints to deliver full functionality as a composite set. Incorporating the capabilities of HTML5, we’re free from supporting multiple plug-ins to support media, which we can also stream in from services as required.
So what’s really happening here is a combination of the extensibility of service oriented architecture (SOA) with AJAX-style web client processing for the purposes of delivering web applications as outlined in Figure 2.
Figure 2 - Composite Web Application Development

This model offers significant benefits over previous web development techniques including, but not limited to:
· Extensibility: need a new feature? Build a new service and .js file to consume it. You’re done. And you can implement both to the live app without disruption of service.
· Scalability: services can be provisioned collectively or separately to address performance concerns – which fits perfectly with modern virtualization practices.
· Performance: by relieving the server from redundant page postback processing, and moving a large portion of processing onto the client, the server is free to dedicate more resources to handling dedicated lightweight service calls, significantly speeding overall responsiveness.
· Maintainability: encapsulating functionality into independent services means if changes or added features are required by the application, only one service needs to be updated, not the entire application. And as it’s the service that will be altered in most cases, production environments will not have to be impacted by the service refresh.
· Client Agnostic: Implementing this model frees processing from the page, meaning the same services which feed our web application can easily be consumed by a mobile or platform-specific client, extending the development effort in a parallel fashion.
Service based applications have been highly regarded for quite some time due to their clear separation of concerns and inherent benefits of such an implementation, but the challenge thus far in utilizing a Service Oriented Architecture with web applications has been the limitations of the page/postback processing model. Combining the capabilities of url-based method calls with AJAX-style lightweight service consumption, a composite web application model is emerging which will change the way web application development is considered and pursued. The revolution is coming.
I've traditionally never said anything about a trip to Las Vegas, but in the spirit of shared experiences, I wanted to highlight a few things from CES 2011 that I found worth noting #CES (hangover habit from the conference).
believethat a company should strive to have a robust owned media asset platform upon which to leverage and create additional earned media by adding value and asking others to contribute to their ecosystem.
show. And it certainly was in many ways.
computer type experience from their couch. And I think people like to have a tablet or laptop on the couch so they can do more than one thing at a time.
you, but it’s hard to imagine what could be more exciting. So I decided to create my own contribution to this joyous annual ranking extravaganza. And I’ve based this list on highly extensive research that includes thousands of my own opinions, hundreds of my own anecdotal experiences, and dozens of my own biases.





Every time you refresh your browser, a sip is registered. If you are lucky, your sip will reveal a prize. Better hurry, there are only about 400,000 sips and under 50 prizes left.
Actually, this is pretty fun. You can choose beats and remix clips, and record your masterpiece for viewing and sharing. In the end, you are probably the only one who will be impressed with your mad cutting skills, but that's enough, isn't it?
I took this picture earlier this month in a small cafeteria in an office building. Six months into the year and the sign still has a Happy New Year message on it.
I know a few people (a very few) who can legitimately claim not to have a digital life. They aren't part of any social network, they barely use email or text, and they would actually rather stand in a line to hand a teller a piece of paper than bank online (crazy, right?). Conversely, I know a some people who seem to only have a digital life. They do everything online, and their social activity is confined to Facebook, chat rooms, and MMORPGs. But most of us live comfortably in the middle, navigating on and off line between our digital and physical lives.
experiences beyond the digital is the hottest way to engage people. It moves the experience beyond the bits and bytes of the digital world and gives your messaging something tangible to which people can relate. Interestingly, most information in the digital sphere has a much greater longevity than it's physical counterparts and yet people put greater value on the physical. I believe this is because no matter how plugged in we are, we still live in the world and physical things seem more "real" to us and thus have greater value.





Major brands are increasingly turning to Facebook to reach consumers and engage them deeper. In order to get the most out of your Facebook presence, be sure to formulate a strategy. What do you hope to get out of your Facebook Page?
What’s the biggest buzzword around social networking right now? If you guessed
The adage “A picture is worth a thousand words” is widely attributed to Frederick R. Barnard, who published a piece extolling the effectiveness of graphic images in advertising titled "One look is worth a thousand words", in Printer's Ink, December 1921. And while certain devices are rendering printed publications somewhat obsolete, the immediacy and therefore power of a quality still image will never be deemed old-fashioned.