looking for help starting a project

looking for help starting a project

Discuss development of lobby clients, server, autohosts and auto-download software.

Moderators: Moderators, Lobby Developers

Post Reply
User avatar
forest_devil
Posts: 140
Joined: 14 Aug 2009, 17:36

looking for help starting a project

Post by forest_devil »

basically for the second part of the qualification im completing i need to write a computer program for a specific end user. im considering a lobby of some kind primarily aimed at ubuntu users or linux in general since it should get me good marks for complexity and user friendlyness aswell as help me develop useful skills.

what i would like to know:
- is there a good part of the wiki to start trawling through? id search it myself but the wiki can be an unfruitful place if you dont know where to look/search for.

-are there any particulary difficult problems i should look out for?

-will anyone be willing to be the end user? i need to provide evidence that this product is actually used and wanted by someone and they will need to liase with me by email and answer questions for the research part of the coursework.

-do any licences apply to making a lobby? or only specific parts? just in case some stupid exam rule prevents me from releasing source code to prevent plagarism etc etc (will GPL it or somesuch when the work is completed regardless thought :-) )


ty for the help (or comments on we dont need another lobby etc etc ;) )
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: looking for help starting a project

Post by oksnoop2 »

I've been looking for a reason to get back into linux again and I like email correspondence. And currently I have sooo much free time. I'd be happy to be your end user.
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: looking for help starting a project

Post by Beherith »

Look at the lobby protocol documentation
https://github.com/spring/LobbyProtocol ... iption.xml
User avatar
albator
Posts: 866
Joined: 14 Jan 2009, 14:20

Re: looking for help starting a project

Post by albator »

I think there will be user.... if you manage to make something better than spring lobby.
Personally, I only boot windows when I play spring cause TAS is so much better.
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: looking for help starting a project

Post by Satirik »

html protocol :

http://springrts.com/dl/tasclient/Proto ... iption.xml

that's all you need

there can't be any license for something you will make from scratch and there is nothing complicate in making a lobby, it just takes a lot of time
User avatar
aegis
Posts: 2456
Joined: 11 Jul 2007, 17:47

Re: looking for help starting a project

Post by aegis »

pick a language, pick a gui framework

if your language happens to be python there's a public domain protocol helper which takes a bit of the rawness out of talking to the server

some frameworks like GTK have builders like Glade to make layout easier
User avatar
forest_devil
Posts: 140
Joined: 14 Aug 2009, 17:36

Re: looking for help starting a project

Post by forest_devil »

thank you all very much for the responses, work should be starting soon :-)
Post Reply

Return to “Lobby Clients & Server”