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

Dummy Variable Wikipedia freeware
Filter: All | Freeware | Demo
 

Dummy Variable Wikipedia

1 2 3 4 5 > 
Added: July 06, 2010 | Visits: 1.910

Wikipedia API Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated,...



Platforms: *nix

License: Freeware Download (112): Wikipedia API Download

Added: May 04, 2010 | Visits: 1.722

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...





Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: March 25, 2010 | Visits: 1.892

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: May 27, 2010 | Visits: 902

Variable::Alias Variable::Alias is a Perl module created to alias any variable to any other variable. SYNOPSIS use Variable::Alias alias; my $src; my $a; our $b; my @c; our @d; alias $src => $a; alias $a => $b; alias $b => $c[0]; alias @c => @d; $src=src; # All the other variables now have the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Variable::Alias Download

Added: May 16, 2010 | Visits: 782

Dummy Dummy plugin is an xmms plugin that helps newbee vis plugin coders with the needed funcions for xmms vis plugins. Dummy plugin only has the needed functions and a working audio renderer..


Platforms: *nix

License: Freeware Size: 143.36 KB Download (98): Dummy Download

Added: June 04, 2010 | Visits: 873

Variable::Strongly::Typed::Scalar Variable::Strongly::Typed::Scalar is Perl module for strongly typed scalar. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly =head1 DESCRIPTION.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): Variable::Strongly::Typed::Scalar Download

Added: January 01, 2010 | Visits: 1.141

Variable::Strongly::Typed::Validators Variable::Strongly::Typed::Validators is Perl module with built-in type validators. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly. This module defines a %conditions hash contained expressions that define the built-in types. If you want to create...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Variable::Strongly::Typed::Validators Download

Added: September 23, 2010 | Visits: 780

Variable::Strongly::Typed Variable::Strongly::Typed is a Perl module to let some variables be strongly typed. SYNOPSIS use Variable::Strongly::Typed; my $int :TYPE(int); # must have an int value my $float :TYPE(float); # must have a float value my $string :TYPE(string); # must not be a reference my $file...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Variable::Strongly::Typed Download

Added: October 26, 2010 | Visits: 758

Variable::Strongly::Typed::Array Variable::Strongly::Typed::Array is a Perl module for strongly typed array. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly my @array_of_ints :TYPE(int); # Each slot must contain an int my @array_of_rgb :TYPE(&red_green_blue); # my enumerated...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (86): Variable::Strongly::Typed::Array Download

Added: July 19, 2010 | Visits: 1.507

Wikipedia search Wikipedia search is a superkaramba theme for searching on en.wikipedia.org. Based on Answers.com karamba by sg1 http://www.kde-look.org/content/show.php?content=30887 Thanks to Rcio Zienke for language config entry. To-do - make some transtalations - display article in wikipedia search...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): Wikipedia search Download

Added: February 21, 2010 | Visits: 1.352

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 627

Easy Environment Variable Setter Easy Environment Variable Setter is, just like the name suggests, a handy, easy to use application specially designed to help you create Environment Variables. Once you've opened the application you can load a template / project in File->Load, and you can save it when you're done. You can also...


Platforms: Windows

License: Freeware Download (414): Easy Environment Variable Setter Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 551

Environment Variable Editor Environment Variable Editor is a handy and reliable utility designed to enable you to edit environment variables from a GUI interface. Environment Variable Editor is a better alternative for editing variables. It provides a GUI that enables you to access and edit the variables more quickly.


Platforms: Windows

License: Freeware Download (50): Environment Variable Editor Download

Added: May 10, 2013 | Visits: 722

Wikipedia Reference BBCode Allows you to make keywords in your post link to those entries at WikiPedia. Supports several Languages !


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Wikipedia Reference BBCode Download

Added: May 10, 2013 | Visits: 713

Search WikiPedia Search WikiPedia - search WikiPedia, the free encyclopedia


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (52): Search WikiPedia Download

Added: May 10, 2013 | Visits: 762

Variable Products Commision Variable Products Commision allows you to provide your affiliates with a different percentage for your products.Example:Product 1, 3, 5, 6 and 7 are in category 1.If a customer buys any of those products your affiliate will get a 20% commision.Product 2, 4, and 8 are in category 2.If a customer...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Variable Products Commision Download

Added: May 10, 2013 | Visits: 458

Shared variable Shared objects work like normal data types but can create a alias variable or can be used as pass-by-reference arguments.The alias variable is called a shared variable. Requirements: - MATLAB 7.6 or higher


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (57): Shared variable Download

Added: May 10, 2013 | Visits: 460

Padding variable length sequences Padding variable length sequences script returns a pad function that implements tuple unpacking.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Padding variable length sequences Download

Added: May 10, 2013 | Visits: 882

Eclipse Wikipedia Editor Eclipse Wikipedia Editor is an Eclipse editor plugin for a local, personal Wiki with Wikipedia syntax support. The Wikipedia Plugin contains a Wikipedia Syntax Editor with the following features: - parallel offline editing for multiple articles - syntax highlighting for code snippets (sourround...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (58): Eclipse Wikipedia Editor Download

Added: May 10, 2013 | Visits: 803

Wikipedia Tools Wikipedia Tools is a rich interface to query wikipedia (suggest, find as you type..), browse its categories (graphical tree), and... more to come. It is written on OpenLaszlo (lzx), so it's compiled in Flash, and will soon be available in AJAX (DHTML).


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (59): Wikipedia Tools Download

1 2 3 4 5 >