Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
Build an app in Retool
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
A simple PHP image gallery with cache and no database.
EGallery is a PHP script that generates an image gallery from a directory of files without having to set up a database. What this means to you is that you can have an image gallery set up in mere seconds by just uploading the EGallery files to your web server.
Features include:
- Cached thumbnails to reduce page load times
- Upload script to add image files from your web browser
- Download all images as a .zip file
- Clicking on an image thumbnail prompts users to save the original imagefile to their computer
Credits:
- Utilizes the jQuery Masonry plugin to align images: http://masonry.desandro.com/
- Upload script from Uploadify: http://www.uploadify.com/
- Thumbnail creation: http://code.google.com/p/timthumb/