RSS 313 projects tagged "OS Independent"

No download Website Updated 01 May 2013 PMD

Screenshot
Pop 617.97
Vit 77.38

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.

Download Website Updated 09 May 2013 JSch

Screenshot
Pop 596.36
Vit 150.58

JSch is a pure Java implementation of SSH2. It allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc. You can integrate its functionality into your own Java programs.

No download Website Updated 20 Feb 2013 PHP HTTP protocol client

Screenshot
Pop 452.83
Vit 48.22

PHP HTTP protocol client is a PHP class for making HTTP requests. It can establish connections via SOCKS or proxy servers and establish secure connections (HTTPS) with optional SSL client certificates. It supports HTTP Basic, HTTP Digest, and NTLM (Windows or Samba) authentication mechanisms. It submits POST requests with user-defined form values, file uploading, or with user-defined request bodies. It handles cookies and automatic redirection handling. There is an addon class that logs in to Yahoo! and executes actions on behalf of the user, like exporting the address book or sending invitations to Yahoo! groups.

No download Website Updated 30 Oct 2012 FreeNAS

Screenshot
Pop 399.35
Vit 16.50

FreeNAS is a NAS (network attached storage) server OS based on FreeBSD 8.0. It supports a wide range of technologies: Web GUI, ZFS filesystem, snapshot, thin provisioning, iSCSI, NFS, and more.

Download Website Updated 04 Sep 2009 Email address validation component

Screenshot
Pop 328.54
Vit 7.47

This is a PHP class that attempts to validate a given e-mail address at three levels: matching the address against a RFC compliant regular expression, verifing the existence of the destination SMTP server by verifying the respective DNS MX record, and connecting to that server to see if the given address is accepted as a valid recipient. The class also features a debugging output option that lets you see the remote SMTP server connection and data exchange dialog to see the real cause why an apparently valid address may not be accepting messages.

Download Website Updated 17 Apr 2007 Information Resource Manager

Screenshot
Pop 302.56
Vit 8.36

IRM is a Web-based asset tracking and help desk/work request system built for IT departments and help desks. It keeps detailed information about each computer, as well as a complete history of work requests. It keeps track of detailed computer information such as CPU type/speed, amount of RAM, Hard Drive Size, serial numbers, etc. The system includes the ability to track networking hardware and any type of software. Also included is support for email notification of both users and technicians, and some support for monitoring computer systems via SNMP.

No download Website Updated 28 Aug 2009 CuteFlow

Screenshot
Pop 257.74
Vit 9.09

CuteFlow is a Web-based document circulation/workflow tool. Users are able to define "documents", which are sent step-by-step to every user in a list. It provides an electronic method for doing internal document circulations.

Download Website Updated 04 Jan 2013 Scala

Screenshot
Pop 248.57
Vit 38.20

Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more. It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.

Download Website Updated 27 Jun 2011 Metabase

Screenshot
Pop 241.34
Vit 12.99

Metabase is a DBMS-independent PHP API to access SQL databases. It supports MySQL, PostgreSQL, Oracle, Microsoft SQL server, Microsoft Access, ODBC, Interbase, Informix, MiniSQL, and SQLite. It supports nested transactions, blobs, and prepared queries. It can install database schemas defined in a DBMS independent XML format that describe tables, indexes, primary keys, and auto-increment sequences. It is also able to upgrade a database to a new schema without affecting the data that was stored since it was installed or upgraded for the last time. There is also schema reverse engineering support.

Download Website Updated 01 Mar 2012 FreeMarker

Screenshot
Pop 239.46
Vit 26.62

FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.

Screenshot

Project Spotlight

Talend Open Studio for Data Integration

An extendable extract-transform-load tool where jobs are Perl or Java scripts.

Screenshot

Project Spotlight

CloverETL

A Java framework for building data integration and ETL applications.