What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Request: Auto Refresh in forums

Pages: (3): « First « 1 [ 2 ] 3 » Last »
Request: Auto Refresh in forums
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
O.P. RE: Request: Auto Refresh in forums
quote:
Originally posted by Dempsey
You can just use the latest Posts refresh thing, but use the new 'Hide Forums' bit at the bottom so it only sows the forum you want.  Problem solved.

Not really, because that means having to change all of the options over and over again to view the forum that you want... It doesn't really solve any problems... It just makes you unable to see other things that you may want to see... Anyway, I prefer the auto refresh in sub-forums feature... Seems that it would be useful...
05-06-2005 09:34 AM
Profile PM Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Request: Auto Refresh in forums
Hmm well because I didnt think  wdz would add it , I created a greasemonkey script to do that it even adds the "Refresh is On" link.

you need atleast greasemonkey 0.3(get it here) to run it because it uses data storeage functions (GM_getValue and GM_setValue)

Right click and hit install HERE

This post was edited on 05-23-2005 at 01:00 PM by -dt-.
[Image: dt2.0v2.png]      Happy Birthday, WDZ
05-06-2005 11:45 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Request: Auto Refresh in forums
quote:
Originally posted by traxor
i doubt it would be too much work, as you may be able to steal code from other website :).
Any n00b can add a meta refresh tag :-/
quote:
Originally posted by Mr. Gary
try XMLHttpRequest
I've heard of that because of GMail, but I've never messed with it. Opera (my favorite browser) only recented added support for it. Anyway, there's no XML involved... :dodgy:
05-06-2005 07:14 PM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Request: Auto Refresh in forums
blah XMLhttprequest is way too much truble just for a simple refresh
and then what are you going to try to do? just replace the document
with the recived data like

code:

document.getElementsByTagName("body")[0].parentNode.innerHTML = recdata;



(i forgot the documentobject thing so eh thats a easy way to get to the
source of the page anyway because document.innerHTML is dodgy....)

which will cause the entire page to "flash" so eh I say the meta tag is
there for the reson to refresh so use it when you need to refresh ,
unless you want to refresh using javascript then I recomend using a
setTimeout to reload the page.


sorry but I just hate it when people try to suggest using XMLhttprequest for everything.

[Image: dt2.0v2.png]      Happy Birthday, WDZ
05-07-2005 04:36 AM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Request: Auto Refresh in forums
quote:
Originally posted by Mr. Gary
php, asp, perl, cgi
wtf, why are you comparing a markup language (XML) with programming languages? :dodgy:
05-07-2005 05:37 AM
Profile PM Web Find Quote Report
-dt-
Scripting Contest Winner
*****

Avatar
;o

Posts: 1819
Reputation: 74
35 / Male / Flag
Joined: Mar 2004
RE: Request: Auto Refresh in forums
quote:
Originally posted by WDZ
quote:
Originally posted by Mr. Gary
php, asp, perl, cgi

wtf, why are you comparing a markup language (XML) with programming languages? :dodgy:


and ones that are all compiled(kinda) and ran by the time you even start to recive the data for the xmlhttprequest =/

* -dt- dosnt even so why he mentioned them , thinks maby he ment those sort of pages you can recive or something =/

[Image: dt2.0v2.png]      Happy Birthday, WDZ
05-07-2005 05:42 AM
Profile PM Web Find Quote Report
John Anderton
Elite Member
*****

Avatar

Posts: 3908
Reputation: 80
37 / Male / Flag
Joined: Nov 2004
Status: Away
RE: Request: Auto Refresh in forums
I just dont think its of much use :P
Its like the point to show t&t in the threads u took part in tag that i was suggesting ... it can be done manually but that way it takes more time .... this saves time but meh ... dz aint coding em :P
[

KarunAB.com
]

[img]http://gamercards.exophase.com/459422.png[
/img]
05-07-2005 07:30 AM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Request: Auto Refresh in forums
quote:
Originally posted by traxor
quote:
Originally posted by çr@nK
that would be sick,
you try to click a link and suddenly woops page refresh and another thread is in that place...

doesn't have that problem when using it in latest posts does it :)...

yes, you'll have the same problem. There is absolutely no difference...

And because of this I will never use or turn on such a feature. Besides, is it that hard to press "reload" button or <F5> in your browser?

----

And what's the deal with all this XML, ASP, PHP, XMLHttpRequest, etc nonsense? To refresh a page every x seconds all you have to add is 1 meta-tag or 1 line of javascript, as WDZ already said :/

----

[RANT]
quote:
Originally posted by John Anderton
it can be done manually but that way it takes more time .... this saves time...
I realy can't understand how people can say and think that such things will save time (just like that other thread where someone suggested an auto-popup of your contactlist when hoovering over the messenger icon)... They really don't!

With auto-refresh things, auto-popups, hoovering over something, etc. you need to WAIT till the script/program/action kicks in. This takes far more time then simply pressing 1 button, or clicking on a mouse button!!!!

So instead of being that stupidly lazy to press 1 single button, learn to use the basic default and already built in options/buttons/etc of Windows and other programs. I bet most of all the people who suggest such "time-saving" things don't even know the full scope and possebilities of their mouse and keyboard...

So don't use the "it saves time" argument, that's complete nonsense...

[/RANT]

This post was edited on 05-07-2005 at 10:49 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-07-2005 10:39 AM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Request: Auto Refresh in forums
quote:
Originally posted by CookieRevised
[RANT]

I realy can't understand how people can say and think that such things will save time (just like that other thread where someone suggested an auto-popup of your contactlist when hoovering over the messenger icon)... They really don't!
Yeah, it is kinda useless. The only times I've actually found it useful were when...
A) I was viewing another page with the Latest Posts visible in the background, and it refreshed automatically, letting me know there were new posts.
B) I was quickly switching through my windows and came across the Latest Posts, which was already fresh and up-to-date without me having to click anything.
05-07-2005 06:33 PM
Profile PM Web Find Quote Report
saralk
Veteran Member
*****

Avatar

Posts: 2598
Reputation: 38
35 / Male / Flag
Joined: Feb 2003
RE: Request: Auto Refresh in forums
Im not 100% sure, but i think that Opera does it automatically for you. If you have a window in the background, it will refresh it every so often.

If it does: <3 Opera
If it doesn't: <3 Opera
The Artist Formerly Known As saralk
London · New York · Paris
Est. 1989
05-07-2005 07:53 PM
Profile PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


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