What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » [0.3.3] Some client-side Shoutbox improvements. (Firefox only!)

[0.3.3] Some client-side Shoutbox improvements. (Firefox only!)
Author: Message:
the DtTvB
Junior Member
**


Posts: 47
Reputation: 10
– / Male / –
Joined: Mar 2007
Status: Away
O.P. Happy  [0.3.3] Some client-side Shoutbox improvements. (Firefox only!)
* the DtTvB is not sure whether this forum is the right place to post or not.

Well, ;)

I made some client-side improvements (a.k.a. userscripts)
to the shoutbox. To make this true, you need to have Greasemonkey, that is, available to Firefox users only.

Download Greasemonkey Extension for Firefox

Greasemonkey's work is to run the installed userscripts after the page loads.

0.3.3
Download the userscript (0.3.3).
Changelog:
code:
// 0.3.3
//     - Options accordion. Can be used to turn a feature on and off.
//     - -dt-'s script compatibility mode
//        (can be [en/dis]able via the options accordion)
//     - Forced to be utf-8.

// 0.3.2
//     - More timeouts for user to go away.
//     - Better handling of commands.. For example:
//           /test => "I am testing"
//       is defined, if you type
//           /test the shoutbox
//       it will become I am testing the shoutbox.
//     - Will no more allow /help to be sent via shoutbox.
//     - Quick text box is moved to lower-left
//     - Quick texts sliding...

// 0.3.2pre
//     - Hidden feature requested by MeEtc.


0.3.1
Download the userscript (0.3.1).
Changelog for 0.3.1:
  - Some commands will be sent using a standard way. For example, /theme.
  - The menu popup should disappear when you click somewhere else.
[size=1]Now the size of the script gets to 15kb with 672 lines of code with more features...
Note: Please uninstall the older versions first before installing 0.3.0.
Changelog:
  - When you click on a user's name, a popup menu will appear and let you quote, PM, or view the profile.
  - Quick texts!!

Screenshots:
    [Image: func2xs5.png]    [Image: func3jt5.png][/size]

0.2.1 (0.2.0 users, please redownload!)
Download the userscript (0.2.1).
Note: To toggle auto-refresh in this version, just click the old autorefresh button to turn it on ([Image: refreshon.gif]). Or it won't refresh anything.
Changelog:
  - Fixed message sending bug where + is treated as a space (0.2.1)
  - Used new way of parsing HTML. Now it uses range.createContextualFragment
  - Uses XMLHttpRequest to send messages.
  - More comments.
  - Toasts! Now, toasts will pop-up when a user comes in to the shout box or exits.
Preview:

    [Image: ashwe89rjwup7.png]

0.1.2
Download the userscript (0.1.2).
Note: To toggle auto-refresh in this version, just click the old autorefresh button to turn it on ([Image: refreshon.gif]). Or it won't refresh anything.
Changelog:
  - Some fixes/improvements, thanks to WDZ.
  - Added comments for larger filesize for the ease to edit.
  - Changed the updating method. Won't affect the message entry box in any way.


0.1.0
Download the userscript.
Important! You need to turn off the original Auto-Refresh feature of the shoutbox before installation (make sure that the autorefresh button at the bottom is grayed like this: [Image: refreshoff.gif]), because this userscript includes the better version of the autorefresh.


This userscript makes following changes to the shoutbox:
  • Auto-Focus: The message typing box will be focused by default.
    You don't have to click on the input box in order to type anymore.
  • Expanded Input: The input box is expanded to fit the window.
  • The New Auto-Reload: This script includes the better version of the auto-reload feature. Please turn the original one off before installing this script. It uses XMLHTTPRequest to reload (a.k.a. AJAX, oops, AJAT), that means it will not reload the whole page, just the body section. This userscript reloads the page every 12.5 seconds, but it will look faster than the previous one!

This post was edited on 03-23-2007 at 05:30 PM by the DtTvB.
the DtTvB - My name has no meaning, but it's unique at least!
[Image: asj.gif]
03-13-2007 03:57 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-13-2007 at 03:57 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by John Anderton on 03-13-2007 at 04:02 PM
RE: RE: Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-13-2007 at 04:20 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by MeEtc on 03-13-2007 at 04:09 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by haydos on 03-13-2007 at 06:07 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-13-2007 at 06:16 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by vaccination on 03-13-2007 at 07:14 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by L. Coyote on 03-13-2007 at 07:21 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by Thor on 03-13-2007 at 08:16 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-13-2007 at 08:43 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by Thor on 03-13-2007 at 08:46 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-13-2007 at 08:47 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by NanaFreak on 03-13-2007 at 08:48 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by EBFL on 03-13-2007 at 09:18 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by WDZ on 03-13-2007 at 10:48 PM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by Lou on 03-14-2007 at 12:28 AM
RE: RE: Some client-side Shoutbox improvements. (Firefox only!) - by WDZ on 03-14-2007 at 12:38 AM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by Thor on 03-14-2007 at 12:40 AM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-14-2007 at 01:54 AM
RE: Some client-side Shoutbox improvements. (Firefox only!) - by John Anderton on 03-14-2007 at 03:19 AM
RE: [0.1.2] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-14-2007 at 05:43 AM
RE: [0.1.2] Some client-side Shoutbox improvements. (Firefox only!) - by WDZ on 03-14-2007 at 05:54 AM
RE: [0.1.2] Some client-side Shoutbox improvements. (Firefox only!) - by Joa on 03-14-2007 at 06:04 AM
RE: [0.1.2] Some client-side Shoutbox improvements. (Firefox only!) - by NanaFreak on 03-14-2007 at 06:04 AM
RE: [0.2.0] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-14-2007 at 08:23 AM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by Mike on 03-14-2007 at 12:35 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by Kenji on 03-14-2007 at 12:38 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by markee on 03-14-2007 at 12:53 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-14-2007 at 01:08 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by -dt- on 03-14-2007 at 01:58 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-14-2007 at 02:36 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by Jimbo on 03-14-2007 at 04:23 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by Thor on 03-14-2007 at 05:55 PM
RE: RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by WDZ on 03-14-2007 at 07:26 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by Oxy on 03-14-2007 at 08:10 PM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-15-2007 at 09:36 AM
RE: [0.2.1] Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-15-2007 at 10:27 AM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-15-2007 at 11:44 AM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-15-2007 at 06:14 PM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by Thor on 03-15-2007 at 06:39 PM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by MeEtc on 03-15-2007 at 06:58 PM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by prashker on 03-15-2007 at 07:02 PM
RE: [0.3.0] Some client-side Shoutbox improvements. (Firefox only!) - by Lou on 03-15-2007 at 09:07 PM
RE: [0.3.1] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-16-2007 at 01:52 AM
RE: [0.3.1] Some client-side Shoutbox improvements. (Firefox only!) - by Lou on 03-16-2007 at 10:20 AM
RE: [0.3.1] Some client-side Shoutbox improvements. (Firefox only!) - by J.J on 03-16-2007 at 11:07 AM
RE: [0.3.7] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-17-2007 at 10:12 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by Nathan on 03-17-2007 at 10:34 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by Jimbo on 03-17-2007 at 12:17 PM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by EBFL on 03-17-2007 at 01:35 PM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by Lou on 03-18-2007 at 02:05 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by L. Coyote on 03-18-2007 at 05:14 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by duck! on 03-18-2007 at 08:53 PM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by Oxy on 03-19-2007 at 08:38 PM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by WDZ on 03-22-2007 at 12:17 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by MeEtc on 03-22-2007 at 12:28 AM
RE: [0.3.2] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-23-2007 at 04:44 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-23-2007 at 05:32 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by Felu on 03-23-2007 at 05:37 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by the DtTvB on 03-24-2007 at 02:24 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by Nathan on 03-26-2007 at 12:27 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by Lou on 04-07-2007 at 02:52 PM
RE: [0.3.3] Some client-side Shoutbox improvements. (Firefox only!) - by Felu on 04-07-2007 at 05:30 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On