2
votes
3answers
55 views
What PHP command would peek into a page and record its HTML code (source)?
Hello, everybody!!!
Would you, please, tell me what command (or a combination of those) in PHP would check a web-page by its URL and possibly download its code (HTML) into a varia …
1
vote
6answers
52 views
Free merge tools
I think, this can be programming question. I need free merge tool, in order to compare differences in 2 directories. I used Beyond Compare and Araxis Merge, but this tools are not …
0
votes
0answers
84 views
Is there any open source code we can get similar to stackoverflow? [closed]
I found that source code of stackoverflow.com is not an open source, so is there any other similar apps available that has source code available?
0
votes
2answers
22 views
Silverlight or WPF Open Source Project for learn
Looking for Silverlight or WPF Open Source Project for learn.
Particular I am interested in Silverlight\WPF Custom Controls\Styles Development and want to find good patterns\solu …
1
vote
5answers
46 views
Free/Open Source Outgoing traffic monitor/logger that isn’t a firewall?
Hey guys,
I've been tasked with finding a way to log every outgoing request from one of our servers. It cannot be a proxy or firewall of any kind. It simply needs to sit in memory …
2
votes
5answers
97 views
How to implement copy protection of content in an open source application?
I have an idea for an open source app -- the app would be free, but I would charge a small fee for data that a customer would order. For instance, let's say I'm writing a map appli …
0
votes
2answers
21 views
How to search categorywise in the web? are there any categorysearch search engines
Example: I want to search results only from the research papers
or I want to search results only from opensource tools/packages/codes
Kindly help me
2
votes
6answers
116 views
less-restrictive GPL-like license
Situation:
I want to pick a license for an open-source project.
Having considered GPL vs BSD/MIT, I prefer GPL because it protects the open-source-ness of software. However, I p …
1
vote
3answers
40 views
Best Open-Sourced .Net based E-Commerce store solution for selling Jewelry?
I'm currently designing a shopping cart based jewelry site.
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 righ …
0
votes
3answers
26 views
maven open source project
Please, I want to test CVS and Maven tools within an existing project so:
is there any open source project that I can check out from its "CVS" and build it with "Maven"?
thanx in …
0
votes
3answers
65 views
Open source C# compilers in C#?
Are there any open source C# compilers written in C#?
I know of Blue, but it was written in 2001 and only supports C# 1:
Mike Stall's 'Blue' C# Compiler
Ideally, I'm looking …
3
votes
7answers
63 views
Good way to coordinate development on an open source project
What would be a good way to coordinate development on an open source project? (It is a Python project.)
I know the traditional way is mailing lists, but I don't like it. I don't w …
0
votes
2answers
38 views
Are there any open source or low-cost online auction software packages available?
I'm looking to create an eBay like website for a niche market. I would love to have eBay functionality from 5 years ago. I'm guessing on the timeframe, but what I mean is that I do …
3
votes
6answers
150 views
Best open source alternative for MS Visual Source Safe?
We are leaving VSS for TFS or any other alternatives. I'm the one who persists to go for an open source alternative like SVN. Now I'm searching for a good open source Version Contr …
9
votes
5answers
181 views
Go code contribution: license and patent implications?
I've been reviewing the contributions documentation for Google new language, and was curious about the idea of contributing a new package. It states that this should be included a …
