Part 4 of US_framework; US_update. Updated 21-11-2008 22:30 [v1.7.1 Beta].
Version: v2 Beta
Copyright: 2007 - 2008 Jerone
| Recently Updated Topics | Posts |
|---|---|
| Archived Comments | 3 |
this script has 1 topic, 3 posts
This script has no reviews.
US_update
This script is now combined with all others into US Framework!
Please uninstall this script and download the framework.
Information below will stay as documentation.
$1 Intro:
I'm working on a Userscript framework (US_framework), which contains 4 parts:
- US_functions
[1]
; contains useful functions. - US_language
[2]
; contains a translation part. - US_options
[3]
; adds an iframe window (for settings). - US_update
[4]
; checks for new script versions.
This script will contain the 4th part for update checking.
News and information you can find on this page, but all explanation about the functions can you find on my personal site.
Please scroll down to $3 Install on how to install this script.
$2 News:
After this install there shouldn't be a reason to every time update this script to the latest versions of the other scripts.
Off course these scripts are in Beta stage and errors/bugs can occur. Please post these a.s.a.p. so I can fix them.
Have fun using it, gr Jerone
$3 Changelog:
[+] = added; [-] = removed; [/] = fixed; [*] = updated;- 02-05-2008 15.00 [v1.0 Alpha]:
[+] Initial release; - 03-05-2008 18.00 [v1.1 Beta]:
[*] cleaned up code;
[+] added framework check;
[+] fixed updating install count; - 04-05-2008 18.00 [v1.2 Beta]:
[+] cleaned up code;
[+] added instructions;
[+] added option for only userscripts.org script number; - 05-05-2008 13.00 [v1.3 Beta]:
[/] fixed bug in not available US_language; - 18-05-2008 20.00 [v1.3.1 Beta]:
[*] update to latest US_language version; - 19-05-2008 14.00 [v1.3.2 Beta]:
[/] fixed bug with wrong update url; - 30-05-2008 18.00 [v1.4 Beta]:
[/] fixed framework check; - 02-06-2008 18.00 [v1.5 Beta]:
[+] added custom loader; - 02-06-2008 19.00 [v1.5.1 Beta]:
[/] fixed bug for double run of USU.loader when o.readyState==1; - 02-06-2008 23.30 [v1.5.2 Beta]:
[*] cleaned up init;
[+] added more overrides; - 03-06-2008 14.00 [v1.5.3 Beta]:
[*] cleaned up code;
[/] changed custom loader for more use; - 03-06-2008 14.30 [v1.6 Beta]:
[+] added function to return all data;
[+] added function to return all script names; - 08-08-2008 16.00 [v1.6.1 Beta]:
[*] cleaned up code; - 10-08-2008 12.45 [v1.6.2 Beta]:
[*] updated minor function; - 16-08-2008 14.30 [v1.6.3 Beta]:
[*] updated to latest US_functions version;
[+] added real live US_framework versions; - 19-08-2008 16.30 [v1.6.4 Beta]:
[*] minor changes;
[*] updated to latest US_framework versions; - 23-09-2008 16.00 [v1.7 Beta]:
[/] fixed reset translation;
[+] added version comment;
[/] fixed check with no version number;
[/] fixed check when version number higher then ten;
[*] cleaned up code; - 21-11-2008 22:30 [v1.7.1 Beta]:
[/] fixed small bug in framework check;
[/] fixed bug in version check for 10 and higher;
$4 Feature's:
- will check for updates when added to another script.
List will be completed soon.
$5 Install:

- Install this script by clicking the 'Install' button on the top.
- As soon as you've done that, go to my other 3 scripts and install these also: US_functions, US_language and US_options.
- Then right-click the GreaseMonkey icon in your statusbar or go to 'Tools' and find 'GreaseMonkey'.
- A menu will pop-up and choose 'Manage User Scripts...'
- You'll get a window that displays all scripts. Search my 4 scripts and drag and drop them to the top of the list. Make sure that there's none script above them and that they are in order (see image):
- aaaa US_functions
- aaab US_language
- aaac US_options
- aaad US_update
$6 Options:
The following settings are optional and will override all script settings when used.
USUtitleOverRide- [String] UserScript name;
USUcheck4UpdateOverRide- [Boolean] check for updates;
USUupdateTimeOverRide- [Integer MILLISECONDS] time interval between update checks;
USUDoSOverRide- [Integer MILLISECONDS] anti-DoS time;
USUlanguageOverRide- [String LANGUAGE SHORT or "navigator"/"browser"] language;
- Read more about it at US_language;
USUheadersOverRide- [Object] use specific HTTP headers;
USUmimeTypeOverRide- [String] override normal MimeType;
USUshowLogOverRide- [Boolean] show log;
USUshowVcommentOverRide- [Boolean] show new versions comment;
USUshowLoaderOverRide- [Boolean] show loader overlay;
USUcustomLoaderOverRide- [Function] override normal loader;
- In the comments below is a nice example;
$7 Todo:
- Internet Explorer (IE7Pro) and Opera (UserJS) compatible.
$8 In Use:
- US_functions by Jerone
- US_language by Jerone
- US_options by Jerone
- US_update by Jerone
- InHolland SignIn by Jerone
- InHolland TimeTables by Jerone
- Link Alert by Jerone
- Multiple Windows Live ID's by Jerone
- Map24 Cleaner by Jerone
- Windows Live Messenger Web Extended by Jerone
$9 Notes:
I made this userscript in Dreamweaver 8.It's tested in Firefox 2 (partly) and Firefox 3.0.5 (continuous) with GreaseMonkey 0.8.
This script is copyrighted and I prefer if you ask if you can 'borrow' parts of this script.
Installing is at own risk and I can't be held responsible if anything goes wrong.
Want to reward me for putting time and sweat into making this free userscript;
(thank you).




