20 Sep
Posted by jj as Web
Web services, an emerging paradigm for architecting and implementing business collaborations within and across organizational boundaries, are currently of interest to both software vendors and scientists. In this paradigm, the functionality provided by business applications is encapsulated within web services: software components described at a semantic level, which can be invoked by application programs or by other services through a stack of Internet standards including HTTP, XML, SOAP, WSDL and UDDI [3,18]. Once deployed, web services provided by various organizations can be inter-connected in order to implement business collaborations, leading to composite web services.
Read the rest of this entry »
BioTeam first became interested in Univa UD’s software efforts after hearing Univa CTO Steve Tueckespeak in Regensburg, Germany at the 2007 Grid Engine workshop. Shortly after that event Univa formally became Univa UD after merging with United Devices. At the time, Steve’s company seemed to be one of the few companies positioning themselves to offer full support and professional services encompassing commonly used open source products such as Sun Grid Engine that BioTeam often works with in the field. Individually these popular open source resources are relatively easy to acquire but Univa UD seemed to be making an interesting effort to become the one stop shop for a fully supported and integrated set of commonly required tools and technology.
Read the rest of this entry »
With the rise of model-driven development, model repositories are intended to facilitate research in model engineering and consequently in domain-specific modeling. Model repositories are central places where all kinds of modeling artifacts (e.g., meta-metamodels, metamodels, models, and possibly transformation models) are stored and coordinated. They can serve as a platform for making available the specification of metamodels to others (typically necessary for domain-specific modeling languages) and for exchanging models, as well as a resource for teaching/learning materials.
Read the rest of this entry »
NASA Image2000 is an image processing software package available on multiple platforms, designed to bring high-end scientific image processing capabilities to the standard desktop computer. (See Minimum Specifications in Section 1.2 for limitations for Mac and Unix operating systems.) Developed to meet the needs of educators, NASA Image2000 supports the display, analysis and processing of satellite imagery.
Read the rest of this entry »
03 Nov
Posted by jj as Development, Web Server
If you’re one of the four, five, maybe even six people
out there on the Internet who want to set up an A/UX web server, then this guide is for you. To make things simpler, this document follows a few standard conventions. Text in Courier is reserved for terminal sessions. This provides a sample walkthrough of commands to type and their usual responses. For example: A larger courier font is used to denote relevant commands mid-sentence, such as newconfig, in order to separate the command from the rest of the text. File and path names, such as /etc/inittab, are in bold. Individual references to filenames without paths like inittab aren’t.
Read the rest of this entry »
Microsoft® Windows® Compute Cluster Server 2003 is designed specifically to run parallel, high-performance computing (HPC) applications to solve complex computations. Windows Compute Cluster Server 2003 accelerates time-to-insight by providing an HPC platform that is simple to deploy, operate and integrate with existing infrastructure and tools.
Read the rest of this entry »
Memory protection
Buffer overrun attacks are among the most common mechanisms, or vectors, for intrusion into computers. In this type of exploit, the attacker sends a long string to an input stream or control – longer than the memory buffer allocated to hold it. The long string injects code into the system, which is executed, launching a virus or worm.
Read the rest of this entry »
SQL - Structured Query Language
Structured Query Language, is a computer language designed for retrieval and management of data in relational database management systems database schema creation and modification database object access control management.
History:
The first version of SQL was developed at IBM by Donald D. Chamberlin and Raymond F. Boyce in the early 1970s. Standardized in 1986 by ANSI. Subsequent versions of the SQL standard have been released as ISO standards
Read the rest of this entry »