Profile_bird

Hey there! cgoldberg is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving cgoldberg's tweets.

Already using Twitter
from your phone? Click here.

cgoldberg

  1. RT @plightbo: Call for urgent help: OpenQA and @SeleniumHQ need expert JIRA and Confluence administrators to help get openqa.org back on ...
  2. Secret Perl Operators http://bit.ly/7xE0I3/ glad I don't use Perl any more... sheesh magic in that line noise
  3. @sai_venkat every laptop i've ever owned had the keyboard go on it first. bummer.
  4. happy turkey day!
  5. @boxedice slick server monitoring tool is my own python/wmi program. multithreaded controller with WMI monitoring. no cool widgets yet.
  6. @testertested tortoisesvn is nice if you are on windows. super easy to use for basic version control.
  7. @testertested SVN
  8. @marlenac cool :)
  9. @marlenac i tend to do too much development and not enough writing/explaining it all.
  10. @marlenac @lanettecream it's an offshoot of this project I did: http://code.google.com/p/pe... but no graphs, just a stats dashboard.
  11. @lanettecream ... then it generates html to present a dashboard-like view.
  12. @lanettecream my monitoring tools is in python. it pings servers and uses wmi to run wql queries for performance stats and server info...
  13. @lanettecream do you have windows or *nix servers to monitor? you into python at all?
  14. @mordechailehrer true true! i totally need to add sparklines :)
  15. @lanettecream I will hopefully release it as open source when i'm done.
  16. working on my monitoring dashboard... helping out qa/test team with slick server monitoring tool.
  17. @amitrathore glad you got it working
  18. @amitrathore are you using the selenium server i provided in the release?
  19. anyone in boston looking for full time testing work? either functional or performance. dm me.
  20. WMI hacking today.. pretty powerful stuff if you can get by the gross api's