matt74441 Posted December 17, 2004 Share Posted December 17, 2004 I'll give you my money Homey. I trust you more than that other English ******. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585114762 Share on other sites More sharing options...
+M2Ys4U Subscriber¹ Posted December 17, 2004 Subscriber¹ Share Posted December 17, 2004 I'll give you my money Homey. I trust you more than that other English ******. 585114762[/snapback] English whatnow? Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585117169 Share on other sites More sharing options...
matt74441 Posted December 17, 2004 Share Posted December 17, 2004 English whatnow? 585117169[/snapback] Not you, but there is a certain English member who deserves a swift kick in the balls. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585117422 Share on other sites More sharing options...
Keito Posted December 17, 2004 Share Posted December 17, 2004 best neowinian idea ever... hope you can make it all work blackive.. :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585117436 Share on other sites More sharing options...
Homer Posted December 17, 2004 Share Posted December 17, 2004 Any updates blackice? :D` Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585118395 Share on other sites More sharing options...
blackice912 Veteran Posted December 18, 2004 Author Veteran Share Posted December 18, 2004 Not so far. I'm going to work on it today, though. Should be able to finish the file manager and make a start on the download script. With the offers for help, it gives me an idea for a "load balancing" script to push files onto other servers (of those who volunteer space + b/w), only requiring a single file plus a folder with the correct permissions. It's something I will have to consider after I finish the script and work out any bugs. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585121534 Share on other sites More sharing options...
aem4162 Posted December 18, 2004 Share Posted December 18, 2004 I'm planning on skipping any betas for NeoIMG. :) Most of the code is written (previous project), so I just need to tie the signup system directly into the login system. Should be quick.Though you can help right now by going to ( http://nfiles.nwserver.net/groupcheck/ ) and telling me the result that comes up after logging in! :D 585000455[/snapback] i get this on 2 separate screens: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585122114 Share on other sites More sharing options...
matt74441 Posted December 18, 2004 Share Posted December 18, 2004 ^ Same here. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585122121 Share on other sites More sharing options...
Homer Posted December 18, 2004 Share Posted December 18, 2004 Not so far. I'm going to work on it today, though. Should be able to finish the file manager and make a start on the download script.With the offers for help, it gives me an idea for a "load balancing" script to push files onto other servers (of those who volunteer space + b/w), only requiring a single file plus a folder with the correct permissions. It's something I will have to consider after I finish the script and work out any bugs. 585121534[/snapback] Good idea that man! :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585122789 Share on other sites More sharing options...
blackice912 Veteran Posted December 19, 2004 Author Veteran Share Posted December 19, 2004 i get this on 2 separate screens: 585122114[/snapback] ^ Same here. 585122121[/snapback] Sorry, I forgot about that post. I have already figured out the problem with the Neowin groups and posted my results a few posts below. A few weeks ago I decided to put up a password protection so nobody could screw with the script while I was working out the bugs, as you could still upload .php files back then. I decided to keep the password protection up so nobody caught an early glimpse:):) I'll have a development update later today. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585127245 Share on other sites More sharing options...
aem4162 Posted December 19, 2004 Share Posted December 19, 2004 ok...thanks :) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585127444 Share on other sites More sharing options...
blackice912 Veteran Posted December 19, 2004 Author Veteran Share Posted December 19, 2004 Today's update: File manager is nearing completion. I'm setting the code up to be put in frames so I can have files on the left and image previews/file information/options on the right. Right now everything is really raw and printed out as is -- though that will change. Edit: Already is. Check out the third screenshot down. I haven't worked on the layout yet, nor will until all the code is 100% finished. Will probably work on it while beta testing. Uploaded file: Trying to upload a file that has the same name of a file alread uploaded: File Manager [With the new frame layout look]: File deleted without problems: Trying to delete a file twice: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585127560 Share on other sites More sharing options...
Homer Posted December 19, 2004 Share Posted December 19, 2004 Coming along nicely. :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585128208 Share on other sites More sharing options...
jtchange Posted December 19, 2004 Share Posted December 19, 2004 looks nice...i may be able to serve some bandwidth if u need it :) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585128317 Share on other sites More sharing options...
enigma-penguin Veteran Posted December 19, 2004 Veteran Share Posted December 19, 2004 Looking good blackice912, Id like to see this all up and running.. it would be an asset indeed (Y) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585128323 Share on other sites More sharing options...
blackice912 Veteran Posted December 20, 2004 Author Veteran Share Posted December 20, 2004 Today's update: Portion of script that lets you download, while also keeping track of how many times a file has been downloaded? Done. The final look of the "download url" you will hand out to people is: http://nfiles.nwserver.net/?x=1298807154 With the numbers at the end being your file's personal download ID. Don't try to click it, you will be denied access ;) File Manager? Nearly done. I've added support to make the .jpg and .png files smaller in the preview box (but will open full size if you download the files), while .gif files will open directly from the source file. I just need to add some user options for the top menu (If I can think of some useful ones), and then I'm going to call this a beta. Now, about the beta: I'll be looking for certain people. Don't come and ask to be a part of it, I'll PM you. Right now it's about username formats. I need to make sure the script still works with some odd usernames (Homer? and EnIgMa-PenGuIn - consider yourselves test subjects). I want to clean up some code before I start the beta, so I'll get back to you all soon. Image Preview of download and the counter working: I saved that avatar from someone on the forums here. Can't remember who, but it was pretty so I couldn't resist:D:D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585134847 Share on other sites More sharing options...
Homer Posted December 20, 2004 Share Posted December 20, 2004 Yay I'm odd. :laugh: Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585135084 Share on other sites More sharing options...
blackice912 Veteran Posted December 20, 2004 Author Veteran Share Posted December 20, 2004 Yay I'm odd:laugh:h: 585135084[/snapback] Your ? is what worries:)e :) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585136351 Share on other sites More sharing options...
Homer Posted December 20, 2004 Share Posted December 20, 2004 Your ? is what worries m:):) 585136351[/snapback] It's cute aint it:p:p Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585136458 Share on other sites More sharing options...
blackice912 Veteran Posted December 21, 2004 Author Veteran Share Posted December 21, 2004 Quick update: Homer? has helped me out with quick beta testing, which found bugs I have missed or forgotten about. I've still got a lot of code to clean up and put in other files, but I decided to take a break from all that and work on the layout. This preview is actually the second revision of the layout - I made the first one and put a shotgun to it. All Photoshop right now, no real HTML. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585137449 Share on other sites More sharing options...
Techy_ Posted December 21, 2004 Share Posted December 21, 2004 wow, great idea, gald to see its working out like planed and cant wait till its finished :D Keep up the good work blackice! -Jeff Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585137647 Share on other sites More sharing options...
blackice912 Veteran Posted December 21, 2004 Author Veteran Share Posted December 21, 2004 wow, great idea, gald to see its working out like planed and cant wait till its finished :DKeep up the good work blackice! -Jeff 585137647[/snapback] Thanks :) -- Quickie #2 Took the layout for the main pages, did an odd thing, came out with my file manager early layout. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585137780 Share on other sites More sharing options...
blackice912 Veteran Posted December 21, 2004 Author Veteran Share Posted December 21, 2004 Earlybird Update: I just finished coding the latest addition: Extension filters! If you have a load of files on NFiles and want to narrow your viewing down to extensions, you can now filter by file extension! Of course, nothing will look so ugly when I'm done, but here is a sneak peek of the filter working in action: Edit: Also, something I forgot to mention: Another piece of code I will be working into the system is a "mirror assistant" script. What this script will do is the following: 1) User clicks your NFiles download link 2) NFiles notes that you have this file mirrored at other sites in addition to NFiles (set by you in options) 3) NFiles sends user to the next download link on the list (Say you have four download links and three people have recently started to download your file. User four will be sent to the next link the the list, which will set the script to send user five to the first one in the list) What this will do is make sure every download is spread out evenly over mirrors if you decide to use this option. Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585139528 Share on other sites More sharing options...
Homer Posted December 21, 2004 Share Posted December 21, 2004 A quick update on my behalf, I have ordered a server for myself, a 2.8GHz P4 HT machine, from ServerMatrix (Division of ThePlanet where Neowin is) and it should be up before the end of the night. blackice, if you want a mirror, gimmie a shout and I'll hook ya up. :D Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585142634 Share on other sites More sharing options...
blackice912 Veteran Posted December 21, 2004 Author Veteran Share Posted December 21, 2004 A quick update on my behalf, I have ordered a server for myself, a 2.8GHz P4 HT machine, from ServerMatrix (Division of ThePlanet where Neowin is) and it should be up before the end of the night.blackice, if you want a mirror, gimmie a shout and I'll hook ya up:D:D 585142634[/snapback] Maybe I should work on that mirror script and have it ready for the first release:):) Link to comment https://www.neowin.net/forum/topic/249032-nfiles-development-thread/page/2/#findComment-585143036 Share on other sites More sharing options...
Recommended Posts