Jooel - yeah the major thing left to add to the ListView is the Insert method for the Items collection, it will look like this:

$Item = $ListView.Items.Insert(index,string)

It will insert the item string at given index ... will get it in for the weekend build.