traffic incident management
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2409
Community Content Management 1.0
Community Content Management project consists of a light-weight CMS, designed for communities. more>>
Community Content Management project consists of a light-weight CMS, designed for communities.
Community Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
<<lessCommunity Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1009 downloads
ADSL Bandwidth Management HOWTO 1.3
ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem. more>>
ADSL Bandwidth Management HOWTO project describes how to manage outbound traffic on an ADSL modem.
Emphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated.
The purpose of this document is to suggest a way to manage outbound traffic on an ADSL (or cable modem) connection to the Internet. The problem is that many ADSL lines are limited in the neighborhood of 128kbps for upstream data transfer.
Aggravating this problem is the packet queue in the ADSL modem which can take 2 to 3 seconds to empty when full. Together this means that when the upstream bandwidth is fully saturated it can take up to 3 seconds for any other packets to get out to the Internet.
This can cripple interactive applications such as telnet and multi-player games.
Enhancements:
- Added links section
<<lessEmphasis is placed on lowering the latency for interactive traffic even when the upstream and/or downstream bandwidth is fully saturated.
The purpose of this document is to suggest a way to manage outbound traffic on an ADSL (or cable modem) connection to the Internet. The problem is that many ADSL lines are limited in the neighborhood of 128kbps for upstream data transfer.
Aggravating this problem is the packet queue in the ADSL modem which can take 2 to 3 seconds to empty when full. Together this means that when the upstream bandwidth is fully saturated it can take up to 3 seconds for any other packets to get out to the Internet.
This can cripple interactive applications such as telnet and multi-player games.
Enhancements:
- Added links section
Download (0.10MB)
Added: 2006-11-04 License: (FDL) GNU Free Documentation License Price:
1098 downloads
Network Tracker and Management 0.94
Network Tracker and Management is a Web-based network management application. more>>
Network Tracker and Management is a Web-based network management application.
Network Tracker and Management can store information about all of your network devices, and allows you to track all changes and updates made to the device.
Having this information readily available will enhance your ability to troubleshoot network problems.
Enhancements:
- The documentation was updated to include more details on the setup of the database for the network tracking system.
<<lessNetwork Tracker and Management can store information about all of your network devices, and allows you to track all changes and updates made to the device.
Having this information readily available will enhance your ability to troubleshoot network problems.
Enhancements:
- The documentation was updated to include more details on the setup of the database for the network tracking system.
Download (0.012MB)
Added: 2005-11-18 License: GPL (GNU General Public License) Price:
1437 downloads
+CMS Content Management System 2.1.4
In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
Oxylus Service Management 0.2
Service Management is a Web application that allows users to manage service. more>>
Service Management is a Web application that allows users to manage service and repair, including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Enhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
<<lessEnhancements:
- Some bugfixes were made for PHP5.
- A new interface was implemented.
Download (0.20MB)
Added: 2005-10-31 License: GPL (GNU General Public License) Price:
1456 downloads
Traffic Control - Next Generation 10b
Traffic Control - Next Generation (tcng) is a revision of the Linux network traffic control infrastructure more>>
Traffic Control - Next Generation (tcng) is a revision of the Linux network traffic control infrastructure that aims to make the configuration language less cryptic, and provide better interfaces for software and hardware accelerators.
The goal of this project is to revise the network traffic control infrastructure of Linux to overcome shortcomings of the existing architecture, and to make it more extensible.
In particular, we try to resolve the following issues that are present in other similar programs:
Create a more user-friendly configuration language
Provide interfaces for straightforward interaction with network management
Allow seamless integration of hardware accelerators
The code consists of two major components, the traffic control compiler tcng and the traffic control simulator tcsim. Both are described in some more detail below. Since tcng and tcsim share many support files (e.g. the whole regression test system), they are both contained in a single package, called tcng.
This site contains the source code and information directly related to tcng. Pointers to sites with information on traffic control in general can be found in the links section below.
This project started at the beginning of 2001 at EPFL ICA, continued until mid-2002 at Bivio Networks (tm), and has now become one of my spare time activities.
Enhancements:
- the "mtu" parameter in TBF is now optional
- tcsim now uses KVERSION[NUM] instead of KFULLVERSION[NUM] to avoid breaking if EXTRAVERSION contains multiple dots or other surprises (reported by Eduardo Grosclaude)
- scripts/runtests.sh now runs commands with LANG=C, to avoid localized error messages (reported by Eduardo Grosclaude)
<<lessThe goal of this project is to revise the network traffic control infrastructure of Linux to overcome shortcomings of the existing architecture, and to make it more extensible.
In particular, we try to resolve the following issues that are present in other similar programs:
Create a more user-friendly configuration language
Provide interfaces for straightforward interaction with network management
Allow seamless integration of hardware accelerators
The code consists of two major components, the traffic control compiler tcng and the traffic control simulator tcsim. Both are described in some more detail below. Since tcng and tcsim share many support files (e.g. the whole regression test system), they are both contained in a single package, called tcng.
This site contains the source code and information directly related to tcng. Pointers to sites with information on traffic control in general can be found in the links section below.
This project started at the beginning of 2001 at EPFL ICA, continued until mid-2002 at Bivio Networks (tm), and has now become one of my spare time activities.
Enhancements:
- the "mtu" parameter in TBF is now optional
- tcsim now uses KVERSION[NUM] instead of KFULLVERSION[NUM] to avoid breaking if EXTRAVERSION contains multiple dots or other surprises (reported by Eduardo Grosclaude)
- scripts/runtests.sh now runs commands with LANG=C, to avoid localized error messages (reported by Eduardo Grosclaude)
Download (0.50MB)
Added: 2006-07-06 License: GPL (GNU General Public License) Price:
1212 downloads
Inventory Management Software 1.18
Inventory Management Software is a Web-based tool that makes it easy to keep your inventory accurate from any location. more>>
Inventory Management Software is a Web-based tool that makes it easy to keep your inventory accurate from any location.
Inventory Management Software supports multiple users and inventory transaction logging.
Enhancements:
- Some minor problems found in the library files for the inventory system were fixed.
<<lessInventory Management Software supports multiple users and inventory transaction logging.
Enhancements:
- Some minor problems found in the library files for the inventory system were fixed.
Download (0.13MB)
Added: 2006-06-12 License: Other/Proprietary License with Source Price:
1239 downloads
DC Maintenance Management System 1.1.2
DC Maintenence Management System is a Web-based application that records and analyzes customer complaints. more>>
DC Maintenence Management System is a Web-based application. DC Maintenance Management System records and analyzes customer complaints and repairs in water supply networks.
Enhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
<<lessEnhancements:
- This is a maintenance and bugfix release that does not add any new functionality.
Download (2.0MB)
Added: 2006-07-03 License: GPL (GNU General Public License) Price:
706 downloads
Network Management Tool 1.44
Network Management Tool is a tool to manage and monitor the devices on your network. more>>
Manage your network with a free Network Monitoring Software application.
Network Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
<<lessNetwork Management Tool is an organized way to manage your network. 100% web-based network management.
Manage your network devices with ease. 100% Free Network Managment Software! Manage all your network devices, routers, switches, firewalls, hubs, and more.
Enhancements:
- A display bug that occurred when viewing the comments on a device was fixed.
Download (0.061MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1158 downloads
Service Management Software 1.12
Service Management is a Web application to manage your service and repair work. more>>
Service Management Software Solution manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information.
Service Management Software is the ideal free solution for any service oriented business.
Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.
Enhancements:
- This release cleaned up most of the library files to remove extra code lines that were no longer needed.
<<lessService Management Software is the ideal free solution for any service oriented business.
Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.
Enhancements:
- This release cleaned up most of the library files to remove extra code lines that were no longer needed.
Download (0.20MB)
Added: 2006-08-15 License: Free To Use But Restricted Price:
1169 downloads
PHP time management 1.07b
PHP time management is a Web-based time management application. more>>
PHP time management project is a Web-based time management application. You can enter scheduled items, copy items, and view them on a calendar.
A few minor items in the login page for the system were fixed.
<<lessA few minor items in the login page for the system were fixed.
Download (0.018MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1143 downloads
Xitnalta Content Management System 0.5.80
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the net. more>>
Xitnalta Content Management System (xcms) provides a virtual filesystem library to deal with content from different sources (a real filesystem, a database, etc.) and in different formats.
Xitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
<<lessXitnalta Content Management Systems goal is to provide yet another way to access and manage data both locally and over the Internet.
Download (0.21MB)
Added: 2006-08-04 License: GPL (GNU General Public License) Price:
1177 downloads
Sitellite Content Management System 4.2.12
Sitellite is an advanced Web-based Content Management System. more>>
Sitellite Content Management System is an advanced Web-based Content Management System (CMS) and PHP content publishing framework.
Main features:
Cross-Platform WYSIWYG editor
- Sitellite lowers the learning curve of Content Management to the point of being Grandma-friendly, without sacrificing standards-compliance.
"Undo" button!
- Never lose a change or delete a page by accident again! Sitellite keeps every change you make in its automatic version control system.
Most advanced Access Control in PHP
- Sitellite makes it as easy as it should be to implement multi-role privileges into your web site.
Most advanced development model in PHP
- At the core of Sitellite are two Enterprise-scale components: The Sitellite Application Framework and the Sitellite Content Server. These make Sitellites power and flexibility unparallelled in the PHP world.
Built-in multi-lingual help system
- Users know how important help is, and so do we! Thats why we built into Sitellite a top-notch help system that add-on developers can also take advantage of.
Enhancements:
- IE7 is supported.
- Form spam abuse is prevented with CAPTCHA, blacklists, etc.
- Integration with Snipshot.com was added for image editing.
- Coral cache is used for traffic surge protection.
- File download statistics are available.
- The cache is automatically flushed to keep the site cache in sync.
- Google Maps and Google Site Maps were integrated.
- Many user interface improvements were made.
- SEO improvements were done, including more control over URLs.
- Many bugs were fixed.
<<lessMain features:
Cross-Platform WYSIWYG editor
- Sitellite lowers the learning curve of Content Management to the point of being Grandma-friendly, without sacrificing standards-compliance.
"Undo" button!
- Never lose a change or delete a page by accident again! Sitellite keeps every change you make in its automatic version control system.
Most advanced Access Control in PHP
- Sitellite makes it as easy as it should be to implement multi-role privileges into your web site.
Most advanced development model in PHP
- At the core of Sitellite are two Enterprise-scale components: The Sitellite Application Framework and the Sitellite Content Server. These make Sitellites power and flexibility unparallelled in the PHP world.
Built-in multi-lingual help system
- Users know how important help is, and so do we! Thats why we built into Sitellite a top-notch help system that add-on developers can also take advantage of.
Enhancements:
- IE7 is supported.
- Form spam abuse is prevented with CAPTCHA, blacklists, etc.
- Integration with Snipshot.com was added for image editing.
- Coral cache is used for traffic surge protection.
- File download statistics are available.
- The cache is automatically flushed to keep the site cache in sync.
- Google Maps and Google Site Maps were integrated.
- Many user interface improvements were made.
- SEO improvements were done, including more control over URLs.
- Many bugs were fixed.
Download (5.1MB)
Added: 2007-02-14 License: GPL (GNU General Public License) Price:
985 downloads
PHP Content Management System 1.2.1pl2
PHP Content Management System is a content management system that provides dynamic menus and templates. more>>
phpCMS is a content management system, which convinces in particular by small system requirements, high performance and above all its flexibility.
phpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
<<lessphpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of webservices and external applications.
Admitted - the flexibility of phpCMS makes the life not always easy for beginners - nevertheless for professionals, who rather want to create an unique website then clicking unflexible template blocks together, phpCMS gives all the freedom a webdesigner needs to support his creativity. This might be a reason, why even several webdesign companies are using phpCMS to create their own company website.
And the best of all is: phpCMS is Open Source (licensed unter the GPL)and is free of any charges available - more cost-efficiently a CMS can not be.
phpCMS is more than just a content management system - it is a mixture of a template engine, a content management system and an application framework.
phpCMS simplifies a lot of tasks for the maintenance of complex web sites with the automatic updating of the sitemap, the central administration of menu entries, or the provision of a comprehensive text search. And it gives you a good basis to separate layout and form from the actual content of your pages, another big simplification in a webmasters job.
Changes to the layout or of the menu structure have only to be made in one central place and have immediate effect on all web pages. Also the integration of external applications into the layout of your web site is possible - thanks to the possibility of direct integration of PHP scripts, as well as to the Webgrab module (allowing you to integrate almost any application that is addressable via HTTP without depending on the programming language used in that application). Many plug-ins and scripts extend phpCMS by useful functions and features and make the webmasters task easier.
phpCMS is no "drag and drop" web site toolkit, but it helps even the inexperienced HTML author to quickly create a web site.
Contrary to the so-called portal systems, that very often limit you to compose your web site from prefabricated modules only by clicking on check boxes and options, phpCMS offers a flexible framework in which you can integrate existing applications - but on the other hand that demands a bit more skills.
We rather believe in not to integrate everything into the system (forum, web shop, news system, picture gallery, ..., just name it), but to concentrate our work on the phpCMS core system and to make that so flexible that you can integrate the forum, the picture gallery etc. of your own choice with ease into your phpCMS-powered web site.
We are convinced that it is more sensible to offer to the user the possibility to integrate the application in each area that suites her/him best than to offer a system that can do everything, but binds you to applications of our choice, and might not fulfill the users needs or expectations.
Download (0.52MB)
Added: 2005-06-01 License: GPL (GNU General Public License) Price:
1608 downloads
Network Management Center 1.20
Network Management Center is a comprehensive network device management tool. more>>
Network Management Center project is a comprehensive network device management tool. After entering each network device, every detail can be tracked and monitored.
Having this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
<<lessHaving this information accessible simplifies the process of troubleshooting a network.
Manage your network with a free web-based network management tool. Troubleshooting your network will become much easier with all your network information just a few clicks away.
Add all your network devices and monitor the details about each device, and any changes that are made to the network device. Multi permission levels allow complete control over the system.
Keep your network organized and under control, network management software is based on PHP and MySQL.
Enhancements:
- Some bugs found in the forms library for the network management center software were fixed.
Download (0.20MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1172 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above traffic incident management search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed