Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.218.743 Times

Weather Widget Dreamweaver software
Filter: All | Freeware | Demo
 

Weather Widget Dreamweaver

< 1 2 3 4 5 > 
Released: January 11, 2001  |  Added: June 18, 2006 | Visits: 3.467

Stormy Weather (12 images) Screen Saver Stormy Weather Screen Saver - 12 spectacular images of nature at its fiercest - full screen, full color. Screen Saver comes combined with free Screen Manager utility plus a multitude of fast, real-time 3D graphics routines with simple slider controls to vary the speed and effects + detailed...



Platforms: Windows

License: Shareware Cost: $14.95 USD Download (118): Stormy Weather (12 images) Screen Saver Download

Released: January 11, 2001  |  Added: July 06, 2006 | Visits: 3.283

Stormy Weather (50+ images) Screen Saver Stormy Weather Screen Saver - 50+ spectacular images of nature at its fiercest - full screen, full color. Screen Saver comes combined with free Screen Manager utility plus a multitude of fast, real-time 3D graphics routines with simple slider controls to vary the speed and effects + detailed...





Platforms: Windows

License: Shareware Cost: $19.95 USD Download (118): Stormy Weather (50+ images) Screen Saver Download

Released: February 08, 2002  |  Added: July 22, 2006 | Visits: 3.321

Weather Stats (Australian only) (FOR AUSTRALIAN WEATHER ONLY) Polls latest Weather Stats at intervals you choose. Data is displayed in a micro banner or System Tray text display (like the clock) to show Temp, Wind Dir and Speed, Bar pressure and other stats. Also allows access to metro, alpine, coastal, cyclone and other...


Platforms: Windows

License: Freeware Size: 1.1 MB Download (131): Weather Stats (Australian only) Download

Added: March 02, 2007 | Visits: 8.260

Weather Depot Weather Depot answers the tough questions like when, where, and how much it is going to rain with zipcode specific hour-by-hour forecasts. It keeps you informed about the current conditions, almanac data, and severe weather with TV-quality imagery and a continuously scrolling weather ticker. It...


Platforms: Windows

License: Freeware Size: 5.31 MB Download (2318): Weather Depot Download

Released: February 22, 2007  |  Added: March 02, 2007 | Visits: 4.005

Weather Alarm Clock This streamlined, feature-packed clock utility offers lots of useful information at a glance. Though it gives the standard digital display, a handful of skins give this application a bit of flair. Weather Clock presents you with an enlarged digital display clock along with the date, current...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 2.07 MB Download (232): Weather Alarm Clock Download

Added: January 18, 2010 | Visits: 1.408

Acme::Test::Weather Acme::Test::Weather is a Perl module to test the weather conditions for a user. SYNOPSIS use Test::Weather; plan tests => 2; # You may only install something # when its nice outside. &isnt_snowing(); &isnt_cloudy(); # output: 1..2 ok 1 - its partly cloudy in Montreal, Canada not...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Acme::Test::Weather Download

Added: July 24, 2010 | Visits: 1.282

Xfce 4 Weather Plugin Xfce 4 Weather Plugin shows the current temperature and weather condition, using weather data provided by xoap.weather.com. Usage: To find your location code: - Go to www.weather.com - Do a search for the area you want to have data for - If you get a match, your location code is in the...


Platforms: *nix

License: Freeware Size: 573.44 KB Download (116): Xfce 4 Weather Plugin Download

Added: July 12, 2010 | Visits: 1.769

One-Wire Weather One-Wire Weather is a client program for Dallas Semiconductor / AAG 1-wire weather station kits, providing a graphical (animated) display to monitor outside temperature, wind speed and direction, rainfall, and humidity. Extra temperature sensors may be added. A 1-wire "hub" may be used for...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (116): One-Wire Weather Download

Added: October 15, 2010 | Visits: 1.454

Weather Forecast for Plone Weather Forecast for Plone provides a product that will display weather information. Weather Forecast for Plone is a small product that let your Plone site shows the weather forecast using the weather.com wether service retrieval. Plone Weather Forecast contains:.


Platforms: *nix

License: Freeware Size: 1.8 MB Download (122): Weather Forecast for Plone Download

Added: March 11, 2010 | Visits: 1.809

Zope Weather applet Zope Weather applet allows people to display weather information for a particular location in Zope, by automatically retrieving data from the NOAAs Metar servers from time to time. Whats New in This Release: - getStationHeight is now called getStationAltitude. - Better installation...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (109): Zope Weather applet Download

Added: April 13, 2010 | Visits: 1.134

Curses::UI::Widget Curses::UI::Widget is a base class for all widgets. CLASS HIERARCHY Curses::UI::Widget - base class SYNOPSIS This class is not used directly by somebody who is building an application using Curses::UI. Its a base class that is expanded by the Curses::UI widgets. See WIDGET STRUCTURE below...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (102): Curses::UI::Widget Download

Added: September 14, 2010 | Visits: 1.180

Weather::Bug Weather::Bug is a Perl module that can get realtime weather where available. SYNOPSIS use Weather::Bug; my $w = get_live_weather( KCMI ); print "It is $w->{temp} degrees in $w->{location}n"; Weather::Bug uses data from aws.coms live Java weather applet. Not all available stations report...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (115): Weather::Bug Download

Added: August 19, 2010 | Visits: 982

HTML::Widget HTML::Widget is a Perl module with HTML Widget And Validation Framework. SYNOPSIS use HTML::Widget; # Create a widget my $w = HTML::Widget->new(widget)->method(get)->action(/); # Add a fieldset to contain the elements my $fs = $w->element( Fieldset, user )->legend(User Details); # Add...


Platforms: *nix

License: Freeware Size: 67.58 KB Download (93): HTML::Widget Download

Added: September 23, 2010 | Visits: 1.271

HTML::Widget::SideBar HTML::Widget::SideBar can creates the HTML (and possibly some Javascript) for a navigational or otherwise active (hierarchical) sidebar for a web page. SYNOPSYS use HTML::Widget::SideBar; use CGI; # Or something like that. # We are going to create a sidebar in which only the active...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (99): HTML::Widget::SideBar Download

Added: November 04, 2010 | Visits: 1.172

HTML::Widget::DBIC HTML::Widget::DBIC is a subclass of HTML::Widgets for dealing with DBIx::Class. SYNOPSIS # create a widget coupled with a db record my $widget = HTML::Widget::DBIC->create_from_config( $config, $resultset, $item ); # process a query my $result = $widget->process ( $query ); # and save...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (96): HTML::Widget::DBIC Download

Added: January 25, 2010 | Visits: 1.434

Dreamweaver MX 2004 Exam Aid The Dreamweaver MX 2004 Exam Aid streamlines the task of studying for the Macromedia Certified Dreamweaver Developer certification by helping you to focus on the areas recommended for study by Macromedia. It tests your knowledge of Dreamweaver, provides extended answers and points you to specific...


Platforms: Mac

License: Freeware Size: 4.6 MB Download (133): Dreamweaver MX 2004 Exam Aid Download

Added: January 25, 2010 | Visits: 1.042

Weather Radio Now you can listen to Weather Radio from the National Weather service.Listen to Streams from the National Oceanic and Aeronautical Administration (NOAA) directly from this widget. Select from different regions of the USA. Great for traveling or keeping track of weather dangers in your...


Platforms: Mac

License: Freeware Download (119): Weather Radio Download

Added: January 25, 2010 | Visits: 1.253

eBay Widget eBay Dashboard Widget is an international eBay search bar with a pull-out tray of the last 12 things other users have searched for with the widget. It also stores the last 10 searches you made in its history. There is a minimize button in the top right corner which will minimize the window to the...


Platforms: Mac

License: Freeware Download (97): eBay Widget Download

Added: January 25, 2010 | Visits: 1.338

Slideshow Widget Slideshow Widget is a Dashboard widget that displays a series of images that can be presentated as a presentation along with hyperlinks to specific web pages.Right-click (control click) the widget and select "Show package contents." Then double click the Photos folder and copy your own images...


Platforms: Mac

License: Freeware Download (122): Slideshow Widget Download

Added: January 25, 2010 | Visits: 1.115

BARTsmart BART Widget The BARTsmart BART Widget displays real-time BART train schedules and news at a glance, so you always know when the next trains depart and arrive. This BART widget is perfect for everyone who rides BART, commuters and casual riders alike. BART schedules are updated in real-time, so youlre always...


Platforms: Mac

License: Freeware Download (106): BARTsmart BART Widget Download

< 1 2 3 4 5 >