The Artima Developer Community
Sponsored Link

Java Buzz Forum
Working online considered distracting

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Carlos Villela

Posts: 116
Nickname: cvillela
Registered: Jun, 2003

Carlos Villela is a Java developer working mostly with web technologies and AOP.
Working online considered distracting Posted: Jul 15, 2003 5:32 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Carlos Villela.
Original Post: Working online considered distracting
Feed Title: That's sooo '82!
Feed URL: http://www.jroller.com/rss/cv?catname=Technical
Feed Description: Carlos Villela's weblog. Everyday life, everyday software development, everyday musings.
Latest Java Buzz Posts
Latest Java Buzz Posts by Carlos Villela
Latest Posts From That's sooo '82!

Advertisement
Finally, I discovered the main problem with me and my coding sessions: if I'm online, my coding speed goes to a grinding halt, until I stop coding and go read blogs, check my e-mail every thirty seconds, chat, chat, chat, chat and chat a little bit more. That's it. Today, I've made an experiment: I was helping Jonas to implement a definition validator for AspectWerkz, and, after asking him a few questions, I went offline.

Roughly two hours later, I had something like 240 lines of code, already tested, somewhat debugged, somewhat refactored and clean, and javadoc'd properly to my likes. I'm sure Jonas won't like the variable naming (I use this.foo instead of m_foo, which he prefers) and formatting (just using plain ol' Ctrl-Shift-F in Eclipse, which does some nasty things on long lines), but the code is there.

How long would I take to do this while chatting, reading blogs, and getting distracted all along the way? I don't know, maybe, in the end, I wouldn't even manage to finish it. Cool, looks like I found my productivity switch: it's called the Disconnect button :)

Read: Working online considered distracting

Topic: FreeRoller Permalink Domain Previous Topic   Next Topic Topic: Pipelining

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use