Browse by Tags
All Tags »
AJAX (
RSS)
Anyone who does a bit AJAXy goodness knows that it's nice and easy to transport simple objects and arrays back and forth to your server as JSON pieces. And hey, if you're doing it right, trying not to be uber chatty and keep it all zippy, you probably...
I haven't bought a programming book in awhile, but I was getting the itch to start reading something a little more in depth to engage my head and perhaps inspire a little. Blogs and other sites just don't offer the kind of depth that a good book can....
I love Digg for a lot of reasons, but the problem is that stories and comments are not dug or buried for their merit, people do so based on whether or not they agree with it. For the comment system in particular, that makes it broken. The new comment...
I'm really frustrated right now with some issues we're having with the AJAX framework and Safari. Our stats show that's about 5% of our market, so naturally we can't ignore it. We dynamically render a series of controls and validators (the compatible...
This morning I started combing through every config file on two servers that I mentioned in my last post . Eventually, I found this in the root app of the second machine that was giving us problems: <xhtmlConformance mode="Legacy"/> I think I knew...
Why in the world would they be updating the ajax.asp.net site right now, during the business day? Probably because I need it right now more than ever.
I was working on a project where I wanted to do some nifty AJAXy stuff tonight. I've actually been messing with it for a few nights now, and today I got frustrated with the way things were going so I almost started over. The idea was simple: Allow...
I've been forcing myself to focus on really diving into the meat of the ASP.NET AJAX framework, and today I had a breakthrough moment. Unless you've been living under a rock, you know that the framework allows you to declaratively contain normal...
I've been playing with the new AJAX extensions quite a bit lately, and overall I'm impressed. In terms of doing post-back-ish type stuff, it's so ridiculously easy to do everything you did before, only without having the full page refresh...
I hired a designer to make some rockin' icons (thanks, Jenna!) for the forthcoming POP Forums v8. It's kind of weird how taking a break from the hardcore coding to make things pretty is a very motivating force. It's like the entire thing becomes...
More Posts
Next page »