Category: bookmarks

  • This seems so wrong… NIT bracket

    And for you Kentucky fans, here is a printable NIT bracket (pdf format) via Scott Brown’s SportsBytes on WKDZ: Here is a printable NIT Backet.

  • Emulating Grep in Powershell

    Emulating Grep in Powershell. The option presented is to perform a grep on several files. For a search in one file, with results going to output.txt select-string -pattern “{pattern}” -caseSensitive c:pathtofile.txt > output.txt One note: The lines wrapped at the width of the command window, even when redirected to a file.

  • Mobile Billing Meter

    Billing Meter bit.ly link or Billing Meter tech0x20 link. This isn’t perfect. First of all, some connections are just too slow for a constant refresh rate of less than 20-30 seconds. Secondly, I think many mobile browsers have a refresh cut-off at which point they will ask you if you really want to keep refreshing.…