Main > Free Download Search >

Free builder 0.14 software for linux

builder 0.14

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 289
XML::LibXML::SAX::Builder 0.14

XML::LibXML::SAX::Builder 0.14


Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop. more>>
Bigtop::Docs::Tutorial is a simple case study of building a web app with bigtop.
Note on What to Read
This document explains how to build an app of moderate complexity by typing in a bigtop file. Since it was written, tentmaker has come along. It is a browser delivered editor for bigtop files, see Bigtop::Docs::TentTut for details.
If you need a simpler example than the one shown here, consider the one table address book example in Gantry::Docs::Tutorial.
Driving Idea
Many (not all) applications are mostly data managers. That is, they are really intermediaries between users and various tables in a database. A bigtop file is meant to be a single place to describe all (or practically all) facits of the data in an application. This includes at least:
The name and special features of each controller.
- The name of each table in the database.
- A description of each column (field) in each table in the database. This includes at least:
its name and SQL type
- the label the user sees for it when it appears on the screen
- what type of html form element the user uses to enter or update it
- how the data is validated and filtered on its way into and out of the database (filtering not yet supported)
- which table the field refers to if it is a foreign key
- etc.
All of these things, and more, are described in a Bigtop file. That file can be given to bigtop to build the application. Once it is built, it can be safely rebuilt so that only the generated bits are changed (this is accomplished by maintaining a clean separation between generated and hand edited files, and by config options in the bigtop file).
Notice that nothing in the above has committed you or me to any particular web application framework, data modeling scheme, templating system, or web server. Bigtop is neutral (think big tent), at least for Perl apps delivered via the web.
<<less
Download (0.30MB)
Added: 2006-08-31 License: Perl Artistic License Price:
663 downloads
Test::Builder 0.64

Test::Builder 0.64


Test::Builder is a backend for building test libraries. more>>
Test::Builder is a backend for building test libraries.

SYNOPSIS

package My::Test::Module;
use Test::Builder;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(ok);

my $Test = Test::Builder->new;
$Test->output(my_logfile);

sub import {
my($self) = shift;
my $pack = caller;

$Test->exported_to($pack);
$Test->plan(@_);

$self->export_to_level(1, $self, ok);
}

sub ok {
my($test, $name) = @_;

$Test->ok($test, $name);
}

Test::Simple and Test::More have proven to be popular testing modules, but theyre not always flexible enough. Test::Builder provides the a building block upon which to write your own test libraries which can work together.

<<less
Download (0.069MB)
Added: 2006-08-30 License: Perl Artistic License Price:
1150 downloads
Model Builder 0.4.0

Model Builder 0.4.0


Model Builder is a graphical tool for designing, simulating, and analyzing mathematical models. more>>
Model Builder is a graphical tool for designing, simulating, and analyzing mathematical models consisting of a system of ordinary differential equations (ODEs).
Main features:
- Equation-based model definition. No need to learn to program to define and run your models. Just type-in you differential equations
- Graphic output of simulation. You can save the graphics in the most common formats: png, svg, pdf, etc.
- Spreadsheet view of the results. From the spreadsheet you can make customized plots from your variables. You can also export your data to a .csv text file
- Latex rendering of your system of equations.
- Intuitive graphical interface.
- Uncertainty analysis module (coming soon!)
<<less
Download (0.21MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
558 downloads
AcidRip 0.14

AcidRip 0.14


AcidRip is a Gtk2::Perl application for ripping and encoding DVDs. more>>
AcidRip is a Gtk2::Perl application for ripping and encoding DVDs. It neatly wraps MPlayer and MEncoder, which I think is pretty handy, seeing as MPlayer is by far the best bit of video playing kit around for Linux.
As well as creating a simple Graphical Interface for those scared of getting down and dirty with MEncoders command line interface, It also automates the process in a number of ways:
- Parses DVD into contents tree
- Finds longest title
- Calculate video bitrate for given filesize
- Finds black bands and crops them
- Gives suggestions for improved performance
- Other stuff!
Acidrip is *NOT* an encoding program. It does not do a single bit of encoding by itself. It can not do anything complicated that MEncoder can not do, e.g. output to VCD format etc... Feature requests are always welcome but please be very sure that is within the "jurisdiction" of my program.
<<less
Download (0.090MB)
Added: 2005-08-17 License: GPL (GNU General Public License) Price:
1543 downloads
Menu Builder 1.0

Menu Builder 1.0


Menu Builder is a software that can find problems with using JavaScripts for rollovers in navigation menus and resolve them. more>>
Menu Builder is a software that can find problems with using JavaScripts for rollovers in navigation menus and resolve them.

Menus need to be fast loading, retrievable from cache, and workable with page inserts. From the publishing point of view they need to be able to be distributed to pages efficiently.

There is no limit to how many or how large the images can be displayed on the same page. But as with any great number of images there is always the download time to consider. If it is too slow then there is a risk of the surfer getting impatient and moving on. Many of us tend to forget that we are getting our images from our own cache.

Images presented on the web are usually 72-96 dpi (dots per inch) and unless presenting a photographers professional portfolio, images larger than 100k in file size make for longer downloads and less visitors.

A link can be set for visitors to navigate by mouse clicking the image. The link can be set to a target frame for navigating within framesets. The hyperlink will only function from the registered site. If a link is not required simply leave the setting completely blank.
<<less
Download (0.082MB)
Added: 2005-11-11 License: Freely Distributable Price:
1445 downloads
SEFIR 0.14

SEFIR 0.14


SEFIR is an application for securely burning files on a remote machine. more>>
SEFIR stands for Secure File Burning On a Remote Machine and is an application for securely burning files on a remote machine.

SEFIR is a client-side program that makes it possible for users to log in to a remote SSH server, browse and choose files and directories, and burn them using the remote machines CD or DVD writer.

<<less
Download (0.040MB)
Added: 2006-09-22 License: GPL (GNU General Public License) Price:
1127 downloads
BNR 0.14.7

BNR 0.14.7


BNR is a news reader software specifically tailored for binary articles more>>
BNR is a news reader software specifically tailored for binary articles. BNR downloads and decodes binary articles and saves them on your hard drive to the directory of your choice.BNR can download and decode only binary articles and can save them to the hard drive.. BNR can also download text articles, but other news readers are probably better suited to this task. BNR will run on PC hardware running either Windows or Linux operating systems.
Main features:
- support for multiple news servers simultaneously
- checking for file existence before you start downloading an article
- plugin support
- article download optimization
- header download optimization
- connect-on-demand
- internal JPEG viewer
- newsgroup-specific settings
- customizable interface
Version restrictions:
- does not support reply threads
- does not (at least for now) support article posting
<<less
Download (0.94MB)
Added: 2006-06-06 License: Freely Distributable Price:
1241 downloads
Planner 0.14.2

Planner 0.14.2


Planner is a project management application for GNOME. more>>
Planner is a project management application for GNOME.
Enhancements:
- fix bug #353232 - patch to raise majic priority, fixing nautilus behavior when clicking on a planner file
- fix bug #368186 - patch to paint guide lines behind project start date rather than on top - contributed by Arthur Petitpierre
- added -Wno-return-type for compile with database enabled
- patch related to bug #353213 - added #ifdefs to allow compile with libgda 1 or 2, up to libgda-1.9.102
- Added Arabic - contributed by Djihed Afifi
- fix for bug 358415 crash in gantt view, contributed by Arthur Petitpierre and mdpoole trolius org.
<<less
Download (4.4MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1067 downloads
minidentd 0.14

minidentd 0.14


minidentd provides a tiny IDENT server. more>>
minidentd provides a tiny IDENT server.

minidentd is a tiny IDENT server that implements RFC 1413. It includes no networking code, leaving it to a super-server. It can be used in embedded systems, and features user-controlled and randomly generated answers.

minidentd reads a series of IDENT requests on stdin and answers them on stdout. It logs what its doing on stderr. The environment variables xLOCALIP and xREMOTEIP, where x is the value of the PROTO environment variable, must contain the IDENT server address and the IDENT client address, respectively.

minidentd does not contact the network directly. Its meant to run under a super-server like tcpserver.

Options
-v : verbose mode. Log queries and replies..
-n : send ERROR : HIDDEN-USER replies if the user has a .ident file in his home directory.
-i : user-defined answers. The first 14 chars of the users .ident file, up to EOF or newline, are used instead of the user name. If the file exists and is empty, send ERROR : HIDDEN-USER. If it doesnt exist, send a normal reply.
-r : send random replies.
-y file : valid with -n or -i. Use file instead of .ident.
-t timeout : close connection after timeout seconds without a client request.

<<less
Download (0.012MB)
Added: 2007-04-11 License: BSD License Price:
926 downloads
Cire 0.14.0

Cire 0.14.0


Cire is a diary, log, or journal system. more>>
Cire is a Free and Open-Source Program for keeping an Electronic Journal or Diary.
It is designed to run on Linux and other Unixes.
Main features:
- Keep a Personal Diary
- Keep a Log of Progress on a Programming Project
- Encrypt Messages to Friends (Put the Message in a Diary File, encrypt it, send friend the diary file, have them decrypt it.)
Cire is open-source, under the GPL currently, so can be changed in any way permitted by the GPL.
Use:
Start Cire with the UI of your choice. Use Cire. Its that simple!
You can use:
cire -g < diary filename > to Start GTK Interface,
cire -n < diary filename > to Start Ncurses Interface,
cire -t < diary filename > to Start Text Interface
Enhancements:
- Makefile.am: Andrew put a list of all source files in /Makefile.am as well as /src/Makefile.am. Ive fixed this.
<<less
Download (0.16MB)
Added: 2005-04-26 License: GPL (GNU General Public License) Price:
1645 downloads
Quex 0.14.2

Quex 0.14.2


Quex is a Mode Oriented Directly Coded Lexical Analyser Generator. more>>
Quex is a Mode Oriented Directly Coded Lexical Analyzer Generator.
Programming languages should allow to describe problems and their solutions as briefly as possible. This leads nowadays to language designs that include problem-specific mini languages (e.g. the C format strings). To handle such sub-languages effectively more than one lexical analyser mode is required.
Quex provides for those cases convenient features to relate modes via inheritance, allow and disallow mode transitions, and to handle mode transition events. Additionally, an indentation event facilitates the writing of lexical analysers for indentation based languages (e.g. such as Python). From inside the machine tokens are sent to the caller, even though, the interface polls the sent tokens sequentially. Quex produces a complete C++ environment containing the lexical analyser engine, token classes and token queues.
With the provided sample applications and documentation it should be possible to get a lexical analyser running within a couple of hours. In essence, quex allows complicated lexical analysis to be described very elegantly. At the same time, simple applications can be written much faster than with traditional lexical analyser generators.
Enhancements:
- Bug fix with respect to wchar_t in bytes_per_character
- support for inttypes.h under visual studio
<<less
Download (0.51MB)
Added: 2007-08-16 License: LGPL (GNU Lesser General Public License) Price:
801 downloads
debian-builder 1.5

debian-builder 1.5


debian-builder is a simple Perl script which is designed to rebuild a Debian package from its source. more>>
debian-builder is a simple Perl script which is designed to rebuild a Debian package from its source. Some distributions such as Gentoo are focussed upon building packages from source code to give speed benefits, but that is not the aim of this program.
Ive been experimenting with a version of GCC which is patched to include stack smashing (buffer overflow) protection. One common approach to this problem is to use a modified compiler which will perform some kind of safety checking in potentially vulnerable source code - this usually involves applying a patch to the GCC compiler.
Usage:
Usage is fairly straight-forward and obvious simply run "debian-builder foo" to rebuild package foo.
If all goes well you will see some progress reports (more with --verbose) and a .deb file should eventually appear in /var/cache/debian-builder/deb.
The script will take care of installing all the packages which are required to build the named package, and then removing anything it installed afterwards.
Installation:
Simply download the tarball and run make install, alternatively you may download it from my apt-getable repository.
Enhancements:
- The handling of build dependencies is now much improved, allowing a greater number of Debian packages, including complex ones such as GNU Emacs and Mozilla Firefox.
<<less
Download (0.012MB)
Added: 2006-06-05 License: GPL (GNU General Public License) Price:
1238 downloads
Submerge 0.14.1

Submerge 0.14.1


Submerge is subcommanders visual diff and merge tool for text files. more>>
Submerge project is subcommanders visual diff and merge tool for text files.
Main features:
- line based difference of text files.
- an easy to understand display of differences with just one color (three colors in merge case).
- mousewheel support to quickly scroll to the next or previous difference.
- two way or three way merge.
- shows whitespaces and linefeeds in a lighter color to keep the focus on the text.
- option to ignore whitespace differences.
- supports a wide range of different file encodings (like utf8, latin1 or cp932 and shift_jis (japanese encodings)).
- supports copy & paste, copy from the source files, copy from & paste to the merged file.
- a merge editor to edit the merged file.
- based on subversions diff library.
<<less
Download (6.6MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1643 downloads
pita 0.14

pita 0.14


pita is client-server music player. more>>
pita is client-server music player. A daemon process, pitad, maintains a queue of files which it plays through the sound system.

Various clients manipulate the daemon, adding songs, moving through the queue, etc.

<<less
Download (0.016MB)
Added: 2007-07-05 License: GPL (GNU General Public License) Price:
913 downloads
PSA::Test::Builder 0.49_01

PSA::Test::Builder 0.49_01


PSA::Test::Builder is a backend for building test libraries. more>>
PSA::Test::Builder is a backend for building test libraries.

SYNOPSIS

package My::Test::Module;
use PSA::Test::Builder;
require Exporter;
@ISA = qw(Exporter);
@EXPORT = qw(ok);

my $Test = Test::Builder->new;
$Test->output(my_logfile);

sub import {
my($self) = shift;
my $pack = caller;

$Test->exported_to($pack);
$Test->plan(@_);

$self->export_to_level(1, $self, ok);
}

sub ok {
my($test, $name) = @_;

$Test->ok($test, $name);
}

END {
$Test->_ending();
}

Test::Simple and Test::More have proven to be popular testing modules, but theyre not always flexible enough. Test::Builder provides the a building block upon which to write your own test libraries which can work together.

And the block was found to be rotten, and so PSA::Test::Builder was constructed.

<<less
Download (0.11MB)
Added: 2006-08-31 License: Perl Artistic License Price:
1149 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5