dotRoot Posted December 22, 2004 Share Posted December 22, 2004 (edited) I'll offer a mirror for load balancing or something if you want. I run linux servers though, but I'll let you use my "sandbox" server. It gets about 11 Mbps up and down on the internet. This is my speedtest on MegaPath or whatever's server while it was very busy. So it looks a little slower than normal on the upstream: These tests are with everything running (game servers, FTP, mail, etc. etc.) so it'd give a realistic result of normal use. http://www.dslreports.com/speedtests/67494....com/1103674794 http://www.dslreports.com/speedtests/67575....com/1103675022 This is another one I tried: the other *seems I "spammed", if you care to see the link, just PM me. The result was 20.9 Mbps (it was in the same state as the server). I tried more, but I kept getting results with greater than 2000 Mbps, so I discarded those. If you are serious, I'll help with the load balancing and/or mirrors, the only problem I foresee is that I reject all pings. Edited December 22, 2004 by dotRoot Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585143150 Share on other sites More sharing options...
blackice912 Veteran Posted December 24, 2004 Author Veteran Share Posted December 24, 2004 Due to the time of the year, I won't be updating the script until sometime next week. Anyways, right now is mainly bug killing and adding new features. :) I'll probably work on the layouts tonight and post my final edit before I hit the sack. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585158073 Share on other sites More sharing options...
Homer Posted December 24, 2004 Share Posted December 24, 2004 'Tis the season to be sleepy, tired, hungry, lazy, sleeping, oh and christmas. :p Happy holidays man :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585158425 Share on other sites More sharing options...
blackice912 Veteran Posted December 24, 2004 Author Veteran Share Posted December 24, 2004 'Tis the season to be sleepy, tired, hungry, lazy, sleeping, oh and christmas:p:pHappy holidays ma:D:D 585158425[/snapback] To you as well:):) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585160680 Share on other sites More sharing options...
blackice912 Veteran Posted December 29, 2004 Author Veteran Share Posted December 29, 2004 Aha! An update! As seen in this image (https://www.neowin.net/forum/uploads/post-2...-1103597805.jpg), there is a portion that lists how many files you have and how much space they take. This was the last thing I wanted to take care of before building the layout into the script. Now begins the process of working the script and the layout into a final beta. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585188061 Share on other sites More sharing options...
d3nuo Posted December 29, 2004 Share Posted December 29, 2004 very cool!!! great idea and great progress.. i cant wait!! Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585188170 Share on other sites More sharing options...
blackice912 Veteran Posted December 30, 2004 Author Veteran Share Posted December 30, 2004 Today's update: Just finished taking the layout out of Photoshop and have it all sliced, diced, and set into some nice HTML code. I'm now going to merge the HTML code with the script code (but will keep it clean by making the layout stored in a seperate file). After this is done, the primary part of NFiles will be complete. I will now just have to do all of this to the File Manager layout. :) Update: I have coded the top portion of the layout into the code, and present you with a real working header - complete with real-time quick file statistics: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585195136 Share on other sites More sharing options...
jtchange Posted December 30, 2004 Share Posted December 30, 2004 looks sweet...i can't wait Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585198232 Share on other sites More sharing options...
blackice912 Veteran Posted December 31, 2004 Author Veteran Share Posted December 31, 2004 Today's update so far: I've finished building the layout into the Quick Upload portion. I'm having a little trouble sending a message to the results page cleanly (you'll understand what I'm saying in a second), but I should have that problem figured out soon. My next step will be to setup the FTP Upload page with the layout, which I'm thinking of actually just merging the two codes into one file (The FTP code is in a seperate file right now, and the main file is so empty right now because I cleaned a ton of code). Uploading in style: Upload Complete: (Don't mind the long URL - that's a quick fix to my "sending a message" trouble I mentioned above) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585205434 Share on other sites More sharing options...
Larney Posted December 31, 2004 Share Posted December 31, 2004 Looking good, I like the idea and Homer? you rock as long as you leave my arms alon:rofl:l: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585206024 Share on other sites More sharing options...
blackice912 Veteran Posted January 1, 2005 Author Veteran Share Posted January 1, 2005 Alright, I'm running into an odd bug: When you upload an animated .gif file, it doesn't upload completely. Unsure of the problem, but obviously tied to the special uploading script I tied into NFiles. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585207245 Share on other sites More sharing options...
blackice912 Veteran Posted January 8, 2005 Author Veteran Share Posted January 8, 2005 Just wanted to do a quickie update: I'm still puzzled and stuck with the animated .gif problem. I could fix it quick, but that would mean no more upload status script. Still trying to think of a way to fix it. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585254764 Share on other sites More sharing options...
smooths* Posted January 8, 2005 Share Posted January 8, 2005 maybe you could add this post to a coding thread or somthin ? :blink: or pm one of the coderators man :) sorry im not much use to u i have no idea how to code :blush: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585254776 Share on other sites More sharing options...
blackice912 Veteran Posted January 9, 2005 Author Veteran Share Posted January 9, 2005 Alright, I've narrowed it down: It's not just animated images, it's any large file. I haven't narrowed it down yet, but the last few 400-500k files I uploaded failed. This makes it easier to figure out...hopefully. At least I know what code I have to pry apart now. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585259149 Share on other sites More sharing options...
blackice912 Veteran Posted January 9, 2005 Author Veteran Share Posted January 9, 2005 Now I've pretty much narrowed it down: It's the CGI portion of the upload status script. For some reason it's fine with smaller files, but once you hit the high digits in file size, it freaks. Why exactly is unknown. So, the question is: What am I going to do? I'm going to scrap it. Not NFiles, just the upload status - at least until I can find a way to fix it, or someone else does. So my current project will be to code an upload system from scratch, while also keeping the user entertained and not sitting at a screen that gives no information. Yay. (not) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585260246 Share on other sites More sharing options...
Gelob Posted January 9, 2005 Share Posted January 9, 2005 Use the dancing banna to keep us entertained! Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585261746 Share on other sites More sharing options...
dannydingoter Posted January 9, 2005 Share Posted January 9, 2005 yeah i agree with u. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585261912 Share on other sites More sharing options...
blackice912 Veteran Posted January 10, 2005 Author Veteran Share Posted January 10, 2005 Use the dancing banna to keep us entertained! 585261746[/snapback] hah, now that's an idea. (Y) I'll actually think on that one. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585264212 Share on other sites More sharing options...
Homer Posted January 10, 2005 Share Posted January 10, 2005 Either that or some form of spinning Neowin logo? *is speaking outta his ass* :p Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585264222 Share on other sites More sharing options...
blackice912 Veteran Posted January 10, 2005 Author Veteran Share Posted January 10, 2005 Liquid is helping me out with a nicer layout for the site, as well as the "uploading" graphic. I'll be merging his work into the layout as soon as I re-code the upload script. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585265323 Share on other sites More sharing options...
blackice912 Veteran Posted January 15, 2005 Author Veteran Share Posted January 15, 2005 Just wanted to let you guys know that I've been helping a friend with some coding, so I won't be able to work on this until I finish his code. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585296320 Share on other sites More sharing options...
blackice912 Veteran Posted January 17, 2005 Author Veteran Share Posted January 17, 2005 Alright, I finished the re-code of the upload script and managed to make the code even more refined (clean and pretty). Yay for functions and headers! :p Open beta coming soon. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585307611 Share on other sites More sharing options...
gazebee_ Posted January 17, 2005 Share Posted January 17, 2005 man..im excited! Can't wait till the beta comes out! :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585307636 Share on other sites More sharing options...
Liquid Posted January 17, 2005 Share Posted January 17, 2005 man..im excited! Can't wait till the beta comes out! :D 585307636[/snapback] Its so cool :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585307649 Share on other sites More sharing options...
blackice912 Veteran Posted January 17, 2005 Author Veteran Share Posted January 17, 2005 (edited) man..im excited! Can't wait till the beta comes out! :D 585307636[/snapback] Well keep watch. :) Its so cool :D 585307649[/snapback] It's getting there :p Update: I've changed some code around so when you want to download an image, it will display it instead of poping up with a download window. (Yes Liquid, I found out the problem -- forgot to tell the browser it was an image) Also Liquid's new style is in place, but I need to fix some text placements on it. Update #2: Bam! Style! Fits and works great. (No files mainly because I had to re-write the darn upload system and all old files were worthless -- aka, wiped!) Update #3: It's late (early in the morning, but no sleep so far) and I've killed some more bugs, tweaked some more settings, and added some polish - if all goes well, I'm going to clean up the File Manager code today (seriously, it's been so long since I've touched that code) and try to work a style into it. Update #4: Beta is open. Talk here. Edited January 18, 2005 by blackice912 Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/3/#findComment-585307736 Share on other sites More sharing options...
Recommended Posts