Page 1 of 1

Free Mod Website Hosting

Posted: 23 Jan 2006, 09:04
by R1CH
Hey all,
I figured I could help out with mod hosting as I see many mods do not have a website, possibly due to hosting issues or such. I can also provide direct link file hosting if desired. I have quite a bit of bandwidth going unused so I figured I should put it to some use, especially for such an awesome project as this :-).

Mod authors can get 500 MiB space for each mod with basic PHP support. This should be sufficient for screenshots, downloads, readmes, FAQs and whatever else you want. Please only use this for Spring related stuff though as I really don't want to have to go dealing with letters from the RIAA and such :o.

If you're interested, just drop me a PM with info about your mod, a username (max 8 letters, lowercase), password and a short directory name (eg yourmod) I'll get you setup.

Posted: 23 Jan 2006, 09:36
by Argh
You'd be the R1CH that did TACC, right? Very kewl, nice to see you around-ish :-)

Posted: 23 Jan 2006, 09:42
by R1CH
Argh wrote:You'd be the R1CH that did TACC, right? Very kewl, nice to see you around-ish :-)
Indeed, that horrible VB hack of a program is my doing :). When I get some free time I might see if I can help with coding (AI dev seems interesting) but for now I hope this will be useful to someone. Spring has come a hell of a long way and it's great to see an open source project make it this far.

Posted: 23 Jan 2006, 11:27
by Maelstrom
Will your hosting also have any mySQL support? If not, why? Regardless, this will be a great help for many mods. I will offer my web design skills to any mod makers who need a site.

And about coding, helping work on the engine would probably be better, as there are atleast 6 AI's currently under development, while there is a serious lack of coders for the game itself.

Posted: 23 Jan 2006, 12:18
by R1CH
Maelstrom wrote:Will your hosting also have any mySQL support? If not, why? Regardless, this will be a great help for many mods. I will offer my web design skills to any mod makers who need a site.

And about coding, helping work on the engine would probably be better, as there are atleast 6 AI's currently under development, while there is a serious lack of coders for the game itself.
If there's demand for MySQL that's something I can provide. I'd figured most mods wouldn't really need much in the way of a website and could get away with flat files / SQLite as there are already forum threads here for all the mod discussion so I wasn't thinking there would be much demand in the way of forums and other stuff that needs MySQL.

I'll take a glance at the engine when I can, although my C++ is pretty weak. No promises though :-).

Posted: 23 Jan 2006, 12:32
by Maelstrom
Well mySQL is handy for a lot of things, not just forums. You can put news, comments on said news, virtual file browsers (aka FileUniverse), comments on those files, screenshot gallerys, comments on those again, and of course forums. Any sites I make I will make with mySQL (if possible), no matter how small they are.

How were you planning on making an AI, if your not to good with C++?

Posted: 23 Jan 2006, 12:59
by R1CH
I haven't looked into either the engine or the AI, but from what I saw the AIs were DLL files and thus I assumed the engine exported some interface, allowing the AI DLLs to be coded in whatever language desired provided they implemented the interface.

MySQL is good, but do not discount the speed and flexibility that flat files (and especially SQLite) can offer when working with small sites. Eg http://www.r1ch.net is a flat-file driven CMS (excluding the wordpress index page), http://www.planetgloom.com/community/ is again flat-files... there's no need to jump straight into using MySQL unless you really think the project will grow to be big enough to really need it.

Posted: 23 Jan 2006, 14:04
by Maelstrom
But the problem with flat files over mySQL, is that if the person you are making the site for doesnt know enough PHP or HTML to edit the page themselfs, then adding news becomes a hassle. I guess you could make a script that lets you edit the page from another page, but making it all driven from mySQL is just so much easier and simpler, and you can modify it easily with other web based things like phpMyAdmin.

But what is SQLite? I have never heard of it.

Posted: 23 Jan 2006, 14:22
by FLOZi
R1CH wrote:I haven't looked into either the engine or the AI, but from what I saw the AIs were DLL files and thus I assumed the engine exported some interface, allowing the AI DLLs to be coded in whatever language desired provided they implemented the interface.

MySQL is good, but do not discount the speed and flexibility that flat files (and especially SQLite) can offer when working with small sites. Eg http://www.r1ch.net is a flat-file driven CMS (excluding the wordpress index page), http://www.planetgloom.com/community/ is again flat-files... there's no need to jump straight into using MySQL unless you really think the project will grow to be big enough to really need it.
R1CH :o

Posted: 23 Jan 2006, 14:33
by Maelstrom
Oops, i made a mistake there. I thought flat-files were just HTML/PHP files, not simple databases. I use flat-file databases for my sites. And I also read up on SQLite, and i would be happy using that.

Posted: 23 Jan 2006, 16:43
by Masse
OMG GLOOM <3 <3 <3 i want myy quake 2 + gloom back right now... <3

Posted: 23 Jan 2006, 18:04
by j5mello
I would like to take u up on that offer R1CH. while this probably isn't necessary just yet i would like to setup a site for the Epic/WH 40k mod im "involved" in. there isn't really enough to work with right now so ill drop u a line when it's time.

Posted: 23 Jan 2006, 20:02
by R1CH
Sounds good, just be very careful not to infringe on any IP owned by GW as they are notorious for killing off fan-created things that violate their IP as one of my friends discovered.

Posted: 24 Jan 2006, 03:44
by j5mello
yeah Argh let me know in the 40k thread. i asked in the thread if we should drop the GW naming and such and make up our own. if only they had been making good GW games for a while we wouldn't have this prob.

though in the near future that might not be a prob:

http://www.warhammeronline.com

http://www.namco.com/games/warhammer/ this one looks most promising. cause it basically Total War with Warhammer units, uber graphics and physics (supposedly better than Havok but who really knows :?: )

Posted: 24 Jan 2006, 23:52
by Forboding Angel
BTW if mysql is not an option...

The forum that me and my team develop run completely sql free. Great support and cool look.

http://www.Myupb.com

Posted: 04 Feb 2006, 02:05
by R1CH
This offer is still open to anyone... in the meantime I decided to use some of my bandwidth with a searchable maps mirror.