28.08.2015, 13:04
I want to show on visualization some rss feed. Is there some example of this functionality? Or maybe some library which help to work with xml files?
RSS Reader
|
28.08.2015, 13:04
I want to show on visualization some rss feed. Is there some example of this functionality? Or maybe some library which help to work with xml files?
31.08.2015, 05:56
You can use LuaSocket to fetch the RSS feed and the parse it using LuaExpat:
http://w3.impa.br/~diego/software/luasoc...ml#request https://matthewwild.co.uk/projects/luaex...mples.html
31.08.2015, 06:32
Thanks, i didnt know which module, to handle with xml, you add.
01.09.2015, 11:40
Can you give me some working example of luaexpat? this, on the web you gave, is very strange and non documented, so understanding is very difficult.
01.09.2015, 12:27
Here's an example that will get text from <title> and <description> tags inside of each <item> tag and save them in a table.
Code: itemtag = false
01.09.2015, 20:02
The best and the fastest support in KNX world
|
« Next Oldest | Next Newest »
|