News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Joshua Eichorn's Blog:
Understanding AJAX Digital Shortcut Available
August 04, 2006 @ 06:08:05

Joshua Eichorn mentions today about the "digital shortcut" created for his upcoming book "Understanding Ajax" from Prentice Hall.

A chapter from my book, Understanding AJAX has been made available as a digital shortcut. This chapter covers the different ways you can use the data you transfer using XMLHttpRequest.

Document centric approaches based on HTML and XML are described as well as various RPC approaches are shown.

The shortcut focuses on consuming data sent back in an XML or JSON format (and costs $9.99 USD). Joshua notes that he, personally, tends more towards "JSON based RPC approaches or HTML document based approaches" for his communication method. He also mentions client-side XSLT as an alternative to having to parse through and style the large amounts of data returned.

0 comments voice your opinion now!
understanding ajax digital shortcut json rpc html html_ajax book understanding ajax digital shortcut json rpc html html_ajax book



Richard Heyes' Blog:
RPC for PHP5
February 23, 2006 @ 06:53:00

This new post on Richard Heyes' blog today walks through an RPC library that he created for PHP5.

Got bored tonight, so I wrote an RPC library for PHP5. Going to need some RPC at work soon between two web servers, so instead of doing the sensible thing and using an available XMLRPC library or something similar, I naturally wrote my own. Besides, the recent(ish) serious vulnerabilities in the PEAR XMLRPC library make me hesitant to use it.

He includes a basic implementation of the script (to make a call to get the latest UNIX timestamp), with both the code for the client and server sides.

0 comments voice your opinion now!
php rpc php5 simple PEAR XMLRPC client server php rpc php5 simple PEAR XMLRPC client server



Community Events









Don't see your event here?
Let us know!


mysql ajax application code framework job book PEAR example PHP5 releases database cakephp package security zend release developer zendframework conference

All content copyright, 2009 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework