Sign in
|
Join
in
Current Tags
Jason Salas' WebLog (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Book Review: "Ajax in Action"
Book review: "Murach's Java Servlets and JSP"
My new blog's finally up...
iTunes Music Store should adopt subscription for TV programming
The new marketing tagline for movies from this point on
Tags
Ajax
Book reviews
Code downloads
Community
Consumer tech
Google
Human stupidity
Marketing
Music
My Resume
New media
Online Journalism
Philosophy
Podcasts
Programming
Sound-seeing tours
Sports
Tech books
Television
Web
Web 2.0
Wikis
Wireless/mobile
ASP.NET sites that kick ass
DotNetJunkies
SuperDotNet
The Code Project
DotNetBips
Pals with blogs
Rob Chartier
Rob Howard
Scott Guthrie
Alex Lowe
Marcie Robillard
Nikhil Kothari
Robert McLaws
Scott Mitchell
Julia Lerman
Kirk Allen Evans
Mike Pope
Lazycoder (Scott Koon)
Bill Evjen
Morgan Webb
Ben Miller
Heather Hamilton
Kent Sharkey
Adrian Holovaty
Dan Gillmor
Online Journalism
HyperGene Media
CyberJournalist
Thomas Strohmeyer
Podcasts I listen to
Adam Curry's Daily Source Code
Soccergirl, Inc.
The Dawn & Drew Show
The Metal Show
Celebrity Vinyl Heaven
Coverville
Podcast Brothers
PodCheck Weekly Review
The Simian Syndicate
Radio Clash Mashup podcast
SportsBloggersLive
KISS Podcast
Cartoon Radio Network
Polymorphic Podcast
Software As She's Developed
Archives
November 2005
(1)
October 2005
(49)
September 2005
(61)
August 2005
(101)
July 2005
(77)
June 2005
(36)
May 2005
(54)
April 2005
(51)
March 2005
(11)
February 2005
(22)
January 2005
(1)
December 2004
(3)
November 2004
(8)
October 2004
(7)
September 2004
(5)
August 2004
(48)
July 2004
(30)
June 2004
(19)
May 2004
(6)
April 2004
(4)
March 2004
(12)
February 2004
(34)
January 2004
(22)
December 2003
(37)
Jason Salas' WebLog
On-air and online: making people laugh, making people think, pissing people off
Browse by Tags
All Tags
»
Ajax
(
RSS
)
Community
Marketing
New media
Podcasts
Programming
Tech books
Web
Book Review: "Ajax in Action"
Let me first preface this review by saying this is the first technical book that I've read cover to cover TWICE prior to posting a review. I had to make sure the stuff stuck, because the material covered in Manning's very excellent "Ajax in Action" is...
Posted
Nov 16 2005, 02:00 PM
by
guam-aspdev
with | with
2 comment(s)
Filed under:
Tech books
,
Programming
,
Ajax
Manning publishes "what is Ajax?" screencast
I got an e-mail from Manning Publications about a "screencast" (I'm not sure exactly what that is, but I'm guessing a series of screenshots set against narrated audio) for a "What is Ajax?" presentation. It's 4 minutes long, so it'll be a nice break while...
Posted
Sep 24 2005, 09:54 AM
by
guam-aspdev
with | with
1 comment(s)
Filed under:
Tech books
,
Programming
,
Ajax
Bravo, Rick Strahl: comments on Ajax's downsides
I've been asking lots of questions about the potentials of Ajax programming to hurt an app, probing various aspects of the potentials for Ajax-style development to impede on a web app's security , true asynchronous development model , scalability , mobile...
Posted
Aug 30 2005, 10:31 AM
by
guam-aspdev
with | with
no comments
Filed under:
Programming
,
Ajax
Ajax polling/refreshing
Doing periodic polling in web apps without leaving/reloading a page via Ajax-style programming is something I'm quite excited about. It'll be cool to have a web page auto-update by way of a VB-esque timer or JavaScript window.setInterval() or other related...
Posted
Aug 28 2005, 05:42 PM
by
guam-aspdev
with | with
no comments
Filed under:
Programming
,
Ajax
More concerns about Ajax programming as a security risk
I previously inquired about whether Ajax programming would pose an increased risk for web apps to become compromised or rendered inoperable due to DOS attacks. I found a link from JamesDam.com about Ajax, and the author (James, assumedly) noted that one...
Posted
Aug 26 2005, 06:11 PM
by
guam-aspdev
with | with
7 comment(s)
Filed under:
Programming
,
Web
,
Ajax
My first Ajax.NET project
I finally got around to actively using Michael Schwarz's Ajax..NET library for XMLHTTP development with ASP.NET. It's very easy to use (I actually got confused at how easy it was), and if you can get past the return to hard-coding some of the DHTML elements...
Posted
Aug 24 2005, 04:23 PM
by
guam-aspdev
with | with
2 comment(s)
Filed under:
Programming
,
Web
,
Ajax
Antacid, anyone? The possibility of Ajax scripting attacks
Despite my profession , I've never attested to know much about computers, a fact I'll now undoubtedly prove. I'm wondering if because of the apparently inherent nature of Ajax programming to be a performance concern in executing remote server-side scripts...
Posted
Aug 20 2005, 08:37 AM
by
guam-aspdev
with | with
2 comment(s)
Filed under:
Programming
,
Web
,
Ajax
Ajax: role in SOA, server load imposition
There's a bit of a debate going on about whether Ajax can properly co-exist with web services in service-oriented architectures. Why not? Michael Meehan's excellent article mentions that while Ajax isn't a great arranged marriage for SOA, they can work...
Posted
Aug 19 2005, 10:07 AM
by
guam-aspdev
with | with
no comments
Filed under:
Programming
,
Ajax
Other type(s) of asynchronous programming in Ajax?
Ajax at the moment is gaining a lot of popularity for its ability to make out-of-band calls to remote scripts by way of XMLHTTP that function as server-side handlers wired up to client-side JavaScript events. This programming model, for the moment with...
Posted
Aug 18 2005, 11:14 PM
by
guam-aspdev
with | with
no comments
Filed under:
Programming
,
Ajax
Scott Isaacs on why Ajax is so 1999
Scott Issacs, one of the people who developed DHTML and now an MSN architect, gave his thoughts on "why Ajax is so 1999" in two parts ( Part 1 || Part 2 ). Dare Obasanjo also offers his comments/criticism on the practice, and mentions the custom Ajax...
Posted
Aug 18 2005, 12:17 PM
by
guam-aspdev
with | with
no comments
Filed under:
Programming
,
Ajax
More Posts
Next page »
Terms of Use