On Linux a nice small but highly effective tool I use to work with SVN is RapidSVN. The program is pretty small but highly effective for commit, checkout, merge, and log info.
RapidSVN works on Windows, Linux and MacOS X.
From their site, the list of features include:
Simple -easy to use for SVN features;
Efficient – simple for [...]
Posted in Programming, Utilities
No Comments »
Notepad++ is a code editor software that can also replace your MS Windows Notepad.
From the research I’ve done, it is one of the most used software for programmers working on a Windows machine. The list of features it has is pretty impressive, such as:
syntax highlighting for C, C++, PHP, CSS, Java, HTML, XML, Javascript, Python, [...]
Posted in Programming
No Comments »
I’m starting my baby steps into web coding, really starting out with the basics of the basics. But, I didn’t want to start with a WYSIWYG editor, those are too simple and will not teach much of coding per se. So, I went searching for a nice editor for my Linux box and found Bluefish [...]
Posted in Programming
No Comments »
Recent comments