Archive for March, 2009

Visual SVN Server for manage SVN Repository Visually

Tuesday, March 31st, 2009

In the work of a programmer team, often a lot of writing code in the same area. If not treated with the right system, the programmer a lot of work that is done should be done will be going back. Because the previous version is missing, or because it struck down the work of another [...]

Monitoring laptop temperature

Sunday, March 29th, 2009

Most laptops have a temperature sensor for the cpu and harddisk, that we need is an application that can read it. There is a small program that can do that is mobilemeter. This program are free, yes free, mobile meter size only 41kB.
From the site is said that the MobileMeter is a system in [...]

Using comment in SVN

Friday, March 20th, 2009

looks like comment is small thing…..but……if you miss to insert comment or description of what you committed to SVN it ganna be worst thing. Just imagine….you commit modifications of something in repository….and thats item is conflicted right in line that you modified….because that…..you will miss a lot of time for synchronize the SVN. And it [...]