Facebook poll based on images - voting

I wish to submit couple of images to Facebook using my app and invite my friends to vote on it for a specific time interval. My question is -
Does graphAPI support this.
Can I integrate this with my backend system so that I can get the count of likes/dislikes against each image.
Would appreciate support on this.

Previous solution is deprecated and I couldn't find anything for new version of Graph API in their document.
Also, according to this answer, apparently, there is no way to do this. At least at current time.

Related

detect bot using images - asp.net

I tried to search this on the net but was not able to find a solution. Probably I am not entering the correct search keywords.
I currently have a bot detect mechanism in place for my page but it needs the user to type in an alpha-numeric value given in the image.
This is pretty standard. The below image is what I am currently using.
The problem is it is having its own issues.
Plus there are a host of customers out there who do not want to use their keyboard or have problems with reading these images.
I want a botdetect mechanism which does not involve keyboard.
For example, a 3 X 3 grid of images and asking a user to tick all those images which contain, maybe, "icecream".
It would be better if somebody can suggest a third party tool which I can just consume.
Please help! Thanks in advance!
P.S.: Please pardon me in case I have added a wrong tag
They are called captcha
The one you are referring to as using images and not requiring a keyboard is most likely googles HERE.

Is it possible to use a "confirm your email" options in google forms?

What I mean is during or after form is complete, send an email to the user to respond so he could confirm the address is a real one.
Not much of an answer, but I've used Google Forms a few times and I don't think I've ever seen that option. You might want to try a different platform (such as Survey Monkey, although I don't know if they offer that feature either) or develop something to do that follow-up for you.
Google Forms does this automatically, you just need to open the form you want to modify go to settings and select the first option that is something like "allow only one answer". Bear in mind that this will require that your respondants to login into the google services, and if they don't have a google account they will need to create one.

How to add login via Twitter functionality with Firebase?

I read the documentation on https://www.firebase.com/docs/ios/guide/login/twitter.html. I downloaded and added the two files as it says in the documentation. I also imported Accounts at the beginning of the files, so Xcode builds successfully. Then I copied the exact code in the documentation to my twitterLogin IBAction, and set my Twitter API Key and Firebase base reference.
The problem is that when I click on my twitter login button, nothing happens. (It used to say no twitter accounts, then I set my account in the Settings.) I even put print statements in any if-else case but none of them prints. So is there any suggestions for making Twitter login work? I don't think Firebase is missing anything. But please give some suggestions on how to figure out the issue at least.
Check to make sure that you have Enabled Twitter Authentication in your Firebase Dashboard, and that the apiKey in your project matches the one that is in your Dashboard.
Hope that helps :)
I solved the issue. The 'funny' solution was to add an equal sign to the condition
if accounts.count > 1
For anyone who is not lucky enough to notice that the sample code in the Firebase documentation is weirdly working only for users that have 'more' than 1 twitter account signed in the device, I believe this answer would help to save some time.
I also think that this sample code is misleading.(may be something that shouldn't be the default case in the sample code)
I have recently found some pretty good stuff on exactly this topic may it can help someone:
https://medium.com/reversebits/twitter-authentication-in-firebase-for-android-51d1460dc6a9#.strjpm90r

Acces to LinkedIn API for Apply Now button

I'm trying to add an 'Apply by LinkedIn' button to my website. I realise the plugin was deprecatad and am trying to use the JS SDK to create this. What I currently have in place (as documented here) will allow me to sign in to my account, however, the documentation doesn't go any further. How is the user to apply for a specific position, should this be referenced in the url somewhere?
Also, I've submitted the application to access the API but have heard nothing back after 9 days.
Any feedback appreciated,
Thanks :)

Issue Tracking Widget Suggestion

Can you suggest a very very simple issue tracking widget. UserVoice, is a little too involved for us with their forums and what not. What we want is something that just allows people to send us an issue or note and grabs a URL.
If by widget you mean something that you can embed on your page that will allow visitors to leave feedback/issues, there are javascript plugins, like feedback_me that will allow posting feedback to a backend provided by you.
If your are not comfortable with supplying a backend of your own, there are of course countless products that will do basic stuff for you and more. This is list by no means complete, but it's a start:
Usersnap
Trackduck
Marker
Userback
Bugmuncher
Doorbell
Hava a look at userrules.com
It allows you to integrate to your internal Issue Tracking system (JIRA, BugZilla, Redmine, Basecamp etc.). Any feedback from your customers come, you can directly export it to ur external system. And it will keep track of its progress for you.
Liked, what they have done with their UI, plus you can add your own customizable fields to ask some specific info from your customers in the feedback widget.
Getsatisfaction? BitBucket? Github? Google Code? All have issue trackers and, except for that last one, allow you to keep your code private, but your issues public.

Resources