submitting a screen play
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2944
OS X Login Screen 1.2
OS X Login Screen is a very accurate OS X login Screen Mimic for Kubuntu Linux. more>>
OS X Login Screen is a very accurate OS X login Screen Mimic for Kubuntu Linux.
<<less Download (0.31MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
981 downloads
Xtra Screen Hacks 0.1
Xtra Screen Hacks is a collection of graphics display modes that are meant to be run with a daemon such as XScreenSaver. more>>
Xtra Screen Hacks is a collection of graphics display modes that are meant to be run with a daemon such as XScreenSaver.
"Daisy" draws spinning flowers, and "Twinkle" draws a twinkling star field.
Compilation of Xtra Screen Hacks depends only on xlib.
Installation:
The configure script is not up and running yet, so the Makefiles and config.h are hacked versions of the ones xscreensavers configure script generated on the authors machine. If your system differs from the authors (i686 Debian GNU/Linux) then the build will probably not work for you, unless you hack the Makefiles and possibly config.h to modify the variables and defines.
If the Makefiles and config.h are ok, then simply run
$ make
to generate the binaries. They will be in the hacks directory.
If you have a copy of XScreensaver installed from the tarball, run
$ make install
If not, you will need to copy the files to their target directories by hand. Search for deluxe, deluxe.xml, and deluxe.1 (or deluxe.man, deluxe.6x.gz, etc) using locate, find, or whereis to figure out where they should go. The binaries and xml files must be in the correct directories
to work properly with xscreensaver-demo.
You will need to add entries to your .xscreensaver file by hand. Open $HOME/.xscreensaver in your favorite text editor and paste the following two lines into the "programs" section:
--snip----------------
- daisy -root n
- twinkle -root n
--snip----------------
Then run xscreensaver-demo to activate and configure the hacks.
If you dont have XScreensaver at all, just enjoy the hacks in an X window.
If make install worked for you, type
$ make uninstall
when you no longer want the new screen hacks.
<<less"Daisy" draws spinning flowers, and "Twinkle" draws a twinkling star field.
Compilation of Xtra Screen Hacks depends only on xlib.
Installation:
The configure script is not up and running yet, so the Makefiles and config.h are hacked versions of the ones xscreensavers configure script generated on the authors machine. If your system differs from the authors (i686 Debian GNU/Linux) then the build will probably not work for you, unless you hack the Makefiles and possibly config.h to modify the variables and defines.
If the Makefiles and config.h are ok, then simply run
$ make
to generate the binaries. They will be in the hacks directory.
If you have a copy of XScreensaver installed from the tarball, run
$ make install
If not, you will need to copy the files to their target directories by hand. Search for deluxe, deluxe.xml, and deluxe.1 (or deluxe.man, deluxe.6x.gz, etc) using locate, find, or whereis to figure out where they should go. The binaries and xml files must be in the correct directories
to work properly with xscreensaver-demo.
You will need to add entries to your .xscreensaver file by hand. Open $HOME/.xscreensaver in your favorite text editor and paste the following two lines into the "programs" section:
--snip----------------
- daisy -root n
- twinkle -root n
--snip----------------
Then run xscreensaver-demo to activate and configure the hacks.
If you dont have XScreensaver at all, just enjoy the hacks in an X window.
If make install worked for you, type
$ make uninstall
when you no longer want the new screen hacks.
Download (0.067MB)
Added: 2006-03-06 License: MIT/X Consortium License Price:
1332 downloads
Full Screen 0.5
Full Screen is an extension which provides a fulscreen button on the toolbar. more>>
Full Screen is an extension which provides a fulscreen button on the toolbar.
Adds Full Screen toolbar button and context menu command.
After installing use View / Toolbars / Customize... to add the button to the toolbar.
<<lessAdds Full Screen toolbar button and context menu command.
After installing use View / Toolbars / Customize... to add the button to the toolbar.
Download (0.009MB)
Added: 2007-04-06 License: MPL (Mozilla Public License) Price:
937 downloads
reset-screen 0.5
reset-screen is a very simple Qt 4 program that displays a simple cross hatch pattern on your monitor. more>>
reset-screen is a very simple Qt 4 program that displays a simple cross hatch pattern on your monitor.
Why is this useful? Well, it makes the auto-sync feature of the flat panel LCD monitors out there both faster and more accurate (well, for mine anyways).
I have to run this every other time I start KDE so I figure others may find it useful as well.
This isnt really useful for laptop users I think, but you may need it. Who knows? :)
This is a very simple program, which a very simple build system.
<<lessWhy is this useful? Well, it makes the auto-sync feature of the flat panel LCD monitors out there both faster and more accurate (well, for mine anyways).
I have to run this every other time I start KDE so I figure others may find it useful as well.
This isnt really useful for laptop users I think, but you may need it. Who knows? :)
This is a very simple program, which a very simple build system.
Download (0.003MB)
Added: 2006-04-17 License: BSD License Price:
1286 downloads
Gnome Screen Ruler 0.8
Gnome Screen Ruler is a customizable screen ruler for Gnome. more>>
Gnome Screen Ruler project is a customizable screen ruler for Gnome.
Gnome Screen Ruler is an on-screen ruler for measuring horizontal and vertical distances in any application. Rulers can be moved and resized using the keyboard.
Main features:
- Horizontal and vertical display
- Multiple units: pixels, inches, centimeters, picas, points, percentage
- Configurable colors and font
- Can be set always-on-top of your application windows
- Can be moved and resized with mouse or keyboard
- Measurement lines track mouse cursor to help measure anything on screen
- Its Free Software released under the GPL
Enhancements:
- Rewrite in Ruby (from C).
- Middle-click now rotates around the mouse position, not the upper-left corner.
- Ruler now shows a left-click target for the popup menu while mouse is over the ruler.
- Unit selection (inches, picas, etc.) moved to popup menu (from preferences dialog).
- Keyboard keys 1-6 now change unit.
- Now uses Cairo for rendering (from GDK).
<<lessGnome Screen Ruler is an on-screen ruler for measuring horizontal and vertical distances in any application. Rulers can be moved and resized using the keyboard.
Main features:
- Horizontal and vertical display
- Multiple units: pixels, inches, centimeters, picas, points, percentage
- Configurable colors and font
- Can be set always-on-top of your application windows
- Can be moved and resized with mouse or keyboard
- Measurement lines track mouse cursor to help measure anything on screen
- Its Free Software released under the GPL
Enhancements:
- Rewrite in Ruby (from C).
- Middle-click now rotates around the mouse position, not the upper-left corner.
- Ruler now shows a left-click target for the popup menu while mouse is over the ruler.
- Unit selection (inches, picas, etc.) moved to popup menu (from preferences dialog).
- Keyboard keys 1-6 now change unit.
- Now uses Cairo for rendering (from GDK).
Download (0.016MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1042 downloads
Show Screen Captures 1.0
Show Screen Captures is an extension which enables displaying screen captures of external links on a web page. more>>
Show Screen Captures is an extension which enables displaying screen captures of external links on a web page.
Displays screen captures of external links on a web page. Screen shots provided by openthumbshots.org.
A screenshot, screen capture, or screen dump is an image taken by the computer to record the visible items on the monitor or another visual output device. Usually this is a digital image taken by the host operating system or software running on the computer device, but it can also be a capture made by a camera or a device intercepting the video output of the computer.
Screenshots, screen dumps, or screen captures can be used to demonstrate a program, a particular problem a user might be having or generally when computer output needs to be shown to others or archived.
<<lessDisplays screen captures of external links on a web page. Screen shots provided by openthumbshots.org.
A screenshot, screen capture, or screen dump is an image taken by the computer to record the visible items on the monitor or another visual output device. Usually this is a digital image taken by the host operating system or software running on the computer device, but it can also be a capture made by a camera or a device intercepting the video output of the computer.
Screenshots, screen dumps, or screen captures can be used to demonstrate a program, a particular problem a user might be having or generally when computer output needs to be shown to others or archived.
Download (0.004MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
939 downloads
Amarok Full Screen 0.5
Amarok Full Screen provides a full screen front end for Amarok. more>>
Amarok Full Screen provides a full screen front end for Amarok.
The look can be changed by custom THEMES.
<<lessThe look can be changed by custom THEMES.
Download (0.20MB)
Added: 2007-03-19 License: GPL (GNU General Public License) Price:
961 downloads
CGI::MxScreen 0.103
CGI::MxScreen is a multi-screen stateful CGI framework. more>>
CGI::MxScreen is a multi-screen stateful CGI framework.
SYNOPSIS
require CGI::MxScreen;
my $manager = CGI::MxScreen->make(
-bgcolor => "#dedeef",
-screens =>
{
"state_1" =>
[-class => "STATE_1", -title => "Hello"],
"state_2" =>
[-class => "STATE_2", -title => "Hello #2"],
},
-initial => "state_1",
-version => "1.0",
);
$manager->play();
CGI::MxScreen is a framework for building multi-screen stateful CGI programs. It is rather object-oriented, with some peculiarities brought by persistency constraints: all objects must be handled by Storable.
CGI::MxScreen is based on the CGI module, and co-operates with it, meaning you are able to use most CGI calls normally. The few places where you should not is where CGI::MxScreen supersedes the CGI functionalities: for instance, theres no need to propagate hidden values when you use CGI::MxScreen.
CGI::MxScreen is architected around the concept of screens. Among the set of defined screens within the same script, only one is visible at a time. One moves around the various screens by pressing buttons, which submit data to the server and possibly move you to a different screen. The state machine is handled by CGI::MxScreen, the user only defines which state (screen) a button shall move the application to.
CGI::MxScreen is stateful in the sense that many of the runtime objects created to operate (and screens are among those) are made persistent. This is a very interesting property, because you do not have to worry too much about the underlying stateless nature of the CGI protocol. The CGI module brought the statefulness to the level of form controls, but CGI::MxScreen raises it to the level of the application itself.
CGI::MxScreen is not meant to be used for so-called quick and dirty scripts, or for scripts which do not require some fair amount of round trips between the browser and the server. Youll be better off with using the good old CGI module. However, for more complex web applications, where there is a fair amount of processing required on the server side, and where each script involves several states, CGI::MxScreen is for you.
<<lessSYNOPSIS
require CGI::MxScreen;
my $manager = CGI::MxScreen->make(
-bgcolor => "#dedeef",
-screens =>
{
"state_1" =>
[-class => "STATE_1", -title => "Hello"],
"state_2" =>
[-class => "STATE_2", -title => "Hello #2"],
},
-initial => "state_1",
-version => "1.0",
);
$manager->play();
CGI::MxScreen is a framework for building multi-screen stateful CGI programs. It is rather object-oriented, with some peculiarities brought by persistency constraints: all objects must be handled by Storable.
CGI::MxScreen is based on the CGI module, and co-operates with it, meaning you are able to use most CGI calls normally. The few places where you should not is where CGI::MxScreen supersedes the CGI functionalities: for instance, theres no need to propagate hidden values when you use CGI::MxScreen.
CGI::MxScreen is architected around the concept of screens. Among the set of defined screens within the same script, only one is visible at a time. One moves around the various screens by pressing buttons, which submit data to the server and possibly move you to a different screen. The state machine is handled by CGI::MxScreen, the user only defines which state (screen) a button shall move the application to.
CGI::MxScreen is stateful in the sense that many of the runtime objects created to operate (and screens are among those) are made persistent. This is a very interesting property, because you do not have to worry too much about the underlying stateless nature of the CGI protocol. The CGI module brought the statefulness to the level of form controls, but CGI::MxScreen raises it to the level of the application itself.
CGI::MxScreen is not meant to be used for so-called quick and dirty scripts, or for scripts which do not require some fair amount of round trips between the browser and the server. Youll be better off with using the good old CGI module. However, for more complex web applications, where there is a fair amount of processing required on the server side, and where each script involves several states, CGI::MxScreen is for you.
Download (0.074MB)
Added: 2006-10-07 License: Perl Artistic License Price:
1113 downloads
last played 0.3
last played is a small script that shows the last 5 files a mounted iPod shuffle played in shuffle mode. more>>
last played is a small script that shows the last 5 files a mounted iPod shuffle played in shuffle mode.
Since you look at this page, you probably own an iPod shuffle. If you are like me, you like to upload new music on it, set it to shuffle mode and enjoy. Yeah!
Until there comes a song you really love or hate, but your trusty shuffle lacks a display, so there is no way to know (other than to memorize some lyrics and google for them) which song it was.
Luckily, there is an easier way: last played is a small python script that will put the last 5 (or whatever you tell it on command line) files you listened to on screen. Now you can simply delete songs you hate and give 5 stars to songs you love.
I recommend putting the last.py on the root directory of your shuffle. You can then start it from there using
python last.py
on the command line.
last played is released under the terms of the GNU GPL.
Version restrictions:
- Since the iPod shuffle recreates its shuffle sequence whenever the end of the current shuffle sequence is reached, the script might return wrong results now and then. I have not yet tested it thoroughly enough to confirm it, sorry. However, this should not happen too often.
Enhancements:
- This version now (probably) finds a shuffle under MS Windows, and detects if the sequential mode was set, showing the right files in this case.
<<lessSince you look at this page, you probably own an iPod shuffle. If you are like me, you like to upload new music on it, set it to shuffle mode and enjoy. Yeah!
Until there comes a song you really love or hate, but your trusty shuffle lacks a display, so there is no way to know (other than to memorize some lyrics and google for them) which song it was.
Luckily, there is an easier way: last played is a small python script that will put the last 5 (or whatever you tell it on command line) files you listened to on screen. Now you can simply delete songs you hate and give 5 stars to songs you love.
I recommend putting the last.py on the root directory of your shuffle. You can then start it from there using
python last.py
on the command line.
last played is released under the terms of the GNU GPL.
Version restrictions:
- Since the iPod shuffle recreates its shuffle sequence whenever the end of the current shuffle sequence is reached, the script might return wrong results now and then. I have not yet tested it thoroughly enough to confirm it, sorry. However, this should not happen too often.
Enhancements:
- This version now (probably) finds a shuffle under MS Windows, and detects if the sequential mode was set, showing the right files in this case.
Download (0.010MB)
Added: 2005-09-03 License: GPL (GNU General Public License) Price:
1511 downloads
Screenie 1.30.0
Screenie is a small and lightweight screen frontend that is designed to be a session handler. more>>
Screenie is a small and lightweight screen frontend that is designed to be a session handler that simplifies the process of administrating detached jobs by providing an interactive menu.
<<less Download (0.005MB)
Added: 2005-12-20 License: GPL (GNU General Public License) Price:
1409 downloads

SSS (Screen Saver Stopper) 0.9.1
SSS (Screen Saver Stopper)offers you a mini tool to protect the screen saver from starting as long as the SSS window is open. more>> SSS (Screen Saver Stopper) 0.9.1 offers you a mini tool to protect the screen saver from starting as long as the SSS window is open. This is useful when you are watching a movie, viewing the progress of a program's compilation or performing any other task which the blanking of your screen by the screen saver can disrupt.
SSS works with both XScreenSaver and the KDE KScreenSaver (KDE's "screen corners action" option only supports KScreenSaver). It is much easier to use than opening the Control Center, disabling the screen saver from there, and re-enabling it once you're done. To temporarily disable the screensaver, simply open SSS by clicking on its icon. Close the SSS window when you want the screensaver to be re-enabled. It's that simple.
Enhancements: Added Slovak translation (thanks to Jozef Riha)<<less Added: 2006-10-05 License: GPL Price: FREE
1 downloads
Lumiere 0.5
Lumiere is a GNOME frontend to libxine from the xine project. more>>
Lumiere is a GNOME frontend to libxine from the xine project. It has the looks of XMMS or Winamp and integrates seemlessly with the Gnome Desktop.
Lumiere is a media player, it just plays audio and video files. It is meant to work with Linux and alikes, not Windows.
Lumiere is a GNOME frontend to libxine from the xine project. It has the looks of XMMS or Winamp and integrates seemlessly with the Gnome Desktop. It uses most of the Gnome technologies available (Intercommunication, configuration registry, session management...).
Lumiere features a player with playlist management, visual effects, notification icon, a server mode. It can be used as a Nautilus "Viewer" and registers itself with the right-click menu of nautilus.
Lumiere depends on libxine to play medias, it will play only what is supported by your libxine (a default installation should handle most media types).
Lumiere is not aggressive with your computer, it needs little resources (if you use GNOME) and will not keep a hand on your audia or video hardware when not playing.
Main features:
- Play mp3, ogg, DivX;-), DVDs, Audio CDs...
- Integrate fully with the Gnome desktop (mime-types, dragn drop, notification area...)
- Keep it it memory, it wont keep your audio or XVideo devices busy
- Use it with Mozilla or Galeon, through mozilla-bonobo
- Hey, it follows mostly the "Human Interface Guidelines" from freedesktop.org, this means standard key shortcuts, standard menus, application registry registration, standard secondary windows... It works fine with Gnopernicus screen reader.
- It is time to throw away XMMS...
<<lessLumiere is a media player, it just plays audio and video files. It is meant to work with Linux and alikes, not Windows.
Lumiere is a GNOME frontend to libxine from the xine project. It has the looks of XMMS or Winamp and integrates seemlessly with the Gnome Desktop. It uses most of the Gnome technologies available (Intercommunication, configuration registry, session management...).
Lumiere features a player with playlist management, visual effects, notification icon, a server mode. It can be used as a Nautilus "Viewer" and registers itself with the right-click menu of nautilus.
Lumiere depends on libxine to play medias, it will play only what is supported by your libxine (a default installation should handle most media types).
Lumiere is not aggressive with your computer, it needs little resources (if you use GNOME) and will not keep a hand on your audia or video hardware when not playing.
Main features:
- Play mp3, ogg, DivX;-), DVDs, Audio CDs...
- Integrate fully with the Gnome desktop (mime-types, dragn drop, notification area...)
- Keep it it memory, it wont keep your audio or XVideo devices busy
- Use it with Mozilla or Galeon, through mozilla-bonobo
- Hey, it follows mostly the "Human Interface Guidelines" from freedesktop.org, this means standard key shortcuts, standard menus, application registry registration, standard secondary windows... It works fine with Gnopernicus screen reader.
- It is time to throw away XMMS...
Download (0.69MB)
Added: 2005-07-20 License: GPL (GNU General Public License) Price:
1565 downloads
morigin email classifier 0.93
morigin email classifier is a filter that classifies and tags email messages. more>>
morigin email classifier is a filter that classifies and tags email messages based on the DNS information of the system submitting the mail to your organization.
morigin email classifier can then be used to improve upon existing spam filters such as SpamAssassin.
<<lessmorigin email classifier can then be used to improve upon existing spam filters such as SpamAssassin.
Download (0.088MB)
Added: 2005-11-25 License: GPL (GNU General Public License) Price:
1428 downloads
screen-scraper 3.0
screen-scraper is a tool for extracting data from Web sites. more>>
screen-scraper project is a tool used to extract data from web sites. You might use screen-scraper for the following purposes:
- Data Mining and Extraction
- Data Migration
- Application Integration
- Business Intelligence
- Web Task Automation
- Portal Components
- Meta-Searching
- Archiving
The screen-scraper application consists of two primary pieces:
- Workbench: A graphical user interface provides an intuitive approach that allows you to designate pages and specific pieces of information to be extracted.
- Server: After using the workbench to designate the data to be scraped, screen-scraper can be run in a server mode, much like a database. External applications can then connect to screen-scraper, which will pull data off of the designated web sites, then return them to the calling application. For example, you might build a web-based application using Active Server Pages (ASP) or PHP that invokes screen-scraper to search for products found on an external web site in real-time.
Additionally, screen-scraper can be started in a non-graphical mode from the command line such that it can be scheduled or invoked on-demand.
screen-scraper can automate many of the tasks typically required when scraping data from web pages, such as tracking cookies, logging in to web sites, and traversing search results pages.
Depending on the programming languages and platforms you most prefer, screen-scraper is likely to be familiar to you. screen-scraper contains an internal scripting engine that supports:
- VBScript
- JScript
- Perl
- Interpreted Java
- JavaScript
- Python
When invoking screen-scraper externally take your pick from the following languages:
- Java
- PHP
- Anything COM-based (such as Active Server Pages, Visual Basic, and Visual C++)
- .NET (both Microsoft-based and Mono)
- Cold Fusion
Enhancements:
- Several bugfixes and minor features have been added, including automatic backup of the database, enhanced HTML rendering and HTML stripping, fixing an error that caused duplicate scripts to appear at times on import, and fixing multiple errors relating to international character sets and non-ASCII characters.
<<less- Data Mining and Extraction
- Data Migration
- Application Integration
- Business Intelligence
- Web Task Automation
- Portal Components
- Meta-Searching
- Archiving
The screen-scraper application consists of two primary pieces:
- Workbench: A graphical user interface provides an intuitive approach that allows you to designate pages and specific pieces of information to be extracted.
- Server: After using the workbench to designate the data to be scraped, screen-scraper can be run in a server mode, much like a database. External applications can then connect to screen-scraper, which will pull data off of the designated web sites, then return them to the calling application. For example, you might build a web-based application using Active Server Pages (ASP) or PHP that invokes screen-scraper to search for products found on an external web site in real-time.
Additionally, screen-scraper can be started in a non-graphical mode from the command line such that it can be scheduled or invoked on-demand.
screen-scraper can automate many of the tasks typically required when scraping data from web pages, such as tracking cookies, logging in to web sites, and traversing search results pages.
Depending on the programming languages and platforms you most prefer, screen-scraper is likely to be familiar to you. screen-scraper contains an internal scripting engine that supports:
- VBScript
- JScript
- Perl
- Interpreted Java
- JavaScript
- Python
When invoking screen-scraper externally take your pick from the following languages:
- Java
- PHP
- Anything COM-based (such as Active Server Pages, Visual Basic, and Visual C++)
- .NET (both Microsoft-based and Mono)
- Cold Fusion
Enhancements:
- Several bugfixes and minor features have been added, including automatic backup of the database, enhanced HTML rendering and HTML stripping, fixing an error that caused duplicate scripts to appear at times on import, and fixing multiple errors relating to international character sets and non-ASCII characters.
Download (66MB)
Added: 2007-01-15 License: Freeware Price:
599 downloads
Sakuraplayer 2.1.7
Sakuraplayer is a Qt/KDE-based frontend for the command-line TFMX-player. more>>
You want to play those good old Amiga TFMX songs under Linux with a nice KDE3-based GUI? No problem!
This program is almost complete, with the exception of i18n (translation). I probaly wont have time to do the i18n stuff, so any help is appreciated.
Quick-and-dirty installation guide:
First, make sure KDEDIR points to your KDE3-directory (e.g.
"/opt/kde3") and QTDIR points to your Qt3.x.x-directory
(e.g. "/usr/lib/qt3"), then run
"./configure --prefix=$KDEDIR"
Start the program from KDE3 by selecting "Sakuraplayer" from the "Multimedia" submenu.
Each time you upgrade to a newer version, the splash-screen will reappear once. Click on it or wait for ten seconds...
<<lessThis program is almost complete, with the exception of i18n (translation). I probaly wont have time to do the i18n stuff, so any help is appreciated.
Quick-and-dirty installation guide:
First, make sure KDEDIR points to your KDE3-directory (e.g.
"/opt/kde3") and QTDIR points to your Qt3.x.x-directory
(e.g. "/usr/lib/qt3"), then run
"./configure --prefix=$KDEDIR"
Start the program from KDE3 by selecting "Sakuraplayer" from the "Multimedia" submenu.
Each time you upgrade to a newer version, the splash-screen will reappear once. Click on it or wait for ten seconds...
Download (1.1MB)
Added: 2005-09-12 License: GPL (GNU General Public License) Price:
1503 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 submitting a screen play 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