It lives at http://dev.ijot.net/blog/.
That's where I document the resurrection of iJot.
7/10/2010; 5:23:07 PM. .
The rendering of publshed page footers probably needs a little attention.
Check out this screenshot.
I believe the date span for the copyright, as well as the tag line, are off.
7/10/2010; 9:43:52 AM. .
So I've taken a first look at scripting2.root.
Locating scripting2Suite.editor.save is easy.
Saving to the scripting2 server seems very easy as well: provided we have the outline in OPML format, and that its first summit has the proper scripting2 specific attributes (which it would have if we loaded it from scripting2 in the first place), all we need is to invoke the scripting2.savePost method on the scripting2 XMLRPC server, passing the username and password along with the OPML text.
Assuming we are performing the save outside the scripting2 tool, this raises a few questions:
1/ How do we get the host name and root url of the XML-RPC server responsible for publishing the OPML ?
2/ Now for something trickier: how do we manage authentication from an external system ?
7/10/2010; 8:39:38 AM. .
I am going to use this weblog as a way of documenting my attempts to implement interop between scripting2 and iJot/webOutliner.
More on this subject as events develop...
7/10/2010; 4:35:08 AM. .
In the preferences form (http://127.0.0.1:5337/opmlEditor/prefs?title=scripting2), I triied to specify British Summer Time (BST), currently 1 hour east of GMT.
So I entered '1' for 'Hours east of GMT' and 'BST' for Timezone name.
I got the following error message in red: Can't see the number because it is too large. The largest permissible value is 0. Check out the screenshot.
7/10/2010; 4:25:31 AM. .
Ok, so this is my first post with scripting2
I'm using Frontier's outliner once again...
7/10/2010; 4:08:25 AM. .