jimray + ajax   80

Jeditable - Edit In Place Plugin For jQuery
Edit text fields inline, like how Flickr does
ajax  javascript  jquery  webdev 
october 2009 by jimray
Google has a proposal for making AJAX crawlable
Seems pretty complex, though - requiring your site to run a headless browser that would render AJAX content as HTML to search engines?
google  ajax  webdev  tumbl 
october 2009 by jimray
jQuery gets some fancy ui
Like scriptaculous for jQuery. Looks sharp.
ajax  javascript  webdev  frameworks  gui  tumbl 
september 2007 by jimray
Sun intro JavaFX, a Java extension for building RIAs
So, that leaves us with AJAX, Flash/Apollo, Silverlight, and now JavaFX. Fa-antastic.
webdev  java  ajax  tumbl 
may 2007 by jimray
Mark Pilgrim on Apollo, Silverlight and why he doesn't think you should use either
"Y’all have fun. Play with your vendor-specific runtimes. Don’t call me when you wake up one morning with a pink line in the round window and your BFF vendor won’t return your calls."
webdev  ajax  apollo  silverlight  tumbl 
may 2007 by jimray
lightWindow
Another prototype Put *anything* in a lightbox - flash, quicktime, PDF's, forms. Anything!
webdev  design  javascript  ajax  work 
april 2007 by jimray
PHP for Microsoft Ajax Library
Say what you will about Microsoft, it's a good move on their part releasing that JS library as open source.
microsoft  php  ajax  javascript  webdev 
january 2007 by jimray
mootools
Wicked cool, impossibly thin
ajax  webdev  javascript 
september 2006 by jimray
Go forth and API
How to use API's on the client side, including working around XSS issues
ajax  webdev  apis 
july 2006 by jimray
Google AJAX Search API
This is sort of wicked cool
google  apis  ajax  webdev 
june 2006 by jimray
hackdiary: Alas, Second Life! Web 2.0 in a virtual world
I really need to sign up for Second Life as soon as my internet connection comes
mashup  secondlife  gaming  webdev  ajax 
may 2006 by jimray
Adobe Labs - Spry framework for Ajax
The demos look sweet. I've been using scriptaculous for some rapid prototyping stuff at work, this could be a replacement contender.
adobe  webdev  ajax  javascript 
may 2006 by jimray
FireBug
Ajax detector, DOM inspector, javascript console-ector - rock. on.
ajax  webdev  brilliant  firefox 
january 2006 by jimray
Developer | Slider | Measure Map
Veen and Co released their Date Slider Flash component - cool
flash  ajax  ui  webdev 
january 2006 by jimray
AJAX Activity indicators
Animated GIFs designed to indicate your site is doing something
ajax  design  webdev 
december 2005 by jimray
Lightbox JS: Fullsize Image Overlays
"Lightbox JS is a simple, unobtrusive script used to to overlay images on the current page." Wicked.
photocloud  ajax  design  photography  via:joeweiss  webdev  css 
december 2005 by jimray
Introducing JSON
Really interesting, fast alternative to ajax-style XMLHTTP requests
ajax  webdev  javascript  json  programming 
december 2005 by jimray
Mastering Ajax, Part 1: Introduction to Ajax
Yet another Ajax intro - where's the O'Reilly book already!
ajax  webdev 
december 2005 by jimray
AHAH - a Microformat for dynamic page updating
A "subset" of AJAX, but really it just feels like it's simply adding structure to AJAX style web apps
microformats  ajax  webdev  design 
december 2005 by jimray
Alex Bosworth's Weblog: 10 Places You Must Use Ajax
Probably more helpful is the places NOT to use ajax...
ajax  design  webdev 
december 2005 by jimray
Pragmatic Programmer e-book on the Google API
These guys write great books, this is a steal at $8.50
google  ajax  webdev  googlemaps 
november 2005 by jimray
AFLAX - Wikipedia, the free encyclopedia
Sorry, Joe, looks like flapjax is not to be. Shouldn't a duck be screaming this, though?
ajax  flash  actionscript 
october 2005 by jimray
AMASS
Looks like it uses Flash's SharedObject to store javascript data objects - brilliant!
flapjax  actionscript  webdev  ajax 
october 2005 by jimray
JotSpot Live
Is it a wiki? Is it a web based collaborative text editor, a la SubEthaEdit? Yes!
via:daringfireball  ajax  collaboration  socialsoftware  wikis 
september 2005 by jimray
SynchroEdit
Web-based real time collaboration tool - like SubEthaEdit, but with ajax
ajax  collaboration  programming 
september 2005 by jimray
cssQuery
Query CSS selector elements instead of using getElementById - rad
ajax  css  programming  webdev  via:joshua 
august 2005 by jimray
Behaviour : Using CSS selectors to apply Javascript behaviours
Stop gunking your anchor tags up with all that javascript!
javascript  ajax  webdev  css 
august 2005 by jimray
My Protopage
Really sexy DHTML sticky/link aggregator thingie
ajax  webdev  brilliant  via:waxy 
august 2005 by jimray
Rails Day winners
That billing app for creatives looks awesome
rubyonrails  ajax  webdev  software  programming 
july 2005 by jimray
Google AJAXSLT
Holy crap - XSL transformations... IN JAVASCRIPT! Bow down before the Google masters!
via:mathowie  webdev  ajax  xslt  xml  brilliant  google 
june 2005 by jimray
Mike Chambers: Flash / JavaScript Integration Kit (with Open License)
Flapjax! Flapjax! Flapjax! (Flapjax is Joe Weiss's tongue-in-cheek term for Ajax with Flash)
flapjax  actionscript  javascript  ajax  flash  webdev  via:joeweiss 
june 2005 by jimray
Rico
An open source Javascript library for building Ajax apps
ajax  webdev  opensource 
june 2005 by jimray
AjaxPatterns
Really handy ajax wiki
via:rentschz  ajax  webdev 
may 2005 by jimray
Flickr drops Flash
Opts for Ajax, with some impressive results
flash  webdev  ajax  flickr 
may 2005 by jimray
Flickr moving to Ajax?
Ajax is faster than Flash? Maybe, but what about development time?
ajax  flash  via:waxy  webdev 
may 2005 by jimray
Flash + AJAX
For when you need to update the page without refreshing
flash  ajax  webdev 
may 2005 by jimray
Flickrjs
A javascript wrapper for flickr, using xmlhttprequest (aka ajax)
ajax  javascript  dhtml  programming  webdev  flickr 
april 2005 by jimray
Joe's Apt. : Using Ajax With TypeKey
Authenticate without all those icky reloads
typekey  ajax  webdev 
april 2005 by jimray
Greasemonkey + Flickr = find related tags
Hacks Firefox to find related tags when you're uploading photos via the browser
greasemonkey  firefox  flickr  ajax 
march 2005 by jimray
Ajax connector with Ruby on Rails
May not be necessary now that RoR 0.11 is out...
ajax  webdev  rubyonrails  javascript 
march 2005 by jimray
Ajaxing the Rails (Loud Thinking)
Rails 0.11 has constructs for Ajax apps automatically - no need to build a whole Ajax library
ajax  webdev  rubyonrails 
march 2005 by jimray
XMLHttpRequest Usability Guidelines
Once you figure out how to use it, learn how to use it properly
programming  javascript  webdev  ajax 
march 2005 by jimray
Ajax, an approach to web apps
Adaptive Path's "Asynchronous JavaScript + XML"
xml  webdev  xhtml  ajax 
february 2005 by jimray
Get dynamic Web content with HTTPRequest
All about using everyone's favorite new technique on how not to refresh. Yeah, I didn't understand that sentence either.
javascript  web  xml  programming  ajax 
january 2005 by jimray

Copy this bookmark:



description:


tags: