Main > Free Download Search >

Free column widths software for linux

column widths

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 690
multicolumn 0.2

multicolumn 0.2


multicolumn is a Firefox extension that sllows web pages to be configured to display in multiple columns. more>>
multicolumn is a Firefox extension that sllows web pages to be configured to display in multiple columns using Firefox 1.5 (Gecko 1.8) CSS property -moz-column-count, inspired by the draft CSS3 module: Multi-column layout. Make better use of high res screen real estate.

To see it in operation, install it, restart firefox, and then try visiting digg, slashdot, or google (for google, you need to do a search before youll see anything).

To change the number of columns to suit your screen or to configure it for another site, go into the settings tab (thin strip at the top of the browser window - click "more previews" above too see this highlighted on a screenshot).

Note that the tabs will only appear on sites which are configured (eg digg, slashdot, google).

To stop this extension from affecting a particular website, uncheck the relevant checkbox on the settings tab.

Further documentation is available on the settings tab.

<<less
Download (0.017MB)
Added: 2007-06-02 License: MPL (Mozilla Public License) Price:
877 downloads
Tk::Columns 0.03

Tk::Columns 0.03


Tk::Columns is a multicolumn list widget with sortable & sizeable columns. more>>
Tk::Columns is a multicolumn list widget with sortable & sizeable columns.

SYNOPSIS

use Tk::Columns;

$Columns = $parent->B
(
-columnlabels => [qw (column1 column2)]
-listbackground => white,
-listforeground => black,
-buttonforeground => black,
-buttonbackground => blue,
);

$ColumnHeader = $Columns->B
(
-listfont => -adobe-new century schoolbook-medium-r-normal--14-*-*-*-*-*-*-*,
-buttoncolor => beige,
-text => column3,
-width => 15,
-trimcount => 2,
-listbackground => white,
-listforeground => black,
-buttonforeground => black,
-buttonbackground => blue,
-sort => true,
-sortcommand => $a cmp $b,
-image => $icon_image,
-buttoncommand => sub {...},
-selectcommand => sub {...}
);

$Columns->insert (end, [List, Row, Contents]);
$Columns->insert (end, {column1 => List, column2 => Row, column3 => Contents});
$Columns->insert (end, List, Row, Contents);
$Columns->delete (0, end);

...

Tk::MainLoop;

<<less
Download (0.050MB)
Added: 2007-08-11 License: Perl Artistic License Price:
804 downloads
Games::Bingo::Column 0.13

Games::Bingo::Column 0.13


Games::Bingo::Column is a Perl module with a column class used for generating bingo cards. more>>
Games::Bingo::Column is a Perl module with a column class used for generating bingo cards.

SYNOPSIS

my $c = Games::Bingo::Column-E< gt >new();

foreach my $number(@numbers) {
$c-E< gt >populate($number);
}

my @numbers = qw(1 2 3 4 5 6 7 8 9);

my $c = Games::Bingo::Column-E< gt >new(@numbers);

my $number = $c-E< gt >get_highest_number();

The Column is used when building the bingo cards and is a temporary data structure.

The class has two attributes:

_array
_array is a list of numbers for containment in the class, since the class actually is nothing but an array with a status flag.
label

The label being the group to which the numbers in the array belong.

<<less
Download (0.020MB)
Added: 2006-10-02 License: Perl Artistic License Price:
1119 downloads
csvdiff 0.2 (German Docs)

csvdiff 0.2 (German Docs)


csvdiff is a perl script to compare/diff two (comma) seperated files with each other. more>>
csvdiff is a perl script to compare/diff two (comma) separated files with each other. The part that is different to standard diff is, that youll get the number of the record where the difference occurs and the field/column which is different.
The separator can be set to the value you want it to, not just comma. Also you can to provide a third file which contains the columnnames in one(!) line separated by your separator. If you do so, columnnames are shown if a difference is found.
I wrote csvdiff to compare two database unloadfiles, but you can use it for any kind of file which has separators.
Main features:
- Choosable field separator
- If you provide a file containing the fieldnames, csvdiff tells you (by name) in which field a difference occured
- Multiple column key
- Ignor upper/lower case
- Trim leading/tailing spaces
- fade out selectet columns for comparision, usefull for columns with timestamps or columns which are not interesting for you
- Sort data befor comparing it, this has only effect if for comparision without key(s)
- Ignore empty lines while importing data files
- Second output format, looks a bit like diff, but with colour
<<less
Download (0.31MB)
Added: 2007-04-02 License: (FDL) GNU Free Documentation License Price:
948 downloads
 
Other version of csvdiff
csvdiff 0.1 (English Docs)difference occurs, the column number, and (if provided) the fieldname which is different. The ... It also provides support for multiple column keys, the ability to ignore case and trim leading
License:GPL (GNU General Public License)
Download (0.31MB)
837 downloads
Added: 2007-07-24
ArchAddOn 1.0

ArchAddOn 1.0


ArchAddOn provides a straightforward toolbox of field types, widgets, and validators for Archetypes. more>>
ArchAddOn provides a straightforward toolbox of field types, widgets, and validators for Archetypes.
Instruction (only shows description on edit form, for adding sectional
help or other HTML markup to an edit form)
DynamicField. This is a textual field that can contain TALES
expressions which are evaluated. So you can add a "body" field to
a schema that is of this type, and have it be a mix of HTML content
and TALES expressions (just like in a ZPT).
SimpleDataGridField. A lines field with embedded vertical bars for fields. If the
columns property is set, the isValidGrid validator will ensure that
the entered text has exactly that number of columns for each row.
If strip_whitespace is True, the individual cells in the grid will
be stripped of leading and trailing whitespace (that is, whitespace
added around the delimiter).
If column_names is set to a tuple or list of strings, it gives the names
of columns in the grid. The getDataGridRow script and the getRow() method
will return a dict using these column names as keys rather than using the
column numbers (starting from zero).
Fields are just strings, with no internal validation, etc.
Enhancements:
- A long time resident of the collective, ArchAddOn makes its debut on plone.org.
<<less
Download (0.012MB)
Added: 2007-04-14 License: GPL (GNU General Public License) Price:
923 downloads
Calendar 3.7.0

Calendar 3.7.0


Calendar is a web-based calendar tool that produces pretty, readable calendars. NEW! Rewritten in Java for MySQL! more>>
Calendar is a web-based calendar tool that produces pretty, readable calendars. NEW! Rewritten in Java for MySQL! Calendar project began out of frustration with other web-based calendar tools inability to display a readable calendar format. It was very much a project to "scratch an itch" -- to meet an immediate need that the author had. Since then, it has evolved considerably into a very useful tool that produces prettier calendars than those printed by most organizer software.
Main features:
- NEW! Subscriptions can be created to periodically fetch events from remote calendars, just like iCal and Sunbird can do.
- Events on the calendar appear exactly as typed in the admin tool -- the descriptions are not cut off in the display. This makes the calendar just as useful when its printed.
- The entire calendar is rendered in HTML -- no Flash or Java is used.
- Single-day, multi-day and occassional events are all supported. ("Occasional" events are those events that occur multiple times but dont necessarily follow a regular pattern.)
- Repeating events are supported and can repeat on a daily, weekly, monthly or yearly basis.
- Events may be categorized for easy administration.
- Nearly everything about the display is themable -- colors, fonts, border styles, first day of the week, weekday column widths, categories, etc.
- A calendar may be setup as a "private" calendar, so the user must be logged in to see it.
- NEW! A calendar may be setup as a "semi-private" calendar, so the user will only see the scheduled times but no event details.
- The admin tool is password protected and different users can be assigned different permission levels.
- Apple iCal and Mozilla Sunbird users can subscribe to the calendar with one click.
- A really bland, unimaginative name makes it easy to discuss this project without being overheard by foreign intelligence agents.
The first version of this software was written in ASP (VBScript) and ran on IIS 4.0 or higher with a database on SQL Server 7.0 or higher. The current version has been completely rewritten in Java to run on Tomcat 5.5 or higher with a database on MySQL 3.3 or higher. The feature set has grown immensely since then. The two versions have no code in common.
<<less
Download (2.2MB)
Added: 2007-03-09 License: GPL (GNU General Public License) Price:
1029 downloads
Type1 URW fonts with Cyrillics 1.0.7pre43

Type1 URW fonts with Cyrillics 1.0.7pre43


Type1 URW fonts with Cyrillics is a set of fonts known as urw-fonts or gnu-gs-fonts with the addition of cyrillic glyphs. more>>
Type1 URW fonts with Cyrillics is a set of fonts known as urw-fonts or gnu-gs-fonts with the addition of cyrillic glyphs.
Nimbus Sans L Regular, Nimbus Mono L Regular, Nimbus Mono L Oblique all come from a more recent version of the cyrillic URW fonts.
The hints on Nimbus Sans Regular have been modified in the following ways:
25 June 2002
- Added ghost hint to the top of 4 to keep it from being taller than the other digits.
- Reduced the width of the left stem hint for H to 83 (probably no real differences)
- Changed the StemSnapV values from [78 85 94] to [78 83 92] (and fixed up StdVW accordingly) This corresponds to the values in the font (which are 83/93 for lower case and upper case stems) better and makes the width-88 stems on M and N snap to to upper case widths not lower-case widths.
29 June 2002
- Removed odd vertical stem hints (width of horizontal stems) from f, F, t, E, yen sign, fi ligature, fl ligature, AE ligature, R, Lstroke, OE ligature, lstroke, E" variants, t, variants, Eth, Dstoke, etc.
- Fixed hints on 1 to be two ghost hints instead of one hint the height of the font
- fix bottom stem of u to have integer coordinates
- fixed hints on |
- fixed hints on inverted exclamation mark
The hints on Nimbus Mono L Oblique have been modified in the
following ways:
- Removed vertical stem hints from horizontal serifs on roman characters.
Enhancements:
- A lot of non-Russian Cyrillic glyph were fixed.
- All glyphs that have not yet been fixed were excluded from the distributed version.
<<less
Download (3.0MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
537 downloads
Games::Bingo::ColumnCollection 0.13

Games::Bingo::ColumnCollection 0.13


Games::Bingo::ColumnCollection is a Perl module with a collection class for holding columns. more>>
Games::Bingo::ColumnCollection is a Perl module with a collection class for holding columns.

SYNOPSIS

my $col = Games::Bingo::ColumnCollection-E new();

my $c = Games::Bingo::Column-E new(0, [1, 2, 3, 4, 5, 6, 7, 8, 9]);

$col-E add_column($c1);

my $d = $col-E get_column(1);

my $e = $col-E get_random_column();

The ColumnCollection is used when building the bingo cards and is a temporary data structure for holding object of the class Column.

The class is an encapsulated array, which is 1 indexed.

<<less
Download (0.020MB)
Added: 2006-10-02 License: Perl Artistic License Price:
1117 downloads
uni PHP DataGrid 3.2.0

uni PHP DataGrid 3.2.0


uni PHP DataGrid is a simple, innovative and powerful tool for generating data-bound grid control. more>>
uni PHP DataGrid is a simple, innovative and powerful tool for generating data-bound grid control, specially designed for Web developers. It is useful for all PHP database- driven Web site and online-based data administration.
It is also useful for dynamic content management and PHP-based hosting providers. The goal is to make free PHP DataGrid generating and editing as simple as possible for Web developers.
Enhancements:
Added:
- ability to define array of page sizes
- case sensitivity (filtering mode)
- ability to define search field to be a dropdown box (filtering mode)
- ability to add optional column in datagrid by editing SELECT SQL statement
- new css template (default)
- ability to define column data to be a link on edit mode page ("linktoview" in setColumnsInViewMode())
Improved:
- setModes()
- css class "default"
- working with $_REQUEST vars
Fixed bugs:
- in filtering mode
- in tabular layout drawing
- in columnar layout drawing
- in paging after search
- empty table bug
<<less
Download (MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1071 downloads
Joel Dares Dynamo 0.0.2

Joel Dares Dynamo 0.0.2


Joel Dares Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code. more>>
Joel Dares Dynamo is a PHP library that executes complex MySQL queries and automatically generates HTML code.
For example, it can draw a spreadsheet-like table from a simple query such as "SELECT last, first, phone FROM users". It can generate horizontal tables, vertical tables, multi-column tables from a single column result, and it even generates simple HTML forms based on a select query.
For example, "SELECT firstName, lastName FROM cust WHERE id = 1234" automatically creates an HTML form that contains fields for firstName and LastName.
Enhancements:
- This version adds the DynamoColTableQuery() function, which generates multi-column tables from a single column query.
<<less
Download (0.010MB)
Added: 2006-05-10 License: GPL (GNU General Public License) Price:
1263 downloads
Not A Commander 1.0-SNAP-051109

Not A Commander 1.0-SNAP-051109


Not A Commander is an X11 file manager. more>>
Not A Commander is yet another file manager modeled after the Norton Commander. Good integration with the command line is the primary goal.
This project is using the technology of Natural Stupidity for development: first get something working at all, then gradually improve it. My primary targets are the features that I personally would use. The features that I wont use anyway are not planned to be implemented at all (though if someone would contribute an implementation I would gladly accept it - as long as it does not break any of the things that I use).
Build
Run `make. That should build all the binary parts. The X11 headers are required for build. You may need to modify the Makefile for peculiarities of your particular system (directory names, libraries etc.).
Installation
Run `make install. By default the `nac binary is instaled into /usr/local/bin and the rest of files is installed into /usr/local/lib/nac (which is referred further as "the NAC directory").
These directory names can be changed in the Makefile. If the configuration file nac.sysrc was present in the NAC directory before installation, it will be moved into nac.sysrc.old.
Configuration
The default configuration of NAC can be changed with rc files. There are two rc files:
per system - nac.sysrc in the NAC directory per user - .nacrc in the users home directory
These files are common Tcl scripts that can be used to change the tunable values. NAC first sets the built-in values, then loads the system-wide rc file (if present), then loads the users rc file (if present). Thus the system-wide script can examine the built-in values and modify them was neccessary, and the users script can do the same thing with the result
of the system-wide script.
Be careful with the syntax, in case of an error in the rc scripts NAC wont start.
The list of the supported tunables and their values can be found at the top of tune.tcl. For now (the alpha phase of development) its expected to be quite liquid and change between snapshot releases. Probably some sort of versioning will be added after it stabilizes.
The sample system rc file included in a release contains only one setting - the name of font to use (most probably you dont have the font "koi9x16" which is the built-in default).
The default initial size of the window is defined by panel dimensions, variables named set panel:filespercolumn (number of rows in panels), panel:ncolumns (number of columns in panels), panel:columnwidth (width of a column in dots). The internal xterm is automatically resized to fit these dimensions. Alternative size in pixels or xterm characters can be
selected with command line options.
Enhancements:
- Various bugs were fixed and workarounds were included for bugs in glibc and Tk.
<<less
Download (0.20MB)
Added: 2005-11-10 License: BSD License Price:
1445 downloads
Unicode Data Browser 1.5

Unicode Data Browser 1.5


UnicodeDataBrowser is a very useful browser designed for the UnicodeData.txt file which consists of much useful information but is not easily read by humans. more>>

UnicodeDataBrowser 1.5 is a very useful browser designed for the UnicodeData.txt file which consists of much useful information but is not easily read by humans. The browser creates a scrollable table in which columns represent properties.

The table may be sorted on any column. Abbreviations are expanded and characters cross-referenced in decomposition and casing fields are named. Regular expression search restricted to a selected column is available. The set of characters for which information is displayed may be restricted to those characters matching a regular expression on a specified property.

Each such filtering operation applies to the output of the previous filtering operation unless the table is reset to the original full set of characters, so filtering on multiple properties is possible.

Enhancements: Adds canonical decomposition info for Hangul syllables.

<<less
Added: 2009-07-25 License: GPL v3 Price: FREE
1 downloads
Prima::Grids 1.20

Prima::Grids 1.20


Prima::Grids is a Perl module that contains grid widgets. more>>
Prima::Grids is a Perl module that contains grid widgets.

SYNOPSIS

use Prima::Grids;

$grid = Prima::Grid-> create(
cells => [
[qw(1.First 1.Second 1.Third)],
[qw(2.First 2.Second 2.Third)],
[qw(3.First 3.Second 3.Third)],
],
onClick => sub {
print $_[0]-> get_cell_text( $_[0]-> focusedCell), " is selectedn";
}
);

The module provides classes for several abstraction layers of grid representation. The classes hierarchy is as follows:

AbstractGridViewer
AbstractGrid
GridViewer
Grid

The root class, Prima::AbstractGridViewer, provides common interface, while by itself it is not directly usable. The main differences between classes are centered around the way the cell data are stored. The simplest organization of a text-only cell, provided by Prima::Grid, stores data as a two-dimensional array of text scalars. More elaborated storage and representation types are not realized, and the programmer is urged to use the more abstract classes to derive own mechanisms. To organize an item storage, different from Prima::Grid, it is usually enough to overload either the Stringify, Measure, and DrawCell events, or their method counterparts: get_cell_text, columnWidth, rowHeight, and draw_items.

The grid widget is designed to contain cells of variable extents, of two types, normal and indent. The indent rows and columns are displayed in grid margins, and their cell are drawn with distinguished colors. An example use for a bottom indent row is a sum row in a spreadsheet application; the top indent row can be used for displaying columns headers. The normal cells can be selected by the user, scrolled, and selected. The cell selection can only contain rectangular areas, and therefore is operated with two integer pairs with the beginning and the end of the selection.

The widget operates in two visual scrolling modes; when the space allows, the scrollbars affect the leftmost and the topmost cell. When the widget is not large enough to accommodate at least one cell and all indent cells, the layout is scrolled pixel-wise. These modes are named cell and pixel, after the scrolling units.

The widget allows the interactive changing of cell widths and heights by dragging the grid lines between the cells.

Prima::AbstractGridViewer

Prima::AbstractGridViewer, the base for all grid widgets in the module, provides interface to generic grid browsing functionality, plus functionality for text-oriented grids. The class is not usable directly.

Prima::AbstractGridViewer is a descendant of Prima::GroupScroller, and some properties are not described here. See "Prima::GroupScroller" in Prima::IntUtils.

<<less
Download (1.4MB)
Added: 2006-08-24 License: Perl Artistic License Price:
1156 downloads
Nautilus-pr0n 0.1.1

Nautilus-pr0n 0.1.1


nautilus-pr0n is a nautilus extension to view extended image information. more>>
Nautilus-pr0n is a nautilus extension to view extended image information.
Nautilus-pr0n will add a new column, Geometry Info, to the list-view of Nautilus. Geometry Info contains the width and height of the image.
Enhancements:
- Fixed Makefile.am so the extension is installed to the right place
<<less
Download (0.34MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
858 downloads
BOXit 2.0.0

BOXit 2.0.0


BOXit is a small logic game for occasionally. more>>
BOXit is a small logic game for occasionally. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field.

This is one of the games that are quick to learn but hard to handle. If you have fun in fast pace puzzling, BOXit is just right for you.

BOXit 2.0 is free software in the purposes of the Gnu GPL version 2 or newer.

<<less
Download (0.48MB)
Added: 2005-08-09 License: GPL (GNU General Public License) Price:
1541 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5