The Artima Developer Community
Sponsored Link

Java Buzz Forum
Programming Links from the Blogroll

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
Michael Cote

Posts: 10306
Nickname: bushwald
Registered: May, 2003

Cote is a programmer in Austin, Texas.
Programming Links from the Blogroll Posted: Jan 18, 2004 3:40 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Michael Cote.
Original Post: Programming Links from the Blogroll
Feed Title: Cote's Weblog: Coding, Austin, etc.
Feed URL: https://cote.io/feed/
Feed Description: Using Java to get to the ideal state.
Latest Java Buzz Posts
Latest Java Buzz Posts by Michael Cote
Latest Posts From Cote's Weblog: Coding, Austin, etc.

Advertisement

With the drowsy household a cold day elicits, I have some more time to go through my backlog of RSS feeds from vacation. Here are some interesting posts of the programming type:

    Lean in a Nutshell - principles of Lean Development, a recent Agile-y methodology, with this extremely good insight about the bridge building metaphor:
    I hate the "bridge-building" analogy, because writing software isn't building, it is designing. Running the compiler and linker associated "build" scripts, etc., are the "building". If building a bridge were as quick and easy as running a compiler and linker, we'd build bridges multiple times in order to test them. Any comparison of software development to bridges should be to designing bridges - an iterative, learning activity where multiple solutions are designed and tested (via mathematical/computer models or physical models) until all the requirements are met.
    The Resistance Principle: "What am I resisting doing, right now?"
  • iCal RSS To Do List Hack - my current "simple software to be excited about" ideas are along these lines: simple scripts that transform any type of data into RSS feeds. A hub/platform/appserver/appliance that archives and facilitated these would be a sweet little product.
  • Misuses of "Refactoring":
    However refactoring is often used when it's not appropriate. If somebody talks about a system being broken for a couple of days while they are refactoring, you can be pretty sure they are not refactoring. If someone talks about refactoring a document, then that's not refactoring. Both of these are restructuring.
  • Doing javascript with links properly - notes on doing the right thing when adding JavaScript to HTML links.
  • The Effective use of joins.
  • Salaries are dropping. Time to celebrate!

Finally, from the geek realm, If Jack Chick read Lovecraft.

Read: Programming Links from the Blogroll

Topic: JNode 0.1.5 released Previous Topic   Next Topic Topic: More Interception Goodness

Sponsored Links



Google
  Web Artima.com   

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