maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Request: Webkit RSS Reader (https://talk.maemo.org/showthread.php?t=29160)

Aisu 2009-05-25 19:07

Request: Webkit RSS Reader
 
Would any dev be interested in this? Basically, rigging up a Tear-based RSS feed reader.

I know I'm not the only one who has been getting fed-up with the feed reader and its unresponsiveness and lagginess.

Please and thank you :D

Bundyo 2009-05-25 19:09

Re: Request: Webkit RSS Reader
 
Hmm... Or maybe something integrated? :)

Btw, the mobile Google Reader is actually quite good.

http://www.google.com/reader/i/

Aisu 2009-05-25 19:18

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Bundyo (Post 289985)
Hmm... Or maybe something integrated? :)

Btw, the mobile Google Reader is actually quite good.

http://www.google.com/reader/i/

I didn't want to ask you directly because I know you've worked so hard on this, and I was hoping another dev would be eager to help... but, yes! An integrated reader would be great, Bundyo! As long as it could be used offline, too... Unlike google's ;)

lm2 2009-05-25 19:30

Re: Request: Webkit RSS Reader
 
Prob wouldn't be hard to link feedcircuit w/ tear instead of microb. (i already do by bookmarking in tear each feed's items page that's created by feedcircuit.) voila.

timsamoff 2009-05-25 19:33

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Aisu (Post 289999)
As long as it could be used offline, too... Unlike google's ;)

We just need someone to get Gears working on the tablets. ;)

Tim

Aisu 2009-05-25 19:39

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by timsamoff (Post 290019)
We just need someone to get Gears working on the tablets. ;)

Tim

I reckon that would be more work than rigging up a reader with the great foundation Webkikt and Tear provide.

timsamoff 2009-05-25 19:44

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Aisu (Post 290023)
I reckon that would be more work than rigging up a reader with the great foundation Webkikt and Tear provide.

On the other hand, it would solve RSS, PIM, Email, etc. all at once. :)

Tim

Snoshrk 2009-05-25 20:04

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Aisu (Post 289999)
I didn't want to ask you directly because I know you've worked so hard on this, and I was hoping another dev would be eager to help... but, yes! An integrated reader would be great, Bundyo! As long as it could be used offline, too... Unlike google's ;)

I'd like to second the motion for Offline reading :D


Can I donate karma?

TIA

Aisu 2009-05-25 20:05

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by timsamoff (Post 290031)
On the other hand, it would solve RSS, PIM, Email, etc. all at once. :)

Tim

Touche'! :D

Didn't we have a google gears port around here somewhere? And... Bundyo, could it be integrated into Tear?

Bundyo 2009-05-25 20:06

Re: Request: Webkit RSS Reader
 
No, but WebKit already has local SQL storage (no need for Gears). I only need to find out why it doesn't work. :D

Check this in Safari/Chrome (only Safari 4 beta tested, Chrome 1/2 doesn't have it):
http://webkit.org/misc/DatabaseExample.html

EDIT: Now this is working in Tear too :)

Aisu 2009-05-25 20:08

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Bundyo (Post 290048)
No, but WebKit already has local SQL storage (no need for Gears). I only need to find out why it doesn't work. :D

Really? What would that mean if you could get it working? That we could use applications built for Gears offline without Gears? Or... are you just referring to rigging an RSS reader?

Bundyo 2009-05-25 20:21

Re: Request: Webkit RSS Reader
 
localStorage is the HTML5 equivalent to Gears. However I don't know if it is compatible with Gears or if the existing Gears applications are compatible with it if it is different.

Session Storage however seem to work. It can be used to store key value pairs and probably can be used for offline RSS storage (like storing the news as text and the pictures as data:uris... Worth investigating I think :) But not persistent, we need localStorage for that. :(

Bundyo 2009-05-26 00:04

Re: Request: Webkit RSS Reader
 
New libwebkit with localStorage support:
http://bundyo.org/maemo/webkit/libwe...37-9_armel.deb
And for 770:
http://bundyo.org/maemo/webkit/libwe...70-9_armel.deb

Interesting news site, works good with iPhone user-agent. No localStorage though.
http://m.parseall.com/

Aisu 2009-05-26 00:24

Re: Request: Webkit RSS Reader
 
Thanks for getting this working, Bundyo! :D

So... what do we have to do now in order to use localStorage for RSS?

Bundyo 2009-05-26 00:28

Re: Request: Webkit RSS Reader
 
Write one? :)

It was a needed brick, I'll try to get something running.

Laughing Man 2009-05-26 02:34

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by lm2 (Post 290011)
Prob wouldn't be hard to link feedcircuit w/ tear instead of microb. (i already do by bookmarking in tear each feed's items page that's created by feedcircuit.) voila.

Feedcircuit is nice, but it doesn't seem to get RSS feeds right sometimes for caching..requires alot of editting to identify content tags.

lm2 2009-05-26 03:32

Re: Request: Webkit RSS Reader
 
Quote:

Originally Posted by Laughing Man (Post 290276)
Feedcircuit is nice, but it doesn't seem to get RSS feeds right sometimes for caching..requires alot of editting to identify content tags.

easy solution (that works for me, especially because rss feeds are mostly about the text, not "full web" or pictures/graphics): use skweezer proxy to reformat rss items in feedcircuit. this rips entire (skweezer'd) page---no need to edit content tags to be sure to get entire post content.

more here: http://feedcircuit.garage.maemo.org/


All times are GMT. The time now is 13:09.

vBulletin® Version 3.8.8