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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
BitTorrent private tracker scripts written in PHP.
This project is not actively maintained by me any more. I recommend use actively-developed forks instead.
This is a simple Social Network written in php+mysql for my own learning. You are free to use it however you like as per the GPL3.
Patches, suggestions, rants are welcome.
Easy peasy, yasn is a simple social network with a page for your profile (photo and text only), your friend list (followers, following you and mutual friends) and messaging (public and private)
It's basically a skeleton thougth.
Allows you to submit events to an RSS feed via rest api (http post)
This tool was originally written to replace the massive amounts of email sent out by automated build scripts. Once this tool is deployed to a server, your scripts can simply use a HTTP Post to submit events, and users can subscribe to the RSS feed to receive updates, instead of receiving an email for each event.
It is trivial to add a new feed, and using http to submit events means that firewalls are (usually) not a concern.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
MOX Bulk Email Sender is free and powerful bulk email sender script
...Upload the whole directory "emailer" to your web root directory.
3. Give the permissions 777 to the directories "emailer/lists/" and "emailer/log/".
4. Open the url "http://www.yourwebsite.com/<your web-root-directory>/php/emailer.php".
5. Now you can use the script - have fun !
Download PHPScripts : http://microcode.ws/
Cheap Web Hosting + FREE Domain : http://goo.gl/HY7Ubq
Wirez is a communication protocol that enables the exchange of messages between Plugs (wired servers), it is Open Source and very easy to implement. You can 'just' use the system, develop around the protocol or start your own plug. Read more and discover the possibilities...
It is our proposal to leave behind the use of centralised social networks, to leave behind the spam and privacy concerns. Yes, this means goodbye emails :)
In its core it is a protocol that can be implemented in...
With YAPB you've got an easy way to have a full functionally IRC-Bot. You just need a server with SSH-Login and the possibility to execute shell-scripts on it. You can choose between having a debug-onscreen-output (in a shell ;SSH, with detailed informati
Sound PHP Engine (s-p-e) is written in PHP and uses MySQL.
With s-p-e you can publish news, articles and bulletins; comment them, have access to their printer-friendly version. A kind of a search engine is also implemented inside s-p-e.
s-p-e can be better than other CMS because:
1) it is free (as in freedom) software;
2) it uses only sessions and NO client-side cookies (the feature works when the
php.ini file on the web-server contains "session.use_cookies = 0" string
and "session.use_trans_sid = 1" string).
3) all the information of the sessions is stored in the database;
4) s-p-e does not use any kind of client-side scripts (no JavaScript, for example).
5) passwords of the users are stored in the database in the encrypted state
6) multilanguage support of the program is based on the GNU gettext.
7) s-p-e's interface is nicely viewed with text-browsers: w3m (perfect view!)...
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
The Facebook Foaf generator is part of a wider research aim to integrate social identities from web 2.0 style social networking sites. The main problem with information integration from various different sources is the issue of different data formats.
dotBoard is a server software using PHP / MySQL that allows you to create social forums.
Social forums are community driven. Every member can moderate the posts or edit settings if other members think that it is ok.
Downloads emails, scans the message body looking for "From:... To:..." blocks, reconstructs social relations and saves everything into a database. A navigator then allows you to browse friendship relations and perform searches through the contacts.
The WAVE platform is an open, community-based, interactive website offering a live, dynamic, and social environment that allows all stakeholders to collaborate and deliberate in structured debate. See http://www.wave-project.eu/
DisMN8 is a project to bring social networking to countries with internet censorship. It provides an organic, distributed system for social networking.
A collection of practical and useful PHPscripts which impose minimum requirements to hosting systems. Currently it contains a gallery, chat, blog and snippets collection scripts.
Jumper Search is a collaborative search engine that is powered by social bookmarking. It uses peer and social-networking principles to tag and link distributed content, media, or data to make valuable information more easily discoverable.
We try to give you an complete German translation of Elgg and plugins. To download the newest translation for elgg 1.7.* click "Download Now!" for older translations/other branches click "View all Files"
******************************************************************************
We have moved to Github, come on over and see what we have been up to
http://github.com/riei/
******************************************************************************
UNS is a PHP and MySQL based set of scripts that is intended to manage and display messages on browser. With the ability to enable emergency messages globally, or have unique lists of URLS for each display.
OPEN SOURCE BULLETIN BOARD SOFTWARE BrevisBB is a free lightweight-forum bulletin board software solution that can be used to stay in touch with a group of people or can power your entire website. Features: PM, Social Network... http://brevisbb.iz.rs
This is a (very) simple chat-room created using php. Instead of using MySQL or any other database software this chat-room uses a flat-file database (created using XML). The main aim of this chat-room script is to be minimal (small codebase).