0
votes
0answers
22 views
Are there any legal issues while extracting content from RSS feeds
I would like to know whether these free SMS alert sites such as My Today SMS, Alertix pay for the sites such as religate, oneindia.in e.t.c, Or they just mention in their website t …
1
vote
3answers
42 views
Is inspecting file structure and changes to the system registry considered reverse-engineering?
Disassembling/decompiling is usually considered reverse engineering. What if I don't decompile the executables but only observe the changes to the computer - what registry changes …
2
votes
2answers
72 views
Software Licensing: Do symbols/types apply?
I have some software that utilizes a C++ template library that is licensed MS-LPL.
MS-LPL specifies:(F) Platform Limitation- The licenses granted in sections 2(A) & 2(B) exte …
1
vote
2answers
46 views
There is any way to access directly a dll internal classes without copyright infringment?
I need to use some of the Microsoft.SqlServer.Types library internal classes. This is a .NET dll, which is easily disassembled to the language of my choice.
So far I could copy it …
14
votes
23answers
1k views
Do you save the code you wrote at your previous jobs?
If so, how do you organize it? Do you refer to it often? Are there ethical implications?
I have a bunch of tarballs lying around that I keep telling myself I'll organize some da …
0
votes
3answers
86 views
Legal issues surrounding an online portfolio
I am a web developer based in London, UK. As part of my personal website, I include examples of projects I have worked on. This includes projects that I have worked on personally a …
0
votes
1answer
88 views
MIT License For Proprietary App
There are many questions posted with great answers, but nothing I found met my requirements. Hope you guys can help.
I will be building a niche social site platform based on Ruby …
0
votes
1answer
30 views
Boiler plate for a commercial library licence
I'm wondering if some people connected to some commercial library development would be willing to post the text of their licences. The idea is so people can cut and paste parts for …
1
vote
2answers
87 views
Legality of using the google search API
Hey,
I am thinking of designing a website that's sort of a targeted Yelp.com. Lets say it's for gas station, for example. The idea would be that someone would put in the addres …
42
votes
9answers
1k views
Selling Your Own Company Your Code
I work for a large software company. On the contract I'm currently working on, I have to work with a grossly inefficient legacy application that we simply don't have the budget to …
1
vote
2answers
171 views
changing your company entity and tax ID number for your iphone app that is already approved.
Does anyone know if it is difficult to change your company entity and tax id for an iphone app that has been submitted and approved?
1
vote
3answers
113 views
legal question about cellphone apps
Let's say I hire someone to build an app on the iPhone and it turned out to be a cash cow. What's stopping the developer from releasing a tweaked version that you paid him to make …
0
votes
4answers
293 views
What legal issues surround unit testing data? [closed]
Hello,
I have heard that in some countries it is illegal to have unit tests that test your database code. For example connecting to the database, selecting rows, querying, etc. If …
8
votes
3answers
166 views
Is it possible to post code taken from the .net framework and modified online?
I used reflector to view the code of the generic dictionary collection (Dictionary<TKey, TValue>) and modified that code to make it thread safe. I want to post this code on m …
0
votes
4answers
116 views
IT related Legal Advice for Contractors
I'm looking for free or inexpensive legal resources regarding programming contracts. There is of course the option of hiring a lawyer, but I'd like to do some leg work on my own to …
