SourceForge
Browse Enterprise Blog Help Jobs
Log In or Join

Solution Centers

Go Parallel HTML5 Windows 8 Smarter IT Big Data
Newsletters
  • Home
  • Browse
Find out more about Go Parallel Find out more about Apache Open Office Find out more about VLC Media Player Find out more about Pidgin Find out more about PDFCreator Find out more about Sweet Home 3D
Advanced
Filters
  • Programming Language: JavaScript ×
Refine your search
Translations
  • English (6,086)
  • German (1,138)
  • French (984)
  • Spanish (887)
  • Italian (485)
  • Russian (454)
  • Chinese (421)
  • Brazilian Portuguese (335)
  • Dutch (307)
  • Portuguese (225)
  • Polish (194)
  • Japanese (178)
  • Chinese (148)
  • Czech (146)
  • Swedish (133)
License
  • OSI-Approved Open Source (11,626)
    • GNU General Public License version 2.0 (6,401)
    • GNU Library or Lesser General Public License version 2.0 (1,281)
    • GNU General Public License version 3.0 (1,116)
    • BSD License (864)
    • Apache License V2.0 (648)
    • MIT License (635)
    • Mozilla Public License 1.1 (250)
    • Academic Free License (225)
    • Affero GNU Public License (206)
    • GNU Library or Lesser General Public License version 3.0 (180)
    • PHP License (165)
    • Apache Software License (128)
    • Mozilla Public License 1.0 (111)
    • Open Software License 3.0 (108)
    • Common Public License 1.0 (106)
  • Public Domain (404)
  • Other License (319)
  • Creative Commons Attribution License (177)
    • Creative Commons Attribution ShareAlike License V3.0 (41)
    • Creative Commons Attribution Non-Commercial License V2.0 (37)
    • Creative Commons Attribution ShareAlike License V2.0 (2)
Programming Language
  • PHP (6,414)
  • Java (2,909)
  • JSP (854)
  • C++ (641)
  • Perl (597)
  • Python (494)
  • PL/SQL (461)
  • C# (458)
  • C (406)
  • XSL (356)
  • ActionScript (331)
  • ASP.NET (243)
  • Unix Shell (227)
  • Ruby (189)
  • ASP (162)
Status
  • 1 - Planning (3,221)
  • 4 - Beta (2,899)
  • 5 - Production/Stable (2,814)
  • 2 - Pre-Alpha (2,124)
  • 3 - Alpha (2,087)
  • 7 - Inactive (294)
  • 6 - Mature (287)
OS
  • Windows (12,065)
  • Linux (11,991)
  • Mac (10,550)
  • Grouping and Descriptive Categories (7,516)
    • OS Independent (4,916)
    • All POSIX (1,482)
    • All 32-bit MS Windows (1,358)
    • OS Portable (798)
    • 32-bit MS Windows (710)
    • All BSD Platforms (398)
    • 64-bit MS Windows (263)
    • 32-bit MS Windows (154)
    • Project is an Operating System Distribution (21)
    • Project is OS Distribution-Specific (14)
    • Project is an Operating System Kernel (6)
    • Classic 8-bit Operating Systems (3)
  • Modern (2,127)
    • Linux (1,563)
    • WinXP (738)
    • OS X (456)
    • Win2K (322)
    • Windows 7 (317)
    • Vista (237)
    • FreeBSD (159)
    • Solaris (134)
    • OpenBSD (60)
    • NetBSD (45)
  • BSD (1,338)
  • Other Operating Systems (425)
    • Microsoft Windows Server 2003 (146)
    • Other (83)
    • WinNT (56)
    • Win98 (32)
    • Console-based Platforms (30)
    • Apple Mac OS Classic (25)
    • HP-UX (24)
    • IBM AIX (21)
    • WinME (20)
    • BeOS (18)
    • Win95 (12)
    • BSD/OS (11)
    • IBM OS/2 (10)
    • GNU Hurd (9)
    • MS-DOS (9)
Freshness
  • Recently updated (1,931)

Top Apps

Sort By
Name
  • Most Popular
  • Last Updated
  • Name
  • Rating
  • Audio & Video
  • Business & Enterprise
  • Communications
  • Development
  • Home & Education
  • Games
  • Graphics
  • Science & Engineering
  • Security & Utilities
  • System Administration

Showing page 6 of 523.

  • AJAX JSP Tags Icon
    AJAX JSP Tags

    A set of JSP tags which allows AJAX, Asyncronous Javascript and XMLHttpRequest, functions to be easily integrated into JSP pages. Based on the RoR AJAX features it uses the Prototype Object Orientated Javascript library (http://prototype.conio.net/)

    0 weekly downloads
  • AJAX MVC Icon
    AJAX MVC

    The AJAX MVC separates view management from data services in web apps cleanly and configurably. It enables you to build light, rich web interfaces that plug into SOAs. It strives to eliminate ad-hoc data service integration from AJAX applications.

    1 weekly downloads
  • AJAX Micro Mini Library Icon
    AJAX Micro Mini Library

    AJAX Micro Mini Library is a simplest library [ 2.8KB just ] to send data using post or get to an external fetch and send back the output ! Very user friendly and easy ! This pack comes with example PHP project to test

    3 weekly downloads
  • AJAX MySQL Admin Icon
    AJAX MySQL Admin

    The project aims to create a web based database administration tool, with expansion into automatic code generation from the database schema. The code allows creation and removal of databases, tables and fields via a web browser.

    1 weekly downloads
  • AJAX PHPInvoker Service Icon
    AJAX PHPInvoker Service

    Javascript to call a PHP function: var ajphp = new AJAXPHPInvoker('page.php'); . . ajphp.CallFunction(0,'DoesUserExist', mytextbox.value); function OnReturn(senderID, returnValue, outputText) { alert('User '+returnValue); }

    0 weekly downloads
  • AJAX Perl Chat Icon
    AJAX Perl Chat

    AJAX Perl Chat is a chat/shoutbox written in Javascript on client side and Perl on server side. Extremely light server side, low bandwidth consumption, scalability, NO database, ease of use & integration, XHTML & CSS compliant, ease of administration

    4 weekly downloads
  • AJAX Queue Class Icon
    AJAX Queue Class

    A Robust and Simple AJAX Queue "Driver" Class for Browsers

    2 weekly downloads
  • AJAX SQL GRID Icon
    AJAX SQL GRID

    Simple webbased tool to execute SQL queries. Results are shown in a interactive grid.

    0 weekly downloads
  • AJAX Topic Map Icon
    AJAX Topic Map

    AJAX Topic Map is an application designed to visualize Topic Maps in any webbrowser without the use of plugins.

    0 weekly downloads
  • AJAX Tree Control Icon
    AJAX Tree Control

    The AJAX Tree is a modified version of SilverStripe's tree control that adds dynamic loading of child nodes via AJAX. The project contains some Ruby-on-Rails examples that show how to use and customize the tree.

    3 weekly downloads
  • AJAX VNC Viewer Icon
    AJAX VNC Viewer

    A true ajax client which can communicate with the VNC server via a java server. The Java server communicates with the VNC server using RFB protocol. The servlet takes care of the AJAX communication with the client side code.

    0 weekly downloads
  • AJAX WebService Component Icon
    AJAX WebService Component

    AJAX WebService component provides easy and efficient way to explore/invoke any WebServices directly from JavaScript (both RPC and Document style), without additional server-side support. Incorporated WebService Explorer shows many abilities of component

    3 weekly downloads
  • AJAX cardgame framework Icon
    AJAX cardgame framework

    JavaScript, CSS, and a bare minimum of image data come together to provide a card game framework for the web. To start, a solitaire game has been implemented on the framework. Future plans include AJAX support for multiplayer games.

    0 weekly downloads
  • AJAX for PHP v2 Icon
    AJAX for PHP v2

    Remake of AJAX for PHP (by C. Bess) (www.ajaxforphp.com). This framework features easier implementation in design, on-the-fly encryption. Future additions are smarty template implementation.

    0 weekly downloads
  • AJAX for traditional J2EE applications Icon
    AJAX for traditional J2EE applications

    With this library, providing AJAX support for an existing J2EE based web application is simple

    1 weekly downloads
  • AJAX library for PClike tools on the web Icon
    AJAX library for PClike tools on the web

    A complete AJAX library by PHP, MySQL and JavaScript. The aim is creating PC-like tools on web.

    0 weekly downloads
  • AJAX sugarfree Icon
    AJAX sugarfree

    "AJAX sugarfree" is a powerful object-oriented framework, it makes implementing of various AJAX-ideas in your site very easy and convenient.

    6 weekly downloads
  • AJAX with J2EE Made Easy Icon
    AJAX with J2EE Made Easy

    This API enables objects to be easily passed from Java to JavaScript via XML. It consists of a Java library and a JavaScript file. The Java recursively turns any bean or collection into XML. The JavaScript returns an object similar to the Java object.

    0 weekly downloads
  • AJAX-LWB: Light-Weight Binder Icon
    AJAX-LWB: Light-Weight Binder

    HTML + WebServices = Rich Browser Applications The Lightweight Binder is a javascript library that can work with other AJAX libraries. Use HTML and minimal code to produce a rich responsive browser based UI for data centric applications.

    1 weekly downloads
  • AJAX/PHP Command Shell Icon
    AJAX/PHP Command Shell

    An Ajax/PHP WebShell to command your webserver from any computer. Supports password-protection, very fast interface, never reload the page, history item of commands, easy custom-command adding, quick commands, tabs, upload function, file browser ...

    39 weekly downloads
  • AJAXDRAW Icon
    AJAXDRAW

    A project aiming to create an AJAX vectorial graphic system. Features: - SVG-based (performance) and VML-based (IE compatibility) - cross-browser (Firefox, Safari, Chrome + IE7)

    2 weekly downloads
  • AJAXForms Icon
    AJAXForms

    AJAXForms is a tool that transforms XHTML/XForms documentos, that can't be used in browsers, to HTML with Javascript documents. This tool is implemented using AJAX.

    5 weekly downloads
  • AJAXIrc Icon
    AJAXIrc

    IRC Client written in PHP that can be installed on web server to replace popular "JAVA chat" applications. Warning: not recommended for shared hosting packages because they usually don't allow irc.

    0 weekly downloads
  • AJAXLib Icon
    AJAXLib

    AJAXLib is a class written in JavaScript that provides an easy way to implement AJAX (XMLHttpRequest) in your web applications. With AJAXLib you can send data via POST or GET to server (PHP/PERL/JSP,etc) and get the result directly in your JavaScript.

    3 weekly downloads
  • AJAXOmeter Icon
    AJAXOmeter

    A quick download and upload speed test utility written in PHP and JavaScript which utilizes (but does not require) SVG support for some pretty graphics.

    4 weekly downloads
  • Back
  • …
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • Next

Staff Picks

  • Icon Clover EFI bootloader
  • Icon Dungeon Crawl Reference
  • Icon Data Crow
  • Icon LibreCAD
  • Icon OpenCPN
  • Icon OS4
  • Icon Pinguy OS
  • Icon PNotes
  • Icon Synfig

Top Downloaded

Powered by Dice Logo Latest Tech Jobs

  • Loading... The latest tech jobs.
See All Jobs ››
SourceForge
About Site Status @sfnet_ops
Find and Develop Software
Create a Project Software Directory Top Downloaded Projects
Community
Blog @sourceforge Job Board
Help
Site Documentation Support Request Real-Time Support
Copyright © 2013 Dice. All Rights Reserved.
SourceForge is a Dice Holdings, Inc. service.
Terms Privacy Cookies/Opt Out Advertise SourceForge.JP Go Parallel