![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on webnab - Why eat Bananas, Not a browser within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Wee, time to release a new program. webnab - Why eat Bananas, Not a browser. Download 0.1 A Program that ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() ![]() Developer
|
Wee, time to release a new program.
webnab - Why eat Bananas, Not a browser. Download 0.1 A Program that lets you read the front page news from a limited amount of news type sites, Currently: pspupdates (Parses front page) slashdot (rss feed) apple (rss feed) ![]() webnab official site To Do: Add more feeds. Add picture and comment viewing to pspupdates. Fix some characters. Add general rss reader (mostly done) Release under GPL (its not GPL licensed atm so don't ask for the code, I'll release it when I'm ready to) Go to bed. To Not Do: Write a complete web browser. Add anything I don't want to. Not tested on 2.00, should probally work... Any suggestions of feeds/sites/features to add, post em in this thread
|
|
|
|
|
|
#3 |
![]() |
make an option to put own rss feed links in... than is this a best homebrew to wait for a browser !!!
hmm... only "downloading feed" nothing more ![]() dont work on my psp *cry*
__________________
[img]http://www.graphix4clans.de/ebanner.jpg[/img] Last edited by Anja; 01-23-2006 at 06:22 AM.. |
|
|
|
|
|
#6 |
![]() ![]() Developer
|
add the edge of ihacked as well
Nice App BTW!
__________________
PSP Monopoly | PSP Tic Tac Toe | PSP eMail and SMS | Drag Mini | Block Dude http://www.cools.biaklan.com Currently Working on ????? Quote of the Week |
|
|
|
|
|
#9 |
![]() ![]() Developer
|
denzel, you are one crazy dude lol, what a silly name! anyways, this is great, no more waiting to get home to keep up with pspupdates, connect and read on the go!
__________________
Windows: A thirty-two bit extension and GUI shell to a sixteen bit patch to an eight bit operating system originally coded for a four bit microprocessor and sold by a two-bit company that can't stand one bit of competition... Personal Development Blog: http://keepitreal-dev.blogspot.com/ |
|
|
|
|
|
#10 | |
![]() ![]() Developer
|
Where'd the name come from:
Quote:
I'll look at adding in some of those feeds in the next version, most likely I'll just get the generic rss reader going and ship a decent set of favorites ![]() Thanks for the feedback ![]() Anyone tryed it on 2.00 yet? |
|
|
|
|
|
|
#11 |
|
This does not work for 2.00. i used the wifiloader and i tried it 3 times, it jus freezes at "downloading feed." and turns off or am i doing something wrong?? I dunno but nice work danzel. Cool app.
*2.00 tester here, would be glad to test any apps on 2.00.
Last edited by spE*zero; 01-23-2006 at 12:37 PM.. |
|
|
|
|
|
|
#12 |
![]() ![]() Developer
|
Thanks for testing that spE*zero, if you had your network settings all set up right (which im pretty certain you would) then it looks like it doesn't work on 2.00
![]() Oh well, 2.00 people have the web browser to read the sites :P |
|
|
|
|
|
#13 |
![]() ![]() Cool Developer
|
Heh, im doing a GUI for this app, and a new icon n stuff... yeh..
aWW now im feeling sorry for the people with 1.51 and 1.52... They are easily the worst firmwares. with the exeption of being able to downgrade, ( After updating to 2.00 ) So yeeeh, who da frak is still at 1.52 anyway, ill tell u who, the n00bs that bought a psp when it first came out and never even updated to 2.00, rofl. but they are in for some luck if htey have smart relatives... Last edited by LordSturm; 01-23-2006 at 08:44 PM.. |
|
|
|
|
|
#14 | |
![]() |
Quote:
![]() will read new rss
Last edited by Anja; 01-24-2006 at 06:10 AM.. |
|
|
|
|
|
|
#15 | |
![]() ![]() Penguin Hunter
|
Quote:
Michael |
|
|
|
|
|
|
#16 | |
![]() ![]() My name is Mud
|
Quote:
![]() or if your talking about another app... what app?
|
|
|
|
|
|
|
#17 |
![]() ![]() Developer
|
@planetusa - yeah, i'll pm you a link to some code later when I have some time.
Its using libcurl and libxml2, libxml2 has a html parser built in, so it makes it quite easy to do things, check out the libcurl example which uses libxml2 and thats what I'm basically doing. @anja - I take it you're using 2.00 as well then? I'll take a look into it and release a test for 2.00 so I can find out whats happening. Its dropping out somewhere in libcurl by the looks of things. |
|
|
|
|
|
#20 |
![]() ![]() Developer
|
@planetusa - the line I used to configure libxml2 is:
Code:
CC=psp-gcc CXX=psp-g++ LIBS="-lpspdebug -lpspdisplay -lpspge -lc -lpspuser -lpspkernel" LDFLAGS="-L/usr/local/pspdev/psp/sdk/lib" ./configure--host=mips --with-minimum --without-threads --without-writer --without-modules --with-html --with-push You should look into the libxml2 stuff yourself, go read the docs and look at some examples (in particular: http://curl.haxx.se/lxr/source/docs/.../htmltitle.cc), you'll get a better understanding of it then, I think it will definately make your job easier. @anja - okay, I think I know whats causing it, it happened a few times on my psp. I'll have a test later and see if I can fix it for the next version (Hopefully it's whats affecting 2.00 users too). |
|
|
|
|
|
#22 | |
![]() ![]() Developer
|
Yawn, release time again
![]() WEBNAB 0.2 http://localhost.geek.nz/webnab/ Bit too tired to write anything much, but here goes. Webnab is now a proper rss/atom feed reader. You can add in your own feeds and stuff. It is the awesome. Get it now. New screenshots on the site. I played with the curl stuff a little, so if a 2.00 user (and anja ) could try it now and see if it goes (and how far it gets if it doesn't).If it still doesn't work I'll upgrade to 2.00 in the weekend and have a hack at it. If you have a feed that doesn't work properly post in here or pm me it and I'll have a look. Also, any recommendations of feeds to add in as defaults in the next version will be considered Danzel. zzzzzzzzzzzzzzzzzzzzzzzz README: Quote:
|
|
|
|
|
|
|
#23 |
![]() QJ Gamer Gold
|
Nice! Just had a chance to try this out! It works great and am liking it a lot
The only suggestion that I would ask is: The ability to change text color (white--black) as the background I use is a light background, and the white text does not show up well
__________________
Do you know who I am? |
|
|
|
|
|
#26 |
![]() ![]() Developer
|
@FrozenIpaq - Good idea, I'll get that in the next version.
@Cronos1388 - Hopefully in the next version too ![]() @omnirage - Thanks for trying it, I thought it would of locked up before then. I'll have a look over the weekend. |
|
|
|
|
|
#28 |
![]() ![]() Cool Developer
|
No to add a feed, specify what sort of feed it is ( feed or atom ) then give it a line ( no spaces plz ) then paste in the feed link...
To find out if it is atom or not, ususaly atom feeds are respresented by "atom.xml" whilst feeds are "feed.xml" or different. Also i did the graphics ^_^ sorta, we sorta lost it, and now u can customize da background, i reccomend you use a darker background, also refrain from customizing the host page. ^_^ heh... anyone in favor for the monkeys? |
|
|
|
|
|
#29 | |
![]() ![]() Developer
|
@bastion - no you shouldn't have to remove a feed to add a new one, you should be able to add as many as you want
![]() The line for a cnn feed should look like this: Quote:
|
|
|
|
|
![]() |
| Tags |
| bananas , browser , eat , webnab |
| Thread Tools | |
|
|