maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Effing - Facebook Status Updater (https://talk.maemo.org/showthread.php?t=64228)

ayos! 2010-12-12 21:33

Re: [Announce] Effing - Facebook Status Updater
 
hopefully we'll see this app in extras :)

geekworld001 2010-12-15 01:54

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by rmerren (Post 894348)
Whatever permissions you deny, will cause facebook to stop sending that information. For example, if you deny the user_checkins permission, then facebook will not tell the app about any checkins you have. If every third post in your statuses is a checkin, they simply won't be returned in a query. In general, denying the user_* permissions just makes that type of object not be returned in a query.

The pubish_* permissions are, as expected, the ability of the app to publish that type of object on your behalf. If you deny the publish_checkins permission and never try to do a checkin, you will not notice the difference. If you do try to publish a checkin without the permission, you should get an error that (I think) the app will show to you. (I am only slightly uncertain because I do check the returned info for these types of errors, but facebook doesn't really give great error messages for everything.)

In any case, you can deny the permission for either reading or writing checkins and the app will work fine. Feel free to try it...you are certainly thinking of things that I didn't consider, you won't break anything by trying, and I (and I'm sure others here) will appreciate hearing the results of your testing.

Also: if you are interested in seeing what the backend does with your permissions, you can check out the source code at Gitorious. It is always stressful to cede permissions on facebook because you don't know what will be done with your data. But the great thing about open source (and platforms like Maemo that encourage it) is that even if you can't read the source code yourself you can be reasonably assured that someone else would spot nefarious code.



what was today's update which we got on N900.
When does the N900 icon comes with this App.

Thanks Developer for all ur effort

sup 2010-12-28 22:53

Re: [Announce] Effing - Facebook Status Updater
 
Hi, nice application, but I found out today it does not handle well my localization. I am Czech, we have some funny characters like ěščřžýáíéú - using ˇ - hacek/caron and ´ - acute accent. Effing handles these fine, but there is also special characet "ů" - which Effing handles as "ú". I have the character straight on my keyboard. It is not that grave since the language is well understandable even without these special characters, but it would be nice if it worked.

I will be happy to provide any other information (or should I file a bug?).

rohanhole 2010-12-29 15:32

Re: [Announce] Effing - Facebook Status Updater
 
Please Please We need n900 ICON !!!

rmerren 2010-12-29 17:31

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by sup (Post 906340)
Hi, nice application, but I found out today it does not handle well my localization. I am Czech, we have some funny characters like ěščřžýáíéú - using ˇ - hacek/caron and ´ - acute accent. Effing handles these fine, but there is also special characet "ů" - which Effing handles as "ú". I have the character straight on my keyboard. It is not that grave since the language is well understandable even without these special characters, but it would be nice if it worked.

I will be happy to provide any other information (or should I file a bug?).

If it were any other nationality, I would tell you to buzz off, but since Prague has the coolest town clock in Europe, I will check it out. :D

I had problems with international characters early on, but that was an issue of encoding the text for sending it to facebook via http post. So a few questions for you:
  • When you type these characters into the app, do you see them onscreen properly as you type them?
  • When you use these characters directly in Facebook, do they work properly?
  • Does a status entered on Facebook that shows up properly on facebook show up properly in the current statuses list of the N900 app?
  • Can you identify the specific unicode values of these characters? Look at this page to help: http://en.wikipedia.org/wiki/List_of_Unicode_characters

The last is the most important...if you can give me the character values that work and don't work I can do some testing directly.

There are lots of possibilities for where this encoding is going wrong, so if I can isolate the layer where this is happening (in QML, QML to C++ transfer, QT C++ code, encoding for HTTP transport, HTTP Transport, in Facebook, when viewed in facebook, when rendered in the upper box in QML, etc.) I can better figure out how to resolve it.

rmerren 2010-12-29 17:35

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by rohanhole (Post 906757)
Please Please We need n900 ICON !!!

Holy crap! This is very important to people!

I am working on some refactoring and of the app to facilitate some potential new features, but I would like to get you a nice picture for facebook. I will try to do squeeze in some gimping to get a picture done.

I want to get the current round of coding done to promote it for extras-testing, so I will include the N900 image in that work.

I think I will do the picture as N900 in landscape mode...let the hate mail begin for that choice!

sup 2010-12-29 17:47

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by rmerren (Post 906837)
If it were any other nationality, I would tell you to buzz off, but since Prague has the coolest town clock in Europe, I will check it out. :D

I had problems with international characters early on, but that was an issue of encoding the text for sending it to facebook via http post. So a few questions for you:
  • [1]When you type these characters into the app, do you see them onscreen properly as you type them?
    [2]When you use these characters directly in Facebook, do they work properly?
    [3]Does a status entered on Facebook that shows up properly on facebook show up properly in the current statuses list of the N900 app?
    [4]Can you identify the specific unicode values of these characters? Look at this page to help: http://en.wikipedia.org/wiki/List_of_Unicode_characters

The last is the most important...if you can give me the character values that work and don't work I can do some testing directly.

There are lots of possibilities for where this encoding is going wrong, so if I can isolate the layer where this is happening (in QML, QML to C++ transfer, QT C++ code, encoding for HTTP transport, HTTP Transport, in Facebook, when viewed in facebook, when rendered in the upper box in QML, etc.) I can better figure out how to resolve it.

Heh, kudos to Orloj I guess :-) .

[1] No.
[2] No if you mean the statuses submitted via Effing. It of course works from about any PC browser.
[3] Yes. (i.e. I entered "ů" through a PC browser and it shows correctly in effing)
[4] As far as Czech is concerned, only U+016F (ů) does not work. Strangely enough, its capital version U+016E (Ů) works.

elie-7 2010-12-29 18:06

Re: [Announce] Effing - Facebook Status Updater
 
is this app awesome or what, fastest updating status way i know, yes i know it could be faster (via an effing widget ?? ;) ) .
just a question, whats the future of this app ? is there any new features ? don't get me wrong it does what its suppose to do great (position doesn't work with me :( maybe becasue my country isn't supported) .

rmerren 2010-12-29 18:58

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by elie-7 (Post 906858)
is this app awesome or what, fastest updating status way i know, yes i know it could be faster (via an effing widget ?? ;) ) .
just a question, whats the future of this app ? is there any new features ? don't get me wrong it does what its suppose to do great (position doesn't work with me :( maybe becasue my country isn't supported) .

Thanks...the original problem I was solving is that it took to long to go from homescreen to status post. Given my advanced years (or, more accurately, my high mileage), I could barey remember what I wanted to write by the time the web page finished rendering.

I think the places functionality is only available in the US and UK (a Facebook limitation). So currently limited to about a dozen N900 users.

I am currently improving some internal stuff...switching the main screen from a flickabbe Text area to a listview. From this I plan to add the ability to double-click through to the item in the browser. I had not planned on turning it into a generic FB browsing app because I want to keep it lightweight and fast, and I dont want to hold up development keeping up with tons of FB feature changes and minor browsing uses. And I think small, targeted apps are better here than monolithic beasties.

I am thinking about a separate homescreen widget, but I want to stick to Qt and QML and shy away from Maemo specific implementations. But I do have some ideas on reconciling that which I hope to flesh out...

In any case, development is active and ongoing, and I hope to promote to testing soon.

gabby131 2010-12-29 21:54

Re: [Announce] Effing - Facebook Status Updater
 
this is blazing fast!!! i dont know what else this app may improve but hopefully this gets even better!

EDIT: as elie-7 mentioned, hopefully a widget will be available.

Thanks :)

elie-7 2010-12-29 22:01

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by rmerren (Post 906881)


....and shy away from Maemo specific implementations.

.

so your planning to port this to meego, nice .
but i think there will be a facebook status update widget for meego .

uvatbc 2010-12-29 22:23

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by elie-7 (Post 907020)
so your planning to port this to meego, nice .
but i think there will be a facebook status update widget for meego .

Choice and turn aorund time is what is important to me.

I'm reasonably certain Nokia or FB will come out with some widget or app on Meego, but neither will be capable of listening to the users complaints, suggestions and so on like individual devs do.

Keep up the great work rmerren!

elie-7 2010-12-29 23:47

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by uvatbc (Post 907044)
Choice and turn aorund time is what is important to me.

I'm reasonably certain Nokia or FB will come out with some widget or app on Meego, but neither will be capable of listening to the users complaints, suggestions and so on like individual devs do.

Keep up the great work rmerren!

i agree man, thats why i love maemo5, TMO and the n900 .

CasTTeLLo 2010-12-29 23:54

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by rmerren (Post 906842)
Holy crap! This is very important to people!

I am working on some refactoring and of the app to facilitate some potential new features, but I would like to get you a nice picture for facebook. I will try to do squeeze in some gimping to get a picture done.

I want to get the current round of coding done to promote it for extras-testing, so I will include the N900 image in that work.

I think I will do the picture as N900 in landscape mode...let the hate mail begin for that choice!

this is a must....:D

rmerren 2010-12-30 00:33

Re: [Announce] Effing - Facebook Status Updater
 
Quote:

Originally Posted by elie-7 (Post 907020)
so your planning to port this to meego, nice .
but i think there will be a facebook status update widget for meego .

I am sure there will be some sort of facebook stuff for meego, but they have to make meego real first!

Keeping it fully Qt compliant is not just for meego compatibility (though that is a factor). It also makes it easier to develop and test. I was playing with some widget code a ways back and I had to use scratchbox, which meant I needed a 32-bit VM to run in (I am on 64-bit ubuntu). Keeping all that running was as much of a chore as the actual coding. Qt compliance means I can do a majority of the testing with a Linux desktop app, with only some need to resort to the sdk's built-in emulator. A final run directly on the device gives me a reality check.

I know there is some widget-harnessing code out there to facilitate qt apps as widgets, but what I would really like to see is a generic qml-hosting widget app that lets me put pure qml apps (not compiled into a C++ harness) on the desktop as maemo widgets. Perhaps that is pie in the sky (and perhaps I am forgetting that much of what I am writing is in Qt C++ and not in qml's javascript), but a man can dream. Of course that is all just noodling at this point. I have a day job and a family and a bottle of blue corn whisky that demand much of my time, and I would like to get this project stable before I embark on a new one.

rmerren 2010-12-30 16:15

Re: [Announce] Effing - Facebook Status Updater
 
Ask and you shall recieve! It looks like the quick-widgets package does just what I was describing. http://talk.maemo.org/showthread.php?t=65769

It may not be exactly suited to what I was thinking about (for instance, storing preferences and configuration info) but it is definitely cool stuff. And adaptable!

gianko 2011-01-07 18:30

Re: [Announce] Effing - Facebook Status Updater
 
Great Application! Just one little thing to fix. When i click on the "f" button, it opens two browser windows instead of one. Keep on, i like effing!

jmc8501 2011-02-15 04:07

Re: [Announce] Effing - Facebook Status Updater
 
Great app.

Just a qiestion: on my status "newsfeed" it shows a friend's wall post of as "status."

Also, It doesn't specify which friend posted this.

Another thing is that it would be helpful if the "old status" area had a grey scroll indicator.

Once again. love this app, keep up the good work!

CasTTeLLo 2011-02-15 04:56

Re: [Announce] Effing - Facebook Status Updater
 
waiting for new icon...

pigeond 2011-02-17 22:55

Re: [Announce] Effing - Facebook Status Updater
 
Hi Richard,

Thanks for the app.

Here are some quick comments:

- In the status update tex field, ctrl-space doesnt work with SCIM. It seems to be a common problem with app that specifically request the software keyboard. Maybe a settings to turn that off?

- After the app has got the gps status, it isn't clear what it is doing. I'm guessing when I hit the refresh button it then fetches the list of Places?

- Ability to search in Places?

- Ability to add a place in Places?


Thanks.


Pigeon.

dragonwang 2011-03-23 19:44

Re: [Announce] Effing - Facebook Status Updater
 
Hello!

I love this effing app! Keep up the good work rmerren!

Quick question, for future updates, is there any way implement a feature to Tag Friends when I check-in? That would be awesome! Thank you.

John

noelian83 2011-04-22 00:12

Re: [Announce] Effing - Facebook Status Updater
 
thank you rmerren for this app but is it ok to request that instead of "via N900 Status Updater", it will just display "via N900" just like on Facebrick? because the via N900 Status Updater seems to be a little redundant don't you think?

stoner.c 2011-04-27 02:19

Re: [Announce] Effing - Facebook Status Updater
 
Thank you for this app!!!
But I still don't know how to type in Chinese unless copy from other app.

nokiaqueen 2011-04-27 02:43

Re: [Announce] Effing - Facebook Status Updater
 
I agree with noelian83..if it could say "via N900" that'd be awesome! "via N900 status updater" is just too long

shawwawa 2011-04-27 03:09

Re: [Announce] Effing - Facebook Status Updater
 
"via N900" +1 :)

shaheer 2011-05-24 17:33

Re: [Announce] Effing - Facebook Status Updater
 
is there a possibility that u add an option for adding new places like we could on the touch website, with the touchsite no longer there its quite impssible to add new places for the n900 users.
Thanx again for this wonderful app.

mohitchadhaca 2011-09-21 18:07

Re: [Announce] Effing - Facebook Status Updater
 
Hi I have been trying to log in into effing but it always gives me a mgs the this page contain some error. pl help how to log in onto FB.

raverpol 2011-09-21 18:17

Re: [Announce] Effing - Facebook Status Updater
 
FB problem only


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

vBulletin® Version 3.8.8