Main > Free Download Search >

Free primebase xt software for linux

primebase xt

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 12
PrimeBase XT 0.9.86

PrimeBase XT 0.9.86


PrimeBase XT (PBXT) is a transactional storage engine for MySQL. more>>
PrimeBase XT (PBXT) is a transactional storage engine for MySQL. The project has been designed for modern, web-based, high concurrency environments and heavy update loads. PBXT uses a number of new techniques to achieve its goals.
Enhancements:
- This release makes changes to enable PBXT to handle databases containing thousands of tables.
- It also fixes a number of concurrency problems with operations like TRUNCATE TABLE, ALTER and REPAIR table when used in conjunction with other DML.
<<less
Download (2.7MB)
Added: 2007-04-17 License: LGPL (GNU Lesser General Public License) Price:
922 downloads
XCruiser 0.30

XCruiser 0.30


XCruiser project is a filesystem vizualization utility for X. more>>
XCruiser project is a filesystem vizualization utility for X.
XCruiser (formerly known as XCruise) is a filesystem visualization utility which compares a filesystem to a 3D-formed universe and allows you to "cruise" within it.
It constructs a universe from directory trees, and you can navigate with a mouse.
Enhancements:
- The code was rewritten almost entirely.
New features:
- Xt is supported.
- Easy customization of button bindings / colors / accelaration.
- Keyboard support (but inconvenient).
- A new rendering algorithm. (still incomplete!)
- Monochrome mode is dismissed.
<<less
Download (0.030MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1085 downloads
FreeDOS 1.0

FreeDOS 1.0


FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. more>>
FreeDOS aims to be a complete, free, 100% MS-DOS compatible operating system. Mostly achieved except Windows compatibility - Windows standard-mode works on FreeDOS, but 386-mode / WfW 3.11 does not.
Main features:
- Easy multiboot with Win95-2003 and NT/XP/ME
- FAT32 file system and large disk support (LBA)
- LFN support (on command line with 4DOS, which is now freeware: 4DOS for OS/2 is even open source)
- LBACACHE - disk cache (harddisks in CHS and LBA mode, diskette)
- Memory Managers: HIMEM, EMM386, UMBPCI
- SHSUCDX (MSCDEX replacement) and CD-ROM driver (XCDROM)
- CUTEMOUSE - Mouse driver with scroll wheel support
- FDAPM - APM info/control/suspend/poweroff, ACPI throttle, HLT energy saving...
- XDMA - UDMA driver for DOS: up to 4 harddisks
- MPXPLAY - media player for mp3, ogg, wmv... with built-in AC97 and SB16 drivers
- 7ZIP, INFO-ZIP zip & unzip... - modern archivers are available for DOS
- EDIT / SETEDIT - multi window text editors
- HTMLHELP - help viewer, can read help directly from a zip file
- PG - powerful text viewer (similar to V. D. Buergs LIST)
- many text mode programs ported from Linux thanks to DJGPP
- GRAPHICS - greyscale hardcopy on ESC/P, HP PCL and PostScript printers
FreeDOS was previously known as "Free-DOS" and originally as "PD-DOS." For a little trip down memory lane: In 1994, I was a physics student at the University of Wisconsin-River Falls. Most of my work for school had been done using DOS - writing programs, dialing up to the university computer, network, analysing lab data, etc. I really loved DOS; I did everything with it. I had a 386 desktop system in my dorm room and an XT laptop that I would carry around with me to do work "on the go".
<<less
Download (153MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1158 downloads
Stratego/XT 0.16

Stratego/XT 0.16


Stratego/XT is a development environment for creating stand-alone transformation systems. more>>
Stratego/XT is a development environment for creating stand-alone transformation systems.
It combines Stratego, a language for implementing transformations based on the paradigm of programmable rewriting strategies, with XT, a collection of reusable components and tools for the development of transformation systems.
In general, Stratego/XT is intended for the analysis, manipulation, and generation of programs, though its features make it useful for transforming any structured documents.
In practice, it has been used to build many types of transformation systems including compilers, interpreters, static analyzers, domain-specific optimizers, code generators, source code refactorers, documentation generators, and document transformers.
Enhancements:
- The compiler was restructured.
- Some old language features were removed.
- Man pages for all tools were completed.
- A new introductory tutorial with examples was co-released, and more.
<<less
Download (6.9MB)
Added: 2005-11-08 License: LGPL (GNU Lesser General Public License) Price:
1458 downloads
Encode::HanExtra 0.10

Encode::HanExtra 0.10


Encode::HanExtra Perl module contains extra sets of Chinese encodings. more>>
Encode::HanExtra Perl module contains extra sets of Chinese encodings.



SYNOPSIS

use Encode;

# Traditional Chinese
$euc_tw = encode("euc-tw", $utf8); # loads Encode::HanExtra implicitly
$utf8 = decode("euc-tw", $euc_tw); # ditto

# Simplified Chinese
$gb18030 = encode("gb18030", $utf8); # loads Encode::HanExtra implicitly
$utf8 = decode("gb18030", $gb18030); # ditto

Perl 5.7.3 and later ships with an adequate set of Chinese encodings, including the commonly used CP950, CP936 (also known as GBK), Big5 (alias for Big5-Eten), Big5-HKSCS, EUC-CN, HZ, and ISO-IR-165.

However, the numbers of Chinese encodings are staggering, and a complete coverage will easily increase the size of perl distribution by several megabytes; hence, this CPAN module tries to provide the rest of them.

If you are using perl 5.8 or later, Encode::CN and Encode::TW will automatically load the extra encodings for you, so theres no need to explicitly write use Encode::HanExtra if you are using one of them already.

ENCODINGS

This version includes the following encoding tables:

Canonical Alias Description
-----------------------------------------------------------------------------
big5-1984 /b(tca-)?big5-?(19)?84$/i TCAs original Big5-1984
big5ext /b(cmex-)?big5-?e(xt)?$/i CMEXs Big5e Extension
big5plus /b(cmex-)?big5-?p(lus)?$/i CMEXs Big5+ Extension
/b(cmex-)?big5+$/i
cccii /b(ccag-)?cccii$/i Chinese Character Code for
Information Interchange
cns11643-1 /bCNS[-_ ]?11643[-_]1$/i Taiwans CNS map, plane 1
cns11643-2 /bCNS[-_ ]?11643[-_]2$/i Taiwans CNS map, plane 2
cns11643-3 /bCNS[-_ ]?11643[-_]3$/i Taiwans CNS map, plane 3
cns11643-4 /bCNS[-_ ]?11643[-_]4$/i Taiwans CNS map, plane 4
cns11643-5 /bCNS[-_ ]?11643[-_]5$/i Taiwans CNS map, plane 5
cns11643-6 /bCNS[-_ ]?11643[-_]6$/i Taiwans CNS map, plane 6
cns11643-7 /bCNS[-_ ]?11643[-_]7$/i Taiwans CNS map, plane 7
cns11643-f /bCNS[-_ ]?11643[-_]f$/i Taiwans CNS map, plane F
euc-tw /beuc.*tw$/i EUC (Extended Unix Character)
/btw.*euc$/i
gb18030 /bGB[-_ ]?18030$/i GBK with Traditional Characters
unisys /bunisys$/i Unisys Traditional Chinese
unisys-sosi1 Unisys SOSI1 transport encoding
unisys-sosi2 Unisys SOSI2 transport encoding

Detailed descriptions are as follows:

BIG5-1984

This is the original Big5 encoding made by TCA Taiwan.

BIG5PLUS

This encoding, while not heavily used, is an attempt to bring all Taiwans conflicting internal-use encodings together, and fit it as an extension to the widely-deployed Big5 range, by CMEX Taiwan.

BIG5EXT

The CMEXs second (and less ambitious) try at unifying the most commonly used characters not covered by Big5, while not polluting out of the 94x94 arragement like BIG5PLUS did.

CCCII

The earliest (and most sophisticated) Traditional Chinese encoding, with a three-byte raw character map, made in 1980 by the Chinese Character Analysis Group (CCAG), used mostly in library systems.

EUC-TW

The EUC transport version of CNS11643 (planes 1-7), the comprehensive character set used by the Taiwan government.

CNS11643-*

The raw character map extracted from the Unihan database, including the plane F which wasnt included in EUC-TW.

GB18030

An extension to GBK, this encoding lists most Han characters (both simplified and traditional), as well as some other encodings used by other peoples in China.

UNISYS

Unisys Systems internal Chinese mapping.

<<less
Download (1.3MB)
Added: 2007-07-25 License: Perl Artistic License Price:
822 downloads
KDevelop 3.4.1

KDevelop 3.4.1


KDevelop is an easy to use IDE for KDE. more>>
KDevelop is a plugin based IDE that currently supports 12 programming languages, 5 build tools, 11 documentation formats, 4 revision control systems, 3 code editors, 5 development toolkits and dozens of other neat tools.
All these are plugins and there is documentation and examples on how to add your own plugins.
Main features:
New refactored codebase
- The KDevelop codebase has been refactored with the goal of improving code reuse and documenting the base library classes that compose KDevelop. These base classes form the new KDevelop platform and present a concise and well documented API
- New RAD (Rapid Application Development) tools
- KDevDesigner integration enables GUI design from within KDevelop itself
- KDevAssistent integration provides a feature rich documentation viewer from within KDevelop
- The C++ Class Wizard can now be used for classes in the persistant class store. This means, for example, that if the Code Completion database for Qt is built then subclassing from Qt classes is possible in the wizard
Much improved ruby language support
- New ruby debugger, combined with improved inspect methods in the qtruby/korundum bindings, for showing Qt::Object metadata such as properties, while debugging
- Class browser has an improved parser that shows Qt and DCOP signals and slots, attr_accessor methods and instance variables
- New project templates for a KDE application framework, KConfig XT, DCOP server and Qt only apps
- Full Qt designer/rbuic integration
- Other improvements and bugfixes
- The Version Control support was refactored. Most of the integration features that were disabled in KDevelop 3.1 are back in 3.2, together with a much improved Subversion plugin.
- Improved "Find in files", Ctags support and history navigation provide faster code navigation
- More application templates are provided
- new templates for cmake based C/C++ apps and libraries
- new templates for scons-based kde apps
- see the change log page for more detail
Enhancements:
- Improved debugger
- Improved code completion
- Improved SVN support
<<less
Download (8.5MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
914 downloads
Crystal Vista XT Paolo Icon Mod 1.5

Crystal Vista XT Paolo Icon Mod 1.5


Crystal Vista XT Paolo Icon Mod is a mouse cursor theme. more>>
Crystal Vista XT Paolo Icon Mod is NOT my theme, I modified Vista Inspirate, Crystal Clear, Nuove XT and other Icons like Debian Icons, Firefox Alternative and much more.

I take my favourite icons from these Icons-theme and I create my Mod, Crystal Vista XT Paolo Mod.

Vista Inspirate is created by Saki
(http://www.kde-look.org/content/show.php?content=31585)

Crystal Clear is created by Everaldo
(http://www.kde-look.org/content/show.php?content=25668)

Nuove XT is created by Saki
(http://www.kde-look.org/content/show.php?content=26449)

OsX is created by kiddo
(http://www.gnome-look.org/content/show.php?content=31618)

Debian Icons is created by OnkelchenTobi
(http://www.kde-look.org/content/show.php?content=26430)

Sparkling Icon Folder (for non debian linux) is created by flow:
(http://www.kde-look.org/content/show.php?content=9245)
<<less
Download (17.6MB)
Added: 2006-07-05 License: GPL (GNU General Public License) Price:
690 downloads
Crystal Diamond 2.5

Crystal Diamond 2.5


Crystal Diamond Icons is a fantastic and realistic icon theme for Kde, a graphical interface for linux. more>>
Crystal Diamond Icons is a fantastic and realistic icon theme for Kde, a graphical interface for linux.

I take the best icons from Realistik, Vista Ispirate, Nuove XT, Crystal Clear, OSX, Debian Icons and many other and I made this Icon Theme. The icons are not mine.

There are different mod such classical, shining, gentoo, arch, debian and kubuntu. The only difference between "Mods" is Kmenu except for Debian Mod (also Kcontrol, Trash and Folder Icon).

There are more icons for one application. For example there are 6 different icons for Firefox! If you like, change into your favourite icon! (Left click, change icon). In the second image for exaple, I change firefox icon.

There are many Mod for you distro:

* Classical
* Shining
* Gentoo
* Debian
* Kubuntu
* Arch
* FreeBsd/PcBsd
* Fedora/Red Hat
* MacOsX
* MacOsX Finder
* Mandriva
* Slackware
* Suse Classic
* Suse Alternative
* Ubuntu

You can see it in the screenshot!

Vista Inspirate is created by Saki, Crystal Clear is created by Everaldo, Nuove XT is created by Saki, OsX is created by kiddo, Debian Icons is created by OnkelchenTobi ...and much more!

For any problem (for example broken link) send me an email: icons[at]paolinoland.it If you like it VOTE ME and SUPPORT ME!

<<less
Download (18MB)
Added: 2006-12-10 License: GPL (GNU General Public License) Price:
1059 downloads
gtk-Xt 0.3

gtk-Xt 0.3


gtk-Xt provides helper functions to use Xt (X Toolkit Intrinsics) together with GTK. more>>
gtk-Xt provides helper functions to use Xt (X Toolkit Intrinsics) together with GTK.

<<less
Download (0.20MB)
Added: 2006-11-02 License: BSD License Price:
1090 downloads
Xystray 0.9beta

Xystray 0.9beta


Xystray is a simple implementation of the freedesktop.org systray specification. more>>
Xystray is a simple implementation of the freedesktop.org systray specification (a.k.a. notification area) for the X Window system.

It is meant for use in simple desktop environments which do not provide such facility by default, such as FVWM. Xystray project may also run under GNOME or KDE if the default tray program is disabled.

Installation

Is very simple. Just download, untar, make and copy xystray where you like (/usr/X11/bin, ~/bin/ etc.). Then make your window manager start it automatically when you start your session.

Command line options

-iconmax n

Sets xystray to contain maximum of n arranged in one row or column depending on -vertical option. It is a synonym for -iconcols n -iconrows 1.

-iconrows n

Sets the number of rows to keep icons (default: 2).

-iconcols n

Sets the number of columns to keep icons (default 4).

-iconpadding n

Sets the spacing around icons (default: 0).

-iconsize n

Sets the size of each icon. The default value is 22 pixels. It is not recomended to change it.

-vertical

Now it is useful only with -iconmax option. When used both, Xystray form its window a single column of icons.

Since Xystray uses Xt Toolkit it also accepts generic options like -bg or -geometry.
<<less
Download (0.012MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1360 downloads
XML::XSLT::Wrapper 0.32

XML::XSLT::Wrapper 0.32


XML::XSLT::Wrapper is a consistent interface to XSLT processors. more>>
XML::XSLT::Wrapper is a consistent interface to XSLT processors.

SYNOPSIS

use XML::XSLT::Wrapper;
my $xslt = XML::XSLT::Wrapper->new(
ProcessorList => [libxslt, sablotron],
)

$result = $xslt->transform(
XMLFile => $xml_filename
XSLFile => $xsl_filename
#OR: XMLString => $xml_string
#OR: XSLString => $xsl_string
#OR: xml => $xml_filename_or_string,
#OR: xsl => $xsl_filename_or_string,
XSLParams => { COMEIN => knock knock,
GOAWAY => conk conk },
);

$result = $xslt->transform(
OutFile => $output_filename,
XMLFile => $xml_filename
XSLFile => $xsl_filename
XSLParams => [ COMEIN, knock knock,
GOAWAY, conk conk ],
);


# NB: The pre_parsing interface is likely to change:
%pre_parsed = $xslt->pre_parse(
XSLFile => $xsl_filename
);
$pre_parsed{$processor}{xsl} = $parsed_xsl;

foreach (@xml_files) {
$result = $xslt->transform(
XSLParsed = $parsed_xsl;
OutFile => $output_filename,
XMLFile => $_,
XSLParams => [ COMEIN, knock knock,
GOAWAY, conk conk ],
);
}
See also examples/*.pl, t/*.t and Driver/*.pm in the distribution directory.

Provides a consistent interface to various XSLT processors. Tries each of a supplied list of processors in turn until one performs a successful transform. If no list is given, tries all the processors it knows until one works. Does its best to fail gracefully whenever a processor does not work for some reason.
Can return the result of the transform as a string, or write it to a specified file.
For those processors which can accept parameters to an XSLT stylesheet, XML::XSLT::Wrapper can accept these as hash of name-value pairs, or as an array of [name, value, name, value, ...]

On completion, returns: - if it has written an output file - the result string if it has succeeded but not written an output file - undef if it has failed

Currently knows how to use XML::LibXSLT, XML::Xalan, XML::Sablotron, XML::XSLT as well as the Java processors XT and Saxon. You need to set your CLASSPATH environment variable first for the Java processors, or pass it to the transform in a JavaClassPath hash element. In a future version, there will be a parameter to turn off support for the Java processors. The XML::Sablotron Ive tested with is 0.52.

<<less
Download (0.010MB)
Added: 2007-06-07 License: Perl Artistic License Price:
872 downloads
X11Blocks 0.0.1

X11Blocks 0.0.1


X11Blocks package is an Objective-C Block oriented X Window System Toolkit. more>>
X11Blocks package is an Objective-C Block oriented X Window System Toolkit.

X11Blocks is a layer above "Xlib" (version 11) and provides functionality that is similar to the "Xt" (X Intrinsics) and Xaw widget libraries.

Whereas much of the X Intrinsics is dedicated to implementing a classing system in C, X11Blocks uses Objective-C (an extension of C) for this purpose.

X11Blocks makes extensive use of Objective-C "Blocks", where Blocks play a role similar to callbacks in the Intrinsics.

Objective-C Blocks, also known as Block closures or Action Expressions, are pieces of code represented by instances of an Objective-C class (called Block) for delayed evaluation.

For example, the action in a "MenuItem" object is a Block.

Blocks are useful for "event-based" programming and offer a significant advantage over "callbacks" in that Blocks can refer to and alter the context in which a Block was created.
<<less
Download (0.050MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
981 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1