Ajax
The following is an advertisement.
iUI Makes iPhone Development Easier
Posted by Robert on the 17th of August, 2007 at 9:49 AM GMT0. Permalink.Tags: Ajax, HTML, iPhone, JavaScript, Phones
The iPhone was a little less exciting when Apple revealed that web apps were the only way developers could write applications for the iPhone. While committed folks eventually opened the phone up for third-party applications, some interesting stuff was happening on the web application front. It's called iUI.
Continue Reading "iUI Makes iPhone Development Easier" …
Ajax vs Specific Accessibility vs General Accessibility
Posted by Robert on the 23rd of October, 2006 at 4:43 PM GMT0. Permalink.Tags: Accessibility, Ajax, Geek, JavaScript, Web Design
I was reading Rob Cherny's article Accessible Ajax, A Basic Hijax Example and started thinking a little more about accessibility. Cherney claims that this hijax method, using unobtrusive JavaScript to make a form submit with Ajax instead of traditional POSTing when Ajax is available, is more accessible. While I think it is more accessible than only using Ajax, it is only more accessible for generic alternative browsers; it isn't any more accessible for disabled people.
Continue Reading "Ajax vs Specific Accessibility vs General Accessibility" …
JSON, An Alternative to XML in AJAX
Posted by Robert on the 18th of July, 2006 at 6:49 PM GMT0. Permalink.Tags: Ajax, Geek, JavaScript, JSON
I admit it. I like Ajax. Sure it's a dumb buzzword. But, as you'll recall, in How To Make an Ajax Chat Room, I said something like, It just turns out XML is slightly more usable for complex stuff and that synchronous requests defeat the point. Though
The point I was trying to make is that sometimes sending text back instead of XML is nice. For example, I can send back a 1 if the action was successful. But sometimes that isn't enough. Sometimes, text and XML are both the wrong tools for the job. That's where JSON comes in.
Ajat
have many uses.
Continue Reading "JSON, An Alternative to XML in AJAX" …
How To Make an Ajax Chat Room
Posted by Robert on the 23rd of June, 2006 at 1:42 AM GMT0. Permalink.Tags: Ajax, Geek, JavaScript
I've been helping this guy from India with an Ajax / XML chat app. I wrote one ages ago, but I think it broke. So, since I'm already giving a how-to, I might as well write it down.
Continue Reading "How To Make an Ajax Chat Room" …
Near Misses, AJAX, And Accessibility
Posted by Robert on the 27th of January, 2006 at 7:30 PM GMT0. Permalink.Tags: Accessibility, Ajax, Geek, JavaScript, Personal, Web Design, Web Standards
There is nothing like starting my day by looking over my shoulder to see a green Jeep (1990-1996), tires squealing, sliding towards me. My natural reflexes propelled my body quickly to the other corner despite my brain knowing that the Jeep would come to a stop well before it collided with me. The guy in the Jeep wasn't so sure. I just kept walking. It wasn't the first time I'd almost gotten hit, and it wasn't the closest. It was the loudest. I looked back after I had walked twenty or thirty feet and couldn't tell if the guy in the Jeep was pissed or shaken. He was still sitting there. That means something.
Continue Reading "Near Misses, AJAX, And Accessibility" …
Cross Site Scripting With Ajax And PHP
Posted by Robert on the 7th of January, 2006 at 5:26 AM GMT0. Permalink.Tags: Ajax, Geek, JavaScript, PHP, Web Design
Recently I had the challenge of writing a file browser for our content server at work. The gist was that we'd store our content includes, image, javascript, and css files on a different server than our live HTML. Without getting into the guts of the system, a template would be created and the guts (images, JS, CSS, content, and form) would be stuck into the template when it was written
to the live server. I won't debate the practicality at this point, as it has it's merits and defects. The point is we have a content server.
Continue Reading "Cross Site Scripting With Ajax And PHP" …
Nothing For Halloween
Posted by Robert on the 30th of October, 2005 at 7:13 PM GMT0. Permalink.Tags: Ajax, Halloween, Personal
I thought about going out this weekend. Then I didn't. Maybe not the most fun move on Halloween, but whatever.
Continue Reading "Nothing For Halloween" …
Charlie And Rejects
Posted by Robert on the 23rd of July, 2005 at 7:01 PM GMT0. Permalink.Tags: Ajax, Movies
I love L.A. because the speed limit is actually governed by the flow of traffic. The speed limit is as-fast-as-traffic-will-let-you-go-without-scaring-yourself. Sometimes that is 110 MPH. Sometimes it's 5 MPH. It's not like in Alabama where they say go with the flow of traffic
but will pull you over for going above the speed limit. That is one reason why I love L.A.
Continue Reading "Charlie And Rejects" …
archive page: 1