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.
A command for dreamweaver to automatically generate getters/setters
This simple script adds a command to dreamweaver to automatically generate getters/setters for attributes in classes (like other IDEs like eclipse and netbeans natively do). It comes very comfortable for PHP developers using ORMs such as doctrine.
(To install copy the .htm and .js files into "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\configuration\Commands" directory or whatever your dreamweaver commands directory is)
The ftp4j library implements a Java full-featured FTP client. With ftp4j embedded in your application you can: transfer files (upload and download), browse the FTP site (directorylisting), create, delete, rename and move directories and files.