From the category archives:

Notes to Myself

Cool Frank Zappa Quote

by Ron Bieber on Wednesday, February 15, 2006

While reading the book The Real Frank Zappa Book by Frank Zappa, I came across the following quote that is probably the coolest one I’ve ever heard. “Without deviation from the norm, progress is not possible”. I’ll be posting a review of the book sometime soon, but I definitely wanted to write this quote down to remember it. There’s a whole slew of other quotes here.

{ Comments on this entry are closed }

The Truth about 911 – A Video

by Ron Bieber on Tuesday, January 10, 2006

A one hour analysis of 9/11 and how it is more likely than not that the government was actually behind the attacks. I heard about this on Adam Curry’s Daily Source Code. This is a really well done documentary. No matter what you believe, you’ll be fully engaged by watching this video. This one is going to cause me to leave the house an hour after I scheduled myself to leave for work this morning. I’m totally sucked in.

{ Comments on this entry are closed }

Free Scrum Process Automation Tool

by Ron Bieber on Sunday, January 8, 2006

Nalla pointed me to ScrumWorks, a Scrum automation tool available at danube.com. Apparently its free with site registration. I haven’t looked into it in any semblence of detail, but thought it was worth a note to myself and a later look into the details.

{ Comments on this entry are closed }

Turning WordPress into a tag-based blogging application

by Ron Bieber August 16, 2005 Notes to Myself

Turning WordPress into a tag-based blogging application. This is something I’m definitely going to have to look at.

Read the full article →

Recording skype to MP3 – How to

by Ron Bieber August 6, 2005 Notes to Myself

Recording skype to MP3 – How to – A note to myself to try this later.

Read the full article →

Audio Books and the iPOD

by Ron Bieber June 29, 2005 Notes to Myself

Another note to myself: Currently I have three books going at once. The Wisdom of Crowds: Why the Many Are Smarter Than the Few and How Collective Wisdom Shapes Business, Economies, Societies and Nations, Smart Mobs: The Next Social Revolution, and The Innovator’s Solution: Creating and Sustaining Successful Growth all recommended to me by Tom [...]

1 comment Read the full article →

The DoJo Toolkit

by Ron Bieber May 13, 2005 Notes to Myself

There is a new project (currently in .01 status) called The Dojo Toolkit. From their site, the goal is to “create a UI toolkit that allows a larger number of web application authors to easily use the rich capabilities of modern browsers”. There is also an Introduction to Dojo on the site that explains what [...]

Read the full article →

Publishing CruiseControl Automated Build Results on a Weblog

by Ron Bieber April 21, 2005 Notes to Myself

Lasse Koskela has implemented a CruiseControl Publisher that supports the Weblog API. This is an interesting concept. Managing your build system through weblog software. I’m interested in seeing how this would work and what effect blogging software could have on the productivity / mind sharing activities in a development team. This might be something I [...]

Read the full article →

Cobertura – Java Test Coverage Tool

by Ron Bieber April 19, 2005 Notes to Myself

As a note to myself, I found a reference to Cobertura this morning as I was reading through the CruiseControl mailing list. Cobertura is a tool to calculate the percentage of code accessed by tests (test coverage). According to the FAQ, this is a fork of the jcoverage tool, with “prettier reports” and a more [...]

Read the full article →

Ruby on Rails gets Ajax Support?

by Ron Bieber March 24, 2005 Notes to Myself

I found an article on Dougal Campbells weblog about how Ruby On Rails now has built in Ajax support. While we’re on the subject, there is also the Simple Ajax Toolkit for PHP that deserves a look as well. These are two things I definitely need carve out some time to look at, and are [...]

1 comment Read the full article →

Base-Art / Bringing RSS to SVN

by Ron Bieber March 4, 2005 Notes to Myself

For a while I have wanted to be able to build RSS feeds off of the commit activity in a Subversion repository in order to publish the latest commits to an internal intranet site. I found a blog article called Base-Art / Bringing RSS to SVN this morning that makes this possible. This is yet [...]

Read the full article →

100% Pure Java Subversion Client Libraries

by Ron Bieber February 25, 2005 Notes to Myself

As a note to myself, I have to look at JavaSVN when I get a chance. Its a pure Java implementation of a Subversion client. Some things I have to research: What would it take to integrate this into CruiseControl to eliminate the need for the Subversion client being installed on the box? What would [...]

Read the full article →

Trac: Integrated SCM and Project Management

by Ron Bieber February 14, 2005 Notes to Myself

This post is more a reminder to myself than anything else. As I was browsing the wordpress plugin repository I saw they are using version 0.8 of a product called Trac that integrates with Subversion and provides basic project management and defect tracking. The site says the software does the following: An integrated system for [...]

Read the full article →