|
|
I’m on JavaScript kick lately. Or rather, I have been rediscovering it ever since I read the series of Steve Yegge’s blog posts on JS and Rhino and his predictions for the next big language. |
Digg this - del icious |
|
|
AJAX, an acronym for Asynchronous JavaScript and XML, is very hot in the growing universe of Web development. While this new technology offers some great capabilities, it also sparks some unquestionable debate over issues with the Back button. Kris Hadlock explains how to use AJAX in a real-world situation and how you can assess its value in a project. |
Digg this - del icious |
|
|
Today JavaScript is widely used by web developers. There are a lot of libraries to add special effects, simple way to implement Ajax, complex components, forms, tabs or everything else. Here’s a collection of Ajax, Javascript and DHTML Libraries. |
Digg this - del icious |
|
|
As the web moves into its second generation, sites are making more use of CSS, AJAX and other advanced and interactive design techniques. |
Digg this - del icious |
|
|
There are many libraries/frameworks out there (and many more emerging) that will help abstract such things as all the nasty browser differences. Three good libraries are The Dojo Toolkit, Prototype, and DWR. |
Digg this - del icious |
|
|
Applets provide a rich experience on the client side and there are many things they can do that an AJAX application cannot do, such as custom data streaming, graphic manipulation, threading, and advanced GUIs. |
Digg this - del icious |
|
|
Apple: Apple uses ajax to retrieve information from their product database for their search function on their site. The user can keep typing the name of the product they are looking for and the site throws up a list of product that match the search criteria. It also keeps reducing the size of list. |
Digg this - del icious |
|
|
More and more Ajax developers are choosing JSON for their data transfer instead of XML. Although XML has been the pillar of Ajax (X is for XML), JSON has become the choice of most developers because it was particularly built for JavaScript. Compared to XML, JSON is lighter and will work faster compared to XML. This lightweight function enables Ajax based websites and applications to run faster. |
Digg this - del icious |
|
|
Applets provide a rich experience on the client side and there are many things they can do that an AJAX application cannot do, such as custom data streaming, graphic manipulation, threading, and advanced GUIs. |
Digg this - del icious |
|
|
Jonathan Tang has fallen into the Arc fun and took some time to fully implement it in JavaScript. |
Digg this - del icious |
|
|
Today I was searching for "Code Project" in google in order to open its homepage to have a look at some new articles. the surprise was that I didn't find the codeproject.com site in the result! I tried to open the page directly by typing the URL www.codeproject.com I found that the page rank of Code Project is zero! |
Digg this - del icious |
|
|
Ajax presents a revolutionary way of experiencing the web. However, it has presented new complications. One of those prominent complications is the back-button. Internet Explorer, Mozilla, Safari and other web browser always have that feature just in case you want to go back to the previous website or part of the site for easier navigation. |
Digg this - del icious |
|
|
Up until now, most sites built by ASP.NET developers have had post-backs to manipulate the user interface to provide some feedback to the user. This was probably due to the lack of JavaScript knowledge. |
Digg this - del icious |
|
|
What is Ajax?
Ajax is nothing but as all well known it is "Asynchronous Java Script and XML" |
Digg this - del icious |
|
|
We use charts to see our progress, to see our income, loses, gains, this versus that, he versus me, us and them etc. |
Digg this - del icious |
|
|
AJAX is a complex technique which can be a different thing for every person. For visitors, browsing AJAX made websites, this can be a very friendly experience, not different from Flash and ActionScript and for developers AJAX is Asynchronous Javascript and XML, "a new way to use existing standards". |
Digg this - del icious |
|
|
Arthur Blake (with friends) has forked JSON-RPC-Java and has created jabsorb:
The project goal for jabsorb is to maintain (and hopefully improve) the practicality and beautiful simplicity that makes JSON-RPC-Java a great library, |
Digg this - del icious |
|
|
The internet has come a long way in the last ten years. Its amazing to think that I used to dial into VAX machines at 110 baud (521x slower than a 56K modem!!) when I was 14 years old on my Atari 800XL (That was 21 years ago!). |
Digg this - del icious |
|
|
Over the past 8 months I have been writing articles on advanced programming techniques and the limitations of the “AJAX” programming pattern (and I have at least 6 months more of articles to come). |
Digg this - del icious |
|
|
Bitkraft Web Library was developed as a web framework that extends the Microsoft Asp.net framework to provide more dynamic user interaction via ajax and json. |
Digg this - del icious |
|