Main > Free Download Search >

Free selection show software for linux

selection show

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2491
File Selection Language 0.5.1

File Selection Language 0.5.1


File Selection Language is a descriptive language for file selection. more>>
File Selection Language (FSL) is a descriptive language for file selection. File Selection Language is used to selectively pick files from a directory structure.
FSL is useful for selective backups, for instance. FSL uses glob patterns as the basic building block.
For fine-tuning the selection, inclusion/exclusion rule combinations and conditional expressions are available. File size and modification date can be used in expressions.
Main features:
- FSL can be used with a command line tool (fsltool) or, for Python programmers, with a programmable interface. For the Python interface, see the documentation of Interpreter.py.
- Several FSL rule files can be combined in a cascading manner similar to CSS. The effect is the same as if the rule files were pasted into a single file.
- Support for both Windows-like and Unix-like paths.
- Strict parse-time type checking to catch as many errors as possible before run-time. For example, you cant say EACH f IF size(5) > 1000 because function size expects filename argument.
<<less
Download (0.071MB)
Added: 2005-12-07 License: BSD License Price:
1416 downloads
OSSP iselect 1.3.1

OSSP iselect 1.3.1


OSSP iselect is an interactive line selection tool for textual files. more>>
OSSP iselect is an interactive line selection tool for textual files, operating via a full-screen Curses-based terminal session.
It can be used either as an user interface frontend controlled by a scripting backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command).
Enhancements:
- A security fix was done by upgrading GNU shtool from 2.0.1 to 2.0.3.
<<less
Download (0.14MB)
Added: 2005-10-07 License: GPL (GNU General Public License) Price:
1477 downloads
Fruit Show 0.6

Fruit Show 0.6


Fruit Show is a minimalist forum package based on the forums at joelonsoftware.com. more>>
Fruit Show is a minimalist forum package based on the forums at joelonsoftware.com. Fruit Show is based on the philosophy that social atmosphere is a by-product of software design.
Theres no registration and very few features for visitors. Its skinnable and easy to install. It also contains some unique moderation features.
Fruit Show is intended for small sites that need an easy to use and accessible forum.
Enhancements:
- This release of FruitShow fixes a large number of issues and makes a few improvements to IIS support and support for PHP5.
- Smarter topic locking and improved optimization were added.
<<less
Download (0.33MB)
Added: 2007-07-06 License: BSD License Price:
842 downloads
Gtk::ColorSelectButton 0.7009

Gtk::ColorSelectButton 0.7009


Gtk::ColorSelectButton is a Perl module which lets you choose a color. more>>
Gtk::ColorSelectButton is a Perl module which lets you choose a color.

SYNOPSIS

use Gtk;
use Gtk::ColorSelectButton;

...
init Gtk;
init Gtk::ColorSelectButton;
...

$color_button = Gtk::ColorSelectButton->new();
$hbox->pack_start($color_button, 1,1,0);
$color_button->show();

...
print $color_button->color; #shortcut for ->get(color)
...
$color_button->set( color => "10 40 250" ); # R G B

Gtk::ColorSelectButton shows a button with a uniform color. Pressing this buton pops up the color_selection dialog in which a new color may be chosen. When the color selection dialog is closed, the chosen color is reflected in the color of the button.
The gtk variable color provides a way to access the chosen color.

<<less
Download (0.43MB)
Added: 2006-07-11 License: Perl Artistic License Price:
1201 downloads
NP Syndication 0.9.1

NP Syndication 0.9.1


NP Syndication is a Wordpress plugin that shows syndication links on your weblog. more>>
NP Syndication is a Wordpress plugin that shows syndication links on your weblog.

Current version allow you to choose between five themes, and allows you to show links in sidebar or at the bottom of the page.

<<less
Download (0.009MB)
Added: 2005-12-16 License: Other/Proprietary License with Source Price:
1407 downloads
WebSwf Slide Show Creator 1.0

WebSwf Slide Show Creator 1.0


WebSwf is a program for generating slide shows in Macromedia SWF Flash format. more>>
WebSwf is a program for generating slide shows in Macromedia SWF Flash format. WebSwf Slide Show Creator is a multi-user application with a client-server architecture. SWF generation is done with PHPs Ming extensions.
Main features:
- Multi user, every user can keep different projects, a project is a container for one or more slideshows.
- Simple and cross fading are supported.
- Client-server, all data are stored in the server database and folders.
- Modern browsers are supported, for example Firefox.
- Built upon well known open-source technologie such as PHP, MySQL and Ming SWF libraries, can be easily customized.
- Slideshows can be tailored to be used on an handheld device.
<<less
Download (MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1362 downloads
jQuizShow 1.0

jQuizShow 1.0


jQuizShow project is a game based on the Who Wants To Be a Millionaire TV game show. more>>
jQuizShow project is a game based on the "Who Wants To Be a Millionaire" TV game show.

It forms the framework around which a group can play their own Millionaire-like game. It is fully customizable and easy to add your own questions and answers to.

<<less
Download (MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1075 downloads
Firefox Showcase 0.9.3.2

Firefox Showcase 0.9.3.2


Firefox Showcase is an extension that provides a new way to manage tabs and windows by showing them as thumbnails. more>>
Firefox Showcase is an extension that provides a new way to manage tabs and windows by showing them as thumbnails in a single window, tab or sidebar.
Includes a find bar that will filter the thumbnails, and the capability to select the thumbnails in the same way you would select files in your system.
Main features:
- Support for Firefox 2 beta 2.
- "Only current tabs" mode: toggle with CTRL+U. Will show only the current tab of each window. Can be enabled by default.
- Added selection area, making it easier to select thumbnails with the mouse. Works exactly as any file manager.
- Thumbnail caching. If enabled, a small capture of the different tabs will be cached, and used by Showcase when invoked. Disabled by default, can be enabled in the "Advanced" settings tab.
- Full screen plugins are now detected, and will show an icon instead of trying to render the thumbnail. Specific icons have been added for PDF, Quicktime and Flash. Other plugins show a generic plugin icon.
- Showcase can now be invoked using Firefox command line ("firefox -showcase"). This is useful when used together with an automation tool like AutoHotKey (http://www.autohotkey.com).
- Added option to hide the tab bar while using Showcase sidebar.
- Find bar state is now synchronized in Showcase tab, so its not possible to have 2 find bars at the same time. Can be disabled if necessary.
- Added new contextual menu actions: Showcase This Window, Duplicate Tab In New Window, Move Tab To New Window and Page Info.
- Added message when no thumbnails are being shown.
- All Showcase instances are updated when configuration is changed.
- Better support for custom themes. Also, looks better in Flock.
- Fixed IE Tab detection (was not working in 0.7.0).
- Improved close tab code. Focus in Showcase window will be retained when closing thumbnails.
- Focus is retained when Showcase creates a new window (for duplicating or merging tabs).
- Added new option: "Set thumbnail as the current tab when mouse cursor is over it". If activated, and in sidebar mode, a thumbnail will be selected just hovering your mouse cursor in its thumbnail. Consider deactivating the "Close Showcase sidebar if a thumbnail is opened" option if used.
- Added an independent version of Showcase for SeaMonkey ("SeaMonkey Showcase"). Also, solved the configuration panel problem, and the contextual menu actions that were not working.
- Solved Showcase sidebar title cosmetic bug when statistics where activated.
- Fixed key shortcuts with modifiers bug.
- Change Showcase sub-menu position in the "View" menu. Now its located under the "Sidebar" sub-menu.
- Added id attribute to menu items.
- If a thumbnail is focused, scroll will adjust automatically to show that thumbnail completely.
- In find bar, cursor and page keys can be used to scroll the thumbnail area.
- Added locales for Dutch (nl-NL, by Mark Heijl)and Hungarian (hu-HU, by Bernat Peter).
<<less
Download (0.18MB)
Added: 2007-07-09 License: MPL (Mozilla Public License) Price:
4307 downloads
Clonator ICON 0.2.1

Clonator ICON 0.2.1


Clonator ICON is a service menu for KDE which can make easy clone, delete and view the icons in your folder theme icons. more>>
Clonator ICON is a service menu for KDE which can make easy clone, delete and view the icons in your folder theme icons with four new actions in Konqueror:

1. Clone icon: Make a copy of the current selecction (one or more files)

But, only at smaller destinations, by example: If your select one icon of 64x64 pixel in APPS, the script make the 32x32/apps version, 22x22/apps version and 16x16/apps version in the same folder, but not the 128x128 and other larger versions.

2. Trash smaller icons: (previous confirmation dialog) Move at the Trash the other smaller icons. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trash the files 32x32/apps/konqueror.png , 22x22/apps/konqueror.png, but not the files 128x128/apps/konqueror.png and larger versions

3. Trash others icons: (previous confirmation dialog) Move to the Trash ALL the other files, except the current selection. By example, if you select the file 64x64/apps/konqueror.png, the script move to Trahs the files apps/konqueror.png in 128x128 96x96 72x72 56x56 48x48 32x32 22x22 16x16.

USE THIS OPTION WITH CARE, or you dont want to visit your trash...

4. View clones: Show in a pasive popup all icons called like the current selecction in the "size folders": 128x128 96x96 72x72 64x64 56x56 48x48 32x32 22x22 16x16. Take a look at captura.png in tar file.

<<less
Download (0.11MB)
Added: 2007-05-22 License: GPL (GNU General Public License) Price:
535 downloads
sdb - show database 0.1

sdb - show database 0.1


SDB is an utility for traders to manage a collection of live shows. more>>
SDB is an utility for traders to manage a collection of live shows.
SDB is an utility for traders to manage a collection of live shows. It currently features various export formats (txt, html) and a gui to browse, add, edit your shows.
Main features:
Currently implemented features
- runs on Linux and Windows (should even run on MacOS, but I cant test this...)
- export options:
- HTML
- plain text
- PHP
- XML
Open tasks
- create lists of shows you dont have (ISO)
- import your lists in various formats (etrees CSV format)
- additional export formats (PDF/PS/DVI, CSV for etree.org)
- BitTorrent features (create .torrent files from your data)
<<less
Download (0.10MB)
Added: 2005-07-21 License: GPL (GNU General Public License) Price:
1555 downloads
Dune Legacy 0.94.1

Dune Legacy 0.94.1


Dune Legacy is a free clone of Dune2. more>>
Dune Legacy is a free clone of Dune2.

Updated clone of Westood Studios dune2. Uses original dune2 data files (not included) to provide original dune2 graphics and sounds.

New features include multiple unit selection/control, high resolution support, multiplayer gaming via tcp/ip, in game.

<<less
Download (1.0MB)
Added: 2006-07-23 License: GPL (GNU General Public License) Price:
1198 downloads
SMPlayer 0.1

SMPlayer 0.1


SMPlayer is a utility to play media file via the media player MPlayer. more>>
SMPlayer is a utility to play media file via the media player MPlayer. Files can be selected by a File-Selection-Dialog or by Drag-and-Drop.

By now it supports only basic functionality:

Select File, Play File, Seek, Switch to Fullscreen, adjust volume.
During playback a progress bar is shown.

<<less
Download (0.68MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
962 downloads
JRelaxTimer 1.0.001

JRelaxTimer 1.0.001


JRelaxTimer is a timer (or alarm clock) that allows Web-users to open specific Web-pages at selected time inter more>>
JRelaxTimer is a timer (or alarm clock) that allows Web-users to open specific Web-pages at selected time intervals. JRelaxTimer, for example, could be installed on the company Intranet and used by employees to execute specific tasks at selected time intervals.
Built as a browser-independent and highly-configurable Java Applet, JRelaxTimer could be easily customized with your own graphics and time format to achieve an unlimited variety of appearances and behaviors. JRelaxTimer includes by default 232 images (13 different sets of digits).
JRelaxTimer is composed by some independent components that could be showed or hidden by option (logo, buttons, displays, selectors)
Main features:
- browser-independent, works fine with any browser that support at least Java 1.1
- support two different page selection methods
- customizable background colors
- customizable background images
- customizable graphic images for digits and symbols
- 232 ready to use images (13 sets of digits)
- support for image transparencies
Enhancements:
- The license was changed to the GPL.
<<less
Download (0.25MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1372 downloads
Gherkin 0.2.3

Gherkin 0.2.3


Gherkin is a Web-enabled, multi-threaded, centralized security scan manager. more>>
Gherkin is a Web-enabled, multi-threaded, centralized security scan manager that incorporates Nessus vulnerability scanning, DNS and nmblookup name resolution, and Nmap fingerprinting and scanning.
Gherkin is _not_ coded in a secure manner, and is most definately exploitable.
Considering this and the things that can be done through legitimate usage, gherkin should be secured so that only trusted users can execute either the command-line tools or the web interface.
The default number of concurrent connections allowed to Postgres is fairly low. Youll probably want to increase the Postgres default. Other tunning for database is also a good idea as your dataset grows.
Enhancements:
- removed option to pause before launching nessus scans
- added gherkin_queued_job_options to mitigate table bloat in large databases (see erd)
- fixed bug where bitwise and was errantly used (thanks, Todd)
- updated gherkin_report to show number of queued jobs
- fixed some old references to addresses.address
- added in-memory job lists to avoid db quey time for random job selection -- now handles starting scans for 24 class bs all at once
- changed the way jobs are selected and assigned
- added informational logging
- moved splitting jobs to the management thread
- fixed off-by-one bug in month of nessus scan dates (thanks, Mike)
- fixed quotation bug in web UI that hurt the display of targets with apostrophes
- changed status screen in web UI to not show queue unless told to, and to show the number of queued jobs without showing the queue
<<less
Download (0.33MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1201 downloads
snmpmondb 1.0

snmpmondb 1.0


snmpmondb tracks network traffic usage for local and remote hosts via SNMP. more>>
snmpmondb project can track network traffic usage for local and remote hosts via SNMP. A few simple Web pages are included to show the resultant data in various graphs.

<<less
Download (0.024MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1346 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5