0
votes
7answers
1k views
What is the best free online wysiwyg editor I could embed to my client’s website?
Hey,
I've checked Stackoverflow and found this question/discussion: http://stackoverflow.com/questions/98852/wysiwyg-text-editor-for-webpage
Important:
However, I'm looking for something that …
1
vote
3answers
49 views
How to compress an FLV movie in java?
How can we compress the flv movie? Is there any free library which i can use?
for compressing the video i can go for reducing the resoultion as well, even framerate reducing is acceptable to me.
1
vote
2answers
74 views
What is largest free datababase for SQL Server engine available for testing purposes?
Hello,
What is largest free datababase for SQL Server engine available for testing purposes?
Thanks
4
votes
10answers
219 views
Should one really set pointers to `NULL` after freeing them?
There seem to be two arguments why one should set a pointer to NULL after freeing them.
Avoid crashing when double-freeing pointers.
Short: Calling free() a second time, by accident, doesn't crash …
0
votes
1answer
23 views
Free java projects Online and download
Hai Guys,
If any one know any site where i can download sample java projects
1
vote
3answers
116 views
Is is possible to sign a java applet for free?
I made a weird applet which allows you to paint with your voice. Obviously it requires access to the microphone, but Java applets are not allowed access unless they are signed. As far as I can tell …
0
votes
0answers
18 views
Is there a good “open” hosting or free web hosting for comercial use (full site testing)? [closed]
I'm just starting my site project, so I don't want to pay yet. Right now I'm using Sqweebs Hosting here. It's the best free hosting I've ever use but sometimes is kinda slow. Do you know others?
23
votes
21answers
16k views
Free Online Private SVN repositories
Can people recommend an good free online SVN repository?
I found OpenSVN.csie.org but the message in red is a bit scary.
0
votes
1answer
48 views
I’m looking for a cross-platform Python library that can play MP3 and OGG and support ALSA or similar.
There are several different audio libraries, however, none of them meet my exact needs:
- It needs to be cross-platform.
- It needs to be able to use the ALSA, PulseAudio or any other common default …
192
votes
67answers
9k views
Most useful free .NET libraries?
I have used a lot of free .NET libraries, some from Microsoft itself!
Which ones have you found the most useful?
Dependency Injection/Inversion of Control
Unity Framework - Microsoft
StructureMap - …
1
vote
2answers
79 views
Free web service to determine IP address zip code
Does anyone know of a free web service to determine the zip code of an IP address?
0
votes
5answers
345 views
Does anybody know of a tabbed FTP client?
Am I the only person who has the need to view multiple directories at once (usually on the same remote server, but sometimes other ones too)? Disconnecting and reconnecting is driving me crazy.
…
1
vote
3answers
109 views
How can Mercurial be Copyright and Free Software?
I was looking at my version of Mecurial and I don't understand how it is that it can be Copyrighted and Free software at the same time.
Mercurial Distributed SCM (version
1.3.1+7cea12e70129)
…
6
votes
5answers
292 views
Free UI Tools for Developers
As with many developers in small or mid sized shops, I have to put on my designer hat from time to time. I can't really justify buying something like CS4 or other designer tools. I do currently have …
0
votes
2answers
105 views
What can cause “corrupted double-linked list” error?
I am having problems with a fairly complex code. I wasn't able to produce a short snippet that reproduces the error, so I'll try to explain the problem in words.
The code crashes randomly with the …
