HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Something i've been working on

12-24-2003, 07:20 AM#1
ChoboMapper
I'm not sure if anyone will find this useful in any way, but i was recently coding a personal project of a pastebin ala www.pastebin.com to see if i could emulate it, and i did quite succeessfully. I took this one step farther and added some jass syntax highlighting (all functions, basic syntax, ETC) and after testing it wilth the people on IRC it seams to work quite well. I'm not sure if there is anything like this somewhere else that is better, i don't really follow WC anymore. So here it is, useful or not i'm posting anyway.

http://crimson.wc3campaigns.com/test/pastebin2/
12-24-2003, 08:38 AM#2
KaTTaNa
The Jass Vault is kind of like that.
What's it supposed to do? You post some code, so others can improve on it?
12-24-2003, 04:32 PM#3
ChoboMapper
Well pastebins themselves are used in every coding channel i've ever been in on IRC. When you have a problem with a block of code not working, insteed of pasting it in the channel and spamming for 4/5 llines they direct you to a pastebin to paste your code in, then you send the link to the channel and they can help you with it.

Like i said, I'm sure no one will find this useful, it was just fun to make :P.