I am proud of my crappy creations but i don't feel safe giving the code to people or even an exe file because they can open it up and take the code.
I feel like i'm insane who is going to go though all that to take my crappy game. is it safe to post my game on the internet?
Releaseing code
Page 1 of 111 Replies - 733 Views - Last Post: 16 April 2009 - 10:49 AM
Replies To: Releaseing code
#2
Re: Releaseing code
Posted 15 April 2009 - 04:11 PM
If its on the internet, it's open to anyone with a connection. Privacy nowadays is an illusion.
#3
Re: Releaseing code
Posted 15 April 2009 - 04:16 PM
So are you telling me i shouldn't release my "Works of art"?
#4
Re: Releaseing code
Posted 15 April 2009 - 04:57 PM
Don't release it if you don't want any chance of someone reverse engineering/stealing/pirating/etc... it.
#5
Re: Releaseing code
Posted 15 April 2009 - 05:26 PM
Reverse engineering by decompiling an exe is actually a lot more difficult than it seems...since all compilers have their own way of optimizing code, a decompiler will pretty much never get the exact code. If someone wants to recreate your stuff, it's much more likely they'll do it from scratch.
Post away if you want to share...if you're more worried about keeping the source to yourself, either don't post it, or obfuscate the code.
Post away if you want to share...if you're more worried about keeping the source to yourself, either don't post it, or obfuscate the code.
#6
Re: Releaseing code
Posted 15 April 2009 - 05:30 PM
Quote
I feel like i'm insane
You are
My opinion: your worrying about nothing. Most implementation code (even that which is professionally written) really isn't worth anything.
This post has been edited by c0mrade: 15 April 2009 - 05:30 PM
#7
Re: Releaseing code
Posted 15 April 2009 - 05:53 PM
Personally I'm thinking why NOT release the source code? Maybe release it under one of the open source licenses. Then maybe some more advanced programmers will come along and maybe do some modifications but you will still have credit for the work you did. Open source is a good theory, you may want to look into it
#8
Re: Releaseing code
Posted 15 April 2009 - 06:35 PM
As a programmer, there's nothing a single individual could write that I couldn't write myself, given time and inclination. Stealing someone else's effort is a waste of time; it's either too complex to bother worrying out or too simple to matter.
The only thing another programmer might be interested in stealing from you is a new insight or design idea that would be obvious to anyone using the program. At this point, there really aren't a lot of new ideas to be had.
I'm afraid it's unlikely your work will have all the programming gods bowing before you or algorithmic angles singing your praises. Get over yourself.
So, yes, you are insane. Sorry.
The only thing another programmer might be interested in stealing from you is a new insight or design idea that would be obvious to anyone using the program. At this point, there really aren't a lot of new ideas to be had.
I'm afraid it's unlikely your work will have all the programming gods bowing before you or algorithmic angles singing your praises. Get over yourself.
So, yes, you are insane. Sorry.
#9
Re: Releaseing code
Posted 16 April 2009 - 09:04 AM
Amadeus, on 15 Apr, 2009 - 04:26 PM, said:
Reverse engineering by decompiling an exe is actually a lot more difficult than it seems...
errr im afraid thats totally wrong Amadeus - for .NET apps its the easiest thing in the world if u use a tool like reflector, and even obfuscated code can be read quite easily
in reply to the initial question by giuseppe105, u gotta ask would anyone wanna rip off ur software, and if they did would it matter. at a guess, (and coz u are asking the question) id say it probably isnt a commercially viable product thats gunna lose u any amount of money worth talking about, so id say publish and be dammed lol, unless u think u have written the next 'word' then at the very least invest in an obfuscator that hides string literals
GL
Bob
#10
Re: Releaseing code
Posted 16 April 2009 - 09:05 AM
I would take it as a compliment if someone wants to steal your work.
#11
Re: Releaseing code
Posted 16 April 2009 - 09:10 AM
#12
Re: Releaseing code
Posted 16 April 2009 - 10:49 AM
Or, take a picture of it,
erase the code, and put
the picture in your wall,
where only you can see it;
and be proud of it?
:]
erase the code, and put
the picture in your wall,
where only you can see it;
and be proud of it?
:]
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote






|