Software Index
Related Topics
Popular Trends
Trending Topics
 

Maximo Cmms Implementation

All | Freeware
Product Title  /  Popularity Revised License Rating Size
FastMaint CMMS Maintenance Management Software
FastMaint CMMS Maintenance Management Software is a powerful software application that makes it easy to manage plant maintenance, utility maintenance (power, water, sewage), facility and building maintenance, resort and restaurant maintenance, and fleet maintenance. Solutions are available for use on ...
May 6th 2003 Shareware  5 stars 13k
CWorks CMMS 2_1c
Free Computerized Maintenance Management System (CMMS) for small and medium size sites. MS Access required.
October 2nd 2003 Freeware    875k
CWorks CMMS
Free Computerized Maintenance Management System (CMMS) for small and medium size sites. MS Access required.
October 2nd 2003 Freeware    875k
Maintenance Assistant Free Maintenance Management Software
Manage maintenance tasks, parts, suppliers from any computer, anywhere, with our free CMMS software.

Maintenance Assistant is full-featured Industrial Strength Computerized Maintenance Management Software. It not only integrates the best features of the competition, but also includes an intuitive user interface ...
March 7th 2007 Freeware  5 stars 5,655k
SoftHSM
SoftHSM is an implementation of a cryptographic store accessible through a PKCS#11 interface. It can be used to explore PKCS#11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan ...
January 10th 2011 Freeware    369k
Ruby Crypt
Ruby Crypt library is a pure-ruby implementation of a number of popular encryption algorithms. Block cyphers currently available include Blowfish, GOST, IDEA, and Rijndael (AES). Cypher Block Chaining (CBC) has been implemented. Twofish, Serpent, and CAST256 are planned for release ...
July 1st 2011 Freeware    20k
couchdb-glib
CouchDB-glib is a GLib-based implementation of the client side protocol for CouchDB, a replication and synchronization database from the Apache project.

Building:

To build it, the following dependencies are needed:

* json-glib >= 0.7.2
* glib and gobject
* libsoup >= 2.4

To ...
May 16th 2011 Freeware    307k
CryptoLib
CryptoLib is a library that provides the implementation of several cryptographic algorithms.

It is designed as an extension to the .Net Framework cryptographic library, and it is totally interoperable with its classes.. . Publisher of CryptoLib, Author of CryptoLib 0.1. CryptoLib ...
October 26th 2011 Freeware    72k
snimpy
snimpy is an interactive SNMP tool written in Python.

snimpy is a Python-based tool providing a simple interface to build SNMP query. Here is a very simplistic example that allows to display the routing table of a given host:

load("IP-FORWARD-MIB")
m=M()
routes = m.ipCidrRouteNextHop
for ...
January 25th 2011 Freeware    215k
tiddlyweb
tiddlyweb is an optionally extensible, headless RESTful datastore for TiddlyWiki. It attempts to provide a tested, documented, and clear implementation of several facets that make up a good server side:

* transparent system and code suitable for porting to other languages ...
June 12th 2011 Freeware    123k
TDFS
TDFS stands for "Trivially distributed file system", and is a proof-of-concept implementation of distributed file system as a ("stacked") layer above normal file systems. It uses the FUSE libraries and subsystem to implement this operation in userland.

NOTE:This is currently a ...
April 1st 2011 Freeware    297k
SpiderMonkey
SpiderMonkey is a modified version of Mozilla’s C implementation of javascript, with some extra functions to help with malware analysis.

Additional functionality:. SpiderMonkey « Didier Stevens. Publisher of SpiderMonkey, Author of SpiderMonkey 1.7.0. SpiderMonkey is a modified version of Mozilla’s C ...
September 4th 2011 Freeware    870k
Gearman-JMS
Gearman-JMS is an implementation of JMS using gearmand as the JMS provider.

Gearman-JMS started as a capstone project for Portland State University's CS487-88 Spring-Summer 2009 Sequence.

About Gearman

Gearman provides a generic application framework to farm out work to other machines or processes ...
June 9th 2011 Freeware    1,638k
gawk
gawk utility interprets a special-purpose programming language.

If you are like many computer users, you would frequently like to make changes in various text files wherever certain patterns appear, or extract data from parts of certain lines while discarding the rest.

To ...
October 23rd 2011 Freeware    2,427k
Flock for Linux
Flock is a basic flocking implementation, demonstrating the organization and collection of many bodies in a cohesive group. The boids all follow the mouse, and are bounded to stay inside the screen.. Jared Forsyth's Playground | programming, origami, linux. Publisher ...
February 22nd 2011 Freeware    10k
FMSPy
FMSPy is a Python library that provides implementation of RTMP protocol upon Twisted Framework. On top of protocol implementation it builds server for Flash/Flex clients.

At the moment FMSPy supports:

* basic RPC support;
* application plugin infrastructure (applications are designed as FMSPy ...
August 8th 2011 Freeware    266k
FreeTDS
FreeTDS is an open-source implementation of the TDS (Tabular DataStream) database client access protocol and related libraries used by Sybase and Microsoft.. Brian Bruns - Publisher Page of FreeTDS - Downloadplex.com. Publisher of FreeTDS, Author of FreeTDS 0.82. FreeTDS is ...
July 7th 2011 Freeware    1,536k
Firebird .NET Data Provider
Firebird .NET Data Provider is an ADO.NET data provider for Firebird. Firebird .NET Data Provider is written in C# and provides a high-performance native implementation of the Firebird API. It also includes an implementation of the Firebird Services API and ...
April 1st 2011 Freeware    547k
FUR filesystem
FUR is a application that let the user mount a Windows CE based device on your Linux file system: it uses the brilliant FUSE (acronym of File system in UserSpacE of Miklos Szeredi) and the great librapi2 of the Synce ...
July 27th 2011 Freeware    563k
GDataFS
GDataFS is a FUSE implementation that mounts your account at Google's Picassa web to your filesystem.

The filesystem supports full read/write and delete of album and photos.. GDataFs (mounts picassa web, Youtube and google docs to your filesystem.). Publisher of GDataFS, ...
May 13th 2011 Freeware    4,936k
Related Scripts
General Guidelines for C# Class Implementation
General Guidelines for C# Class Implementation is a tutorial which demonstrates how to use various classes of C# in the application developmemt. All classes should be CLS compliant. The public members of the class should be documented using XML comments ...
December 13th 2005 Freeware     
Here is a basic Queue implementation in C#
Here is a basic Queue implementation in C# is a tutorial in which the author discusses about the data structure called queue in C#. Queue manages the data in a 'First In First Out' basis. The author offers you the ...
December 3rd 2005 Freeware     
Javascript Des Implementation
This is a javascript implementation of DES, the Data Encryption Standard, supporting ECB and CBC modes. It also includes a Triple DES function.
December 15th 2005 Freeware     
RSA Implementation for Java
RSA Implementation for Java is a simple online security program. Webmasters can use this script for generating both public and private key pair of specified length, and to encrypt and decrypt strings with those keys. This online java application is ...
November 30th 2005 Freeware     
CInputBox C/C++ win32 implementation
C/C++ InputBox implementation that allows to have a simple InputBox like Visual Basic's one. It is coded in simple win32 API calls without MFC and allows full customization
June 18th 2006 Freeware    6k
.NET Assemblies - III
This article deals with assemblies and their implementation in .NET. The main content of this article is about implementing a simple .NET assembly. In ASP.NET web applications, the users might employ many pre-built assemblies. The author helps by teaching the ...
December 5th 2005 Freeware     
.NET Remoting Authentication and Authorization Sample - Part I
This is an online tutorial using which readers can learn how to make solution for .NET remoting. This tutorial explains this concept by discussing about Microsoft.Samples.Security.SSPI, independent sample applications that can be used for security solution implementation, authorization, authentication etc.,
December 5th 2005 Freeware     
.NET Threaded Forum Source Code
This is the output of the author's idea behind creating a new ASP.NET threaded forum in C#. The code is very simple without the implementation of any complex codes. The main highlight of this forum is to bind more sites ...
November 29th 2005 Freeware     
3D Multi Series Line Chart Bean
3D Multi Series Line Chart Bean is a charting tool that can add Line Charts to your application. The feature of this java bean has been grouped in to several different data objects. It will enable simple and flexible implementation ...
November 29th 2005 Commercial     
A Subtle Reason to Upgrade
A Subtle Reason to Upgrade is an reference article which concentrates on upgrading to VB.NET frame work. In this article author deals with the supports that the developers can get use of while migrating to VB.NET framework. And some common ...
December 12th 2005 Freeware     
Related Code
RSP Encrypt .Net 1.0.0
.Net library to encrypt files with a very fast implementation of AES 256 bits and standard RC4 , the AES ( Advanced Encryption Standard ) is adopted by NIST as an encryption standard to be used when very strong encryption ...
February 9th 2006     57k
How to send E-mail using PHP COM functions
COM is a technology which allows the reuse of code written in any language (by any language) using a standard calling convention and hiding behind APIs the implementation details such as what machine the Component is stored on and the ...
March 6th 2006     1k
A C++ implementation of the Levenshtein Distance
The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance". The "Levenshtein distance" was named after the russian scientist "Vladimir Levenshtein", who has discovered it back in 1965. The ...
March 16th 2006     19k
ASPMD5
ASPMD5 is an ASP implementation of the RSA's MD5 hashing algorithm. Very handy for storing and transmitting password hashes. You'll never have to store cleartext passwords in your databases ever again!
April 23rd 2006     6k
Avoiding Cursors
Some times, in our query, we may use temporary tables and cursor's to get the required result. This implementation in some cases can be avoided using User Defined Functions.
May 6th 2006     4k
New Software
Popular Software