RSS feed [root] /weblog /fun /story /development related




login:

password:

title search:




 


Thu Apr 06 06:32:57 GMT 2023

story



(google search) (amazon search)
second
download zip of files only

Mon Mar 17 17:25:25 GMT 2008 From /weblog/fun/development+related/story

Beautiful Code in the Real World


Comment 1:

“I have read a few chapters of Beautiful Code. It’s a great book, but in my job I have to maintain a steaming pile of legacy code. I don’t have many opportunities to think about beauty because I barely have time to keep the existing code functional. The best I can do it to keep crappy code from getting worse.”


Comment 2:

“Very interesting book. I wish I had an opportunity to think about cool algorithms for tough problems, but I am working on a boring enterprise application. I read stuff from a database, do something trivial to it and then I generate some reports. There aren’t that many opportunity for clever algorithms and beautiful solutions in business logic.”

http://www.artima.com/weblogs/viewpost.jsp?thread=211959

(google search) (amazon search)


Sat Jan 12 08:28:39 GMT 2008 From /weblog/fun/development+related/story

misc


The Brillant Paula Strikes Back - http://thedailywtf.com/forums/63858/ShowPost.aspx

The reason that version no. at Help/About is bad - http://thedailywtf.com/forums/thread/79265.aspx

The Digital Donkey, http://virtudyne.com/ , some say it is http://www.simdesk.com

In fact we don't need to do something before making sell - http://thedailywtf.com/forums/thread/102207.aspx

Most Ridiculous Outsourcing Story of the Year - [..]iscussTopicParent=15297&ixDiscussGroup=3

Don't try to cheat programmer :-) - http://www.javaworld.com.tw/jute/post/view?bid=14&id=204666

Development life is suck!!! Really??? - http://discuss.joelonsoftware.com/default.asp?joel.3.581979

(google search) (amazon search)


Mon Nov 12 07:03:47 GMT 2007 From /weblog/fun/development+related/story

business


Don't let validations kill your business - http://www.jroller.com/bhavin/entry/don_t_let_validations_kill

Funny blame from american of outsourcing - http://talk.ocregister.com/showthread.php?t=28235

saving at enterprise - http://parlezuml.com/blog/?postid=511

How to make front door look good: Don't allow employee pass it... - http://jakescruggs.blogspot.com[..]t.com/2007/10/employee-appreciation.html

(google search) (amazon search)


Fri May 04 07:16:18 GMT 2007 From /weblog/fun/development+related/story

GPS


This should go along with the bomb-targeting device used in Afghanistan. The solder on the ground set the GPS coordinates for the bomb drop. Then he noticed the battery was low. So he swapped out the battery, then pressed the 'Fire' button.

Unfortunately, the device reset itself when he swapped the battery. It reset itself to its current position, *not* the offset position he had entered.

The soldier and 4 others died in the bomb drop.
True story -- see Software Development, November 2004.

[..]iscussTopicParent=27244&ixDiscussGroup=4

(google search) (amazon search)


Fri May 04 07:14:03 GMT 2007 From /weblog/fun/development+related/story

development flow


> In the software world, picking icons and taking screen
> shots are not critical path tasks compared to writing
> the save data to file routines.

One shop I'm acquainted with, the sequence is
- Programmer designs an awesome GUI because he
felt like it
- Customer passing through sees it and says
"That's cool! How soon can I have it?"
- Management answers "Six months"
- Programmers code furiously (no time for design!)
- Seven months later, code review meeting is called
for thousands of lines of code. Six or more people
say, "I haven't had time to look at it. You
tested it, right?"
- Ship it.
- Start debugging.

http://discuss.joelonsoftware.com/default.asp?design.4.484158

(google search) (amazon search)