plastic scm
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 40
The Plastic File System 1.11
The Plastic File System is a module for providing virtual file systems in user space. more>>
The Plastic File System project is an LD_PRELOAD module for manipulating what the file system looks like for programs. This allows virtual file systems to exist in user space, without kernel hacks or modules.
PlasticFS includes the following file systems:
chroot
The chroot filter may be used to simulate the effects of the chroot(2) system call, in combination with other filters.
dos
The dos filter may be used to simulate an 8.3 DOS file system.
log
The log filter may be used to transparently log file system access, similar to the strace command.
shortname
The shortname filter may be used to simulate file systems with shorter filenames.
smartlink
The smartlink filter may be used to expand environment variables in symbolic links, using the usual $name notation.
upcase, downcase, titlecase and nocase
The upcase filter to make file names appear to be in upper-case when listed. File names are case- insensitive when being opened, etc. The downcase filetr is similar, except it converts to lower-case, titlecase capitalizes, and nocase is simply case insensitive without altering the filenames.
viewpath
The viewpath filter may be used to make a set of directory trees look like a single directory tree. (Also known as a union file system.) All modifications take place in the first directory in the list.
Aka: union and translucent
Note: Filters may be piped from one to the next, forming powerful combinations.
PlasticFS is currently dependent on the implementation of the GNU C Library. It is self configuring using a GNU Autoconf generated configure script.
Enhancements:
- Build problem fixed.
<<lessPlasticFS includes the following file systems:
chroot
The chroot filter may be used to simulate the effects of the chroot(2) system call, in combination with other filters.
dos
The dos filter may be used to simulate an 8.3 DOS file system.
log
The log filter may be used to transparently log file system access, similar to the strace command.
shortname
The shortname filter may be used to simulate file systems with shorter filenames.
smartlink
The smartlink filter may be used to expand environment variables in symbolic links, using the usual $name notation.
upcase, downcase, titlecase and nocase
The upcase filter to make file names appear to be in upper-case when listed. File names are case- insensitive when being opened, etc. The downcase filetr is similar, except it converts to lower-case, titlecase capitalizes, and nocase is simply case insensitive without altering the filenames.
viewpath
The viewpath filter may be used to make a set of directory trees look like a single directory tree. (Also known as a union file system.) All modifications take place in the first directory in the list.
Aka: union and translucent
Note: Filters may be piped from one to the next, forming powerful combinations.
PlasticFS is currently dependent on the implementation of the GNU C Library. It is self configuring using a GNU Autoconf generated configure script.
Enhancements:
- Build problem fixed.
Download (0.18MB)
Added: 2007-07-08 License: GPL (GNU General Public License) Price:
840 downloads
Dark Plastic 2 Suite 1.5
Dark Plastic 2 Suite is a very nice, black KDE theme. more>>
Dark Plastic 2 Suite is a very nice, black KDE theme.
<<less Download (0.57MB)
Added: 2007-04-16 License: GPL (GNU General Public License) Price:
922 downloads
Latemp 0.4.0
Latemp is a content management system for static HTML sites based on The Website Meta Language. more>>
Latemp project (a play on "Template") is a content management system based on Website Meta Language, a powerful framework for generating static HTML.
Latemp allows one to create attractive, themable sites, which are very usable, accessible and fully standards compliant. Latemp is open-source software, fully usable, modifiable and distributable under the terms of the MIT X11 license.
Main features:
- Generates Static HTML Files.
- Allows sites to have a common look and feel.
- Supports setting up navigation menus, breadcrumbs trails, navigation links ("Up", "Next" and "Previous"), site maps with sophisticated site flow.
- Makes use of Web Meta Language and so has all of its power (including extending its functionality by using embedded Perl).
- Themable. Three themes (perl-begin-1, better-scm, and sinorca-2.0) are supplied in the distribution. More can be written by the user. (and contributed).
- Open Source. Distributed under the MIT X11 License, which allows for free distribution, use, modification and re-licensing.
- Can generate valid XHTML 1.0 Transitional, XHTML 1.0 Strict or XHTML 1.1.
- Has pre-defined insertion points for including a breadcrumbs trail, a navigation menu, various HTML < head > elements, a logo, navigation links buttons, affiliation buttons, a license, a webmaster contact, a time stamp, and a foot image.
- Supports generating plain pages (without any additional content or layout aside from the body).
- Supported < head > elements: < title > tag, "author", "description" and "keywords" < meta > elements, Stylesheets (screen and print), favicon, Mozilla/Opera-style navigation links, and customizable user-defined text to be inserted there.
- Supports a unified management of news items with navigation menu entries, a news box, an RSS Feed, and news page entries.
Enhancements:
- This release adds support for preprocessing files using Template Toolkit (for CSS, etc.).
- It adds an experimental CSS Zen Garden-compatible theme and an image-based navigation links module.
<<lessLatemp allows one to create attractive, themable sites, which are very usable, accessible and fully standards compliant. Latemp is open-source software, fully usable, modifiable and distributable under the terms of the MIT X11 license.
Main features:
- Generates Static HTML Files.
- Allows sites to have a common look and feel.
- Supports setting up navigation menus, breadcrumbs trails, navigation links ("Up", "Next" and "Previous"), site maps with sophisticated site flow.
- Makes use of Web Meta Language and so has all of its power (including extending its functionality by using embedded Perl).
- Themable. Three themes (perl-begin-1, better-scm, and sinorca-2.0) are supplied in the distribution. More can be written by the user. (and contributed).
- Open Source. Distributed under the MIT X11 License, which allows for free distribution, use, modification and re-licensing.
- Can generate valid XHTML 1.0 Transitional, XHTML 1.0 Strict or XHTML 1.1.
- Has pre-defined insertion points for including a breadcrumbs trail, a navigation menu, various HTML < head > elements, a logo, navigation links buttons, affiliation buttons, a license, a webmaster contact, a time stamp, and a foot image.
- Supports generating plain pages (without any additional content or layout aside from the body).
- Supported < head > elements: < title > tag, "author", "description" and "keywords" < meta > elements, Stylesheets (screen and print), favicon, Mozilla/Opera-style navigation links, and customizable user-defined text to be inserted there.
- Supports a unified management of news items with navigation menu entries, a news box, an RSS Feed, and news page entries.
Enhancements:
- This release adds support for preprocessing files using Template Toolkit (for CSS, etc.).
- It adds an experimental CSS Zen Garden-compatible theme and an image-based navigation links module.
Download (0.030MB)
Added: 2006-08-29 License: GPL (GNU General Public License) Price:
1151 downloads
Inlab-Scheme 4.108
Inlab-Scheme is an independent implementation of the algorithmic language Scheme. more>>
Inlab-Scheme is an independent implementation of the algorithmic language Scheme and conforms to the R4RS and the IEEE Standard 1178.
In addition to the language core, Inlab-Scheme has support for image processing which allows the implementation of OCR and image recognition applications.
Inlab-Scheme project comes with two built in graphic file format converters which convert the PATIMG patent file format and the ST.33 patent file format to multipage TIFF without decompressing.
Main features:
- Inlab-Scheme is an independent implementation of the algorithmic language Scheme and conforms to the R4RS and the IEEE Standard 1178.
- Inlab-Scheme 4 passes the r4rstest.scm test incuding the tests for continuations, Scheme 4 and delay/force.
- Pretty printing, fluid-let, dynamic-wind and syntax procedures using Inlab-Scheme syntax-lambda.
- Bitmaps: Reading and writing TIFF (G4, single/multipage), XBM and PNG file formats, scaling, rotating, comparing, inverting, cropping, page decomposition (exploding), line drawing, greymap conversions and more.
- Greymaps: 256 greylevel images, reading and writing PNG file formats (reads anything, writes PNG greylevel interlaced/not interlaced), scaling, cropping, conversions to and from bitmaps for further analysis and processing and more.
- Inlab-Scheme Release 4 comes with two built in graphic file format converters which convert the PATIMG patent file format (as found on the USAPat CDROM series of the US PTO) and the ST.33 patent file format (as found on the US PTO PATENTIMAGES CDROM series and the european ESPACE CDROM series) to multipage tiff without decompressing.
- Inlab-Scheme Release 4 comes as a single binary to reduce installation to an absolute minimum.
- Its easy to write Inlab-Scheme scripts that may be invoked directly from your shell using the #!-mechanism.
Enhancements:
- The license was changed to the GPL.
- A code cleanup addressing licensing issues has been performed.
<<lessIn addition to the language core, Inlab-Scheme has support for image processing which allows the implementation of OCR and image recognition applications.
Inlab-Scheme project comes with two built in graphic file format converters which convert the PATIMG patent file format and the ST.33 patent file format to multipage TIFF without decompressing.
Main features:
- Inlab-Scheme is an independent implementation of the algorithmic language Scheme and conforms to the R4RS and the IEEE Standard 1178.
- Inlab-Scheme 4 passes the r4rstest.scm test incuding the tests for continuations, Scheme 4 and delay/force.
- Pretty printing, fluid-let, dynamic-wind and syntax procedures using Inlab-Scheme syntax-lambda.
- Bitmaps: Reading and writing TIFF (G4, single/multipage), XBM and PNG file formats, scaling, rotating, comparing, inverting, cropping, page decomposition (exploding), line drawing, greymap conversions and more.
- Greymaps: 256 greylevel images, reading and writing PNG file formats (reads anything, writes PNG greylevel interlaced/not interlaced), scaling, cropping, conversions to and from bitmaps for further analysis and processing and more.
- Inlab-Scheme Release 4 comes with two built in graphic file format converters which convert the PATIMG patent file format (as found on the USAPat CDROM series of the US PTO) and the ST.33 patent file format (as found on the US PTO PATENTIMAGES CDROM series and the european ESPACE CDROM series) to multipage tiff without decompressing.
- Inlab-Scheme Release 4 comes as a single binary to reduce installation to an absolute minimum.
- Its easy to write Inlab-Scheme scripts that may be invoked directly from your shell using the #!-mechanism.
Enhancements:
- The license was changed to the GPL.
- A code cleanup addressing licensing issues has been performed.
Download (0.087MB)
Added: 2006-05-03 License: GPL (GNU General Public License) Price:
1273 downloads
Open Blue Lab 2.1.0 (Sales/CRM)
Open Blue Lab is a modular ERP, built on a plugin architecture. more>>
Open Blue Lab project is a modular ERP, built on a plugin architecture. Each business domain (such as Groupware, Financial, HCM, PLM, or SCM) is separated into subdomains which are implemented through plugins.
This form permits you to create all the information related to a contact you are in relation with, during, for example, a phone call. Once totally expanded, this form looks like the image on your right. A click on orange borders will open or close the corresponding section.
This form is directly generated from the UML model that describes CRM informations system. Layout like multicomuln is specified in a very easy way.
Enhancements:
- The CSS style was corrected by deleting the footer, changing skins, improving the search button, and adding PNG transparency.
- The action portlet was fixed up.
- Some messages have been translated.
- You can now drag and drop portlets.
- The search bar has been improved, so you can search by contact, city, company, or any other fields.
- You can now set prority on tasks.
<<lessThis form permits you to create all the information related to a contact you are in relation with, during, for example, a phone call. Once totally expanded, this form looks like the image on your right. A click on orange borders will open or close the corresponding section.
This form is directly generated from the UML model that describes CRM informations system. Layout like multicomuln is specified in a very easy way.
Enhancements:
- The CSS style was corrected by deleting the footer, changing skins, improving the search button, and adding PNG transparency.
- The action portlet was fixed up.
- Some messages have been translated.
- You can now drag and drop portlets.
- The search bar has been improved, so you can search by contact, city, company, or any other fields.
- You can now set prority on tasks.
Download (0.007MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
865 downloads
Other version of Open Blue Lab
License:GPL (GNU General Public License)
License:GPL (GNU General Public License)
Smart Sign 0.0.1
This project currently provides a set of modules that enable the use of smartcard based authentication. more>>
This project provides software suitable for smartcard based digital signature and both local and remote authentication security services. It can also be used to integrate smart card technology into a working Certification Authority that issues public key certificates for the users through the web.
For example, we provide a module that is known to work with the OpenCA Certification Authority for on-board keypair generation.
Our software works with different kinds of smart cards. Actually we have modules that work with Schlumberger Cyberflex Access 16K and Cryptoflex 16K smart cards and any Java Card 2.1.1 compliant smart card (i.e. both Schlumberger Cyberflex Access 32K and Gemplus GemXpresso 211/PK).
Our software has been developed and tested with Towitokos CHIPDRIVE and Schlumbergers Reflex 72 card readers. It is known to work fine with Gemplus GCR410, GCR400FD, GemPC and Microsystems SCM readers too.
Here are some of its functionalities:
automatic storing of private key and public certificate on the smartcard during the interaction with OpenCA for the "certification process"
use of smartcard to sign e-mail and e-news from within Netscape Messenger
use of smartcard to sign/verify every kind of file with a simple shell command
smartcard-based authentication of local users to a system by means of a public key authentication protocol
smartcard-based authentication of remote users to a system by means of a smart card enabled OpenSSH
interactive command line browsing and invoking of all supported card commands for Cyberflex cards (ISO 7816 compliant and not)
<<lessFor example, we provide a module that is known to work with the OpenCA Certification Authority for on-board keypair generation.
Our software works with different kinds of smart cards. Actually we have modules that work with Schlumberger Cyberflex Access 16K and Cryptoflex 16K smart cards and any Java Card 2.1.1 compliant smart card (i.e. both Schlumberger Cyberflex Access 32K and Gemplus GemXpresso 211/PK).
Our software has been developed and tested with Towitokos CHIPDRIVE and Schlumbergers Reflex 72 card readers. It is known to work fine with Gemplus GCR410, GCR400FD, GemPC and Microsystems SCM readers too.
Here are some of its functionalities:
automatic storing of private key and public certificate on the smartcard during the interaction with OpenCA for the "certification process"
use of smartcard to sign e-mail and e-news from within Netscape Messenger
use of smartcard to sign/verify every kind of file with a simple shell command
smartcard-based authentication of local users to a system by means of a public key authentication protocol
smartcard-based authentication of remote users to a system by means of a smart card enabled OpenSSH
interactive command line browsing and invoking of all supported card commands for Cyberflex cards (ISO 7816 compliant and not)
Download (2.5MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1252 downloads
most4linux 1.0.0
most4linux provides a Linux kernel driver for MOST PCI interfaces and userspace programs to test the driver. more>>
most4linux project provides a Linux kernel driver for MOST PCI interfaces and userspace programs to test the driver.
The driver can be compiled for Linux 2.6 or for the RTDM which works for the realtime extensions RTAI and Xenomai.
It also provides a NetServices adaptation layer for the Linux operating system.
The driver was developed at Siemens CT SE 2 with friendly support by OASIS Silicon Systems/SMSC.
What is MOST?
MOST stands for Media Oriented System Transport and is an Infotainment Bus for automotive systems. Originally, it was developed by OASIS Silicon Systems.
Its a serial bus system to transfer audio, video and data signals over a plastic optic fiber connection.
It supports
- hot-plugging capabilities,
- synchronous data transfers,
- asynchronous data transfers,
- and transfer of control data.
What are MOST NetServices?
The MOST NetServices Application Programming Interface (API) provides a software interface to the MOST Network low level system services. MOST NetServices provides access to all data transportation mechanisms on a MOST Network, while at the same time ensuring compatibility with the MOST Specification.
It was developed by OASIS Silicon Systems as platform independent C source code provided as a library.
Because the copyrights for the source code are held by OASIS, this project does not provide the NetServices API. So only an adaptation layer to the Linux operating system is provided. Of course providing a NetServices adaptation layer makes no sense without the NetServices API, but in case you have purchased a license from OASIS Silicon Systems, you are able to use it with most4linux. If you havent already purchased a license, most4linux also provides program samples to use this driver without the NetServices API.
What comes with most4linux?
The most4linux package consists of
- the Linux kernel driver itself, compilable for a standard Linux kernel 2.6 or for Linux kernel 2.6 with the RTAI or the Xenomai realtime extension,
- the NetServices adaptation layer for the Linux operating system,
- example programs which should demonstrate how to use the driver without MOST NetServices.
The most4linux kernel driver consists of
- a most-base driver module, which functions as a framework, where low-level and high-level drivers could be registered and deregistered,
- a most-pci driver module (low-level driver), which provides the raw hardware access to the MOST PCI card OS8604,
- a most-sync driver module (high-level driver), over which synchronous data can be transfered to the MOST network by userspace applications,
- a most-nets driver module (high-level driver), which provides an interface to userspace applications, which want to read/write registers of the MOST hardware (e.g. for network initialization tasks),
- and a most-alsa driver module (high-level driver), which can be used by applications to write and read data from or to the MOST network, using the Advanced Linux Sound Architecture framework.
<<lessThe driver can be compiled for Linux 2.6 or for the RTDM which works for the realtime extensions RTAI and Xenomai.
It also provides a NetServices adaptation layer for the Linux operating system.
The driver was developed at Siemens CT SE 2 with friendly support by OASIS Silicon Systems/SMSC.
What is MOST?
MOST stands for Media Oriented System Transport and is an Infotainment Bus for automotive systems. Originally, it was developed by OASIS Silicon Systems.
Its a serial bus system to transfer audio, video and data signals over a plastic optic fiber connection.
It supports
- hot-plugging capabilities,
- synchronous data transfers,
- asynchronous data transfers,
- and transfer of control data.
What are MOST NetServices?
The MOST NetServices Application Programming Interface (API) provides a software interface to the MOST Network low level system services. MOST NetServices provides access to all data transportation mechanisms on a MOST Network, while at the same time ensuring compatibility with the MOST Specification.
It was developed by OASIS Silicon Systems as platform independent C source code provided as a library.
Because the copyrights for the source code are held by OASIS, this project does not provide the NetServices API. So only an adaptation layer to the Linux operating system is provided. Of course providing a NetServices adaptation layer makes no sense without the NetServices API, but in case you have purchased a license from OASIS Silicon Systems, you are able to use it with most4linux. If you havent already purchased a license, most4linux also provides program samples to use this driver without the NetServices API.
What comes with most4linux?
The most4linux package consists of
- the Linux kernel driver itself, compilable for a standard Linux kernel 2.6 or for Linux kernel 2.6 with the RTAI or the Xenomai realtime extension,
- the NetServices adaptation layer for the Linux operating system,
- example programs which should demonstrate how to use the driver without MOST NetServices.
The most4linux kernel driver consists of
- a most-base driver module, which functions as a framework, where low-level and high-level drivers could be registered and deregistered,
- a most-pci driver module (low-level driver), which provides the raw hardware access to the MOST PCI card OS8604,
- a most-sync driver module (high-level driver), over which synchronous data can be transfered to the MOST network by userspace applications,
- a most-nets driver module (high-level driver), which provides an interface to userspace applications, which want to read/write registers of the MOST hardware (e.g. for network initialization tasks),
- and a most-alsa driver module (high-level driver), which can be used by applications to write and read data from or to the MOST network, using the Advanced Linux Sound Architecture framework.
Download (0.45MB)
Added: 2007-03-07 License: MPL (Mozilla Public License) Price:
570 downloads
Codestriker 1.9.3
Codestriker is a web application that supports collaborative code inspections. more>>
Codestriker project is an open-sourced web application which supports online code reviewing. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches.
There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems.
Using Codestriker for your reviews minimizes paper work, ensures that issues, comments and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections.
An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.
Codestriker is written in Perl, and runs on all of the major platforms and browsers, and is licenced under the GPL.
Configuration
This section is concerned with unpacking the Codestriker distribution into a suitable location, and then configuring it. For UNIX distribution, the following commands may be appropriate on your system:
% mkdir /var/www/codestriker
% cd /var/www/codestriker
% tar zxvf /from/installed/location/codestriker-X.Y.Z.tar.gz
% chown -R apache.apache /var/www/codestriker/codestriker-X.Y.Z
Here "apache" is the user which runs the Apache server. It could be "nobody" under different systems. Check with the ps auxww command, or check your Apache configuration files. Under Windows, the Codestriker distribution could be unzipped into a suitable location under c:program files, or just c:codestriker.
The next task is to edit the codestriker.conf configuration file to reflect the settings on your site. The file is documented with examples to assist in setting appropriate values. The file is in Perl syntax, so lines starting with a # indicate a comment.
Enhancements:
- The project list screen now displays, for each project, the total number of open topics and the total number of topics.
- Clicking on the count will go to the topic list screen with the relevant topics displayed.
- The VSS repository handler has been modified so that topics can be created by labels or version numbers in the start and end tag fields.
- The URI filter in the Template Toolkit changed its behaviour in 2.16, which was responsible for generating invalid links.
- This has now been fixed.
- There is better handling of Subversion diffs that were generated on non-English systems.
<<lessThere are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems.
Using Codestriker for your reviews minimizes paper work, ensures that issues, comments and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections.
An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.
Codestriker is written in Perl, and runs on all of the major platforms and browsers, and is licenced under the GPL.
Configuration
This section is concerned with unpacking the Codestriker distribution into a suitable location, and then configuring it. For UNIX distribution, the following commands may be appropriate on your system:
% mkdir /var/www/codestriker
% cd /var/www/codestriker
% tar zxvf /from/installed/location/codestriker-X.Y.Z.tar.gz
% chown -R apache.apache /var/www/codestriker/codestriker-X.Y.Z
Here "apache" is the user which runs the Apache server. It could be "nobody" under different systems. Check with the ps auxww command, or check your Apache configuration files. Under Windows, the Codestriker distribution could be unzipped into a suitable location under c:program files, or just c:codestriker.
The next task is to edit the codestriker.conf configuration file to reflect the settings on your site. The file is documented with examples to assist in setting appropriate values. The file is in Perl syntax, so lines starting with a # indicate a comment.
Enhancements:
- The project list screen now displays, for each project, the total number of open topics and the total number of topics.
- Clicking on the count will go to the topic list screen with the relevant topics displayed.
- The VSS repository handler has been modified so that topics can be created by labels or version numbers in the start and end tag fields.
- The URI filter in the Template Toolkit changed its behaviour in 2.16, which was responsible for generating invalid links.
- This has now been fixed.
- There is better handling of Subversion diffs that were generated on non-English systems.
Download (3.4MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
962 downloads
FLTK 1.1.7
FLTK a C++ user interface toolkit for X11, Win32, and MacOS X. more>>
FLTK project includes all of the usual widgets to develop your applications, and new widgets can be created easily through C++ subclassing. All widgets support keyboard shortcuts and can be controlled both via the keyboard or mouse.
The Fl_Button class supports push, check (Fl_Check_Button), round (Fl_Round_Button), and "light" (Fl_Light_Button) button styles; all styles can operate in momentary (press and release), toggle (press on, press off), or radio (press one of many) modes, so it is possible to create almost any kind of button from a single widget.
The Fl_Input_, Fl_Text_Display, and Fl_Help_View widgets provide simple to complex text input and output facilities. The Fl_Text_Display widget is based on a C++ version of the NEdit softwares extensible text editor API.
The Fl_Valuator class provides a variety of numeric input controls including scrollbars (Fl_Scrollbar) and sliders (Fl_Slider).
The Fl_Menu_ class provides several menu-based controls including menubars (Fl_Menu_Bar) and combo boxes (Fl_Choice).
The Fl_Browser_ class is the basis for list controls. The Fl_Browser widget shown at right lists lines of plain text. Other widgets list files, widgets, and so forth.
User interfaces can be organized using scroll areas (Fl_Scroll), tabs (Fl_Tabs), tiles (Fl_Tile), and wizards (Fl_Wizard).
FLTK also provides standard dialogs for alerts, button choosers, color choosers, file choosers, help browsers, messages, passwords, and text input.
Finally, FLTK 1.1.x offers two appearance schemes: "standard" and "plastic". FLTK 2.0 will extend this to include platform schemes as well as user-defined schemes. Colors and fonts automatically adjust to the current user preferences.
Enhancements:
- This release fixes many bugs, adds some new example programs, and adds many new improvements to the FLUID software, including multi-level undo, syntax highlighting in all code fields, widget alignment and sizing guides, dialog templates, widget subclasses, and printing and testing of user interfaces within FLUID.
<<lessThe Fl_Button class supports push, check (Fl_Check_Button), round (Fl_Round_Button), and "light" (Fl_Light_Button) button styles; all styles can operate in momentary (press and release), toggle (press on, press off), or radio (press one of many) modes, so it is possible to create almost any kind of button from a single widget.
The Fl_Input_, Fl_Text_Display, and Fl_Help_View widgets provide simple to complex text input and output facilities. The Fl_Text_Display widget is based on a C++ version of the NEdit softwares extensible text editor API.
The Fl_Valuator class provides a variety of numeric input controls including scrollbars (Fl_Scrollbar) and sliders (Fl_Slider).
The Fl_Menu_ class provides several menu-based controls including menubars (Fl_Menu_Bar) and combo boxes (Fl_Choice).
The Fl_Browser_ class is the basis for list controls. The Fl_Browser widget shown at right lists lines of plain text. Other widgets list files, widgets, and so forth.
User interfaces can be organized using scroll areas (Fl_Scroll), tabs (Fl_Tabs), tiles (Fl_Tile), and wizards (Fl_Wizard).
FLTK also provides standard dialogs for alerts, button choosers, color choosers, file choosers, help browsers, messages, passwords, and text input.
Finally, FLTK 1.1.x offers two appearance schemes: "standard" and "plastic". FLTK 2.0 will extend this to include platform schemes as well as user-defined schemes. Colors and fonts automatically adjust to the current user preferences.
Enhancements:
- This release fixes many bugs, adds some new example programs, and adds many new improvements to the FLUID software, including multi-level undo, syntax highlighting in all code fields, widget alignment and sizing guides, dialog templates, widget subclasses, and printing and testing of user interfaces within FLUID.
Download (2.2MB)
Added: 2006-01-18 License: LGPL (GNU Lesser General Public License) Price:
1378 downloads
Swbis 0.499
Swbis provides a POSIX packaging implementation with useful extensions. more>>
Swbis provides a POSIX packaging implementation with useful extensions.
Swbis aims to implement the POSIX packaging standard with useful extensions. Working utilities include swpackage(8), swverify(8), swcopy(8), and swinstall(8).
GPG/PGP signing and verification of tar archives is supported as well as an installed software catalog form that allows direct use of gpg(1) for verification of the GPG signature in the package database. s
wcopy and swinstall are network transparent by direct use of SSH and support multiple SSH hops for easy access to hosts behind a firewall. Neither has to be installed on the remote target host.
Enhancements:
- swcopy - Distribution copying utility.
- Supports multiple ssh-hops to remote target or source.
- Uses ssh, sh, dd, and choice of pax, tar, star, or gtar.
- Does not have to be installed on the target host.
- target or source host may be any POSIX.2 conforming host.
- Supports remote-source to remote-target copies.
- swpackage - Packages files according to a PSF file.
- Complete implementation of Extended Definitions.
- Stand-alone operation, no use of temporary files.
- Output format is bit-for-bit identical to GNU tar.
- Supports creation of GPG embedded signature, and sha1, md5sum digests of the package payload section.
- swverify - Authenticates a signed package.
- Authenticates packages signed by swpackage.
- Verifies installed software (partially implemented).
- Authenticates the GPG signature in the installed software.
- swinstall - Install a posix package. (alpha as of 2004-02-15)
- swinstall does not have to be installed on the target host.
- The target or source host may be any POSIX.2 conforming host.
- creates an installed software catalog where the GPG signature can be verified using gpg
- Uses ssh for remote connections.
- Supports multiple ssh-hops to remote target or source.
- Uses tar (or pax) to install the files.
- Supports full error monitoring during control script execution and records exit status and installation states.
Enhancements:
- This release adds features to swpackage for using gpg-agent when signing packages.
- Also features were added to enable use of swign in an Automake rule.
- Enhancements to swverify were made to allow verification of a signed directory exported from a SCM repository such as CVS.
- The distribution package is now a self-hosting example of using the swign utility along with automake to create tar archive distributions with an embedded GPG signature.
- An unsafe use of gpgs exit status by swverify was fixed.
<<lessSwbis aims to implement the POSIX packaging standard with useful extensions. Working utilities include swpackage(8), swverify(8), swcopy(8), and swinstall(8).
GPG/PGP signing and verification of tar archives is supported as well as an installed software catalog form that allows direct use of gpg(1) for verification of the GPG signature in the package database. s
wcopy and swinstall are network transparent by direct use of SSH and support multiple SSH hops for easy access to hosts behind a firewall. Neither has to be installed on the remote target host.
Enhancements:
- swcopy - Distribution copying utility.
- Supports multiple ssh-hops to remote target or source.
- Uses ssh, sh, dd, and choice of pax, tar, star, or gtar.
- Does not have to be installed on the target host.
- target or source host may be any POSIX.2 conforming host.
- Supports remote-source to remote-target copies.
- swpackage - Packages files according to a PSF file.
- Complete implementation of Extended Definitions.
- Stand-alone operation, no use of temporary files.
- Output format is bit-for-bit identical to GNU tar.
- Supports creation of GPG embedded signature, and sha1, md5sum digests of the package payload section.
- swverify - Authenticates a signed package.
- Authenticates packages signed by swpackage.
- Verifies installed software (partially implemented).
- Authenticates the GPG signature in the installed software.
- swinstall - Install a posix package. (alpha as of 2004-02-15)
- swinstall does not have to be installed on the target host.
- The target or source host may be any POSIX.2 conforming host.
- creates an installed software catalog where the GPG signature can be verified using gpg
- Uses ssh for remote connections.
- Supports multiple ssh-hops to remote target or source.
- Uses tar (or pax) to install the files.
- Supports full error monitoring during control script execution and records exit status and installation states.
Enhancements:
- This release adds features to swpackage for using gpg-agent when signing packages.
- Also features were added to enable use of swign in an Automake rule.
- Enhancements to swverify were made to allow verification of a signed directory exported from a SCM repository such as CVS.
- The distribution package is now a self-hosting example of using the swign utility along with automake to create tar archive distributions with an embedded GPG signature.
- An unsafe use of gpgs exit status by swverify was fixed.
Download (2.2MB)
Added: 2007-02-28 License: GPL (GNU General Public License) Price:
968 downloads
LeoCAD 0.73
LeoCAD is a CAD application that uses plastic bricks. more>>
LeoCAD is a CAD program that uses bricks similar to those found in many toys (but they dont represent any particular brand). Currently it has a library of more than 1000 different pieces, most of them were created by James Jessiman (the author of LDraw).
Intallation:
The first thing you should do is check that you have an OpenGL library installed in your computer by typing /sbin/ldconfig -p |grep libGL, you should see libGL.so listed in the output. If you cant find it, then you should download and compile Mesa 3D. Dont forget to add the Mesa installation path to /etc/ld.so.conf or LD_LIBRARY_PATH and run /sbin/ldconfig.
The next step is to download the executable and the pieces library. After the download is complete you have to extract the pieces library to any directory of your choice but if you choose a place other than "/usr/local/share/leocad/", youll have to set the variable LEOCAD_LIB to that directory.
Now you should extract the LeoCAD precompiled binaries, to any directory and run "leocad".
If you prefer to compile the program yourself, you can use the cvs server :pserver:guest@gerf.org:/usr/cvsroot (password is guest) to checkout the module leocad. I recommend using the tag for the last released version, for version 0.73 its leocad-0-73. You can do this by typing:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot login
Enter "guest" without the quotes when asked for a password to login. Now to download the latest released version, type:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot checkout -r leocad-0-73 leocad
Or if you want the latest development version:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot checkout leocad
Keyframing
Each object in a LeoCAD project can have a different position and orientation for each step or frame that it appears. This feature is called keyframing, and works differently if the program is in Instruction or Animation mode.
This is very useful when creating instructions because it allows you to have a door open in one step and closed later, or have the camera display the model from a different angle on a certain step to show details from another section of the model.
If youre in animation mode, LeoCAD automatically interpolates the value of the previous key with the value of the next key to calculate the position of the object at each frame. This makes the creation of animations a very simple thing because you only need to set the start and end positions and LeoCAD will take care of the other frames.
When the Key Button () from the Animation Toolbar is depressed, a new key is added at the current step/frame each time you move or rotate an object, if a key doesnt already exist. When the icon is not pressed, the changes are made to the key immediately before the current step/frame.
Instructions and Animations
LeoCAD can be used to create building instructions and animations, making it a very powerful editor. When you start the program youre placed in Instruction mode by default, you can switch between Animation and Instruction mode using the Mode Button () from the Animation Toolbar.
Each program mode stores the position and orientation of all objects in separate places, so changing the position of an object on one mode does not change it on the other mode. To easily copy the position from the other mode, choose Copy Keys From ... from the Pieces Menu.
When youre in Instruction Mode, each time unit is called a Step and when youre in Animation Mode, each time unit is called a Frame. The most important difference between the 2 modes is how Keyframing works.
<<lessIntallation:
The first thing you should do is check that you have an OpenGL library installed in your computer by typing /sbin/ldconfig -p |grep libGL, you should see libGL.so listed in the output. If you cant find it, then you should download and compile Mesa 3D. Dont forget to add the Mesa installation path to /etc/ld.so.conf or LD_LIBRARY_PATH and run /sbin/ldconfig.
The next step is to download the executable and the pieces library. After the download is complete you have to extract the pieces library to any directory of your choice but if you choose a place other than "/usr/local/share/leocad/", youll have to set the variable LEOCAD_LIB to that directory.
Now you should extract the LeoCAD precompiled binaries, to any directory and run "leocad".
If you prefer to compile the program yourself, you can use the cvs server :pserver:guest@gerf.org:/usr/cvsroot (password is guest) to checkout the module leocad. I recommend using the tag for the last released version, for version 0.73 its leocad-0-73. You can do this by typing:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot login
Enter "guest" without the quotes when asked for a password to login. Now to download the latest released version, type:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot checkout -r leocad-0-73 leocad
Or if you want the latest development version:
$ cvs -z3 -d :pserver:guest@gerf.org:/usr/cvsroot checkout leocad
Keyframing
Each object in a LeoCAD project can have a different position and orientation for each step or frame that it appears. This feature is called keyframing, and works differently if the program is in Instruction or Animation mode.
This is very useful when creating instructions because it allows you to have a door open in one step and closed later, or have the camera display the model from a different angle on a certain step to show details from another section of the model.
If youre in animation mode, LeoCAD automatically interpolates the value of the previous key with the value of the next key to calculate the position of the object at each frame. This makes the creation of animations a very simple thing because you only need to set the start and end positions and LeoCAD will take care of the other frames.
When the Key Button () from the Animation Toolbar is depressed, a new key is added at the current step/frame each time you move or rotate an object, if a key doesnt already exist. When the icon is not pressed, the changes are made to the key immediately before the current step/frame.
Instructions and Animations
LeoCAD can be used to create building instructions and animations, making it a very powerful editor. When you start the program youre placed in Instruction mode by default, you can switch between Animation and Instruction mode using the Mode Button () from the Animation Toolbar.
Each program mode stores the position and orientation of all objects in separate places, so changing the position of an object on one mode does not change it on the other mode. To easily copy the position from the other mode, choose Copy Keys From ... from the Pieces Menu.
When youre in Instruction Mode, each time unit is called a Step and when youre in Animation Mode, each time unit is called a Frame. The most important difference between the 2 modes is how Keyframing works.
Download (0.82MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1541 downloads
Ant SVK Task 0.0.10
Ant SVK Task is a software that can create fully functional support for the SVK SCM tool within Ant build files. more>>
Ant SVK Task is a software that can create fully functional support for the SVK SCM tool within Ant build files.
If you like to use SVK in relation with Ant you can use the library you have available which means you have to add the antsvk-Revision.jar to your CLASSPATH.
After that you have to define the different Task which can be used in Ant files later.
To define the svk checkout command you have to put the following Task definition into your Ant build file:
< taskdef name="svkCheckout" classname="com.soebes.antsvk.cli.command.CheckoutCommand" classpath="..."/ >
Enhancements:
- The complete test suite is now working with local repositories and mirrors which will be used by the test suite instead of real repositories.
- Trac is now used as the project management tool. Minor bugfixes were done.
<<lessIf you like to use SVK in relation with Ant you can use the library you have available which means you have to add the antsvk-Revision.jar to your CLASSPATH.
After that you have to define the different Task which can be used in Ant files later.
To define the svk checkout command you have to put the following Task definition into your Ant build file:
< taskdef name="svkCheckout" classname="com.soebes.antsvk.cli.command.CheckoutCommand" classpath="..."/ >
Enhancements:
- The complete test suite is now working with local repositories and mirrors which will be used by the test suite instead of real repositories.
- Trac is now used as the project management tool. Minor bugfixes were done.
Download (0.050MB)
Added: 2006-03-26 License: GPL (GNU General Public License) Price:
1307 downloads
Apache OFBiz
Apache OFBiz is an open source enterprise automation software project licensed under the Apache License Version 2.0. more>>
Apache OFBiz is an open source enterprise automation software project licensed under the Apache License Version 2.0.
By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
Main features:
- advanced e-commerce
- catalog management
- promotion & pricing management
- order management (sales & purchase)
- customer management (part of general party management)
- warehouse management
- fulfillment (auto stock moves, batched pick, pack & ship)
- accounting (invoice, payment & billing accounts, fixed assets)
- manufacturing management
- general work effort management (events, tasks, projects, requests, etc)
- content management (for product content, web sites, general content, blogging, forums, etc)
- and much more all in an open source package!
<<lessBy open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
Main features:
- advanced e-commerce
- catalog management
- promotion & pricing management
- order management (sales & purchase)
- customer management (part of general party management)
- warehouse management
- fulfillment (auto stock moves, batched pick, pack & ship)
- accounting (invoice, payment & billing accounts, fixed assets)
- manufacturing management
- general work effort management (events, tasks, projects, requests, etc)
- content management (for product content, web sites, general content, blogging, forums, etc)
- and much more all in an open source package!
Download (MB)
Added: 2007-01-11 License: The Apache License 2.0 Price:
631 downloads
APODIO 4.3.9
APODIO is a Mandriva-based specialist live CD designed for musicians and multimedia enthusiasts. more>>
APODIO project is a Mandriva-based specialist live CD designed for musicians and multimedia enthusiasts.
The new version 4.2.2 is considered a test release; it contains a large collection of software for audio, video and graphics manipulation.
The APODIO live CD boots into French by default, but English and a number of other languages are also supported.
The default window manager is the light-weight PWM, with OroboROX provided as an alternative.
The APODIO project was started in 2003 by the APO33 association It has two objectives : First : to create a live CD for PC, a complete audio station under GNU/Linux that could quickly be installed on the hard disk, or work straight away as a CD, with a Ram of at least 320 Mo, and practical and simple administration tools.
The 3.0.9 April 2003 APODIO version of the live CD immediately recognizes and adjusts itself to your equipment, your sound and graphic display adapters and your eventual hard disk partitions. It offers various interfaces, such as Gnome, Rox, Fluxbox... and a choice of software to work on sound. It is based on the GNU/Linux Mandrake 10.0 distribution and on the mklicecd group scripts for the creation of the live CD or of the hard disk.
The second objective is to give some sort of permanence to part of our work, while adhering to the principles of GNU/GPL. Unlike most other distributions that tend to drift too far away from the Linux Debian/RedHat/Mandrake communities, we wished to remain close to Mandriva, to allow users to reclaim the tools for themselves.
From the start, APODIO was not meant to become a finished or final product, but rather, a toolbox, more adapted to the common user than to the developer ; more practical than technical. Since we follow closely the Mandriva platform, we can concentrate more on what we find interesting in the first place, while making sure that our work will keep up with changes in hardware and software.
The complete remade July 2005 APODIO-4 version utilizes less RAM than the V3 ; it is based on - and can be synchronised with – Mandriva 2006 (cooker). Some video processing software has been added and the PureData base has been considerably increased.
We now have a practical base in the evolution of the live CD APODIO on Mandriva and new projects are in progress : the Poulpe (Octopus), a live CD that can be the basis for a sound and plastic installation, in various places linked by web-radio flows. Ref. the site : (http://www.apo33.org/poulpe) The Ubik, the live CD for a standby or a disabled situation, becomes a sound and video sculpture, connected to any other Ubik. It can be responsive to a network or to a keyboard/mouse set. Each user can either modify the CD base or the PureData patches found in a known directory in a disc, usb, fp... and thus personify his/her Ubik.
<<lessThe new version 4.2.2 is considered a test release; it contains a large collection of software for audio, video and graphics manipulation.
The APODIO live CD boots into French by default, but English and a number of other languages are also supported.
The default window manager is the light-weight PWM, with OroboROX provided as an alternative.
The APODIO project was started in 2003 by the APO33 association It has two objectives : First : to create a live CD for PC, a complete audio station under GNU/Linux that could quickly be installed on the hard disk, or work straight away as a CD, with a Ram of at least 320 Mo, and practical and simple administration tools.
The 3.0.9 April 2003 APODIO version of the live CD immediately recognizes and adjusts itself to your equipment, your sound and graphic display adapters and your eventual hard disk partitions. It offers various interfaces, such as Gnome, Rox, Fluxbox... and a choice of software to work on sound. It is based on the GNU/Linux Mandrake 10.0 distribution and on the mklicecd group scripts for the creation of the live CD or of the hard disk.
The second objective is to give some sort of permanence to part of our work, while adhering to the principles of GNU/GPL. Unlike most other distributions that tend to drift too far away from the Linux Debian/RedHat/Mandrake communities, we wished to remain close to Mandriva, to allow users to reclaim the tools for themselves.
From the start, APODIO was not meant to become a finished or final product, but rather, a toolbox, more adapted to the common user than to the developer ; more practical than technical. Since we follow closely the Mandriva platform, we can concentrate more on what we find interesting in the first place, while making sure that our work will keep up with changes in hardware and software.
The complete remade July 2005 APODIO-4 version utilizes less RAM than the V3 ; it is based on - and can be synchronised with – Mandriva 2006 (cooker). Some video processing software has been added and the PureData base has been considerably increased.
We now have a practical base in the evolution of the live CD APODIO on Mandriva and new projects are in progress : the Poulpe (Octopus), a live CD that can be the basis for a sound and plastic installation, in various places linked by web-radio flows. Ref. the site : (http://www.apo33.org/poulpe) The Ubik, the live CD for a standby or a disabled situation, becomes a sound and video sculpture, connected to any other Ubik. It can be responsive to a network or to a keyboard/mouse set. Each user can either modify the CD base or the PureData patches found in a known directory in a disc, usb, fp... and thus personify his/her Ubik.
Download (697.5MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1186 downloads
Pedeto 1.0.0
Pedeto is a plugin for Eclipse that provides a fully featured IDE for Perl. more>>
Pedeto is a plugin for Eclipse that provides a fully featured IDE for Perl.
Pedeto features full Eclipse integration, content assist, background syntax checking, code folding, syntax highlighting, a debugger, and much more.
Main features:
General
- Fully integrated into Eclipse
- Support for multiple Perl installations
- Wizards for creating new scripts and modules
Editor
- Content assist
- Background syntax checking
- Annotations, showing errors and warnings
- Code folding
- Incremental build
- Customizable syntax highlighting
- Advanced navigation features (CTRL+click)
- Tooltip help (see pod documentation of commands/methods by hovering with the mouse over the command)
- Outline view of the currently edited file
- Support for Tasks (TODO, FIXME)
- Auto indentation
- Automatic insertion of closing brackets, pattern delimiters, quotes
- Display pod comment when content assist window is shown (if available)
Debugger
- Breakpoints
- Watches
- Stepping (next, into, over, return)
- Automatic display of variables
Source code control
- Every SCM system supported by Eclipse can be used
Project management
- Work with any number of projects (which can also depend on eachother)
- Projects in the workspace can be closed, if they are currently not being worked on
Supported platforms
- Windows 2000/XP
- Linux
- Planned
- Mac OS X (x86 based)
- Solaris 10 (x86 based)
<<lessPedeto features full Eclipse integration, content assist, background syntax checking, code folding, syntax highlighting, a debugger, and much more.
Main features:
General
- Fully integrated into Eclipse
- Support for multiple Perl installations
- Wizards for creating new scripts and modules
Editor
- Content assist
- Background syntax checking
- Annotations, showing errors and warnings
- Code folding
- Incremental build
- Customizable syntax highlighting
- Advanced navigation features (CTRL+click)
- Tooltip help (see pod documentation of commands/methods by hovering with the mouse over the command)
- Outline view of the currently edited file
- Support for Tasks (TODO, FIXME)
- Auto indentation
- Automatic insertion of closing brackets, pattern delimiters, quotes
- Display pod comment when content assist window is shown (if available)
Debugger
- Breakpoints
- Watches
- Stepping (next, into, over, return)
- Automatic display of variables
Source code control
- Every SCM system supported by Eclipse can be used
Project management
- Work with any number of projects (which can also depend on eachother)
- Projects in the workspace can be closed, if they are currently not being worked on
Supported platforms
- Windows 2000/XP
- Linux
- Planned
- Mac OS X (x86 based)
- Solaris 10 (x86 based)
Download (2.0MB)
Added: 2006-10-23 License: Other/Proprietary License Price:
1096 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above plastic scm search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed