June 18, 2007
Eclipse
Source Control also known as Revision control or source code management (SCM) is the management of multiple revisions of the same unit of information.
Source Control is most commonly used in software development to manage ongoing development of documents like application source code or design documents or any electronic information which is worked on by a [...]
Read the full article →
June 10, 2007
Linux
PixelBeat has nice compilation of some of the commonly used Linux terminal commands. The commands are also categorized and should help in finding the right command/command usage for the task at had.
Link: http://www.pixelbeat.org/cmdline.html
Also note the comment in the above page:
Examples marked with • are valid/safe to paste without modification into a terminal, soyou may want [...]
Read the full article →