PennyBin, a pastebin
PennyBin, a pastebin
I've been working on this little pastebin website written in PHP. It isn't complete but may be of some use, and I intend for it to have a lot more features later. I just thought that I would post it here just to see what everyone thinks of it. Here's the link: http://pb.ausgat.com/.
Re: PennyBin, a pastebin
what are the limitations of it? (character limit)AusZero wrote:I've been working on this little pastebin website written in PHP. It isn't complete but may be of some use, and I intend for it to have a lot more features later. I just thought that I would post it here just to see what everyone thinks of it. Here's the link: http://pb.ausgat.com/.
also code highlighting would be nice.. lol
Re: PennyBin, a pastebin
Well, it just doesn't have all of the features that I would like for it to have yet, including syntax highlighting.
Re: PennyBin, a pastebin
Tried it. Works just fine.
Re: PennyBin, a pastebin
I've fixed some problems with PennyBin and included syntax highlighting. If there are any languages that you think should be added, please tell me.
- AndrewAPrice
- Member
- Posts: 2299
- Joined: Mon Jun 05, 2006 11:00 pm
- Location: USA (and Australia)
Re: PennyBin, a pastebin
That is a nice site. However, your syntax highlighting only covers imperative languages.
My OS is Perception.
Re: PennyBin, a pastebin
I tried to include as many languages as I could. Are there any languages that you think I should add?
- Combuster
- Member
- Posts: 9301
- Joined: Wed Oct 18, 2006 3:45 am
- Libera.chat IRC: [com]buster
- Location: On the balcony, where I can actually keep 1½m distance
- Contact:
Re: PennyBin, a pastebin
Let's see...
- Lisp
- Haskell
- (classic) Basic
- D
- Pascal
- TCL
- All other flavors of assembly (have fun with that )
- Lisp
- Haskell
- (classic) Basic
- D
- Pascal
- TCL
- All other flavors of assembly (have fun with that )
Re: PennyBin, a pastebin
I'll try to get those languages into PennyBin. The Delphi syntax highlighter works with Pascal, so I guess I need to change that to "Delphi/Pascal".
Re: PennyBin, a pastebin
I got one: Makefile syntax highlighting
also, nice site.. you need a "real" domain name though
also, nice site.. you need a "real" domain name though
Re: PennyBin, a pastebin
Yes, I would like to add Makefile syntax highlighting as well. What do you mean a "real" domain name? Do you mean like PennyBin.com? I may get a domain name for it if it becomes more popular.
Re: PennyBin, a pastebin
yea.. something less obscure. you could even get one of those free domains like pennybin.biz.tm.. the current address is hard to remember thoughAusZero wrote:Yes, I would like to add Makefile syntax highlighting as well. What do you mean a "real" domain name? Do you mean like PennyBin.com? I may get a domain name for it if it becomes more popular.