Main > Free Download Search >

Free stripes software for linux

stripes

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 20
Stripes Web Framework 1.4.2

Stripes Web Framework 1.4.2


Stripes is a framework that makes building Java Web applications as easy as it should be. more>>
Stripes is a presentation framework for building web applications using the latest Java technologies. The main driver behind Stripes is that web application development in Java is just too much work! It seems like every existing framework requires gobs of configuration.
Struts is pretty feature-light and has some serious architectural issues. Others, like WebWork 2 and Spring-MVC are much better, but still require a lot of configuration, and seem to require you to learn a whole new language just to get started.
Goals:
- Make developing web applications in Java easy
- Provide simple yet powerful solutions to common problems
- Make the Stripes ramp up time for a new developer less than 30 minutes
- Make it really easy to extend Stripes, without making you configure every last thing
Main features:
- Zero external configuration per page/action (ActionBeans are auto-discovered, and configured using annotations)
- Powerful binding engine that will build complex object webs out of the request parameters
- Easy to use (and localized) validation and type conversion system
- Localization system that works even when you use direct JSP->JSP links
- Ability to re-use ActionBeans as view helpers
- Ridiculously easy to use indexed property support
- Built in support for multiple events per form
- Transparent file upload capabilities
- Support for incremental development (e.g. you can build and test your JSP before even thinking about your ActionBean)
- And a lot of built in flexibility that you only have to be aware of when you need to use it
Stripes aims to provide an experience similar to owning Apple hardware, Sony TVs and luxury German cars (without the price premium); things just work, they feel right and every now and again you get that "oh, it does that too? awesome!" feeling.
Enhancements:
- This release includes several minor bugfixes and improvements.
<<less
Download (3.1MB)
Added: 2006-11-12 License: LGPL (GNU Lesser General Public License) Price:
1078 downloads
Stripes Barcode Generator 0.2.1

Stripes Barcode Generator 0.2.1


Stripes Barcode Generator is a set of tools to produce barcodes. more>>
Stripes Barcode Generator is a set of tools to produce barcodes, using a graphical tool, a command line, and a library (that can be used to integrate the engine with your application).
Enhancements:
- This first public release includes a basic set of tools to produce and integrate barcodes into other applications.
- It includes a library, a command line tool, and a graphical tool.
- At this moment, it is only supported one codebar format: CODE39.
<<less
Download (0.41MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1084 downloads
destripe 0.2

destripe 0.2


destripe plugin is used to remove some artifacts caused by low-cost or bad scanners. more>>
destripe plugin is used to remove some artifacts caused by low-cost or bad scanners, i.e. "stripes" running vertically (or horizontally) through the image.

Contents:

main() - Main entry - just call gimp_main()...
query() - Respond to a plug-in query...
run() - Run the filter...
destripe() - Destripe an image.
destripe_dialog() - Popup a dialog window...
preview_init() - Initialize the preview window...
preview_scroll_callback() - Update the preview when a scrollbar is moved.
preview_update() - Update the preview window.
preview_exit() - Free all memory used by the preview window...
dialog_create_ivalue() - Create an integer value control...
dialog_iscale_update() - Update the value field using the scale.
dialog_ientry_update() - Update the value field using the text entry.
dialog_histogram_callback()
dialog_ok_callback() - Start the filter...
dialog_cancel_callback() - Cancel the filter...
dialog_close_callback() - Exit the filter dialog application.

<<less
Download (0.024MB)
Added: 2006-09-06 License: GPL (GNU General Public License) Price:
1146 downloads
archive2iso 1.0

archive2iso 1.0


archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files more>>
archive2iso application takes a directory tree and randomizes the files in the tree to stripe the files across several ISO files that can be archived or burned off to a CD.

The intended use is to stripe files across multiple CD/DVD randomly so if one disc is damaged all the images that were in the same directory will not be lost since files are spread across multiple disks. The actual files themselves are not split, all files remain in their original state.

An example of an intended use is where you have a series of valuable vacation photos that could span 6 CD for all your photos in your collection. archive2iso would spread them out across the 6 CDs so if 1 of the 6 cds is lost, you only loose 1/6th of your images. Which is better than loosing all of them!

SYNTAX: ./archive2iso

EXAMPLE:

Enter Directory: /absolute/path - Files to archive = 910 - Estimated total Size = 632 MBEnter Max megabyte Size for the ISO/CD/DVD (1-4700): 100 - Estimated Num Disks = 7 /usr/tmp/disk_1.iso - 139 files at 99.6 MB /usr/tmp/disk_2.iso - 128 files at 99.8 MB /usr/tmp/disk_3.iso - 144 files at 99.9 MB /usr/tmp/disk_4.iso - 164 files at 99.7 MB /usr/tmp/disk_5.iso - 136 files at 99.9 MB /usr/tmp/disk_6.iso - 159 files at 99.9 MB /usr/tmp/disk_7.iso - 40 files at 32.8 MB Is the above disk configuration okay?Answer y or n: yNOTE: If the Disks do not look balanced then answer "n" and it will re-randomize. - Building ISO images

<<less
Download (0.006MB)
Added: 2007-07-11 License: LGPL (GNU Lesser General Public License) Price:
837 downloads
Spectemu 0.99.3

Spectemu 0.99.3


Spectemu project is a 48k ZX Spectrum emulator. more>>
Spectemu project is a 48k ZX Spectrum emulator.
Spectemu is a fast and nearly perfect emulation of the 48k ZX Spectrum computer. It can be run in an X11 window or on a Linux console. Features include sound output, tape emulation (with border stripes and sound), snapshot saving and loading, and an interactive keyboard picture.
It emulates the Z80 processor as well as the 48k Spectrums other hardware: keyboard, screen, sound, tape I/O. The emulation is very close to the real thing, but it is still quite fast (It was reported to be working well on a laptop with 486 at 25Mhz!).
On the other hand, the user interface is not the best. If you would like to see such features as Spectrum 128 or IF1 emulation, and dont mind the speed decrease, then have a look at xzx, another Spectrum emulator for UNIX. (Maybe sometime Spectemu will also support those.)
Main features:
- Quite fast
- X Support with MITSHM on a local display
- Console graphics support with Linux Svgalib
- Sound support (with Linux Open Sound System and SUN sound driver)
- Snapshot saving and loading (.z80 and .sna format)
- Tape emulation with .tap and .tzx files (I/O emulation with border striping and tape sound)
- Optional quick loading of tapefiles
- "Animated" keyboard picture NEW
- Configuration NEW
<<less
Download (0.25MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1021 downloads
Wikipedia API 1.0

Wikipedia API 1.0


Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site. more>>
Wikipedia API is a simple API to embed Wikipedia content dynamically on a Web site.

Wikipedia is an online encyclopedia in which the user community is encouraged to submit information for its entries. Wikipedia is unique in that it is free to the public, the content is fairly well moderated, and its content is licensed under the GFDL (GNU Free Documentation License); therefore, all of its text can be copied, modified, and used any way you see fit.

The only stipulation to using its text, is that the names of the original authors must remain intact. KillerTux.com is currently embedding some of the relevant entries in its own site and has decided to make the API open for public use. It is a simple implementation and should be easy to use. If you are a webmaster and would like to use KillerTux.coms Wikipedia API, this is the place to learn how to do it.

What is an API

An API is an application programming interface with which external applications can communicate with. The syntax and usage of the API dictates the type of data, format, and other specifics of the information to be exchanged. In this case, the API is a simple call to KillerTux.coms web server via the HTTP protocol.

Wikipedia API usage

The URL for the API is "http://scrapers.killertux.com/wikipedia-api.php". It uses the get request method and only has 3 parameters. These parameters are as follows:

wikititle=
wikiformat=[html | text]
wikiimages=[yes | no ]

The wikititle value is the name of the Wikipedia entry you are looking for, in Wikipedias variable entry. This can be found by going to Wikipedia.org and finding an entry. The name is the last part of the URL. For instance, the Wikipedia entry for "Computer Program" is "http://en.wikipedia.org/wiki/Computer_Program". Notice the space is an underscore in the URL. Defining the wikititle value for this API would look like this: wikititle=Computer_Program. This value must be specified. A sample API call would be "http://scrapers.killertux.com/wikipedia-api.php?wikititle=Computer_Program". The wikiformat value currently has two possible values: html and text. html is the default if no value is specified. If you use HTML format, it is recommended that a style sheet be used, although it may not be necessary.

A sample CSS is provided here. The text format option strips all HTML code from the document and returns plain text formatted at 80 characters per column. A sample API call would be "http://scrapers.killertux.com/wikipedia-api.php?wikititle=Computer_Program&wikiformat=html". The wikiimages value is only valid for HTML format; images for the text format are disabled. Image source locations are preserved and images are loaded from Wikipedia, not KillerTux.com. If wikiimages=no is selected, all images and captions will be striped from the document, while other HTML code should remain intact such as links to other articles. A sample API call would be "http://scrapers.killertux.com/wikipedia-api.php?wikititle=Computer_Program&wikiimages=no".
<<less
Download (MB)
Added: 2007-03-05 License: GPL (GNU General Public License) Price:
1018 downloads
DrFTPD 2.0.5

DrFTPD 2.0.5


DrFTPD provides a distributed FTP daemon that uses a cluster of slaves for file transfers. more>>
DrFTPD provides a distributed FTP daemon that uses a cluster of slaves for file transfers.
DrFTPD is an FTP server written in Java. It does not handle transfers in the same way that normal FTP servers do. Instead, it merges multiple FTP sites into one, creating a distributed FTP site/FTP cluster containing one master and many slaves/nodes.
When a client wants to transfer a file from DrFTPD, DrFTPD finds the slave which has the file, and tells the appropriate slave to transfer the file instead of handling it itself.
This allows huge gains in total bandwidth and disk capacity.
Main features:
- Free Software
- Plugins
- Uses file transfer slaves as explained above.
- Runs without root/administrator privileges.
- Stripes files across slaves.
- Slave selection based on used bandwidth.
- Archiving/mirroring plugin.
- In-memory filelist with cached checksums.
- Builtin zipscript
- Sitebot plugin using martyr included.
- User Trial plugin included.
- Slave stripes files across multiple roots (mountpoints)
<<less
Download (MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
927 downloads
endlos 1.1.0

endlos 1.1.0


endlos projetc is a fractal generator. more>>
endlos project is a fractal generator.
Main features:
- Platform independend: runs on any Java virtual machine (1.5 or later; 1.6 up to twice as fast!)
- Multithreaded: uses any amount of threads for faster calculation on computers with multiple cores/CPUs.
- Unlimited precision: high precision modes for 32, 64, 128 bit and unlimited calculations.
- Smooth coloring: days of boring low color stripes are gone.
- Random coloring: see color maps that nobody else has seen before!
- Color maps: support of color maps (*.map) - separat package with over 1600 color maps available.
- Draw modes: choose between draw modes to see pixel, line, block or only full image result.
- Fast zooming: get an instant preview of the location youre zooming into.
- File formats: any file format supported by the Java virtual machine (PNG, JPG, BMP, etc.).
- Multi Fractals: calculate as many fractals as you like at the same time.
- Automatic saving of settings: keep your sophisticated settings.
<<less
Download (0.13MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
818 downloads
VRaptor 2.3.2.1

VRaptor 2.3.2.1


VRaptor is a web based mvc and ioc framework. more>>
VRaptor is a web based mvc and ioc framework which was based on many frameworks and ideas (Seam, Stripes, Hibernate Annotations, Webwork etc).
VRaptor 2 has been completely rewritten in order to make full use of Java 5 Annotations. The result? A simpler way to deal with programming the web.
It favors Convention over Configuration. Why? Because configuration in xml/properties/annotations is always boring, easy to make mistakes and repetitive (aka copy and paste in many places).
This framework uses a more imperative approach, instead of having lots of xml files to configure lifecycle and other properties. Most of the settings go inside plain Java objects (POJO), so the team knows exactly what is going on, and where. A big effort is done to avoid too much magic.
If you need an easy to use controller and your team needs to start producing some handsome code today, VRaptor is a good starting point.
You will find it easy to use and solve many common problems found in Struts/Webwork/other frameworks alike:
- favor convetions and minimizes configuration
- annotations based
- no xml garbage (hibernates ideas)
- smaller and rapid-growing learning curve
- bussiness logic implemented in simple POJO classes
- small collection of (powerfull) options: all projects use the same features
- instantiates objects as needed when parsing request parameters
- generic (java 1.5) collections support when parsing parameters
- simple to implement data converters
- no need to learn 10 tag libraries only to use this framework: use what you already have
- you can use any view you desire... not locked to jsp, velocity or freemarker (try velocity + sitemesh)
- no weird conversion files split all around your projects directories
- fast and easy to implement functional testing
Prefer libraries which are not attached to any kind of controller instead of those who aims at giving you everything you desire...
It is known that there is no silver bullet, dont try to use something that claims to be one, VRaptor is not one, it simply solves some problems that other frameworks left behind or created when they tried to solve everything.
<<less
Download (2.0MB)
Added: 2007-04-05 License: The Apache License 2.0 Price:
935 downloads
Card Terminal Driver Library 20011112

Card Terminal Driver Library 20011112


Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals. more>>
Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, and other Posix compatible systems.

Things that should get done:

1) Add error checking to all routines (except read/write/open/close4779: those already include error checking and reporting.

2) Add to the examples in the examples directory.

3) Work on more abstract functions so we can integrate this with libcardterm (eventually). These include (amoung others):

InsertCard()
EjectCard()
ReadTrack()
SmartComm()
WriteDispAtPos()
GetPIN()
GetKeys()

4) Write README and INSTALL files
<<less
Download (0.005MB)
Added: 2006-03-30 License: The Apache License Price:
1303 downloads
Gimp::PDL 1.211

Gimp::PDL 1.211


Gimp::PDL is a Perl module to overwrite Tile/Region functions to work with piddles. more>>
Gimp::PDL is a Perl module to overwrite Tile/Region functions to work with piddles. This module is obsolete, please remove any references to it.

SYNOPSIS
use Gimp;
use Gimp::PDL;
use PDL;

This module overwrites some methods of Gimp::Tile and Gimp::PixelRgn. The new functions return and accept piddles. The last argument (height) of gimp_pixel_rgn_set_rect is calculated from the piddle. There is no other way to access the raw pixeldata in Gimp.

Some exmaples:

$region = $drawable->get->pixel_rgn (0,0, 100,100, 1,0);
$pixel = $region->get_pixel (5,7); # fetches the pixel from (5|7)
print $pixel; # outputs something like
# [255, 127, 0], i.e. in
# RGB format ;)
$region->set_pixel ($pixel * 0.5, 5, 7);# darken the pixel
$rect = $region->get_rect (3,3,70,20); # get a horizontal stripe
$rect = $rect->hclip(255/5)*5; # clip and multiply by 5
$region->set_rect($rect); # and draw it!
undef $region; # and update it!

<<less
Download (0.26MB)
Added: 2006-10-26 License: Perl Artistic License Price:
1093 downloads
Linux NTFS 1.13.1

Linux NTFS 1.13.1


Linux NTFS provides Linux kernel drivers and tools to create, resize, clone, rescue, query, label and fix NTFS volumes. more>>
Linux NTFS provides Linux kernel drivers, a multiplatform NTFS library, and tools to create, resize, clone, rescue, query, label and fix NTFS volumes, and to undelete, resize, list, and query files for the filesystem used by Windows XP, 2003, 2000, NT4, and Longhorn.
Linux NTFS also provides support for the Logical Disk Manager (LDM) that controls Windows Dynamic Disks and is used to create software mirrors, stripes, and RAID.
Enhancements:
- Many improvements and fixes were made for all known problems to ntfsmount, ntfscluster, mkntfs, ntfsclone, ntfsinfo, and libntfs.
<<less
Download (0.23MB)
Added: 2006-06-21 License: Public Domain Price:
1236 downloads
Gmail Skins 0.9.8

Gmail Skins 0.9.8


Gmail Skins provides skins and other extra features for Gmail. more>>
Gmail Skins provides skins and other extra features for Gmail.
Main features:
- Change the colour/skin of your inbox.
- Integrate your google homepage alongside your inbox. This allows you to view weather reports, rss feeds, news headlines, flickr recently added, google calendar module etc from your inbox.
- Easily insert images from your Picasa web album in to your emails
- Insert smileys/emoticons and images in to your emails.
- Insert HTML tables and other complex HTML in to your emails.
- Make the navigation (Inbox, Starred, Sent Mail, etc) horizontal.
- Fix the navigation in place so that you dont have to scroll to the top of the page to see it.
- Zebra stripes on mailbox - pretty!
- Change the attachment paperclip (on inbox) to an icon indicating the type of attachment.
- Hide various page elements (invite panel, page footer, your email address from the top right of inbox).
To access the settings panel you must change the language on your gmail account to EN-US - This is because of how tightly gmailskins integrates in to the Gmail interface. You can change your language back again afterwards and the settings will still be applied, although "your mileage may vary".
Some features will be added to your account, please do not mistake these for beta features rolled out by google like this guy: http://www.digg.com/links/Gmail_New_Features.
<<less
Download (0.12MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
1056 downloads
sidux-highway KDM theme (widescreen) 0.1

sidux-highway KDM theme (widescreen) 0.1


sidux-highway is a KDM theme as a modification of the Sabayon KDM theme Open Future. more>>
sidux-highway is a KDM theme as a modification of the Sabayon KDM theme "Open Future".

The highway picture was taken and modified by me, the go.png is taken from "crystalline black" icons (kde-look.org #46349), session.png and system.png are modified nuoveXT icons (kde-look.org #26449). The small pictures inside the monitor and folder are sidux wallpapers.

Modifications:

changed wallpaper and icons and resized and repositioned the userlist slightly, added missing screenshot

The highway picture is widescreen 1920x1200. Should be easy to resize it if needed. For your convenience I also have added a 1024x768 version, just rename it if you want to use it instead of the WUXGA picture.

To use the theme untar it to /usr/share/apps/kdm/themes/ and either change your /etc/kde3/kdm/kdmrc manually or use kcontrol if you have the kdmtheme module.

ATTENTION: If you use a display height other than 1200 the position of the login area (that half transparent stripe) will be different from what you see in the preview. If you want to have the same position with another display height you can easily adjust it by editing the file highway.xml with your favorite text editor. Just go to line 49 and change the y-value that by default is "-485". Its an easy rule of three: lets say you have a display height of 800: 800x485/1200=323 - go and replace -485 by -323.

BTW: If you just want the wallpaper: http://www.kde-look.org/content/show.php?content=52780

<<less
Download (0.46MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
960 downloads
Ballsmacker 1.0.0

Ballsmacker 1.0.0


Ballsmacker is a virtual pool game. more>>
Ballsmacker is a virtual pool game.
Its is a virtual pool game rendered in OpenGL.
Main features:
- Support for British pool rules
- Sound effects
- Physics engine which scales according to rendering speed
- Smooth edged pool tables defined using SVG paths
- Supports British (yellow/red) and American (striped/unstriped) textured balls.
<<less
Download (0.56MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1017 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2