MrDude_1 forgive my ignorance, but do you have access to the servers the Zero Manuals are on, or the MySQL DB the data lives in?
When you say "our servers" what servers are they?
I have hosting level access to everything. Its professionally hosted by Pair Networks. Its their hardware/datacenter and support.
So while I dont have deep level access to the server, I can do (or have done) anything I need to setup whatever I want... although some things cost more money than others.
Have I got my wires crossed? Was the unofficial owners manual started by MrDude_1 and not BrianTRice?
This whole thing started with a conversation between me and a close friend that owns a Zero. We talked about it, but I thought that was the end of it. Then he bought the domain on my Hover account (close friend, he has access)... and came over to my house to see if I could setup a wiki on it. I setup the wiki software, made a logo, and had it running that evening... but there was no real content... nor was it deeply planned for content sorting.
The next day at work I made a few pages, but didnt have much.
Then someone made a comment about where to put some information, and I said "meh, what the heck, i need to share this anyway" and mentioned it on here.
Then Brian heard about it, and he really stepped up to put the content on there. While I mearly setup the wiki, he went above and beyond to find info, sort everything lay it all out.... While I consider it community owned and others have contributed, I would say Brian started it above all else, because it would probably have fizzed out without him. Hes the reason I can go "what size xxx is that" and go look it up in under a minute. I havent really contributed much to it, other than just paying for the server every year.
What I don't want is someone else's decision to become my problem after they lose interest.
Thats kind of how I feel too. one of the reasons its a mediawiki is that its somewhat stable and hands off to keep going. Theres other software out there, but I dont want to have to mess with the backend on a regular basis. I dont really have the free time, and when I do get free time, I just dont have the interest.
I consider the wiki layout a huge step-up from the old "geocities-style" personal webpages most private vehicle information sites used to be... but its not really a parts catalog... although one could be wedged in there, a few pages with microfiche, chart and a tag could work well enough. IMO.
I suggested heroku because it as easy as "git push heroku" to deploy rails there. MySQL is fine with rails because its DB agnostic. I would suspect that setting up the site with ruby and rails would be a major project as well.
yeah, I personally am not a big ruby fan either... or PHP for that matter... my intrest is more low-level hardware/firmware, even though my day job as a software engineer is for a dotcom... outside of work, I kind of dispise working on anything "web"... mostly because its feels like im just running other peoples code like a script kiddy... too far from the hardware, or even the real code thats doing the work.
Have I got my wires crossed? Was the unofficial owners manual started by MrDude_1 and not BrianTRice?
MrDude owns the domain and runs the hosting. I just have a mediawiki web account. I'm capable of administering the site in principle but have limited time. I'd likely convert it to a Github wiki or the like if I had to maintain it just to avoid hassles.
But that would change if plenty of people joined in as editors. Which might require mediawiki upgrades to improve the editing UI, and I can't reasonably demand that because PHP can be a pain.
I do need to update the UI, I just forgot about updating it. New kid, new job, etc... makes it easy to forget about things like that.
I think I started to look at what my options were, but there was some kind of conflict between what I wanted and the version of something I had.. I'll try to look at it soon.