• Home
  • New Entries
  • Popular Entries
  • Submit a Story
  • About

JSON ...

Mar 12, 2008 |  Accessing JSON Web Services with the Google Web Toolkit

Posted at 08:29:55 am | Permalink | Posted in Java  JSON  

The main difficulty when trying to talk to some web service on another server is getting past your web browser’s Same-Origin Policy. This basically says that you may only make calls to the same domain as the page you are on.

Feb 24, 2008 | JSON quick start

Posted at 09:52:13 am | Permalink | Posted in JSON  

According to Douglas Corckford’s website, JSON is a lightweight data-interchange format. It is easy for humans to read and write… JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others.”

Feb 20, 2008 | JSON

Posted at 08:50:52 am | Permalink | Posted in JSON  

JSON (JavaScript Object Notation) is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects).

Feb 20, 2008 | JSON AJAX Web Chat

Posted at 08:28:44 am | Permalink | Posted in JSON  Chat  

What is JSON? JSON stands for JavaScript Object Notation and is basically a lightweight way of describing hierarchical data. Since it is so lightweight, it makes it an ideal candidate for AJAX applications. So what does JSON look like. The JSON code our JSON AJAX Chat application will be returning will look something like this:

Feb 14, 2008 | Re-Securing JSON

Posted at 08:43:59 am | Permalink | Posted in JSON  

John Resig posts about security issues in JavaScript. He writes «For example, here's an exploit that works in Firefox 2, Opera 9, and Safari 3. It goes about redefining the global Array object then making it such that whenever a property value is set (even when the array is constructed!) the value is alerted out.

Jan 8, 2008 |  Microsoft AJAX Library - Introducing JSON

Posted at 10:32:57 am | Permalink | Posted in JSON  

In AJAX applications, client-server communication is usually packed in XML documents, or in the JSON (JavaScript Object Notation) format. Interestingly enough, JSON's popularity increased together with the AJAX phenomenon, although the AJAX acronym includes XML.

Dec 27, 2007 | Speeding Up AJAX with JSON

Posted at 08:07:21 am | Permalink | Posted in JSON  

When Microsoft added the ActiveX XMLHTTP object to Internet Explorer’s implementation of JavaScript, the company planted the seed for the revolution in Web applications known as Asynchronous JavaScript and XML, or AJAX.

Dec 10, 2007 | Dispatching AJAX requests with Drupal and JSON

Posted at 10:14:14 am | Permalink | Posted in JSON  

1 :: Heed MENU_CALLBACK! One of the frequently overlooked capabilities of Drupal is the so-called MENU_CALLBACK. Strangely, this straightforward menu-item type is among the unpopular ones. MENU_CALLBACK is simple. It only indicates that your defined path will be wired to some callback function in your module. Let's see how this works:

Dec 10, 2007 | JSON, AJax, ASP.NET, Prototype and SubSonic

Posted at 10:10:38 am | Permalink | Posted in JSON  

Over the last few days, I have been working on something with a mixture of ASP.NET, JSON, SubSonic, Ajax and Prototype. the way everything is done is fairly simple, but also a bit all over the shop. mind you, I'm learning, and I'm happy with the results.

Dec 6, 2007 | JSON and JSON-RPC for .NET

Posted at 08:47:43 am | Permalink | Posted in .Net  JSON  

Jayrock is a modest and an open source implementation of JSON and JSON-RPC for the Microsoft .NET Framework, including ASP.NET. What's so modest about it? Well, modest as in plain and basic and no work of genius.

« Previous- 15 posts - Next »

About Ajaxlines

Ajaxlines is a project focused on providing its audience with a database of most of Ajax related articles, resources, tutorials and services from around the world.

Its purpose is to showcase the power of Ajax and to act as a portal to the Ajax development community.


Recent Stuff

Learn AJAX from Scratch - Part II

Learn AJAX from Scratch - Part I

PHP AJAX CHAT, Bug fixes - including weird mozilla bug

Learn PHP From Scratch

40+ Tooltips Scripts With AJAX, JavaScript & CSS

Mainsoft Announces ASP.NET AJAX on Linux


Our Partners

Ajax Projects

Web 2.0 Sites

Webloglines

Human Development Handbook

Software Development Company

Ajaxlines


Search


Topics

  • .Net (95)
  • Articles (76)
  • Bookmarking (35)
  • Calendar (18)
  • Chat (38)
  • ColdFusion (3)
  • CSS (30)
  • Email (23)
  • Flash (13)
  • Games (6)
  • Google (17)
  • Html (6)
  • Image (11)
  • International Calls & VOIP (7)
  • Java (34)
  • Javascript (145)
  • JSON (15)
  • Perl (2)
  • PHP (82)
  • Presentation (19)
  • Python (3)
  • Resources (1)
  • RSS (1)
  • Ruby (7)
  • Storage (4)
  • Toolkits (87)
  • Tutorials (190)
  • UI (11)
  • Utilities (161)
  • Web2.0 (13)
  • XmlHttpRequest (18)
  • YUI (4)

© 2006 www.ajaxlines.com. All Rights Reserved. Powered by IRange