rainmeter is a very flexible windows app that allows all manor of variables to be displayed. E.g.
http://fc02.deviantart.net/fs51/i/2009/308/a/6/Enigm...
If I were better at coding I would try and write an actual plugin for rainmeter to use the zen usage api. Sadly that's beyond my ability. My second option is to use an existing plugin for rainmeter called webparser. Basically is downloads a webpage and scrapes any data you want and allows you to utilise it in the app.
So, in theory, I give it the webpage for my portal and it fetches my remaining usage for use in the app. The problem is that the portal is a protected webpage and webparser doesn't support cookies, so it would have to login. The portal doesn't allow the credentials in the url as far as I know, so I can't use https://username:[email protected].......
So, I think I'm stuffed
Anyone have any ideas? Is there any way to craft a special url that will retrieve a page that contains my remaining usage without needing login, or supporting url credentials? Or is there any way to use the api to do something similar?
Or...
I could make a webpage that contains the necessary code to display my usage. I could use webparser to scrape that. But alas, I'm not familiar with the javascript that would be required
Here's hoping...



Print Thread
