Jump to content

Newbie Question

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
SG123

SG123

    Newbie

  • Members
  • Pip
  • 1 posts
--------------------------------------------------------------------------------

Heyy,

I am just starting out in the world of programming, and I have a few really silly questions. My first question is say you follow a tutorial on the internet on how to build a shopping cart, can you then use that code and everything you learnt from it to build a website for a client? Second question is, say someone posts how to build something, can you use their code? If you think about it, either way your both writing the same code, just in a different method, so it would be a lot easier if you could just use their code. Thanks.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Moved to correct forum.

Yes, I don't see why you could not use that code. They (the author) posted the tutorial for everyone to see. The only restriction I could see is copyright of the tutorial (IE: not posting the same tutorial word-for-word).

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Unfortunately, Jordan's not quite correct. You should always check with the author. Posting a tutorial is still putting out copyrighted material. I have encountered code on the internet where to use it, the author DID want to be paid for a license. The author does have the right to demand payment. If the licensing terms are not listed, all bets are off. It is annoying to recreate code from scratch, but it is sometimes necessary. At the very least you should check with the person who posted the code (if possible).
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
ArekBulski

ArekBulski

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,376 posts
Here is a web page I got some time ago. Nothing fancy, but it made me thinking what I used to do with other people's materials... I should be more careful in the future... :mellow:

Frequently Asked Questions About Copyright

Quote

2.2.6 Does public release, disclosure or dissemination mean the same as public domain?

No, these terms are not synonymous and should not be used interchangeably. Public release, disclosure and dissemination describe the availability of a work. Publicly released, disclosed or disseminated information may be owned and protected by copyright, and therefore, not be in the public domain.

Regards,
Arek Bulski.

#5
Doe1974

Doe1974

    Newbie

  • Members
  • Pip
  • 9 posts
The fact that someone post a tutorial online does not mean that you can use the code for your own project. If the license is not there I wouldnt use the code at all since later someone can knock your door with a lawyer...

My advice: use open source shopping carts like oscommerce (linux) and comersus (windows)

--------------------------------

System Analyst and Web Programmer
Specialist in ecommerce stores developed with Free Comersus Cart and blog sites developed with Free Wordpress
Support Open Source!!!