HOME | DD

Published: 2009-04-27 22:08:11 +0000 UTC; Views: 29518; Favourites: 26; Downloads: 7440
Redirect to original
Description
This is the same as my previous Multi-meter , except that I have added more lines and tabs.Before there was only 7 lines, now there are 12.
Before there was only 4 tabs, now there are 5.
Includes an "x" button to close skin when not in use.
Thank's Lifehacker for featuring this!
Check out the article here: Multimeter RSS Embeds the Latest News on Your Desktop
Related content
Comments: 22
Septemberquestions [2016-01-11 08:41:57 +0000 UTC]
Hey,
It doesnt open the linsk when i click them. Any way to fix that?
👍: 0 ⏩: 0
Zizou4111 [2013-05-03 18:27:08 +0000 UTC]
For everyone having problems with links not opening, here is the fix.
1) Right click the skin, then go to edit.
2) Do a search for "LeftMouseDownAction=[5MeasureLink1]" use "LeftMouseDownAction=["#URL#"]" and "LeftMouseDownAction=["#2URL#"]" etc.
Inside those brackets [] you need to put the actual URL address. This is what I've got: [link] which makes the Gizmodo RSS feed work.
Hope this helps, feel free to ask if you get stuck.
👍: 0 ⏩: 0
polamnus [2012-10-30 03:05:35 +0000 UTC]
Has anyone been able to make this work? Once I upgraded Rainmeter to 2.3 it stopped being able to open links. It's a great add-on, and I've grown quite fond of it. Thanks for any advice.
👍: 0 ⏩: 0
jjamendoza [2012-08-19 06:53:11 +0000 UTC]
I must say this is really simple and so far the only RSS Feed Rainmeter skin that works for me and I can easily add what I want. ONE BIG MAJOR PROBLEM! I can't open any links. I even tried to set my firefox path in the code "browser=" but I can't get it to open up.
👍: 0 ⏩: 1
Idontwant2 In reply to jjamendoza [2012-08-31 17:23:37 +0000 UTC]
Ditto for me too. I've been using this feed on my setup almost since it first came out. It's fantastic!
But, since I've updated rainmeter to 2.3 (even 2.4beta), clicking on the feed no longer opens the links in a browser. I never realized how often I used this feature until it stopped working. Any thoughts as to how to navigate this problem?
👍: 0 ⏩: 0
Mownan [2012-06-19 15:52:58 +0000 UTC]
Thanks a lot for this, i love this skin and now it is even better all i need now are a few more tabs. I noticed when i open Rainmeter and Multimeter loads the second tab is always selected is there a way to change it to another tab ? Cheers.
👍: 0 ⏩: 0
polamnus [2011-11-26 17:24:54 +0000 UTC]
Thank you for this, it's great! I'm making some changes, adding more feeds to the list, I've got it working well with 8 feeds, but I'm stumped at one thing. What dictates which feed the skin initializes on? So far, it's always started up on the "google" feed(or whichever you've replaced it with). I've been all over the code and can't seem to find what causes it to start like that. Otherwise, this is the best RSS feed skin I've been able to find. Once I get as many feeds added as I like, I'd hope to be able to add more than 12 without getting the string related errors, but first things first. Thanks again!
👍: 0 ⏩: 1
polamnus In reply to polamnus [2011-11-26 19:50:21 +0000 UTC]
Scratch that last request, if anyone is curious, there's a "Hidden=1" flag set in the code for all but the second feed source. See the last line of this code snippet. The "2Link#" meters don't have that set, this they always start first on initialization.
[1Link1]
Meter=STRING
MeasureName=1MeasureRSS1
X=2
Y=38
H=#height#
W=#Width#
ClipString=1
StringStyle=NORMAL
FontColor=#Color2#
FontSize=#Height2#
FontFace=#Font#
AntiAlias=1
LeftMouseDownAction=[1MeasureLink1]
Hidden=1
👍: 0 ⏩: 0
chiefro [2011-05-08 05:27:48 +0000 UTC]
so by not answering the other people's questions of how to change the feeds you are acknowledging that you can't do that? or are unwilling to post how to do it?
👍: 0 ⏩: 0
snjflame [2010-06-05 06:16:43 +0000 UTC]
unicode characters are not displaying ??? any idea why???
👍: 0 ⏩: 0
elkokills [2010-04-22 23:05:48 +0000 UTC]
Yeah I was kinda' wondering how I could switch to my own feeds.
👍: 0 ⏩: 0
CerebraX [2009-12-12 23:51:38 +0000 UTC]
Hi,
nice feed reader. I'd like to add some of my own feeds though and was wondering how to do that?
Thanks
👍: 0 ⏩: 0
cewallace [2009-06-03 10:10:41 +0000 UTC]
Love this reader, is there a way to add more tabs.
I am not a coder or anything, but i looked at the .ini file and modified it, the new favicon appears, but when i click it, the feed from that favicon overlays the previous feed, is their an easy way to modify the ini to add more feeds?
👍: 0 ⏩: 0
Merseine [2009-05-07 14:29:12 +0000 UTC]
Awesome! Is there a gmail option? I see the icon in the folder.
👍: 0 ⏩: 1
teejay3 In reply to Merseine [2009-06-07 18:58:58 +0000 UTC]
Well there was going to be, but gmail's RSS is an authenticated RSS feed and Rainmeter doesn't support authenticated RSS.
You could rout the feed through Yahoo Pipes, but I don't know how secure that is. Maybe later this summer I'll sit down and try it out. I'll post back here if I do.
👍: 0 ⏩: 0
buriguri79 [2009-05-03 10:24:53 +0000 UTC]
how do u add more lines? i couldnt figure out look through the config...
👍: 0 ⏩: 1
teejay3 In reply to buriguri79 [2009-05-05 01:17:40 +0000 UTC]
Well for this setup here, 12 lines is the maximum. If you use a different system for parsing the RSS feeds though, you might be able to get more.
👍: 0 ⏩: 0