noah who?
tags
ajax audio blogging brain collaboration command line debugging design education feed flash flex free html instructional design ipod itunes javascript kathy sierra learning activities lms mac mind mapping moodle mp3 open source pdf php podcasting powerpoint programming rss screencast screen sharing second life skype sound tutorial usability users video web app windows wordpress xml
Tag Archives: xml
tutorial on flex 2 and php
flex amounts to compiling mxml to a swf. Data sources are in xml, so if you’re using a db and php you have to translate your db results into xml. Without php and a db you can access static xml … Continue reading
Posted in e-learning, learning, flash, actionscript, flex
Tagged flex2, php, tutorial, xml
Leave a comment
JSON – pass objects instead of XML with Ajax
Love Ajax, but hate crawling all over XML? Maybe JavaScript Object Notation is for you: http://www.informit.com/guides/content.asp?g=xml&seqNum=268&rl=1
PHP, XML and MS Excel Files
Need to check these out: from webmonkey ash http://evoluted.net/archives/2005/06/reading_and_wri.php?d=b from phpclasses.org http://www.phpclasses.org/browse/package/1919.html from sitepoint http://www.sitepoint.com/article/pear-spreadsheet_excel_writer from ibm http://www-128.ibm.com/developerworks/opensource/library/os-phpexcel/ convert xml to excel: http://www-128.ibm.com/developerworks/opensource/library/x-tipexc.html xml and php http://www-128.ibm.com/developerworks/xml/library/os-xmldomphp/ editing xml with php http://www.codecomments.com/archive227-2005-5-506452.html xml parser for php, no DTD needed! http://minixml.psychogenic.com/