open-source

Please give opinions on this hypothetical open source license.

I've concocted an open source license in my head that I feel is a good compromise between copyleft and permissive licenses. I think it extracts many of the benefits of copyleft with few of the downsides. Here's a rough draft of it. The spirit of it is that a company should be able to profit by adding value to open source software, but...

c# modular executive dashboard opensource project

Hi, I am looking for a tool or project, preferably in c# that will allow me to easily make and create custom dashboards for various departments. I need to able to specify different datasources that will supply the info needed to generate the dashboard look and feel. Some of the datasource will be sql database, others are wcf or asmx w...

.NET CMS with ability to add custom modules

I know that almost everything is already said about CMSs, but what interests me this time is which will be most conformable CMS for adding custom modules. The situation is as follows, I have minor knowledge of C# , .NET and CSV, things where I think that I am good are MSSQL and business logic (in our company). Now I want to begin my own...

Video streaming

Hi guys - anyone that can help would be greatly appreciated. I want to setup a video streaming service from my server. I want to store videos on this. Now I was thinking of streaming the video through some form of player (e.g. JWPlayer) and (a) allowing users to step through the video frame by frame (b) tagging the video by associating...

Open source OCR for Chinese

I've searched around for open source OCR for Chinese. But without any luck there rarely seems to be some open source OCR (for Chinese) that are usable. So I am here wondering: Is there any open source OCR for Chinese that could be used for production environment? What's the main differences when implementing an OCR for Latin-languages...

Learning Mono Source Code

I am interested in contributing something to mono whether it is a documentation or what ever. As a first step, I downloaded the source tree for going through the code. However, I thought if some one would've spend enough time to understand the project structure that would help everyone here. Any one point me out where the project structu...

How would you implement an interactive floorplan / building map?

I need to build an "interactive floorplan" for a shopping centre (or two). Many shopping centre websites already have this (eg Bluewater in the UK) Traditionally, the way to build such a floorplan / map is to do it in Flash. The actual floorplan is a Flash asset and the data that describes which retailer is in each location is fetched ...

Application for solving linear system of equations

Hi, I needed an application for solving linear systems of equations (N up to 10), so I got different codes, and compile them, and they seem to work, but I get lots of problems with precision. I mean, the solvers are really very sensitive to small changes of the system. So, could somebody recommend to me a reliable commandl ine applicat...

Do you - or does your company - give back to the Open Source / Free Software communities?

Probably most of you use or have used open source/free software for your professional work. Personally I've been using free software tools on most of my jobs. I use free operative systems, IDE's and frameworks on my current job, and the idea is to give back to these projects somehow. Do you - or does your company - support free software...

Tool to find out XPath

I find XPath difficult to get my head around at times and am looking for a tools that I can point at a line in an xml config file an it will tell me the xpath to the attributes that I need. Any help with this would be much appreciated> ...

Good Non-Commerical (free) Refactoring Tool for Visual Studio 2005/Visual C++ 8.0?

We have a rather large codebase in C++ here that needs some refactoring; since it's generally bad to start from scratch, I was wondering if there were any good free code refactoring tools for Visual Studio 2005/Visual C++ 8.0? ...

Contributing to SubSonic

I've made some modifications to SubSonic 3.0 in order to allow it to run on .Net Compact Framework 3.5, as well as use more complex entity-table mapping and entity tracking (so it's more like Linq-to-SQL). I'd be interested in contributing these back to the project, but I don't find any documentation on how to contribute to the project, ...

WXPython xHTML/css interpreter

Is there an opensource library/package available that we could use to parse an xHTML/css file into wxPython layout instructions (inside a larger python program)? For the Pythics project, we need a better parser than the one written by our primary programmer, but his attempts to improve it are both making things better (stops ignoring CSS...

Writing software for E-Book Reader Devices

Can you please recommend any E-Book Reader which can execute a third-party software, so that anybody can create software for such device? ...

CRiSP editor open source equivalent?

I've recently discovered the CRiSP editor from one of my clients and was very impressed by its versatility. Does anyone know of an open source implementation? I've only found commercial versions by googling. As for what features crisp has that I haven't seen in other editors is the facility with which it handles multiple windows, abili...

Any ASP.NET Business Directory module?

Looking for existed open source or not Business Directory module for integrating with existed ASP.NET web site. User of my web site should be able to add their own companies to my companies catalog. Existed example: http://www.vancouverwebsearch.com/ ...

JDBC Driver for MsAccess which will work on Unix

I need a JDBC driver for MsAccess to be used in a Unix environment I would strongly prefer it to be an open-source Also it should support SQL statements (Jackcess came close to being my choice- but it doesn't support SQL queries) http://jackcess.sourceforge.net/faq.html#query ...

Open a new browser window from a Python script in Google App Engine

A Python script at Google App Engine fetches data into a HTML page. What is the best way to open a new browser window from the script or HTML page? JavaScript doesn't work. ...

prestashop and OSL 3.0: license for modules?

I'm currently looking at Prestashop, that uses an OSL 3.0 open source license. That license requires you to share the code even with users (so it plugs the famous "asp hole"). My question regards to it's plugin architecture for modules. Would the OSL 3.0 license apply also to modules, or it wouldn't be considered part of the distributio...

Which is easier to extend, Alfresco or Nuxeo?

I am considering doing a rewrite of an open source project from LAMP to J2EE and integrating it with an enterprise oriented CMS as the GUI. The two most viable OSS ECM J2EE CMS platforms that I have run across are Alfresco and Nuxeo. I need to get into some deep integration with whatever CMS I pick. Which one of these two technologies (...