Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 36

995 projects for "git:/git.code.sf.net/p/docfetcher/code" with 2 filters applied:

  • Managed File Transfer Software Icon
    Managed File Transfer Software

    Products to help you get data where it needs to go—securely and efficiently.

    For too many businesses, complex file transfer needs make it difficult to create, manage and support data flows to and from internal and external systems. Progress® MOVEit® empowers enterprises to take control of their file transfer workflows with solutions that help secure, simplify and centralize data exchanges throughout the organization.
    Learn More
  • Build innovative business apps powered by process automation Icon
    Build innovative business apps powered by process automation

    Connect workflows, teams and systems within one digital business transformation platform

    Manage your business as a unified system of interacting processes. Use BPMN 2.0 for low-code process modeling by business people. Follow your strategic goals with process architecture that always corresponds to the structure of an actual business.
    Learn More
  • 1
    YACHT is an effort to code an intelligent clan management tool for team based games. It features all the usual features (news, roster, document library, member applications) as well as advanced features like automated battle plan generation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An easy and fast way to separate code from look and feel files while programming in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GSP is a "jsp/asp like" page parser. It generates cgi program source code from a html page with embedded code hidden in <% %> tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
    Learn More
  • 5
    JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a wiki server enabling the public to edit not just the text pages, but the programming behind them. The prototype is written in Erlang with a built-in Scheme interpreter to run user's code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BlueBook.. The Value of Code. A Zope product to provide a code snippet repository. Provides a "learn by example" environment, and cut&paste type code sharing. It is a "cookbook" in which snippets are "Recipes" that contain code and can be rated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Templating ala (mod_)Ruby. ruby-tmpl is a templating system that can be used for online and offline processing of documents and content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise Job Scheduling Software Icon
    Enterprise Job Scheduling Software

    Unify Enterprise Job Scheduling for Scale, Visibility, and Control

    Managing your sprawling data center and cloud with disparate native schedulers creates chaos. Achieve unparalleled control and efficiency over your entire IT environment with JAMS job orchestration tools. JAMS provides the singular, centralized platform required to overcome the complexities of disparate native schedulers. Automate, secure, and govern all your workloads, eliminating fragmented control, compliance risks, and operational bottlenecks. JAMS streamlines operations and ensures audit-ready history, transforming your enterprise automation with confidence and precision.
    Learn More
  • 10
    ZForth is a Forth interface for the Zope Web Application Server. It enables you to run forth code from Zope. It applies the new object class ZForth to the ZODB. Please note that it depends on gforth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A class which will generate standards-based HTML/XHTML/CSS. The main features include: standards-based code (HTML 4.01 and XHTML 1.0: Transitional, frameset and strict supported), extensive error checking, code optimisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A completely portable C++ library, to provide a standard set of classes similar to Java Common API. It's highly efficient and it follows the Embedded C++ Standard. It's FREE (LGPL licensed).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CosMoS is an open source content management solution working with ColdFusion. The goal of the project is to make the code work on all versions of ColdFusion for Linux, HP-UX, Solaris, and Windows. We plan on supporting as many databases as we can by build
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HTM is a management tool wich help leagues/tournaments admins. The public part uses templates (html separate from code) so editing the html is very easy. - PHP/mySql -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Chicago PHP User Group (ChiPHPug) web-site is itself an OpenSource project. Visit our site and its source code to see what a wide variety of skill-levels in PHP can accomplish by working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    POSIX Application Web Server which supports dynamic parsing, compiling and loading. PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DataShare is a Java-based server that waits for clients to connect to a Channel (socket), then forwards any received data to other clients in that Channel. See the <a href="http://rendezvous.sourceforge.net">Rendezvous</a> project for client code examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mock-Object Testing for Java Servlets. Works out-of-the-box to test servlets without depending on container specifics. Complete with tests and sample code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FPCode is a lightweight web publishing system. It is intended for (but not limited to) Chinese Mac OS X users. The code is (and will be) used in our production site (www.frostyplace.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A picture gallery plugin for Slash, the code that runs Slashdot. This project has been moved to the pudge project at http://sf.net/projects/pudge/.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB