Presentation is loading. Please wait.

Presentation is loading. Please wait.

XML & AJAX Khaled Al-Sham’aa. XML The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages. It is.

Similar presentations


Presentation on theme: "XML & AJAX Khaled Al-Sham’aa. XML The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages. It is."— Presentation transcript:

1 XML & AJAX Khaled Al-Sham’aa

2 XML The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to help information systems share structured data, particularly via the Internet.

3 SimpleXML The SimpleXML extension provides a very simple and easily usable toolset to convert XML to an object that can be processed with normal property selectors and array iterators.

4 SimpleXML (read)

5 SimpleXML (read) con.

6 SimpleXML (write)

7 SimpleXML (loop)

8 SimpleXML (loop) con.

9

10 SimpleXML (attributes)

11 SimpleXML (attributes) con.

12 SimpleXML (xpath)

13 SimpleXML (xpath) con.

14

15 AJAX AJAX (asynchronous JavaScript and XML) is a group of interrelated web development techniques used for creating interactive web applications or rich Internet applications. With Ajax, web applications can retrieve data from the server asynchronously in the background without interfering with the display and behavior of the existing page.

16 Rasmus AJAX Tutorial (1)

17 Rasmus AJAX Tutorial (2)

18 Rasmus AJAX Tutorial (3)

19 Prototype Prototype is a JavaScript Framework that aims to ease development of dynamic web applications. Featuring a unique, easy-to-use toolkit for class- driven development and the nicest Ajax library around, Prototype is quickly becoming the codebase of choice for web application developers everywhere.

20 Prototype (getting started) http://www.prototypejs.org/

21 Prototype's Little Helpers

22 Prototype (Form Serialization)

23 Prototype (Insertion Object)

24 Questions


Download ppt "XML & AJAX Khaled Al-Sham’aa. XML The Extensible Markup Language (XML) is a general-purpose specification for creating custom markup languages. It is."

Similar presentations


Ads by Google