Posts Tagged ‘metrics’

Have you tried BlogPulse charts and graphs to track and analyze what’s behind the buzzwords?

Here is an example showing the keywords python, ruby, and wordpress (time-line is the past 6 months). Looks like the WordPress spike is beginning to fade, and I wonder what that means?
20070423060847jjugjo8fdt8lr4iizp5t.png

Here is another BlogPulse trend chart showing what everyone was talking about last week. Keywords/Phrases : Virginia Tech, Cho, gun control.

20070423070543vatech_cho_gun_control.png

Now that we are on this topic, let me say that my deepest sympathy goes out to all the families affected by this horrific tragedy (mass murder, suicide); my prayers for peace and love continue unto God our Father and our Lord Jesus Christ, and I recommend that everyone read and meditate on Psalm 4 and Psalm 23 this week.

  • Michael Hartl’s Rails 3 Tutorial Book July 28, 2010
    The Ruby on Rails Tutorial: Learn Rails by Example (a.k.a. railstutorial.org) by Michael Hartl has become a must read for developers learning how to build Rails apps. Michael has put together a great Rails 2.3 tutorial, releasing it all for free online chapter by chapter. Now, Michael's going three steps further: […]
  • Mailman – Like Sinatra for E-mail July 28, 2010
    Mailman is an incoming email processing microframework. You point it at a source of email, such as a POP3 account or a Maildir, and it will execute routes based on the messages that come in. […]