someone willing to offer hosting? - Page 2

someone willing to offer hosting?

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: someone willing to offer hosting?

Post by knorke »

At the moment this database is the only way of acquiring widgets enmasse outside of ripping them from games and spending hours trawling the lua forum.
Yes, I think it has some use for game makers but not for players.
But even in that case:
camera widget:
version on widgetDB: Entry-Date: 2010-09-07
http://widgets.springrts.de/springinfo/index.php#155
version in zero-K:
http://code.google.com/p/zero-k/source/ ... start=3382
has a dozen commits/changes/fixes made to it, more up to date.
Which one would you get?

Problem is that once things that are still wip are uploaded to multiple sites, some mirrors do not get updated. So is why I never used it either for up/download.
I do not know how that could be solved...
There are some interessting things on the widgetDB that afaik currently no game uses, ie the "dynamic blob shadows."
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: someone willing to offer hosting?

Post by hoijui »

having widgets in a separate repo, and including this as a submodule in the engine could work. it should not be in base then though, as that would introduce the need to use git submodules to sync.
it could also be in the engine repo directly, but that would allow less flexible rights management.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: someone willing to offer hosting?

Post by smoth »

knorke: well, pull them out of widget db and make a best of...

vbs, can you do a dump of all widgets? possibly creating a text file for thier page description info?
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: someone willing to offer hosting?

Post by very_bad_soldier »

smoth wrote: vbs, can you do a dump of all widgets? possibly creating a text file for thier page description info?
Thats probably even more work than just copying the DB and the scripts to another host. Also such a dump is harder to use and to distribute. What would be the advantage?
If I want to keep the DB I would just keep it online as it is I guess.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: someone willing to offer hosting?

Post by smoth »

the idea was to take the widgets and put them in a subversion server.

that way there is versioning and version history. but for the widgets I would like to see them with at least a small document saying whatever details the creator may have posted.

I think a db is bad, versioning is the right approach.
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: someone willing to offer hosting?

Post by very_bad_soldier »

smoth wrote: that way there is versioning and version history. but for the widgets I would like to see them with at least a small document saying whatever details the creator may have posted.

I think a db is bad, versioning is the right approach.
:?: There currently is versioning and also a version history (not SVN though).
This was primarly meant as a source for players (hence the auto-installer and updater and stuff). I understand your viewpoint but it was not aimed to be a repository of source code for developers with code comparison facilities and stuff.
Developers know quite good how to get their stuff but you cant tell players to install an svn client and get their widgets from a repo (or from ZK or from some forum posts...).
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: someone willing to offer hosting?

Post by Licho »

Dunno about GIT but even modelers were willing to use SVN (springrts.com still has original svn hosted).
User avatar
Cheesecan
Posts: 1571
Joined: 07 Feb 2005, 21:30

Re: someone willing to offer hosting?

Post by Cheesecan »

If you can stomach using a non-relational database, see http://code.google.com/appengine/
User avatar
Licho
Zero-K Developer
Posts: 3803
Joined: 19 May 2006, 19:13

Re: someone willing to offer hosting?

Post by Licho »

Oh we are now moved to new server, contact me to get some account
Post Reply

Return to “General Discussion”