clientusagerecord 0.6.0
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 120
Google::Adwords::ClientUsageRecord 0.6.0
Google::Adwords::ClientUsageRecord is a Google Adwords ClientUsageRecord object. more>>
Google::Adwords::ClientUsageRecord is a Google Adwords ClientUsageRecord object.
SYNOPSIS
use Google::Adwords::InfoService;
my $ginfo = Google::Adwords::InfoService->new();
$ginfo->email(email@domain.com)
->password(password)
->developerToken(developer_token)
->applicationToken(application_token);
# If you use a MCC
$ginfo->clientEmail(clientemail@domain.com);
my @usage_records = $ginfo->getUnitCountForClients({
clientEmails => [ $email1, $email2 ],
startdate => $start_date,
endDate => $end_date,
});
print "Quota Units for client "
. $usage_records[0]->clientEmail
. is
. $usage_records[0]->quotaUnits
. "n";
This object should be used with the InfoService::getUnitCountForClients API call
METHODS
Accessors (read only)
- clientEmail - The login for identifying this client account
- quotaUnits - The number of quota units recorded for this client
Enhancements:
- Perl
<<lessSYNOPSIS
use Google::Adwords::InfoService;
my $ginfo = Google::Adwords::InfoService->new();
$ginfo->email(email@domain.com)
->password(password)
->developerToken(developer_token)
->applicationToken(application_token);
# If you use a MCC
$ginfo->clientEmail(clientemail@domain.com);
my @usage_records = $ginfo->getUnitCountForClients({
clientEmails => [ $email1, $email2 ],
startdate => $start_date,
endDate => $end_date,
});
print "Quota Units for client "
. $usage_records[0]->clientEmail
. is
. $usage_records[0]->quotaUnits
. "n";
This object should be used with the InfoService::getUnitCountForClients API call
METHODS
Accessors (read only)
- clientEmail - The login for identifying this client account
- quotaUnits - The number of quota units recorded for this client
Enhancements:
- Perl
Download (0.041MB)
Added: 2006-11-23 License: Perl Artistic License Price:
1065 downloads
JaLingo 0.6.0
JaLingo is a free cross-platform dictionary application. more>>
JaLingo is a free cross-platform dictionary application written in Java.
It understands these dictionary formats:
- Mova
- PtkDict/phpMyLingvo MySQL dumps
- Sdictionary (near 200 dictionaries may be found on home page)
Project goals:
- good UI
- support as much different formats as possible
- do not convert dictionaries, use originals
- platform-independency
- performance and memory optimized
<<lessIt understands these dictionary formats:
- Mova
- PtkDict/phpMyLingvo MySQL dumps
- Sdictionary (near 200 dictionaries may be found on home page)
Project goals:
- good UI
- support as much different formats as possible
- do not convert dictionaries, use originals
- platform-independency
- performance and memory optimized
Download (0.40MB)
Added: 2006-12-11 License: GPL (GNU General Public License) Price:
1048 downloads
TuxUsers 0.6.0
TuxUsers application is a user management KControl module and stand alone utility. more>>
TuxUsers application is a user management KControl module and stand alone utility.
It allows very wasy user accounts management:
- User creation, deletion and modification.
- Change KDM start icon.
- Predefined groups for new users to ease new user permissions.
- Thinkfinger fingerprint reader suported to add easily fingerprint auth. for your system.
<<lessIt allows very wasy user accounts management:
- User creation, deletion and modification.
- Change KDM start icon.
- Predefined groups for new users to ease new user permissions.
- Thinkfinger fingerprint reader suported to add easily fingerprint auth. for your system.
Download (0.13MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
824 downloads
libavg 0.6.0
libavg is a library for media presentations and installations that is meant to make Macromedia Director superflous. more>>
libavg library is made for media presentations and installations that is meant to make Macromedia Director superflous.
Installations are scripted using an XML-based layout language and Python for interaction.
Multimedia on linux has made great progress. A few years ago, video support was very limited, low-latency-audio was impossible and getting jitter-free performance was a nightmare. This has changed, and all thats really missing is some glue that joins the different libraries. libavg is an effort to do for multimedia installations what the Gimp did for image editing, what OpenOffice did for word processing... and what Linux did for operating systems in general: give people an alternative thats free (as in speech, not beer).
Presumably, companies will be using avg too, but the main effort will be to support artists and designers that dont have the resources to buy commercial software. Of course, that means that the system needs to run well on old computers, while allowing the use of all features on modern pcs.
It should be almost as easy to build installations as it is to build a web page. Designing interactive systems will still need some programming skills, but this should be kept to a minimum. A avg installation consists of one or more xml files that describe screen layout(s) and corresponding python scripts that describe the dynamics of the installation: What to do when a user interacts with the system, some time has elapsed or any other input has arrived. The result is that the xml files are as easy to edit as html is - and many of the methods used for the interactive parts should be very familiar to anyone whos used javascript on a web page.
Enhancements:
- In addition to many minor improvements, this version adds support for dynamically adding nodes to and removing nodes from an active avg tree, thus making the library a lot more flexible.
<<lessInstallations are scripted using an XML-based layout language and Python for interaction.
Multimedia on linux has made great progress. A few years ago, video support was very limited, low-latency-audio was impossible and getting jitter-free performance was a nightmare. This has changed, and all thats really missing is some glue that joins the different libraries. libavg is an effort to do for multimedia installations what the Gimp did for image editing, what OpenOffice did for word processing... and what Linux did for operating systems in general: give people an alternative thats free (as in speech, not beer).
Presumably, companies will be using avg too, but the main effort will be to support artists and designers that dont have the resources to buy commercial software. Of course, that means that the system needs to run well on old computers, while allowing the use of all features on modern pcs.
It should be almost as easy to build installations as it is to build a web page. Designing interactive systems will still need some programming skills, but this should be kept to a minimum. A avg installation consists of one or more xml files that describe screen layout(s) and corresponding python scripts that describe the dynamics of the installation: What to do when a user interacts with the system, some time has elapsed or any other input has arrived. The result is that the xml files are as easy to edit as html is - and many of the methods used for the interactive parts should be very familiar to anyone whos used javascript on a web page.
Enhancements:
- In addition to many minor improvements, this version adds support for dynamically adding nodes to and removing nodes from an active avg tree, thus making the library a lot more flexible.
Download (6.2MB)
Added: 2006-10-28 License: LGPL (GNU Lesser General Public License) Price:
1091 downloads
PyMediaServer 0.6.0
PyMediaServer is a barebones UPnP-based Media Server for use with a Netgear MP101 Digital Music Player. more>>
PyMediaServer is a barebones UPnP-based Media Server for use with a Netgear MP101 Digital Music Player.
PyMediaServer currently:
- supports the Netgear MP101 and has not been tested with any other UPnP client devices
- Supports browsing MP3s (only MP3s at this point) via the UPnP ContentDirectory service, but only provides organization by directories (that is, it does not support an Artist category, Genre category, etc.)
- Supports ordering MP3s found in a given folder via track number if those track numbers are available via ID3v2
- Supports playing MP3s via RTSP and RTP/UDP to the MP101
Development is currently in progress to add support for organization by Artist, Genre, and Alblum. Additional features Id like to include are:
- Playlist support
- Internet Radio support
- PyGTK Interface
- Improved Installer
- WMA support
- Additional Media Player support
Installing and Running
The installation process at the moment is straightforward, though there are some noted issues with it.
In a nutshell I recommend downloading the source to /usr/src or /usr/local/src and then running install.sh in the pymediaserver directory. This merely creates a link from /usr/bin/pymediaserver to the MediaServer.py file. You will have to edit install.sh if you want the link created in a different bin directory.
Running should be straightforward:
pymediaserver /path/to/mp3s/ to load a new set of content
Note that /path/to/mp3s/ is an absolute path and should be readable by the user from which pymediaserver is launched (robustness isnt supported yet).
If no arguments are presented to pymediaserver it will try to load a stored dictionary in $HOME/.pymediaserver/. If one doesnt exist it will fail (probably with a nasty traceback).
Enhancements:
- The non-graphical version no longer requires GTK+ or X in any fashion, allowing it to be started as a daemon.
- The Media Directory is now read directly from the Amarok database if available using a SQLite interface.
- Error handling when encountering malformed ID3 tags was improved along with the handling of character encoding of MP3 titles.
<<lessPyMediaServer currently:
- supports the Netgear MP101 and has not been tested with any other UPnP client devices
- Supports browsing MP3s (only MP3s at this point) via the UPnP ContentDirectory service, but only provides organization by directories (that is, it does not support an Artist category, Genre category, etc.)
- Supports ordering MP3s found in a given folder via track number if those track numbers are available via ID3v2
- Supports playing MP3s via RTSP and RTP/UDP to the MP101
Development is currently in progress to add support for organization by Artist, Genre, and Alblum. Additional features Id like to include are:
- Playlist support
- Internet Radio support
- PyGTK Interface
- Improved Installer
- WMA support
- Additional Media Player support
Installing and Running
The installation process at the moment is straightforward, though there are some noted issues with it.
In a nutshell I recommend downloading the source to /usr/src or /usr/local/src and then running install.sh in the pymediaserver directory. This merely creates a link from /usr/bin/pymediaserver to the MediaServer.py file. You will have to edit install.sh if you want the link created in a different bin directory.
Running should be straightforward:
pymediaserver /path/to/mp3s/ to load a new set of content
Note that /path/to/mp3s/ is an absolute path and should be readable by the user from which pymediaserver is launched (robustness isnt supported yet).
If no arguments are presented to pymediaserver it will try to load a stored dictionary in $HOME/.pymediaserver/. If one doesnt exist it will fail (probably with a nasty traceback).
Enhancements:
- The non-graphical version no longer requires GTK+ or X in any fashion, allowing it to be started as a daemon.
- The Media Directory is now read directly from the Amarok database if available using a SQLite interface.
- Error handling when encountering malformed ID3 tags was improved along with the handling of character encoding of MP3 titles.
Download (0.031MB)
Added: 2007-04-21 License: GPL (GNU General Public License) Price:
918 downloads
Pingus 0.6.0
Pingus is a free Lemmings clone for GNU/Linux and Windows covered under the GNU GPL. more>>
Pingus is a free Lemmings clone for GNU/Linux and Windows covered under the GNU GPL. Pingus uses ClanLib and libxml and might also be usable on some other OSs like FreeBSD, but hasnt been tested there.
Pingus is mainly developed under GNU/Linux, thats why the Windows port is sometimes a bit behind.
Pingus has started at the end of 1998 with the simple goal to create a Free (as in freedom, not as in free beer) Lemmingstm clone. The Free means you get the sources and are allowed and encouraged to change and distribute them.
You basically get everything that I used to create this game. In the years it has grown than quite a bit over the original goal and become something more than just a clone, we have original artwork, a built-in level editor, new actions, multiplayer and a few other features.
If you dont know Lemmingstm, here comes a short introduction. Its a puzzle game developed in 1991 by DMA Design. The player takes command in the game of a bunch of small animals and has to guide them around in levels. Since the animals walk on their own, the player can only influence them by giving them commands, like build a bridge, dig a hole or redirect all animals in the other direction.
The goal of each level is to reach the exit, for fix multiple combination of commands are necessary. The game is presented in a 2D site view. For more information you might want to visit Lemmingstm fanpage
While Pingus is based on the idea of Lemmingstm, it has included some other ideas, which werent presented in the original Lemmingstm, like the worldmap or secret levels, which might be familiar from games the Super Mario World and other Nintendo games. We have also a few new actions, like the jumper which werent presented in the original game.
<<lessPingus is mainly developed under GNU/Linux, thats why the Windows port is sometimes a bit behind.
Pingus has started at the end of 1998 with the simple goal to create a Free (as in freedom, not as in free beer) Lemmingstm clone. The Free means you get the sources and are allowed and encouraged to change and distribute them.
You basically get everything that I used to create this game. In the years it has grown than quite a bit over the original goal and become something more than just a clone, we have original artwork, a built-in level editor, new actions, multiplayer and a few other features.
If you dont know Lemmingstm, here comes a short introduction. Its a puzzle game developed in 1991 by DMA Design. The player takes command in the game of a bunch of small animals and has to guide them around in levels. Since the animals walk on their own, the player can only influence them by giving them commands, like build a bridge, dig a hole or redirect all animals in the other direction.
The goal of each level is to reach the exit, for fix multiple combination of commands are necessary. The game is presented in a 2D site view. For more information you might want to visit Lemmingstm fanpage
While Pingus is based on the idea of Lemmingstm, it has included some other ideas, which werent presented in the original Lemmingstm, like the worldmap or secret levels, which might be familiar from games the Super Mario World and other Nintendo games. We have also a few new actions, like the jumper which werent presented in the original game.
Download (11MB)
Added: 2005-08-16 License: GPL (GNU General Public License) Price:
1536 downloads
My cOLLection manager 0.6.0
My cOLLection manager is a manager program for your collections. more>>
My cOLLection manager is a manager program for your collections. My cOLLection manager is a fast and easy to use frontend for gdbm with an ncurses interface.
The program was originally designed to organize a large music CD collection, but it is has no restrictions on the entry of any other large range of items. Its main goal is flexibillity.
<<lessThe program was originally designed to organize a large music CD collection, but it is has no restrictions on the entry of any other large range of items. Its main goal is flexibillity.
Download (0.097MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1165 downloads
Brasero 0.6.0
Brasero is a disc authoring tool for the gnome desktop. more>>
Brasero is yet another application to burn discs for the gnome desktop. Brasero project is designed to be as simple as possible and has some unique features to enable users to create their discs easily and quickly.
Main features:
- burn data and audio discs
- copy data and audio discs
- erase rewritable discs
- allows full editing of data discs (remove/move/rename files inside a directory, ...) as well as audio discs
- preview of songs and films
- can use any file from the network (samba, ftp, ...) as long as the protocol is supported by gnome-vfs
- full drag and drop (including from nautilus)
- search through files thanks to beagle
- file change notification thanks to inotify
- convert any audio file format supported by gstreamer
- use gdl for a customizable interface
- search, parse and display of playlists
- detects discs through Hal
<<lessMain features:
- burn data and audio discs
- copy data and audio discs
- erase rewritable discs
- allows full editing of data discs (remove/move/rename files inside a directory, ...) as well as audio discs
- preview of songs and films
- can use any file from the network (samba, ftp, ...) as long as the protocol is supported by gnome-vfs
- full drag and drop (including from nautilus)
- search through files thanks to beagle
- file change notification thanks to inotify
- convert any audio file format supported by gstreamer
- use gdl for a customizable interface
- search, parse and display of playlists
- detects discs through Hal
Download (1.3MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
838 downloads
libnaji 0.6.0
libnaji is a library of functions which najitool uses, and other programmers could use in their own programs. more>>
libnaji is a library of functions that najitool uses, and other programmers could use in their own programs.
Generally, najitool generates, converts, filters, and encrypts files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa transliteration system, it has programming functions like bin2c which makes a compileable source code file out of any file, like picture files for use in a C program.
najitool can generate:
A list of numbers in English or Turkish words from 1 to 9999
HTML pages with every possible Unicode letter/symbol
Preprogrammed .BMP pictures, nice for wallpaper
Big ASCII art sentences
Multiplication squares
Random character text files (useful for secure passwords)
najitool can convert:
UNIX to DOS/Windows text format and vice versa
Tabs to spaces
Text to HTML
najitool can filter:
Make a copy of a file skipping specified characters
Make a copy of a file using only specified characters
najitool can also:
Flip every bit in every byte of a file (0s to 1s and 1s to 0s)
Dump files in hexidecimal
Count words in a file
Compare files
Reverse files
Split files
Join files
najitool has:
two secure file deletion functions
two file encryption functions
Enhancements:
- 52 new functions were added, including an MP3 splitter, an MP3 tag viewer, and an MP3 tag editor.
<<lessGenerally, najitool generates, converts, filters, and encrypts files. It also has a lot of other miscellaneous functions, such as an Arabic to English letters and vice versa transliteration system, it has programming functions like bin2c which makes a compileable source code file out of any file, like picture files for use in a C program.
najitool can generate:
A list of numbers in English or Turkish words from 1 to 9999
HTML pages with every possible Unicode letter/symbol
Preprogrammed .BMP pictures, nice for wallpaper
Big ASCII art sentences
Multiplication squares
Random character text files (useful for secure passwords)
najitool can convert:
UNIX to DOS/Windows text format and vice versa
Tabs to spaces
Text to HTML
najitool can filter:
Make a copy of a file skipping specified characters
Make a copy of a file using only specified characters
najitool can also:
Flip every bit in every byte of a file (0s to 1s and 1s to 0s)
Dump files in hexidecimal
Count words in a file
Compare files
Reverse files
Split files
Join files
najitool has:
two secure file deletion functions
two file encryption functions
Enhancements:
- 52 new functions were added, including an MP3 splitter, an MP3 tag viewer, and an MP3 tag editor.
Download (0.043MB)
Added: 2006-05-01 License: Public Domain Price:
1272 downloads
Bitcollider 0.6.0
Bitcollider is an application which can be used to lookup/submit files to Bitzi. more>>
Bitcollider provides the bitcollider can be used to lookup/submit files to Bitzi.
The Bitcollider utility allows users to uniquely identify and submit files to Bitzis community metadatabase project.
The Bitcollider can be used to identify any local file and has support for extracting metadata from MP3, WAV, Vorbis, JPEG, PNG, GIF, AVI, MPEG-1, MPEG-2, and QuickTime files.
Users can quickly look up all the known information about the given file in Bitzis metadatabase.
Enhancements:
- The kzhash identifier used by Kazaa 2.6 and up is now calculated. (As a result, MAGNET links at Bitzi can include this identifier and work with Kazaa.)
- A video format plugin now extracts and submits information such as framerate, framesize, duration,bitrate, and codec from most AVI, MPEG1/2, and QuickTime videos.
- A problem in the original construction of the TigerTree hash value has been corrected. (Only values from updated software display at theBitzi website.)
- Calculation of MD5 and CRC32 values is now optional.
<<lessThe Bitcollider utility allows users to uniquely identify and submit files to Bitzis community metadatabase project.
The Bitcollider can be used to identify any local file and has support for extracting metadata from MP3, WAV, Vorbis, JPEG, PNG, GIF, AVI, MPEG-1, MPEG-2, and QuickTime files.
Users can quickly look up all the known information about the given file in Bitzis metadatabase.
Enhancements:
- The kzhash identifier used by Kazaa 2.6 and up is now calculated. (As a result, MAGNET links at Bitzi can include this identifier and work with Kazaa.)
- A video format plugin now extracts and submits information such as framerate, framesize, duration,bitrate, and codec from most AVI, MPEG1/2, and QuickTime videos.
- A problem in the original construction of the TigerTree hash value has been corrected. (Only values from updated software display at theBitzi website.)
- Calculation of MD5 and CRC32 values is now optional.
Download (0.10MB)
Added: 2007-03-18 License: Public Domain Price:
952 downloads
Chess::Game 0.6.0
Chess::Game is a class to record and validate the moves of a game of chess. more>>
Chess::Game is a class to record and validate the moves of a game of chess.
SYNOPSIS
use Chess::Game;
$game = Chess::Game->new();
$clone = $game->clone();
$move = $game->make_move("e2", "e4");
$move_c = $clone->make_move("e2", "e4");
$true = ($move->get_piece() ne $move_c->get_piece());
$move = $game->delete_move();
...
while (!defined($result = $game->result())) {
# get a move
$move = $game->make_move($sq1, $sq2);
if (!defined($move)) {
print $game->get_message();
}
}
if ($result == 1) {
print "White wins!n";
}
elsif ($result == 0) {
print "Draw!n"
}
else {
print "Black wins!n";
}
The Chess module provides a framework for writing chess programs with Perl. This class forms part of that framework, providing move validation for all moves recorded using the Chess::Game class. The Game contains a Chess::Board, 32 Chess::Pieces and a Chess::Game::MoveList that contains a series of Chess::Game::MoveListEntrys that record the exact state of the game as it progresses. Moves can be taken back one-at-a-time to allow for simple movelist manipulation.
<<lessSYNOPSIS
use Chess::Game;
$game = Chess::Game->new();
$clone = $game->clone();
$move = $game->make_move("e2", "e4");
$move_c = $clone->make_move("e2", "e4");
$true = ($move->get_piece() ne $move_c->get_piece());
$move = $game->delete_move();
...
while (!defined($result = $game->result())) {
# get a move
$move = $game->make_move($sq1, $sq2);
if (!defined($move)) {
print $game->get_message();
}
}
if ($result == 1) {
print "White wins!n";
}
elsif ($result == 0) {
print "Draw!n"
}
else {
print "Black wins!n";
}
The Chess module provides a framework for writing chess programs with Perl. This class forms part of that framework, providing move validation for all moves recorded using the Chess::Game class. The Game contains a Chess::Board, 32 Chess::Pieces and a Chess::Game::MoveList that contains a series of Chess::Game::MoveListEntrys that record the exact state of the game as it progresses. Moves can be taken back one-at-a-time to allow for simple movelist manipulation.
Download (0.021MB)
Added: 2006-12-28 License: Perl Artistic License Price:
1039 downloads
Grdc 0.6.0
GTK+/Gnome Remote Desktop Client more>>
Grdc 0.6.0 is developed to be a remote desktop client based on GTK+ and for the GNOME desktop environment.
Major Features :
- The Grdc main program:
- A pure GTK+ 2.0 application!
- Maintain a list of remote desktop files for most frequently used servers
- Make quick connections by directly putting in the server name
- Remote desktops with higher resolutions are scrollable in both window and fullscreen mode
- Viewport fullscreen mode: remote desktop automatically scrolls when the mouse moves over the screen edge.
- Floating toolbar in fullscreen mode, allows you to switch between modes, toggle keyboard grabbing, minimize, etc.
- RDP protocol is supported by rdesktop; VNC protocol is supported by libvncclient.
- The Grdc Gnome applet:
- A Gnome desktop applet for easy-access of Grdc main features
- List all remote desktop files and make the connection easily
- Support remote desktop files grouping feature
Enhancements:
- Add Avahi support using libavahi-ui
- Option tstart a connection in view-only mode
- Enhanced command line arguments tsupport new grdc-applet features
- Black Scrolled Viewport border (Nikolay Botev)
- Better mouse cursor (both server and client side) (Nikolay Botev)
- Keyboard mapping option for rdesktop (RDP)
- VNC Chat feature
- Fix VNC desktop resize bug (Nikolay Botev)
- VNC Beep feature (Nikolay Botev)
- A SFTP client (stand-alone or integrate with SSH tunnel)
- SSH terminal feature integrated with SSH tunnel
- Add RDP options: Share folder, Startup program/path and Advanced arguments
- New Preference option Default View Mode
- Better default window size tmatch server resolution
- New VNC advanced option: Horizontal and Vertical scale
- Saved password is now encrypted
- Quick Connect protocol sub menus and connection protocol icons
- Support VNC keyboard mapping
- Fix VNC peer disconnect bug (Alex Chateau)
- Greek translation added by Elias Sofronas
Added: 2009-07-07 License: GPL Price: FREE
14 downloads
CELT 0.6.0
CELT is an experimental audio codec for use in low-delay communication. more>>
CELT 0.6.0 is created to be an experimental audio codec for use in low-delay communication. CELT stands for "Code-Excited Lapped Transform". It applies some of the CELP principles, but does everything in the frequency domain, which removes some of the limitations of CELP.
Major Features:
- Ultra-low latency (typically from 3 to 9 ms)
- Full audio bandwidth (44.1 kHz and 48 kHz)
- Stereo support
- Packet loss concealment
- Constant bit-rates from 32 kbps to 128 kbps and above
- A fixed-point version of the encoder and decoder
- The CELT codec is meant to close the gap between Vorbis and Speex for applications where both high quality audio and low delay are desired.
Enhancements:
- Has just been released, with many quality improvements, including better stereo coupling, better handling of transients, and better handling of highly tonal signals.
- Packet loss robustness has been improved through the optional use of independent (intra) frames.
- Supports a larger dynamic range, suitable for encoding 24-bit audio (float version only).
- There is also a very early VBR implementation.
Added: 2009-07-07 License: BSD License Price: FREE
13 downloads
phpUserTrack 0.6.0
phpUserTrack tracks user habits and characteristics for a site or across multiple domains. more>>
phpUserTrack tracks user habits and characteristics for a site or across multiple domains.
It also has a highly flexible plugin system
The latest code is available via Subversion. There is also an up-to-date commit log.
svn co http://svn.chatetheory.com/phpusertrack/trunk phpusertrack
Enhancements:
- User management capabilities were added.
- Admins can now create users as well as other administrators and control whether data is publicly viewable or not.
<<lessIt also has a highly flexible plugin system
The latest code is available via Subversion. There is also an up-to-date commit log.
svn co http://svn.chatetheory.com/phpusertrack/trunk phpusertrack
Enhancements:
- User management capabilities were added.
- Admins can now create users as well as other administrators and control whether data is publicly viewable or not.
Download (0.32MB)
Added: 2007-01-06 License: GPL (GNU General Public License) Price:
1021 downloads
OpenAntivirus ScannerDaemon 0.6.0
ScannerDaemon is the virus scanner of the OpenAntivirus project. more>>
ScannerDaemon is the virus scanner of the OpenAntivirus project. You can send a filename to it via simple TCP and it will scan the file for viruses and tell you if the file is infected or not.
The ScannerDaemon listens on localhosts port 8127 for absolute filenames and absolute directorynames. It scans the files/all files in the directory and reports OK if no virus has been found or FOUND: if a virus has been detected.
You can start the ScannerDaemon simply by typing:
java -jar ScannerDaemon.jar
If you did not forget the Credo-files, it should come up and listen on port 8127. You can also give the name of the directory as a command-line parameter, like
java -jar ScannerDaemon.jar -credo.directory
Enhancements:
- Adaptions to new listener and filter scheme
- Bugfix: allow more than one signature file in one credo file
- Bugfix: close files used by UPXFilter
- Bugfix: wrong failure transitions
- Improvement: less memory consumption for nodes
- Improvement: UPXFilter scans uncompressed and compressed file
<<lessThe ScannerDaemon listens on localhosts port 8127 for absolute filenames and absolute directorynames. It scans the files/all files in the directory and reports OK if no virus has been found or FOUND: if a virus has been detected.
You can start the ScannerDaemon simply by typing:
java -jar ScannerDaemon.jar
If you did not forget the Credo-files, it should come up and listen on port 8127. You can also give the name of the directory as a command-line parameter, like
java -jar ScannerDaemon.jar -credo.directory
Enhancements:
- Adaptions to new listener and filter scheme
- Bugfix: allow more than one signature file in one credo file
- Bugfix: close files used by UPXFilter
- Bugfix: wrong failure transitions
- Improvement: less memory consumption for nodes
- Improvement: UPXFilter scans uncompressed and compressed file
Download (0.12MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1206 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 clientusagerecord 0.6.0 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