active questions tagged trademark - Stack Overflowmost recent 30 from stackoverflow.com2009-12-10T10:19:42Zhttp://stackoverflow.com/feeds/tag/trademarkhttp://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/1669944/can-i-use-an-open-source-framework-in-a-project-i-plan-to-profit-from3Can I use an open source framework in a project I plan to profit from?Carson Myers2009-11-03T20:27:53Z2009-11-03T20:36:55Z
<p>I'm building a CMS on codeigniter. I'm modifying codeigniter in small ways to make it work with my ideas more seamlessly. But I wonder - are there any restrictions on how I can profit from it? I would think I could build a website with the CMS and charge for it. But what if say, later on I buy a server and set up several accounts for several users of my CMS, and each one remotely controls several different sites, that may or may not be created by me -- can I charge for the use of it then? What if much later on I modify it to do lots of neat stuff for local networks, can I sell licenses for people to set it up on site?</p>
<p>Not that I'm expecting to get that far with it, but I have some nice ideas for it that I haven't seen in CMS software before, and if they are well received, well I just want to know if there is a legal side to this if I use something like codeigniter to build it.</p>
<p>Would I be better off building my own small framework specific to this project?</p>
http://stackoverflow.com/questions/1423410/trademark-search-tool-2trademark search tool [closed]mson2009-09-14T19:21:33Z2009-09-14T19:30:00Z
<p>Is there an open-source or non open-source application that can crawl the web and look for trademarks (either text or image) or do I need to create it myself...</p>
http://stackoverflow.com/questions/1368071/regex-to-replace-reg-trademark0Regex to replace reg trademarkWil2009-09-02T14:35:02Z2009-09-02T16:41:10Z
<p>I need some help with regex:</p>
<p>I got a html output and I need to wrap all the registration trademarks with a <code><sup></sup></code></p>
<p>I can not insert the <code><sup></code> tag in title and <code>alt</code> properties and obviously I don't need to wrap regs that are already superscripted.</p>
<p>The following regex matches text that is not part of a HTML tag:</p>
<pre><code>(?<=^|>)[^><]+?(?=<|$)
</code></pre>
<p>An example of what I'm looking for:</p>
<pre><code>$original = `<div>asd&reg; asdasd. asd<sup>&reg;</sup>asd <img alt="qwe&reg;qwe" /></div>`
</code></pre>
<p>The filtered string should output:</p>
<pre><code><div>asd<sup>&reg;</sup> asdasd. asd<sup>&reg;</sup>asd <img alt="qwe&reg;qwe" /></div>
</code></pre>
<p>thanks a lot for your time!!!</p>
http://stackoverflow.com/questions/634456/how-to-protect-a-name-for-an-iphone-app4How to protect a name for an IPhone app?Steilpass2009-03-11T13:13:05Z2009-05-06T08:19:37Z
<p>I have my IPhone app almost ready. Now I would like to give it away to testers in ad-hoc mode. How do I protect the name of my application so that no one steals the name during the test?</p>
http://stackoverflow.com/questions/702818/can-i-patent-a-simple-easily-implemented-idea-that-no-one-else-has-made-yet-3Can I patent a simple, easily implemented idea (that no one else has made yet)? [closed]unknown (google)2009-03-31T20:09:15Z2009-03-31T20:23:40Z
<p>Let's say I have a really good idea for a website service that also is very easy to implement. How can I stop a (better known) competitor from simply copying my idea and implementing it on their website?</p>
<p>Here's an example:
Let's say I made a search engine as powerful as Google. However, I have a unique feature: I can dictate the search query by voice. Let's pretend that this is a feature that everyone would like (it isn't), enough that they would instantly want to switch to my service if they knew about it. Let's also pretend that there is some free perfect voice recognition software out there that makes it very easy to implement in a website. So I would end up with a search engine strictly better than Google in every way (all other things being equal). As I market this, and my site is gaining popularity, couldn't Google just copy my idea and implement their own version of voice recognition searching?</p>
<p>Remember, this example is in a universe where any developer could easily implement that voice idea. Is there a way to patent/copyright/trade-secret-ize just an idea? It's not the technology that I need to protect, since it's something very easily done in this fictional world. It's just the idea, the concept of the site, that makes it stand out from all other search engines. How do I protect that? Is it even possible?</p>
http://stackoverflow.com/questions/299922/interoperability-and-other-companies-trademarks2Interoperability and other companies' trademarksRobert Rossney2008-11-18T19:53:53Z2009-02-25T03:31:02Z
<p>Previously asked as, <strong><a href="http://stackoverflow.com/questions/299919/interoperability-and-other-companies-trademarks">this question</a></strong>, but now he actually asked the question.</p>
<p>My company is building an application that interoperates with a packaged application that our customers own. We don't have a good relationship with the package's vendor; they basically see us as competitors and wish we would die in a fire. My business partners are edgy about this, and have been suggesting that I remove all references to this packaged application from the software's UI and documentation, because they think using its name opens us up to legal issues.</p>
<p>This is going to make both our software and our documentation look pretty dumb, and confusing besides. Our users work with Foo all day, they have been using Foo every day for years, and they are going to use our product to get data out of Foo. The button they push to do this should be labeled "Get data from Foo." If it's labeled "Get data from external application" (one serious proposal) they'll be able to figure it out, but why should we force our users to work that hard?</p>
<p>Additionally, there are other packages in our market that we're going to have to interoperate with, and it's going to become necessary for both the UI and the documentation to disambiguate between packages. This is going to be hard to do if we don't use their names.</p>
<p>On the other hand, I certainly don't want to give the impression that we've developed this application in some kind of joint venture with the other vendor, not least because their product is awful and I just don't want to be associated with it any more than necessary.</p>
<p>I see plenty of software out in the world that interoperates with (say) Microsoft Word, and that's not shy about using "Microsoft Word" to reference it. The software and documentation makes it clear that "Microsoft Word" is a trademark of Microsoft, and people move on. </p>
<p>What kind of experience do other people on SO have with issues like this?</p>
http://stackoverflow.com/questions/191052/what-are-the-rules-on-using-the-stackoverflow-logo18What are the rules on using the stackoverflow logo? [closed]David Arno2008-10-10T12:36:32Z2009-02-24T14:40:25Z
<p>I appreciate this doesn't really belong on stackoverflow, but I can't find the answer in the faq, and it doesn't belong on uservoice either.</p>
<p>I want to use the stackoverflow logo as an image on a blog post about this site. What are the rules on using it? Can I use it in any way? Can I chop the words out and just use the image, or must I keep it intact? </p>
<p>I have added a bounty to this question as I'd like an answer from Jeff on the matter. So if you have good contacts with Jeff, encourage him to answer here and claim your bounty (assuming it works that way ... off to read up on how to award bounties now)</p>
http://stackoverflow.com/questions/106577/how-can-newly-registered-trademarks-affect-previous-non-trademarked-software1How can newly registered trademarks affect previous non-trademarked software?hishadow2008-09-20T00:35:48Z2008-12-09T22:33:36Z
<p>Assumption:</p>
<ul>
<li>The newly registered trademark is within the software domain.</li>
<li>No registered trademark existed when the software was named and release.</li>
</ul>
<p>First, are the any requirements for the trademark applicant to survey established names?</p>
<p>If the trademark is granted registeration, how can this affect other unregistered software trademarks?</p>
http://stackoverflow.com/questions/299919/interoperability-and-other-companies-trademarks1Interoperability and other companies' trademarksRobert Rossney2008-11-18T19:52:52Z2008-11-19T17:37:36Z
<p>My company is building an application that interoperates with a packaged application that our customers own. We don't have a good relationship with the package's vendor; they basically see us as competitors and wish we would die in a fire. My business partners are edgy about this, and have been suggesting that I remove all references to this packaged application from the software's UI and documentation, because they think using its name opens us up to legal issues.</p>
<p>This is going to make both our software and our documentation look pretty dumb, and confusing besides. Our users work with Foo all day, they have been using Foo every day for years, and they are going to use our product to get data out of Foo. The button they push to do this should be labeled "Get data from Foo." If it's labeled "Get data from external application" (one serious proposal) they'll be able to figure it out, but why should we force our users to work that hard?</p>
<p>Additionally, there are other packages in our market that we're going to have to interoperate with, and it's going to become necessary for both the UI and the documentation to disambiguate between packages. This is going to be hard to do if we don't use their names.</p>
<p>On the other hand, I certainly don't want to give the impression that we've developed this application in some kind of joint venture with the other vendor, not least because their product is awful and I just don't want to be associated with it any more than necessary.</p>
<p>I see plenty of software out in the world that interoperates with (say) Microsoft Word, and that's not shy about using "Microsoft Word" to reference it. The software and documentation makes it clear that "Microsoft Word" is a trademark of Microsoft, and people move on. </p>
<p><strong>Edit</strong></p>
<p>Rather stupidly, I edited out the last sentence when I posted this, which was the actual question: What kinds of experiences have other developers in this situation had?</p>