iEntry 10th Anniversary Vista Support About Us

The Win Forums: About The Vista Forums gadget - The Win Forums

Jump to content

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

About The Vista Forums gadget Rate Topic: -----

#21 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 08 May 2007 - 10:10 PM

View PostMetal_Mickey, on May 8 2007, 11:15 AM, said:

I have noticed that the theme reverts back to the default one after a restart. Is this normal?


After a restart of your computer? Yes this is normal, if you prefer to have a certain theme as a default you could edit the gadget but as the default theme matches the look of the site that's what we went for.
0

#22 User is offline   Metal_Mickey Icon

  • Boogie Boogie Boogie!!!
  • Icon
  • Group: Member
  • Posts: 201
  • Joined: 12-February 07
  • Gender:Male
  • Location:UK
  • Interests:Music, Photography
  • Mac OS X

Posted 08 May 2007 - 10:29 PM

View PostUltimate.User, on May 8 2007, 11:10 PM, said:

View PostMetal_Mickey, on May 8 2007, 11:15 AM, said:

I have noticed that the theme reverts back to the default one after a restart. Is this normal?


After a restart of your computer? Yes this is normal, if you prefer to have a certain theme as a default you could edit the gadget but as the default theme matches the look of the site that's what we went for.


Would I be mistaken thinking this would be as easy as changing

var theme ="The Vista Forums";

to

var theme ="Slate";


in the 'main.html'
0

#23 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 10 May 2007 - 10:05 PM

Indeed, it's as easy as that. I think we'll have a look at saving the settings in a text file instead tho ;)
0

#24 User is offline   Metal_Mickey Icon

  • Boogie Boogie Boogie!!!
  • Icon
  • Group: Member
  • Posts: 201
  • Joined: 12-February 07
  • Gender:Male
  • Location:UK
  • Interests:Music, Photography
  • Mac OS X

Posted 11 May 2007 - 04:14 PM

View PostUltimate.User, on May 10 2007, 11:05 PM, said:

Indeed, it's as easy as that. I think we'll have a look at saving the settings in a text file instead tho ;)


Yeah that would be a good upgrade for the next version.


Thanks for confirming the code.

MM
0

#25 User is offline   c0lin Icon

  • (age/2)+7=?
  • Icon
  • Group: Super Moderator
  • Posts: 6,429
  • Joined: 25-November 06
  • Gender:Male
  • Location:Edmonton, Alberta
  • Linux

Posted 11 May 2007 - 06:08 PM

View PostMetal_Mickey, on May 8 2007, 04:15 AM, said:

Edited to add: I have noticed that the theme reverts back to the default one after a restart. Is this normal?


Happens to me as well. Set it to slate and it reverts back to the leaf after a reboot.
0

#26 User is offline   Metal_Mickey Icon

  • Boogie Boogie Boogie!!!
  • Icon
  • Group: Member
  • Posts: 201
  • Joined: 12-February 07
  • Gender:Male
  • Location:UK
  • Interests:Music, Photography
  • Mac OS X

Posted 11 May 2007 - 06:19 PM

View Postcolin86, on May 11 2007, 07:08 PM, said:

View PostMetal_Mickey, on May 8 2007, 04:15 AM, said:

Edited to add: I have noticed that the theme reverts back to the default one after a restart. Is this normal?


Happens to me as well. Set it to slate and it reverts back to the leaf after a reboot.


I changed line 8 of the HTML code, as mentioned above, in the html file called 'main.html' found in the folder TheVistaForums.gadget:

<html>
<head>
<title>The Vista Forums Post Gadget</title>
<link href="Themes/The Vista Forums/gadget_layout.css" rel="stylesheet"
type="text/css" />

&lt;script LANGUAGE="JScript" >
var theme ="Slate";


and now it is Slate by default after a restart.
0

#27 User is offline   UCFknight10 Icon

  • Beginner
  • Icon
  • Group: Member
  • Posts: 32
  • Joined: 14-April 07
  • Windows Vista

Posted 11 May 2007 - 07:50 PM

hey yeah sorry bout that guys. im working on the problem.
0

#28 User is offline   Metal_Mickey Icon

  • Boogie Boogie Boogie!!!
  • Icon
  • Group: Member
  • Posts: 201
  • Joined: 12-February 07
  • Gender:Male
  • Location:UK
  • Interests:Music, Photography
  • Mac OS X

Posted 11 May 2007 - 08:01 PM

View PostUCFknight10, on May 11 2007, 08:50 PM, said:

hey yeah sorry bout that guys. im working on the problem.



No problem mate. The gadgets a good 'un. :hug:

Edited because I can't spell problem

This post has been edited by Metal_Mickey: 11 May 2007 - 08:02 PM

0

#29 User is offline   logger Icon

  • Beginner
  • Icon
  • Group: Member
  • Posts: 11
  • Joined: 16-May 07
  • Windows Vista

Posted 18 May 2007 - 02:15 PM

View PostMetal_Mickey, on May 8 2007, 08:15 PM, said:

.... I have noticed that the theme reverts back to the default one after a restart. Is this normal?

I am getting this same behaviour too so it is not a one off?
Great tool though. I like the proposed idea of a flyout containing the post content.
0

#30 User is offline   Metal_Mickey Icon

  • Boogie Boogie Boogie!!!
  • Icon
  • Group: Member
  • Posts: 201
  • Joined: 12-February 07
  • Gender:Male
  • Location:UK
  • Interests:Music, Photography
  • Mac OS X

Posted 18 May 2007 - 09:17 PM

View Postlogger, on May 18 2007, 03:15 PM, said:

View PostMetal_Mickey, on May 8 2007, 08:15 PM, said:

.... I have noticed that the theme reverts back to the default one after a restart. Is this normal?

I am getting this same behaviour too so it is not a one off?
Great tool though. I like the proposed idea of a flyout containing the post content.


I think the next version will have the issue resolved ;)
0

#31 User is offline   UCFknight10 Icon

  • Beginner
  • Icon
  • Group: Member
  • Posts: 32
  • Joined: 14-April 07
  • Windows Vista

Posted 19 May 2007 - 02:59 AM

yeah, maybe try reading the posts before posting logger. :)
0

#32 User is offline   logger Icon

  • Beginner
  • Icon
  • Group: Member
  • Posts: 11
  • Joined: 16-May 07
  • Windows Vista

Posted 19 May 2007 - 05:50 AM

I did try reading the posts before reading :huh: Just that with all the Eye Candy here abouts I did not notice there was a second page to this thread. Could have been worse and I might have started a New thread :o I AM SORRY - I PROMISE TO BE MORE CAREFUL NEXT TIME.
Still - You have made a great utility and I like the proposed idea of a flyout containing the post content.

This post has been edited by logger: 19 May 2007 - 05:51 AM

0

#33 User is offline   UCFknight10 Icon

  • Beginner
  • Icon
  • Group: Member
  • Posts: 32
  • Joined: 14-April 07
  • Windows Vista

Posted 20 May 2007 - 04:00 AM

@logger it's okay. :) that idea of a flyout with post content is possible, but idk how great of an idea it is. the point of the gadget is for u to see the most recent posts, and then have u participate in it. basically to generate traffic to the site. i will talk with my TVF contact about this, see what he thinks. who knows? it may be in the next version. ;)
0

#34 User is offline   erichss Icon

  • Monkey Lover
  • Icon
  • Group: Member
  • Posts: 242
  • Joined: 09-March 07
  • Location:Lousiana
  • Windows Vista

Posted 14 June 2007 - 09:38 AM

View PostUltimate.User, on Apr 15 2007, 06:14 PM, said:

No, Your quite right, I'm still working on (and having a nightmare with) the refresh. The present version is 1.1, so just look for a version above that to include a refresh fix, any higher versions will also include more themes as they're created.

Glad to hear your trying it out anyways ;)


Where can one acquire the Vista Forums gadget?
0

#35 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 17 June 2007 - 06:56 PM

You can download the gadget from the Microsoft gadget gallery, a link for which is in this very section
0

#36 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 24 June 2007 - 06:26 PM

As you may have noticed there is a problem with the gadget at the moment, this is due to a url change on the forum, I'll fix the gadget and re-upload, I'll post when the new version has been cleared on the MSN gallery
0

#37 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 25 June 2007 - 03:08 PM

OK, The gadget has now been fixed, you can download it here
0

#38 User is offline   Christopholofigus Icon

  • Always remember that you're unique. Just like everyone else.
  • Icon
  • Group: Member
  • Posts: 100
  • Joined: 25-June 07
  • Gender:Male
  • Location:Washington
  • Windows Vista

Post icon  Posted 25 June 2007 - 09:58 PM

Mine just says refreshing all the time. Do i need to set up something?

Attached Image
0

#39 User is offline   Ultimate User Icon

  • The reincarnation of Dr. Hunter S. Thompson
  • Icon
  • Group: Super Moderator
  • Posts: 3,369
  • Joined: 24-November 06
  • Gender:Male
  • Location:Livingston, Scotland
  • Interests:Gaming, Dance Music, Lost, Cinema, Computing
  • Windows 7

Posted 29 June 2007 - 12:37 PM

As I said, it has been updated due to the url change, you should only need to download the latest version as of this date which is 2.1
0

#40 User is offline   .Chris Icon

  • Uber Root
  • PipPipPipPipPipPipPipPip
  • Group: Restricted
  • Posts: 3,503
  • Joined: 14-July 06
  • Windows Vista

Posted 15 July 2007 - 05:20 AM

View PostMetal_Mickey, on May 8 2007, 03:15 AM, said:

Just updated to the new version. The improvements are good and it seems to function correctly. The Slate theme suits my desktop and it looks slicker than the previous version.

A flyout preview of posts would be a great idea. My RSS newsreader widget does this and I find it very usefull.

MM

Edited to add: I have noticed that the theme reverts back to the default one after a restart. Is this normal?



View PostUltimate.User, on May 8 2007, 03:10 PM, said:

View PostMetal_Mickey, on May 8 2007, 11:15 AM, said:

I have noticed that the theme reverts back to the default one after a restart. Is this normal?


After a restart of your computer? Yes this is normal, if you prefer to have a certain theme as a default you could edit the gadget but as the default theme matches the look of the site that's what we went for.


Right, but shouldn't themes be saved? I mean, people customize it with the theme they want, the theme should stick. You could add a "reset settings back to defalut" so if people run in to a problem, they can click it and it will reset all settings.


View PostMetal_Mickey, on May 11 2007, 09:14 AM, said:

View PostUltimate.User, on May 10 2007, 11:05 PM, said:

Indeed, it's as easy as that. I think we'll have a look at saving the settings in a text file instead tho ;)


Yeah that would be a good upgrade for the next version.


Thanks for confirming the code.

MM


Yes, a great idea (Y)

any updates on what will be in the next verson?

what about:
  • a log in link - log in to the forums. Perhaps a log out. But i think a log in link would be used more then a log off link.
  • Windows media center theme.
  • Preview of what the theme looks like in the control pannel.
I found a bug.

I can't click and drag the gadget it self. i have to click the place handle bellow the "X" to drag. I fell if you allow people to click and drag the gadget from it self, like other gadgets do, it will make it more easer. Some dispaly their gadgets on the desktop and close the sidebar and run it like mac OSX or the yahoo widget engine

EDIT: Only the bottom part you can drag. not the top. Please fix it so the whole gadget will work, rather then the bottom half.

This post has been edited by .Chris: 15 July 2007 - 05:24 AM

0

  • (4 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users