No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
MongoDB Atlas runs apps anywhere
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.
DirPHP is a tool for a) listing all files in its same directory, color coded alphabetically, b) displaying other PHP files' source code and c) performing simple file uploads to the directory. No config is needed and the script is just a single PHP file.
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which
converts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script
PHPCast is a little script that streams mp3 files directly from the webserver. It reads mp3 files randomly from a data directory and interprets rather correctly ID3 tags.
Photo directory is a photo gallery script written in bash. It doesn't require a database. All you need to do is upload your files via FTP. The directories represent the albums. Uses netpbm/jhead.
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.
A really simple PHP program for indexing your gay porn (or whatever). The idea is that you just throw this script in your image directory and BAM -> thumbnails of stuff. Requires ImageMagick and 10-20 pictures of Gary Coleman.
A Perl script that uses ImageMagick's "convert" to make thumbnails for images contained in a directory (recursively). It then generates HTML (or PHP) code for e/a image file and a Menu that links all images. Usefull for CD photo albums and for Websites
php files is a simple, yet extremly handy directory browsing script, that allows users to view a representation of what is in certain directories, as well as a virtual ftp browsing script. php files is a neat, sleek, sexy way to display files and folders
win2linux is a Bash script that traverses a given directory
recursively and converts certain files to Linux standards and formats.
Its main function is the conversion of Windows URL-files.
xml2xhtml is a command-line PHP script that generates a directory of XHTML files from a directory of XML files based on an XSL sheet. This script can also be used to add directory information to the XHTML files.
NukeHall is a multisite content management php script based on phpnuke 6.0. All the sites share the nuke core files while they have their own database and images directory. NukeHall have its own admin features to install new sites and administrate them.
This is a bash script that will convert an avi (divx,xvid,avi) to a vcd. It is an interface to transcode and vcdimager. The script will ask for the file name, a temp directory, location for the bin cues, final name for bin/cue, desired cd length, etc...
palbum is a perl script which turns a directory (or directory hierarchy) full of images into a nice image gallery. It generates thumbnails and index.html files, and requires no configuration. It uses the ubiquitous netpbm library for image processing.
This script shell (in environment BASH) has the purpose to create archives of backup of a partition or specific directory, effecting rotating of these archives in agreement space in disk.
This is a utility library to encapsulate the operations and functions that deal with LDAP (Lighweight Directory Access Protocol) for PHP. The main purpose for this PHP script package is to simplify the process of accessing LDAP services for any org.
A script to allow users to automatically include themselves in a user listing on the web server. The script allows users to customise the information displayed in the listings, including displaying a photo and re-directing the email and home page entries.
CDRX.pl is a perl script designed to handle CD-R/W device setup, CD-R/W blanking, burning, and ISO creation. It can create ISO's or burn CD-R/W's from another CD, from a directory of files, or even allows you to choose a "mix" of files.
rtgrep is a bash script which searches for all files in the current directory or a given base directory which were created/modified within a given time period. The search can be recursive, and you can specify a pattern to be matched in the file contents
SHPION - Perl script for quick receiving information about working host
(CPU rate, hard disk size, OS, directory structure,working users and services , version of softwares, main files and other)
Provides an Apache style directory listing with functionality to enable upload, editing, moving, copying, renaming, and deleting of files. This script is designed for use in environments where administering a website can only be done through http.
menu_buddy is a small python script used to produce GNOME panel menus out of a directory hierarchy of music files. The menus created by menu_buddy are able to enqueue/play directories (or whole subtrees) in xmms as well as pause/play/skip xmms itself.
dl is a perl script which offers a quick solution to the difficulty of recovering deleted files in UNIX. Files given to dl are compressed, moved to a private directory, and deleted only when they haven't been recovered for a configurable amount of time.
This bash script, in conjunction with a java program, will backup your mysql database(s) to a file using mysqldump, and gzips it. Depending on setup, it will either e-mail you the file, or leave it in the installation directory.