forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RSS Feed?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
2Xtremes2004



Joined: 31 Aug 2005
Posts: 53

PostPosted: Thu Dec 01, 2005 3:26 am    Post subject: RSS Feed? Reply with quote

Once wifi is avalible for Luaplayer, how hard would it be to make an rss program. I think this would be a great example for testing the wifi feature.

Also in the todo list, a PhysicsFS filesystem is mentioned. Is this simulare to .zip and .rar? If so, I was wondering if scripts will be able to launch from within them. How will this work?
_________________
I want my money back!?
Back to top
View user's profile Send private message
Bob535



Joined: 04 Nov 2005
Posts: 56

PostPosted: Thu Dec 01, 2005 5:29 am    Post subject: Reply with quote

Didnt 2.6 add this feature to the firmware?
Back to top
View user's profile Send private message
2Xtremes2004



Joined: 31 Aug 2005
Posts: 53

PostPosted: Thu Dec 01, 2005 6:49 am    Post subject: Reply with quote

Yes, but I am talking about a program made with lua (rss.lua), so that it can be used with 1.5 firmware & Luaplayer.
_________________
I want my money back!?
Back to top
View user's profile Send private message
Shine



Joined: 03 Dec 2004
Posts: 728
Location: Germany

PostPosted: Thu Dec 01, 2005 7:57 am    Post subject: Re: RSS Feed? Reply with quote

2Xtremes2004 wrote:
Once wifi is avalible for Luaplayer, how hard would it be to make an rss program. I think this would be a great example for testing the wifi feature.


This should be possible, but if you just want something for testing wifi, a simpler protocol like HTTP is better. I've implemented wifi support already in Lua Player, it is in SVN, you can get a preview for firmware 1.5 at http://www.luaplayer.org/LuaPlayer-0.15-preview.zip . The PSPSDK implementation is not very clean, there are bugs with the termination, no nameserver lookup and there are no server sockets, so it is not ready for a release, but in the Lua Player preview a wifi sample is integrated (see WLAN entry in Lowser), which loads a file with HTTP from luaplayer.org.

2Xtremes2004 wrote:

Also in the todo list, a PhysicsFS filesystem is mentioned. Is this simulare to .zip and .rar? If so, I was wondering if scripts will be able to launch from within them. How will this work?


Yes, physicsfs can use zip files as an archive. Within a Lua Player script you can load the files like you would do as if it were normal files in the same directory where your script is, but anything is in one zip file. Laurens from this forum was working on the port of physicsfs for Lua Player, but I haven't heard anything from him for some months.
Back to top
View user's profile Send private message
joreofiorio35



Joined: 03 Dec 2005
Posts: 6

PostPosted: Sat Dec 03, 2005 10:36 am    Post subject: Reply with quote

Hey Shine, looking good so far.

Can you please post the functions that are used so far by the Wlan class and the Socket class (class or whatever its called)? And you might want to update the function reference on the wiki so that it shows all of the IR functions and etc that can be used in version 0.14. Thanks,
Josh Fiorio
Back to top
View user's profile Send private message Send e-mail
dsn



Joined: 09 Nov 2005
Posts: 47
Location: Indianapolis, Indiana, USA

PostPosted: Tue Dec 06, 2005 2:26 am    Post subject: Reply with quote

Bob535 wrote:
Didnt 2.6 add this feature to the firmware?


The RSS "support" in 2.6 is incredibly lame. It isn't an RSS reader. All it does it look for enclosures in RSS feeds that link to audio files, and then stream those files. You can't, for example, read an RSS feed from BBC News.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group