layers of skin
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 981
LBlueGray Plone Skin 2.1.2
LBlueGray Plone Skin provides a skin based on Plone Skin Dump product. more>>
LBlueGray Plone Skin provides a skin based on Plone Skin Dump product.
LBlueGray is one of Plone skins from Alternative Plone Skins project.
You can install LBlueGray Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: LBlueGray Plone skin was created with Plone skin dump product.
<<lessLBlueGray is one of Plone skins from Alternative Plone Skins project.
You can install LBlueGray Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: LBlueGray Plone skin was created with Plone skin dump product.
Download (0.014MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
945 downloads
EZ Red Skin Fix
EZ Red Skin Fix is a script-fu that can be used to improve skin that has a reddish tint. more>>
EZ Red Skin Fix is a script-fu based on a technique by lylejk of dpreview.com that can be used to improve skin that has a reddish tint.
<<less Download (MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1139 downloads
LMartianGreen Plone Skin 1.5
LMartianGreen Plone Skin project consists of a Plone Skin for Plone 2.5. more>>
LMartianGreen Plone Skin project consists of a Plone Skin for Plone 2.5.
LMartianGreen is one of Plone skins from Alternative Plone Skins project.
You can install LMartianGreen Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: LMartianGreen Plone skin was created with Plone skin dump product.
<<lessLMartianGreen is one of Plone skins from Alternative Plone Skins project.
You can install LMartianGreen Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: LMartianGreen Plone skin was created with Plone skin dump product.
Download (0.024MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
942 downloads
Tie::Layers 0.06
Tie::Layers is a Perl module to read and write files pipelined through a stack of subroutine layers. more>>
SYNOPSIS
#####
# Subroutines
#
use Tie::Layers qw(is_handle config);
$yes = is_handle( $file_handle );
($key, $old_value) = config(%options, $key);
($key, $old_value) = config(%options, $key => $new_value );
####
# Config default startup options
#
@old_options_list = config(%options, @option_list);
@old_options_list = config(%options, @option_list);
@old_options_list = config(%options, %option_list);
#####
# Class interface
#
require Tie::Layers;
#####
# Using support methods and file handle with
# the file subroutines such as open(), readline()
# print(), close()
#
tie *LAYERS_FILEHANDLE, Tie::Layers, @options
$layers = tied *LAYERS_FILEHANDLE;
#####
# Using support methods only, no file subroutines
#
$layers = Tie::Layers->TIEHANDLE(@options);
($key, $old_value) = $layers->config($key);
($key, $old_value) = $layers->config($key => $new_value );
@old_options_list = $layers->config(@option_list);
@old_options_list = $layers->config(@option_list);
@old_options_list = $layers->config(%option_list);
$data = $layers->fin($filename, @options);
$data = $layers->fout($filename, $data, @options);
$yes = $layers->is_handle( $file_handle );
If a subroutine or method will process a list of options, @options, that subroutine will also process an array reference, @options, [@options], or hash reference, %options, {@options}.
The Tie::Layers program module contains the tie file handle Tie::Layers package. The Tie::Layers package provides the ability to insert a stack of subroutines between file subroutines print and realine and the underlying $file. The syntax of the subroutines of each layer of the readline stack and the print stack must comply to the the requirements described herein below.
This is necessary so that the Tie::Layers READLINE and PRINT subroutines know how to transfer the output from one layer to the input of another layer. The stacks are setup by supplying options with a reference to the subroutine for each layer in the print stack and the readline stack. The Tie::Layers are line orientated and do not support any character file subrouintes.
The getc, read, and write file subroutines are supported by the Tie::Layers package. The seek routines are line oriented in that the seek and tell subroutine positions are the line in the underlying file and not the character position in the file.
Download (0.070MB)
Added: 2007-02-13 License: Perl Artistic License Price:
983 downloads
The layer extract plug-in
The layer extract plug-in is a Gimp plug-in that creates a new image/film by periodically extracting layers from another image. more>>
The layer extract plug-in is a Gimp plug-in that creates a new image/film by periodically extracting layers from another image.
It takes one interval (number of sequent layers) every period. The number of periods can be limited.
"< Image >/Filters/Animation/Layer Extract"
<<lessIt takes one interval (number of sequent layers) every period. The number of periods can be limited.
"< Image >/Filters/Animation/Layer Extract"
Download (0.014MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1156 downloads
CreamCaustic Plone Skin 1.3
CreamCaustic Plone Skin provides a skin based on Plone Skin Dump product. more>>
CreamCaustic Plone Skin provides a skin based on Plone Skin Dump product.
You can install CreamCaustic Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: CreamCaustic Plone skin was created with Plone skin dump product.
<<lessYou can install CreamCaustic Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: CreamCaustic Plone skin was created with Plone skin dump product.
Download (0.027MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
568 downloads
WhiteBlack Plone Skin 1.1.0
WhiteBlack Plone Skin provides a white-black skin for Plone. more>>
WhiteBlack Plone Skin provides a white-black skin for Plone.
WhiteBlack is one of Plone skins from Alternative Plone Skins project.
Install
You can install WhiteBlack Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: WhiteBlack Plone skin was created with Plone skin dump product.
<<lessWhiteBlack is one of Plone skins from Alternative Plone Skins project.
Install
You can install WhiteBlack Plone skin in the same way as other Plone products:
- Download zip. or .gz archive.
- Install as Zope product: extract Plone skin from archive to directory of products and restart Zope server.
- Install in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
- Now your Plone site should have the corresponding skin look.
Note: WhiteBlack Plone skin was created with Plone skin dump product.
Download (0.037MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
940 downloads
Plone Skin Dump 0.7.1
Plone Skin Dump is a product which allows to create Plone product based on some ZMI located skin folder. more>>
Plone Skin Dump is a product which allows to create Plone product based on some ZMI located skin folder.
Plone Skin Dump (qPloneSkinDump) allows to create Plone product based on some ZMI located skin folder (eg "custom") from portal_skins. So you can easy create Plone product with skin based on folder with customized styles and page templates.
Usage
Install qPloneSkinDump as Zope product
Install qPloneSkinDump in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
Create folder ( ) in portal_skins and fill it according to your needs.
Go to the Plone Control Panel and edit corresponding data.
For using new Plone product you must reload Zope, and install it in quickinstaller.
Enhancements:
- Fixed bug of dumping to new Skin Product objects with none ascii characters
<<lessPlone Skin Dump (qPloneSkinDump) allows to create Plone product based on some ZMI located skin folder (eg "custom") from portal_skins. So you can easy create Plone product with skin based on folder with customized styles and page templates.
Usage
Install qPloneSkinDump as Zope product
Install qPloneSkinDump in your Plone instance with QuickInstaller (Plone Control Panel -> Add/remove Products)
Create folder ( ) in portal_skins and fill it according to your needs.
Go to the Plone Control Panel and edit corresponding data.
For using new Plone product you must reload Zope, and install it in quickinstaller.
Enhancements:
- Fixed bug of dumping to new Skin Product objects with none ascii characters
Download (0.029MB)
Added: 2007-03-28 License: ZPL (Zope Public License) Price:
940 downloads
Shed Skin 0.0.23
Shed Skin is an experimental Python-to-C++ compiler. more>>
Shed Skin is an experimental Python-to-C++ compiler. Shed Skin accepts pure Python programs, and generates optimized C++ code. This means that, in combination with a C++ compiler, it allows for translation of Python programs into highly efficient machine language. For a set of 16 non-trivial test programs, measurements show a typical speedup of 2-40 over Psyco, about 12 on average, and 2-220 over CPython, about 45 on average (see Section 5 of my Masters Thesis on the right). Shed Skin also outputs annotated source code.
The high performance and elegant approach of Shed Skin (it is only 6000 lines!) come at a cost. First, it currently only accepts programs that are statically typed. This simply means that variables can only ever have a single type. So e.g. a = 1; a = 1 is not allowed. Of course, a single type can be abstract or generic (as in C++), so that e.g. a = A(); a = B(), where A and B have a common base class, is allowed.
Second, Python programs cannot currently freely use the Python standard library. However, some common imports are supported (see *_.py), and many others can be easily added. The problem is a practical one, since in theory it is possible to create bindings for most library modules. A simple work-around can be to only compile critical parts of a Python program, and communicate with it through e.g. files and standard in- and output. This way, the main program can use the full Python dynamics and standard library, and the whole program is written in pure Python.
Shed Skin is still alpha software, and there are some other minor, mostly temporary, limitations. Please read the Limitations section carefully, before trying to compile a program. The only thing I ask in return for making the software available under the GPL, is that you send me an email when you encounter a problem, that is not listed among these limitations. This is the fastest way to getting your program supported, since I typically do not fix problems I do not know about. Please also let me know if you would like me to implement certain library calls.
Enhancements:
- Support for __iadd__, __imul__, and such was added (but not for __ipow__ and __imod__).
- The set implementation was optimized.
- A string formatting problem was fixed (%% did not always work).
- Some bugs were fixed in generating extension modules.
- A particular inheritance problem was fixed.
<<lessThe high performance and elegant approach of Shed Skin (it is only 6000 lines!) come at a cost. First, it currently only accepts programs that are statically typed. This simply means that variables can only ever have a single type. So e.g. a = 1; a = 1 is not allowed. Of course, a single type can be abstract or generic (as in C++), so that e.g. a = A(); a = B(), where A and B have a common base class, is allowed.
Second, Python programs cannot currently freely use the Python standard library. However, some common imports are supported (see *_.py), and many others can be easily added. The problem is a practical one, since in theory it is possible to create bindings for most library modules. A simple work-around can be to only compile critical parts of a Python program, and communicate with it through e.g. files and standard in- and output. This way, the main program can use the full Python dynamics and standard library, and the whole program is written in pure Python.
Shed Skin is still alpha software, and there are some other minor, mostly temporary, limitations. Please read the Limitations section carefully, before trying to compile a program. The only thing I ask in return for making the software available under the GPL, is that you send me an email when you encounter a problem, that is not listed among these limitations. This is the fastest way to getting your program supported, since I typically do not fix problems I do not know about. Please also let me know if you would like me to implement certain library calls.
Enhancements:
- Support for __iadd__, __imul__, and such was added (but not for __ipow__ and __imod__).
- The set implementation was optimized.
- A string formatting problem was fixed (%% did not always work).
- Some bugs were fixed in generating extension modules.
- A particular inheritance problem was fixed.
Download (0.16MB)
Added: 2007-06-29 License: GPL (GNU General Public License) Price:
850 downloads
PleiadesOpenLayers 0.6
PleiadesOpenLayers is a project that wraps the OpenLayers javascript library and provides a slippy AJAX map for Plone. more>>
PleiadesOpenLayers is a project that wraps the OpenLayers javascript library and provides a "slippy" AJAX map for Plone.
PleiadesOpenLayers allows you to embed a "slippy" AJAX map application in your site. Rather than use a proprietary javascript API from Google, Yahoo, or Microsoft, weve opted for the open source alternative: OpenLayers.
The PleiadesOpenLayers product applies a handy patch to OpenLayers and wraps it in a Plone skin. The main advantages over a GYM map are the freedom to design your own base map (from a WMS) and the ability to use your Plone site CSS to style map elements.
For example, see the ploneful popup box and user icons overlaid on the map in the attached screenshot.
Enhancements:
- Automated configuration of skin layers.
- "Map Context" and "Map Layer" content types for building OpenLayers maps in Plone.
- Expose OpenLayer.js via filesystem view for pure-Plone sites.
<<lessPleiadesOpenLayers allows you to embed a "slippy" AJAX map application in your site. Rather than use a proprietary javascript API from Google, Yahoo, or Microsoft, weve opted for the open source alternative: OpenLayers.
The PleiadesOpenLayers product applies a handy patch to OpenLayers and wraps it in a Plone skin. The main advantages over a GYM map are the freedom to design your own base map (from a WMS) and the ability to use your Plone site CSS to style map elements.
For example, see the ploneful popup box and user icons overlaid on the map in the attached screenshot.
Enhancements:
- Automated configuration of skin layers.
- "Map Context" and "Map Layer" content types for building OpenLayers maps in Plone.
- Expose OpenLayer.js via filesystem view for pure-Plone sites.
Download (0.23MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
978 downloads
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.
<<lessMain 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.
Download (0.12MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
1056 downloads
Pachyderm-fw 0.91
Pachyderm-fw is a graphical firewall management software for Ipchains. more>>
Pachyderm-fw is a graphical firewall management software for Ipchains.Based on MySQL & PHP. It is easy to use, powerful, lots of configuration abilities etc.
Enhancements:
- New version of Pachyderm-fw released, skin support has been added. Skins will be mada available as soon as the homepage is finished.
<<lessEnhancements:
- New version of Pachyderm-fw released, skin support has been added. Skins will be mada available as soon as the homepage is finished.
Download (0.076MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1204 downloads

jlGui for Linux 3.0
a music player for the Java platform. more>> jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It supports WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEYs AUDIO and SPEEX audio formats. User Interface is WinAmp skins 2.0 compliant. It provides M3U and PLS support (Playlist).
Spectrum/Time visual added.
FLAC audio format support added.
Monkeys Audio format support added.
Search in playlist feature added.
Preferences panel improved :
Skin browser, spectrum analyzer setup, JavaSound device setup, system properties.
Skin support improved :
Spline for equalizer, keyboard shortcuts, drag&drop support for playlist, rollover on playlist pop-up menus.
Pop-up menus improved : Play File/Location, playlist editor switch, equalizer switch, jump to file feature.
Misc :
Front-end refactored from AWT to SWING, codecs updated, JSE 1.6RC support added.<<less
Download (1.39MB)
Added: 2009-04-02 License: Freeware Price: Free
208 downloads
Regress Pro 1.1
Regress Pro is scientific/industrial software that can be used to study experimental data. more>>
Regress Pro is scientific/industrial software that can be used to study experimental data coming from spectroscopic ellipsometers or reflectometers.
Regress Pro has been developed mainly for the application of thin film measurement in the semiconductor industry.
The software is suitable both to determine the thickness of the layers and to determine the optical properties of dielectric materials.
<<lessRegress Pro has been developed mainly for the application of thin film measurement in the semiconductor industry.
The software is suitable both to determine the thickness of the layers and to determine the optical properties of dielectric materials.
Download (0.080MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1091 downloads
Apache::MP3::Skin 0.91
Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to skin the output using HTML::Template. more>>
Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template.
SYNOPSIS
# httpd.conf or srm.conf
AddType audio/mpeg .mp3 .MP3
# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Skin
PerlSetVar HomePath /songs # optional
PerlSetVar DefaultSkin default.tmpl # required
# Without DefaultSkin being set to a valid file
# Apache::MP3::Skin will be the same as Apache::MP3
< /Location >
Apache::MP3::Skin subclasses Apache::MP3::Playlist enabling the use of skin files which are html files with special tags enabled by HTML::Template. See Apache::MP3 for details on installing and using.
<<lessSYNOPSIS
# httpd.conf or srm.conf
AddType audio/mpeg .mp3 .MP3
# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Skin
PerlSetVar HomePath /songs # optional
PerlSetVar DefaultSkin default.tmpl # required
# Without DefaultSkin being set to a valid file
# Apache::MP3::Skin will be the same as Apache::MP3
< /Location >
Apache::MP3::Skin subclasses Apache::MP3::Playlist enabling the use of skin files which are html files with special tags enabled by HTML::Template. See Apache::MP3 for details on installing and using.
Download (0.018MB)
Added: 2006-10-12 License: Perl Artistic License Price:
1110 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 layers of skin 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