Page 1 of 1

PureBasic Source Code Dump (PB-SCD)

Posted: Thu Jan 27, 2005 5:09 pm
by Tommeh
I have set up PureBasic Source Code Dump,

There are a lot of paste bins out there used regularly for posting snippets of code for verious reasons, But none for the PureBasic syntax.

PB-SCD can be accessed here: http://athecks.com:88/

Feel free to post your code for any reason, And if you want the HTML generated by it, used the url, http://athecks.com:88/?srcexec=SourceID to get only the html for the source code. or http://athecks.com:88/?source=SourceID for the framed viewing version :-)

More updates on this will come soon, as i know it has a few mis-haps here and there but they will be fixed, and soon i will add it so you can comment on other peoples code.

So far i have put 2 themes to the code, The PB default editors colours, and the one i use all the time, which is 'Tag' from JaPBe, if you have any suggestions for others that you would really like to see, please tell me :-)

PB-SCD was programmed using PureBasic of course, many thanks to El_Choni for his CGI lib that i love so much :D

Hope you find this resource valuable, And please post any comments or critisisem! Thank you, Tom

Re: PureBasic Source Code Dump (PB-SCD)

Posted: Thu Jan 27, 2005 5:16 pm
by traumatic
Nice! :D

Posted: Thu Jan 27, 2005 5:25 pm
by dmoc
Wow! Looks great. Thanks. Never heard the term "paste bin" before. How about putting PB-SCD itself in there?

Posted: Thu Jan 27, 2005 6:10 pm
by Tommeh
Yes i've been thinking about putting the source code up, But i need to get it fully working and it isnt greatly efficiant so... soon :-)

Posted: Thu Jan 27, 2005 6:37 pm
by Tommeh
Ok, annoyed to say, but for now it is at http://athecks.com:88/ Then reason behind this is apache is only accepting some of the submitted data, this is causing uploaded sources to sometimes be incomplete, so for now it is using IIS6 which is works fine on until the apache problem is fixed.

Sorry it is on port 88, If you are behind a proxy or something, I am very soory but you can use a web proxy if you wish.

Access PB-SCD From Proxy

Go to the URL above to go to it behind a firewall!

Posted: Thu Jan 27, 2005 10:19 pm
by PolyVector
Nice, you should consider making it a phpbb addon so people can use it in bbcode 8) 8) 8)

[pbcode]
;Enter Code Here
[/pbcode]

Re: PureBasic Source Code Dump (PB-SCD)

Posted: Thu Jan 27, 2005 10:44 pm
by traumatic
It took me some time to find out where the actual post-link was.
Maybe you shouldn't place it on the bottom of the page? Just a suggestion.

BTW: Who posted a part of my fft-example? ;)

Posted: Fri Jan 28, 2005 5:55 pm
by Tommeh
Lol, Polyvector, good idea but i really don't like PhpBB and i don't really know any php.. so that would be a little hard to do for me :)

I will make the submit source link more visible soon.

2 more themes added as well, and commenting on code will come soon, also maybe possibility for who posted the source code to change it at a later date.