active questions tagged open-source - Stack Overflow most recent 30 from stackoverflow.com 2009-12-01T23:22:22Z http://stackoverflow.com/feeds/tag/open-source http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/964181/is-there-any-open-source-ocr-project-for-the-iphone-out-there 4 Is there any open source OCR project for the iPhone out there? dan 2009-06-08T10:08:54Z 2009-12-01T21:38:04Z <p>I'm looking for an open source or free OCR project for the iPhone. Maybe there is some port of tesseract-ocr for the iPhone?</p> <p>What I've found so far:</p> <ul> <li><a href="http://latenitesoft.blogspot.com/2008/10/iphone-programming-tips-building-unix.html" rel="nofollow">How to compile Unix Apps for iPhone</a></li> </ul> <p>Thanks for any help.</p> http://stackoverflow.com/questions/1401119/existing-ruby-on-rails-open-source-cms-like-systems 0 Existing Ruby on Rails Open Source CMS-Like systems Tam 2009-09-09T18:00:34Z 2009-12-01T18:08:28Z <p>I'm looking to build a new project with Rails and I'm looking for a Ruby on Rails (as I know the framework) CMS or project that does mainly the following (so that I don't have to reinvent the wheel):</p> <ul> <li>Giving user the ability to make submissions that include text and links to videos/pictures. </li> <li>Users can vote stories up or down and flag it. </li> <li>Users can comment on stories.</li> </ul> <p>This seems pretty standard to me, so I thought some other projects might have already done that. I hope you can recommend me something you know, giving preference to good documentation/code comments for me to expand the project.</p> http://stackoverflow.com/questions/1827855/is-it-possible-to-save-mysql-workbench-files-as-plain-xml 0 Is it possible to save MySQL Workbench files as plain XML? Jon Winstanley 2009-12-01T18:05:20Z 2009-12-01T18:05:20Z <p>DB Designer had a lot of bugs but one outstanding feature was that <strong>database models were saved in plain XML by default</strong>.</p> <p>This allowed a user to <strong>diff file versions via SVN or Beyond Compare</strong>, easily finding any changes made to the database.</p> <p>Unfortunately, DB Designer's succsssor, MySQL Workbench, stores files in a <strong>proprietary MVW file format</strong>, which is unreadable.</p> <p><strong>Is it possible to force MySQL Workbench to save as XML?</strong></p> http://stackoverflow.com/questions/1827288/commercial-os-based-on-linux-legal-issues 0 Commercial OS based on Linux, legal issues. benasio 2009-12-01T16:26:15Z 2009-12-01T16:33:31Z <p>Based on some Linux distributions can do commercial OS? Can I distribute such a system without source code?</p> http://stackoverflow.com/questions/1827153/mixing-lgp-gpl-and-other-licenses-in-a-distributed-code 0 Mixing LGP, GPL and other licenses in a distributed code. Antonio 2009-12-01T16:03:35Z 2009-12-01T16:03:35Z <p>We are developing a computer vision library, which we are releasing under the LGPL license. We are planning to incorporate in the next release code licensed under other open source licenses, like GPL, that allow free usage for research and educational purposes. Can we include these third-party source files without any modification, keeping their respective license advices?</p> <p>Thanks a lot.</p> http://stackoverflow.com/questions/170686/best-open-xml-parser-for-c 16 Best open XML parser for C++ whaledawg 2008-10-04T17:21:35Z 2009-12-01T06:51:41Z <p>Looking for a simple, clean, correct XML parser to use in my C++ project. Read and write my own..extension? You know what I mean.</p> <p>Thanks</p> http://stackoverflow.com/questions/1756880/best-open-sourced-net-based-e-commerce-store-solution-for-selling-jewelry 1 Best Open-Sourced .Net based E-Commerce store solution for selling Jewelry? Rob 2009-11-18T15:42:07Z 2009-12-01T05:38:11Z <p>I'm currently designing a shopping cart based jewelry site.<br> I've tried the latest version of dashcommerce but it's very buggy and I keep not being able to get it to work quite right.<br> I've also seen Nopcommerce but haven't tried it out yet and I'd like a few other options before I decide on my next solution. </p> <p>I'd love a .net based e-commerce site that makes skinning easy. An active community would be great, and I'm looking for free because as of right now I don't know how much product will be purchased through the store and I don't want to pay a monthly fee which may cost me more than I make from the online sales.</p> <p><a href="http://stackoverflow.com/questions/52248/whats-a-good-free-and-open-source-asp-net-ecommerce-solution">What's a good free and open-source ASP.net ecommerce solution</a> doesn't give as many options as I would have hoped but I did learn about Nopcommerce.</p> http://stackoverflow.com/questions/1822674/is-there-any-open-source-library-that-can-be-used-to-search-the-deep-web 0 Is there any open-source library that can be used to search the Deep Web? luvieere 2009-11-30T21:57:46Z 2009-11-30T22:05:13Z <p>Is there any open-source library that can be used to search the <a href="http://en.wikipedia.org/wiki/Deep%5FWeb" rel="nofollow">Deep Web</a>?</p> http://stackoverflow.com/questions/1785442/include-nunit-in-my-open-source-project-download 1 Include NUnit in my Open-Source Project Download? azheglov 2009-11-23T19:36:53Z 2009-11-30T16:16:20Z <p>I'm considering two possibilities: </p> <ol> <li>include NUnit with the source code of an open-source project - to make it very easy for the potential contributors to run automated tests right away. I feel it is important to promote the "tests-first" culture in this project (or at least make it clear to everyone that tests matter).</li> <li>distribute the source code without it, but then I'd have to describe in the <em>readme</em> how to make the tests run and include a link to the NUnit download page.</li> </ol> <p>The question: Is #1 legal? Which of the two options is normally preferred? I'd like to hear from those familiar with the license legalese and those familiar with the common practices.</p> http://stackoverflow.com/questions/1819696/open-source-p2p-videoconferencing-in-flash-or-java 0 Open-source p2p videoconferencing in Flash or Java? AttishOculus 2009-11-30T13:01:12Z 2009-11-30T15:18:15Z <p>I want to build a community website with videoconferencing functionality integrated. I would prefer to provide this from within the browser, so I'm looking for a Java- or Flash-based solution.</p> <p>Also, it would be nice to spare bandwidth by having the clients stream their audio and video data without using a central server (like the way Skype works, for example).</p> <p>Is there a reasonably mature open-source project that meets these criteria?</p> http://stackoverflow.com/questions/1815669/any-free-shaped-button-components-available 1 Any free shaped button components available? Mason Wheeler 2009-11-29T14:26:39Z 2009-11-30T11:49:22Z <p>I recently downloaded the source to an "open source" project that unfortunately has dependencies on a bunch of expensive proprietary libraries, including <a href="http://www.woll2woll.com/1stClass.html" rel="nofollow">Infopower 1stClass</a>, which it seems to use primarily for TfcShapeButton, a component that acts like a standard TBitBtn, except that you can give it an arbitrary polygonal shape by describing a list of points. The DFM code looks like this:</p> <pre><code> PointList.Strings = ( '8,29' '18,19' '28,29' '20,37' '16,37') </code></pre> <p>I'm trying to clean this project up and make it look like a real open-source project that anyone can download and build without having to shell out hundreds of dollars for component libraries, but I'd like to change the look and feel as little as possible. So does anyone know of an open-source shape button component like this that will work with D2009 and up?</p> http://stackoverflow.com/questions/1817622/checklist-for-releasing-an-open-source-library 0 Checklist for releasing an open source library jd 2009-11-30T02:44:51Z 2009-11-30T10:42:42Z <p>Hi all,</p> <p>I have been working on a web development library (for the CodeIgniter framework) that I soon hope to release. </p> <p>This would be my first contribution ever, and I have never released an open source library in the past.</p> <p>I wanted to appeal to the experience of some of you for any steps to follow before releasing. I know that testing and documentation are key... what else ?</p> http://stackoverflow.com/questions/1634608/open-source-alternatives-to-popular-websites 1 open source alternatives to popular websites Richard 2009-10-28T00:57:09Z 2009-11-30T05:42:02Z <p>Hello,</p> <p>The other day I came across <a href="http://www.jaiku.com/" rel="nofollow">Jaiku</a>, which is a well structured microblogging system <a href="http://code.google.com/p/jaikuengine/" rel="nofollow">open sourced</a> by Google.</p> <p>It surprised me I had never heard about this, so I was wondering what other open source alternatives exist for mainstream websites? </p> <p>I am not asking about forums, eCommerce, wiki's, CMS's, etc, where the market leaders are already well known open source applications (phpBB, osCommerce, Mediawiki, Drupal). </p> <p>But what about open source alternatives for:</p> <ul> <li>Social networking (Facebook)?</li> <li>Classified advertising (Craigslist)?</li> <li>Jobs (CareerBuilder)?</li> <li>Dating (eHarmony)?</li> </ul> <p>Or any other field that is defined by a commercial website, as Twitter does for microblogging.</p> http://stackoverflow.com/questions/1812006/what-open-source-software-has-quality-asp-net-mvc-c-code 1 What Open Source Software has Quality ASP.NET MVC C# code Luke101 2009-11-28T08:45:30Z 2009-11-29T19:23:12Z <p>I am looking to read other peoples software to learn how to produce quality, speedy, reusable code. If the code has JQuery in it that would be great because I am learning JQuery as well. Thanks</p> http://stackoverflow.com/questions/1815368/where-can-i-find-public-domain-open-source-list-of-softwares 1 where can i find public domain open source list of softwares unknown (google) 2009-11-29T12:16:03Z 2009-11-29T12:41:01Z <p>Hello all i like to browse open source software that are released as public domain type of software license , is there such list ? if i think about it is there some kind of index that sort open source applications by license ? Thanks </p> http://stackoverflow.com/questions/1815208/streaming-mp3-with-open-source-php 0 Streaming MP3 with open source PHP konzepz 2009-11-29T10:38:52Z 2009-11-29T11:41:43Z <p>What are the best PHP solutions for a <a href="http://blip.fm" rel="nofollow">blip.fm</a>-like fixed audio player?</p> http://stackoverflow.com/questions/1788075/open-source-xss-prevention-script 0 Open Source XSS Prevention Script sarfraz 2009-11-24T05:49:52Z 2009-11-29T05:50:48Z <p>Hello Guys,</p> <p>I am looking for damn good open source XSS prevention script to implement in my php mvc framework.</p> <p>Any ideas?</p> http://stackoverflow.com/questions/1544850/open-source-rtp-mixer-translator-exe-or-sdk 0 Open source RTP mixer/translator exe or sdk Boris 2009-10-09T16:38:10Z 2009-11-28T21:16:34Z <p>Hi I need opens source (win 32) sdk or free server with signaling protocol, which implements RTP translator or mixer. e.g receives RTP traffic from one connection and transmits it on the other. Does not have to have conferencing capabilities. </p> <p>Server should implement some kind of protocol which opens, bridges, and closes connections.</p> <p>Ready made server is much preferable than just common RTP SDK. </p> http://stackoverflow.com/questions/1812815/how-to-use-magnet-links-in-libtorrent-lib 0 How to use magnet links in LibTorrent lib Ole Jak 2009-11-28T15:37:30Z 2009-11-28T17:10:43Z <p>How to use magnet links in <a href="http://www.rasterbar.com/products/libtorrent/manual.html#magnet-links" rel="nofollow">LibTorrent C/C++ lib</a>? I need an simple example of working with it - Something like I give him a link he gives me a file.</p> http://stackoverflow.com/questions/1812522/what-are-the-most-useful-javascript-libraries 2 What are the most useful Javascript libraries? [closed] Cheeso 2009-11-28T13:29:06Z 2009-11-28T13:43:27Z <blockquote> <p><strong>Possible Duplicate:</strong><br> <a href="http://stackoverflow.com/questions/1349854/useful-javascript-jquery-libraries">Useful JavaScript/JQuery libraries?</a> </p> </blockquote> <p>If this is a duplicate, please direct me. </p> <p><strong>What are the most useful Javascript libraries, and what do they do?</strong></p> <p>In the Q&amp;A I've seen about js libraries, there's a heavy focus on UI libraries, but I think there are others out there that are very useful. For example Google's Javascript Diff library. </p> <p>I know a few, but I've been discovering them sort of serendipitously. (I found a sprintf library the other day which came in handy.) Rather than continue on te random walk, I'd like to get a survey of the important ones. I've seen the <a href="http://en.wikipedia.org/wiki/List%5Fof%5FJavaScript%5Flibraries" rel="nofollow">wikipedia list</a>, but I'd like to get a ranking from this community as to which are the more interesting and useful ones, which are more reliable and proven, and also a brief summary as to what they actually do, instead of just a name. </p> <p>Examples: </p> <ul> <li><a href="http://code.google.com/p/google-diff-match-patch/" rel="nofollow">Google Diff-Match-Patch</a> - analyzes differences between text, generates and applies patches. </li> <li><a href="http://code.google.com/p/slowaes/" rel="nofollow">Slow AES</a> - AES implementation in Javascript.</li> <li><a href="http://anandam.name/pbkdf2/" rel="nofollow">PBKDF2</a> - RFC2898 password-based key derivation</li> </ul> <p><hr></p> <p>I've seen:<br> <a href="http://stackoverflow.com/questions/1349854/useful-javascript-jquery-libraries">Useful Javascript/JQuery libraries</a>.</p> <p>...but I think it's focused on UI libs and it also doesn't have many answers.</p> http://stackoverflow.com/questions/639545/is-there-a-business-proven-cloud-store-keyvalue-database-open-source 23 Is there a business proven cloud store / Key=>Value Database? (Open Source) Martin K. 2009-03-12T17:01:57Z 2009-11-28T12:05:53Z <p>I have been looking for cloud computing / storage solutions for a long time (inspired by the Google Bigtable). But I can't find a easy-to-use, business-ready solution. </p> <p>I'm searching a simple, fault tolerant, distributed Key=>Value DB like SimpleDB from Amazon.</p> <p>I've seen things like:</p> <ol> <li><a href="http://couchdb.apache.org/index.html" rel="nofollow">The CouchDB Project</a> : Simple and distributed, fault-tolerant Database. But it understands only JSON. No XML connectors etc.</li> <li><a href="http://eucalyptus.cs.ucsb.edu/" rel="nofollow">Eucalyptus</a> : Nice Amazon EC2 interfaces. Open Standards &amp; XML. But less distributed and less fault-tolerant? There are also a lot of open tickets with XEN/VMWare issues. </li> <li><a href="http://kosmosfs.sourceforge.net/index.html" rel="nofollow">Cloudstore / Kosmosfs</a> : Nice distributed, fault tolerant fs. But it's hard to configure. Are there any java connectors? </li> <li><a href="http://hadoop.apache.org/" rel="nofollow">Apache Hadoop</a> : Nice system which much more then abilities to store data. Uses its own Hadoop Distributed File System and has been testet on clusters with 2000 nodes.</li> <li>*<a href="http://aws.amazon.com/simpledb/" rel="nofollow">Amazon SimpleDB</a> : Can't find an open-source alternative! It's a nice but expensive system for huge amounts of data. And you're addicted to Amazon.</li> </ol> <p>Are there other, better solutions out there? Which one is the best to choose? Which one offers the smallest amount of SOF(Singe Point of Failure)?</p> http://stackoverflow.com/questions/1812308/how-to-create-a-magnet-link-client-for-ex-for-thepiratbay 0 How to create a magnet link client (for ex for ThePiratBay) Ole Jak 2009-11-28T11:30:11Z 2009-11-28T11:36:21Z <p>How to create a magnet link downloader sharer using open source libs (C# if possible) ?</p> <p>What do I need:</p> <ul> <li>Open Source Libs/wrappers.</li> <li>Tutorials and blog articles on How to do it, about etc.</li> </ul> http://stackoverflow.com/questions/271398/what-are-your-favorite-extension-methods-for-c-net-codeplex-com-extensionover 122 What are your favorite extension methods for C#/.NET? (codeplex.com/extensionoverflow) bovium 2008-11-07T06:47:21Z 2009-11-28T08:42:36Z <p>Let's make a list of answers where you post your excellent and favorite <a href="http://en.wikipedia.org/wiki/Extension%5Fmethod" rel="nofollow">extension methods</a>. </p> <p>The requirement is that the full code must be posted and a example and an explanation on how to use it.</p> <p>Based on the high interest in this topic I have setup an Open Source Project called extensionoverflow on <a href="http://www.codeplex.com/extensionoverflow" rel="nofollow"><strong>Codeplex</strong></a>. </p> <p><strong>Please mark your answers with an acceptance to put the code in the Codeplex project.</strong></p> <p><strong>Please post the full sourcecode and not a link.</strong></p> <p><strong>Codeplex News:</strong></p> <p>11.11.2008 <strong>XmlSerialize / XmlDeserialize</strong> is now <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=284374&amp;changeSetId=17001" rel="nofollow">Implemented</a> and <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=288847&amp;changeSetId=17001" rel="nofollow">Unit Tested</a>.</p> <p>11.11.2008 There is still room for more developers. ;-) <strong>Join NOW!</strong></p> <p>11.11.2008 Third contributer joined <a href="http://www.codeplex.com/extensionoverflow" rel="nofollow">ExtensionOverflow</a>, welcome to <a href="http://www.codeplex.com/site/users/view/BKristensen" rel="nofollow">BKristensen</a></p> <p>11.11.2008 <strong>FormatWith</strong> is now <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=284374&amp;changeSetId=16839" rel="nofollow">Implemented</a> and <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=288847&amp;changeSetId=16839" rel="nofollow">Unit Tested</a>.</p> <p>09.11.2008 Second contributer joined <a href="http://www.codeplex.com/extensionoverflow" rel="nofollow">ExtensionOverflow</a>. welcome to <a href="http://stackoverflow.com/users/3055/chakrit">chakrit</a>.</p> <p>09.11.2008 We need more developers. ;-)</p> <p>09.11.2008 <strong>ThrowIfArgumentIsNull</strong> in now <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=278942&amp;changeSetId=16468" rel="nofollow">Implemented</a> and <a href="http://www.codeplex.com/extensionoverflow/SourceControl/FileView.aspx?itemId=284112&amp;changeSetId=16468" rel="nofollow">Unit Tested</a> on Codeplex.</p> http://stackoverflow.com/questions/1476420/piwik-web-analytics-anyone-with-experience-of-it 0 Piwik Web Analytics - Anyone with experience of it? Phil.Wheeler 2009-09-25T09:47:19Z 2009-11-28T08:28:41Z <p>I'm considering trying to get more granular analytics for my sites than the free plan on my current provider, <a href="http://getclicky.com" rel="nofollow">Clicky</a>, provides.</p> <p><a href="http://piwik.org/" rel="nofollow">Piwik</a> looks like a strong contender in the analytics space (and I'm surprised I haven't heard about it before) but I want to be sure I'm not throwing the baby out with the bathwater by swapping to it.</p> <p>Does anyone have any experience with this software and - in particular - are there any people out there who've tried customising the code or developing their own plugin?</p> http://stackoverflow.com/questions/1653847/building-java-script-debugger-for-rhino 0 building java script debugger for rhino special0ne 2009-10-31T09:11:56Z 2009-11-27T23:52:06Z <p>hi, </p> <p>i am using tomcat server and i have added a <a href="http://www.mozilla.org/rhino/" rel="nofollow">rhino</a> engine to able some scripting abilities on my users. the second phase is to provide some debug environment.</p> <p>i know rhino has a debug API but i could not find any documentation/code samples about how to work with it, and build a debugger around it</p> <p>any one knows? </p> http://stackoverflow.com/questions/152120/are-there-any-open-source-projects-using-ddd-domain-driven-design 10 Are there any open source projects using DDD (Domain Driven Design)? Mikael Sundberg 2008-09-30T07:42:12Z 2009-11-27T18:58:33Z <p>I'm trying to understand the concepts behind DDD, but I find it hard to understand just by reading books as they tend to discuss the topic in a rather abstract way. I would like to see some good implementations of DDD in code, preferably in C#.</p> <p>Are there any good examples of projects practicing DDD in the open source world?</p> http://stackoverflow.com/questions/1805988/open-source-theme-plugin-directory-engine 2 Open source theme/plugin directory engine radrat 2009-11-26T22:40:30Z 2009-11-26T22:40:30Z <p>Most open source wiki and CMS engines host user-contributed themes/plugins in directories whose code, strikingly, is not itself released as open source software. Possibly the best example is WordPress' own <a href="http://wordpress.org/extend/plugins/" rel="nofollow">plugin/theme directory</a>, offering support for one-click plugin installation as well as plugin metadata, screenshots, changelogs, system requirements information, community rating, categories/tags and so on. The WordPress plugin directory is built on a collection of open source software and works as an interface to an SVN repository, allowing contributors to self-maintain their code.</p> <p>Is anyone aware of an open source engine with similar features to allow the hosting and community-driven maintenance of themes and plugins?</p> http://stackoverflow.com/questions/1805099/c-c-nlp-library 2 c/c++ NLP library Ayoub 2009-11-26T18:29:54Z 2009-11-26T18:39:39Z <p>I am looking for an open source Natural Language Processing library for c/c++ and especially i am interested in Part of speech tagging. </p> http://stackoverflow.com/questions/1801932/open-source-business-service-mangement-monitoring-tools 0 Open Source Business Service Mangement& Monitoring Tools nandasuri 2009-11-26T06:44:23Z 2009-11-26T07:04:29Z <p>I am looking for a Open Source Business Service Mangement and Monitoring tool which can be integrated to our project ! </p> <p>Key things looking from the tools are 1.Utilization information of the servers (CPU,MEM,Network,Disk Space,etc) collected at regular intervals 2.performing analytics based on the histroical utilization data collected 3.sending alerts/alarms when the utilization is not under control i.e proactive way of handling </p> http://stackoverflow.com/questions/1800366/dark-side-of-open-source-projects 1 Dark side of open source projects ajay 2009-11-25T22:29:10Z 2009-11-26T01:30:21Z <p>Hi all,</p> <p>I read the questions asked on Stackoverflow.com about starting open source projects. I follow all the steps, but the issues still remains unanswered.</p> <ol> <li>How do you find out if you the dev. community of that project is not hostile. Are they tolerant to a few mistakes or not? I am a decent developer and I am good in algos,systems etc. But I don't have any experience in the whole process of open source projects. Like I have not done much merging of branches or merging of code. What process related things should I know of about a project. How will I know what process that particular project is following. Who tells me what to do? Or should I just pick up something feature/bug and fix it. What if someone else is also working on it. </li> </ol> <p>Thanks,</p>