freespace 2
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6435
phpftp 2.2
phpftp is a Web-based FTP client. more>>
This is an FTP client implemented in PHP. It is freely distributed under a BSD-style copyright, which you will find in the source.
Version restrictions:
- If youre using PHP 3, you must have version 3.0.17 or higher to run this software. If youre using PHP 4, you must have 4.0.3 or higher.
Enhancements:
- Added more configurable items, such as the temporary directory and the maximum upload file size, since users seem to be changing these values frequently.
- Fixed nasty easily-exploited security hole in phpftp_put() function. This creates a dependency on the is_uploaded_file() PHP function.
- PHP 3 users must have version 3.0.17 or higher, and PHP 4 users must have version 4.0.3 or higher in order to have that function.
- Users will not notice any new functionality in the 2.2 release - no features have been added.
<<lessVersion restrictions:
- If youre using PHP 3, you must have version 3.0.17 or higher to run this software. If youre using PHP 4, you must have 4.0.3 or higher.
Enhancements:
- Added more configurable items, such as the temporary directory and the maximum upload file size, since users seem to be changing these values frequently.
- Fixed nasty easily-exploited security hole in phpftp_put() function. This creates a dependency on the is_uploaded_file() PHP function.
- PHP 3 users must have version 3.0.17 or higher, and PHP 4 users must have version 4.0.3 or higher in order to have that function.
- Users will not notice any new functionality in the 2.2 release - no features have been added.
Download (0.01MB)
Added: 2005-04-26 License: BSD License Price:
1644 downloads
PyPanel 2.2
PyPanel is a panel/taskbar for X11 window managers. more>>
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste.
PyPanel works with WindowMaker and EWMH compliant WMs (Kahakai, Openbox, PekWM, FVWM, etc). PyPanel is distributed under the GNU General Public License v2.
Main features:
- Transparency with shading/tinting
- Panel dimensions, location and layout
- Font type and colors with Xft support
- Button events/actions
- Clock and workspace name display
- System Tray (Notification Area)
- Autohiding
<<lessPyPanel works with WindowMaker and EWMH compliant WMs (Kahakai, Openbox, PekWM, FVWM, etc). PyPanel is distributed under the GNU General Public License v2.
Main features:
- Transparency with shading/tinting
- Panel dimensions, location and layout
- Font type and colors with Xft support
- Button events/actions
- Clock and workspace name display
- System Tray (Notification Area)
- Autohiding
Download (0.027MB)
Added: 2005-04-28 License: GPL (GNU General Public License) Price:
1640 downloads
prophorBNCd 0.2.2
prophorBNCd is an easy multiuser BNC server for IRC. more>>
prophorBNCd is an easy multiuser BNC server for IRC. It is used to keep the IRC connection open continuously.
Enhancements:
AWAYNICK:
- /quote SET_AWAYNICK nickname - set a awaynick
- /quote NULL_AWAYNICK - reset the awaynick
SETAWAY:
- sets a the BNC away when the client disconnects,
- /quit NONE - doesnt set the BNC away
- /server SERVER PORT USERNAME:PASSWORD works now, thx to ja3s request
<<lessEnhancements:
AWAYNICK:
- /quote SET_AWAYNICK nickname - set a awaynick
- /quote NULL_AWAYNICK - reset the awaynick
SETAWAY:
- sets a the BNC away when the client disconnects,
- /quit NONE - doesnt set the BNC away
- /server SERVER PORT USERNAME:PASSWORD works now, thx to ja3s request
Download (0.044MB)
Added: 2005-06-27 License: GPL (GNU General Public License) Price:
1582 downloads
XPenguins 2.2
Xpenguins makes cute little penguins fall from the top of your screen and walk on the top of your windows under X11. more>>
Ever wanted cute little penguins walking along the tops of your windows? Ever wanted to send an army of cute little penguins to invade the screen of someone else on your network? Probably not, but why not try this program out anyway - its free (licensed under the GNU GPL).
Xpenguins makes cute little penguins fall from the top of your screen and walk on the top of your windows under X11.
You need something that runs the X Window System (Linux, Unix etc), and have the ubiquitous XPM library installed.
Enhancements:
- The squish option: kill toons with your mouse!
- The themes Bill (images from XBill) and Big Penguins.
- The ability to run several themes simultaneously.
- Redraws erased desktop icons.
<<lessXpenguins makes cute little penguins fall from the top of your screen and walk on the top of your windows under X11.
You need something that runs the X Window System (Linux, Unix etc), and have the ubiquitous XPM library installed.
Enhancements:
- The squish option: kill toons with your mouse!
- The themes Bill (images from XBill) and Big Penguins.
- The ability to run several themes simultaneously.
- Redraws erased desktop icons.
Download (0.22MB)
Added: 2005-09-05 License: GPL (GNU General Public License) Price:
1511 downloads
Rekall 2.2.6
Rekall is the database front-end for KDE and the Web. more>>
Rekall is a database front-end, somewhat in the style of MicroSoft Access. However, Rekall is not itself a database, and does not include a database.
By this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementaly just a tool to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting and .... you get the idea).
It is database agnostic, and does not have any preferred database in the sense that Access(tm) uses the Jet. database engine (although the Windows version can use the Jet database engine via an ODBC driver).
Rekall can do lots of the things that you would expect of a database front-end (or if it cant, let us know!). You can design and use forms and reports, you can construct database queries, and you can import and export data (actually, you can copy data, import is just copy file to table, and export is just copy table to file). You can also create reusable components which you can use in forms and reports, to reduce application development time.
Rekall can be scripted using the the Python language. You can arrange that a script is executed when various events occur (for instance, when the user changes the value of a control).
Scripts can be associated directly with the event, but you can also store scripts in script modules for more general use. And, of course, you have full access to all the modules that are available for Python. Plus, Rekall has an integrated Python debugger with syntax highlighting.
RekallRevealed is run as a community website to support the GPL version of Rekall. Rekall is being included by some of the Linux distributions, and commercial components and support are available from TotalRekall and from theKompany.
Enhancements:
Dynamic Layouts
- Dynamic layouts allow you to create forms where controls automatically resize depending on settings such as font sizes, and as the user resizes the form. This is based on QTs layout engine, althougn only a restricted set of functions are available.
Tool Boxes
- Personally, the author is not a fan of tool boxes, but they seem to be popular, so Rekall now supports them. If you still prefer the old context menu mechanism, you can turn tool boxes off.
Wizards
- Lots of the controls now have control wizards which prompt you for the important settings. Hopefully wizards will be avaialble for all controls by the time 2.3.x becomes 2.4.0
Stock Databases
- Stock databases. Rekall will come with some stock databases (actually there is only one at present, the demo database, but more will be added over time) which can be used to create your own database. In addition, you can download stock databases from the web. See the Rekall section on downloading the database that runs this website!
Manual
- The manual can now be accessed via a dedicated manual viewer (loosely modelled on QTs assistant program).
Other stuff
- Lots of bug fixes, lots of other smaller additions.
Enhancements:
- 2.2.6 is the now latest stable release.
- Mostly bug fixes since 2.2.4, particularly a problem related (I believe) to the default style used by Fedora Core 4
<<lessBy this we mean that data is stored somewhere else in an SQL server, and Rekall is fundementaly just a tool to extract, display and update that data (of course, it does lots more than that, it does forms and reports and scripting and .... you get the idea).
It is database agnostic, and does not have any preferred database in the sense that Access(tm) uses the Jet. database engine (although the Windows version can use the Jet database engine via an ODBC driver).
Rekall can do lots of the things that you would expect of a database front-end (or if it cant, let us know!). You can design and use forms and reports, you can construct database queries, and you can import and export data (actually, you can copy data, import is just copy file to table, and export is just copy table to file). You can also create reusable components which you can use in forms and reports, to reduce application development time.
Rekall can be scripted using the the Python language. You can arrange that a script is executed when various events occur (for instance, when the user changes the value of a control).
Scripts can be associated directly with the event, but you can also store scripts in script modules for more general use. And, of course, you have full access to all the modules that are available for Python. Plus, Rekall has an integrated Python debugger with syntax highlighting.
RekallRevealed is run as a community website to support the GPL version of Rekall. Rekall is being included by some of the Linux distributions, and commercial components and support are available from TotalRekall and from theKompany.
Enhancements:
Dynamic Layouts
- Dynamic layouts allow you to create forms where controls automatically resize depending on settings such as font sizes, and as the user resizes the form. This is based on QTs layout engine, althougn only a restricted set of functions are available.
Tool Boxes
- Personally, the author is not a fan of tool boxes, but they seem to be popular, so Rekall now supports them. If you still prefer the old context menu mechanism, you can turn tool boxes off.
Wizards
- Lots of the controls now have control wizards which prompt you for the important settings. Hopefully wizards will be avaialble for all controls by the time 2.3.x becomes 2.4.0
Stock Databases
- Stock databases. Rekall will come with some stock databases (actually there is only one at present, the demo database, but more will be added over time) which can be used to create your own database. In addition, you can download stock databases from the web. See the Rekall section on downloading the database that runs this website!
Manual
- The manual can now be accessed via a dedicated manual viewer (loosely modelled on QTs assistant program).
Other stuff
- Lots of bug fixes, lots of other smaller additions.
Enhancements:
- 2.2.6 is the now latest stable release.
- Mostly bug fixes since 2.2.4, particularly a problem related (I believe) to the default style used by Fedora Core 4
Download (4.9MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1497 downloads
WMPop3LB 2.4.2
WMPop3LB is a multi POP3 accounts mailbox checker. more>>
WMPop3LB is a multi POP3 accounts mailbox checker. It can connect to up to 6 POP3 accounts to check if you have mail, get the "From:" and "Subject:" header fields of each mail and display them in a 7 lines window.
Messages can be deleted directly off the servers by selecting the mails to delete and clicking the "delete" button.
Main features:
- up to 6 different pop servers / accounts.
- displays "From:" and "Subject:" fields for each mail.
- displays number of unread messages or total number of messages, per account
- different autochecking intervals for each pop account
- can delete mail directly off the server
- can launch a command for each new mail received, for each selected message or for each server.
- very verbose interface
Enhancements:
- fixed a bug in pop3WriteOneMail: the first line of a received buffer was always removed, so the received mail was incomplete and corrupted.
<<lessMessages can be deleted directly off the servers by selecting the mails to delete and clicking the "delete" button.
Main features:
- up to 6 different pop servers / accounts.
- displays "From:" and "Subject:" fields for each mail.
- displays number of unread messages or total number of messages, per account
- different autochecking intervals for each pop account
- can delete mail directly off the server
- can launch a command for each new mail received, for each selected message or for each server.
- very verbose interface
Enhancements:
- fixed a bug in pop3WriteOneMail: the first line of a received buffer was always removed, so the received mail was incomplete and corrupted.
Download (0.037MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1478 downloads
Wmufo 1.2.2
Wmufo is a dockable application which monitors your seti@home client statistics. more>>
Wmufo is a dockable application which monitors your seti@home client statistics.
Installation:
Root Installation:
1) su -
2) cd /current/directory/of/wmufo
3) ./configure
Either
4A) make install-strip
or
4B) make
4B) strip src/wmseti
4B) cp src/wmseti /usr/local/bin/
User installation
1) ./configure
2) make
3) strip src/wmseti
4) cp src/wmseti ~/bin
<<lessInstallation:
Root Installation:
1) su -
2) cd /current/directory/of/wmufo
3) ./configure
Either
4A) make install-strip
or
4B) make
4B) strip src/wmseti
4B) cp src/wmseti /usr/local/bin/
User installation
1) ./configure
2) make
3) strip src/wmseti
4) cp src/wmseti ~/bin
Download (0.22MB)
Added: 2005-10-11 License: GPL (GNU General Public License) Price:
1473 downloads
unixODBC 2.2.11
The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platform more>>
The unixODBC Project goals are to develop and promote unixODBC to be the definitive standard for ODBC on non MS Windows platforms. This is to include GUI support for both KDE and GNOME.
ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.
The two major advantages of choosing to code an application to the ODBC API are;
Portable Data Access Code
The ODBC API, as outlined by X/Open and ISO, is availible on all major platforms. Microsoft platforms include many enhancements to this specification; these enhancements are also supported by unixODBC
Dynamic Data Binding
This allows the user or the system administrator to easily configure an application to use any ODBC compliant data source. This is perhaps the single biggest advantage of coding an application to the ODBC API and to purchase these applications.
Dyamic binding allows the end-user to pick a data source, ie an SQL Server, and use it for all data applications without having to worry about recompiling the application.
The unixODBC team has reached this objective by providing the best technical solution to ODBC demands on the Linux platform. Also; ALL unixODBC development is and will be distributed under GPL or LGPL. The LGPL on libs will ensure that commercial solutions will be able to utilize unixODBC.
Enhancements:
- Fix a couple of typo errors in postgres driver and odbctest
- Fix problem where ini files could be truncated under heavy load
- Fix potential hang with FILEDSNs if the connect string included a DSN= entry as well
- Dont save the SAVEFILE attribute in the filedsn.
- Fixed bug that prevented the setting of some attributes via the DMConnAttr method
- Removed the -module entry from the cursor lib, it prevents it building on HPUX.
- Add a couple of extra info types to the pull down in odbctest
- SQLGetInfoW was returning the wrong length when converting from the ANSI call. The same was also going on the other way. Also fixed same thing for other calls.
- Fix incorrect value in SQLFetchScroll in odbctest
- Fix memory leak in odbcinstQ
- Check for MOC being found, before building GUI parts
- Add list of export symbols to libodbcinst
- Fix a problem in the cursor lib returning blobs
- SQL_DIAG_NUMBER was being stored and returned as a SQLINTEGER instead of a SQLRETURN
- Check if we can include sys/stats.h in iniOpen.c
- Fix potential buffer overun in SQLConfigDataSource()
- Fix problem in odbctest that prevented intervals from being displayed.
- Cope with SHLIBEXT not being set when finding the cursor lib
- Add a couple of missing Setup64 checks
- Small change in __info to conserve memory
- Add odbcinst.exp to distrib
- Add missing ODBC2 installer stubs
- Fix typo in SQLStatistics
- Not passing user names and password into isql passes NULLS not empty strings into SQLConnect
- Add missing SQLPrepareA from the driver manager export file
- Make the default for DontDLClose 1, it doesnt do any harm, and fixes some segfaults
- Fix printf format in the postgres driver on 64 platforms
<<lessODBC is an open specification for providing application developers with a predictable API with which to access Data Sources. Data Sources include SQL Servers and any Data Source with an ODBC Driver.
The two major advantages of choosing to code an application to the ODBC API are;
Portable Data Access Code
The ODBC API, as outlined by X/Open and ISO, is availible on all major platforms. Microsoft platforms include many enhancements to this specification; these enhancements are also supported by unixODBC
Dynamic Data Binding
This allows the user or the system administrator to easily configure an application to use any ODBC compliant data source. This is perhaps the single biggest advantage of coding an application to the ODBC API and to purchase these applications.
Dyamic binding allows the end-user to pick a data source, ie an SQL Server, and use it for all data applications without having to worry about recompiling the application.
The unixODBC team has reached this objective by providing the best technical solution to ODBC demands on the Linux platform. Also; ALL unixODBC development is and will be distributed under GPL or LGPL. The LGPL on libs will ensure that commercial solutions will be able to utilize unixODBC.
Enhancements:
- Fix a couple of typo errors in postgres driver and odbctest
- Fix problem where ini files could be truncated under heavy load
- Fix potential hang with FILEDSNs if the connect string included a DSN= entry as well
- Dont save the SAVEFILE attribute in the filedsn.
- Fixed bug that prevented the setting of some attributes via the DMConnAttr method
- Removed the -module entry from the cursor lib, it prevents it building on HPUX.
- Add a couple of extra info types to the pull down in odbctest
- SQLGetInfoW was returning the wrong length when converting from the ANSI call. The same was also going on the other way. Also fixed same thing for other calls.
- Fix incorrect value in SQLFetchScroll in odbctest
- Fix memory leak in odbcinstQ
- Check for MOC being found, before building GUI parts
- Add list of export symbols to libodbcinst
- Fix a problem in the cursor lib returning blobs
- SQL_DIAG_NUMBER was being stored and returned as a SQLINTEGER instead of a SQLRETURN
- Check if we can include sys/stats.h in iniOpen.c
- Fix potential buffer overun in SQLConfigDataSource()
- Fix problem in odbctest that prevented intervals from being displayed.
- Cope with SHLIBEXT not being set when finding the cursor lib
- Add a couple of missing Setup64 checks
- Small change in __info to conserve memory
- Add odbcinst.exp to distrib
- Add missing ODBC2 installer stubs
- Fix typo in SQLStatistics
- Not passing user names and password into isql passes NULLS not empty strings into SQLConnect
- Add missing SQLPrepareA from the driver manager export file
- Make the default for DontDLClose 1, it doesnt do any harm, and fixes some segfaults
- Fix printf format in the postgres driver on 64 platforms
Download (2.3MB)
Added: 2005-10-18 License: LGPL (GNU Lesser General Public License) Price:
1472 downloads
Ignorance 2.2
Ignorance is a flexible, powerful content filtering plugin for Gaim. more>>
Ignorance is a content filtering plugin for Gaim. If you love Gaim for chat, but find yourself missing the filtering features of clients like zinc, then Ignorance is for you!
<<less Download (0.22MB)
Added: 2005-10-21 License: GPL (GNU General Public License) Price:
1463 downloads
StoCS 1.2
StoCS is a script to control free space on disk and to maintain free space at a configurable level. more>>
StoCS is a service to control freespace on disk, mantain free space in a configurable level.
Works with three thresholds:
WARN: do a configurable action (dialog, message, alarm, ecc)
FDEL: deletion limit
LOWL: dimension to reach after deletion
If define must be LOWL < WARN < FDEL
Threshold unit can be:
Total number of file and/or subdiectory
Total dimension of controlle folder (Byte,Kbyte,Mbyte,ecc)
% of fre space on unit
Max age of files and/or subdirs (in this case LOWL is not used because all that exeeds is deleted)
Can work with a config file or wih command line parameters. Command line parameters overwrites config file values. Does not implements loop. Therefore you must use cron os similar.
Installation example
Copy stocs in /usr/local/bin
Copy stocs.conf in /usr/local/etc
Add to a cron.hourly (or a crontab):
/bin/su user -c "/usr/local/bin/stocs
-c /usr/local/stc/stocs.conf
&> /var/log/stocs.log"
In this case stocs runs every hour, using the configuration in stocs.conf, the output is written to log file /var/log/stocs.log
<<lessWorks with three thresholds:
WARN: do a configurable action (dialog, message, alarm, ecc)
FDEL: deletion limit
LOWL: dimension to reach after deletion
If define must be LOWL < WARN < FDEL
Threshold unit can be:
Total number of file and/or subdiectory
Total dimension of controlle folder (Byte,Kbyte,Mbyte,ecc)
% of fre space on unit
Max age of files and/or subdirs (in this case LOWL is not used because all that exeeds is deleted)
Can work with a config file or wih command line parameters. Command line parameters overwrites config file values. Does not implements loop. Therefore you must use cron os similar.
Installation example
Copy stocs in /usr/local/bin
Copy stocs.conf in /usr/local/etc
Add to a cron.hourly (or a crontab):
/bin/su user -c "/usr/local/bin/stocs
-c /usr/local/stc/stocs.conf
&> /var/log/stocs.log"
In this case stocs runs every hour, using the configuration in stocs.conf, the output is written to log file /var/log/stocs.log
Download (0.010MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1449 downloads
db2dot 0.2.2
db2dot reverse engineers an existing database and produces an ER diagram in dot format. more>>
db2dot reverse engineers an existing database and produces an ER diagram in dot format.
The dot file can be fed through graphvizs dot to produce a pretty ER diagram. The diagram includes tables and relationships derived from db meta-data and foreign key constraints.
What format is the output?
It generates a dot file which can be turned into a diagram with the graphviz utility.
What database servers will it work with?
It has only been tested with MySQLs JDBC driver, but it uses only
generic java.sql.* classes so it should work with any JDBC driver which is
sufficiently advanced.
What license is the code released under?
db2dot is released under the GPL v2.0 license.
How do I build the source?
Run: ant build jar
What are the command line arguments?
The command line arguments may be in any order, the following are required:
driver=< JDBCDriver class >
url=< db connection url >
user=< db user name >
pass=< db password >
The following are optional:
+showRelations
+showColumns
<<lessThe dot file can be fed through graphvizs dot to produce a pretty ER diagram. The diagram includes tables and relationships derived from db meta-data and foreign key constraints.
What format is the output?
It generates a dot file which can be turned into a diagram with the graphviz utility.
What database servers will it work with?
It has only been tested with MySQLs JDBC driver, but it uses only
generic java.sql.* classes so it should work with any JDBC driver which is
sufficiently advanced.
What license is the code released under?
db2dot is released under the GPL v2.0 license.
How do I build the source?
Run: ant build jar
What are the command line arguments?
The command line arguments may be in any order, the following are required:
driver=< JDBCDriver class >
url=< db connection url >
user=< db user name >
pass=< db password >
The following are optional:
+showRelations
+showColumns
Download (0.011MB)
Added: 2005-12-13 License: GPL (GNU General Public License) Price:
1411 downloads
PowerPhlogger 2.2.5
PowerPhlogger is a counter hosting and website statistics tool. more>>
PowerPhlogger is a counter hosting and website statistics tool. It lets you offer counter service to others from your site. PowerPhlogger is built on PHP and requires a the MySQL database server.
Your members dont need any PHP-support on their webserver. They just pass the required data through JavaScript to PPhlogger that is hosted on your server.
Currently development of Phlogger3, the future version of PowerPhlogger, is still going on and its source has not yet been opened to public.
This future version will be based on the Sourdough framework and will support various different database systems as backend. It will be a whole rewrite of the existing PowerPhlogger code.
Main features:
Logging:
- user sign-up page that allows users to create accounts
- logs host/ip (proxy & real IP !!), referer, agent, time&date, resolution&color, online-time, pageimpressions
- traceroutes by above.net
- stores IP-adress+cookie to avoid multiple hits by the same user (you can set a timeout)
- multiple page count - include PPhlogger on ALL your pages throughout your whole site
- mail-notice - PPhlogger sends you an email every xx hits
- phlogview - view all data and get a mySQL-dump for backup purposes (incl. logs-by-date search)
- optional: download-count
- Top X referers, Top keywords (single-word or full-string mode)
- Top X domains, Top territories
- Top resolution, Top color
- browser/OS stats
- Calendar - shows your daily/monthly unique hits or pageimpressions
- Visitors per day / per hour graph
- enable/disable your own hits (set a cookie)
- show/hide referers in logs
- (re)set your page hits
- delete entries in your logfile
- demo-mode to make stats avail. to public
- generate a pic to make hits visible on your page (requires GD-library!) - user may choose his own TTF-font, bg/fg-color, font-size >>> unlimited styles!!
- CSS-editor: user may create his own StyleSheet or choose a default style (phloggstyle / phpeestyle / sahara / cartesia / lila / metal)
- timezone support - user may choose his own GMT-time
- multi-language support with localization files
- average online-time
- supports unlimited alternate URLs
- visitor-path - shows the path were the visitor browsed through your site
- Admin page includes:
- set up new useraccounts and notifies the new user (incl. attachment)
- delete useraccounts, clean-up unconfirmed or expired useraccounts , edit useraccounts
- shows all user-configurations
- mailing-list feature
- plug-ins: FTP-diskspace, multiple file upload
- shows your system status (checks for ports on your server)
- show last X customers that entered Phlogview
- CSS-editor
<<lessYour members dont need any PHP-support on their webserver. They just pass the required data through JavaScript to PPhlogger that is hosted on your server.
Currently development of Phlogger3, the future version of PowerPhlogger, is still going on and its source has not yet been opened to public.
This future version will be based on the Sourdough framework and will support various different database systems as backend. It will be a whole rewrite of the existing PowerPhlogger code.
Main features:
Logging:
- user sign-up page that allows users to create accounts
- logs host/ip (proxy & real IP !!), referer, agent, time&date, resolution&color, online-time, pageimpressions
- traceroutes by above.net
- stores IP-adress+cookie to avoid multiple hits by the same user (you can set a timeout)
- multiple page count - include PPhlogger on ALL your pages throughout your whole site
- mail-notice - PPhlogger sends you an email every xx hits
- phlogview - view all data and get a mySQL-dump for backup purposes (incl. logs-by-date search)
- optional: download-count
- Top X referers, Top keywords (single-word or full-string mode)
- Top X domains, Top territories
- Top resolution, Top color
- browser/OS stats
- Calendar - shows your daily/monthly unique hits or pageimpressions
- Visitors per day / per hour graph
- enable/disable your own hits (set a cookie)
- show/hide referers in logs
- (re)set your page hits
- delete entries in your logfile
- demo-mode to make stats avail. to public
- generate a pic to make hits visible on your page (requires GD-library!) - user may choose his own TTF-font, bg/fg-color, font-size >>> unlimited styles!!
- CSS-editor: user may create his own StyleSheet or choose a default style (phloggstyle / phpeestyle / sahara / cartesia / lila / metal)
- timezone support - user may choose his own GMT-time
- multi-language support with localization files
- average online-time
- supports unlimited alternate URLs
- visitor-path - shows the path were the visitor browsed through your site
- Admin page includes:
- set up new useraccounts and notifies the new user (incl. attachment)
- delete useraccounts, clean-up unconfirmed or expired useraccounts , edit useraccounts
- shows all user-configurations
- mailing-list feature
- plug-ins: FTP-diskspace, multiple file upload
- shows your system status (checks for ports on your server)
- show last X customers that entered Phlogview
- CSS-editor
Download (0.67MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1398 downloads
SportStat 0.2.2
SportStat is a web based application for the recording and analysis of sports statistics. more>>
SportStat is a web based application for the recording and analysis of sports statistics.
SportStat project was designed to be used by high school teams and athletic departments. Because of this, it is (and unless plans change, will remain) home team centered.
This means that while the program can track your results against other teams, it will not track other teams against each other.
Enhancements:
- The init code was reorganized.
- Better filtering was added in phpMyEdit.
- A better install system was added for the example data.
- Custom queries can be logged.
- Formatting of the reports was improved.
- Numerous bugfixes were made.
<<lessSportStat project was designed to be used by high school teams and athletic departments. Because of this, it is (and unless plans change, will remain) home team centered.
This means that while the program can track your results against other teams, it will not track other teams against each other.
Enhancements:
- The init code was reorganized.
- Better filtering was added in phpMyEdit.
- A better install system was added for the example data.
- Custom queries can be logged.
- Formatting of the reports was improved.
- Numerous bugfixes were made.
Download (0.054MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1395 downloads
KDirStat 2.5.2
KDirStat is a graphical disk usage utility, very much like the Unix more>>
KDirStat is a graphical disk usage utility, very much like the Unix "du" command.
KDirStat project displays a directory tree both in classical tree format (like Konqueror, but with accumulated tree sizes, shown as MB / GB and as percentage bars) and in "treemap" format like SequoiaView.
In addition to that, KDirStat provides cleanup facilities to reclaim disk space - both predefined and customizable.
Main features:
Display Features
- Graphical and numeric display of used disk space
- Files kept apart from directories in separate items to prevent cluttering the display
- All numbers displayed human readable - e.g., 34.4 MB instead of 36116381 Bytes
- Different colors in the directory tree display to keep the different tree levels visually apart
- Display of latest change time within an entire directory tree - you can easily see what object was changed last and when.
Treemap Display
- Treemap as alternate (auxiliary) view of a directory tree
- Easily find large in a directory tree: You see the entire tree at once. Large rectangles are large files - you can see them even if they are hidden somewhere deep within the tree.
- Treemap view slaved to the tree (list) view: Click on a file in the treemap, and it is selected in the tree view - and vice versa.
- Treemap tiles are colored by file type - all images in cyan, all audio tracks (MP3 etc.) in yellow, executables in magenta etc.; you can see from the color what a treemap rectangle is.
- Many treemap variants available:
- Plain treemap
- Squarified treemap (no thin elongated rectangles)
- Cushion treemap
- Colored treemap
- All combinations of the above
- Fast implementation: Treemap built in fractions of a second (on quite ordinary machines: Athlon-550 class)
- Treemap subwindow can be resized as the user prefers
- Treemap can be switched off with a single keypress (F9)
- Context menu with cleanup actions etc.
- Zoom the treemap in/out treemap with double click (left/right)
- Many treemap configuration options
Directory Reading
- Stays on one file system by default - reads mounted file systems only on request.
- You dont care about a mounted /usr file system if the root file system is full and you need to find out why in a hurry, nor do you want to scan everybodys home directory on the NFS server when your local disk is full.
- Network transparency: Scan FTP or Samba directories - or whatever else protocols KDE support.
- PacMan animation while directories are being read. OK, this is not exactly essential, but its fun.
Cleaning up
- Predefined cleanup actions: Easily delete a file or a directory tree, move it to the KDE trash bin, compress it to a .tar.bz2 archive or simply open a shell or a Konqueror window there.
- User-defined cleanup actions: Add your own cleanup commands or edit the existing ones.
- "Send mail to owner" report facility: Send a mail requesting the owner of a large directory tree to please clean up unused files.
Misc
- Feedback mail facility: Rate the program and tell the authors your opinion about it.
Whats New in 2.4.4 Release:
- Sparse files and hard links are now properly supported.
Whats New in 2.5.2 Release:
- Can now read and write directory contents from cache files generated by (supplied) Perl script, e.g. in cron job over night
<<lessKDirStat project displays a directory tree both in classical tree format (like Konqueror, but with accumulated tree sizes, shown as MB / GB and as percentage bars) and in "treemap" format like SequoiaView.
In addition to that, KDirStat provides cleanup facilities to reclaim disk space - both predefined and customizable.
Main features:
Display Features
- Graphical and numeric display of used disk space
- Files kept apart from directories in separate items to prevent cluttering the display
- All numbers displayed human readable - e.g., 34.4 MB instead of 36116381 Bytes
- Different colors in the directory tree display to keep the different tree levels visually apart
- Display of latest change time within an entire directory tree - you can easily see what object was changed last and when.
Treemap Display
- Treemap as alternate (auxiliary) view of a directory tree
- Easily find large in a directory tree: You see the entire tree at once. Large rectangles are large files - you can see them even if they are hidden somewhere deep within the tree.
- Treemap view slaved to the tree (list) view: Click on a file in the treemap, and it is selected in the tree view - and vice versa.
- Treemap tiles are colored by file type - all images in cyan, all audio tracks (MP3 etc.) in yellow, executables in magenta etc.; you can see from the color what a treemap rectangle is.
- Many treemap variants available:
- Plain treemap
- Squarified treemap (no thin elongated rectangles)
- Cushion treemap
- Colored treemap
- All combinations of the above
- Fast implementation: Treemap built in fractions of a second (on quite ordinary machines: Athlon-550 class)
- Treemap subwindow can be resized as the user prefers
- Treemap can be switched off with a single keypress (F9)
- Context menu with cleanup actions etc.
- Zoom the treemap in/out treemap with double click (left/right)
- Many treemap configuration options
Directory Reading
- Stays on one file system by default - reads mounted file systems only on request.
- You dont care about a mounted /usr file system if the root file system is full and you need to find out why in a hurry, nor do you want to scan everybodys home directory on the NFS server when your local disk is full.
- Network transparency: Scan FTP or Samba directories - or whatever else protocols KDE support.
- PacMan animation while directories are being read. OK, this is not exactly essential, but its fun.
Cleaning up
- Predefined cleanup actions: Easily delete a file or a directory tree, move it to the KDE trash bin, compress it to a .tar.bz2 archive or simply open a shell or a Konqueror window there.
- User-defined cleanup actions: Add your own cleanup commands or edit the existing ones.
- "Send mail to owner" report facility: Send a mail requesting the owner of a large directory tree to please clean up unused files.
Misc
- Feedback mail facility: Rate the program and tell the authors your opinion about it.
Whats New in 2.4.4 Release:
- Sparse files and hard links are now properly supported.
Whats New in 2.5.2 Release:
- Can now read and write directory contents from cache files generated by (supplied) Perl script, e.g. in cron job over night
Download (0.30MB)
Added: 2006-01-09 License: GPL (GNU General Public License) Price:
1392 downloads
Skycache 2.2
Skycache is a lightweight, free and fast page cache for PHP 4 and PHP 5. more>>
Skycache is a lightweight, free and fast page cache for PHP 4 and PHP 5.
Once a dynamic page has been computed, it is stored in a page cache.
If a query for the same URL is made afterwards, the content is immediately served from the cache instead of processing the script again. The end result is a significant speedup and a slightly reduced server load.
Skycache is heavily used on Skyblog.
Basic usage:
Just add this to the top of a php script you want to cache the content for:
require(skycache.php);
skycache();
Pages will get cached for 30 minutes. You can check how pages were served by looking at the returned X-Skycache headers.
Other functions for more specific cases are described below. skycache() should always be the last one you call.
The skycache.php file can of course be stored in any location, and it can be shared by different scripts.
<<lessOnce a dynamic page has been computed, it is stored in a page cache.
If a query for the same URL is made afterwards, the content is immediately served from the cache instead of processing the script again. The end result is a significant speedup and a slightly reduced server load.
Skycache is heavily used on Skyblog.
Basic usage:
Just add this to the top of a php script you want to cache the content for:
require(skycache.php);
skycache();
Pages will get cached for 30 minutes. You can check how pages were served by looking at the returned X-Skycache headers.
Other functions for more specific cases are described below. skycache() should always be the last one you call.
The skycache.php file can of course be stored in any location, and it can be shared by different scripts.
Download (0.004MB)
Added: 2006-02-21 License: MIT/X Consortium License Price:
1341 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 freespace 2 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