Browse by Tags
All Tags »
AJAX (
RSS)
Recently, I blogged about my favorite file upload technique for web applications --the free flash/JavaScript-based SWFUpload . While this library is not the perfect solution for all circumstances, it certainly provides a very nice user experience and...
I recently happened upon this intriguing little API that provides a nice interface for displaying events on a timeline. It was pretty easy to get my head around it and it's pretty easy to setup and use. It's got a Google Maps-like scrolling interface...
UPDATE: This is now available as a free ASP.NET control. Recently, Joe Stagner created some videos and talked about 4 upload scenarios that provide an AJAX-like file upload experience. I've used or looked at all of those options at least once or twice...
Follow my erotic tale of "code awakening" as I discover AJAX's raw naked self. We'll pop the hood and see AJAX as nature intended. This steamy tale of passion, romance, love, and AJAX may leave you breathless and panting for more. Or, it could simply...
A while back I wrote an article for CodeProject that was just a simple demonstration of how to load portions of content after the initial page load using AJAX.NET . Basically, using a timer and an update panel, this user control loads some RSS headlines...
Inline editing can be a great supplement to the traditional "control panel" approach in content management systems. The of editing web pages and the whole control panel concept can be difficult for non-technical people to latch on to. Control panels typically...
More Posts