I enjoy the game of Go (also known as weiqi in China or baduk in Korea). I want to create a program (an evaluation function) to play it.
I would prefer if the framework handled two important tasks:
Handle rules for the game, including captures, ko rules, and final scoring.
Handle communication between a server like KGS and my program...
I am searching for opensource,platform independent ramdisk so that I can do some modifications in ramdisk application to work with my specifications. Is there any possibility that I can achieve this?
What are the available options for me?
...
I really like the idea of reading others people code to improve your design skills. Open source can help here a lot.
This can teach you basic OO principles. But I'm not writing frameworks, I'm writing code for real customers with quite complicated domain logic.
There are lots of manuals of different MVC frameworks(like Create a blog wi...
Is there an open-source alternative to MaxMind GeoIP Country/City that I can use for MySQL?
...
I am building a small front-end for a television client. I know the basic database structure but do not want to spend manually inserting all the channel names and show names and timings into the database. Are there any sample databases that I can just use? For instance, I am looking for a database containing tv related information with a...
I'm in a situation where some minor patches I've submitted to an open-source project were ignored or explicitly not accepted.
I consider them useful, but more important is that I need the functionality they implement.
I don't want to push my ideas and suggestions anymore to the main contributors, because I don't want to turn this into a...
C\C++ open source PCM to Mp3 convertor/encoder?
What do I need
Open Source Libs/wrappers for encoding/decoding.
Tutorials and blog articles on How to do it, about etc.
...
Microsoft Silverlight 4 is in beta. It supports PCM audio output. It would be madness to stream PCM over internet (for ex in P2P chart webApp) so we need Pure C# open source PCM to Mp3 convertor. No unmanaged code, nothing going out of .net sandbox.
So does any one know such Pure C# open source PCM to Mp3 convertor?
What do I need:
...
Microsoft Silverlight 4 is in beta. It supports PCM audio output. It would be madness to stream PCM over internet (for ex in P2P chart webApp) so we need Pure C# open source PCM to Ogg convertor. No unmanaged code, nothing going out of .net sandbox.
So does any one know such Pure C# open source PCM to Ogg convertor?
What do I need:
...
I'm looking for an Open Source Issue logging and tracking web application that supports web services. I've looked around but I get mostly applications where you have to log on to the application to be able to log an issue.
I'm looking for an application where I would be able to subscribe to some service within my client application and ...
I'm considering two possibilities:
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).
distribute the ...
I want to know if there exist different tools to develop software architecture and software design.. If so how do they differ and can you please mention few tools for software design and software architecture?
...
Hello Guys,
I am looking for damn good open source XSS prevention script to implement in my php mvc framework.
Any ideas?
...
Hello All,
I have developed a PHP framework (MVC ofcourse) and have named it EZPHP, it is almost finished and will be made public soon.
My questions is that how do i make it open source project or what to do to make it so and where to submit it?
How to get other developers from around the globe to work on or extend this project like t...
Does anyone know of any open-source FileMaker plugins?
The only one I currently know of is Keystone (http://code.google.com/p/keystonefilemakerplugin/)
Just wondered if there were any others?
I've created a few of my own FileMaker Plugins for Windows, but am struggling on OS X so was hoping to be able to see some working examples to...
I am working on a search functionality for an encyclopedia-like application about species with millions of topics. Search of the information is organized mostly by looking up either common name or scientific name of the species. Currently we are using Solr as a backend search engine.
I am looking for code examples to learn about algori...
hi.
i noticed that some websites and some iPhone apps can detect my current geographic location.. i mean the exact latitude and longitude.
how can i integrate these feature in my web application. are there any free open source library that can be used to accomplish this task?
thank you.
...
Are there any cross-platform (only interested in Windows and OS X) IMAP libraries which I can use from C++? Preferably open source as well.
I am currently using the IMAP library from Chilkat, but this is Windows only.
I've found libEtPan and VMime and just wondered if there were any others I could look at to compare.
...
I have no problems finding JREs, JDKs and documentation for core Java SE packages, but I'm not sure where to get the source (.java) files. I'm looking for the latest stable release, not bleeding-edge development code. Where are those available?
...
Hi all,
I read the questions asked on Stackoverflow.com about starting open source projects. I follow all the steps, but the issues still remains unanswered.
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 e...