SSL/XML News feed plugin

reider

New member
Any chance of this type of plugin making an entrance? Just amended the XML stuff in LCD Smartie and changed the devout American weather feed to Manchester Airport here in the UK (no offence guys). Found out how most of the stuff ticks, got the same address for reports as smartie.

mmmm, don`t know if we can use this now I think about it. We`re accessing the same address, its for personal use, plugin hopefully engineered by one of our guys, screen ditto. mmmm, maybe we could use it.

Got my weather for this area working in Smartie, would look better in CC2..... ;)

Steve
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 

CF Tech

Administrator
So I am I correct in understanding that this plugin (and I would assume a couple of screens) will give back what we lost with aaflyer's weather plugin?

Would it be able to view stuff like this:

http://www.hardocp.com/hardocp.rdf

Code:
<?xml version="1.0" encoding="utf-8"?>

<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://my.netscape.com/rdf/simple/0.9/">

<channel>
<title>[H]ardOCP</title>
<link>[url]http://www.hardocp.com/[/url]</link>
<description>[H]ardOCP - Hardware News and Reviews</description>
</channel>
<item>
<title>Lian Li PC-60Plus</title>
<link>[url]http://www.hardocp.com/index.html#13023-1[/url]</link>
</item>
<item>
<title>Ars Gaming Update</title>
<link>[url]http://www.hardocp.com/index.html#13022-1[/url]</link>
</item>
<item>
<title>Cooling</title>
<link>[url]http://www.hardocp.com/index.html#13021-1[/url]</link>
</item>
<item>
<title>Etc.</title>
<link>[url]http://www.hardocp.com/index.html#13021-2[/url]</link>
</item>
<item>
<title>Cases & Modding</title>
<link>[url]http://www.hardocp.com/index.html#13021-3[/url]</link>
</item>
<item>
<title>Free Stuff For YOU!</title>
<link>[url]http://www.hardocp.com/index.html#13020-1[/url]</link>
</item>
<item>
<title>10 [H]Forum Threads</title>
<link>[url]http://www.hardocp.com/index.html#13018-1[/url]</link>
</item>
<item>
<title>Adware Maker On A Government Committee</title>
<link>[url]http://www.hardocp.com/index.html#13017-1[/url]</link>
</item>
<item>
<title>NumaNuma News</title>
<link>[url]http://www.hardocp.com/index.html#13016-1[/url]</link>
</item>
<item>
<title>LokiTorrent Lies?</title>
<link>[url]http://www.hardocp.com/index.html#13011-1[/url]</link>
</item>
<item>
<title>Gigabyte GA-K8NXP-SLI nForce4-SLI</title>
<link>[url]http://www.hardocp.com/index.html#13008-1[/url]</link>
</item>
<item>
<title>Skyhawk Echo-Q IMC6375</title>
<link>[url]http://www.hardocp.com/index.html#13008-2[/url]</link>
</item>
<item>
<title>DOOM 3 Expansion Reviews</title>
<link>[url]http://www.hardocp.com/index.html#13008-3[/url]</link>
</item>
<item>
<title>MS Hires Final Fantasy Creator</title>
<link>[url]http://www.hardocp.com/index.html#13006-1[/url]</link>
</item>
<item>
<title>10 Cool Gadgets For Gamers</title>
<link>[url]http://www.hardocp.com/index.html#13006-2[/url]</link>
</item>

</rdf:RDF>
And pressing "check" would open a browser on the link?
 

jdgordon

New member
of course by a couple of hours i meant 20min :)

what i can do now is grab text from any webpage (including rdf/rss/xml/etc) and dump it onto the lcd...

ive got it pretty much working so instead of explaining it here ill start a new thread with the dll attached... (bout 10min or so.. need to write up a readme)

by "check" do u mean the extra buttons on the lcd? that wouild be nice.. currently i dont know how to do that, but ill talk to CFAdministrator (or whatever his nick is... sorry mate :) ) and hopefully he can tell me how to do it...

edit: no it will be later tonight coz atm its updateing every 100ms which is A Very Bad Thing (tm)
________
MEXICO HOTELS
 
Last edited:
Top