Freeware Listing: Warnings
- Weather Warnings Canada
- License: Freeware

Don't Be Caught Unprepared by Severe Weather!
Stay informed when severe weather is on the way. Weather Warnings Canada provides weather conditions, forecasts and weather alerts from Environment Canada in an easy to use format.
* Report severe weather directly to Environment Canada
* Get Prepared a* Learn what to do if a flood, tornado or other hazardous weather is approaching
* Current Conditions and Weather Forecasts for over 800 Canadian locations
* Choose weather and alerts for up to 5 locations
* Weather alerts viewable on each location's weather page in mobile format
* Share weather and alerts with friends via email, Facebook or Twitter
Install now and try it today!
Note: This or any other app should not be relied upon in life-threatening situations.
- Publisher: Kolapore Media Group Inc.
- Date:
- Size: 11264 KB
- Platform: Android, WinMobile
- Ido Weather Warnings
- License: Freeware

Receive notifications for nowcasting weather warnings issued by Romanian National Weather Administration - ANM. Nowcasting warnings are issued for a 3-6 hour period and are color coded: yellow, orange and red.
An active data connection is required to receive push notifications. All warnings and app interface are in Romanian..
- Publisher: ido.ro
- Date: 23-09-2014
- Size: 611 KB
- Platform: Android 2.x, Android 3.x, Android 4.4, Android 4.x
- Art Organizer
- License: Freeware

Get your supplies inventory organized. Never dig through boxes to find out what you have again. Record purchase and use of components and supplies related to the creation of artwork in any medium. Low inventory warnings. Unlimited custom categories. Financial and informational reports and charts. Include photos. Sort, Filter, Group and Search on any of the component information..
- Publisher: Oasys Design & Development
- Date: 16-03-2006
- Size: 14014 KB
- Platform: Win2000, WinOther
- Argus Codewatch Eclipse Plug-in
- License: Freeware

Argus is a highly integrated Eclipse plug-in. The purpose of this plug-in is to add additional Errors and Warnings to the Eclipse Framework, assisting Java programmers to create bug free, high quality code..
- Publisher: arguscodewatch.sourceforge.net
- Date: 18-06-2012
- Size: 5 KB
- Platform: WinOther
- ChinesePython
- License: Freeware

ChinesePython is a translation of Python scripting language itself into chinese. Not only the variable names, user messages/warnings/prompts but most notably, the reserved keywords and builtin types..
- Publisher: chinesepython.org
- Date: 08-07-2012
- Size: 6157 KB
- Platform: Linux, Unix, WinOther
- CIDE
- License: Freeware

Simple C IDE for Linux/Unix Systems Allow your to Develop,Compile,link (to libraries),Fix Errors & Warnings and Run ANY C code simply by opening it in the IDE It doesn't create any additional files for your project.
- Publisher: kcide.sourceforge.net
- Date: 10-08-2012
- Size: 1530 KB
- Platform: Linux, Unix
- Commit Warning Checker
- License: Freeware

Commit Warning Checker is a small eclipse plugin that lets you check not to commit warnings into repository. Currently it works with Java and SVN only..
- Publisher: commitwarncheck.sourceforge.net
- Date: 10-09-2012
- Size: 18 KB
- Platform: WinOther
- CppChecker Eclipse Plugin
- License: Freeware

A simple Eclipse plugin to check C/C++ Files for correct syntax. It is intended as an addition - not replacement - for the CDT project. It offers improved marking of errors and warnings. Update-Site is: http://www.jaylib.org/eclipse/plugins/CppChecke.
- Publisher: jaylib.org
- Date: 08-07-2012
- Size: 86 KB
- Platform: Linux, Mac OS X, WinOther
- Fred Fish's dbug library
- License: Freeware

Excellent macro based library to see program flow, variables, timings, errors, warnings. "Must have" for C/C++ programmers..
- Publisher: dbug.sourceforge.net
- Date: 04-06-2012
- Size: 67 KB
- Platform: Linux, Unix, WinOther
- JavaLog
- License: Freeware

A Java class library for logging, tracing, warnings, errors, asserts, etc with runtime configurable formatting and event filtering. This project is no longer maintained..
- Publisher: javalog.sourceforge.net
- Date: 22-05-2012
- Size: 530 KB
- Platform: WinOther
- W3C Markup Validator library in C #
- License: Freeware

Library for the W3C Markup Validator API in C#.This library uses the API of the W3 HTML Validator application (http://validator.w3.org/) to validate an HTML document and receive as response if it is valid or not as well as errors and warnings..
- Publisher: w3cmarkupvalida.sourceforge.net
- Date: 03-11-2012
- Size: 32 KB
- Platform: WinOther
- Zebra_Dialog
- License: Freeware

Modal dialog boxes are a great way to show information to your users, but to also alert them of errors or warnings. Zebra_Dialog is a small (4KB minified), compact (one JS file, no dependencies other than jQuery) and highly configurable dialog box plugin for jQuery, meant to replace JavaScript's 'alert' and 'confirmation' dialog boxes, and built using the jQuery Plugin Boilerplate. The plugin can also be used as a notification widget (when configured to show no buttons, and to close automatically) for updates or errors, without distracting users from their browser experience by displaying obtrusive alerts.
- Publisher: zebra-dialog.sourceforge.net
- Date: 09-11-2012
- Size: 97 KB
- Platform: Linux, Mac OS X, WinOther
- Chessgra
- License: Freeware

Chessgra is a person vs person chess game. It has been implemented with the following features: - The pieces and chess board are *.BMPs - You can move with keyboard and/or mouse - Graphic mode - Clocks (white, black , total time) - All correct movements of all pieces - It warnings if a bad movement was made - It detects and says "CHECK" - It detects and says "CHECKMATE" - - It makes _correct_ castling (o-o and o-o-o) - It shows retired pieces.
- Publisher: Diego Andres Alvarez Marin
- Date: 20-04-2013
- Size: 72 KB
- Platform: C and C plus plus, Scripts
- Yet Another Unobtrusive Form Validation Script Alpha
- License: Freeware

I won't go into very much detail as the script is still in an alpha stage of development At a glance: * Unobtrusive javascript (an obligation in these heady days of web-two-oh) * Validates multiple forms per page * Multiple validation rules can be stipulated for each form field * Leverages the power of Regular Expressions * An additional callBack function can be defined within the form tags class attribute * Validation rules are stipulated within harmless HTML comments, removing the need for adding invalid attributes to the DOM or extra in-line classnames to the form fields themselves (Caveat: it does mean therefore that comments are added to the HTML markup) * Both input fields and their associated labels targeted, giving the developer two opportunities to visually indicate erroneous input to the user * Both warnings and...
- Publisher: Brian McAllister
- Date: 01-02-2013
- Size: 20 KB
- Platform: JavaScript, Scripts
- Multiple assignment
- License: Freeware

The function arg2vars serves for assigning of values from input argument(s) to variables declared in the output list in the place of the function calling. Not assigned output variables are empty, while superfluous arguments are cut to a number of output variables. Number of allocated items is a minimum out of number of input arguments and number of output variables. SYNTAX: [var1,...,varn] = arg2vars(x) % x A single input argument. It can be a vector or a matrix of consistent elements, or a cell array of items. Elements of matrices will be stored columnwise. % [var1,...] List of names of output parameters.
- Publisher: Miroslav Balda
- Date: 20-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- SMARTINDENT
- License: Freeware

SMARTINDENT is a tool to customize the indentation of your m files without going manually through the whole process. SMARTINDENT fully mimics the behaviour of the MATLAB editor's smartindent command: - it allows you to choose the number of spaces/tabs used for the indentation; - it can handle nested and partially nested flow control commands. SMARTINDENT does overwrite the files you want it to process, therefore: - when invoked from the command line, SMARTINDENT warn the users to back up first their files; - when invoked from within another function or script, no warnings are issued, thus allowing for off-line multiple calls.
- Publisher: Francesco di Pierro
- Date: 15-01-2013
- Size: 10 KB
- Platform: Matlab, Scripts
- wTag
- License: Freeware

wTag is a shoutbox (chatbox or mini chat) that is written in javascript and PHP, and using Ajax to exchange data with the server without need to reload an entire page. Main Features: - It uses MySQL database as backend. - CSS based drop-down smileys menu. You have the option to enable/disable the display of smileys and smileys menu. - Anti-spam filter: blocks messages that contain words or phrases that you set in the configuration file. - Bad-word filter: replaces "bad words" that you set in the configuration file with symbols. - Replace URLs catched in a message with clickable links. - UTF-8 encoding for multilingual support.
- Publisher: spacegirlpippa.co.uk
- Date: 06-06-2013
- Size: 41 KB
- Platform: PHP, Scripts
- wTag for Scripts
- License: Freeware

wTag is a shoutbox (chatbox or mini chat) that is written in javascript and PHP, and using Ajax to exchange data with the server without need to reload an entire page. Main Features: - It uses MySQL database as backend. - CSS based drop-down smileys menu. You have the option to enable/disable the display of smileys and smileys menu. - Anti-spam filter: blocks messages that contain words or phrases that you set in the configuration file. - Bad-word filter: replaces "bad words" that you set in the configuration file with symbols. - Replace URLs catched in a message with clickable links. - UTF-8 encoding for multilingual support.
- Publisher: spacegirlpippa.co.uk
- Date: 24-05-2013
- Size: 41 KB
- Platform: PHP, Scripts
- Tidybot for HTML Tools
- License: Freeware

Tidybot is a cross-platform batch (X)HTML syntax-checker and report-generator. It traverses a directory tree of (X)HTML files on your hard disk, and generates a web page listing all the errors and warnings it encounters. Tidybot can be used in two ways: from the command-line, or through a user-friendly GUI application. The output will be identical in either case..
- Publisher: Leo Breebaart
- Date: 05-05-2013
- Size: 61 KB
- Platform: Python, Scripts
- geoavalanche
- License: Freeware

Geoavalanche server has the capability to make CAAML standard data available for early warnings and avalanche mitigation risk. This project aims to create a common platform for avalanche-related information exchanges in compliance with CAAML.
geoavalanche License - GNU General Public License version 3.0 (GPLv3).
- Publisher: geoavalanche.org
- Date:
- Platform: WinOther
Warnings: Freeware | All











