Showing 107 open source projects for "using"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    HTML Canvas Javascript Library
    A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Displaying tabular information in a graphical form is helpful for a visual representation of the data. HTML Horizontal Bar Chart generated using HTML Tables and WhizBase Server Pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    provide easy base to any cgi-based web system. write your perl handler, write your xslt and enjoy. currently presentations based on xslt trasformation of dumped perl code, using gnome libxml2/libxslt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A PHP datagrid using the CodeIgniter framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    VisualCube

    A php script for generating Rubik's cube visualisations

    ...If you do not have access to your own server, or would just like to try out the software, please visit: http://cube.crider.co.uk/visualcube.php PREREQUISITES You will need: * Access to an Apache web server with PHP and ImageMagic installed. * A MySQL database. This is optional, but will improve performance if you have a high traffic website. STEPS 1. Download the code using the download button on this page. 2. Extract the files into a web-accessible folder. 3. Edit the configuration variables in visualcube.php 4. Point your browser to: www.yourwebsite.com/visualcube.php
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    AmCharts-PHP is a library of classes to configure AmCharts. Configuring AmCharts using XML files is very annoying when using for manydifferent charts. AmCharts-PHP allows you to configure your charts and just use the resulting code on your page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Extra utilities for easy Query String and HTTP Cookie data access using Server Side Includes (SSI) over Apache Httpd web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generating Excel 97+ files with Python 2.4+ (need decorators), importing Excel 95+ files, support for UNICODE in Excel files, using variety of formatting features and printing options, Excel files and OLE2 compound files dumper. No need in Windows/COM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Java framework for building RESTful web-applications using Spring-MVC. Be sure to check out our website: http://spring-mvc-rest.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    img2xhtml is a little and fast ansi C program that converts images (jpeg for example) into plain xhtml files, that draws the image using html elements to draw the divs, there is no difference between the original image and his xhtml version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ArrayPipeLine is a web-based Laboratory Information Management system, using MySQL, Perl CGI and R. It enables high-throughput analysis of microarray data, providing automation of data handling, and rapid creation and implementation of analysis pipelines
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A PHP Class used to add MultiThreading-like Functionality to PHP Using Many Option to call threads (Now Sockets ,Ajax & Cli) , And Inter Thread Communication & Synchronization (Now Using Shared Memory ,Flat files & MySQL ) Docs on Project sf website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C++/CPP bbcode library bbcodelib

    Fast and reliable C++ library designed to parse Board Bulletin Codes

    bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time. Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP and Javascript based library to help create and validated web based forms. Using PHP, the JQuery javascript library and JQuery forms. Form data can also be submited via AJAX POST. Forms can be validated user side and server side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ProForma is a fully object-oriented PHP5 library for building and managing XHTML forms. It provides a standard API for form creation, validation, auto-fill, and more. The XHTML output is standards compliant and highly skinnable using CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OASIS is a high-performance ad server built using PHP on top of MySQL. It is designed to handle many hundreds of thousands of ad impressions per hour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jstags is a tags library providing utilities available by using JavaScript but without the need to do so. It includes Effects, Ajax tags, ... and makes changes in css properties, effects, ... easy to create and configure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PfP Studio is a visual programming system for RAD of Web based applications using PHP and Javascript. The frontend runs in a browser. It is intended to complement the skills of the developer rather than masking out the base languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libwebplot is a C library for dynamically generating plots in a CGI environment. The currently available plot types are: scatter plots, histograms, and heat plots. The library will generate png or jpeg (using gd) with imagemaps (i.e. a clickable plot).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebComponent

    WebComponent

    PHP class that separates programming from presentation using templates

    WebComponent is a simple but flexible and powerful PHP class that outputs HTML content to the browser, based on templates and variables. Under a good design it eliminates the "developers vs art designers" war, separating the programming from presentation code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Picax is a AJAX photo gallery which will use the XML format from Google’s Picasa Album to display exported albums on your own homepages. It has features as multiple albums, slideshows and by using google maps it can display where the pictures were take
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FeedCreator.class.php provides an easy way to create RSS feeds from within PHP using ease to use classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    phleackr is a PHP binding for the Flickr API, using the XML-RPC format and thought to be compatible with PHP4 and PHP5, while avoiding the need for PEAR packages. in the future it will also support the REST format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ASP.NET DB Admin Control is a small Web Application, contains basic database functions using ASP.NET including a database driven user authentication, adding new records, viewing records, editing and deleting records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jFileUploader is a pure java library that can be used to upload files to a java based webservers. File uploading just becomes a two step process by using jFileUploader. Supports conventional elements as well as file elements.
    Downloads: 0 This Week
    Last Update:
    See Project