Click here to Skip to main content
15,890,512 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Thought of the Day Pin
kalberts11-May-20 10:38
kalberts11-May-20 10:38 
GeneralRe: Thought of the Day Pin
Gary R. Wheeler11-May-20 14:11
Gary R. Wheeler11-May-20 14:11 
GeneralRe: Thought of the Day Pin
Greg Utas11-May-20 14:56
professionalGreg Utas11-May-20 14:56 
GeneralRe: Thought of the Day PinPopular
Matthew Dennis11-May-20 12:18
sysadminMatthew Dennis11-May-20 12:18 
PraiseRe: Thought of the Day Pin
Gary R. Wheeler11-May-20 14:11
Gary R. Wheeler11-May-20 14:11 
GeneralRe: Thought of the Day Pin
Cp-Coder11-May-20 12:25
Cp-Coder11-May-20 12:25 
GeneralRe: Thought of the Day Pin
DRHuff11-May-20 12:48
DRHuff11-May-20 12:48 
QuestionCollaborative projects on CP? Pin
  Forogar  11-May-20 5:07
professional  Forogar  11-May-20 5:07 
Many years ago I developed a space exploration/resource management/transport management game. It is similar to several games already in existence but I wrote it back before they all existed (I started it in 1990). I ported it to an email game then web-based. I recently wrote a WinForms version that could be used instead of, or alongside, the web interface with more local what-if capabilities - and a faster response. I have been thinking about making it an article but some of the code is so ancient and clunky (translated from Rexx) that I am embarrassed to share it. However, I have written a fairly comprehensive help document of how it should work and was thinking of setting up a collaborative project to refactor it. It is currently written in C# (ported from the original Rexx) and using ASP.NET, JavaScript, jQuery, and SVG (for graphical/interactive space maps, etc). It's fairly crudely written having been originally designed for an IBM VM mainframe system. Recently I have used it to become proficient with SVG (and jQuery support). There is no database, I used text and XML files to store all the data - I am a skinflint and my ISP charges too much for SQL. Plus I load it all into memory at start-up so the files are just to store and retrieve the state of everything (I have that part working pretty well).

Do we have/could we create this facility on CP? - Probably not.
Can I take the criticism? - Probably not.
Any suggestions on how to go about it?


Note: This just for fun and will never be commercial.
- I would love to change the world, but they won’t give me the source code.

AnswerRe: Collaborative projects on CP? Pin
OriginalGriff11-May-20 5:14
mveOriginalGriff11-May-20 5:14 
GeneralRe: Collaborative projects on CP? Pin
Nelek11-May-20 7:22
protectorNelek11-May-20 7:22 
GeneralRe: Collaborative projects on CP? Pin
  Forogar  11-May-20 8:09
professional  Forogar  11-May-20 8:09 
GeneralRe: Collaborative projects on CP? Pin
OriginalGriff11-May-20 8:11
mveOriginalGriff11-May-20 8:11 
GeneralRe: Collaborative projects on CP? Pin
RickZeeland11-May-20 9:56
mveRickZeeland11-May-20 9:56 
AnswerRe: Collaborative projects on CP? Pin
Sander Rossel11-May-20 5:31
professionalSander Rossel11-May-20 5:31 
GeneralRe: Collaborative projects on CP? Pin
  Forogar  11-May-20 8:06
professional  Forogar  11-May-20 8:06 
Generalcode review - Ferguson's model Pin
Member 1292431211-May-20 4:56
Member 1292431211-May-20 4:56 
GeneralRe: code review - Ferguson's model Pin
Eddy Vluggen11-May-20 6:02
professionalEddy Vluggen11-May-20 6:02 
GeneralRe: code review - Ferguson's model Pin
Member 1292431211-May-20 6:14
Member 1292431211-May-20 6:14 
GeneralRe: code review - Ferguson's model Pin
Eddy Vluggen11-May-20 6:58
professionalEddy Vluggen11-May-20 6:58 
GeneralRe: code review - Ferguson's model Pin
PIEBALDconsult11-May-20 8:12
mvePIEBALDconsult11-May-20 8:12 
JokeRe: code review - Ferguson's model Pin
Eddy Vluggen11-May-20 8:18
professionalEddy Vluggen11-May-20 8:18 
GeneralRe: code review - Ferguson's model Pin
PhilipOakley12-May-20 0:56
professionalPhilipOakley12-May-20 0:56 
GeneralRe: code review - Ferguson's model Pin
Stuart Dootson12-May-20 1:20
professionalStuart Dootson12-May-20 1:20 
GeneralHow not to do sales Pin
Sander Rossel11-May-20 4:53
professionalSander Rossel11-May-20 4:53 
GeneralRe: How not to do sales Pin
lopatir11-May-20 5:02
lopatir11-May-20 5:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.