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

Showing 95 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 1
    LASAD

    LASAD

    LASAD is a research based cooperative online argumentation system

    The LASAD (Learning to Argue: Generalized Support Across Domains) system has been developed to support online argumentation and learning argumentation in single or cooperative argumentation sessions. Since the LASAD system has been used in several studies and learning sessions world wide we provide the code to allow existing and future users to enhance and to customize the system for their needs. LASAD has been created in a research project funded by the German Research Foundation (DFG). Online demo available at http://lasad-demo.cses.informatik.hu-berlin.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    xrss

    xrss

    An RSS reader gadget for Windows 7

    XRSS is a Windows gadget for getting RSS feeds. It's code is based on the feed reader made by Cristian Patrasciuc, but please don't think it's a copy, I wrote this application from stratch using Cristian's app as a template because it had problems. I claim no ownership of this product and upload it for the sole purpose of helping people in need of a simple RSS feed reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WebUploader

    WebUploader

    A new file uploader solution

    WebUploader is a simple modern file upload component developed by the Baidu WebFE (FEX) team, mainly HTML5, supplemented by FLASH. In modern browsers, it can give full play to the advantages of HTML5, without abandoning the mainstream IE browser, using the original FLASH runtime, compatible with IE6+, iOS 6+, and android 4+. When the two sets are running, the same calling method is available for users to choose at will. Using large files to upload concurrently in fragments greatly improves...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program has a graphical user interface, an Enigma like subsystem must be devised for data whitening. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Language KISS HTML5

    Browser based flash cards

    ...Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see http://en.wikipedia.org/wiki/KISS_principle - basic requirement = browser - OS independent - no installation required - no fancy features - bullet proof synchonization and sharing - deployment is just copying files onto a PHP enabled webserver More - data is on your own server - no central registration or data mining Technical Details - logic in JavaScript (browser) - Share/synch by PHP scripts on webserver (file based)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Shinba

    Shinba

    Modern imageboard package dedicated to the users

    Shinba is an imageboard package adapted from Futallaby 040103. It was created with the intent to both update code to be current with web standards as well as maximizing user authority and power. One main difference in Shinba that sets it apart from any other imageboard software is that it, by default, allows the users to create their own "boards" (known as macrothreads) which expire after a certain amount of time spent inactive. The users must administrate their boards respectively: bring on mods; ban users; delete spam; etc, etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • 10

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database. It can easily be improved to make a powerfull communication web chat system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    connect-flash

    connect-flash

    Flash message middleware for Connect and Express

    ...The API is minimal: you call req.flash(type, message) to store a flash and then read them back in views or route handlers when needed, which makes it a practical solution for form submission feedback, login failure notices, and other transient user alerts. By abstracting flash message handling into middleware, connect-flash eliminates the need for manual session management code and enhances UX with consistent request feedback patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Miscellaneous Source Code useful for systems administration of both Windows and Linux machines. Very random collection of small tidbits of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MicroBlog #255

    MicroBlog #255

    Скрипт коллективного микроблоггинга.

    Ohloh: http://ohloh.net/p/mb255 Source(Git): https://github.com/agmanix/mb255 VK group: http://vk.com/mb255
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Morse - learn morse code while browsing the net (Firefox-Extension). Install by opening file within Firefox, then read Menu/Tools/Morse/Help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    4Vientos
    4vientos is a web file manager that allows to share information. You can set tags/description for files and directories and perform searches by them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHProjekt is an application suite that supports communication and management of teams and companies. It includes a group calendar, project management, a request tracker and localization. source code is hosted at http://github.com/mayflowergmbh/PHProjekt
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    maxlist is a fork of PhpList, a newsletter manager. The code was deeply changed so there are features of the original phpList and new ones. It uses smarty, generates XHTML strict, uses an AJAX layer, italian language ,multi-istance, and use case based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple and fast bulletin board. No spare features, but can be extended with plugins. Einfaches und schnelles Forensystem. Keine unnötigen Features, lässt sich aber mit Plugins erweitern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sxEdit is a KompoZer extension which enables Real Time Collaborative Edition, using XMPP/SXE protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CyBerFuN CoDeX
    BigJoos:A little history on this one - it started about 6 months ago initially as a default code with installer feature then i realized it could become modded the most popular mods used with the highest help requests posted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Doing online research has never been easier. You can write surveys online, run a clustering survey, and infinitely customize by adding JSP code. It can generate agile reports from JIRA and Bugzilla hours, and online diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mozilla/Firefox extension that shows Amber Alerts for your state, zip code, or other area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    We have moved the official project of RESTClient to Github. You may now find the new source code repository at http://github.com/chao/RESTClient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Karma MOD for phpBB Olympus. Used 2 ways of calculating karma. Fully configurable from ACP.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB