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

Modelos Para Fms freeware
Filter: All | Freeware | Demo
 

Modelos Para Fms

< 1 2 3 4 5 > 
Added: March 10, 2010 | Visits: 990

Sanvirc 2005.0 beta Sanvirc is a script for KVirc that includes funtions like: nick identification, autojoin, defense, atack, bots management, away system, etc. At the moment works whis IRC-Hispano bots but is very easy to adapt to other servers. Whats New in This Release: - AutoawayOn y AutoAwayOff -...



Platforms: *nix

License: Freeware Size: 2.3 MB Download (103): Sanvirc 2005.0 beta Download

Added: November 06, 2010 | Visits: 1.522

Babel Enterprise Babel Enterprise is an audit tool, focused on evaluating Operating System base security. Babel Enterprise evaluate the security level, or hardening, from a wide range of Operating Systems. Babel Enterprise run several audit probes and checks to give a photograph of the current system security...





Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Babel Enterprise Download

Added: November 25, 2010 | Visits: 1.100

HTML::Tiny HTML::Tiny is a lightweight, dependency free HTML/XML generator. SYNOPSIS use HTML::Tiny; my $h = HTML::Tiny->new; # Generate a simple page print $h->html( [ $h->head( $h->title( Sample page ) ), $h->body( [ $h->h1( { class => main }, Sample page ), $h->p( Hello, World, { class =>...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): HTML::Tiny Download

Added: September 23, 2010 | Visits: 1.191

Last.fm Suggests for amaroK Last.fm Suggests for amaroK is a script that lets you quickly check what artists are similar to those that you already have in your playlist. The script uses last.fms suggestions feature without making you leave the amaroK interface. This script will create links directly to the Last.fm page of...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): Last.fm Suggests for amaroK Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 3.350

Ok-Inventario - Gratuita software de gestion de negocio OK-Inventario es un software innovador, versatil y personalizable disenado para proveer soluciones para la contabilidad, gestion empresarial, control de almacen de inventario, gestion de ventas y gestion de documentacion para las pequenas y medianas empresas comerciales y de fabricacion. Nuestro...


Platforms: Windows

License: Freeware Size: 31.18 MB Download (98): Ok-Inventario - Gratuita software de gestion de negocio Download

Added: November 12, 2010 | Visits: 852

Mail::LMLM::Render Mail::LMLM::Render is a Perl module for rendering backend for LMLM. SYNOPSIS use Mail::LMLM::Render::HTML; open O, ">out.html"; my $r = Mail::LMLM::Render::HTML->new(*O); $r->start_document("My Document", "Head Title"); $r->start_section("Google", { title_url =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): Mail::LMLM::Render Download

Added: April 11, 2010 | Visits: 1.963

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): Convert::Wiki::Node::Item Download

Added: January 18, 2010 | Visits: 1.597

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: February 12, 2010 | Visits: 934

AudioLink .AudioLink is a tool that makes searching for music on your local storage media easier and faster. Your searches can include a variety of criteria, like male artists, female artists, band, genre, etc. It is flexible, you have options of using a command line interface, multiple choices of GUIs,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): AudioLink Download

Added: September 26, 2010 | Visits: 550

Audio::Scrobbler Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm. SYNOPSIS use Audio::Scrobbler; $scrob = new Audio::Scrobbler(cfg => { ... }); $scrob->handshake(); $scrob->submit(artist => "foo", album => "hello", track => "world", length => 180); The Audio::Scrobbler module...


Platforms: *nix

License: Freeware Size: 71.68 KB Download (96): Audio::Scrobbler Download

Released: July 01, 2014  |  Added: August 25, 2014 | Visits: 957

CAMCOM CHAT CAMCOM Chat 5.0 is a ready-to-run and fully customizable text, voice and video chat script you can add into your websites. This chat script will work on any shared web hosting with just PHP. It doesn't require expensive streaming servers (FMS or Red5) for video calls. Instead, CAMCOM Chat uses...


Platforms: Windows, Mac, *nix, Windows 8, Windows Phone, Windows 7, Windows Server, iOS, Android, Other,,BlackBerry,iPhone,iPod,iPad,iTouch

License: Freeware Size: 458 KB Download (96): CAMCOM CHAT Download

Added: April 22, 2010 | Visits: 912

Loro Loro project is an open system (language and IDE) intended to help beginners learn to program. It uses its own programming language and includes an integrated development environment system focused on first-year students. The language features a "specify, then implement" methodology; you have...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (94): Loro Download

Added: September 22, 2010 | Visits: 800

video2wii video2wii is another service menu for KDE, this time to convert a video for nintendo wii. It depends of the ffmpeg. It looks like this: [Desktop Action 2video4wii] Exec=cd "%d";konsole --noclose -e ffmpeg -i %u -vcodec mjpeg -acodec pcm_u8 "`echo %u | perl -pe s/.[^.]+$//`.avi" Icon=video...


Platforms: *nix

License: Freeware Download (94): video2wii Download

Added: February 20, 2010 | Visits: 1.179

Apache::AxKit::Language::XSP Apache::AxKit::Language::XSP is a Perl module with eXtensible Server Pages. SYNOPSIS < xsp:page xmlns:xsp="http://apache.org/xsp/core/v1" > < xsp:structure > < xsp:import >Time::Object< /xsp:import > < /xsp:structure > < page > < title >XSP Test< /title > < para > Hello World! <...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (93): Apache::AxKit::Language::XSP Download

Added: August 11, 2010 | Visits: 945

AprendeClick 1.0.1 AprendeClick is a Live CD that contains a collection of interactive and educational applications (most are games). AprendeClick was created mainly for Spanish speakers. Whats New in This Release: - This release improves application access and adds two documents to the desktop: the license...


Platforms: *nix

License: Freeware Size: 285.5 MB Download (93): AprendeClick 1.0.1 Download

Added: September 07, 2010 | Visits: 1.034

DynaPage::Document DynaPage::Document is a Perl module with DynaPage Document container. SYNOPSIS: step1 - document ( create file mydoc.document ) ---[content of mydoc-document.info]--- !include.template =- mydoc-template.htmt my-title =- This is single line my-head =- Hello World my-para ==~ This is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): DynaPage::Document Download

Added: January 13, 2010 | Visits: 844

IO::Util IO::Util is a selection of general-utility IO function. SYNOPSIS use IO::Util qw(capture slurp Tid Lid Uid load_mml); capture() # captures the selected filehandle $output_ref = capture { any_printing_code() } ; # now $$output_ref eq something # captures FILEHANDLE $output_ref = capture...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): IO::Util Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 1.521

Ok-Inventario programa de contabilidad OK-Inventario es un gratis programas de contabilidad, gestión comercial y gestión de negocios, programa de contabilidad, software para gestion de negocios, programas gestion de negocios, gestion de empresas, de ventas y compra, finanzas, administracion de stock, presupuestos, inventarios y...


Platforms: Windows

License: Freeware Size: 30.69 MB Download (76): Ok-Inventario programa de contabilidad Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 707

Holy Quran Software Quran Majeed with Search is used to read the Holy Quran in Arabic, Urdu and English Languages with different Navigation styles. It also has 114 Suras and 30 Paras hierarchal Index from there you can directly access any Sura or Aya, you can change the language font and can search in Urdu...


Platforms: Windows

License: Freeware Size: 6 MB Download (72): Holy Quran Software Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 503

Libertya ERP Libertya es un software de Gestion Integral Administrativa, sin costos de licencias de uso totalmente libre, diseñado para su rápida implementacion y puesta en marcha en cualquier tipo de empresa


Platforms: Windows, Mac, Linux

License: Freeware Size: 283.12 KB Download (66): Libertya ERP Download

< 1 2 3 4 5 >