You are currently browsing blog entries only.

SLOCCount (pronounced "sloc-count") is a suite of programs for counting physical source lines of code in potentially large software systems. SLOCCount will try to quickly estimate development time and effort given only the lines of code it computes, using the original Basic COCOMO model. Some of my statistics:

GNU Anubis:

Total Physical Source Lines of Code (SLOC)                = 32,581
Development Effort Estimate, Person-Years (Person-Months) = 7.76 (93.07)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 1.17 (14.00)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 6.65
Total Estimated Cost to Develop                           = $ 1,047,742
 (average salary = $56,286/year, overhead = 2.40).

GNU Mailutils:

Total Physical Source Lines of Code (SLOC)                = 138,442
Development Effort Estimate, Person-Years (Person-Months) = 35.43 (425.15)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 2.08 (24.93)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 17.05
Total Estimated Cost to Develop                           = $ 4,786,002
 (average salary = $56,286/year, overhead = 2.40).

Cheetah News Aggregator:

Total Physical Source Lines of Code (SLOC)                = 11,816
Development Effort Estimate, Person-Years (Person-Months) = 2.67 (32.09)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 0.78 (9.34)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 3.44
Total Estimated Cost to Develop                           = $ 361,190
 (average salary = $56,286/year, overhead = 2.40).

blogRight!:

Total Physical Source Lines of Code (SLOC)                = 647
Development Effort Estimate, Person-Years (Person-Months) = 0.13 (1.52)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 0.24 (2.93)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 0.52
Total Estimated Cost to Develop                           = $ 17,104
 (average salary = $56,286/year, overhead = 2.40).

WebXiangpianbu:

Total Physical Source Lines of Code (SLOC)                = 753
Development Effort Estimate, Person-Years (Person-Months) = 0.15 (1.78)
 (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months)                         = 0.26 (3.11)
 (Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule)  = 0.57
Total Estimated Cost to Develop                           = $ 20,057
 (average salary = $56,286/year, overhead = 2.40).
[image]

Bought another great DVD concert: Red Hot Chili Peppers Live at Slane Castle! John Frusciante's guitar solos rule! Tracklisting:

 1. By The Way
 2. Scar Tissue
 3. Around The World
 4. Universally Speaking
 5. Parallel Universe
 6. Zephyr Song
 7. Throw Away Your Television
 8. Havana Affair
 9. Otherside
10. Purple Stain
11. Don't Forget Me
12. Right On Time
13. Can't Stop
14. Venice Queen
15. Give It Away
16. Californication
17. Under The Bridge
18. Power Of Equality
[image]

This double DVD set provides a real guitar fiesta: Eric Clapton, Robert Cray, Jimmie Vaughan, Buddy Guy, B.B. King, J.J. Cale, Doyle Bramhall II, Carlos Santana, John Mayer, Joe Walsh, Steve Vai, ZZ Top, and more! Total running time: 253 minutes.

Current distractions

The Sky Moves Sideways studio album by British progressive rock band Porcupine Tree. Tracklisting:

Disc 1
 1. The Sky Moves Sideways (Phase One) - 18:39
 2. Dislocated Day - 5:24
 3. The Moon Touches Your Shoulder - 5:40
 4. Prepare Yourself - 1:58
 5. The Sky Moves Sideways (Phase Two) - 16:46

Disc 2
 1. The Sky Moves Sideways (Alternate Version) - 34:37
 2. Stars Die - 5:01
 3. Moonloop (Improvisation) - 16:18
 4. Moonloop (Coda) - 4:52
[image]

Porcupine Tree's Coma Divine - Recorded Live in Rome. Tracklisting:

Disc 1
 1. Bornlivedieintro - 1:23
 2. Signify - 5:22
 3. Waiting (Phase One) - 4:32
 4. Waiting (Phase Two) - 5:28
 5. The Sky Moves Sideways - 12:38
 6. Dislocated Day - 6:37
 7. The Sleep of No Dreaming - 5:18
 8. Moonloop - 11:40
      
Disc 2
 1. Up the Downstair - 7:40
 2. The Moon Touches Your Shoulder - 5:05
 3. Always Never - 5:41
 4. Is... Not - 6:09
 5. Radioactive Toy - 15:26
 6. Not Beautiful Anymore - 9:43
[image]

Firefox Tips & Tricks (about:config)

browser.tabs.closeButtons = 3; // Firefox 2.0
browser.backspace_action = 0;  // Firefox 2.0
keyword.URL = http://www.google.com/search?ie=UTF-8&q= // Basic tip
mousewheel.horizscroll.withnokey.action = 0 // On laptop
mousewheel.horizscroll.withnokey.sysnumlines = true // On laptop