Saturday, March 31, 2012

RabbitMQ

Alright, its time to dive into RabbitMQ and see if it can pull its weight. 

  1. Created a Server2008 VM
  2. Installed Erlang and RabbitMQ
  3. Install Management Plugin (comes with RabbitMQ just not enabled)
    1. Enabled Management Plugin
      1. image
    2. Restarted the Service
      1. Supposed to do this
        1. image
      2. be sure to call rabbitmq-service.bat and not rabbitmq-server.bat
    3. Get an answer at http://localhost:55672/mgmt/ but what user… standard installation includes a user: guest with password: guest

Tuesday, March 13, 2012

Knockout Presentation

I had a great time presenting Knockoutjs at VtDotNet last night. It was a privilege to get to share such a cool technology with other enthusiasts.

The slides can be found here.

The prototype can be found here. (note that it requires MVC4 – yes its time!!)

Here are the link of resources for easy access

Thanks to all those that came and I welcome any feedback jhoguet@gmail.com.