- A better JavaScript code evaluation
A question about AJAX-JSON: Is there a performance difference if you dynamically create a script tag which loads a generated js file in which all objects are serialized to JavaScript objects (like JSON but without having to eval() the XHR response)?
in Public bookmarks with ajax javascript programming
- A new JSON-RPC for Java
while also adding new common sense features, more test cases, and more documentation to make the library better for everyone.
in Public bookmarks with ajax java json programming
- A Perl widget library for the web
Viktor Kojouharov was sick of constantly having html code snippets inside his perl code.
in Public bookmarks with ajax perl programming
- A Preview of Web 3.0
I was explaining the methodology and challenges we were facing and solving in our MSN platform (which has evolved into the foundation for Atlas).
in Public bookmarks with .net ajax article programming
- Ajax Back Button
Some online programs or website that are not Ajax based are quite efficient in returning to the site including all the things you have written there, although some doesn’t have that feature.
in Public bookmarks with ajax article programming
- Ajax Beginners Tutorial
A cross platform tutorial for beginners, it's useful if you don't know how to use Ajax technology, it's recommended to start with this tutorial...
in Public bookmarks with ajax programming tutorials by 3 users
- AJAX file upload
Ever wanted to upload files (using AJAX) like in GMAIL, without reloading the page? Now you can. Cross browser method to upload files using AJAX in only 1Kb of code. Tested in IE5.5+, FF1.0+, OP 8.0+
in Public bookmarks with ajax programming tools by 3 users
- Ajax Javascript Onload
Trying to run two ajax scripts at onload to populate two divs! when i run them in the following order: showPubList(0,0); showCalendar(0,0); the calendar div is popluated correctly and not the pub div when i run them in the following order:
in Public bookmarks with ajax javascript programming
- Ajax login
Users often encounter situations when they want to perform an action on a web site and get redirected to login page. Application’s task is to take care of performing the requested action right after user’s successful log in.
in Public bookmarks with ajax php programming
- Ajax on Java
This practical guide shows you how to make your Java web applications more responsive and dynamic by incorporating new Ajaxian features, including suggestion lists, drag-and-drop, and more.
in Public bookmarks with ajax java programming
- Ajax Tutorials
AJAX is one the those things which are re-invented only to find that this time they have become the biggest show-stealers and the hottest topics for forums
in Public bookmarks with ajax programming tutorial
- Ajax Web 2.0 Web Chat Analysis
You may or may not be aware that I own a web based chat system called ScribbleHere. I recently took a look at other chat systems through Alexa to see if there was something I could learn.
in Public bookmarks with ajax chat programming
- Arc for JavaScript
* Supports Unicode, at least as well as JavaScript supports it. * There are very few I/O primitives - the ones that do exist write to the string "Eval.stdout", which can be tested and reset as necessary.
in Public bookmarks with ajax javascript programming
- Automatic Javascript Bug Reporting Using AJAX
I spend a considerable time debugging errors, and being a Web developer spans debugging CSS, JS and server end files as well. Often I find myself rolling up and down scrollbars on MySQL manual pages.
in Public bookmarks with ajax java programming
- Canvas Polar Clock
agrath" has developed a very nice Canvas example using Prototype that makes use of a common Prototype-isms: Object.extend, Class.create, bind, enumerables, $w, $.
in Public bookmarks with ajax javascript programming
- Code Project
The Code Project is a community of Windows developers specialising in C++, MFC, C# and .NET who have come together to share source code, articles and tutorials.
in Public bookmarks with programming
- Code Project
The Code Project is a community of Windows developers specialising in C++, MFC, C# and .NET who have come together to share source code, articles and tutorials.
in Public bookmarks with programming by 2 users
- CSS Vertical Bar Graphs
Eric Meyer has been keeping a secret since 2005 about CSS Vertical Bar Graphs. Well, not really, but it is good that he has come out with a nifty demo on how you can make this:
in Public bookmarks with ajax css programming tutorial
- CSS, PHP, flash and AJAX charts
It's like when we were little kids and asked our dad who's stronger...the lion or the tiger.
in Public bookmarks with ajax article css programming
- Dynamic code for Javascript
I went with dynamic code instead. Unlike on the server side, it’s a very bad idea to load tons of javascript classes into a browser. I did something to this effect:
in Public bookmarks with ajax javascript programming
Next »
programming from all users