Freeware means free-to-use without paying money. Usually that belongs to private purpose only.

learn more… | top users | synonyms

1
vote
2answers
51 views

Calculate XPath expression for given XML element, is there a free alternative to Altova's XMLSpy? [closed]

I work with huge XMLs where I need to copy the XPath from specifics nodes. It's troublesome to go parent by parent node writing the path myself (such as ...
1
vote
0answers
12 views

Diff Application That Shows CSV As Cells

I normally use WinMerge or KDiff3 for diff'ing files. However, I saw a nice feature in BeyondCompare that I haven't seen in these free tools. It has the ability to display the comparison on csvs as a ...
-1
votes
1answer
46 views

Is there any free zip-codes plugin to Excel? [closed]

I have about 30,000 zip codes, and i need to extract states. I tried CDXZipCode Trial, but it works only for 1,000 entries. Is there any good freeware?
1
vote
0answers
37 views

Writing EXIF data using python3 in Windows

I have a set (hundreds) of JPEG files that I need to equip (WRITE access) with EXIF data. For that I would like to use python3 so I can batch process the files and incorporate it in my data flow. I ...
-3
votes
0answers
50 views

Any free XSL FO (PDF) wysiwyg designer software? [closed]

I need to create some FO (PDF) documents using XSL. Does anyone know of any free designer wysiwyg softwares? Thank you
0
votes
0answers
191 views

cannot find STM32 ST-LINK utility

I am working with a STM32f4 discovery board, and I cannot seem to find the STM32 ST-LINK utility on ST's website. I when searched, i get lots of links to this page. does anyone know if ST is still ...
-1
votes
1answer
60 views

Freeware licensing [closed]

I've spent many hours seeking for an appropiate license for my first android app, and I am very confuse. I search for a freeware license, but I don't know which one should I take: That license may ...
1
vote
2answers
91 views

Programs/Calculators to Minimize Regular Expressions [closed]

I was just wondering if there is any free software out there that is able to effectively minimize regular expressions.
0
votes
0answers
473 views

Open source software for freight forwarding company (logistics , transport management) [closed]

I need recommendation on open source, freeware software for freight forwarding company, you can name it as Logistics management software (LMS), Transport management software, Cargo/container ...
3
votes
2answers
133 views

Kill PHP Script if user removes copyright

I'm working on a project that I will be releasing for free but don't want people to be ripping it. I'm sure I've seen a few people add 'PHP obfuscaters' to their scripts, so when people remove the ...
1
vote
1answer
116 views

How to set audio frequencies in C# code?

I need a simple and free audio library for C# that allow me to set the frequencies I want in my sound in code and then play it. Hopefully, one that can deal with lots of complex sounds simultaneously ...
2
votes
0answers
252 views

Is there a Linqify tool like ReSharper

I was wondering if there is a freeware / Open Source tool that can Linqify / Linqification C# code like ReSharper can? Take a look at how ReSharper does it with an example: ...
0
votes
0answers
23 views

Best and Free GUI tool for analyzing the log4j [duplicate]

Possible Duplicate: What tool is useful for reading log4j log files? I am looking for some free tools (for my own purpose) which can read log files efficiently and provides search and other ...
-1
votes
2answers
60 views

Licensing for Hobbyist and Solo developer (both commercial and freeware) [closed]

I think this question could be best answered by existing entrepreneurs/freelancers! Q:Well I want to go solo/pair and start developing and posting software soon. My basic requirements: Develop both ...
0
votes
1answer
63 views

how to create a click listener on the head of every quiver 3D plot in matlab?

I want to create a plot which has listeners to every item which is plotted. What I actually want to do is to create a 3D quiver plot, and whenever I click on the head of the arrow, I want to create ...
2
votes
2answers
353 views

Is there any free C++ library for statistical hypothesis testing?

I am looking for a free, preferably open source library, which would ideally support: Mann-Whitney U test Wilcoxon signed-rank test t-tests I know that I could use for example GSL for the ...
0
votes
1answer
376 views

Is there any free online documentation software? [closed]

Like; http://docs.coronalabs.com/api/ It should be in PHP. I've looked at phpdocumentor but it looks awful. it should be nice looking AND efficient. easy to use and admin.
0
votes
0answers
97 views

I need some guide lines to scrap a website [closed]

I'm starting a new project and the first thing I need is to get quiet a bit of information from a website. Since this is my first time scrapping, I would appreciate if you could give me some tips on ...
0
votes
2answers
1k views

Freeware tools to perform load/stress testing on client server based .Net application [closed]

The application we use is a .Net based client server architecture. Server will be running in a machine and multiple user can access the client application at the same time in different machines. ...
5
votes
7answers
210 views

databases for things like dictionaries, zip codes etc

Where can I find/get databases for things like dictionaries, list of states, zip codes, cities etc? Preferably open-source or free and for MySQL but converting from another db or XML to MySQL with PHP ...
3
votes
1answer
876 views

Can I use another person's credit card to register my Android Developer account? [closed]

I want to register for a developer account on Google but unfortunately, I don't have a credit card yet, nor will I get one any time soon. I'm thinking of borrowing one from friends or relatives and ...
0
votes
1answer
40 views

Why should one make his/her software product open-source?

This was a group discussion topic that why one should make his/her software product open-source and now I have to write an article by taking opinion from different people. So what do you say about ...
1
vote
0answers
166 views

How to get Software Freeware License?

I have created an application in C#. I want to make it copyright protected / license. I want my application to be freeware, and not open source. From where and how to obtain the software license? ...
-2
votes
2answers
604 views

VirtualDub AVI Compression

I am using VirtualDub to output compressed AVI files from input JPG files. I choose Full Processing Mode as the video mode and Cinepak Codec by Radius I chose image quality of 100%, 50% and 10% ...
-2
votes
1answer
184 views

Freeware to crop a part of the PDF page [closed]

Is there any freeware that can be used to crop some part of the PDF page?
0
votes
3answers
419 views

Free local (not online) HTML formatter software for Windows

Do you know any software that can format HTML source code on a Windows based PC (Windows XP) that would be : free not online (local) with user interface
0
votes
1answer
82 views

Seeking stand alone tool to monitor directory for change

Something is writing invalid files into my app's data directory. The app itself doesn't write any files at all. The data files are handcrafted and put into the directory before the app runs. But, ...
0
votes
1answer
3k views

Open source software for data flow diagrams

Is there any Open source or free software for data flow diagrams ?
0
votes
0answers
122 views

Freeware java library for capturing specific part of the screen

I need a library for java, that can take a screenshot of a given part of the screen. Is there some good ones that are freeware? Using java.awt.Robot produces unpredicted results on my mac, so I want ...
0
votes
1answer
183 views

What happened to all the audio format libraries?

I've been attempting to incorporate some audio format support (other than WAV) into my Java program. It's really strange, not only is it very hard to find good Java wrappers, but development on ...
9
votes
6answers
9k views

Shopping for a Password generator

I work on a C# project where i need to generate random passwords. So does anybody know of freeware libraries for password generation or articles where i could get inspiration? It should be possible ...
3
votes
1answer
992 views

Freeware Query Builder

I'm looking for some freeware Query Builder. Query Builder in Aqua Data Studio allows you to visually build queries: select the column you want returned generates joins for you(you just select by ...
1
vote
1answer
216 views

Decision table compilers

There's an outfit named Logic Gem that markets a decision table compiler with lots of bells and whistles, BUT they want around $300.00 for it. I don't need all the refinements, and in any case would ...
2
votes
2answers
2k views

I am looking for a plotting library for java

Yes, I know this question has already been asked several times. I've read the answers but I haven't yet found the library that would be good for me. The best library I found so far is matplotlib but ...
1
vote
1answer
615 views

Anyone know a good freeware sql script generator?

I have found this one: http://www.sqlscriptgenerator.com/ Which is actually decent enough but it puts all the scripts in one massive sql script file with no option to generate one script per object. ...
0
votes
2answers
857 views

Freeware Object-Oriented PHP editor [duplicate]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Hello, I'm looking for a good editor to build some object-oriented PHP. Ideally it would have auto-completion (also ...
1
vote
1answer
672 views

Is there any alternative to FFMPEG to create flv video programmatically?

I need to create flash movies and the FFMPEG have a GPL license problem , I need to create only flv files. Is there any alternative ?
0
votes
1answer
434 views

what is the fastest pdf creation engine? [closed]

hi i need to create pdf lots of then in short times , its going to be invoice kind of pdf's what is the best pdf creation engine today ( that is freeware/open source none GPL) i know ...
1
vote
2answers
166 views

Need to select a free license for my project, but not 'open source'

I wish to allow user to use my software for free but not to give the source code. Can you recommend a license?
-1
votes
1answer
685 views

Looking to upload my freeware software for distribution [closed]

I know about tucows and download.com and download32.com. I seek a good place to put this software for users. I don't have a dedicated web site for it now. Where is the best place to start?
3
votes
2answers
219 views

Database frontend for multiple db engines

Yeah it's spring and a lot of things happens to me... Also changing some software things at my computer, because suddenly everything seems to be boring after starting my laptop. I even changed my ...
4
votes
2answers
395 views

What is a good reporting service for a simple database/hobbyist setup?

I have a meager production environment running on my PC for a little application that I work on in my spare time. At this point I have the basics setup, MySQL, junit, svn... I am midway through ...
1
vote
4answers
547 views

C# Can I publish my window form application?

I've just finished a functional piece of code and would like to upload it to the Internet as freeware. It is just a Windows Forms application. I used C# and Visual Studio 2008. I want to know if it is ...
3
votes
1answer
197 views

Is there a CreativeCommons “by-nc-nd” equivalent for software? [closed]

Is there an equivalent of CreativeCommons' "by-nc-nd" license for software? (Attribution - Noncommercial - No Derivative Works) Their FAQ says, "it's not recommended" using CC licenses for software. ...
7
votes
10answers
3k views

What's a good free php editor? [duplicate]

Possible Duplicate: Any good PHP IDE, preferably free or cheap? Currently I'm using Notepad++. It's a great editor but there are 2 things I'm missing: autocomplete and debugger. I'm ...
1
vote
1answer
1k views

Looking for a freeware tree/grid hybrid winform control for .NET

Has anyone seen one?
1
vote
1answer
53 views

Easing/Automating the Creation of Manuals, Web Pages, Packages, etc. for Public Release

I have no problem creating software. I have dozens of projects that I would be more than happy to release to the public. The problem is that after I put the finishing touches on something (eg final ...
0
votes
1answer
135 views

Recommendation for freeware software to view cookies in IE7

Please can you recommend a good program to view cookies in IE7? In particular I need to: View a specific per-session cookie View its contents Delete the cookie
0
votes
3answers
569 views

Help finding old SQL tool that rewrote queries

There was this old sql server tool called Lectoneth or something like that, you'd put sql queries in it, and it would rewrite it for you. I think quest bought them out, but I can't find where to ...
2
votes
1answer
192 views

Free alternative to DB2 for localhost development

I am looking for free DBMS options for a localhost environment, which will support migrating data and database objects (e.g. stored procedures, table definitions) to a DB2 9.5 installation. We can't ...

1 2