pro 4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2716
Web Business Pro 4a
Web Business Pro is a Web application designed for everyday business activities. more>>
Web Business Pro is a Web application designed for everyday business activities. The project includes support for customer lists, inventory, receipt printing, and accounting. Fully featured search functions and filters make it easy to find what you need quickly.
<<less Download (1.3MB)
Added: 2007-07-22 License: LGPL (GNU Lesser General Public License) Price:
828 downloads
PROJ.4 4.5.0
PROJ.4 is a cartographic projections and datum shifting library written in C. more>>
PROJ.4 is a cartographic projections and datum shifting library written in C. PROJ.4 includes support for many (100+) projections, including Transverse Mercator and Lambert Conformal Conic.
Included is a command line program for reprojecting points. It was originally written by Gerald Evenden of the USGS, and is in active use in various commercial and freeware software.
Enhancements:
- EPSG was upgraded to the 6.11.1 coordinate system database.
- Krovak projection was fixed up, and Roussilhe Stereographic projection was added.
- The experimental +lon_wrapp flag was added for longitude wrapping control.
<<lessIncluded is a command line program for reprojecting points. It was originally written by Gerald Evenden of the USGS, and is in active use in various commercial and freeware software.
Enhancements:
- EPSG was upgraded to the 6.11.1 coordinate system database.
- Krovak projection was fixed up, and Roussilhe Stereographic projection was added.
- The experimental +lon_wrapp flag was added for longitude wrapping control.
Download (0.64MB)
Added: 2006-10-25 License: GPL (GNU General Public License) Price:
651 downloads
MD-Pro 1.0.74
MD-Pro is the most complete, flexible and reliable CMS available on the market. more>>
MaxDev is proud to introduce MD-Pro, the most complete, flexible and reliable CMS available on the market.
A CMS is an application that provides for the display and management of the contents of a web site. MD-Pro carries this many steps farther by making this management simple yet powerful. Your MD-Pro powered web site can be updated in seconds without any knowledge of programming or HTML. MD-Pro can be configured to allow your site users to send news, comment on existing news, vote in polls, administer their own account via a simple graphical interface and much more.
Normally you must pay for technology this simple and powerful. CMSs available today, cost from several thousand dollars to several hundred thousand dollars. Thanks to the work of many Open Source development communities however, today there are a variety of no cost CMSs published under GNU/GPL.
Open Source systems have gained popularity and matured to the point where they are used by many large companies and organizations around the world.
Main features:
Some of the entities taking advantage of Open Source systems are:
- IBM
- Oracle
- Google
- Amazon.com
- Dreamworks
- Kenwood
- Incyte Geonomica
- Ameritrade
- Pixar Animation
- Credit Suisse
- New York Stock Exchange
- PWL Euro-Subsidies (The Hague)
- United States Army
- NASA
- European Commission
- Mexico City
- China
- And many more...
MD-Pro provides an Open Source CMS "certified" and guaranteed by a highly qualified staff of developers. MD-Pro has been developed to be more versatile and modular than competing CMSs.. It is comprised of a highly optimized core platform, to which you can add additional modules according to the needs of your site and users. Not only are there a variety of third party modules available, you are free to develop or contract the development of customized modules and features to fit your needs.
These are just some of the modules currently available:
e-Commerce
- osCommerce (electronic shopping system)
- pnSubscriptions (site subscriptions, donations, PayPal payments, etc.)
- Stock_Quotes (for stock exchange)
Collaboration and productivity
- Project management
- Task organizers
- Calendars
Virtual community and multi-media
- Image galleries
- Discussion forums
- Chat
Webmaster tools
- Advanced menu system
- Advanced statistics
- Server tools
Other
- Polls
- Forms management
- Newsletter
- Distance learning
<<lessA CMS is an application that provides for the display and management of the contents of a web site. MD-Pro carries this many steps farther by making this management simple yet powerful. Your MD-Pro powered web site can be updated in seconds without any knowledge of programming or HTML. MD-Pro can be configured to allow your site users to send news, comment on existing news, vote in polls, administer their own account via a simple graphical interface and much more.
Normally you must pay for technology this simple and powerful. CMSs available today, cost from several thousand dollars to several hundred thousand dollars. Thanks to the work of many Open Source development communities however, today there are a variety of no cost CMSs published under GNU/GPL.
Open Source systems have gained popularity and matured to the point where they are used by many large companies and organizations around the world.
Main features:
Some of the entities taking advantage of Open Source systems are:
- IBM
- Oracle
- Amazon.com
- Dreamworks
- Kenwood
- Incyte Geonomica
- Ameritrade
- Pixar Animation
- Credit Suisse
- New York Stock Exchange
- PWL Euro-Subsidies (The Hague)
- United States Army
- NASA
- European Commission
- Mexico City
- China
- And many more...
MD-Pro provides an Open Source CMS "certified" and guaranteed by a highly qualified staff of developers. MD-Pro has been developed to be more versatile and modular than competing CMSs.. It is comprised of a highly optimized core platform, to which you can add additional modules according to the needs of your site and users. Not only are there a variety of third party modules available, you are free to develop or contract the development of customized modules and features to fit your needs.
These are just some of the modules currently available:
e-Commerce
- osCommerce (electronic shopping system)
- pnSubscriptions (site subscriptions, donations, PayPal payments, etc.)
- Stock_Quotes (for stock exchange)
Collaboration and productivity
- Project management
- Task organizers
- Calendars
Virtual community and multi-media
- Image galleries
- Discussion forums
- Chat
Webmaster tools
- Advanced menu system
- Advanced statistics
- Server tools
Other
- Polls
- Forms management
- Newsletter
- Distance learning
Download (3.4MB)
Added: 2005-09-20 License: Freeware Price:
1496 downloads
WBox 4
Wbox is a command line tool to test HTTP performance of Web servers and Web applications. more>>
Wbox is a command line tool to test HTTP performance of Web servers and Web applications, to test HTTP compression, to perform stress tests simulating multiple HTTP clients, and to test virtual domain configurations before DNS propagation. The project also implements a configuration-free Web server for file sharing.
Main features:
- Benchmarking how much time it takes to generate content for your web application.
- Web server and web application stressing.
- Testing virtual domains configuration without the need to alter your local resolver.
- Check if your redirects are working correctly emitting the right HTTP code.
- Test if the HTTP compression is working and if it is actually serving pages faster.
- Use it as a configuration-less HTTP server to share files! (see the server mode documentation at the end of the Wbox tutorial in this page, but its as simple as % wbox servermode webroot /tmp)
Enhancements:
- option "maxclients" to set max number of concurrent clients in server mode
- option "close" to close the connection after the few block of data was
- receivedThis is useful to check what happens on EOF from client conditions
- in web applications, to test the latency aspect against big pages, and so on
- min/avg/max time statistics on Ctrl+C or termination
- "Index of ..." no longer expose the real directory path on the filesystem
- source code cleanup
- Many fixes, including no more defunct processes in server mode
<<lessMain features:
- Benchmarking how much time it takes to generate content for your web application.
- Web server and web application stressing.
- Testing virtual domains configuration without the need to alter your local resolver.
- Check if your redirects are working correctly emitting the right HTTP code.
- Test if the HTTP compression is working and if it is actually serving pages faster.
- Use it as a configuration-less HTTP server to share files! (see the server mode documentation at the end of the Wbox tutorial in this page, but its as simple as % wbox servermode webroot /tmp)
Enhancements:
- option "maxclients" to set max number of concurrent clients in server mode
- option "close" to close the connection after the few block of data was
- receivedThis is useful to check what happens on EOF from client conditions
- in web applications, to test the latency aspect against big pages, and so on
- min/avg/max time statistics on Ctrl+C or termination
- "Index of ..." no longer expose the real directory path on the filesystem
- source code cleanup
- Many fixes, including no more defunct processes in server mode
Download (0.021MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
866 downloads
Proview 4.4.2-1
Proview is probably the first Open Source system for process control in the world. more>> <<less
Download (204MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
515 downloads
Apt-Mirror 0.4.4
Apt-Mirror is a small tool that provides the ability to mirror any parts of a Debian GNU/Linux distribution. more>>
Apt-Mirror is a small tool that provides the ability to mirror any parts (or even all) of a Debian GNU/Linux distribution or any other apt source.
Main features:
- It takes config similar to apts "sources.list"
- It is fully pool comply
- It supports multithreaded downloading
- It supports multiple architectures at the same time
- It can automatically remove unnecessary files
- It successfully works on overloaded internet channel
- It never makes inconsistent mirror including while mirroring
- It works on all POSIX complied systems with perl and wget
Installation
Debian users may just add to sources.list line deb http://apt-mirror.sourceforge.net/ apt-mirror/ and execute:
# apt-get update
# apt-get install apt-mirror
Rest users need to download sources and install it by hand:
download apt-mirror_xxx.tar.gz
extract it and put apt-mirror script to /usr/local/bin or somewhere similar
put mirror.list config file to /etc/apt/ (or any other place such as /usr/local/etc, but in this case do not forget to always specify full path to it in command line)
Enhancements:
- This release supports the following new architectures: amd64, hurd-i386, and sh.
- New configuration options were added.
- The default architecture identification on non-Debian systems was fixed.
<<lessMain features:
- It takes config similar to apts "sources.list"
- It is fully pool comply
- It supports multithreaded downloading
- It supports multiple architectures at the same time
- It can automatically remove unnecessary files
- It successfully works on overloaded internet channel
- It never makes inconsistent mirror including while mirroring
- It works on all POSIX complied systems with perl and wget
Installation
Debian users may just add to sources.list line deb http://apt-mirror.sourceforge.net/ apt-mirror/ and execute:
# apt-get update
# apt-get install apt-mirror
Rest users need to download sources and install it by hand:
download apt-mirror_xxx.tar.gz
extract it and put apt-mirror script to /usr/local/bin or somewhere similar
put mirror.list config file to /etc/apt/ (or any other place such as /usr/local/etc, but in this case do not forget to always specify full path to it in command line)
Enhancements:
- This release supports the following new architectures: amd64, hurd-i386, and sh.
- New configuration options were added.
- The default architecture identification on non-Debian systems was fixed.
Download (0.011MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1475 downloads
ET Pro 3.2.6
ET Pro is a the Enemy Territory Competition Mod. more>>
ET Pro is a mod specifically targeted at competition play, with features specifically designed for administration of competition servers.
ET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL.
The official IRC channel for ET Pro is #etpro on irc.freenode.net
The ET Pro development team would like to extend thanks to the following who contributed significantly to the development of 2.0.0, without their help ET Pro would not be where it is today!
Enhancements:
Bug/Exploit Fixes
- Ammopacks/medpacks no longer "bounce off" players if you are too close
- Mounted tank browning/mg42 no longer fires low
- K43/Garand unlimited grenade ammo exploit fixed
- Spectating/demoplayback/multiview mg42/mortar viewpoints are much more accurate now
- Battery mapscript - autospawn now works for west bunker captures
- Compass now clips map icons correctly
- Server no longer drops clients who havent loaded completely on map_restart
- Prone hitboxes fixed
- Mine flags no longer block other mines from being spotted
Optimizations
- Corpses and items no longer eat bandwidth when disappearing
- Unused code removed. server takes 1.3m less memory and less cpu
Gameplay
- Multiview from OSP
- Wounded players now take 113 damage (6 shots) instead of 75 to force into limbo
- Refs who have logged in via password may pass or cancel votes by voting yes or no on a vote.
<<lessET Pro has been chosen as the official tournament mod for STA, TWL, CAL, Clanbase, and ESL.
The official IRC channel for ET Pro is #etpro on irc.freenode.net
The ET Pro development team would like to extend thanks to the following who contributed significantly to the development of 2.0.0, without their help ET Pro would not be where it is today!
Enhancements:
Bug/Exploit Fixes
- Ammopacks/medpacks no longer "bounce off" players if you are too close
- Mounted tank browning/mg42 no longer fires low
- K43/Garand unlimited grenade ammo exploit fixed
- Spectating/demoplayback/multiview mg42/mortar viewpoints are much more accurate now
- Battery mapscript - autospawn now works for west bunker captures
- Compass now clips map icons correctly
- Server no longer drops clients who havent loaded completely on map_restart
- Prone hitboxes fixed
- Mine flags no longer block other mines from being spotted
Optimizations
- Corpses and items no longer eat bandwidth when disappearing
- Unused code removed. server takes 1.3m less memory and less cpu
Gameplay
- Multiview from OSP
- Wounded players now take 113 damage (6 shots) instead of 75 to force into limbo
- Refs who have logged in via password may pass or cancel votes by voting yes or no on a vote.
Download (3.5MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
663 downloads
XPilot 4.5.4
XPilot is a multi-player 2D client/server space game. more>>
XPilot project is a multi-player 2D client/server space game.
XPilot is a multi-player 2D space game. Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar, and the home-computer games Thrust (Commodore 64) and Gravity Force (Commodore Amiga), but XPilot has many new aspects too.
Main features:
- True client/server based game; optimal speed for every player.
- Meta server with up to date information about servers hosting games around the world.
- A web of world-wide rating servers; compare your skills with pilots from all around the world, and climb the ladder of the world-wide rating list.
- Real physics; particles of explosions and sparks from your engines all affect you if youre hit by them. This makes it possible to kill someone by blowing them into a wall with engine thrust or shock waves from explosions.
- Specialized editors for editing ship-shapes and maps.
- Game objective and gameplay adjustable through a number of options, specified on the commandline, in special option files, or in the map files. Examples of modes of the game:
- classical dogfight; equipped with only your gun, you have to rely on your maneuvering and tactical skills
- team; fight together, steal other teamss treasures (involves flying around with a ball in a string, much like in Thrust) and blow up their targets (which are, no doubt, heavily guarded)
- all out nuclear war; chose carefully between more than twenty weapon and defense systems to stay alive and annihilate your enemies
- race; make it through the deadly course before your opponents
- Adjustable gravity; adjustable by putting special attractors or deflectors in the world, or by adjusting the global gravity in various ways.
- Cannons and personalized and vengeful robot fighters give you a hard time.
- Watch your energy, and remember to dock with a fuel station to refuel before its too late.
- Defend your home base, or terrorize and steal someone elses.
- Equip your ship with the 15+ defense and weapon systems: afterburners, cloaking devices, sensors, transporters, extra cannons, mines and bombs, rockets (smarts, torpedos and nuclear), ECM, laser, extra tanks, autopilot etc.
To start playing, you need to connect to a server by using a client program called xpilot. There are always servers running if you check with the meta server, but if you for some reason do not want to join them, youll have to start a server of your own (see man-page xpilots(6)).
Enhancements:
- Team cannons could kill teammates with laser pulses. Fixed.
- On the map Death Star one can destroy a large number of targets with one FNC. This results in packet buffer overflows and slow updates. To overcome this a smarter map update algorithm is implemented in the server and also map updates are now limited to max 2 KB per network packet.
- The default score font was reduced from 15 to 13.
- When the server sends map updates to the client these are now always acknowledged immediately by the client. This should help prevent stalls or lock-ups on maps where are a large number of targets or cannons can be destroyed. It should also reduce the number of very big server frame update packets.
- Robots no longer try to go after players who arent in playing mode.
<<lessXPilot is a multi-player 2D space game. Some features are borrowed from classics like the Atari coin-ups Asteroids and Gravitar, and the home-computer games Thrust (Commodore 64) and Gravity Force (Commodore Amiga), but XPilot has many new aspects too.
Main features:
- True client/server based game; optimal speed for every player.
- Meta server with up to date information about servers hosting games around the world.
- A web of world-wide rating servers; compare your skills with pilots from all around the world, and climb the ladder of the world-wide rating list.
- Real physics; particles of explosions and sparks from your engines all affect you if youre hit by them. This makes it possible to kill someone by blowing them into a wall with engine thrust or shock waves from explosions.
- Specialized editors for editing ship-shapes and maps.
- Game objective and gameplay adjustable through a number of options, specified on the commandline, in special option files, or in the map files. Examples of modes of the game:
- classical dogfight; equipped with only your gun, you have to rely on your maneuvering and tactical skills
- team; fight together, steal other teamss treasures (involves flying around with a ball in a string, much like in Thrust) and blow up their targets (which are, no doubt, heavily guarded)
- all out nuclear war; chose carefully between more than twenty weapon and defense systems to stay alive and annihilate your enemies
- race; make it through the deadly course before your opponents
- Adjustable gravity; adjustable by putting special attractors or deflectors in the world, or by adjusting the global gravity in various ways.
- Cannons and personalized and vengeful robot fighters give you a hard time.
- Watch your energy, and remember to dock with a fuel station to refuel before its too late.
- Defend your home base, or terrorize and steal someone elses.
- Equip your ship with the 15+ defense and weapon systems: afterburners, cloaking devices, sensors, transporters, extra cannons, mines and bombs, rockets (smarts, torpedos and nuclear), ECM, laser, extra tanks, autopilot etc.
To start playing, you need to connect to a server by using a client program called xpilot. There are always servers running if you check with the meta server, but if you for some reason do not want to join them, youll have to start a server of your own (see man-page xpilots(6)).
Enhancements:
- Team cannons could kill teammates with laser pulses. Fixed.
- On the map Death Star one can destroy a large number of targets with one FNC. This results in packet buffer overflows and slow updates. To overcome this a smarter map update algorithm is implemented in the server and also map updates are now limited to max 2 KB per network packet.
- The default score font was reduced from 15 to 13.
- When the server sends map updates to the client these are now always acknowledged immediately by the client. This should help prevent stalls or lock-ups on maps where are a large number of targets or cannons can be destroyed. It should also reduce the number of very big server frame update packets.
- Robots no longer try to go after players who arent in playing mode.
Download (MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1191 downloads
pam_ccreds 4
The pam_ccreds module provides the means for Linux workstations to locally authenticate . more>>
The pam_ccreds module provides the means for Linux workstations to locally authenticate using an enterprise identity when the network is unavailable. Used in conjunction with the nss_updatedb utility, it provides a mechanism for disconnected use of network directories. They are designed to work with pam_ldap and nss_ldap, also available from PADL.
Here are some benefits of using pam_ccreds:
Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0 (with Linux-PAM extensions)
Supports any PAM authentication module
Secure cached credentials provides for verification only
The pam_ccache module supports Linux only.
The present implementation requires Linux-PAM as it takes advantage of the extended configuration syntax of pam.conf. (See the example configuration file included with the
software for an example of configuring it with pam_ldap.) On platforms that do not use Linux-PAM you would need a wrapper PAM module to choose an action based on the
previous modules return code.
Enhancements:
- build fix (include syslog.h)
<<lessHere are some benefits of using pam_ccreds:
Uses the Pluggable Authentication Module API defined in OSF DCE RFC 86.0 (with Linux-PAM extensions)
Supports any PAM authentication module
Secure cached credentials provides for verification only
The pam_ccache module supports Linux only.
The present implementation requires Linux-PAM as it takes advantage of the extended configuration syntax of pam.conf. (See the example configuration file included with the
software for an example of configuring it with pam_ldap.) On platforms that do not use Linux-PAM you would need a wrapper PAM module to choose an action based on the
previous modules return code.
Enhancements:
- build fix (include syslog.h)
Download (0.068MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1198 downloads
pircbotcpp 1.4.4.1
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. more>>
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. pircbotcpp is an Object Oriented client framework which lets you write quick and easy C++ IRC bots. pircbotcpp project includes comprehensive documentation and samples.
pircbotcpp is open source and licensed under the GPL license.
pircbotcpp has been compiled and tested underneath Windows XP as well as Linux Fedora Core 5. However, it should be easily moveable to other flavours of Linux or other Unixes easily.
Enhancements:
- All of pircbot java version is implemented except for the DCC classes.
<<lesspircbotcpp is open source and licensed under the GPL license.
pircbotcpp has been compiled and tested underneath Windows XP as well as Linux Fedora Core 5. However, it should be easily moveable to other flavours of Linux or other Unixes easily.
Enhancements:
- All of pircbot java version is implemented except for the DCC classes.
Download (1.8MB)
Added: 2006-09-05 License: GPL (GNU General Public License) Price:
1144 downloads
RXP 1.4.4
RXP is a validating XML parser written in C. more>>
RXP is a validating XML parser written in C. RXP project is used by the LT XML toolkit, and the Festival speech synthesis system.
The current version of RXP supports XML 1.1, Namespaces 1.1, xml:id, and XML Catalogs. To use an XML Catalog, set the environment variable XML_CATALOG_FILES to a space-separated list of catalog files.
You can try using RXP to check an XML file.
<<lessThe current version of RXP supports XML 1.1, Namespaces 1.1, xml:id, and XML Catalogs. To use an XML Catalog, set the environment variable XML_CATALOG_FILES to a space-separated list of catalog files.
You can try using RXP to check an XML file.
Download (0.15MB)
Added: 2006-03-17 License: GPL (GNU General Public License) Price:
1324 downloads
JCR 0.4.4
JCR is a Web application for performing and managing code reviews. more>>
JCR also know as jcodereview is a web application for performing and managing code reviews.
Although it has some special smarts for reviewing Java projects, it can be used for reviews of any type of source code.
Main features:
- Reviewers. All changes to code are highlighted, and context is shown when adding comments. If reviewing Java code, references to other classes within the file are clickable, so that you can drill into the detail if required. After review comments have been made, those comments can themselves be reviewed, and the required actions decided on and tracked
- Project owners. Review projects are easy to create and configure
- Process Nazis. Details of all comments are held in the database, along with any actions required, and whether theyve been completed. Status reports can be viewed at any time
- Architects and developers. As well as viewing the comments made for a project, its possible to see details of all review projects and comments for a specified file.
At work (Dialect Solutions), we use JCR to review more than half of the code we write. Its made a huge difference to our review process - code reviews now take less time, and the code gets reviewed much more thoroughly than it did in the past.
JCR is released under the GNU Public Licence.
<<lessAlthough it has some special smarts for reviewing Java projects, it can be used for reviews of any type of source code.
Main features:
- Reviewers. All changes to code are highlighted, and context is shown when adding comments. If reviewing Java code, references to other classes within the file are clickable, so that you can drill into the detail if required. After review comments have been made, those comments can themselves be reviewed, and the required actions decided on and tracked
- Project owners. Review projects are easy to create and configure
- Process Nazis. Details of all comments are held in the database, along with any actions required, and whether theyve been completed. Status reports can be viewed at any time
- Architects and developers. As well as viewing the comments made for a project, its possible to see details of all review projects and comments for a specified file.
At work (Dialect Solutions), we use JCR to review more than half of the code we write. Its made a huge difference to our review process - code reviews now take less time, and the code gets reviewed much more thoroughly than it did in the past.
JCR is released under the GNU Public Licence.
Download (0.16MB)
Added: 2005-12-06 License: GPL (GNU General Public License) Price:
1420 downloads
ppp 2.4.4
ppp is an open source package which implements the Point-to-Point Protocol on Linux and Solaris systems. more>>
ppp (Pauls PPP Package) is an open source package which implements the Point-to-Point Protocol (PPP) on Linux and Solaris systems.
ppp is an implementation of (PPP) Point-to-Point Protocol for Unix systems.
Dialling out to an ISP
I use this command to get pppd to dial my ISP from my Linux box at home:
pppd call apex
I have set up a file /etc/ppp/peers/apex containing this:
ttyS0 38400 crtscts
connect /usr/sbin/chat -v -f /etc/ppp/chat/apex
defaultroute
user paulus
remotename apex
The chat script /etc/ppp/chat/apex looks like this:
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
ABORT "ERROR"
ABORT "NO ANSWER"
ABORT "BUSY"
TIMEOUT 90
REPORT CARRIER
"" at
OK "atw1&d0&c1"
OK
atdt62485791
"~"
Note the "~" as the last expect string. This isnt strictly necessary but it does mean that the chat script doesnt finish until I actually see a ppp frame from the ISP.
My ISP uses PAP authentication rather than a login dialog, which simplifies the chat script. I have this in my /etc/ppp/pap-secrets file:
# Secrets for authentication using PAP
# client server secret IP addresses
paulus apex "notmypassword"
<<lessppp is an implementation of (PPP) Point-to-Point Protocol for Unix systems.
Dialling out to an ISP
I use this command to get pppd to dial my ISP from my Linux box at home:
pppd call apex
I have set up a file /etc/ppp/peers/apex containing this:
ttyS0 38400 crtscts
connect /usr/sbin/chat -v -f /etc/ppp/chat/apex
defaultroute
user paulus
remotename apex
The chat script /etc/ppp/chat/apex looks like this:
ABORT "NO CARRIER"
ABORT "NO DIALTONE"
ABORT "ERROR"
ABORT "NO ANSWER"
ABORT "BUSY"
TIMEOUT 90
REPORT CARRIER
"" at
OK "atw1&d0&c1"
OK
atdt62485791
"~"
Note the "~" as the last expect string. This isnt strictly necessary but it does mean that the chat script doesnt finish until I actually see a ppp frame from the ISP.
My ISP uses PAP authentication rather than a login dialog, which simplifies the chat script. I have this in my /etc/ppp/pap-secrets file:
# Secrets for authentication using PAP
# client server secret IP addresses
paulus apex "notmypassword"
Download (0.67MB)
Added: 2006-06-29 License: GPL (GNU General Public License) Price:
1217 downloads
CMSmod .4
CMSmod is a content management class for PHP developers. more>>
CMSmod is a content management class for PHP developers.
It is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
<<lessIt is designed to allow a dynamic Web page to be set up in 10 easy lines of code.
CMSmod class includes (optional) user and imaging systems.
CMSmod is a complete framework written in PHP making it extremely usable on a huge number of systems. It can be setup in under a minute and you can have dynamic content for webpages in a snap!
This content management module will allow you to setup, manage, and output a database using custom templates or a pre-existing template. It also has the option of loading addons to increase functionality. However, it does not come with addons pre-built-in for bloating reasons.
CMS mod comes with examples of how to setup a database table and access information in it.
Enhancements:
- This release works completely and is very easy to set up.
Download (0.022MB)
Added: 2006-02-17 License: Freely Distributable Price:
1347 downloads
PHP 4.4.7
PHP is a high-level scripting language. more>>
PHP is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
PHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API.
It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
<<lessPHP runs on many different platforms and can be used as a standalone executable or as a module under a variety of Web servers. It has excellent support for databases, XML, LDAP, IMAP, Java, various Internet protocols, and general data manipulation, and is extensible via its powerful API.
It is actively developed and supported by a talented and energetic international team. Numerous Open Source and commercial PHP-based application packages are available.
Download (4.9MB)
Added: 2007-05-05 License: The PHP License Price:
1105 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 pro 4 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