Tagged Questions

1
vote
2answers
155 views

Japan Form Encryption Law

I've heard that Japan has a law that stipulates that all pages that contain forms with personal information must be SSL-encrypted. For example, under this law, a simple contact f …
1
vote
3answers
74 views

Copyright Law and Creative Commons [closed]

Hi there, Basically, I'm struggling to understand copyright law and creative commons. Could anybody explain to me or point me in the direction of a website that explains it clearl …
2
votes
4answers
355 views

C++ Laws? (similar to Law of Big Three)

I have been reading C++ and writing small programs in it for more than a year. Recently i came across Law of The Big Three. I never knew about this law. Accidentally, i found it …
11
votes
18answers
1k views

Releasing open-source without the permission of your employer

I am working on a project at work and see an opportunity to extract and abstract some functionality that is part of the project and release it as open source. I have a hard time …
4
votes
12answers
304 views

What non-programming-specific formulas and laws do you use the most?

What non-programming-specific formulas do you use the most whilst working as a programmer? I'm thinking of non-trivial formulas/theorems from the field of mathematics, logic or sc …
8
votes
8answers
167 views

Studying Software Engineering and then Law

Hi there, I've been programming for several years now. I also am skilled in english and enjoy the subject of law. I recognize its high pay and job security. If i were to study …
3
votes
7answers
239 views

As an “IT professional” do you get to claim overtime? [closed]

I'm curious to learn about how other jurisdictions from my own (the province of Ontario, in Canada) stack up in regards to IT professionals' ability to claim overtime. Is it common …
6
votes
11answers
1k views

How legal is screen scraping?

I'm trying to build an iPhone application that gathers content from real estate websites to display it in a mashed-up and structured manner (mapping, price averages...etc) I've st …
0
votes
4answers
161 views

Code With “No Guarantee”/”No Liability” Clause

I've seen code from time to time that has a clause in the license or at the top of the code that mentions that the author is not liable and does not guarantee that the code is fit …
0
votes
8answers
183 views

How can I locally manage C manuals?

My Googling results in a huge amount of unnecessary results with C. My hope is to get the best C manuals local. I find the reference useful here. I would like to make my own notes …
0
votes
2answers
107 views

iFrames and Law

Suppose an actor A has the site of an actor B in iFrames. There is no difference in the sites except the url. Urls are totally different. Should the actor A ask a permission of the …
34
votes
44answers
2k views

Laws of Computer Science and Programming

We have Amdahl's law that basically states that if your program is 10% sequential you can get a maximum 10x performance boost by parallelizing your application. Another one is Wad …
9
votes
8answers
526 views

Law for Computer Scientists & Programmers

A lot of Computer Science courses seem to be running Law modules as standard, in order to teach students about things like The Data Protection Act, Copyright, etc. Realistically, …
2
votes
3answers
227 views

are recipes copyrighted ? [closed]

I want to build a recipe database including recipes I use from several cookbooks. To what extent are the recipes covered by copyright ?
5
votes
10answers
274 views

How does Open Source enforcement work?

A bit of background: Earlier today I downloaded an EDI library in Java that is licensed under the GPL. The GPL is no good to me, as I need to sell the application I'm working on (I …

1 2 next
15 30 50 per page