Page 1 of 3
Purebasic Repository
Posted: Sun May 16, 2010 4:41 pm
by Num3
I've been working the past few months on an archive for purebasic code.
It's a purearea clone, but that will be maintained by users.
I've been doing it has a learning method of php + mysql, and had no real intention of releasing it, but it's been going well and i think that in a month i can put a beta online.
Question is...
Is there any real interest on a site like this???
Here's a screen shot:

Re: Purebasic Repository
Posted: Sun May 16, 2010 5:02 pm
by c4s
I voted for yes because it looks good and the code archive really needs an update.
Anyway, I think the vote is somehow invalid. The following mesaage appeared: "The submitted form was invalid. Try submitting again."
Re: Purebasic Repository
Posted: Sun May 16, 2010 5:14 pm
by ts-soft
The voting doesn't work with subsilver plus! The same on german forum.
The template must be updated to work, with exact the same version as the forum!
Re: Purebasic Repository
Posted: Sun May 16, 2010 5:34 pm
by Inf0Byt3
Interesting idea, the project looks cool

. It would be very useful to have a new archive site since the one you made is dynamic and we can quickly add codes to it. I presume it will have some kind of user system with login, etc?
Re: Purebasic Repository
Posted: Sun May 16, 2010 5:58 pm
by Num3
Inf0Byt3 wrote:Interesting idea, the project looks cool

. It would be very useful to have a new archive site since the one you made is dynamic and we can quickly add codes to it. I presume it will have some kind of user system with login, etc?
Well, yes and no.
Any user can upload code in three ways:
1. On site with a form + captcha - no registration needed
2. Via login on site
3. Using a plugin in the IDE
One of my goals is to upload the entire purearea code, i'm analyzing the 'best' way now to see if it is possible.
So the planned features are:
Easy code upload (options above)
Upgradeable Category List (done & with stats!)
A search engine for code (to do)
Geshi code template for purebasic (done)
Send code via email (done)
Download code with a single click (done)
Print code (done)
RSS Feed (to do)
Stats on code download/viewed (done)
If a user creates an account he/she get's 512kb ftp space (just like pureftp) (partially working)
Code, images and uploads are stored in a database, and are served via php scripts (fully working).
Why?
Because this way backups can be made and restored with a single click

Also mirror sites will be very easy to make!
Re: Purebasic Repository
Posted: Sun May 16, 2010 8:33 pm
by DoctorLove
+10000000000000000000000000
So yes. This is really needed for the community.
Keep up the good work.

Re: Purebasic Repository
Posted: Sun May 16, 2010 9:33 pm
by Mr Coder
First, why is this off-topic? I almost didn't see it.
Second, I tried to vote yes, but got the error reported by others. So add +1 to the yes count.
Third, yes, this is needed badly!

Re: Purebasic Repository
Posted: Sun May 16, 2010 9:51 pm
by Num3
Just an update...
I've uploaded most of purearea

...
Just a few more pb code clean up's and it will be an automated system

Re: Purebasic Repository
Posted: Mon May 17, 2010 1:03 pm
by SFSxOI
Num3 wrote:Just an update...
I've uploaded most of purearea

...
Just a few more pb code clean up's and it will be an automated system

Where is it located?
Oh, BTW, did you know that none of the downloads work at
http://xipa.org/?page=downloads# in your signature?
Re: Purebasic Repository
Posted: Mon May 17, 2010 1:36 pm
by Num3
SFSxOI wrote:Where is it located?
http://localhost
I haven't put it live yet...
I hope to import all of purearea today, if that happens i'll put an alpha live.
Yes
Ehehe i haven't really ever finished it.
Btw, since xipa.org domain is payed for 5 years, i'll probably put it to good use and upload the repository there.
Re: Purebasic Repository
Posted: Mon May 17, 2010 8:12 pm
by Num3
For those interested.
You can take a peek preview here!
http://purebasic.xipa.org/
Remember this is work in progress, there are still thing missing before it is usable!
I've also imported 1201 code snippets from purearea

Re: Purebasic Repository
Posted: Mon May 17, 2010 9:06 pm
by Amundo
Thanks Num3, this is very useful, please keep up your good work!
Re: Purebasic Repository
Posted: Mon May 17, 2010 9:07 pm
by idle
looks good
Re: Purebasic Repository
Posted: Tue May 18, 2010 9:30 pm
by SFSxOI
Looks good so far, maybe a few things to look at tho while in development;
for example, in the API section:
GetCommandLine_ has the poster listed as 'Danilo' but when you click on it to look at the code the 'Category' changes to '3D' and the poster changes to 'Num3' in the information on the page with the code making one think that 'Num3' created the code (not actually but the use of the common word "poster" between the two pages is confusing on this point.)
Re: Purebasic Repository
Posted: Tue May 18, 2010 11:20 pm
by skywalk
Thanks for the hard work.
I would suggest listing the code items instead of the card views.
They are much harder to search and browse.
And you can add sortability to the individual columns(Hits or Date Added, etc.), eliminating the need for "Top Code" link.
...From the Database list
Filename, Purebasic Version, Operating System, Poster, Date Added, Hits
ScalableText_W98, 4.0x, MS Windows, Mischa, 2006-09-05, 0
CoolFonts1, 4.0x, MS Windows, Danilo, 2006-08-27, 0
CoolFonts2, 4.0x, MS Windows, Danilo, 2006-08-27, 0