devxlogo

Open Source Zone

Build a Shared Clipboard Utility in Python

his article presents the Python shared clipboard—a little utility that allows different machines connected over a LAN to share the contents of their clipboards. While building it, you might learn

Real-Life Rails: Develop with NetBeans, Deploy on Linux

he Ruby language’s conciseness makes it great for development?fewer lines of code means reduced development time and maintenance costs. Rails, the Ruby-based web application framework, can be equally developer-friendly, but