designed
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3313
Java::Import::Design 0.03
Java::Import::Design is the design of the Java::Import Module. more>>
Java::Import::Design is the design of the Java::Import Module.
MOTIVATIONS
The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In addition, we had a large component of the system, that already existed, and was written in Perl. We did not want to scrap our Perl work but it was becoming more tedious to maintain two implimentations as more and more things were being added to the system.
So, we decided that the major pieces of business logic would reside on the J2EE server and the Perl would be modified to make calls to the server. After some time and experimentation we began to realize that the memory footprint as well as the amount of time needed to make calls to the server using existing Perl to Java integration sulutions were just not acceptable. We therefore set out to find some other way. We tried all sorts of things but in the end we couldnt find anything that met our requirements and therefore decided to keep the origional system of doing things.
While at that job we never did find a suitable way to integrate our two systems. However, the problem still haunted me. It wasnt until the end of my career at that company that I saw an announcement for Googles first Summer of Code. It just so happened that as Google was announcing their brand new program that I had begun to play with the GNU GCJ suite of Java tools and came up with the idea of taking advantage of their ability to natively compile Java code for use with Perl. This may not have been a new idea but I couldnt find anything that would help me so I decided to write and submit a proposal to Google. Well, I was accepted and you now have Java::Import.
When I began to work on this project I started by creating my own namespace instead of stepping on the toes of the other existing Java/Perl integration project, Inline::Java. I did this primarily because I wanted a clean slate on which I could fully explore the nuances of GCJ, in particular its CNI interface. As I worked my module started to evolve into its own beast and at that point it seemed locigal to keep my own namespace. It is not my intention to replace Inline::Java and I still think that in te future much of the work I have done can be used by Inline::Java as an option to use GCJ specific functionality.
<<lessMOTIVATIONS
The original motivation for writing this module came out of a project I was working on during my previous employment. We had built a system in which a major part was implimented using EJBs on a J2EE server. In addition, we had a large component of the system, that already existed, and was written in Perl. We did not want to scrap our Perl work but it was becoming more tedious to maintain two implimentations as more and more things were being added to the system.
So, we decided that the major pieces of business logic would reside on the J2EE server and the Perl would be modified to make calls to the server. After some time and experimentation we began to realize that the memory footprint as well as the amount of time needed to make calls to the server using existing Perl to Java integration sulutions were just not acceptable. We therefore set out to find some other way. We tried all sorts of things but in the end we couldnt find anything that met our requirements and therefore decided to keep the origional system of doing things.
While at that job we never did find a suitable way to integrate our two systems. However, the problem still haunted me. It wasnt until the end of my career at that company that I saw an announcement for Googles first Summer of Code. It just so happened that as Google was announcing their brand new program that I had begun to play with the GNU GCJ suite of Java tools and came up with the idea of taking advantage of their ability to natively compile Java code for use with Perl. This may not have been a new idea but I couldnt find anything that would help me so I decided to write and submit a proposal to Google. Well, I was accepted and you now have Java::Import.
When I began to work on this project I started by creating my own namespace instead of stepping on the toes of the other existing Java/Perl integration project, Inline::Java. I did this primarily because I wanted a clean slate on which I could fully explore the nuances of GCJ, in particular its CNI interface. As I worked my module started to evolve into its own beast and at that point it seemed locigal to keep my own namespace. It is not my intention to replace Inline::Java and I still think that in te future much of the work I have done can be used by Inline::Java as an option to use GCJ specific functionality.
Download (0.028MB)
Added: 2006-12-06 License: Perl Artistic License Price:
1054 downloads
Web Business Pro 4a
Web Business Pro is a Web application designed for everyday business activities. more>>
Web Business Pro is a Web application designed for everyday business activities. The project includes support for customer lists, inventory, receipt printing, and accounting. Fully featured search functions and filters make it easy to find what you need quickly.
<<less Download (1.3MB)
Added: 2007-07-22 License: LGPL (GNU Lesser General Public License) Price:
828 downloads
Easy Hosting Control Panel 0.21
Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. more>>
Easy Hosting Control Panel is designed for hosting multiple domains on a single machine. It uses LAMP (Linux/Apache/MySQL/PHP).
Easy Hosting Control Panel aims to be easy to install and use, simple, and functional.
Enhancements:
- The installer was improved.
- Known bugs were fixed.
<<lessEasy Hosting Control Panel aims to be easy to install and use, simple, and functional.
Enhancements:
- The installer was improved.
- Known bugs were fixed.
Download (0.49MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
881 downloads
Electronic Design Automation - Index 1.0
Electronic Design Automation - Index is a web-based index system that can keep track of your sch/pcb/fp/pl numbers. more>>
The system can be used in the electronic world to keep track of your: Schematic, Printed Circuit Board, Front Plate, Programmable Logic Device numbers.
EDA index is programmed in PHP (and XHTML 1.0), using a MySQL database to store data, so its more or less OS independent, but a Linux server is recommended, since it already got most software installed as default, this configuration is also called LAMP (Linux Apache MySQL PHP)
Its also recommended that a local intranet server is used, since the system dont got a user login, so all data can be viewed without a password, but when you need to add or edit data a password is required. At first this approach might seem wierd, but its designed to allow quick lookups. Example:
You are sitting with a broken pcb with a number on it, and need to find the schematic (so you can repair it) on the computer or in the printed project (schematic) archive. EDA Index allow an quick lookup in the database, without you needing to login, so you get the job done faster.
As far as I know, there are no commercial (or free) program available that can do what EDA Index can, some companies may have created their own software, but how do that help you.
I have worked in an electronic department that had a self made application, but it lagged features like search.
This program is very usefull, if you are using numbers when:
Drawing electronic Schematics and PCBs using a CAD program like: Eagle, gEDA, Protel, Orcad, etc.
Creating Front Plate layouts in: GIMP, Coral Draw, Photoshop, AutoCAD, etc.
Programming Programmable Logic Devices like: PLD, EPLD, CPLD, PIC, APIC, PEEL, PAL, GAL, FPGA, Intel 80XX, Motorola 68XX, etc. Writing the code in: VHDL, Assambler, JEDEC, etc.
Enhancements:
- Included the bugfix to RC2.
- Updated online documentation.
- Updated INSTALL file.
<<lessEDA index is programmed in PHP (and XHTML 1.0), using a MySQL database to store data, so its more or less OS independent, but a Linux server is recommended, since it already got most software installed as default, this configuration is also called LAMP (Linux Apache MySQL PHP)
Its also recommended that a local intranet server is used, since the system dont got a user login, so all data can be viewed without a password, but when you need to add or edit data a password is required. At first this approach might seem wierd, but its designed to allow quick lookups. Example:
You are sitting with a broken pcb with a number on it, and need to find the schematic (so you can repair it) on the computer or in the printed project (schematic) archive. EDA Index allow an quick lookup in the database, without you needing to login, so you get the job done faster.
As far as I know, there are no commercial (or free) program available that can do what EDA Index can, some companies may have created their own software, but how do that help you.
I have worked in an electronic department that had a self made application, but it lagged features like search.
This program is very usefull, if you are using numbers when:
Drawing electronic Schematics and PCBs using a CAD program like: Eagle, gEDA, Protel, Orcad, etc.
Creating Front Plate layouts in: GIMP, Coral Draw, Photoshop, AutoCAD, etc.
Programming Programmable Logic Devices like: PLD, EPLD, CPLD, PIC, APIC, PEEL, PAL, GAL, FPGA, Intel 80XX, Motorola 68XX, etc. Writing the code in: VHDL, Assambler, JEDEC, etc.
Enhancements:
- Included the bugfix to RC2.
- Updated online documentation.
- Updated INSTALL file.
Download (0.90MB)
Added: 2005-05-31 License: GPL (GNU General Public License) Price:
1616 downloads
TCDialer 1.0
TCDialer is a DTMF dialer. more>>
TCDialer is a DTMF dialer. Designed to resemble telephone keypad. Useful for those who end up in a hotel with a pulse phone.
DTMF generator for those without a touch-tone phone.
Push the buttons. Hear the DTMF tones. Pretty simple.
<<lessDTMF generator for those without a touch-tone phone.
Push the buttons. Hear the DTMF tones. Pretty simple.
Download (0.019MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1101 downloads
Confluence System Design Language 0.10.4
Confluence System Design Language is a language for reactive system design. more>> <<less
Download (0.11MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1671 downloads
EasyChem 0.5
EasyChem is a software to draw chemical molecules easily and with high quality. more>>
EasyChem is a program designed to draw chemical molecules, written under Linux and using Gtk+ 2.
Main features:
- Drawing very easily ornaments (non-bonding electron pairs, ...)
- EPS exporting with LaTeX fonts (Computer Modern)
<<lessMain features:
- Drawing very easily ornaments (non-bonding electron pairs, ...)
- EPS exporting with LaTeX fonts (Computer Modern)
Download (0.24MB)
Added: 2005-04-01 License: GPL (GNU General Public License) Price:
1669 downloads
Preview 0.8.5
Preview is a simple image viewer for GNUstep. more>>
Preview is a simple image viewer for GNUstep. It is designed to be easy to use and support GNUstep features such as image design, pasteboard/services, printing, and layout.
<<less Download (0.067MB)
Added: 2005-07-12 License: GPL (GNU General Public License) Price:
2419 downloads

Open IT Online 2.5.1
Open IT Online will improve your browsers capability greatly. It is designed as a Firefox addon that allows to open and edit your documents from everywhere! more>> <<less
Added: 2009-07-21 License: MPL Price: FREE
13 downloads
Freerock GNOME 2.14.3
Freerock GNOME is a complete GNOME Desktop distribution designed and packaged specifically for Slackware Linux. more>>
Freerock GNOME is a complete GNOME Desktop distribution designed and packaged specifically for Slackware Linux.
Freerock GNOME installs cleanly and non-intrusively by utilizing the standard Slackware software package format (".tgz"). Freerock GNOME integrates seamlessly and easily into Slackware Linux version 10.2.
<<lessFreerock GNOME installs cleanly and non-intrusively by utilizing the standard Slackware software package format (".tgz"). Freerock GNOME integrates seamlessly and easily into Slackware Linux version 10.2.
Download (MB)
Added: 2007-03-18 License: GPL (GNU General Public License) Price:
952 downloads
tuneroid 0.9.5
tuneroid is a tuner for variety of musical instruments. more>>
tuneroid is a tuner for variety of musical instruments. It is designed to tune musical instruments on PC using a microphone or directly connecting the instrument to the PCs sound card.
<<less Download (0.61MB)
Added: 2005-09-08 License: GPL (GNU General Public License) Price:
1506 downloads
KMasterMind 2.2
KMasterMind is a mastermind game designed for K Desktop Environment. more>>
KMasterMind is a mastermind game designed for K Desktop Environment. KMasterMind game is written using Qt & KDE libraries.
KMasterMind is an intuitive game using the drag and drop mechanism for placing the pieces on site.
Enhancements:
- I added numerical labels to locate the position of the pieces and the ticks
- Tooltips for the toolbar buttons with the useful shortcuts
<<lessKMasterMind is an intuitive game using the drag and drop mechanism for placing the pieces on site.
Enhancements:
- I added numerical labels to locate the position of the pieces and the ticks
- Tooltips for the toolbar buttons with the useful shortcuts
Download (0.59MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1121 downloads
WEbTide Unix 1.3
WebTide freeware HTML editor more>> The WebTide text editor is a new free HTML editor. It is designed to help web developers in creating fast and professional websites. It is also a programmer text editor.<<less
Download (1447)
Added: 2009-04-09 License: Freeware Price: Free
201 downloads
Kite 0.4
Kite project is a programming language designed to minimize as much of the programmer experience as possible. more>>
Kite project is a programming language designed to minimize as much of the programmer experience as possible -- quick development and running time and low CPU and memory usage.
As this is a new project, were just getting things started. Feel free to poke around and learn more!
<<lessAs this is a new project, were just getting things started. Feel free to poke around and learn more!
Download (0.36MB)
Added: 2007-04-03 License: BSD License Price:
934 downloads
PlanetGenesis 1.7
PlanetGenesis is a Java program designed to produce models of planets and landscapes. more>>
PlanetGenesis is a Java program designed to produce models of planets and landscapes.
A little like Mojoworld but free (as in beer and speech) and no where near as good.
PlanetGenesis produces:
- 16bit greyscale bitmaps.
- Wavefront format objects.
- POV-RAY 3.5 mesh2 meshs.
- Terragen terrains.
based on pseudo-random noise. Which can be used in 3D rendering sofware.
<<lessA little like Mojoworld but free (as in beer and speech) and no where near as good.
PlanetGenesis produces:
- 16bit greyscale bitmaps.
- Wavefront format objects.
- POV-RAY 3.5 mesh2 meshs.
- Terragen terrains.
based on pseudo-random noise. Which can be used in 3D rendering sofware.
Download (0.23MB)
Added: 2007-02-08 License: BSD License Price:
583 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 designed 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