i know that you can create your own design patterns and save them for later use.
but i wonder if there are free templates you can download and use, eg. factory, singleton and so on.
then you dont have to recreate/copy-paste and you will have accurate patterns.
hi,
I'm considering to use google web toolkit to develop my web application. It is not clear if the service is completely free for web storage under 500 mb.
Can I use google web toolkit to develop my own app, and use my own server for it ? Am I going to have some issues if I do this ?
Could you give me some feedback ?
Thanks
pdb and winpdb both seem to be missing this essential (to me) feature. I saw something suggesting WingIDE has it but I'd prefer a solution that is free, and if I do have to pay, I'd prefer to pay for something that is better than Wing.
I'm going to make a movie site scraping library that's free and open source.
I want to use HTMLAgilityPack to easily parse web information from HTML source code, but I'm not sure if I legally can? Can I use this library in this way?
Thank you.
Hi,
what is the best free/open source WinForms "progress bar" control?
(i.e. want a better looking control than the default one in VS2008, and one that has a nice continuous bar)
I have a client server application with multi-threading. The server side is failing with a std::list getting corrupted resulting in a SEGV. I suspect that there is some kind of cross thread timing issue going on where the two threads are updating the std::list at the same time and causing it to be corrupted.
Please suggest free tools to track this down or strategies that might be helpful.
Title says it all. My app code is starting to get unmanageable and I want to start source control, primarily because I need to branch my code.
What are some good systems that you have used in the past and what would you recommend to me.
Requirements:
Must be free
Must integrate with eclipse
Must work well with android development plugin
Is there free and good line-level profiler for PHP? I'm using xdebug and it's relatively good but it gives me function level output and sometimes it's hard to see where exactly all the time spent in the function goes.
I've been looking around....
MongoDB seems to require a commercial license. http://www.mongodb.org/display/DOCS/Licensing
RavenDB has quite a costly scheme. http://ravendb.net/licensing
CouchDB, seems to be free for commercial use? But requires Apache, which is a bit of a pain.
Are there any other good options for .NET?
Is there a website where I can download free css/html templates for a website to support multiple browsers and resolutions?
(I want to make sure I can make use of client's entire screen and not show my website in the middle with "spares" on the sides)
I have been doing Java, and C# for many years.
Starting on my first big Python program now.
I have written a few, very small, text processing scripts in Python years ago.
I would like to know what is the best, free, online Python tutorial for experienced programmers.
Python in general, but then also web programming with Python. Will be using Django.
Thanx much.
Here are the problems I am having with the control from the factory:
no easy way to get the first visible date (yeah I could use day render, but at that point in the page cycle, I can't do what I need to, which is manipulate a collection in viewstate)
changing the visibledate property in my code does not raise the visiblemonthchanged event. That just doesn't make any sense to me.
Can someone suggest a free, improved calendar control?
Am developing my web application using Django, and is seems CSS is the only way i can format my pages to look and feel nice. Where can i get a free and good css editor?
NB: Is there another way to format forms in Django?
I am looking for a free for commercial use classfields/ad portal script that would work either under apache + postgresql/mysql or under windows (asp.net + sql server express).
Could you recommend something?
Maybe I should use joomla with an extension like adsManager?
How much better would commercial OCR software be compared to the stuff that's available online for free?
More specifically: Reading text in pictures (things like book covers etc...)
I'm trying to do some cryptography for SQL Server 2000, and I know that only SQL 2005+ comes with built-in functionality for doing this natively.
Do you know any open source implementation that I can use for free of RSA-2048 cryptography?