emphasize remote file launch in tutorial
Brought to you by:
russwyte
I don't think the coolness of reffing a file on the
network is emphasized enough for creating applications....
I just tried this
java -jar axualize.jar
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/\*checkout*/axualize/axualize/src/xml/examples/simple-frame2.xml?rev=1.2&sortby=date&content-type=text/plain
and it worked!!!
there are some artifacts in the console below
but the frame worked!!!
[1] 8226
[2] 8227
bash: content-type=text/plain: No such file or directory
[2]+ Done sortby=date
Logged In: YES
user_id=403318
so does dynamic thing!
java -jar axualize.jar
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/\*checkout*/axualize/axualize/src/xml/examples/dynamic-thing.xml?rev=1.2&sortby=date&content-type=text/plain
the frame comes up leaving some artifacts in the java console
[2] 8247
[3] 8248
bash: content-type=text/plain: No such file or directory
[3]+ Done sortby=date
Logged In: YES
user_id=400421
You are right, That is cool :)
If you have an idea for a paragraph or two to explain this I will
add it to the Tutorial, and give you credit. Also if you are
interested in becoming part of the project just let me know.
Otherwise I will add a blurb myself.
I am stoked you are having some fun with this. That is cool.
Logged In: YES
user_id=403318
Hi Russ
I'm particularly interested in the remote reffing of the xml
because I'm 'big' into hive-think / hive-tools... whatever
that means ;)
I'm pretty active as a tester at
tiki
http://sourceforge.net/projects/tikiwiki/
and jgraph
http://sourceforge.net/projects/jgraph
Tiki has got some very cool file handling features that
dovetail very well with Axualize's arcitecture... and
Jgraph, well that's the GUI that I'd love meld with a tool
builder like Axualize around a CMS (Content Management
System) to create Tool Creation System... I'm thinking
browser based IDE...
Once my site is back up, ISP stuff :( , I'll be happy to
work up more elaborate docs /tips.
Yeh, Russ your little app is very cool! For me it's a matter
of getting a couple of 'bricks' in place in the dyn.thing so
that I can start building (read: learning) how to make more
elaborate tools. </sigh
Logged In: YES
user_id=403318
interesting
java -jar axualize.jar
http://alt.thetinfoilhat.com/tiki-download_wiki_attachment.php?attId=10
this did not work... I'm not sure why...is there a piece of
code that says that axualize can only open text/plain ? I
know it's not the case but it does seem odd. I was frankly
hoping that this lttle trick was going to work...
I've started an experiment page here:
Logged In: YES
user_id=403318
oops forgot the URL
http://alt.thetinfoilhat.com/tiki-index.php?page=Axualize
Tiki uses a templating structure like Axualize...
Logged In: YES
user_id=400421
Dennis,
http://alt.thetinfoilhat.com/tiki-download_wiki_attachment.php?
at
tId=10
does not seem to produce anything period. Even from a
browser.
Just this
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html;
charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>