buttons 1.20
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1040
Prima::Buttons 1.20
Prima::Buttons is a button widgets and grouping widgets. more>>
Prima::Buttons is a button widgets and grouping widgets.
SYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
<<lessSYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
Download (1.4MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1184 downloads
Jbum 1.20
Jbum is an application (Webstart or jar) that takes a directory of images and turns them into a page of HTML. more>>
Jbum is an application (Webstart or jar) that takes a directory of images and turns them into a page of HTML.
It generates thumbnails and supports rotating, reordering, captioning, spell-checking, and styling.
Enhancements:
- An image rotation memory leak was fixed.
<<lessIt generates thumbnails and supports rotating, reordering, captioning, spell-checking, and styling.
Enhancements:
- An image rotation memory leak was fixed.
Download (MB)
Added: 2007-06-14 License: BSD License Price:
863 downloads
Roman 1.20
Roman is a Perl module for conversion between Roman and Arabic numerals. more>>
Roman is a Perl module for conversion between Roman and Arabic numerals.
SYNOPSIS
use Roman;
$arabic = arabic($roman) if isroman($roman);
$roman = Roman($arabic);
$roman = roman($arabic);
This package provides some functions which help conversion of numeric notation between Roman and Arabic.
Functions
isroman
Tests if argument is valid roman number
arabic
roman => arabic
Roman
arabic => roman
roman
Same as Roman, lowercase
<<lessSYNOPSIS
use Roman;
$arabic = arabic($roman) if isroman($roman);
$roman = Roman($arabic);
$roman = roman($arabic);
This package provides some functions which help conversion of numeric notation between Roman and Arabic.
Functions
isroman
Tests if argument is valid roman number
arabic
roman => arabic
Roman
arabic => roman
roman
Same as Roman, lowercase
Download (0.003MB)
Added: 2007-05-21 License: Perl Artistic License Price:
886 downloads
PonGL 1.20
PonGL is a remake of Pong with 3D design and oldstyle 2D gameplay. more>>
PonGL is a remake of Pong with 3D design and oldstyle 2D gameplay.
PonGL is a small game based on mythical Pong. It has however a lot of graphical and gameplay improvements.
The aim is to throw the ball behind the adverse paddle to get the advantage. Once you get it, the level rotates and your paddle moves to the front of the camera to make life harder for the other player.
The original style is preserved: black & white, 2 dimensions gameplay, simplistic design. However, the concept is improved a little thanks to the use of 3D. (see the screenshots for a more precise idea).
There are actually three modes: single player against a wall, single player against 5 AI difficulties, 2 players on the same keyboard.
This game is available in English and in French (select your language by clicking on the small flag in the main menu), works on both Linux and Windows and is under GNU/GPL license.
<<lessPonGL is a small game based on mythical Pong. It has however a lot of graphical and gameplay improvements.
The aim is to throw the ball behind the adverse paddle to get the advantage. Once you get it, the level rotates and your paddle moves to the front of the camera to make life harder for the other player.
The original style is preserved: black & white, 2 dimensions gameplay, simplistic design. However, the concept is improved a little thanks to the use of 3D. (see the screenshots for a more precise idea).
There are actually three modes: single player against a wall, single player against 5 AI difficulties, 2 players on the same keyboard.
This game is available in English and in French (select your language by clicking on the small flag in the main menu), works on both Linux and Windows and is under GNU/GPL license.
Download (3.8MB)
Added: 2007-01-11 License: GPL (GNU General Public License) Price:
1016 downloads
GButts 1.4.7.1
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like. more>>
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like.
Display all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
<<lessDisplay all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
Download (0.035MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
961 downloads
Pang 1.20
Pang for Linux is a port of the arcade ball game Pang! more>>
Pang for Linux is a port of the arcade ball game Pang!
Ball are bouncing, when you shoot a ball, it split in two more little ball, more dangerous.
You must blank the screen to go to next level ! Its a port of an old arcade game.
<<lessBall are bouncing, when you shoot a ball, it split in two more little ball, more dangerous.
You must blank the screen to go to next level ! Its a port of an old arcade game.
Download (1.3MB)
Added: 2006-01-06 License: Freeware Price:
820 downloads
Lemonrip 1.20
Lemonrip is an Linux application for ripping and encoding DVD into AVI files. more>>
Lemonrip project is an Linux application for ripping and encoding DVD into AVI files. Design of application is using a quality profiles instead of technical settings.
In mostly cases everything you need to do is pick a title of DVD, choose your language and let it work.
Main features:
- written in Perl::GTK using mencoder as frontend
- qulity profiles, takes a care of all setting jobs
- language selection (subtitles are encoded in a movie only at this time)
- ripping into AVI files using XVID and X264 codecs with best qulity switchies enabled (default profiles)
- automatic cropping and scaling with preview
- options to eject DVD tray or turn off a computer when encoding is finished
<<lessIn mostly cases everything you need to do is pick a title of DVD, choose your language and let it work.
Main features:
- written in Perl::GTK using mencoder as frontend
- qulity profiles, takes a care of all setting jobs
- language selection (subtitles are encoded in a movie only at this time)
- ripping into AVI files using XVID and X264 codecs with best qulity switchies enabled (default profiles)
- automatic cropping and scaling with preview
- options to eject DVD tray or turn off a computer when encoding is finished
Download (0.11MB)
Added: 2007-01-31 License: GPL (GNU General Public License) Price:
997 downloads
LogMiner 1.20
LogMiner is a powerful log analysis package for Apache. more>>
LogMiner is a powerful log analysis package for Apache (or other web servers using the combined log format).
LogMiner can extract and present several reports, about visits, hits, traffic, requests, navigation paths, browsers and OSs used by users and so on.
Data is stored in a PostgreSQL database, using a schema which has been optimized to reduce redundancy at minimum.
LogMiner has been inspired by the popular Webalizer package, but it differs in certain core points:
data is stored in a DBMS backend and reports are generated on-the-fly, while Webalizer generates plain html files. A DBMS allows to extract and aggregate data in many ways, whenever you need. A drawback is that you wont have the processing speed of Webalizer when parsing log files.
Webalizer only indexes the last 12 months of data: previous reports are still on disk, but arent accessible from any link. This is the most annoying thing of Webalizer, in my opinion: Im sick of having hundreds of unused files around
LogMiner allows to navigate to previous months easily.
Webalizer reports are hardcoded in the program. LogMiner implements reports in a more extensible way. Each report is in fact a simple PHP class, usually supported by a PL/pgSQL function (although youre free to insert your SQL queries in the PHP code if you like).
LogMiner offers more reports than Webalizer: for instance, the OS charts and the navigation graphs.
Depending on your needs, you might prefer LogMiner over Webalizer, especially if you like having a central SQL repository for your data which enables you to extract the data you need at any time, or to add a kind of report which wasnt planned from the start and apply it to older data.
If you dont have a PostgreSQL database or you expect to process huge log files in seconds, go for Webalizer.
Enhancements:
- This release adds support for libpqxx 2.6.9.
- SQL errors are now logged and dont interrupt the parsing of log files.
<<lessLogMiner can extract and present several reports, about visits, hits, traffic, requests, navigation paths, browsers and OSs used by users and so on.
Data is stored in a PostgreSQL database, using a schema which has been optimized to reduce redundancy at minimum.
LogMiner has been inspired by the popular Webalizer package, but it differs in certain core points:
data is stored in a DBMS backend and reports are generated on-the-fly, while Webalizer generates plain html files. A DBMS allows to extract and aggregate data in many ways, whenever you need. A drawback is that you wont have the processing speed of Webalizer when parsing log files.
Webalizer only indexes the last 12 months of data: previous reports are still on disk, but arent accessible from any link. This is the most annoying thing of Webalizer, in my opinion: Im sick of having hundreds of unused files around
LogMiner allows to navigate to previous months easily.
Webalizer reports are hardcoded in the program. LogMiner implements reports in a more extensible way. Each report is in fact a simple PHP class, usually supported by a PL/pgSQL function (although youre free to insert your SQL queries in the PHP code if you like).
LogMiner offers more reports than Webalizer: for instance, the OS charts and the navigation graphs.
Depending on your needs, you might prefer LogMiner over Webalizer, especially if you like having a central SQL repository for your data which enables you to extract the data you need at any time, or to add a kind of report which wasnt planned from the start and apply it to older data.
If you dont have a PostgreSQL database or you expect to process huge log files in seconds, go for Webalizer.
Enhancements:
- This release adds support for libpqxx 2.6.9.
- SQL errors are now logged and dont interrupt the parsing of log files.
Download (0.20MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
810 downloads
Prima::Utils 1.20
Prima::Utils are miscellanneous routines. more>>
Prima::Utils are miscellanneous routines.
The module contains several helper routines, implemented in both C and perl. Whereas the C-coded parts are accessible only if use Prima; statement was issued prior to the use Prima::Utils invocation, the perl-coded are always available. This makes the module valuable when used without the rest of toolkit code.
API
alarm $TIMEOUT, $SUB, @PARAMS
Calls SUB with PARAMS after TIMEOUT milliseconds.
beep [ FLAGS = mb::Error ]
Invokes the system-depended sound and/or visual bell, corresponding to one of following constants:
mb::Error
mb::Warning
mb::Information
mb::Question
get_gui
Returns one of gui::XXX constants, reflecting the graphic user interface used in the system:
gui::Default
gui::PM
gui::Windows
gui::XLib
gui::OpenLook
gui::Motif
The meaning of the return value is somewhat vague, and might be deprecated in future releases.
get_os
Returns one of apc::XXX constants, reflecting the platfrom. Currently, the list of the supported platforms is:
apc::Os2
apc::Win32
apc::Unix
ceil DOUBLE
Obsolete function.
Returns stdlibs ceil() of DOUBLE
find_image PATH
Converts PATH from perl module notation into a file path, and searches for the file in @INC paths set. If a file is found, its full filename is returned; otherwise undef is returned.
floor DOUBLE
Obsolete function.
Returns stdlibs floor() of DOUBLE
getdir PATH
Reads content of PATH directory and returns array of string pairs, where the first item is a file name, and the second is a file type.
The file type is a string, one of the following:
"fifo" - named pipe
"chr" - character special file
"dir" - directory
"blk" - block special file
"reg" - regular file
"lnk" - symbolic link
"sock" - socket
"wht" - whiteout
This function was implemented for faster directory reading, to avoid successive call of stat for every file.
path [ FILE ]
If called with no parameters, returns path to a directory, usually ~/.prima, that can be used to contain the user settings of a toolkit module or a program. If FILE is specified, appends it to the path and returns the full file name. In the latter case the path is automatically created by File::Path::mkpath unless it already exists.
post $SUB, @PARAMS
Postpones a call to SUB with PARAMS until the next event loop tick.
query_drives_map [ FIRST_DRIVE = "A:" ]
Returns anonymous array to drive letters, used by the system. FIRST_DRIVE can be set to other value to start enumeration from. Some OSes can probe eventual diskette drives inside the drive enumeration routines, so there is a chance to increase responsiveness of the function it might be reasonable to set FIRST_DRIVE to C: string.
If the system supports no drive letters, empty array reference is returned ( unix ).
query_drive_type DRIVE
Returns one of dt::XXX constants, describing the type of drive, where DRIVE is a 1-character string. If there is no such drive, or the system supports no drive letters ( unix ), dt::None is returned.
dt::None
dt::Unknown
dt::Floppy
dt::HDD
dt::Network
dt::CDROM
dt::Memory
sound [ FREQUENCY = 2000, DURATION = 100 ]
Issues a tone of FREQUENCY in Hz with DURATION in milliseconds.
username
Returns the login name of the user. Sometimes is preferred to the perl-provided getlogin ( see "getlogin" in perlfunc ) .
xcolor COLOR
Accepts COLOR string on one of the three formats:
#rgb
#rrggbb
#rrrgggbbb
and returns 24-bit RGB integer value.
<<lessThe module contains several helper routines, implemented in both C and perl. Whereas the C-coded parts are accessible only if use Prima; statement was issued prior to the use Prima::Utils invocation, the perl-coded are always available. This makes the module valuable when used without the rest of toolkit code.
API
alarm $TIMEOUT, $SUB, @PARAMS
Calls SUB with PARAMS after TIMEOUT milliseconds.
beep [ FLAGS = mb::Error ]
Invokes the system-depended sound and/or visual bell, corresponding to one of following constants:
mb::Error
mb::Warning
mb::Information
mb::Question
get_gui
Returns one of gui::XXX constants, reflecting the graphic user interface used in the system:
gui::Default
gui::PM
gui::Windows
gui::XLib
gui::OpenLook
gui::Motif
The meaning of the return value is somewhat vague, and might be deprecated in future releases.
get_os
Returns one of apc::XXX constants, reflecting the platfrom. Currently, the list of the supported platforms is:
apc::Os2
apc::Win32
apc::Unix
ceil DOUBLE
Obsolete function.
Returns stdlibs ceil() of DOUBLE
find_image PATH
Converts PATH from perl module notation into a file path, and searches for the file in @INC paths set. If a file is found, its full filename is returned; otherwise undef is returned.
floor DOUBLE
Obsolete function.
Returns stdlibs floor() of DOUBLE
getdir PATH
Reads content of PATH directory and returns array of string pairs, where the first item is a file name, and the second is a file type.
The file type is a string, one of the following:
"fifo" - named pipe
"chr" - character special file
"dir" - directory
"blk" - block special file
"reg" - regular file
"lnk" - symbolic link
"sock" - socket
"wht" - whiteout
This function was implemented for faster directory reading, to avoid successive call of stat for every file.
path [ FILE ]
If called with no parameters, returns path to a directory, usually ~/.prima, that can be used to contain the user settings of a toolkit module or a program. If FILE is specified, appends it to the path and returns the full file name. In the latter case the path is automatically created by File::Path::mkpath unless it already exists.
post $SUB, @PARAMS
Postpones a call to SUB with PARAMS until the next event loop tick.
query_drives_map [ FIRST_DRIVE = "A:" ]
Returns anonymous array to drive letters, used by the system. FIRST_DRIVE can be set to other value to start enumeration from. Some OSes can probe eventual diskette drives inside the drive enumeration routines, so there is a chance to increase responsiveness of the function it might be reasonable to set FIRST_DRIVE to C: string.
If the system supports no drive letters, empty array reference is returned ( unix ).
query_drive_type DRIVE
Returns one of dt::XXX constants, describing the type of drive, where DRIVE is a 1-character string. If there is no such drive, or the system supports no drive letters ( unix ), dt::None is returned.
dt::None
dt::Unknown
dt::Floppy
dt::HDD
dt::Network
dt::CDROM
dt::Memory
sound [ FREQUENCY = 2000, DURATION = 100 ]
Issues a tone of FREQUENCY in Hz with DURATION in milliseconds.
username
Returns the login name of the user. Sometimes is preferred to the perl-provided getlogin ( see "getlogin" in perlfunc ) .
xcolor COLOR
Accepts COLOR string on one of the three formats:
#rgb
#rrggbb
#rrrgggbbb
and returns 24-bit RGB integer value.
Download (1.4MB)
Added: 2006-08-29 License: Perl Artistic License Price:
1155 downloads
USB Headset Buttons 0.9.2
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset. more>>
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset.
USB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
<<lessUSB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
Download (0.005MB)
Added: 2006-03-14 License: GPL (GNU General Public License) Price:
1322 downloads
KScannerButtons 0.9.5
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons. more>>
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons:
Perform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
<<lessPerform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
Download (0.055MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
879 downloads
DBD::Teradata 1.20
DBD::Teradata is Perl module with a DBI driver for Teradata. more>>
DBD::Teradata is Perl module with a DBI driver for Teradata.
SYNOPSIS
use DBI;
$dbh = DBI->connect(dbi:Teradata:hostname, user, password);
See DBI for more information.
Refer to the included tdatdbd.html.
<<lessSYNOPSIS
use DBI;
$dbh = DBI->connect(dbi:Teradata:hostname, user, password);
See DBI for more information.
Refer to the included tdatdbd.html.
Download (0.036MB)
Added: 2006-10-05 License: Perl Artistic License Price:
664 downloads
Libxslt 1.1.20
Libxslt is the XSLT C library developed for the Gnome project. more>>
Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the Gnome project.
It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxons evaluate and expressions extensions.
People can either embed the library in their application or use xsltproc the command line processing tool. This library is free software and can be reused in commercial applications
<<lessIt also implements most of the EXSLT set of processor-portable extensions functions and some of Saxons evaluate and expressions extensions.
People can either embed the library in their application or use xsltproc the command line processing tool. This library is free software and can be reused in commercial applications
Download (2.6MB)
Added: 2007-01-24 License: GPL (GNU General Public License) Price:
1007 downloads
Term::TUI 1.20
Term::TUI is a simple tool for building text-based user interfaces. more>>
Term::TUI is a simple tool for building text-based user interfaces.
SYNOPSIS
If TUI_Run is the only routine being used:
use Term::TUI;
$flag=&TUI_Run($command,%desc);
$version=&Term::TUI::TUI_Version;
If other TUI subroutines are used:
use Term::TUI qw(:all);
$flag=&TUI_Run($command,%desc);
&TUI_Out($message);
$flag=&TUI_Script(%desc,$script,$sep);
Many times, Ive wanted to quickly write a nice text-based user interface around a set of perl routines only to end up writing the full (though simple) parser and interface to make it nice enough, and friendly enough, to be usable.
This module creates a simple but powerful text based user interface around perl routines, adding such features as command line history, command line editing, and online help (command completion will also be implemented), while hiding all details of the interface from the programmer.
The interface is described in a simple hash which is passed to the TUI_Run command. This routine exits only when the user has exited the program (returning a flag signalling any special exit conditions).
<<lessSYNOPSIS
If TUI_Run is the only routine being used:
use Term::TUI;
$flag=&TUI_Run($command,%desc);
$version=&Term::TUI::TUI_Version;
If other TUI subroutines are used:
use Term::TUI qw(:all);
$flag=&TUI_Run($command,%desc);
&TUI_Out($message);
$flag=&TUI_Script(%desc,$script,$sep);
Many times, Ive wanted to quickly write a nice text-based user interface around a set of perl routines only to end up writing the full (though simple) parser and interface to make it nice enough, and friendly enough, to be usable.
This module creates a simple but powerful text based user interface around perl routines, adding such features as command line history, command line editing, and online help (command completion will also be implemented), while hiding all details of the interface from the programmer.
The interface is described in a simple hash which is passed to the TUI_Run command. This routine exits only when the user has exited the program (returning a flag signalling any special exit conditions).
Download (0.007MB)
Added: 2006-09-05 License: Perl Artistic License Price:
1144 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 buttons 1.20 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
