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

Din Italic freeware
Filter: All | Freeware | Demo
 

Din Italic

< 1 2 3 4 5 > 
Added: April 03, 2010 | Visits: 903

Gtk2::Ex::MindMapView Gtk2::Ex::MindMapView is a Perl module to display mind map or outline on a Gnome2::Canvas. HEIRARCHY Glib::Object +----Gtk2::Object +----Gtk2::Widget +----Gtk2::Container +----Gtk2::Layout +----Gnome2::Canvas +----Gtk2::Ex::MindMapView SYNOPSIS #!/usr/bin/perl -w use strict; use...



Platforms: *nix

License: Freeware Size: 50.18 KB Download (104): Gtk2::Ex::MindMapView Download

Added: August 07, 2008 | Visits: 738

Blocktality The development of Blocktality is the same as classics like Quake or Doom. Laberynthine levels, loads of enemies and lots of shooting everywhere, which you have to dodge.However, the difference with Blocktality, and there is evidence in the name, is that absolutely everything about the graphics...





Platforms: Windows

License: Freeware Size: 1024 B Download (102): Blocktality Download

Released: November 22, 2012  |  Added: July 25, 2013 | Visits: 1.476

.NET WYSIWYG HTML Editor .NET WYSIWYG HTML Editor is 100% freeware that used to design the HTML pages. It has 3 modes: 'Design' - the WYSIWYG HTML editor, 'Source' - view or write HTML code manually, 'Preview' - see the actual effect. It provides you with the following features/functions: save to HTML file, get HTML...


Platforms: Windows

License: Freeware Size: 472.46 KB Download (101): .NET WYSIWYG HTML Editor Download

Added: August 09, 2008 | Visits: 1.037

ClicksAndWhistles IRC Client ClicksAndWhistles is a free IRC client for Windows featuring multiple server connections. Support for multiple "identities"; Channel favourite list; Floating (desktop) and MDI windows. Themes, PNG image backgrounds and outline fonts; Pop-up and sound event notifications; Unicode (UTF-8) support;...


Platforms: Windows

License: Freeware Size: 940 KB Download (101): ClicksAndWhistles IRC Client Download

Added: August 15, 2010 | Visits: 990

Hash::Diff::Dispatch Hash::Diff::Dispatch allows to execute code depending on difference between hashes. SYNOPSIS my $hash_watcher = Hash::Diff::Dispatch->new( {}, # Sets the starting hash # The events will be called using the order returned # by calling keys on these values... b => &bold, i => &italic,...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Hash::Diff::Dispatch Download

Released: May 10, 2011  |  Added: May 18, 2011 | Visits: 1.297

Secure Notes Passwords, logins, credit cards, private plans, ideas and thoughts; organize and securely store all of your private information in a strongly encrypted and easy to access place. With all your information in one place, strongly secure, and readily accessible, Secure Notes will help you stay...


Platforms: Windows

License: Freeware Size: 1.09 MB Download (101): Secure Notes Download

Added: June 13, 2010 | Visits: 1.144

GD::Simple GD::Simple module is a simplified interface to GD library. SYNOPSIS use GD::Simple; # create a new image $img = GD::Simple->new(400,250); # draw a red rectangle with blue borders $img->bgcolor(red); $img->fgcolor(blue); $img->rectangle(10,10,50,50); # draw an empty rectangle with...


Platforms: *nix

License: Freeware Size: 256 KB Download (100): GD::Simple Download

Added: February 13, 2010 | Visits: 1.216

Pod::POM::View::HTML::Filter Pod::POM::View::HTML::Filter Perl module can use filters on sections of your pod documents. SYNOPSIS In your POD: Some coloured Perl code: =begin filter perl # now in full colour! $A++; =end filter =for filter=perl $A++; # this works too This should read C : =begin filter foo...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (100): Pod::POM::View::HTML::Filter Download

Added: October 12, 2010 | Visits: 1.382

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Added: November 09, 2010 | Visits: 1.237

SWF::Builder::Character::EditText SWF::Builder::Character::EditText is a SWF dynamic editable text object. SYNOPSIS my $text = $mc->new_dynamic_text( $font ) ->size(10) ->color(000000) ->text(This is a text.); my $text_i = $text->place; my $field = $mc->new_input_field; $field->place; ^This module creates dynamic...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (97): SWF::Builder::Character::EditText Download

Added: February 09, 2010 | Visits: 976

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): HTML::WikiConverter::Oddmuse Download

Added: January 08, 2010 | Visits: 782

PGPLOT::Simple PGPLOT::Simple is a simple Perl Interface to PGPLOT. SYNOPSIS use strict; use PGPLOT::Simple qw(:essential); die "Must provide a filename.n" unless @ARGV; my $filename = shift; chomp $filename; unless ( $filename =~ /.ps$/ ) { $filename .= ".ps"; } set_begin({ file =>...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (95): PGPLOT::Simple Download

Added: January 18, 2010 | Visits: 1.025

PlotCalendar::Month PlotCalendar::Month is a Plot an ASCII or HTML calendar. SYNOPSIS Creates a Month object for plotting as ASCII, HTML, or in a Perl/Tk Canvas. Calls Day.pm for the individual days within the calendar. Measurements in pixels because - well, because. It seemed simpler when I made the decision....


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): PlotCalendar::Month Download

Added: January 12, 2010 | Visits: 1.191

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Added: August 13, 2010 | Visits: 835

Regexp::Extended Regexp::Extended is a Perl wrapper that extends the re module with new features. SYNOPSIS use Regexp::Extended qw(:all); # (?<>...): named parameters $date =~ /(? d+)-(? d+)-(? d+)/; if ("2002-10-30" =~ /$date/) { print "The date is : $::year->[0]-$::month->[0]-$::day->[0]n"; }...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Regexp::Extended Download

Added: June 22, 2010 | Visits: 789

Template::Plugin::KwikiFormat Template::Plugin::KwikiFormat is a filter to convert kwiki formatted text to html. SYNOPSIS [% USE KwikiFormat %] [% FILTER kwiki %] == title *bold* /italic/ [% END %] A wrapper around Kwiki::Formatter. Template::Plugin::KwikiFormat allows you to use KwikiFormats in data displayed...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Template::Plugin::KwikiFormat Download

Added: August 16, 2010 | Visits: 905

Pod::BBCode Pod::BBCode is a Perl module that converts a POD file to a page using BB code. SYNOPSIS use Pod::BBCode; my $p = new Pod::BBCode(-headcolor=>red,-itemcolor=>blue,-textcolor=>black); $p->parse_from_file(in.pod); This class converts a file in POD syntax to the BBCode syntax, in order to...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): Pod::BBCode Download

Added: October 12, 2010 | Visits: 555

Class::Prototyped::Mixin Class::Prototyped::Mixin Perl module contains Mixin Support for Class::Prototyped. SYNOPSIS Usage one: whip up a class and toss it in a scalar package HelloWorld; sub hello { my ($self, $age) = @_; return "Hello World! I am $age years old" } package HelloWorld::Uppercase; use base...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (92): Class::Prototyped::Mixin Download

Added: February 27, 2010 | Visits: 1.004

Date::Pcalc Date-Pcalc is a Perl module and is a direct translation of Steffen Beyers excellent Date::Calc module to use Perl only instead of a combination of Perl and C. This package consists of a Perl module for all kinds of date calculations based on the Gregorian calendar (the one used in all western...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Date::Pcalc Download

Added: August 14, 2010 | Visits: 872

WAIT WAIT Perl module is a rewrite of the freeWAIS-sf engine in Perl and XS. The central idea of the system is to provide a framework and the building blocks for any indexing and search system the users might want to build. Obviously the framework limits the class of system which can be build....


Platforms: *nix

License: Freeware Size: 98.3 KB Download (88): WAIT Download

< 1 2 3 4 5 >