free

Who knows a good free open source forum in C#?

For a project I need an open-source free simple forum in C# and ASP.NET (ASP.NET MVC is preferred!). Does anybody know any? ...

Any free WPF themes?

Hi, I'm not a designer, so I'm looking for some free WPF themes. Any suggestions? ...

Where can I find Free Weather Icons?

Related to http://stackoverflow.com/questions/139944/where-can-one-find-free-software-icons-images I have a need for free icons relating to weather. Specifically, I need icons that you might see in a 10-day forecast (Clear Day/Night, Rainy Day/Night, etc.) Where could I find such images? Requirements: Like the linked question above, ...

Free .NET Windows Controls Library?

Does anyone know any good and free .NET Windows Controls Library ...

Difference between "free as in beer" vs "free as in speech" with regards to software?

I often hear people describe software as "free as in beer" or alternatively, "free as in speech". Can someone briefly describe the difference between them? ...

Are there any free Team Foundation Servers we can host projects on?

Hi folks, are there any free Team Foundation Server sites we can use for our private development? Please don't say CodePlex (which I love) because that means the code is all opensource. Lastly, I also understand that some people might raise the issue of having their private code hosted somewhere by people they do not know, etc.. so ple...

Anyone know of a free date and *time* ASP.NET custom control

Every time I have to build a form with a DateTime field I try to find a decent free custom control - I always fail. I cannot figure out why it isn't built in the .NET but let's forget about for a minute and concentrate on my question :D Anyone got one? ...

Why is PHP Doctine's free() not working?

This is one is for any of you Doctrine users out there. I have a PHP CLI daemon process that checks a table every n seconds to find entries that haven't been processed. It's basically a FIFO. Anyways, I always exceed the memory allocated to PHP becuase Doctrine does not free it's resources. To combat this problem it provides free for...

Any Good Free .NET Profiler?

Is there any good free .net profiler available? ...

How to get users to your Open Source project

I'm one of the developers an founders of Ra-Ajax which is Open Source and Free of Charge (LGPL licensed, hosted at Google Code) and I have a lot of reasons to do what I do, which is to spend most of my time maintaining an Open Source project which I earn close to ZIP money on. Some of my intentions are that I want Open Web to win, I wan...

Is there any web service to get the weather data for the cities all round the world [over a period of time like one year]?

Any web service to get the monthly min/max temperatures for cities over a period of time? ...

Looking for a Free Open Source IDE for Flash development

I am looking for a free open source IDE for flash development. I got an old project, built in flash, and I need to fix some bugs... I have the source code (some '.as' and '.fla' files) and no experience at all with this tecnology. I can edit the action scripts but I not able to work on the FLA files... so, I am guessing I need an spec...

Free Computer Science Textbooks

I would love to make a comprehensive list of the free textbooks that are available online. I know of a bunch, but most of them aren't related to computer science. I was wondering if anyone has any bookmarks to good, free, possibly old, cs textbooks that are available online? (and please note that I am not looking to pirate textbooks, ...

Free Font Editor

For a small project I need to create a font. Is there a good free font editor available? I want to be able to start from an existing font and do some minor modifications. I welcome suggestions for any platform/OS. ...

What are some good free programming books?

I know of a couple, but I would like to build a list up for some nice holiday reading. (If there is a book on here you read for free, and really liked, make sure to support the author and buy a hard copy!) ...

Can I use library distributed under Creative Commons license in commercial app?

Some guys here mentioned that they are using the HTML Agility Pack library. It is distributed under Creative Commons (Attribution-ShareAlike) license. Can I use it in the commercial closed-source application? Thanks. ...

Any information on a Turbo Delphi 2009 release?

Individually, the Turbo Delphi releases and the new improvements added in Delphi 2009 are two of the best things that have happened to Delphi in a long time. But currently you can only get one or the other. Does anyone know if Embarcadero has any plans to release a Turbo Delphi 2009? I'm a paying customer with my own copy of D2009, bu...

free statistic website for analysing traffic

I am searching for a program like Google Analytics or Clicky which runs on my own servers. I have used awstats, which looks really old. It doesn't have to be open source but I would prefer something free. If possible it should also analyse my Apache Logs. ...

Closures and Context Free Grammars

I'm looking over my syllabus for my theoretical computer science class and within the heading of Context Free Grammars it lists "closure properties". I have looked through my textbook on this subject and found quite little. The little it does have is a bit above my head at the moment (I haven't taken the course yet) but I understand a li...

Is there a free version control server provider for non-public projects?

I'd like to have a version control server (preferably SVN) accessible on the internet without having to host my own (linux) server. Setting up a home server ala DynDNS is not really an option. Can you have non-public (maybe single-user) projects on one of the OSS project hosting sites? Or are there alternatives? I had a look at Google ...