From Fedora Project Wiki

(→‎General: Never mind...!)
Line 32: Line 32:


* [http://www.changedetection.com/ ChangeDetection]  can be used to track any page for changes: http://www.changedetection.com/monitor.html
* [http://www.changedetection.com/ ChangeDetection]  can be used to track any page for changes: http://www.changedetection.com/monitor.html
* [https://addons.mozilla.org/en-US/firefox/addon/3028 Check4Change] is a Firefox extension that tracks web page changes
* Bookmarklet for most browsers (Konqueror users, add this to Tools->Minitools) <pre>
* Bookmarklet for most browsers (Konqueror users, add this to Tools->Minitools) <pre>
javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here'))
javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here'))

Revision as of 14:09, 10 September 2008

Tracking Upstream

FEver

You can use PackageMaintainers/FEver - Fedora upstream tracking system.

File releases

Security

Other distributions

Useful for cross-checking fixes etc.

General

javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here')) (I couldn't convince Wiki to make a right-clickable normal link of the above, sorry)

References