maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [MeeGo] Siilihai Web Forum Reader (https://talk.maemo.org/showthread.php?t=81494)

jalyst 2012-01-10 18:02

[MeeGo] Siilihai Web Forum Reader
 
Creating this for the author Vranki.
http://talk.maemo.org/showthread.php...30#post1148330

vranki 2012-01-11 11:51

Re: Siilihai Web Forum Reader
 
Answering Kozzi's questions -

Quote:

Originally Posted by Kozzi (Post 1148346)
I have checked your website and really like the offline reading function, I have some questions regarding Siilihai:
- Do forum owners have to add siilihai plugin or how does it work exactly ?

No. Any user can create a 'parser' which extracts the needed data from forum. It takes around 15-30 mins and needs only basic understanding of html. Real users have actually been able to create some parsers.

Quote:

Originally Posted by Kozzi (Post 1148346)
- In the demo video, at the first time running it asks for username/pw, what is this for ?

A Siilihai account is required for use. This allows for example syncing between computers and other stuff. Accountless
usage would be possible but not implemented yet.

Quote:

Originally Posted by Kozzi (Post 1148346)
- if there is no requirement for forum owners to add plugin, will this work with any vbulletin forums ? (ie.vBulletin v3.8.5 with Lightweight styling by Dartho)

Probably yes. Most phpBB, vBulletin and SMF-like forums can be supported.

TapaTalk would be a nice addition, as it is seems to be the most common API for forums. Adding it would relieve from creating a parser for each forum.

jalyst 2012-01-15 07:23

Re: Siilihai Web Forum Reader
 
Tapatalk API
http://tapatalk.com/api/api.php

Muzimak 2012-01-22 09:17

Re: Siilihai Web Forum Reader
 
So anyone working on this? In the mean time where can I find a working link to download Maemo Forum App?

jalyst 2012-01-22 10:22

Re: Siilihai Web Forum Reader
 
Yes vranki is (2nd post in this thread), maybe try PM'ing him for status.

et3rnal 2012-01-23 15:12

Re: Siilihai Web Forum Reader
 
NIce, will be happy to do some "parser-ing" :D

hope it support non-latin language from day one :D maybe UTF-8 or let the user who parser choose the coding! or maybe auto detection.

Kozzi 2012-02-07 12:57

Re: Siilihai Web Forum Reader
 
how is the development advancing? Soon on Ovi store ? :)

Muzimak 2012-02-18 06:51

Re: Siilihai Web Forum Reader
 
What's the status vranki? (Has he left us, still only 2 posts :( )

vranki 2012-02-20 14:48

Re: Siilihai Web Forum Reader
 
Hi,

Sorry for slow response. I have a Harmattan version in the works and the code can be found at https://github.com/vranki/siilihai-mobile

It 'kinda works' but the UI is not very polished and authentication doesn't work yet. I'll try to allocate some time to finish the Harmattan version now that i know that someone is expecting for it.

Watchmaker 2012-02-20 16:46

Re: Siilihai Web Forum Reader
 
I'm surely waiting for it! ;)

jalyst 2012-02-20 21:29

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1167370)
Hi,

Sorry for slow response. I have a Harmattan version in the works and the code can be found at https://github.com/vranki/siilihai-mobile

It 'kinda works' but the UI is not very polished and authentication doesn't work yet. I'll try to allocate some time to finish the Harmattan version now that i know that someone is expecting for it.

Excellent....

If you implement everything you previously said you would...
Then many people will want/love this app.

And if it's polished enough, most users will be happy to pay for it.

et3rnal 2012-02-21 10:42

Re: Siilihai Web Forum Reader
 
Still waiting :)

I made 2 icons for you as well :)

http://i41.tinypic.com/1pfr0n.png
http://i42.tinypic.com/2j61uhi.png

"I used the icon from the website+the bg color"
hope you like them :)

vranki 2012-02-29 20:35

Re: Siilihai Web Forum Reader
 
Here's an alpha version of Siilihai mobile for Harmattan.

Known issues:
- It's not very pretty. Anyone want to edit QML and make it look good?
- It can only display messages, not mark them as read yet. Message display is not cleaned up from excess html junk.
- First sync takes long time (~15 mins here on wlan) if you have many forums subscribed and there's no progress bar. Just leave it running until you see new messages appear. Start in terminal to see debug output.
- There may be other bugs i'm not aware.

http://www.siilihai.com/media/harmat....1.0_armel.deb

http://www.siilihai.com/media/harmat....1.0_armel.deb

Let me know if you like it. Contributions would be welcome. I have managed to move almost all "hard work" to libsiilihai so the mobile ui is quite simple.

Sniper_swe 2012-02-29 21:01

Re: Siilihai Web Forum Reader
 
thx:)
Can we install it as normal or do we need to dpkg -i`?
Libsiilihai first?

vranki 2012-03-01 21:28

Re: Siilihai Web Forum Reader
 
You'll need to install with dpkg -i, lib first (or *.deb)

And thanks et3rnal, i'll include the icons in some release soon.

Sniper_swe 2012-03-02 00:55

Re: Siilihai Web Forum Reader
 
I have installed it but it wont launch. Tried reinstalling but same issue

vranki 2012-03-08 10:53

Re: Siilihai Web Forum Reader
 
New (quite broken) version:

http://siilihai.blogspot.com/2012/03...9-version.html

"Works for me" but has been reported to crash sometimes. It's still alpha quality.

Pirvokkula 2012-03-08 18:13

Re: Siilihai Web Forum Reader
 
Great!

Cannot wait to have a working version.

Thanks a lot!!!!

Watchmaker 2012-03-13 02:12

Re: Siilihai Web Forum Reader
 
I'm eagerly waiting for this too!

DcDimmi 2012-03-13 04:54

Re: Siilihai Web Forum Reader
 
Really waiting for this one to make my N9 experience closer to perfect..! So keep up the good work!

vranki 2012-03-18 21:21

Re: Siilihai Web Forum Reader
 
New version available!

- Progress indicator
- Icon by et3rnal (thanks!)
- Other minor UI fixes
- Some essential functionality is still missing so it's not completely usable
- Version number lowered to 0.9.0 as i decided not to keep same version for mobile as for lib. 0.9.0 is really newer than 1.1.0.
- Not properly tested but "works for me". Let me know of any issues.
EDIT: - Close it from menu. Swiping just kills it without syncing read messages with server.

Download at:

http://www.siilihai.com/media/harmat....9.0_armel.deb

Pirvokkula 2012-03-19 14:52

Re: Siilihai Web Forum Reader
 
Thank you very much!

I have a problem, though. I am not able to add my user account details to any forum. It doesn't allow me to add any text to the fields.

Watchmaker 2012-03-19 15:25

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by Pirvokkula (Post 1181505)
Thank you very much!

I have a problem, though. I am not able to add my user account details to any forum. It doesn't allow me to add any text to the fields.

Yeah, me too.

Kozzi 2012-03-19 16:09

Re: Siilihai Web Forum Reader
 
Can you get pass the login screen ? I can't, it crashes right after that for me.

nephridium 2012-03-19 16:31

Re: Siilihai Web Forum Reader
 
Is there a server-less mode too (i.e. saving locally)? I kind of like being independent from a server so the app would still work if the server went down or was hacked or whatnot. RSS readers work great without connecting to servers as well.

Of course synchronization with the cloud/server is a nice feature, but imho shouldn't be mandatory.

TMavica 2012-03-19 16:33

Re: Siilihai Web Forum Reader
 
the UI unresponse

vranki 2012-03-19 19:54

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by Pirvokkula (Post 1181505)
Thank you very much!
I have a problem, though. I am not able to add my user account details to any forum. It doesn't allow me to add any text to the fields.

Does the forum you're trying to add support login in desktop siilihai? If not, the fields are disabled iirc. I think it would be better user experience to just say "login not supported" in this case. I'll have to check this, thanks for reporting.

vranki 2012-03-19 19:55

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by Kozzi (Post 1181540)
Can you get pass the login screen ? I can't, it crashes right after that for me.

Can you run it in terminal and get the few last lines of the output log to me? At what point exactly does it crash? Are you creating new account or using existing one?

vranki 2012-03-19 20:00

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by nephridium (Post 1181545)
Is there a server-less mode too (i.e. saving locally)? I kind of like being independent from a server so the app would still work if the server went down or was hacked or whatnot. RSS readers work great without connecting to servers as well.

Offline reading is supported already on the desktop reader, but not in mobile. It's completely possible to do and will be implemented later.

Quote:

Originally Posted by nephridium (Post 1181545)
Of course synchronization with the cloud/server is a nice feature, but imho shouldn't be mandatory.

Syncing is already optional with desktop Siilihai. Also completely accountless usage will be implemented. These will come to the mobile version later.

nephridium 2012-03-20 09:54

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1181641)
Syncing is already optional with desktop Siilihai. Also completely accountless usage will be implemented. These will come to the mobile version later.

Great, I'll try to keep an eye out for the accountless version then. Thanks.

Pirvokkula 2012-03-20 11:45

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1181639)
Does the forum you're trying to add support login in desktop siilihai? If not, the fields are disabled iirc. I think it would be better user experience to just say "login not supported" in this case. I'll have to check this, thanks for reporting.

Hey, that was the problem. Thanks. Not Meego version's fault.

TMavica 2012-03-20 12:35

Re: Siilihai Web Forum Reader
 
the ui unresponse.

i saw it is login, after login, only see 'subscribe new' and right bottom button, but they both unclickable.

vranki 2012-03-22 22:06

Re: Siilihai Web Forum Reader
 
New version with some UI enhancements:

http://www.siilihai.com/media/harmat....9.1_armel.deb

I didn't have time to hunt the crasher bug yet.

vranki 2012-03-24 14:19

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1182966)
New version with some UI enhancements:

http://www.siilihai.com/media/harmat....9.1_armel.deb

I didn't have time to hunt the crasher bug yet.

This seems to work pretty well for me and i'd call it usable. One thing i've noticed is that syncing is unacceptably slow when subscribed to many forums. There's a lot of room for optimization in sync process and that's what i'll do next. It will also benefit the desktop reader.

Watchmaker 2012-03-24 17:00

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1182966)
New version with some UI enhancements:

http://www.siilihai.com/media/harmat....9.1_armel.deb

I didn't have time to hunt the crasher bug yet.

After installing this (I had to remove previous version to be able to install the new one) I have no desktop icon to launch Siilihai...

TMavica 2012-03-24 17:01

Re: Siilihai Web Forum Reader
 
i still dont know why my UI is still freezing..

kvaju 2012-03-29 22:24

Re: Siilihai Web Forum Reader
 
Wow didnt see this before, thank you very much.
Now I will try it.

crnkoj 2012-04-01 19:30

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by vranki (Post 1182966)
New version with some UI enhancements:

http://www.siilihai.com/media/harmat....9.1_armel.deb

I didn't have time to hunt the crasher bug yet.

thanks man, is the required lib in this package already or should we use the lib from a few posts back? thanks again
edit so i just installed it and it works fine, i have a question though, how can i get more of the forums on? for instance xda-forums, cant seem to find them under the possible subscribe ones, is there a search option? the forums that are there dont seem to be in order either for me (my issue or common?)

vranki 2012-04-02 11:38

Re: Siilihai Web Forum Reader
 
Quote:

Originally Posted by crnkoj (Post 1186917)
thanks man, is the required lib in this package already or should we use the lib from a few posts back? thanks again
edit so i just installed it and it works fine, i have a question though, how can i get more of the forums on? for instance xda-forums, cant seem to find them under the possible subscribe ones, is there a search option? the forums that are there dont seem to be in order either for me (my issue or common?)

If you want a new forum to be added, you can add it yourself using the desktop client or leave a request so someone else may add it.

See http://siilihai.com/howitworks.html

Kozzi 2012-04-05 08:12

Re: Siilihai Web Forum Reader
 
what forum is working? Siilihai still crash as soon as I tap ghe OK button after having selected a forum. The version in use is the one posted above.


All times are GMT. The time now is 22:01.

vBulletin® Version 3.8.8