I am looking for a Weather API Provider for a company web site that is free of charge.
Google API is unofficial, Yahoo and Wetter.com are for personal Websites only, so they don't fit my needs.
I'm looking for a free visual editor for a language that would compile to native windows exe, no runtime.
I'm looking for alternatives to the Delphi suite (so don't give it as an answer), something that would allow me to write Windows GUI applications with ease.
I don't care about the language, as long as it gets the job done, but I would appreciate if your suggestions avoid functional languages. Even better if it abstracts the windowing system with something more simple than the winAPI.
Is it possible to disallow free text entry in the JQuery UI autocomplete widget?
eg I only want the user to be allowed to select from the list of items that are presented in the autocomplete list, and dont want them to be able to write some random text.
I didn't see anything in the demos/docs describing how to do this.
http://jqueryui.com/demos/autocomplete/
I'm using autocomplete like this
$('#selector').autocomplete({
source: url,
minlength: 2,
select: function (event, ui) {
// etc
}
I've never seen a good list of free Java libraries.
What are some of your can't-live-without Java libraries?
Note: to keep this poll as useful as possible, please remember:
Post only one library per answer
We don't want duplicate answers, so before posting check if the library has been mentioned already
When adding a new library, provide a short summary of what it does / why you think it's useful
I look for a free launcher or bootstrapper that checks whether the .net framework is installed, and starts my app1.exe, or app2.exe if not. Alternatively a louncher that checks for the OS version.
I search a free and easy to drag&drop in my winform WYSIWYG-Control.
The background is, I don't have time I can spend on the control, it must be there and ready.
DotNet.2 C#
NO ASP!
WinForm!
I'm looking for a free, open-sourced web application written in C#/VB.Net on top of ASP.Net, which functions like Plesk or cPanel when it comes to (remote) file management. Something that simulates a regular FTP client, but actually displays web pages over HTTP, with the following functions:
Create Folder
Rename File/Folder
Delete File/Folder
Change Timestamp ("Touch")
Move
Archive
etc.
I saw a few commercial tools, but nothing when it comes to OSS.
Any ideas? links?
I'm looking for a free alternative to all the XML/XSD editors around here (that are relatively expensive--at least for me). I totally fail to find one.
I need it to allow me to edit xsd files to help in writting an xml-based language specification. I need it to be visual to help with the design, making it clear. Other features are less interesting for me.
Any suggestion?
I am working on a ASP.Net project with a team of 3 members. Due to geographical reasons, I need to have a defect management system that should be
free (the project is low cost)
internet based
should allow 5-10 people
I was wondering if someone could suggest me a good solution or may be redirect me to some useful links
I've been using the free naggy version of Smart FTP for a while. It's very good, but then it became shareware only.
So I was wondering, are there any other good FTP clients for Windows?
The ones I tried but didn't like was:
CoreFTP
FileZilla (this one was especially bad :( )
I need to map out a complex algorithm with lots of conditional options. Need an easy to use flowchart software, preferably free since I need it for just a one time use. Would prefer something lightweight which doesn't eat up all the CPU memory.
Any ideas?
I am wanting to create a very simple weather app which only gives the current weather but in the UK. I have done a bit of searching but have yet to find a free API that I can use which works specifically for the UK. Does anyone have any experience of this or any suggestions?
Been tinkering with openCV in python. The face detection demo is impressive. Are there any free collection of Haar classifiers aside from the face, eyes and full body ones?
Hi can anyone recommend a good free html editor.
I want something that will let me wrap sections of code in tags with a shortcut for example. It would make my life easier.
I'm a developer so I want something where I'll be writing most of the html by hand.
Thanks for the help,
Alex
Hello
I need to create a static BON diagram which represents a set of clusters, classes and their relationships(inheritance and client-supplier).
Does anyone know a good diagram generator I can get for free?
The BON diagram is similar to the C sharp's class diagram but this one is generated by Eiffel studio =/
any diagram generators recommendations are welcome ;D
Thanks in advance .
Hi,
I am a student trying to find a host for my portfolio website. The website is made of simple .html and .css, and I don't need any support for database/php etc. What I am looking for is:
Free
No ads
about 200 mb of space
Some reliability since I will be sending it out to potential employers
What will I host:
html pages
Some of my projects in a .zip format
Really, that is it. Can someone please suggest me some reliable option ?
Thanks
Are there any free vector icons (as in, suitable for use in an open source project using WPF) for basic desktop program toolbar buttons like Back, Forward, Print, Save etc.?
I know this isn't directly related to programming, but I was wondering if anyone know how to apply the pumping lemma to the following proof:
Show that L={(a^n)(b^n)(c^m) : n!=m} is not a context free language
I'm pretty confident with applying pumping lemmas, but this one is really irking me. What do you think?
I am looking for a PHP blog engine which needs to be easy to redesign (CSS, HTML). It also needs to be free and have simple user interface so that the client doesn't struggle to add posts. Any suggestions?