June 30, 2007 at 7:46 pm · Filed under tools
Welcome back!
Notepad is one of the few tools that is been a part of Windows operating system and which have not been evolved since its initial release. Notepad is simple to use and lacks many features / enhancement. So it is always better to look for a replacement, which will overcome all known issues of Notepad.
Why Replacement?
Read the rest of this entry »
Popularity: 25% [?]
June 21, 2007 at 8:14 pm · Filed under tools
Programmer’s Notepad is for people who don’t prefer to code in either large IDE’s or just windows Notepad. Programmer’s Notepad is handy tool and good replacement for Notepad users. Programmer’s Notepad comes with lot of enriched features and is highly customizable.
I have to agree that I’m one among the people who extensively use Windows Notepad either to take notes or little debugging / code editing etc. Windows Notepad can’t be much efficient choice when it comes to coding / debugging. Notepad does lack features that will increase the productivity of programmer / debugger.
Consider a case where you’re trying to fix an error in multi-nested loop. Notepad does fail here and it would consume few extra time than the time intended if we use good productivity tool. One among such tool is Programmer’s Notepad. It would increase your productivity by reducing the time taken.
Read the rest of this entry »
Popularity: 9% [?]
May 16, 2007 at 11:04 pm · Filed under programming
CodeIDE is a web application that allow users to write and compile their code using their online interface. CodeIDE isn’t cool but I would it is a good idea worth a try. CodeIDE provides basic IDE functionality with option to save executable file. CodeIDE also did try well to socialize by providing a public chat.
I stumbled upon CodeIDE.com recently. CodeIDE is a browser based IDE that allows you to write and compile few programming language. Currently CodeIDE supports BASIC, Pascal, ANSI C, Perl, JavaScript, HTML, LISP, MATH, etc., CodeIDE is still in development stage and they are adding bunch of features lately. Now they have their own blogs, wikis, forum etc to share and learn idea between the users.
CodeIDE added compiler feature recently which allows you to compile your code remotely. They have support for Linux and Window executable now. They will be adding support for Mac pretty soon which would be more fun. But they have not yet released information on what kind of compilers, processors they use for compiling. They support compiling C code, it has it own positives and negatives. I will not be able to comment much on that since they haven’t provided the internal details.
Read the rest of this entry »
Popularity: 8% [?]