View Poll Results: To [code] or not to [code].
- Voters
- 11. You may not vote on this poll
-
Jun 23rd, 2005, 04:20 AM
#1
Thread Starter
Fanatic Member
To [code] or not to [code].
I'm task to create a Console Output function in Cander's VBForums extension. Sample output would be
javac -d ../build/classes HelloWorld.java
java HelloWorld
I'm having trouble dealing with spaces as is disabled now. I just put ... to fill the spaces and colored it black
javac -d ../build/classes HelloWorld.java
java HelloWorld..........................
The problem now arises if a user copy pasted the text. (...) would be a mess. Here's an alternative
Code:
javac -d ../build/classes HelloWorld.java
java HelloWorld
But code tag is not very nice to look at for some. What do you think guys? In code btw, we just have to add space in it so in copy/paste thing, it's safe.
-
Jun 23rd, 2005, 04:24 AM
#2
Re: To [code] or not to [code].
Hehe..I like it better without the code tag...
-
Jun 23rd, 2005, 04:53 AM
#3
Re: To [code] or not to [code].
I would say code it
-
Jun 23rd, 2005, 04:55 AM
#4
Re: To [code] or not to [code].
 Originally Posted by visualAd
I would say code it 
I am sooo going to kill you.. ...why would you do that? It is not code....and the code box doesn't fill the screen, so if you have more then 30 or what ever chars on a line you will get a horizontal scrool bar....ahhhhhh
Edit: And it looks stupid with the blank line on the bottom too...
-
Jun 23rd, 2005, 04:58 AM
#5
Thread Starter
Fanatic Member
Re: To [code] or not to [code].
And noobxurz pasted .... if they (including me) copied commands. BAahahahaha.
-
Jun 23rd, 2005, 05:03 AM
#6
Re: To [code] or not to [code].
noteme@PCDSUSI02:/$ cd home/noteme/mydoc/
noteme@PCDSUSI02:~/mydoc$ les............
I don't see the problem you are having...I can't make it a problem even if I try...
-
Jun 23rd, 2005, 05:10 AM
#7
Re: To [code] or not to [code].
 Originally Posted by NoteMe
I am sooo going to kill you..  ...why would you do that? It is not code....and the code box doesn't fill the screen, so if you have more then 30 or what ever chars on a line you will get a horizontal scrool bar....ahhhhhh
Edit: And it looks stupid with the blank line on the bottom too... 
Code tags are your friend. Respect them .....
You are just jealouse becuase you 10x10 screen resolution doesn't support code tags
-
Jun 23rd, 2005, 05:13 AM
#8
Re: To [code] or not to [code].
Yeah I am, but it is the opposite though, since I am using 1280*1024, but I could just as well have used 1024*765 and gotten the same out of the code tag...the code tag sucks...grrrr...
-
Jun 23rd, 2005, 06:02 AM
#9
Re: To [code] or not to [code].
I think we need an "insert code tags button" in the Quick Reply area. There is a quote tag button so why not code? Bloody mods being lazy as usual.
-
Jun 23rd, 2005, 06:07 AM
#10
Re: To [code] or not to [code].
 Originally Posted by wossname
I think we need an "insert code tags button" in the Quick Reply area. There is a quote tag button so why not code? Bloody mods being lazy as usual.
You can do it with the extension...but first you have to vote here...and I guess you see that my solution is much better then Neb and Visuals...
-
Jun 23rd, 2005, 08:24 AM
#11
Not NoteMe
Re: To [code] or not to [code].
I like note's solution best, the invisible dots, although that would be annoying if copying and pasting...
EDIT: instead of using a dot, perhaps use a very rare ascii charactor, so people can do find/replace when pasting it.
EDIT2: how about this char? █ (ALT+ 987)
Last edited by SLH; Jun 23rd, 2005 at 08:28 AM.
Quotes:
"I am getting better then you guys.." NoteMe, on his leet english skills.
"And I am going to meat her again later on tonight." NoteMe
"I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
"my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
Have I helped you? Please Rate my posts. 
-
Jun 23rd, 2005, 08:25 AM
#12
-
Jun 23rd, 2005, 08:28 AM
#13
-
Jun 23rd, 2005, 08:40 AM
#14
Re: To [code] or not to [code].
Good, now we only need 3 more...
-
Jun 23rd, 2005, 08:56 AM
#15
Re: To [code] or not to [code].
I dont think we should call it Cander's VBF Extension anymore. Lets call it Canotebulom's extension.
-
Jun 23rd, 2005, 08:58 AM
#16
Re: To [code] or not to [code].
-
Jun 23rd, 2005, 08:58 AM
#17
Re: To [code] or not to [code].
I don't think I can pronounce that.. ...BTW I can see you voted the wrong option...
-
Jun 23rd, 2005, 08:58 AM
#18
Re: To [code] or not to [code].
 Originally Posted by wossname
Who even remotely cares?
Me and Neb..
-
Jun 23rd, 2005, 09:13 AM
#19
Re: To [code] or not to [code].
I haven't checked the replies, but how about a horizontal line before the black box?
-
Jun 23rd, 2005, 09:17 AM
#20
Re: To [code] or not to [code].
 Originally Posted by wossname
Who even remotely cares?
You would if you were as cool as us.
-
Jun 23rd, 2005, 09:22 AM
#21
Re: To [code] or not to [code].
 Originally Posted by mendhak
I haven't checked the replies, but how about a horizontal line before the black box?
What do you mean? Like black horizontal line in front? Like this?
.noteme@PCDSUSI02:/$ cd home/noteme/mydoc/
.noteme@PCDSUSI02:~/mydoc$ les............
I like that.Maybe even after too.. Or maybe just make it as wide as a console window or the code box...
ØØ
Last edited by NoteMe; Jun 24th, 2005 at 01:40 AM.
-
Jun 23rd, 2005, 08:53 PM
#22
Re: To [code] or not to [code].
 Originally Posted by NoteMe
What do you mean? Like black horizontal line in front? Like this?
.noteme@PCDSUSI02:/$ cd home/noteme/mydoc/
.noteme@PCDSUSI02:~/mydoc$ les............
I like that.Maybe even after too..  Or maybe just make it as wide as a console window or  the code box...
ØØ
Where??
-
Jun 24th, 2005, 01:38 AM
#23
-
Jun 24th, 2005, 01:46 AM
#24
Re: To [code] or not to [code].
Actually I meant an <hr>, but this seems better. GIve it a one-space padding all around, so as to give it a properly boxed appearance.
-
Jun 24th, 2005, 02:30 AM
#25
Re: To [code] or not to [code].
What about this then. If I fix the top and bottom picture to suit the line width. That shouldn't be a problem if we have a fixed line widt, since Courier New is taking up the same space no matter what char we are adding.

.noteme@PCDSUSI02:~/mydoc$ les.........................................
.totalt 60.............................................................
.drwxrwxrwx 11 noteme noteme 4096 2005-06-23 19:01 ....................
.drwxrwxrwx 31 noteme noteme 4096 2005-06-24 08:59 ....................
.drwxr-xr-x 2 noteme noteme 4096 2005-06-23 19:01 cander.web...........
.drwxr-xr-x 2 noteme noteme 4096 2005-06-22 17:28 doc..................
.drwxr-xr-x 3 noteme noteme 4096 2005-06-23 18:25 editor...............
.drwxr-xr-x 2 noteme noteme 4096 2005-06-23 17:34 extension............
.drwxrwxrwx 2 noteme noteme 4096 2005-06-21 17:13 pdf..................
.drwxr-xr-x 3 root root 4096 2005-06-23 09:46 python...................
.-rw-r--r-- 1 root root 210 2005-06-23 10:33 pythontags.py.............
.-rw-r--r-- 1 root root 30 2005-06-23 10:22 pythontags.py~.............
.drwxr-xr-x 3 noteme noteme 4096 2005-06-23 12:09 regex................
.-rw-r--r-- 1 noteme noteme 18 2005-06-23 14:18 regex.txt..............
.drwxr-xr-x 3 noteme noteme 4096 2005-06-23 19:46 test.................
.-rwxrwxrwt 1 noteme noteme 878 2005-06-23 19:00 update.rdf~...........
.drwxr-xr-x 2 noteme noteme 4096 2005-06-21 12:42 wossy png............
-
Jun 27th, 2005, 03:55 AM
#26
Re: To [code] or not to [code].
So can someone just give me two more votes now..
-
Jun 27th, 2005, 04:19 AM
#27
Not NoteMe
Re: To [code] or not to [code].
How about changing the titlebar picture to say 'console output' or something?
Quotes:
"I am getting better then you guys.." NoteMe, on his leet english skills.
"And I am going to meat her again later on tonight." NoteMe
"I think you should change your name to QuoteMe" Shaggy Hiker, regarding NoteMe
"my sweet lord jesus. I've decided never to have breast implants" Tom Gibbons
Have I helped you? Please Rate my posts. 
-
Jun 27th, 2005, 04:20 AM
#28
Re: To [code] or not to [code].
That was just a sample. It isn't cut very nicely either. Didn't botter to do it propely just to show a test..
ØØ
-
Jun 29th, 2005, 04:08 AM
#29
Re: To [code] or not to [code].
Was it rigged now? Or did I actualy win here?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|