Desktop apps definitely have their own advantages over web apps like speed, ability to reach the filesystem, working in the background, notifications, etc. However, for us (the web developers), it is a challenge to create one as they need to be coded in a non-web programming language (yes, there are exceptions). AppJS is an exciting resource [...]
Archive for the ‘Linux’ Category
Subversion, the open source and popular version control system, is a great tool for an organized coding environment where multiple users can work on the same files and tracking the changes/versions is possible. uberSVN is a free application which transforms a standard Subversion setup into the next level by adding social features and more to [...]
