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.060.844 Times

Exchange Calendar Sharepoint Plugin freeware
Filter: All | Freeware | Demo
 

Exchange Calendar Sharepoint Plugin

< 1 2 3 4 5 
Added: April 02, 2010 | Visits: 1.745

Hebrew Calendar Hebrew Calendar is a GTK class which shows the Hebrew dates and holydays and their corresponding Gregorian date. Hebrew Calendar is based on the GTK toolkit and it can be integrated in any piece of GTK software. The dates convertor is a C++ class written by Nachum Dershowitz and Edward M....



Platforms: *nix

License: Freeware Size: 266.24 KB Download (201): Hebrew Calendar Download

Added: March 25, 2010 | Visits: 1.890

Eclipse Wikipedia Editor Plugin Eclipse Wikipedia Editor Plugin is an Eclipse editor for the Wikipedia syntax. The project features syntax highlighting, source folding, outlining, uploading and downloading to and from the Web, and more. Whats New in This Release: - It is now possible to add an extra "domain" entry into the...





Platforms: *nix

License: Freeware Size: 4.9 MB Download (154): Eclipse Wikipedia Editor Plugin Download

Added: July 15, 2010 | Visits: 828

AxKit2::Plugin AxKit2::Plugin is a base class for all plugins. An AxKit2 plugin allows you to hook into various parts of processing requests and modify the behaviour of that request. This class is the base class for all plugins and this document covers both the details of the base class, and the available...


Platforms: *nix

License: Freeware Size: 645.12 KB Download (101): AxKit2::Plugin Download

Added: October 27, 2010 | Visits: 1.818

Yet Another Calendar Yet Another Calendar is a malleable, clear, concise CGI calendar. Yet Another Calendar project doesnt require a relational database server and uses a single page per month for editing and viewing.. Get mod_auth_shadow at SourceForge.net. Fast, secure and free downloads from the largest Open...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (144): Yet Another Calendar Download

Added: April 27, 2010 | Visits: 1.338

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page 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 (115): Xfce 4 Weather Plugin Download

Added: May 09, 2010 | Visits: 1.989

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.822

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (88): CGI::Application::Plugin::Authentication::Store::Session Download

Added: February 23, 2010 | Visits: 7.250

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (87): CGI::Application::Plugin::Authorization Download

Added: October 18, 2010 | Visits: 1.843

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: September 23, 2010 | Visits: 2.357

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (94): CGI::Application::Plugin::Authentication::Store Download

Added: August 06, 2010 | Visits: 1.505

CGI::WeT::Modules::Calendar CGI::WeT::Modules::Calendar are Perl extensions to engine to allow calendar management. SYNOPSIS use CGI::WeT::Modules::Calendar (); This module provides rendering constructs to allow navigation through a set of calendars. Support is provided for multiple types of events in multiple...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (99): CGI::WeT::Modules::Calendar Download

Added: October 12, 2010 | Visits: 926

Catalyst::Plugin::Dumper Catalyst::Plugin::Dumper is a Perl module with Data::Dumper plugin for Catalyst. SYNOPSIS use Catalyst qw/-Debug Dumper/; $c->log->dumper($myvar); $c->log->dumper($myvar, mylabel); This plugin injects a dumper() method into the Catalyst::Log namespace. INTERFACE...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (165): Catalyst::Plugin::Dumper Download

Added: March 17, 2010 | Visits: 836

OpenInteract::Template::Plugin OpenInteract::Template::Plugin is a Perl module with custom OpenInteract functionality in templates. SYNOPSIS # Create the TT object with the OI plugin my $template = Template->new( PLUGINS => { OI => OpenInteract::Template::Plugin }, ... ); my ( $output ); $template->process(...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (92): OpenInteract::Template::Plugin Download

Added: February 01, 2010 | Visits: 855

OpenInteract2::TT2::Plugin OpenInteract2::TT2::Plugin is a Perl module for custom OpenInteract functionality in templates. SYNOPSIS # Create the TT object with the OI plugin my $template = Template->new( PLUGINS => { OI => OpenInteract2::TT2::Plugin }, ... ); my ( $output ); $template->process( package::template,...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (91): OpenInteract2::TT2::Plugin Download

Added: September 24, 2010 | Visits: 1.444

XMMS DVB Input Plugin XMMS DVB Input Plugin is a plugin for XMMS for users with a DVB-S (Digital Video Broadcast/Satellite) PCI adapter supported by the driver from LinuxTV to record and receive audio streams from this adapter. The incoming MPEG-1 layer II audio data is decompressed and fed to XMMS which can then in...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (152): XMMS DVB Input Plugin Download

Added: September 03, 2010 | Visits: 2.085

k5n Desktop Calendar k5n Desktop Calendar (k5nCal, for short) application is a calendar application for your desktop. It shares features with applications like Apple iCal and Microsoft Outlook, but it is open source. This project is built upon Java Calendar Tools, and all data is stored in RFC 2445 iCalendar...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (173): k5n Desktop Calendar Download

Added: August 09, 2010 | Visits: 1.069

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: May 13, 2010 | Visits: 1.154

Template::Plugin::SSI Template::Plugin::SSI is a plugin to use SSI in Template Toolkit (wrapper for CGI::SSI). SYNOPSIS [% USE SSI %] # virtual include of the file /foo/bar.inc.html [% SSI.include(virtual, /foo/bar.inc.html) %] # file include of the file /foo/bar.inc.html [% SSI.include(file,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): Template::Plugin::SSI Download

Added: August 22, 2010 | Visits: 788

Template::Plugin::ASCIITable Template::Plugin::ASCIITable is a Perl module that allows you to use Text::ASCIITable in your templates. SYNOPSIS [% USE ASCIITable %] blah [% ASCIITable.cols(a, b, c); ASCIITable.rows([1,2,3],[one,two,three]); ASCIITable.draw() %] A plugin object will be instantiated with the...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Template::Plugin::ASCIITable Download

< 1 2 3 4 5