About Me

microformats hcard approaching

is a Professional Geek for Microsoft Australia. More info lives underneath the About Box...

33.831416, 151.222526
MrCell+61.417.212181
Work:
1 Epping Road
North Ryde, NSW 2113
Australia
photo of nick hodge

Blog Flair

Subscribe to me on FriendFeed

feedburner

View Nick Hodge's profile on LinkedIn

msdn channel 9

XMLRPC, PHP, AppleScript

By Nick Hodge | October 18, 2001

Completed some very small example projects using XML-RPC. Clients in Visual Basic, PHP and AppleScript - and a server in PHP

As a part of the next roadshow these examples will be shown to all and sundry -- I will also post the code here for perusal. MySQL is a part of this project as well. I have it installed under MacOS X 10.1 and Windows 2000.

PHP, whilst an excellent scripting language for server-side HTML scripts, I can understand why it is easy to mix up your presentation (HTML) with code (PHP) and loose track of your project. Even with objects and external include files, it lacks the MVC (Model-View-Controller) paradigm that is required for good OO and maintainability. Maybe its time to brush up on the Java skills?

Topics: applescript, php, www.nickhodge.com, xmlrpc |

Comments are closed.