This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install technomancy-watcher_in_the_water
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Sep 06 21:07:00 -0700 2008 | [technomancy] |
| |
COPYING | Sat Sep 06 21:01:46 -0700 2008 | [technomancy] |
| |
History.txt | Sat Sep 06 17:59:34 -0700 2008 | [technomancy] |
| |
Manifest.txt | Sat Sep 06 20:59:19 -0700 2008 | [technomancy] |
| |
README.rdoc | Sat Sep 06 21:28:32 -0700 2008 | [technomancy] |
| |
Rakefile | Sat Sep 06 20:59:19 -0700 2008 | [technomancy] |
| |
bin/ | Sat Sep 06 20:59:19 -0700 2008 | [technomancy] |
| |
lib/ | Sat Sep 06 20:59:19 -0700 2008 | [technomancy] |
| |
test/ | Sat Sep 06 20:59:19 -0700 2008 | [technomancy] |
| |
watcher_in_the_water.gemspec | Sat Sep 06 21:28:32 -0700 2008 | [technomancy] |
README.rdoc
Watcher In The Water - http://en.wikipedia.org/wiki/Watcher_in_the_Water
Description
Want to know when the page at a given URL changes? The Watcher in the Water will tell you over Jabber; just create a ~/.watcher/config.yml file and toss watcher_in_the_water into your crontab!
--- jid: watcher-in-the-water@jabber.org password: mellon recipient: phil@hagelb.org urls: - http://rubyconf.org
Issues
XMPP4R takes a really long time to authenticate with my Jabber server. Maybe it’s just me though… No idea. This shouldn’t run more than once an hour or so, whatever; shouldn’t matter.
Install
$ sudo gem install technomancy-watcher_in_the_water --source=http://gems.github.com
TODO
- Finish live tests?
- Just send a diff over IM?
- Only look at a given XPath?
Author
By Phil Hagelberg (http://technomancy.us)




