|
Post by Wolfstar on Oct 17, 2006 23:26:03 GMT -5
yeah... I don't exactly understand it, but I can tell that xhtml seems... a lot more complicated to say the same thing...
|
|
|
Post by cajones on Oct 18, 2006 7:29:12 GMT -5
And that's the point. ^_^.
JS+Html: Go to the document. Write something. JS+XHTML: Create a node. Do a lot of complicated scanning to put it somewhere. Fill in its contents. Insert it at the correct level of element nesting. And... I don't even know what all else... >.<.
|
|
|
Post by Wolfstar on Oct 18, 2006 11:23:24 GMT -5
Does it allow for more precision?
|
|
|
Post by cajones on Oct 19, 2006 5:03:21 GMT -5
Meep, it probably does to some extent. But it's heckuva lot more complicated.
|
|
|
Post by Wolfstar on Oct 19, 2006 10:56:53 GMT -5
*considers researching it for the Firebird site*
|
|
|
Post by cajones on Oct 20, 2006 5:36:19 GMT -5
You do that... In the mean time I'll ask who uses a browser that only supports xhtml... and why.
|
|
|
Post by Wolfstar on Oct 20, 2006 9:54:03 GMT -5
I think I need to get Dreamweaver.
|
|
|
Post by cajones on Oct 20, 2006 13:48:34 GMT -5
You do that. ^___^. *looks for a way to make flash without an expensive program* <html> <head> <title>title</title> <script language="javascript" type=text/javascript>
var hp=100; var loc=0; var gloc="Field"; var desc=new Array(); var n=new Array(); //north var e=new Array(); //east var s=new Array(); //south var w=new Array(); //south var inv=new Array(); //inventories of areas and player. var exp=0;
loc=0; while(loc<5) { var act=prompt(">:",""); switch (act) { case "look" : case "l" : alert(desc[gloc]); break; case "n" : case "north" : { if(n[gloc]) gloc=n[gloc]; alert(desc[gloc]); }; break; //repeat for the other directions.. replace n with the corresponding letter. case "exit" : case "EXIT" : case "Exit" : case "quit" : case "Quit" : { var stay=confirm("Are you sure you want to " + act + "?"); if(stay) loc=5; else loc=0;}; break; default : alert("What?"); }
}//main loop </script> </head> <body> <p> Put background page here </p> </body></html>
... wait, what? Man, I just realized how long I tried to make games without arrays...
|
|
|
Post by Wolfstar on Oct 20, 2006 21:23:57 GMT -5
I think I can buy Macromedia Studio through Purdue for like... 20 dollars.
|
|
|
Post by cajones on Oct 21, 2006 12:44:37 GMT -5
Meep! *burns expensiveness of software* Takai sohutouero yokunai!
|
|
|
Post by Wolfstar on Nov 11, 2006 18:03:11 GMT -5
*wonders if the new recording was any measure of successful*
|
|
|
Post by cajones on Nov 12, 2006 5:11:00 GMT -5
Well, the file is 77mb...
|
|
|
Post by Wolfstar on Nov 13, 2006 1:36:58 GMT -5
Wow... that's a lot. Although... I don't remember too much content, lol.
|
|
|
Post by cajones on Nov 13, 2006 2:27:19 GMT -5
Write you be! I spell wrong! Eat food! Have not food enough for eating! Dead radish! Burrow=still open? I don't know! Fetch!
|
|
|
Post by Wolfstar on Nov 14, 2006 14:39:18 GMT -5
Chem lab! *explodes*
|
|
|
Post by cajones on Nov 15, 2006 5:41:28 GMT -5
No place is open with food at this time of day that I have access to. This is what driving is useful for. *throws something at chem labs*
|
|
|
Post by Wolfstar on Nov 17, 2006 9:40:52 GMT -5
*burns Chem labs*
|
|
|
Post by cajones on Nov 17, 2006 12:16:34 GMT -5
*decides to burn physics labs too* Hmm... I either have a lab report in on Monday (and I can have it done, but printed... that's another story), or switch the course number to physics without lab, and therefore actually get a good grade in the class, but cannot take physics2. And... *sigh*. Heh. I'll have it done... right? Right?
Well, I don't have PS RP act2 done. *considers e-yelling at people*
|
|
|
Post by Wolfstar on Nov 17, 2006 18:41:56 GMT -5
Decisions decisions...
*kicks PSRP people for not getting lines in or whatever the hold up is*
|
|
|
Post by cajones on Nov 18, 2006 14:46:44 GMT -5
I'm going to have to e-mail everyone. And... where are my scripts anyway? *sigh*
|
|
|
Post by Wolfstar on Nov 27, 2006 19:19:38 GMT -5
*does Captain Ginyu's dance of Good Fortune*
|
|
|
Post by cajones on Dec 4, 2006 7:19:26 GMT -5
Hmm... I don't see this day turning out well. My mind isn't working very well!
|
|
|
Post by Wolfstar on Dec 4, 2006 11:50:46 GMT -5
You need a brain defrag.
|
|
|
Post by cajones on Dec 6, 2006 14:35:07 GMT -5
Yes. *can't figure out how to open the start menu though*
|
|
|
Post by Wolfstar on Dec 6, 2006 21:22:10 GMT -5
*control alt deletes self*
|
|
|
Post by cajones on Dec 8, 2006 11:37:31 GMT -5
Wolfstar Task Manager. Applications page. Running applications list box. Power alert running. One of unknown,
|
|
|
Post by Wolfstar on Dec 8, 2006 14:07:05 GMT -5
*wonders what got cut off of that post*
|
|
|
Post by cajones on Dec 9, 2006 18:01:29 GMT -5
Nothing, I just added the comma so it would sound like a number.
|
|
|
Post by Wolfstar on Dec 11, 2006 17:52:23 GMT -5
Ah. Well then... ok.
|
|
|
Post by cajones on Dec 11, 2006 21:36:53 GMT -5
Podcast? o.o. I want to have a lot of stuff for 20000...
|
|