I am a college student, and have never really been part of a large coding project before. Recently, I have been in discussion with a small business (a member of this small business is an old aquaintance who respects me for my coding ability) to build a web application for them. Now, this would be my first experience building a web application for a different company, however I have worked on my college's website as the assistant to the webmaster (a workstudy position), and have also written things for my own and sibling's websites.

Being as this would be my first project for another company, but may not be the last, I am interested in what other monks think and do in regard to code ownership. What rights to the code should I ask for and deserve?

I have read through all of the opinions in Code Samples and Previous Employers, and I have done my best to learn from what I have read. It's a very informative read, by the way, I suggest reading it. Anyway, I think my case is a little different in that I am not already bound by an agreement, but am in the process of making an agreement with this company. I think this question is unique enough from that question to merrit a different thread.

I am eager to hear what you think about this, and what you tend to do in similar situations. Thanks!

    -Bryan

Side Note: I'm Seeking some Perl Wisdom in order to Meditate on it, so I wasn't sure where to post. Sorry if it's the wrong place!


In reply to On Code Ownership by mrborisguy

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.