Please login or register. Welcome to the Studio, guest!


Quick Links:


newBookmarkLockedFalling

Moose

Moose Avatar

****
Senior Member

449


August 2005
Has some major flaws. Will only work in FF and requires the code be small due to the amount of memory used. I need some input. Is it worthwhile. Is it possible to improve? I have spent hours trying to work this out and this is about the best I can do for the moment. Tell me what you think(remember FF only and small codes(if you try to break it it will break)):

gregsmoose.sitesled.com/codetabber.html

Greg says:
Coding music...
Greg says:
Hmm...
Greg says:
I wouldn't rule it out. :P
Chris 3.0 [New features? Yes.] says:
:P
Greg says:
If you think about machine code it's a bunch of 1s and 0s
Chris 3.0 [New features? Yes.] says:
Anything is possible.
Greg says:
Yeah try to code Metallica
Chris 3.0 [New features? Yes.] says:
:P Yeah, I'll get right on that... right after I learn to fly.

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
Works decently, except if you don't use brackets like I do. :P

Moose

Moose Avatar

****
Senior Member

449


August 2005
cddude229 said:
Works decently, except if you don't use brackets like I do. :P

Thank you.

So suggestions, comments, is it worth it, etc.? Yeah I may include no brackets, wouldn't be too hard. :P Btw how big of a code could you manage with it? Cause I had memory problems.
Greg says:
Coding music...
Greg says:
Hmm...
Greg says:
I wouldn't rule it out. :P
Chris 3.0 [New features? Yes.] says:
:P
Greg says:
If you think about machine code it's a bunch of 1s and 0s
Chris 3.0 [New features? Yes.] says:
Anything is possible.
Greg says:
Yeah try to code Metallica
Chris 3.0 [New features? Yes.] says:
:P Yeah, I'll get right on that... right after I learn to fly.

Mithras

Mithras Avatar

****
Studio Member

600


July 2006
Pretty neat.... but I'm not so sure if it's worth while :-/

Oh ya, 552 lines will break it :P


Support Rob Scuderi, the #1 Penguins Defender!

lucifer said:
"Behold: me! I have authority in this building."

Chris

Chris Avatar

******
Head Coder

19,519


June 2005
I didn't try too big. Just wrote a quick hack to test it. :P

Aaron

Aaron Avatar
Bad Wolf

****
Dedicated Studio Member

859


November 2006
It's more of a pain to use that thing than space it yourself. Apparently I can't enter my own lines breaks as I normally would:

if(u == 0){
alert()
}

became
if(u == 0){

alert()
}


I think i'll just stick with my one-line, pop-into-address-bar script. :P




Last Edit: Dec 5, 2006 20:41:57 GMT by Aaron

Moose

Moose Avatar

****
Senior Member

449


August 2005
Aaron, what browser did you use because I just entered your script and it worked fine in FF 2.
Greg says:
Coding music...
Greg says:
Hmm...
Greg says:
I wouldn't rule it out. :P
Chris 3.0 [New features? Yes.] says:
:P
Greg says:
If you think about machine code it's a bunch of 1s and 0s
Chris 3.0 [New features? Yes.] says:
Anything is possible.
Greg says:
Yeah try to code Metallica
Chris 3.0 [New features? Yes.] says:
:P Yeah, I'll get right on that... right after I learn to fly.

Andrew

Andrew Avatar
Advocatus Diaboli

*
New Member

2


January 2007
I love it Moose. Good job, I've had no problems with it so far besides it not being able to execute on lengthier codes. Props to you.

newBookmarkLockedFalling