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

Portal Website freeware
Filter: All | Freeware | Demo
 

Portal Website

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 819

Mister Mister is a Web Portal Of Flexibility. It has been written in PHP/MySql. Its pages are so flexible that you can change every pages style with few commands.Also it is bug free and it is written for cross browser use.



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

License: Freeware Download (63): Mister Download

Released: May 20, 2014  |  Added: June 05, 2014 | Visits: 41.636

Redaxscript Redaxscript is an ultra lightweight CMS, simplifying the world of complex online projects. Experience the future of web design and development - leave behind the confusion and build websites intuitively. Features: Builds contents lightning fast HTML5, CSS3, RSS2 and ATOM1 compliant...





Platforms: *nix, Windows, Windows Server, Other

License: Freeware Size: 139.68 KB Download (234): Redaxscript Download

Added: July 31, 2013 | Visits: 679

Hotspot captive portal The Hotspot modules provides integration between Drupal and captive portal access controllers. Use with CoovaChilli or a compatible access controller to turn your Drupal website site into a captive portal. Have users login, sign-up, or buy access - anything is possible in Drupal!Anyone wanting...


Platforms: PHP

License: Freeware Size: 51.2 KB Download (56): Hotspot captive portal Download

Added: February 06, 2006 | Visits: 4.315

Website Marketing Tracker Website Marketing Tracker is a calculator of the basic marketing metrics of your online business that allows you to track your progress, plan for the future and understand the key aspects of your business. Fill in your basic information every month (or period you decide) and the essential...


Platforms: Windows

License: Freeware Size: 112 KB Download (604): Website Marketing Tracker Download

Released: February 25, 2007  |  Added: March 06, 2007 | Visits: 3.718

Minimal Website Top winner of the BCB contest 2006 "Minimal Website" is a program to make a complete websites from plain texts. The texts are translated to formatted HTML contents automatically which then are embedded in a common layout for the website. A navigation menu is generated automatically too. Colors,...


Platforms: Windows

License: Freeware Size: 5.1 MB Download (238): Minimal Website Download

Released: June 20, 2007  |  Added: February 17, 2008 | Visits: 19.528

Website Builder The Website Builder script provides you with all the features you will need to set up your own website, using your own domain name. The script can be added to an already running website, or it can also run on its own. Our script is perfect for presentational websites! It enables...


Platforms: Windows, *nix, Windows CE

License: Freeware Size: 2.97 MB Download (6954): Website Builder Download

Added: April 26, 2010 | Visits: 1.584

iConnect Portal Server iConnect Portal Server is a data presentation and delivery system for building enteprise portals over the iConnect Web Application Server. Users of the platform have a customized single point of access to the companys information system and resources..


Platforms: *nix

License: Freeware Size: 122.88 KB Download (127): iConnect Portal Server Download

Added: April 26, 2010 | Visits: 2.052

Check Website Check Website is a performance monitoring and uptime notification tool. Check Website will check if a Website is up, and check the response time of the site. The administrator can then choose to receive an email notification if the site is down, or if the site response time is too slow. All...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (136): Check Website Download

Added: August 04, 2010 | Visits: 1.479

neo-Portal neo-Portal is the most customizable portal.. Get neo-Portal customization, squared at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. the most customizable portal: full i18n localization support; OS, web server, database...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (175): neo-Portal Download

Added: July 18, 2010 | Visits: 1.238

Website META Language Website META Language is a free and extensible Webdesigners off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Website META Language is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major...


Platforms: *nix

License: Freeware Size: 3 MB Download (110): Website META Language Download

Added: February 12, 2010 | Visits: 1.254

Root-Portal Root-Portal is a GNOME program that monitors files, processes etc and displays changes either directly to the desktop or in a transparent border-less window. This is useful for monitoring system logs and for providing feedback on system activities. Root Portal is a way to do stuff on your...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (111): Root-Portal Download

Added: May 05, 2010 | Visits: 1.056

Lemonldap::Portal::Session Lemonldap::Portal::Session is a Perl extension for Lemonldap websso. SYNOPSIS use Lemonldap::Portal::Session; my $paramxml = $test->{DefinitionSession} ; # $test is the result of XML parsing my $obj = Lemonldap::Portal::Session->init ($paramxml,entry =>$entry) ;...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): Lemonldap::Portal::Session Download

Added: April 07, 2010 | Visits: 960

Lemonldap::Portal::Sslsso Lemonldap::Portal::Sslsso is a Perl extension for the Lemonldap SSO system. SYNOPSIS use Lemonldap::Portal::Sslsso; my $message ; my %params =Vars; my $stack_user=Lemonldap::Portal::Ssslsso->new(formateUser => &my_method); my $urlc; my $urldc; $retour=$stack_user->process(param =>...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Lemonldap::Portal::Sslsso Download

Added: April 20, 2010 | Visits: 1.082

Lemonldap::Portal::Cda Lemonldap::Portal::Cda is a Cross Domain Authentification Perl extension for Lemonldap SSO. SYNOPSIS use Lemonldap::Portal::Cda; my $stack_user= Lemonldap::Portal::Cda->new(type=> master); or my $stack_user= Lemonldap::Portal::Cda->new(type=> slave); Lemonldap is a SSO system under GPL....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Lemonldap::Portal::Cda Download

Added: October 25, 2010 | Visits: 872

Lemonldap::Portal::Authntsso Lemonldap::Portal::Authntsso is a Perl extension for the Lemonldap SSO system. SYNOPSIS use Lemonldap::Portal::Authntsso; sub my_method { my $self = shift; my $user = $self->{user}; $user.="-cp" if $user !~ /-cp$/; $self->{user} = $user; return ; } my $message = ; my %params =Vars;...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): Lemonldap::Portal::Authntsso Download

Added: March 07, 2010 | Visits: 1.117

Lemonldap::Portal::Standard Lemonldap::Portal::Standard is a Perl extension for the Lemonldap SSO system. SYNOPSIS use Lemonldap::Portal::Standard; sub my_method { my $self = shift; my $user = $self->{user}; $user.="-cp" if $user !~ /-cp$/; $self->{user} = $user; return ; } my $message = ; my %params =Vars;...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Lemonldap::Portal::Standard Download

Added: April 23, 2010 | Visits: 983

NetServer::Portal NetServer::Portal is a Perl module used to interactively manipulate daemon processes. SYNOPSIS require NetServer::Portal; NetServer::Portal->default_start(); # creates server warn "NetServer::Portal listening on port ".(7000+($$ % 1000))."n"; This module implements a framework for adding...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (97): NetServer::Portal Download

Added: November 24, 2010 | Visits: 1.904

SchoolAlumni Portal SchoolAlumni Portal project is a Web portal for a high school alumni site. It features a content management system and online news publishing tools. It can create an unlimited weblink category, publish articles with images, run an alumni list with edit-delete-update features, provide a forum,...


Platforms: *nix

License: Freeware Size: 798.72 KB Download (284): SchoolAlumni Portal Download

Added: August 01, 2010 | Visits: 1.457

CPS (Collaborative Portal Server) Collaborative Portal Server (CPS) is the most complete Open Source solution available for building ECM applications. CPS comes also as a user-friendly application for entreprise-grade content management with many collaboration features. CPS is the collaborative web content management solution...


Platforms: *nix

License: Freeware Size: 7.3 MB Download (112): CPS (Collaborative Portal Server) Download

Added: February 02, 2010 | Visits: 1.649

Nuxeo Collaborative Portal Server Collaborative Portal Server (CPS) is the most complete Open Source platform available for building Enterprise Content Management (ECM) applications. Collaborative Portal Server comes also as a user-friendly application ready to for entreprise-grade content management with many collaboration...


Platforms: *nix

License: Freeware Size: 10.3 MB Download (100): Nuxeo Collaborative Portal Server Download

1 2 3 4 5 >