Main > Free Download Search >

Free 1.3.6 software for linux

1.3.6

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 24
bgrab 1.3.6

bgrab 1.3.6


bgrab is an application used to download binary attachments from newsgroups. more>>
bgrab is an application used to download binary attachments from newsgroups.

The purpose of this program is to automate the downloading of binary attachments from UseNet Newsgroups. Given a group name, this program will connect to a news server, read all messages in that group and extract any binary attachments included in any of those messages (including multipart attachments). This program does not require any keyboard interaction and could be fairly easily scheduled to run from crond.

To compile this program, you need to be on a system that uses the GNU C++ Compiler (or that has some other ANSI C++ compliant compiler linked to run as the gcc executable). You also need to have either curses or ncurses installed.

Makefiles are included for Linux and Solaris systems. The attached configure script does nothing more than try to figure out if youre running one of these two OSes and create a link from one of them to Makefile if you are. The Linux makefile assumes you have ncurses installed, the Solaris that you have curses itself.

If some of this isnt true (i.e. if youre running some other variant of UNIX or if your curses is called something different), youre on your own to compile.

Otherwise:
configure
make

"make install" will try to move the program binary (bgrab) to /usr/local/bin and make it root/root/755.

<<less
Download (0.30MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
942 downloads
GiNaC 1.3.6

GiNaC 1.3.6


GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS, where CAS stands for Computer Algebra System. more>>
GiNaC is an iterated and recursive acronym for GiNaC is Not a CAS, where CAS stands for Computer Algebra System. It is designed to allow the creation of integrated systems that embed symbolic manipulations together with more established areas of computer science (like computation- intense numeric applications, graphical interfaces, etc.) under one roof. It is distributed under the terms and conditions of the GNU general public license (GPL).
The project has been specifically developed to become a replacement engine for xloops which is up to now powered by the Maple CAS. However, it is not restricted to high energy physics applications. Its design is revolutionary in a sense that contrary to other CAS it does not try to provide extensive algebraic capabilities and a simple programming language but instead accepts a given language (C++) and extends it by a set of algebraic capabilities.
Enhancements:
- Bugs in fderivative::match_same_type(), expairseq::match(), expand_dummy_sum(), and expairseq::map() have been fixed, and the C source output has been slightly improved.
- Problems when compiling with GCC 4.2 have been resolved.
<<less
Download (0.76MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1001 downloads
fig2ps 1.3.6

fig2ps 1.3.6


fig2ps is a perl script which converts xfig files to postscript or PDF, processing text with LaTeX. more>>
fig2ps is a perl script which converts xfig files to postscript or PDF, processing text with LaTeX. fig2pss primary aim is to produce documents (such as articles) with a high quality, in which the pictures are seamlessly integrated with the text (notably, the font in the figures is exactly the same as in the text).

The way to use it is simple : draw your picture with xfig, marking all text as special (there is one way to force this, look at the manual page). Then, invoke fig2ps on your xfig file. Then, you can integrate the picture in a LaTeX document by simply saying, for instance, includegraphics{file}

<<less
Download (0.076MB)
Added: 2006-09-18 License: GPL (GNU General Public License) Price:
1132 downloads
OpenNMS 1.3.6

OpenNMS 1.3.6


OpenNMS is an enterprise-grade network management platform. more>>
OpenNMS is a FREE and the first enterprise-grade network management platform developed using the open source model.
The three main functional areas of OpenNMS are service polling, which monitors services on the network and reports on their "service level"; data collection from the remote systems via SNMP in order to measure the performance of the network; and a system for event management and notifications.
Enhancements:
- The big push for this release was to move all of the C code out of the main OpenNMS branch so that the remaining Java code can be compiled once for all supported platforms.
- Three new packages (jicmp, jrrd, and iplike) have been created as dependencies.
<<less
Download (34.6MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
831 downloads
mod_caml 1.3.6

mod_caml 1.3.6


mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API. more>>
mod_caml is a set of Objective CAML (OCaml) bindings for the Apache API. mod_caml allows you to run CGI scripts written in OCaml directly inside the Apache webserver. However, it is much much more than just that:
- Bind to any part of the Apache request cycle.
- Read and modify internal Apache structures.
- Share modules of code between handlers and scripts.
- CGI library and templating system (allows separation of code and presentation).
- Works with Apache 1.3 and Apache 2.0 [see note below].
- DBI library for simple database access.
- DBI library can use Perl DBDs (database drivers) [requires Perl4Caml >= 0.3.6].
<<less
Download (0.070MB)
Added: 2006-05-23 License: LGPL (GNU Lesser General Public License) Price:
1249 downloads
XInvaders 3D 1.3.6

XInvaders 3D 1.3.6


XInvaders 3D project is a 3D Space Invaders clone for X11. more>>
XInvaders 3D project is a 3D Space Invaders clone for X11.

You are a lone star fighter facing endless waves of space aliens. Your sole objective is to shoot down as many aliens as you can.

<<less
Download (MB)
Added: 2006-11-27 License: GPL (GNU General Public License) Price:
1064 downloads
Depeche View 1.3.6

Depeche View 1.3.6


Laden Sie alle Textdateien eines Verzeichnisbaums in einem Fenster, fliegen Sie drüber und durchsuchen Sie alles mit sehr wenigen Mausklicks und Tast... more>> <<less
Download (1008KB)
Added: 2009-04-05 License: Freeware Price: Free
267 downloads
HTML::Embperl 1.3.6

HTML::Embperl 1.3.6


HTML::Embperl is a Perl module for building dynamic Websites with Perl. more>>
HTML::Embperl is a Perl module for building dynamic Websites with Perl.

SYNOPSIS

Embperl is a Perl extension module which gives you the power to embed Perl code directly in your HTML documents (like server-side includes for shell commands).

If building more than a single page, you may also want to take a look at "perldoc EmbperlObject" which lets you build your website out of small reusable objects.

Additionally, "perldoc HTML::Embperl::Mail" allows you to send the resulting page via email.

<<less
Download (0.35MB)
Added: 2006-09-01 License: Perl Artistic License Price:
1148 downloads
mod_dav 1.0.3-1.3.6

mod_dav 1.0.3-1.3.6


mod_dav is an Apache module to provide DAV capabilities (RFC 2518) for your Apache web server. more>>
mod_dav is an Apache module to provide DAV capabilities (RFC 2518) for your Apache web server.

mod_dav currently implements a Class 1 and Class 2 DAV server. This means that it provides all the basic DAV facilities for manipulating resources (files) on the target web server, along with manipulating properties on those resources. In addition, it handles the (un)locking of resources so that clients can have exclusive access to modify resources.

This is the final, 1.0 release. It is very stable and well-tested, after its nineteen month development period. Since there is no rush to market on an Open Source product, mod_dav was not labelled as 1.0 until it really felt like a 1.0 release.

Additional patches and releases will be created for mod_dav 1.0 as problems arise. For example, mod_dav 1.0.1 was released on June 28, 2000 to fix a problem on the Win32 platform. mod_dav 1.0.2 was released in October, 2000 to improve the configuration and build process, enhance the conformance to various specifications, fix a number of bugs, and provide for operation on EBCDIC machines.

mod_dav has been incorporated directly into the Apache servers next major release -- Apache 2.0. Development of new functionality and features will be focused on Apaches DAV implementation.

<<less
Download (0.18MB)
Added: 2006-05-19 License: LGPL (GNU Lesser General Public License) Price:
1253 downloads
Archetypes 1.3.6 RC1

Archetypes 1.3.6 RC1


Archetypes is a framework for developing new content types in Plone. more>>
Archetypes project is a framework for developing new content types in Plone.
The power of Archetypes is first in automatically generating forms, second in providing a library of stock field types, form widgets, and field validators, third in easily integrating custom fields, widgets, and validators, and fourth in automating transformations of rich content.
Enhancements:
- Major bugfixes
<<less
Download (0.82MB)
Added: 2005-12-30 License: BSD License Price:
1395 downloads
GraphicsMagick 1.3.6

GraphicsMagick 1.3.6


GraphicsMagick provides you with an excellent and must-have product which is the swiss army knife of image processing. more>>

GraphicsMagick 1.3.6 provides you with an excellent and must-have product which is the swiss army knife of image processing. Comprised of 259K physical lines (according to David A. Wheeler's SLOCCount) of source code in the base package (or 900K including 3rd party libraries). It provides a robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 88 major formats including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF, PNM, and TIFF.

Image processing is multi-threaded using OpenMP so that CPU-bound tasks scale linearly as processor cores are added. OpenMP support requires compilation with GCC 4.2 (or later), or use of any C compiler supporting at least the OpenMP 2.0 specification.

GraphicsMagick is quite portable, and compiles under almost every general purpose operating system that runs on 32-bit or 64-bit CPUs. GraphicsMagick is available for virtually any Unix or Unix-like system, including Linux. It also runs under Windows 2000 and later (Windows 2000, XP, and Vista), and MacOS-X. The source code still supports execution under Windows '98.
GraphicsMagick supports huge images and has been tested with gigapixel-size images. GraphicsMagick can create new images on the fly, making it suitable for building dynamic Web applications. GraphicsMagick may be used to resize, rotate, sharpen, color reduce, or add special effects to an image and save the result in the same or differing image format. Image processing operations are available from the command line, as well as through C, C++, Perl, PHP, Tcl, Ruby, or Windows COM programming interfaces. With some modification, language extensions for ImageMagick may be used.

GraphicsMagick is originally derived from ImageMagick 5.5.2 but has been completely independent of the ImageMagick project since then. Since the fork from ImageMagick in 2002, many improvements have been made (see news) by many authors using an open development model but without breaking the API or utilities operation.

Major Features:

  1. Convert an image from one format to another (e.g. TIFF to JPEG)
  2. Resize, rotate, sharpen, color reduce, or add special effects to an image
  3. Create a montage of image thumbnails
  4. Create a transparent image suitable for use on the Web
  5. Turn a group of images into a GIF animation sequence
  6. Create a composite image by combining several separate images
  7. Draw shapes or text on an image
  8. Decorate an image with a border or frame
  9. Describe the format and characteristics of an image
<<less
Added: 2009-07-26 License: MIT/X Consortium Lic... Price: FREE
1 downloads
Open Link Host 1.3.6

Open Link Host 1.3.6


An add-on that can open the links host in current window/new window/new tab. more>> <<less
Added: 2009-07-15 License: MPL Price: FREE
12 downloads
Office 2007 Black 1.3.6

Office 2007 Black 1.3.6


This extension is designed to provide a theme based on Office 2007 Black. more>>

Office 2007 Black 1.3.6 will make your Firefox browser even more powerful as it is designed to provide a theme based on Office 2007 Black . This integrates well with:

  • The Windows XP Zune theme
  • The default Vista graphite colours
  • The MetaCity-Zune theme on Ubuntu.

2 subskins now exist: lighter and darker. lighter is in "much better shape" than darker.

Enhancements:

  • Corrected issues with padding/margin with TMP (0.3.7.4.pre.090516) in FF 3.5.
  • Correct button text colour on stylish items in AiOS.
  • Reverted active tab label bold change introduced in 1.3.4. (This is more in keeping with Office 2007).
  • Restyled Brief icons.

Requirements:

  • Mozilla Firefox
<<less
Added: 2009-07-23 License: MPL Price: FREE
1 downloads
HTML::EmbperlObject 1.3.6

HTML::EmbperlObject 1.3.6


HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects. more>>
HTML::EmbperlObject is a Perl module that extents HTML::Embperl for building whole website with reusable components and objects.

SYNOPSIS

< Location /foo >
PerlSetEnv EMBPERL_OBJECT_BASE base.htm
PerlSetEnv EMBPERL_FILESMATCH ".htm.?|.epl$"
SetHandler perl-script
PerlHandler HTML::EmbperlObject
Options ExecCGI
< /Location >

HTML::EmbperlObject allows you to build object-oriented (OO) websites using HTML components which implement inheritance via subdirectories. This enables elegant architectures and encourages code reuse. The use of inheritance also enables a website-wide "look and feel" to be specified in a single HTML file, which is then used as a template for every other page on the site. This template can include other modules which can be overridden in subdirectories; even the template itself can be overridden. In a nutshell, EmbperlObject makes the design of large websites much more intuitive, allowing object-oriented concepts to be utilised to the fullest while staying within the "rapid application development" model of Perl and HTML.

HTML::EmbperlObject is basicly a mod_perl handler or could be invoked offline and helps you to build a whole page out of smaller parts. Basicly it does the following:

When a request comes in, a page, which name is specified by EMBPERL_OBJECT_BASE, is searched in the same directory as the requested page. If the pages isnt found, EmbperlObject walking up the directory tree until it finds the page, or it reaches DocumentRoot or the directory specified by EMBPERL_OBJECT_STOPDIR.

This page is then called as frame for building the real page. Addtionaly EmbperlObject sets the search path to contain all directories it had to walk before finding that page. If EMBPERL_OBJECT_STOPDIR is set the path contains all directories up to the in EMBPERL_OBJECT_STOPDIR specified one.

This frame page can now include other pages, using the HTML::Embperl::Execute method. Because the search path is set by EmbperlObject the included files are searched in the directories starting at the directory of the original request walking up thru the directory which contains the base page. This means that you can have common files, like header, footer etc. in the base directory and override them as necessary in the subdirectory.

To include the original requested file, you need to call Execute with a * as filename. To call the the same file, but in an upper directory you can use the special shortcut ../*.

Additionaly EmbperlObject sets up a inherence hierachie for you: The requested page inherit from the base page and the base page inherit from a class which could be specified by EMBPERL_OBJECT_HANDLER_CLASS, or if EMBPERL_OBJECT_HANDLER_CLASS is not set, from HTML::Embperl::Req. That allows you to define methods in base page and overwrite them as neccessary in the original requested files.

For this purpose a request object, which is blessed into the package of the requested page, is given as first parameter to each page (in $_[0]). Because this request object is a hashref, you can also use it to store additional data, which should be available in all components. Embperl does not use this hash itself, so you are free to store whatever you want. Methods can be ordinary Perl subs (defined with [! sub foo { ... } !] ) or Embperl subs (defined with [$sub foo $] .... [$endsub $]) .

<<less
Download (0.35MB)
Added: 2006-09-01 License: Perl Artistic License Price:
1148 downloads
JOPE Application Server 1.2.2/1.3.6

JOPE Application Server 1.2.2/1.3.6


JOPE is an implementation of the SOPE server and concepts in Java 1.5. more>>
JOPE is an implementation of the SOPE server and concepts in Java 1.5. JOPE Application Server provides (yet another) templating engine modelled after the WebObjects one, as well as database access libraries and other features.
JOPE applications can be deployed into a Servlet container or run standalone using the Jetty HTTP server.
Enhancements:
- This release has various improvements in the database layer plus several convenience enhancements in the template parser.
<<less
Download (0.53MB)
Added: 2007-06-10 License: GPL (GNU General Public License) Price:
866 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2