awesome layouts
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 583
Free Myspace Layouts 1
Myspace layouts, free myspace layouts with myspace codes at Acelayouts.com. We offer a very fantastic collection of myspace layouts, free myspace layo... more>> <<less
Download (41KB)
Added: 2009-04-08 License: Freeware Price: Free
206 downloads
PageLayout 1.12
PageLayout is a layout lanager for Java Swing/AWT. more>>
PageLayout is a layout lanager for Java Swing/AWT that encapsulates, in a single library, the functionality of many other layout managers. It allows you to lay out components in appropriately aligned rows, columns, and grids.
The elements of rows, columns, and grids may themselves be rows, columns and grids of components. As a result, relatively complex layouts can be managed with code that is compact and conceptually quite straightforward to understand and, therefore, maintain.
PageLayout is available for download for JDK1.5. PageLayout is distributed under LGPL.
The distribution contains the source, extensive documentation, and a large number of nontrivial examples that illustrate the simplicity and the comprehensive nature of the approach.
Enhancements:
- Apart from the addition of new convenience methods, no changes have been made to the code base.
- Programs running under the previous version 1.11 of the layout manager should work without any changes whatsoever.
<<lessThe elements of rows, columns, and grids may themselves be rows, columns and grids of components. As a result, relatively complex layouts can be managed with code that is compact and conceptually quite straightforward to understand and, therefore, maintain.
PageLayout is available for download for JDK1.5. PageLayout is distributed under LGPL.
The distribution contains the source, extensive documentation, and a large number of nontrivial examples that illustrate the simplicity and the comprehensive nature of the approach.
Enhancements:
- Apart from the addition of new convenience methods, no changes have been made to the code base.
- Programs running under the previous version 1.11 of the layout manager should work without any changes whatsoever.
Download (0.89MB)
Added: 2006-12-28 License: LGPL (GNU Lesser General Public License) Price:
1031 downloads
Book Layout Generator 0.2
Book Layout Generator is a tool that comes handy when printing long documents in a book fashion. more>>
Book Layout Generator is a tool that comes handy when printing long documents in a book fashion.
Book Layout Generator tool generates the correct page sequence to print long documents in a book fashion.
You just need to specify how many pages are there in your document and whether to print 2 or 4 pages on each papersheet side (the latter requires cutting the sheets). You can optionally divide the document into sub-volumes and pack them separately. This tool will produce the exact sequence to feed your print dialog with.
If you need to print a book from bottom to top (some books are read from right to left), you can also check the proper option for doing that.
<<lessBook Layout Generator tool generates the correct page sequence to print long documents in a book fashion.
You just need to specify how many pages are there in your document and whether to print 2 or 4 pages on each papersheet side (the latter requires cutting the sheets). You can optionally divide the document into sub-volumes and pack them separately. This tool will produce the exact sequence to feed your print dialog with.
If you need to print a book from bottom to top (some books are read from right to left), you can also check the proper option for doing that.
Download (0.037MB)
Added: 2006-08-18 License: Freeware Price:
1175 downloads
MP3::Album::Layout 0.14
MP3::Album::Layout is a Perl extension to manage/represent a layout for a mp3 album. more>>
MP3::Album::Layout is a Perl extension to manage/represent a layout for a mp3 album.
SYNOPSIS
use MP3::Album::Layout;
#create a new layout
my $layout = new MP3::Album::Layout;
#change the disc title
$layout->title("Perl conference");
#add a track
$layout->add_track(artist=>someone, title=>regex how to);
#edit track
$layout->edit_track(position=>1, artist=>still dont know the name);
MP3::Album::Layout represents a mp3 album layout, which contains the (artistic) information of a album.
<<lessSYNOPSIS
use MP3::Album::Layout;
#create a new layout
my $layout = new MP3::Album::Layout;
#change the disc title
$layout->title("Perl conference");
#add a track
$layout->add_track(artist=>someone, title=>regex how to);
#edit track
$layout->edit_track(position=>1, artist=>still dont know the name);
MP3::Album::Layout represents a mp3 album layout, which contains the (artistic) information of a album.
Download (0.008MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1083 downloads
Gtk2::Ex::FormFactory::Layout 0.65
Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. more>>
Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework.
SYNOPSIS
package My::Layout;
use base qw/Gtk2::Ex::FormFactory::Layout/;
sub build_form { ... }
sub add_widget_to_form { ... }
...
package main;
$ff = Gtk2::Ex::FormFactory->new (
layouter => My::Layout->new(),
...
);
This class implements the layout of Containers and their Widgets in a Gtk2::Ex::FormFactory framework. "Layout" means, how are the widgets aligned to each other, how much space is between them, how are titles rendered, how labels, etc.
The idea behind Gtk2::Ex::FormFactory::Layout is to have a unique point in a GUI application which actually implements these things. The advantage of this approach is obvious: the implementation is very generic and if you want to change layout things you subclass from Gtk2::Ex::FormFactory::Layout and implement your changes there, and not at hundreds of spots distributed over the source code of your application.
The natural result: a consistent looking GUI.
<<lessSYNOPSIS
package My::Layout;
use base qw/Gtk2::Ex::FormFactory::Layout/;
sub build_form { ... }
sub add_widget_to_form { ... }
...
package main;
$ff = Gtk2::Ex::FormFactory->new (
layouter => My::Layout->new(),
...
);
This class implements the layout of Containers and their Widgets in a Gtk2::Ex::FormFactory framework. "Layout" means, how are the widgets aligned to each other, how much space is between them, how are titles rendered, how labels, etc.
The idea behind Gtk2::Ex::FormFactory::Layout is to have a unique point in a GUI application which actually implements these things. The advantage of this approach is obvious: the implementation is very generic and if you want to change layout things you subclass from Gtk2::Ex::FormFactory::Layout and implement your changes there, and not at hundreds of spots distributed over the source code of your application.
The natural result: a consistent looking GUI.
Download (0.10MB)
Added: 2006-07-19 License: Perl Artistic License Price:
1192 downloads
WebCollab 2.11
WebCollab is a collaborative web-based system for projects and project management. more>>
WebCollab is a collaborative web-based system for projects and project management; WebCollab is easy to use, and encourages users to work together.
The software is functionally elegant and secure without being cumbersome for users, or graphically intensive.
The software is ideally suited to tracking multiple projects and innumerable small tasks across an organisation of any size. If you have reminder notes stuck all over your desk, then you need WebCollab!
Main features:
- Easy to read and intuitive screen layouts. Most users can use WebCollab without training.
- Individual users are assigned rights and permissions. Users can also be put into groups with controlled rights and permissions.
- Projects and tasks progress and approaching deadlines are graphically highlighted.
- Changes are personally highlighted for other users to see.
- Changes and new items can be emailed to affected users.
And the software is based on mature code base:
- WebCollab is fast and stable
- Secure - particular attention has been paid to security. No security scares to date.
- Robust and scalable. Several years of daily production use.
WebCollab has built-in translation files for Brazilian Portuguese, Bulgarian, Danish, Catalan, English, French, German, Hungarian, Italian, Japanese, Korean, Russian, Serbian, Spanish and Swedish. The Japanese and Korean languages are available with the WebCollab Unicode version.
To contribute a new translation, or update a translation file, please contact the developer.
WebCollab is released under the General Public License (GPL). Essentially this means you may download, use, deploy, re-distribute, or even modify it as you wish, all free of charge.
<<lessThe software is functionally elegant and secure without being cumbersome for users, or graphically intensive.
The software is ideally suited to tracking multiple projects and innumerable small tasks across an organisation of any size. If you have reminder notes stuck all over your desk, then you need WebCollab!
Main features:
- Easy to read and intuitive screen layouts. Most users can use WebCollab without training.
- Individual users are assigned rights and permissions. Users can also be put into groups with controlled rights and permissions.
- Projects and tasks progress and approaching deadlines are graphically highlighted.
- Changes are personally highlighted for other users to see.
- Changes and new items can be emailed to affected users.
And the software is based on mature code base:
- WebCollab is fast and stable
- Secure - particular attention has been paid to security. No security scares to date.
- Robust and scalable. Several years of daily production use.
WebCollab has built-in translation files for Brazilian Portuguese, Bulgarian, Danish, Catalan, English, French, German, Hungarian, Italian, Japanese, Korean, Russian, Serbian, Spanish and Swedish. The Japanese and Korean languages are available with the WebCollab Unicode version.
To contribute a new translation, or update a translation file, please contact the developer.
WebCollab is released under the General Public License (GPL). Essentially this means you may download, use, deploy, re-distribute, or even modify it as you wish, all free of charge.
Download (0.32MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
990 downloads

Eat Me for Linux 1.0
Eat Me is a free, cute and funny set that contains 10 icons more>> Yay! Its halloween again and David has been kind enough to create an awesome set of spooky (er... funny and cute really) folder characters for us to use this year!<<less
Download (373KB)
Added: 2009-04-19 License: Freeware Price:
187 downloads

Luna Element 1.8
Luna Element brings you an advanced product that is a port of the totally awesome msstyle Luna Element theme. more>>
Luna Element 1.8 brings you an advanced product that is a port of the totally awesome msstyle Luna Element theme.
Enhancements: Changed the pixmaps to the ones from the msstyle for the combo boxes.
Added: 2009-07-27 License: GPL Price: FREE
downloads
Gtk2::Ex::MindMapView::Layout::Cluster 0.000001
Gtk2::Ex::MindMapView::Layout::Cluster is a vertical layout of view items. more>>
Gtk2::Ex::MindMapView::Layout::Cluster is a vertical layout of view items.
HEIRARCHY
Gtk2::Ex::MindMapView::Layout::Group
+----Gtk2::Ex::MindMapView::Layout::Cluster
SYNOPSIS
use Gtk2::Ex::MindMapView::Layout::Cluster;
INTERFACE
new(cluster_no=>$cluster_no)
Instantiates an array of Gtk2::Ex::MindMapView::Items. All items in a cluster have a common predecessor item.
add($item)
Adds a item to the cluster, and adjusts the height and width of the cluster.
layout()
Places the cluster items on the canvas, and right or left justifies them.
seq_no()
Returns a number which is used to order the clusters in a column.
DIAGNOSTICS
Gtk2::Ex::MindMapView::Layout::Cluster requires a cluster_no
You must pass in a cluster_no argument when creating a Gtk2::Ex::MindMapView::Layout::Cluster
<<lessHEIRARCHY
Gtk2::Ex::MindMapView::Layout::Group
+----Gtk2::Ex::MindMapView::Layout::Cluster
SYNOPSIS
use Gtk2::Ex::MindMapView::Layout::Cluster;
INTERFACE
new(cluster_no=>$cluster_no)
Instantiates an array of Gtk2::Ex::MindMapView::Items. All items in a cluster have a common predecessor item.
add($item)
Adds a item to the cluster, and adjusts the height and width of the cluster.
layout()
Places the cluster items on the canvas, and right or left justifies them.
seq_no()
Returns a number which is used to order the clusters in a column.
DIAGNOSTICS
Gtk2::Ex::MindMapView::Layout::Cluster requires a cluster_no
You must pass in a cluster_no argument when creating a Gtk2::Ex::MindMapView::Layout::Cluster
Download (0.049MB)
Added: 2007-02-08 License: Perl Artistic License Price:
988 downloads
Log::Log4perl::Layout::XMLLayout 0.03
Log::Log4perl::Layout::XMLLayout is an XML Layout. more>>
Log::Log4perl::Layout::XMLLayout is an XML Layout.
SYNOPSIS
use Log::Log4perl::Layout::XMLLayout;
my $app = Log::Log4perl::Appender->new("Log::Log4perl::Appender::File");
my $logger = Log::Log4perl->get_logger("abc.def.ghi");
$logger->add_appender($app);
# Log with LocationInfo
my $layout = Log::Log4perl::Layout::XMLLayout->new(
{ LocationInfo => { value => TRUE },
Encoding => { value => iso8859-1}});
$app->layout($layout);
$logger->debug("Thats the message");
########################### Log4perl Config File entries for XMLLayout
log4perl.appender.A1.layout = Log::Log4perl::Layout::XMLLayout
log4perl.appender.A1.layout.LocationInfo = TRUE
log4perl.appender.A1.layout.Encoding =iso8859-1
###########################
Creates a XML layout according to http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/xml/XMLLayout.html
Logfiles generated based on XMLLayout can be viewed and filtered within the log4j chainsaw graphical user interface (see example section below). chainsaw is part of the JAVA based log4j package and can be downloaded from http://jakarta.apache.org/
The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. It does not output a complete well-formed XML file. The output is designed to be included as an external entity in a separate file to form a correct XML file.
For example, if abc is the name of the file where the XMLLayout ouput goes, then a well-formed XML file would be:
< ?xml version="1.0" ? >
< !DOCTYPE log4j:eventSet SYSTEM "log4j.dtd" [< !ENTITY data SYSTEM "abc" >] >
< log4j:eventSet version="1.2" xmlns:log4j="http://jakarta.apache.org/log4j/" > &data; < /log4j:eventSet >
This approach enforces the independence of the XMLLayout and the appender where it is embedded.
The version attribute helps components to correctly intrepret output generated by XMLLayout. The value of this attribute should be "1.1" for output generated by log4j versions prior to log4j 1.2 (final release) and "1.2" for relase 1.2 and later.
<<lessSYNOPSIS
use Log::Log4perl::Layout::XMLLayout;
my $app = Log::Log4perl::Appender->new("Log::Log4perl::Appender::File");
my $logger = Log::Log4perl->get_logger("abc.def.ghi");
$logger->add_appender($app);
# Log with LocationInfo
my $layout = Log::Log4perl::Layout::XMLLayout->new(
{ LocationInfo => { value => TRUE },
Encoding => { value => iso8859-1}});
$app->layout($layout);
$logger->debug("Thats the message");
########################### Log4perl Config File entries for XMLLayout
log4perl.appender.A1.layout = Log::Log4perl::Layout::XMLLayout
log4perl.appender.A1.layout.LocationInfo = TRUE
log4perl.appender.A1.layout.Encoding =iso8859-1
###########################
Creates a XML layout according to http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/xml/XMLLayout.html
Logfiles generated based on XMLLayout can be viewed and filtered within the log4j chainsaw graphical user interface (see example section below). chainsaw is part of the JAVA based log4j package and can be downloaded from http://jakarta.apache.org/
The output of the XMLLayout consists of a series of log4j:event elements as defined in the log4j.dtd. It does not output a complete well-formed XML file. The output is designed to be included as an external entity in a separate file to form a correct XML file.
For example, if abc is the name of the file where the XMLLayout ouput goes, then a well-formed XML file would be:
< ?xml version="1.0" ? >
< !DOCTYPE log4j:eventSet SYSTEM "log4j.dtd" [< !ENTITY data SYSTEM "abc" >] >
< log4j:eventSet version="1.2" xmlns:log4j="http://jakarta.apache.org/log4j/" > &data; < /log4j:eventSet >
This approach enforces the independence of the XMLLayout and the appender where it is embedded.
The version attribute helps components to correctly intrepret output generated by XMLLayout. The value of this attribute should be "1.1" for output generated by log4j versions prior to log4j 1.2 (final release) and "1.2" for relase 1.2 and later.
Download (0.006MB)
Added: 2007-06-08 License: Perl Artistic License Price:
869 downloads
Sleutel 0.7
Sleutel is an RCP based Password Manager. more>>
Sleutel is an RCP based Password Manager.
Sleutel is a password manager that is written in Java and based upon the Eclipse Rich Client Platform (RCP). Sleutel securely manages all your web site and application passwords so you dont have to.
Main features:
- Manages lists of id/passwords pairs for accessing web sites, using a master password, allowing for high strenghth web site passwords
- Passwords are stored in encrypted form.
- Runs on multiple platforms (Windows XP, Linux, MacOS and more)
- Keeps track of password entry usage to indentify entries that may be manually deleted over time.
- Can generate passwords that use user configurable character sets (uppercase, lowercase, special charaters etc)
- Ease of use: Sleutel pre-generates passwords at password entry creation, removing the need to explicitly generate one in a seperate step.
- Ease of use: Search for password entries quickly using the quick search field on the toolbar.
- Using Eclipse RCP perspectives, you can layout the UI as required and layouts are retained by Sleutel.
<<lessSleutel is a password manager that is written in Java and based upon the Eclipse Rich Client Platform (RCP). Sleutel securely manages all your web site and application passwords so you dont have to.
Main features:
- Manages lists of id/passwords pairs for accessing web sites, using a master password, allowing for high strenghth web site passwords
- Passwords are stored in encrypted form.
- Runs on multiple platforms (Windows XP, Linux, MacOS and more)
- Keeps track of password entry usage to indentify entries that may be manually deleted over time.
- Can generate passwords that use user configurable character sets (uppercase, lowercase, special charaters etc)
- Ease of use: Sleutel pre-generates passwords at password entry creation, removing the need to explicitly generate one in a seperate step.
- Ease of use: Search for password entries quickly using the quick search field on the toolbar.
- Using Eclipse RCP perspectives, you can layout the UI as required and layouts are retained by Sleutel.
Download (13MB)
Added: 2007-06-27 License: The Apache License 2.0 Price:
849 downloads
Gtk2::Ex::MindMapView::Layout::Group 0.000001
Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas. more>>
Gtk2::Ex::MindMapView::Layout::Group is a group of items displayed on canvas.
SYNOPSIS
use base Gtk2::Ex::MindMapView::Layout::Group;
Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView.
INTERFACE
new()
Instantiates an object and intializes the x, y, width, and height properties of the object.
get(property)
Returns the value of the x, y, width or height properties.
get_horizontal_padding()
Returns the horizontal padding between columns.
get_max_width()
Returns the maximum width of a column. This is used to limit the width of a Gtk2::Ex::MindMapView::Item when it is first placed in the Gtk2::Ex::MindMapView.
get_vertical_padding()
Returns the vertical spacing between Gtk2::Ex::MindMapView::Items.
set(property=>$value)
Sets the value of the x, y, width or height properties.
DIAGNOSTICS
Undefined value for key $key.
You tried to get a value that is not defined in this module.
<<lessSYNOPSIS
use base Gtk2::Ex::MindMapView::Layout::Group;
Base class for the layout modules. This module is internal to Gtk2::Ex::MindMapView.
INTERFACE
new()
Instantiates an object and intializes the x, y, width, and height properties of the object.
get(property)
Returns the value of the x, y, width or height properties.
get_horizontal_padding()
Returns the horizontal padding between columns.
get_max_width()
Returns the maximum width of a column. This is used to limit the width of a Gtk2::Ex::MindMapView::Item when it is first placed in the Gtk2::Ex::MindMapView.
get_vertical_padding()
Returns the vertical spacing between Gtk2::Ex::MindMapView::Items.
set(property=>$value)
Sets the value of the x, y, width or height properties.
DIAGNOSTICS
Undefined value for key $key.
You tried to get a value that is not defined in this module.
Download (0.049MB)
Added: 2007-01-27 License: Perl Artistic License Price:
1000 downloads
Devolution Security 3.0.6
Devolution Security is a video surveillance system for Linux based systems. more>>
Devolution Security is a video surveillance system for Linux based systems. It supports up to 16 cameras and features unicast and multicast broadcasting, a Web interface, an X11 interface, themes, motion detection, record on motion, eight different camera layouts, camera cycling, fullscreen mode, and more. Devolution Security uses its own toolkit (dtk).
Main features:
- Up to 16 cameras
- Motion detection
- Record on motion detection
- Record up to 25 fps mpeg4 video
- Multicast live streams to local network
- Unicast to internet IP address
- Very configurable
- Themeable X11 interface
- Web based interface
<<lessMain features:
- Up to 16 cameras
- Motion detection
- Record on motion detection
- Record up to 25 fps mpeg4 video
- Multicast live streams to local network
- Unicast to internet IP address
- Very configurable
- Themeable X11 interface
- Web based interface
Download (10MB)
Added: 2005-10-26 License: GPL (GNU General Public License) Price:
1486 downloads
MP3::Album::Layout::Fetcher 0.14
MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts. more>>
MP3::Album::Layout::Fetcher is a Perl extension to manage fetchers of album layouts.
This module is a fetcher manager. It searches for modules in the MP3::Album::Layout::Fetcher::* name space and registers them as available fetchers.
The fetcher modules are called by MP3::Album::Layout::Fetcher and they return lists of album layouts (MP3::Album::Layout).
This module calls the respective Fetcher->fetch() method and returns the result.
In case of error the Fetchers must return undef with the error description in $@.
The fetcher selection is made by the "method" parameter passed to the fetch() of this module.
The value of the "method" parameter must be a * part of the MP3::Album::Layout::Fetcher::* fetcher package name. (i.e. for MP3::Album::Layout::Fetcher::CDDB the method is CDDB).
<<lessThis module is a fetcher manager. It searches for modules in the MP3::Album::Layout::Fetcher::* name space and registers them as available fetchers.
The fetcher modules are called by MP3::Album::Layout::Fetcher and they return lists of album layouts (MP3::Album::Layout).
This module calls the respective Fetcher->fetch() method and returns the result.
In case of error the Fetchers must return undef with the error description in $@.
The fetcher selection is made by the "method" parameter passed to the fetch() of this module.
The value of the "method" parameter must be a * part of the MP3::Album::Layout::Fetcher::* fetcher package name. (i.e. for MP3::Album::Layout::Fetcher::CDDB the method is CDDB).
Download (0.008MB)
Added: 2006-11-09 License: Perl Artistic License Price:
1079 downloads
Calcurse 1.8
Calcurse is a text-based personal organizer which helps keep track of events and everyday tasks. more>>
Calcurse is a text-based personal organizer which helps keep track of events and everyday tasks. Calcurse has a calendar and a "todo" list, and puts your appointments in order.
The user interface is configurable, and you can choose between different color schemes and layouts. All of the commands are documented within an online help system.
Enhancements:
- The command launched to notify a user of an upcoming appointment is now configurable.
- One can now be warned by mail of an upcoming appointment, but several other means can be considered.
- The color theme configuration menu was completely redesigned, with support for the default terminals color.
- The export command was implemented to save calcurse data in iCalendar format.
<<lessThe user interface is configurable, and you can choose between different color schemes and layouts. All of the commands are documented within an online help system.
Enhancements:
- The command launched to notify a user of an upcoming appointment is now configurable.
- One can now be warned by mail of an upcoming appointment, but several other means can be considered.
- The color theme configuration menu was completely redesigned, with support for the default terminals color.
- The export command was implemented to save calcurse data in iCalendar format.
Download (0.36MB)
Added: 2007-05-23 License: GPL (GNU General Public License) Price:
888 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 awesome layouts 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