Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Sidebar monitoring of SQL databases

    A while back I discussed using the Windows Vista Sidebar to display useful information about applications. This led to other conversations, including one with fellow SQL MVP (and Leeds United fan - sorry to hear about the 15 points, mate) Jamie Thomson about monitoring important SQL database statistics...
    Posted to Rob Farley by Rob Farley on Fri, Aug 17 2007
    Filed under: Filed under: , ,
  • Cricket PowerGadget

    I was thinking about PowerShell and how you can get it to do fantastic things. And I wondered how easily it could be used for scraping cricket scores . So I threw together four lines of code to grab the cricket scoreboard from cricinfo and rip out the title. $ret = (new-object Net.WebClient).DownloadString...
    Posted to Rob Farley by Rob Farley on Tue, Jan 2 2007
    Filed under: Filed under: , , ,
  • Application monitoring in 20 seconds with PowerGadgets

    Performance Monitoring is great, but unless you've made a bunch of custom monitors, it doesn't really tell you the health of your application. Well, not completely. For example, take wHooiz - Cameron and Clarke's profile tool. I'm sure they have various things running to to persuade them...
    Posted to Rob Farley by Rob Farley on Fri, Dec 15 2006
    Filed under: Filed under: , ,
Page 1 of 1 (3 items)