Tag: Programming

  • Meteor User Seed

    I have been trying to build a site with Meteor and have slowly started getting stuff working. One of the ways to populate your development data has been with database seeding. I wanted to link a user account with a document in one of my collections so I worked this out from the documentation. You…

  • Quest NDS Migrator LogFile Parser

    I am currently helping a customer migrate from Novell to Microsoft and they are using the Quest migrator product to move their data to new DFS servers. They currently have a large amount of data stored on a number of volumes. The sheer number of volumes and data have required that they deploy a large…

  • Bongo Admin UI Images

    I have uploaded some images of the new UI so you can see what it looks like without installing it. Please let me know what you think.      

  • Building the new Bongo Admin UI

    A while ago Alex (so_solid_moo to the IRC channel) created a php binding for the Bongo API. He also created the start of the new UI that we are working towards. We started with the admin ui for now as we have created a user interface with the roundcube project that Alex also integrated with.…

  • How to copy custom attributes when migrating vmware vcenter to new database

    I recently had to move hosts and guests to a new vcenter server as the old server had become corrupt and full of issues. The current vcenter has a few custom attributes and notes that would not be transferred as part of the move. So I wanted to use powercli to read the attributes out…

  • Learning Ruby and rBongo with WeBongo

    This post should have been written quite a while ago as I wanted to start documenting my efforts to learn to program using Ruby. As most of you know I have been trying for a while to teach myself to programe. I started my efforts with a course in c# at a company in London,…

  • vMware workstation 6.5.3 on openSUSE 11.2

    I have just upgraded to 11.2 from ubuntu 9.10 on my IBM / Lenovo T61 laptop. ( I will post a better blog about that later) What I wanted to mention here is that the current vMware workstation 6.5.3 does not want to run on my system. I have found this post http://k—–k.blogspot.com/2009/09/install-vmware-workstation-653-on.html Which has…

  • HTC Hero owner

    Over the weekend I was able to have my mobile contract changed and part of the deal is that I get an HTC Hero. This has made me quite happy as I have been forced to run windows mobile on my old phone for far to long and it is refreshing that I have an…

  • Bongo 0.5.2 Package Released on rPath

    The new Bongo package has been compiled, packaged and promoted so it should now be available to those running the images. This version has a number of fixes that were highlighted by the change to the cmake compiler. Thanks to the hard work of Alex and Patrick we are now in a position to say…

  • Mono Goings On

    I too have been watching the Mono debate with some interest as I am in the process of creating a Mono API for the Bongo Store. This interests me as I do not want to spend time working on something that will stop any distribution from running such a great app like Bongo. What worries…