- Dear Viewers Using IE6
- Personal and Professional Resolutions for 2009
- Latest from the Kitchen Renos
- 2008 in Review
- 16 ways to know you are addicted to Twitter
- I ARE SERIOUS CAT stars in The IT Crowd
- My Relative from 18th Century: George Hodge
- Hoge’s of Duns, Scotland. Near Blackadder
- 12 O’Clock High Trivia
- This Holiday’s TV Obsession
- OH, HELO HOLLYDAIS!
- Publicis Mojo accidental Spammer for Metamucil
- Follow the Code: Microsoft and Open
- Understanding Thailand Politics
- Ray Ozzie: by Steven Levy
- Kitchen Installed
- A Hole in the Wall
- Bathroom: Ready for Rendering
- Private Angus Hodge
- Hodge Family History Update
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.