• Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    This script will collect and display news-feeds provided by many internet-sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is designed to optimize search engine results by managing your web server sitemaps. The software combines both command line processes and a web user interface with a highly configurable architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    phpBeans provides software and specifications for enabling n-tier development within PHP, such as the phpBeans Object Server, and interoperable with other languages as well. phpBeans can be downloaded from http://www.sitelliteforge.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    phpFeedCreator is a free library for PHP. With this library you can create valid RSS 2.0 feeds. Its oo-programmed to use with PHP 5 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    phpInfoCard is a PHP library for Information Cards according, as both Relying party and Managed Card Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Manage purchasing orders, inventory and generate custom reports. Features include active directory authentication with support for user, group, access levels per user/group. Still in alpha stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Generate syndication feeds in a variety of formats, including RSS and Atom, based on any given content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PunJab is a HTTP jabber client interface. It is a server that allows persistent client connections to a jabber server. It can be used for many things, but its main purpose is to allow for stateless applications (ie web) a stateful connection to jabber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control. UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3 until such a time that we find something that is not backwards compatible between the Python releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the effort to make a simple small business server that provides basic infrastructure with spam and virus protection, service usage accounting and reporting, easy provisioning and password management, message board, addressbook and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    solargrapher

    ComLynx protocol for solar inverters

    solargrapher is a minimalistic implementation of the ComLynx protocol, spoken by solar inverters made by Danfoss, IBC Solar et al. It logs whatever data you deem interesting in rrd file and has a minimal example on how to produce graphs for a cgi-enables webserver from that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    spatiumCube
    SpatiumCube is open source technology for the easily development of Spatial Data Infrastructures (SDIs) and services over them. It includes software, stylesheets, ontologies, and other technology elements for the development of SDIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    On-line file manager for extjs projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An RSS aggregator written in PHP. Relatively small, easy to configure and install, and very customizable via CSS. More to come. By the way, if you find yourself using this or playing with it, I need feedback!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is the Open Source RESTful client for the take.io platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A SOAP client C# GUI to perform U.S. Federal personal income tax estimates using the RushTaxOS taxEngine. Versions will be provided for desktop (Microsoft Windows XP & Vista), web-based (Internet Explorer), and mobile devices (Microsoft Windows Mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Scripts for tracking of UPS, Fedex and USPS packages via RSS. IMPORTANT NOTE: THIS PROJECT IS NO LONGER ACTIVE. This project has moved to GitHub: https://github.com/shaftekbiz/track2rss
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    twemproxy

    twemproxy

    A fast, light-weight proxy for memcached and redis

    twemproxy (pronounced "two-em-proxy"), aka nutcracker is a fast and lightweight proxy for memcached and redis protocol. It was built primarily to reduce the number of connections to the caching servers on the backend. This, together with protocol pipelining and sharding enables you to horizontally scale your distributed caching architecture. Fast and lightweight. Maintains persistent server connections. Keeps connection count on the backend caching servers low. Enables pipelining of requests and responses. Supports proxying to multiple servers. Supports multiple server pools simultaneously. Shard data automatically across multiple servers. Implements the complete memcached ascii and redis protocol. Easy configuration of server pools through a YAML file. Supports multiple hashing modes including consistent hashing and distribution. Can be configured to disable nodes on failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A javascript templating toolkit that allows on-demand asynchronous dependencies loading (= html/css/js/other files ) for a given screen element, and automates template processing and display. It acts like a multitasking browser environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A search engine based on the concept of "Resource" to treat the ordinay "files and dirctories" in a different way in order to develop a new type of resources research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    web_app_firewall

    web_app_firewall

    Web App Firewall - its full service PHP software for stop attacks agai

    WAFs goal is protect sites against hackers and virus attacks. Web App Firewall its PHP application that implement principle of reverse-proxy , build and control traffic map and comfortable management interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The project Navigator aims at supporting automated gathering of dynamic information from third party web sites, using their web interface to post queries and to gather replies. Navigator is written in OS-independent java language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.