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

Dynamic Portal freeware
Filter: All | Freeware | Demo
 

Dynamic Portal

1 2 3 4 5 > 
Released: October 20, 2012  |  Added: October 20, 2012 | Visits: 423

Rails True Dynamic Portal This project aims to create a portal framework using the Ruby on Rails web framework. Users will be able to define his/her own page layouts and add portlets to the pages after done defining the layouts. Platforms: Windows, Mac, Linux

License: Freeware Size: 235.95 KB Download (48): Rails True Dynamic Portal Download

Added: June 18, 2013 | Visits: 573

synType CMS synType CMS is fast, secure, stable and easy to learn open source PHP CMS(Content Management System). It provides many tightly integrated features out of the box, where other systems require external modules you may even have to pay for. synType CMS lets you create, manage and publish your Web... Platforms: PHP

License: Freeware Size: 7.14 MB Download (47): synType CMS Download

Added: October 21, 2010 | Visits: 2.545

BORG Calendar and Task Tracker BORG is a combination calendar and task tracking system. The calendar supports simple todos. The Task Tracker goes way beyond todos. BORG is basically meant to be a small self-contained Java application that you can run locally. Many users run BORG Calendar and Task Tracker from a thumb drive.... Platforms: *nix

License: Freeware Size: 3.7 MB Download (198): BORG Calendar and Task Tracker Download

Added: July 02, 2010 | Visits: 824

PCLinuxOS PCLinuxOS is an English only Live CD initially based on Mandrake Linux that runs entirely from a bootable CD. Data on the CD is uncompressed on the fly, allowing up to 2GB of programs on one CD including a complete X server, KDE desktop, OpenOffice.org and many more applications all ready to... Platforms: *nix

License: Freeware Size: 697.8 MB Download (110): PCLinuxOS Download

Added: January 03, 2010 | Visits: 1.189

Ankur Ankur is working toward supporting Bangla(Bengali) language on GNU/Linux operating system. However, most of our projects are focused on XFree86.orgs XServer. Some of our projects are in fact platform independent and adds supports of other operating systems. We are working on providing Bangla... Platforms: *nix

License: Freeware Size: 418 MB Download (263): Ankur Download

Added: February 24, 2010 | Visits: 1.116

Gnu-HALO 0.1 Gnu-HALO is a linux distribution based very closely on SLAX Linux for the time being, and there are plans to keep software binary compatability as the project matures.. Joomla - the dynamic portal engine and content management system Platforms: *nix

License: Freeware Download (119): Gnu-HALO 0.1 Download

Added: May 10, 2013 | Visits: 908

JBoss Portal 2.7.0ALPHA1 JBoss Portal provides an open source and standards-based environment for hosting and serving a portal's Web interface, publishing and managing its content, and customizing its experience.Technology and Architecture - JEMS: Leverages the power of JBoss Enterprise Middleware Services : JBoss... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (78): JBoss Portal 2.7.0ALPHA1 Download

Added: April 26, 2010 | Visits: 1.585

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: June 11, 2010 | Visits: 1.484

dynamic window manager dynamic window manager or dwm is a dynamic window manager for X11. As founder and main developer of wmii I came to the conclusion that wmii is too clunky for my needs. I dont need so many funky features and all this hype about remote control through a 9P service, I only want to manage my... Platforms: *nix

License: Freeware Size: 18.43 KB Download (101): dynamic window manager 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: February 12, 2010 | Visits: 1.256

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.057

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: 964

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.084

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: 874

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.119

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: November 20, 2010 | Visits: 2.160

Dynamic Image Resize Wizard Dynamic Image Resize Wizard is a free PHP script that enables your visitors to re-size their images quickly, efficiently and on-the-fly. The user just enters the URL of the image they wish to resize, and the length they wish the image to be, and the Wizard does the rest.You can use it for your... Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Dynamic Image Resize Wizard Download

Added: July 06, 2010 | Visits: 1.323

Dynamic Copyright It! Dynamic Copyright it! is an easy-to-install, easy-to-use PHP script that adds copyright notices to your images dynamically, meaning that the copyright notices are generated on the fly. If you get tired of changing the copyright on your images from year to year, this tools makes it so you never... Platforms: *nix

License: Freeware Size: 512 KB Download (178): Dynamic Copyright It! Download

Added: April 23, 2010 | Visits: 984

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.905

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

1 2 3 4 5 >