Possible Duplicates:
Can you recommend a SVN, closed-source project hosting site?
Is there a free version control server provider for non-public projects?
Free Online Private SVN repositories
Hi, I'm starting a new project with 14 more people and we're looking for some repository where we can host our code, specifically an S...
I post this here as a last resort. I'm completely stuck and do not know where to take this. With this question, I'm looking for direction rather than the answer.
I've got a home work assignment that actually appears to be a pretty common assignment. The question is here at page 11. This isn't my assignment but it is one I found on Googl...
I'm trying to find a proxy PHP script that I can use to display a website, but also allow users to click on links continuing to use the proxy. Almost every one I have found that works is covered by the GPL license.
I've looked into creating my own proxy, however I can't find a way to have the links on the page continue to use the proxy,...
Is there a good (and hopefully free?) source library to use for PHP for creating and displaying reports? I would love one that would allow the user to view it in a nice format for saving and printing (like PDF?).
Also I would prefer one that is just files, not one that needs to be installed on the server itself as some of the people I c...
I would like to find good icons for mimetypes to use in my (filetype, mimetype) -> icon website :
http://stdicon.com/
I currently have
apache
crystal
gnome
silk
tango
but if there are other free high quality sets out there I would like to include those as well.
...
Are there any free weather APIs for displaying weather in the iPhone application.
...
How to Free a Port in .NET used by TCPListener....
after a TCPListener has recieved a required thing from
...
is it ok to put struct definitions from msdn into gpl / opensource projects?
How did the windows headers in mingw become free?
...
I need an English dictionary that provides grammatical information about each word, for e.g. classification into nouns, verbs and so on.
This is for semantic analysis.
Format can be plain text, csv, xml or whatever.
...
I've finished an application that I've written as a hobby. I think it could be of great help to many individuals and businesses. I want to make it available for download -> free. I can make a nice website for it (and I'm willing to accept those costs). But I'm not willing to spend money advertising it. Can anyone recommend methods to cre...
Hi guys,
i have an older test unix server with mysql 4.1 enterprise edition on it.
i'm looking for a tool that i can use to automatically generate an erd?
preferably free and easy to setup...
i try to install workbench but i didn't have the know how and after checking with my server guys he told me that i can't install the latest versio...
I would like to achieve the following: I want a free Application Lifecycle Management (ALM) environment surrounding vs2008 sp1. (My company is short of cash).
I want all the stuff: CI, BugTracking, task panel, Wiki, Source control... all integrating themselves. If I could have some kind of scrum managing tools it would be better.
Any ...
I have these structs:
typedef struct _Frag{
struct _Frag *next;
char *seq;
int x1;
int length;
}Frag;
typedef struct _Fragment{
int type;
Frag *frag_list;
}Fragment;
And then I created a array
Fragment *fragments=malloc(1,sizeof(Fragment)); // or more
fragments->frag_list=malloc(1,sizeof(Frag)); // or more
Frag *...
Hi!
do you know any imagery that i can get satellite images of places for free??
i thought people who is related to GIS would know it? i searched but i could not find..
i have a terrain editor which uses GIS data for heightmap but i want to texture it with satellite image...
i hope one of you know??
...
This is my C program:
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include <ctype.h>
#define FALSE 0
#define TRUE 1
typedef struct _Frag
{
struct _Frag *next;
char *seq;
int x1;
int length;
} Frag;
typedef struct _Fragment
{
int type;
Frag *frag_list;
} Fragment;
static void
free_frags (Fr...
Is there any free xml/json whois service for unlimited queries?
...
I find the regular expression toolkit tool in Komodo 4.1 pretty handy. Trouble is you have to dish out $300 for Komodo to use it. I'd love the same functionality in a stand alone tool... any suggestions?
...
Do you know a good and free newsletter system written in php that allows users import/export from database or text files, store multiple fields for every user (like name, surname...) and create users groups?
I've tried Listmessenger, but it's not completly free, and CcMail but it's not very good for me...
...
I am not a programmer, but a designer. I created a static web site in Dreamweaver (CS4) and my client would like to be able to update a news page on his own. I have looked in to several CMS options and haven't found one that seems to fit my needs. Mainly, simple to set up, possible to set up and, preferrably, free to set up. Any sugg...