VOGONS


VOGONS Driver Library

Topic actions

First post, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Thought I'd create a new dedicated thread for the site, rather than keep hijacking Malik's drivers thread.

http://www.vogonsdrivers.com


Edit (18-Feb-2020): Three things I want to get off my chest. (Don't worry, it's not bad!!)

First thing: I've never wanted to list out explicitly what types of drivers are and are not allowed on the site.

That said, I think there's a theme on VOGONS of retro gaming, fixing old computers, and poking at obscure things, and I'd like for VOGONSDrivers to be in a similar spirit.

In the 8+ years of the site existing, I've deleted exactly 3 drivers that didn't fit. Two drivers for modern Samsung USB Laser Printers, and one for a brand new USB scanner. Ideally it stays this way, and I'm confident it will, because you all "get it".

If you're new, and you want to contribute, that's awesome, just please look at what you have to upload with a critical eye, and make sure it "fits" before you upload (and that it doesn't already exist).

Which leads into the second thing:

If you're new, and you want to contribute, I only ask that you participate in the VOGONS community for a while first, before you ask for credentials. Spamming one-word replies to build your post-count is obvious, just don't. 😀

If you don't want an account, and just have a file or two to contribute, please continue to post in the thread. It might take me a while, but I try to pick up new drivers and upload them every now and then. Another helpful member might upload it for you before I do, as well! Please don't delete your files from mega/drive/dropbox because I took too long, I have a lot on my plate, and not enough fortitude to handle it all at once. I'll get to it eventually, I promise.

Finally, I can't express how much VOGONS has been like a home to me over the years, and for that reason, VOGONSDrivers will NEVER be pay-to-access, or have premium paywalled features or content. Never ever. Thank you all so much. Special thanks to the members who have been making regular contributions, uploading files posted in the thread, and doing edits on the site! Stay awesome.


What you can do:

- Driver keyword search
- Browse drivers by category
- Update the title, description, and category for existing drivers
- Attach images to drivers (up to ~1MB, 800x800px max)
- Remove attached images
- Upload your own driver files up to ~30MB by using a web form.
- Upload your own driver files over 30MB by FTP
- Flag files for scheduled deletion
- $allowed_driver_extensions = array("zip","rar","7z","iso","bin","arj","lha","lzh","pdf");

What's coming soon:

- Adding and changing categories

What you can't do:

- Change the name of the uploader directly (but if you edit a file, the "Updated by" field updates)
- Upload a new driver with the same file name as an existing driver

This is the thread to request features, report bugs, or just let me know what you think.

I'm taking a break from coding for the site till this coming weekend. It's consumed my after-work-time for the last few weeks, and the other half isn't such a fan of that! 😉

UPDATE 7 June 2016: The sites are not connected. Your forum login will not work on Vogonsdrivers. If you want access to the drivers site, hit me up and I'll create an account.

I WILL NOT CREATE ACCOUNTS FOR PEOPLE WITH ZERO OR JUST A COUPLE OF POSTS. PLEASE DON'T ASK. HAVING TO SAY "NO" DOESN'T FEEL VERY NICE. 😢

If you have a file or two to contribute, put it somewhere public (mega.co.nz, Dropbox, Google Drive, whatever) and post the link in this thread along with some details and a photo/image if you have one. Either myself or one of the rad people here will gladly upload the file if it's suitable.

-----------
Change log:

2020-04-08
========
- Added some anti-DoS measures and other bug fixes.

2016-06-20
========
- Added minimalist HTML 2.0 version for low-powered/ancient devices and browsers: http://www.vogonsdrivers.com/lofi/

2014-05-15
========
- JavaScript menu is now live. If JS is disabled, or a JS-unfriendly browser is used, the classic menu will still appear.
- Added SCSI/Storage and Networking categories.

2014-05-13
========
- Fixed "Added" date and time from word-wrapping to three lines in some instances.
- Fixed (removed) bounding boxes on JavaScript folding category menu pilot ( http://www.vogonsdrivers.com/index2.php ).
- Increased font size of category menu by 2px.

2014-05-07
========
- Added a checkbox to the file edit form to flag files for deletion.
- Flagged files will be cleaned up by a monthly cron job.

2013-04-14
========
- Fixed a bug that enabled an SQL injection attack
- Added PDF to allowed file types
- Global password resets

2012-07-25
========
- Enabled the and tags in file descriptions
- Now require users to be logged in to edit file information
- Captcha is no longer used to edit file information
- For images to display, file info must be edited by the same person that uploaded it (Trial feature, as per elianda's suggestion, if it gets to annoying I can turn it off in a few minutes)
- The person that last edited the file is now shown in the file info.

What's coming:
- Automatic thumbnailing of large images

2012-06-27
========
- Fixed a bug that was causing the FTP login feature to not work.

2012-03-29
========
- Added a rudimentary keyword search feature
-- Searches file title, filename, and description fields
-- Supports some boolean features:

apple bee carrot - Will find entries that contain all of these words"

apple bee -carrot - Will find entries that contain 'apple' and 'bee', but exclude results that contain 'carrot'.

apple bee <carrot - Will find entries that contain 'apple' and 'bee', and optionally 'carrot', ranking those results lower

apple bee >carrot - Will find entries that contain 'apple' and 'bee', and optionally 'carrot', ranking those results higher.

apple bee* - Will find entries that contain 'apple' and words beginning with 'bee*' For example 'bees' 'beet' 'beef' etc

apple "beef pie" - Will find entries that contain 'apple' and also the exact phrase "beef pie"

-- To get the maximum benefit from this feature, it would be good for anybody who's uploaded stuff to go through and make sure there are some details in the "description" field. Model numbers and that kind of details would be just awesome, if you happen to own those devices.

2012-02-09
========
- Added a reminder on the upload form about the permitted extensions. (This wasn't actually mentioned on the site anywhere, only in this thread!)
- Driver entries will now show if they've been updated since the file was uploaded. Entries that haven't been edited will show NA in this field.
- Just for information, the dates and times shown on the site are United States central time, GMT-6 (or -5 during daylight saving)

2012-02-09
========
- FTP uploads are now unticked by default on the "Process FTP Uploads" screen. It's a good idea to verify each one has the correct size before hitting "Submit"
- FTP uploads that remain unticked when you click "Submit" will now be deleted. This will also apply to files showing the "FILE ALREADY EXISTS" or "INVALID EXTENSION" errors. If you want to rename a file before having it processed, you can do so through your FTP client.
- Fixed a bug causing image uploads through the "edit" interface to be named incorrectly. Image uploading should now work correctly.
- Added some diagnostic information to the HTTP 403 error screen.

2012-01-12
==========
- Added a statement on "fair use".
- Added some measures to prevent HTTPS links from appearing in search engines.

2012-01-10
==========
- FTP Upload Processing now has the same BBCode editor available as the single file upload and file editing interfaces.

2012-01-07
==========
- Home page now shows 20 most recently uploaded files, instead of a flat list of every file. This should make it load faster as we add more drivers!

- Beta FTP functionality is available. I'm looking for testers!

- Removed the category links from the "You are now logged in" page, as clicking them would cause you to have to log in again, and left a stale login token in the database.

2011-12-22
==========
- Set post_max_size to 32M in php.ini. This should stop the "Invalid file extension" error for files over 8MB.

- Added a JavaScript check for file size to the upload form (doesn't stop you uploading, it just gives you a red warning if the file you chose is too big) Supported on Chrome and Firefox. Doesn't seem to work on Safari or Internet Explorer. I'm looking for an alternative that's more accommodating.

- Usernames and Passwords have been sent to everybody that has uploaded or contributed a file. If these accounts don't work, PM me. If you want to change your password, hang tight, that facility is on the way.

2011-12-19
==========
- You are now required to log in to upload files, and reCAPTCHA has been removed.
-- I have created accounts for anybody who has uploaded files so far, PM me for the passwords.
-- There is currently no interface to create accounts, I'd like to discuss further how to moderate the system before I implement that.
-- If you have a driver to contribute but don't have an account, leave a note in this thread, and I or one of the people with accounts should be able to help.
-- Your username and password are transmitted by SSL. However, since this is shared hosting and not dedicated, the URL appears differently for the HTTPS portion of the exchange. The HTTPS URL will begin with https://secure6.mylha.com/~ybkxdrnm It is the same site, no viruses or anything, just that having a dedicated IP doubles the price of the hosting!
-- You will need cookies enabled to make use of this function.
-- As always, let me know if there are issues.

- Fixed a bug where the file size wasn't being detected in some instances.

Initial Release
===============
What you can do:

- Browse drivers by category
- Update the title, description, and category for existing drivers
- Attach images to drivers (up to ~1MB, 800x800px max)
- Remove attached images
- Upload your own driver files (up to ~30MB)

What's coming soon:

- Uploading your own driver files over 30MB. - DONE
- Driver keyword search - DONE
- Adding and changing categories - Changing DONE

What you can't do:

- Delete drivers - Can request deletion now.
- Change the name of the uploader directly - Uploader is fixed, updater is handled automatically now
- Upload a new driver with the same file name as an existing driver

Last edited by Snover on 2022-08-12, 19:58. Edited 29 times in total.
Reason: Fix broken image tag

Reply 6 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t
Jorpho wrote:

I guess you're aiming for something with better focus/organization than DriverGuide? (Makes sense; that place is a mess.)

That's the idea. We don't need a million worthless drivers for no-name internal modems, webcams, and scanners. Driverguide exists for that.

Thanks for the sticky! 😀

VogonsDrivers.com | Link | News Thread

Reply 7 of 1459, by swaaye

User metadata
Rank l33t++
Rank
l33t++

I put up some Rendition drivers. It seems to work well. The only bug I saw was, when editing, the description is filled with line break tags.

I think you should definitely limit who can upload/edit because otherwise I think it's inevitable that there will be vandalism, etc.

Reply 8 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Ah good pick up swaaye, I have a library to convert BBcode to HTML, but not back the other way.

I'll probably change it to store BBcode in the database, and just change it to HTML on the fly.

Something for me to fix tonight.

VogonsDrivers.com | Link | News Thread

Reply 9 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Seems I'm a bit more keen than I thought! 😁

2011-12-15 Bugs fixed:
- Database now stores BBCode rather than HTML. You should no longer see <br /> tags in the editing screen.
- Tweaked code that strips HTML from inputs, should be a little more secure now than it was yesterday.
- Added code to replace spaces with underscores in file name, so we don't end up with urls%20that%20look%20like%20this.

VogonsDrivers.com | Link | News Thread

Reply 10 of 1459, by elianda

User metadata
Rank l33t
Rank
l33t

I tried to upload a larger file (20 MB) with a larger description text and it always complained now that the Captcha entered was wrong. I tried about 15 times.
I couldn't get the upload working.

Retronn.de - Vintage Hardware Gallery, Drivers, Guides, Videos. Now with file search
Youtube Channel
FTP Server - Driver Archive and more
DVI2PCIe alignment and 2D image quality measurement tool

Reply 11 of 1459, by chinny22

User metadata
Rank l33t++
Rank
l33t++

I agree that not everyone should be able to upload, more to avoid 100 drivers for the same device, 50 of those being the same version anyway.

Just thinking out loud but could we use a thread say "new driver finds" post a short description with a tempory link on rapidshare or similar.

Once 1 or 2 people with the same device confirm it is what its sposed to be & works then it can be uploaded to vogandrivers.com.

Its more complicated but we seem to be a good group here with dedicated people with a real interest in keeping old hardware alive. I sadly dont have much old hardware to test drivers but happy to help in anyway I can either this idea or others. in the end its SquallStrife & other more long term members call

Reply 12 of 1459, by WolverineDK

User metadata
Rank Oldbie
Rank
Oldbie

Okay, it looks like I need a PM from the headmaster, about the FTP stuff, and then I will need to upload the iso files one after the other (bollocks what a drag). But then again my high speed connection will do wonders to the FTP uploading part of things.

Reply 13 of 1459, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
chinny22 wrote:

I agree that not everyone should be able to upload, more to avoid 100 drivers for the same device, 50 of those being the same version anyway.

If there's some way to calculate checksums of uploaded files (or maybe extract the CRC32's from ZIP uploads), it might help filter those out.

Reply 15 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t
elianda wrote:

I tried to upload a larger file (20 MB) with a larger description text and it always complained now that the Captcha entered was wrong. I tried about 15 times.
I couldn't get the upload working.

If you get the captcha wrong, and then hit the back button in your browser, you need to hit the little "refresh" button within the captcha box. It won't work if you try to re-enter the same one.

VogonsDrivers.com | Link | News Thread

Reply 16 of 1459, by elianda

User metadata
Rank l33t
Rank
l33t
SquallStrife wrote:
elianda wrote:

I tried to upload a larger file (20 MB) with a larger description text and it always complained now that the Captcha entered was wrong. I tried about 15 times.
I couldn't get the upload working.

If you get the captcha wrong, and then hit the back button in your browser, you need to hit the little "refresh" button within the captcha box. It won't work if you try to re-enter the same one.

Squallstrife: If you hit the back button the captcha refreshes automatically - but that does not seem to be the problem. I think the problem is not a wrong captcha. I also tried from home yesterday and had the same problem and I am quite sure that I entered the captcha correctly and it also worked for smaller files reliably.
If you like to test it yourself try to upload the SPEA Media Gallery 05/95 complete drivers as it is found in the I2P Retro Archive.

Reply 17 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Yes, today I found out that captcha's expire! Certainly not helpful for our utility here.

We'll need to come up with something else, I suppose.

VogonsDrivers.com | Link | News Thread

Reply 18 of 1459, by ProfessorProfessorson

User metadata
Rank Member
Rank
Member
elianda wrote:
SquallStrife wrote:
elianda wrote:

I tried to upload a larger file (20 MB) with a larger description text and it always complained now that the Captcha entered was wrong. I tried about 15 times.
I couldn't get the upload working.

If you get the captcha wrong, and then hit the back button in your browser, you need to hit the little "refresh" button within the captcha box. It won't work if you try to re-enter the same one.

Squallstrife: If you hit the back button the captcha refreshes automatically - but that does not seem to be the problem. I think the problem is not a wrong captcha. I also tried from home yesterday and had the same problem and I am quite sure that I entered the captcha correctly and it also worked for smaller files reliably.
If you like to test it yourself try to upload the SPEA Media Gallery 05/95 complete drivers as it is found in the I2P Retro Archive.

/\This/\
No matter what the file size was, I got the "The reCAPTCHA wasn't entered correctly. Go back and try it again.(reCAPTCHA said: incorrect-captcha-sol)" error every time. Too bad too, I have about 4gb worth of drivers archived I would be more then willing to share, but cant. Oh well.

Reply 19 of 1459, by SquallStrife

User metadata
Rank l33t
Rank
l33t

Prof, chill, I'm trying to think of an alternative! Festive season is keeping me pretty busy. I'm just slotting in dev time where possible at the moment.

I'll hopefully have an alternative anti-spam solution by the end of the weekend.

VogonsDrivers.com | Link | News Thread