• Programming

    Multiplatform desktop SVN

    by  • March 5, 2009 • Programming, Utilities • 0 Comments

    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...

    Read more →

    Coding on Windows – Notepad ++

    by  • August 11, 2008 • Programming • 0 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,...

    Read more →

    Coding in Linux – Bluefish Editor

    by  • August 7, 2008 • Programming • 0 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...

    Read more →