Jesper Boeg on Priming Kanban
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by R.J. Lorimer on Dec 07, 2007
Until February 2007, Zviki Cohen was an architect and senior consultant for Amdocs, and is now a private entrepreneur in the software space.
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
Using Drools? See what you're missing! Get the Power of Drools with the Assurance of Red Hat
SCM best practices for multiple processes, releases & distributed teams
This type of blog posts always make me laugh. It is right up there with: If you want to perform a repeating operation N times, use a for loop.
While the contents of the post may seem obvious to an experienced developer, those with less experience may find it timely and helpful. I know that for me it never hurts to review the basics from time to time.
Start a debugger and do a step by step execution? Add debug messages? Common, there is a limit for "less experienced". Again, my "for loop example" stands.
While it does seem trivial on one hand, I can't tell you how many programmers I've seen that don't know how to effectively use a debugger.
Shouldn't DTrace at least be mentioned in tis list?
Shouldn't DTrace at least be mentioned in tis list?
I guess it should, but before that DTrace should be supported on multiple OSes, isn't it? (I've heard it was added to Mac OS Leopard, but I don't know if it runs on Linux or Win boxes).
./alex
--
.w( the_mindstorm )p.
Alexandru Popescu
Senior Software Eng.
InfoQ Techlead/Co-founder
MaintainJ uses AspectJ to capture the execution trace. It then generates runtime sequence and class diagrams from that trace. MaintainJ has a simple UI that works and shows what a developer needs to quickly understand complex applications.And it is very easy to get started with MaintainJ.
Check the video demos at maintainj.com/userGuide.jsp?param=demos . Check the testimonials at www.maintainj.com/smf/index.php?board=6.0
Regards,
Choudary Kothapalli.
Aspects can actually be used to trace the execution of code without having to rebuild it if you use load-time weaving.
I have written a small tool for tracing method calls.
Please see rejeev.blogspot.com/2009/04/method-tracing.html
In this interview, Jesper Boeg, author of the new InfoQ book – Priming Kanban, discusses the keys to using Kanban effectively, and how to get started if you are currently using other approaches.
John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.
Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.
Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.
Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
9 comments
Watch Thread Reply