Quantcast
Channel: SitePoint » xml
Browsing latest articles
Browse All 8 View Live

SitePoint Search Now Powered by Google. Should You Use Them Too?

Andy discusses SitePoint's new Search system, powered by Google Site Search, and gives some insights on how you can improve your own site search. Continue reading %SitePoint Search Now Powered by...

View Article



Is RSS Dead?

The death of Bloglines and other news aggregators has caused many people to question the future of RSS. Craig discusses why news of RSS's demise have been greatly exaggerated. Continue reading %Is RSS...

View Article

Ajax and Web Service Data Formats Part 1: XML, SOAP, and HTML

XML isn't the only option for Ajax. In the first of a three-part series, Craig discusses the pros and cons of using XML, SOAP and HTML data formats. Continue reading %Ajax and Web Service Data Formats...

View Article

How to Create an XML to JSON Proxy Server in PHP

JSON makes Ajax easy, but what if your web service returns XML? Craig solves the problem with a XML to JSON proxy server written in PHP. Continue reading %How to Create an XML to JSON Proxy Server in...

View Article

How to Convert XML to a JSON-Like JavaScript Object

What can you do if your web service insists on returning XML when your JavaScript code wants JSON? Craig provides all the code you need to transform XML data to a native JavaScipt object. Continue...

View Article


How to Use Character Entities in HTML, CSS and JavaScript

Craig's useful tutorial explains how you can use UTF-8 characters in HTML, CSS and JavaScript. Continue reading %How to Use Character Entities in HTML, CSS and JavaScript%

View Article

Parsing XML With SimpleXML

An increasing number of web services return data in JSON format, but a large number still return XML, so you need to master parsing XML if you really want to consume the full breadth of APIs available....

View Article

Image may be NSFW.
Clik here to view.

XML-RPC for WordPress Developers

XML-RPC is a remote procedure call (one process calling the function of another process via a remote connection) protocol which uses XML to represent data and HTTP to make the calls. Although...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images