Main > Free Download Search >

Free adobe premiere pro 1.5.1 software for linux

adobe premiere pro 1.5.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 126
Rextile 1.5.1

Rextile 1.5.1


Rextile project allows you to build XHTML documents and entire Web sites with ease. more>>
Rextile project allows you to build XHTML documents and entire Web sites with ease.
You write text using Textile (a format much more concise than XHTML), automate document parts with Ruby scripting, and generate the site offline (the server gets static XHTML).
Rextile was inspired by Xilize. It uses RedCloth to convert Textile to XHTML, erb to run script blocks, and Hpricot for DOM manipulation.
Enhancements:
- Support for dt tags was added.
- Support for Debian-based Ruby (without gems) was improved.
- Minor fixes required by newer versions of RedCloth were made.
<<less
Download (0.042MB)
Added: 2007-06-13 License: GPL (GNU General Public License) Price:
863 downloads
Adobe Source Libraries 1.0.29

Adobe Source Libraries 1.0.29


The Adobe Source Libraries (ASL) are a collection of C++ libraries to allow the construction of commercial application. more>>
The Adobe Source Libraries (ASL) are a collection of C++ libraries building foundation technology to allow the construction of commercial applications by assembling generic algorithms through declarative descriptions.
Enhancements:
- GIL version 2.1 (support for sub-byte aligned pixel values in images).
- An ASL version_0 namespace has been introduced to maintain binary compatibility going forward.
- There are poly< > library improvements. adobe/vector.hpp and adobe/closed_hash.hpp have been added as generic containers.
- There are many other improvements.
<<less
Download (8.2MB)
Added: 2007-07-16 License: MIT/X Consortium License Price:
831 downloads
EpiGrass 1.5.1

EpiGrass 1.5.1


EpiGrass is a simulator of epidemics over networks. more>>
EpiGrass is a simulator of epidemics over networks. EpiGrass is a scientific tool created for simulations and scenario analysis in Network epidemiology.
For an in depth description of Epigrass capabilities, please refer to the documentation.
EpiGrass can interact with the GRASS GIS from which it can obtain maps and other geo-referenced information. However, EpiGrass does not require an installation of the GRASS GIS for most of its features.
Epigrass is free-software, licensed under the Gnu public license (GPL).
Currently, EpiGrass is supported only on the Gnu/Linux platform. If you would like to see it run on other platforms, you can volunteer to oversee the porting to a given platform. Since Epigrass is written entirely in Python, porting to other platforms should be very easy. However this is not the main priority of the EpiGrass development team.
Enhancements:
- An import bug was fixed.
<<less
Download (1.8MB)
Added: 2007-07-18 License: GPL (GNU General Public License) Price:
828 downloads
AUSTRUMI 1.5.1

AUSTRUMI 1.5.1


AUSTRUMI is a business card size (50MB) bootable Live CD Linux distribution. more>>
AUSTRUMI is a bootable Live CD Linux distribution with a business card size (50MB). Imagine the ability to boot your favorite Linux distribution whether you are at home, at school or at work.
Main features:
Graphic
- gqview - image browser
- gimp - Image Manipulation Program
- inkscape - SVG editor
Office
- gcalctool - graphical calculator
- abiword - word processor
- gnumeric - spreadsheet editor
- stardict - dictionary
- bluefish - html editor
- gv - a PostScript and PDF previewer
Network
- nmap - network scaner
- ettercap - sniffer/interceptor/logger for LAN
- airsnort - wireless LAN (WLAN) tool
- gspoof - sending tool of TCP/IP packets
- hydra - login cracker
- LinNeighborhood - samba client
- tsclient - frontend for rdesktop and vncviewer
- telnet - telnet client
- gputty - ssh client
- mtr - traceroute
Internet
- firefox - WWW browser
- gftp - ftp client
- skype - free internet telephony
- gitmail - mail client
- apache - Web server
- vsftpd - ftp server
- xmail - mail server
Multimedia
- mplayer - movie player
- simplecdrx - CD creation and audio manipulation program
Games
- ltris - classic Tetris clone
- atomix - logical game
- xboard:phalanx - chess
- gnomine - variation of minesweeper
- gtkballs - clone of well-known DOS game "Lines"
- gsoko - logical game
- icebreaker - clasic Xonix clone
Other
- emelfm - file manager
- rxvt - color VT102 terminal emulator
- htop - task manager
- xproc - system information
- partimage - partition imaging utility
- voarti - firewall/router
- gtkfind - graphical file finding program
- turma - search (and replace) text
- xfdiff4 - graphical diff frontend
- hexedit - shows/modify a file both in ASCII and in hexadecimal
- gcrontab - a crontab editor
<<less
Download (50MB)
Added: 2007-07-02 License: GPL (GNU General Public License) Price:
638 downloads
T-BEAR 1.5.1

T-BEAR 1.5.1


T-BEAR is the Transient Bluetooth Environment security AuditoR. more>>
T-BEAR is the Transient Bluetooth Environment security AuditoR. It includes an ncurses-based BT scanner, a Bluetooth DoS proof-of-concept, and a "hidden" BDADDR hunter similar to Redfang 2.5.
Other tools based on gnuradio are being developed, including a BT "sniffer".
Enhancements:
- Minor feature enhancements
<<less
Download (0.017MB)
Added: 2005-07-23 License: GPL (GNU General Public License) Price:
1565 downloads
PWP Wiki Processor 1.5.1

PWP Wiki Processor 1.5.1


PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages. more>>
PWP Wiki Processor is a PHP Wiki based on flat files that can create static pages.
It uses flat files as data storage, no database is required.
It has a simple cache and trash bin, and can handle file uploads.
It is able to export its contents into static HTML pages.
A Wiki is a community/collaboration tool enabling a group of authors to create a network of linked HTML pages.
Main features:
- The various text formatting rules are described on a separate page: TextRules
- PWP uses flat files to maintain the data, no database is required. Every page is one data file in the data directory. The page still contains Wiki code; HTML is created at the moment of delivery. (You can translate Wiki code into HTML but not re-translate HTML into Wiki code.)
- The file upload page lets you store additional content at your website. Upload images or other documents and link them from your Wiki files.
- Every erase operation stores the Wiki pages or uploaded files in a trash bin. If your fingers were faster than the brain, simply unerase the file from the trash bin! You can delete files from the trash physically after a certain period of time (config entry). You can view files in the trash, but not edit these files.
- PWP supports a revision history. While editing a page you decide whether your changes are big enough to create a new revision. You can view and restore the old revisions of a file. Uploaded files will also be stored in the revision history if a new file with the same name gets uploaded again. To keep the history lean, you can delete all files older than a certain period of time (config entry).
- You can view recent changes, i.e. all recently changed pages and uploaded files.
- New in 1.5.0 Now PWP offers a diff. Further, it allows to rename and copy Wiki pages.
- You can configure the number of columns and rows in list views.
- Lost some information? Now you will have to do a full text search. PWP searches in both areas, in Wiki pages and in uploaded text files! The full text search is really simple without any indexes and might become slow if your Wiki contains several hundred pages. Well, hardware speed is increasing fast and time is working for me...
- PWP supports backlinks: A list of all pages which link to the current page. PWP can also trace backlinks for uploaded files. The search for backlinks is done on the fly without indexes or similar mechanisms.
- A search for file names is available. You can type fragments like ag and a list with all matching files is presented: Page2, Age. Search searches both, the Wiki pages and the uploaded files.
- New in 1.5.0 Reports are generated Wiki pages which help you to organise your information. Available are a hierarchical table of contents, a keyword index and a trail map / teaser text report.
- A simple click on a link will generate monthly calendar pages and an annual overview. The calendar supports either the German (European?) week format or the US week format where weeks start on Sundays.
- PWP can create a table of contents at the top of each page, consisting of all H1 and H2 tags.
- Concurrent editing? With page locks! Any edit action will set a page lock which warns other editors. The lock can be forced off.
- QuickEdit lets you view a page and append, insert or prepend new text in an edit box directly on the page. (Insert requires a special editor comment: ! --(+)-- ! )
- A simple cache will speed up your operations. Changed in 1.5.0 It stores lists and search results, but not Wiki pages.
- Snippets are supported. Snippets are text fragments, which will be appended to the end of the edit box on a simple mouse click. See /wiki/conf/Snippets.inc.
- The whole appearance (colours, fonts) is controlled by a simple style sheet (CSS). You can now add your own style sheet in second place, overwriting the default settings.
- If configured, the web pages are delivered as zipped data stream, making the Wiki faster on the internet.
- Save the best thing for last: PWP can export static web pages with a different header and footer. All links on these static pages will point to HTML pages, not to a PHP script. The static files are combined with a snapshot of the uploaded files. PWP can delete and re-create only outdated static pages. This feature will speed up the process but might result in dead links if there is no full update of the static contents from time to time.
Enhancements:
- added: Recent changes report
- changed: Report sorting now available for almost all reports
- changed: Keyword index report offers invers mapping
- fixed: WikiEngine issues with mail addresses and static links
- removed: Collisions, locks should be sufficient
- changed: Minor other changes, some refactoring.
<<less
Download (0.16MB)
Added: 2006-10-02 License: GPL (GNU General Public License) Price:
1120 downloads
Raptor RDF Parser Toolkit 1.4.15

Raptor RDF Parser Toolkit 1.4.15


Raptor RDF Parser Toolkit is a C library providing a set of parsers and serializers for Resource Description Framework. more>>
Raptor RDF Parser Toolkit is a free software and Open Source C library that provides a set of parsers and serializers that generate Resource Description Framework (RDF) triples by parsing syntaxes or serialize the triples into a syntax.

The supported parsing syntaxes are RDF/XML, N-Triples, Turtle, RSS tag soup including Atom 1.0 and 0.3, GRDDL for XHTML and XML. The serializing syntaxes are RDF/XML (regular, and abbreviated), N-Triples, RSS 1.0, Atom 1.0 and Adobe XMP.

Raptor was designed to work closely with the Redland RDF library (RDF Parser Toolkit for Redland) but is entirely separate. It is a portable library that works across many POSIX systems (Unix, GNU/Linux, BSDs, OSX, cygwin, win32). Raptor has no memory leaks and is fast.

<<less
Download (1.4MB)
Added: 2007-03-27 License: LGPL (GNU Lesser General Public License) Price:
941 downloads
Taverna 1.5.1

Taverna 1.5.1


Taverna is a distributed compute workflow components in Java. more>>
Taverna is a collection of workflow enactment and description components, including a high level language for workflows called Scufl (Simple Conceptual Unified Flow Language), a pure Java object model, parser to populate the model, and a set of views and controllers (including some Swing components to drop into your workflow-enabled applications). In order to actually run workflows you also need the myGrid workflow enactment engine.

Taverna core data models include the object representations of the workflow itself, all entities within the workflow (processors, ports, data links etc) and the model for the data values flowing along data links during a workflow enactment.

Taverna task extensions sit within an enactment engine - in this case FreeFluo - and provide concrete implementations of the abstract tasks specified by Processor objects within the workflow object model. It is these tasks which contain the logic required to contact web services, run local java classes and perform the other actions associated with their Processor entities.

Instances of the task extensions are created when a workflow and associated input objects are submitted through the Workflow Submission Interface. This interface may be an in process java method call or may be invoked across some transport such as SOAP in the case of a remote service based enactment engine. FreeFluo is capable of acting in both modes, the Taverna workbench incorporates an instance of the FreeFluo enactor to provide basic enactment services to users without a central workflow engine server.

The graphical user interface classes sit on a client machine and allow interaction with the core data model classes as well as with running workflow instance objects within an enactment engine. This allows workflow construction, editing and visualisation as well as enactor management and data browsing across the results and intermediate values within a workflow instance.

The storage interface is a plugable framework that allows external data and metadata stores to observe events within the workflow enactment service and collection information about those events. This could include a provenance collection plugin which watches the workflow enactment and records metadata about it in RDF form, or a storage plugin which streams results back to a relation database, possibly a Life Science Identifier (LSID) authority, as the enactment runs.

The LSID authority interface is a read only access point to data stored within a data store, and can potentially be used by the Taverna graphical user interface components to fetch results of previous workflows and make use of them as inputs to successive ones.
<<less
Download (1.2MB)
Added: 2007-06-04 License: LGPL (GNU Lesser General Public License) Price:
911 downloads
XAR 1.5.1

XAR 1.5.1


XAR stands for eXtensible ARchiver. more>>
XAR application aims to provide an easily extensible archive format.

Important design decisions include an easily extensible XML table of contents for random access to archived files, storing the toc at the beginning of the archive to allow for efficient handling of streamed archives, the ability to handle files of arbitrarily large sizes, the ability to choose independent encodings for individual files in the archive, the ability to store checksums for individual files in both compressed and uncompressed form, and the ability to query the table of contents rich meta-data.

The ultimate goal of the XAR project is to provide an archive format suitable for packaging software created by DarwinPorts. (Note it is a work in progress, so please feel free to make suggestions and report bugs in the xar Bugzilla product.)

Installation:

cd xar/src
./configure
make
sudo make install

<<less
Download (0.10MB)
Added: 2007-08-13 License: BSD License Price:
811 downloads
PHP PSD reader 1.1

PHP PSD reader 1.1


PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. more>>
PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. The project comes with imagecreatefrompsd (a function that returns an image handle just like the native PHP imagecreatefrom functions).

It supports documents from Adobe Photoshop 3.0 up to version CS3, where compatibility has been enabled. The class is also usefull for retrieving basic data from a Photoshop document.

You can use this script for a portfolio gallery, or to see the contents of a .psd file when Photoshop is not available.
<<less
Download (MB)
Added: 2007-01-12 License: GPL (GNU General Public License) Price:
1051 downloads
enscript 1.6.1

enscript 1.6.1


GNU enscript converts ASCII files to PostScript and stores generated output to a file or sends it directly to the printer. more>>
GNU enscript converts ASCII files to PostScript and stores generated output to a file or sends it directly to the printer. GNU enscript includes features for "pretty-printing" (language sensitive code highlighting) in several programming languages.

It supports ten different input encodings, Adobe Font Metrics files, and user defined fancy headers. AFM files for the most common PostScript fonts are included in the distribution; the program itself can download PostScript fonts.

Other features include language sensitive highlighting, N-up printing, inlined EPS images, comments, and the ability to change body color and font on the fly.

Supported Character Sets

Enscript supports following character sets:

- ISO-8859-1 ISO Latin1 (default)
- ISO-8859-2 ISO Latin2
- ISO-8859-3 ISO Latin3
- ISO-8859-4 ISO Latin4
- ISO-8859-5 ISO Cyrillic
- ISO-8859-7 ISO Greek
- ascii 7 bit ascii
- ascii fi se 7 bit ascii with following encodings:
{ = �(adieresis)
| = �(odieresis)
} = �(aring)
[ = �(Adieresis)
= �(Odieresis)
] = �(Aring)
- ascii dk no 7 bit ascii with following encodings:
{ = �(ae)
| = (oslash)
} = �(aring)
[ = �(AE)
= �(Oslash)
] = �(Aring)
- IBM/PC standard PC/DOS character set
- Mac Macintosh character set
- VMS VMS multinational charset
- hp8 HP Roman-8 charset
- koi8 Adobe Standard Cyrillic Font KOI8 charset
- ps PostScript fonts default encoding
- pslatin1 PostScript interpreters `ISOLatin1Encoding
<<less
Download (0.63MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1236 downloads
Daisy 1.5.1

Daisy 1.5.1


Daisy project consists of a CMS framework. more>>
Daisy project consists of a CMS framework.
Daisy is a content management application framework. It provides a standalone, HTTP/XML-accessible repository server and an Apache Cocoon-based, Wiki-like Web-based client application.
Daisy is a comprehensive content management application framework, consisting of a standalone repository server accessible through HTTP/XML (using the ReST style of WebServices) and/or a high-level (remote) Java API, and an extensive browsing and editing DaisyWiki application running inside Apache Cocoon.
Daisy is licensed under the commercially-friendly Apache License 2.0. Outerthought provides commercial services around Daisy.
Enhancements:
- Added characterEncoding=UTF-8 parameter to the MySQL JDBC URL, which is needed for correct UTF-8 support when UTF-8 is not the default character set of the MySQL server.
- Fixed a "NullPointerException" that occured when using a field with a static selection list with labels for the list items, but not for the language of the active user.
- Fixed the remaining issues that prevented installing Daisy in a directory containing spaces (such as c:Program Files)
<<less
Download (MB)
Added: 2007-01-22 License: The Apache License Price:
1010 downloads
phpOpenTracker 1.5.1

phpOpenTracker 1.5.1


phpOpenTracker is a framework solution for the analysis of Web site traffic and visitor behaviour. more>>
phpOpenTracker is a framework solution for the analysis of website traffic and visitor analysis.
It features a logging engine that, either invoked as a web-bug by a HTML WareSeeker.com tag or embedded with two lines of code into your PHP application, logs each request to a website into a database. One installation of phpOpenTracker can track an arbitrary number of web-sites.
Through the phpOpenTracker API module you can easily access the gathered data and perform complex operations on it, like for instance the analysis of your visitors clickpaths.
The analysis of clickpaths is essential when you want to measure the usability of your website. phpOpenTrackers API functions shortest_paths and top_paths help to answer questions like: Is the navigation intuitive enough? Do visitors find the shortest, most direct way from A to B? How are ads percepted?
On what document do they leave the website -- and where to? The answers to these questions help you to improve the user experience and the way your website is percepted by your customers.
Main features:
- Complete framework for the analysis of website traffic and visitor analysis.
- Highly optimized logging engine that stores the access information into a database.
- Powerful interface to access the gathered data and perform operations on it: from simple statistical queries to the complex analysis of the visitors clickpaths.
- Can be used to track both dynamic and static pages.
- Can be invoked directly from within PHP applications, for instance by a Content Management System, or through a HTML image tag -- a so called Web Bug.
- One installation of phpOpenTracker may track an arbitrary number of different web sites.
<<less
Download (0.070MB)
Added: 2005-07-01 License: GPL (GNU General Public License) Price:
1576 downloads
Adobe Flex 2.0 Beta1

Adobe Flex 2.0 Beta1


Flex 2.0 delivers an integrated set of tools and technology for build and deploy scalable Rich Internet Applications. more>>
Adobe Flex is the complete solution for building cross-platform Rich Internet Applications within the enterprise and across the web.
Flex 2.0 delivers an integrated set of tools and technology enabling developers to build and deploy scalable Rich Internet Applications.
Flex provides a modern, standards-based language supporting common design patterns and includes a client runtime, programming model, development environment, and advanced data
Main features:
- Flex Framework 2.0
- Flex Builder 2.0
- Flex Enterprise Services 2.0
- Flex Charting Components 2.0
- ActionScript 3.0
- Flash Player 8.5.
Enhancements:
- The Flex 2.0 product line enables developers to build rich, engaging web-based applications based on the ubiquitous Macromedia Flash runtime from Adobe and includes a complete solution for building Rich Internet Applications. Macromedia (now Adobe) originally coined the phrase Rich Internet Application (RIA) to describe a trend in the web development community toward building more engaging web experiences using Flash and HTML.
- The first generation of RIAs combined graphic-rich user interface controls that reduced or eliminated page refreshes. They have since evolved into sophisticated desktop-like applications that integrate rich data visualization components, such as data grids and graphical charts, multimedia audio and video, collaborative features like whiteboards and cobrowsing experiences, and real-time data push. As the complexity of such applications increased, so too did the cost of building and maintaining RIAs. Adobe responded to this need with Flex, which has become the industry-leading RIA development solution.
- Developers are a major focus of the Flex 2.0 release. To ensure that we take the product in a direction that meets your needs, the Flex team is excited to announce the public beta release of the Flex 2.0 product line. If youre not already familiar with Flex 2.0, you can find a complete overview in the David Wadhwanis article, Flex 2.0: Enabling the Next Generation of Rich Internet Applications. Read on to learn more about changes since the release of Flex 2.0 alpha 1.
- The beta 1 release includes updated installers for Flex Builder 2.0, Flex Charting 2.0, Flex Framework 2.0, and Flash Player 8.5. In addition, Flex Enterprise Services 2.0 is now available for the first time. The following outlines what is new in the Flex 2.0 beta 1 release.
<<less
Download (110.2MB)
Added: 2006-02-01 License: Other/Proprietary License Price:
1369 downloads
SODIUM 1.5.1

SODIUM 1.5.1


SODIUM it arranges ions around biological macromolecules. more>>
This program places the required number of sodium ions around a system of electric charges, e.g., the atoms of a biological macromolecule (protein, DNA, protein/DNA complex).

The ions are placed in the nodes of a cubic grid, in which the electrostatic energy achieves the smallest values. The energy is re-computed after placement of each ion. A simple Coulombic formula is used for the energy:

Energy(R) = Sum(i_atoms,ions) Q_i / |R-R_i|

All the constants are dropped out from this formula, resulting in some weird energy units; that doesnt matter for the purpose of energy comparison. To speed the program up, the atoms of the macromolecule are re-located to the grid nodes, closest to their original locations.

The resulting error is believed to be minor, compared to that resulting from the one-by-one ions placement, or from using the simplified energy function. The coordinates of the placed ions are printed out in the PDB format for further usage.

It is recommended that the placed ions are equilibrated in a separate Monte Carlo or Molecular Dynamics simulation. Trivial modifications to the program should allow the placement of any combination of multivalent ions of different charges.
<<less
Download (0.40MB)
Added: 2005-04-01 License: Free To Use But Restricted Price:
1699 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5