Printable Version of Topic

Click here to view this topic in its original format

-=Reborn JEDI=- Forums _ The Jedi Information Superhighway _ Download Page

Posted by: Deacon Jul 21 2003, 08:38 PM

Just having a brain fart here... Is it possible to list the file info (date added, etc.) for the DL page. Either that or add a "New Files" link at the top of the page. I always check the page for new files and the broadcast messages help, but a big sign that say "Hey Stupid... this is new" wouldn't hurt.

Maybe it's just old age catching up with me... just a thought.

=<Deacon>=

Posted by: Tyrannus Jul 23 2003, 04:07 PM

I couldn't relate..

Posted by: Deacon Jul 23 2003, 07:06 PM

That is why you fail (in my best Yoda voice)

ohmy.gif

Posted by: TheLizardKing Jul 23 2003, 10:52 PM

well i've debated this and heres the story. as of right now the system is you go into /downloads you createa a folder (which is spat out as the red/gray headers) then any file in that folder is spat out below it. it allows me and others to simply drag and drop a download and it auto populate. the problem with the time added and what not is you will have to add the file using a database input field which is fine and dandy but makes adding and removing files much more complicated. its a trade off. more details with complicated organization on the file adding/editing/subtracting part or few details with ease of adding/editing/subtracting. i of course went with whatever was easiest but i will eventully do a complete rewrite of the site with new stupid stuff like registration (may be tied with forums) that allows for different degress of accesibility. i'm awesome!

Posted by: TheBeast Jul 24 2003, 02:30 PM

Hey Liz,

But you could keep the same system (folder and drag & drop) that's so easy and fun and all... but just make a "New File" folder... That would be listed first.

And so we can know what the files are... just rename them to map_example.zip or skin_example_2.zip... with them being in a zip file won't affect the real filename.

So we make everyone happy and you still have to write 0 lines of code (that's is always good)

Posted by: Deacon Aug 1 2003, 08:54 PM

Just had a thought... which might be dangerous...

Can we display MD5 Checksums? If we could like those (standard ability for a unix box), we would be able to tell if the file on the server is different than the one that we have. I think a job in cron to autoupdate the table in your DB would do the trick. I could probably copy all the sums to a text file and compair it to the one's on my system. If I don't have a file that matches your checksum, I either have a missing file or an out of date file. I would then do a manual check for the filename, etc.

Any thoughts?

Posted by: TheBeast Jun 14 2004, 06:07 PM

Well... OK... I've only been back for about a couple of hour and I'm starting to complain... smile.gif

But... I was asking myself something... would it be possible to have the download page 'automaticly update itself by what is on the server ate any givemn moment ???

I know the script of the download page is listing all the files in a given folders... but would it be possible for the script to check in the 'server skins' folder also and if a 'zip file' isn't present in the first folder... make a link to the pk3 directly from the server ???

It sounds possible... but again... Liz is in charge of this 'wiz web thingies'... so ???

If you're wondering why I'm asking... it's because I couldn't find the lowbacca skin on our downlaod page... and it's use on the server... because when I logged in... I had to download it a 4K/s... and thought it was a bit long... so I decided to go for the jk2files appraoch.

- Beast

Posted by: JayBaen Jul 12 2004, 01:09 PM

Beast,

This is a great idea. It's my fault the downloads page is getting out of sync again (which, it has been for a few months). It's great that we keep adding and changing things on the server(s) to mix it up, but it does become quite the housecleaning chore.

We've got a few projects on the Liz burner right now, and I'm hoping that while it's still Summer break he can get to a few.

I'm going to move this to the "Superhighway" forum to try and get his attention with it since it's as much web-related as server.

JB

Posted by: Ruggiero Jul 12 2004, 01:13 PM

Beasty, I think Ham posted a link to the lowbacca skin somewhere.

R

Posted by: *HAMSTAR* Jul 12 2004, 02:39 PM

Here is a newer version

Posted by: Ruggiero Jul 12 2004, 05:30 PM

Ham, is this the one on our server?

R

Posted by: TheBeast Jul 12 2004, 07:30 PM

Yeah... well... I knew Ham posted a link somewhere in the forums... but since we don't have the possibility to search through our post... it would have taken me a longer time finding it here than on JK2 files.

And about Liz... The downlaod page doesn't need to be on the 'high priority' list... but it would be nice to have something like that to always have our site 'up to date'... without thinking or doing anything about it.

My 2 cents.

- Beast

Posted by: *HAMSTAR* Jul 12 2004, 07:39 PM

No thats not the one on the server I am added a few changes to this one.

Posted by: TheBeast Jul 14 2004, 04:44 PM

Btw way Jay, it's your call... but I could look at the script for the download page... I know my way around PHP and I could maybe cook up somehting that would work... never really mess with server something... but it wouldn't hurt to look.

Just thought about it ... but maybe it's not your call... but Liz's smile.gif

still... if you can hook me up with the 'source' page of the site... think about it

- Beast

Posted by: InfiniteWarrior Jul 14 2004, 07:19 PM

Might want to update the stats page for the duel server while you're at it. wink.gif

Posted by: TheBeast Jul 19 2004, 08:21 PM

The only thing wrong with the 'server stats' page is that Liz was lazy in writing his code...smile.gif

A 'normal' server (well like the one we had up until now), usually have bot on... so the script has 'players' to list... but in the case of a Duel server, that has no bots and no players most of the time... the script gives off an error because the 'array' that is supposed to 'contain' the play name, pings and so on is empty (no palyer = empty array). So when the script is prosessing this array's information... it can't because there are none.

OK, long explanation, just to say that something like this would do the trick

CODE
if ($player_number > 0) {
     // list players
}else{
    // say there is no one on the server
}


- Beast

Posted by: JayBaen Aug 3 2004, 07:11 AM

Right ...

Sooooo, if we can get Liz out of the world of SuperHeroes long enough to poke his head around at (what's mounting to be more than) a few things, we'll straighten this out.

JB

Posted by: Tyrannus Aug 3 2004, 05:16 PM

Wait a second.. let's get the important stuff out of the way:

Liz plays City of Heroes?? blink.gif Since when?

Posted by: Kyzene Aug 3 2004, 05:36 PM

WHO WOULDN'T PLAY CITY OF HEROES IF THEY GOT IT?! blink.gif


Ky

Posted by: *HAMSTAR* Aug 3 2004, 06:43 PM

Me.

Posted by: Kyzene Aug 3 2004, 07:58 PM

.......thats becuase .....youre you


Ky

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (WDYL-WTN Release)