Posts by Cássio Lopes • 37 points
4 posts
-
1
votes0
answers128
viewsQ: How to pull login data to Parse.com with Javascript?
I am unable to pull login data from the form HTML, I need those values to go into the code JavaScript, I already have the user on database and also the APIs Keys, I was able to create the user with…
-
1
votes1
answer228
viewsQ: Doubt in Creating an app / Server / Notifications
I am with a project to develop an Android app, using Phonegap + jQueryMobile, I have already managed to create the interface, change screens and etc. Now comes the hard part for me: the Backend :( I…
-
1
votes1
answer76
viewsQ: Error importing JDOM
Galley, I’m following a tutorial to learn about a distributed Java Calculator. However, I am having an import error from JDOM library, I already imported anyway: - Zipped - Archive by archive - Only…
javaasked Cássio Lopes 37 -
0
votes1
answer51
viewsQ: First scaffold error in Ruby
I’m looking to learn how to program in Ruby, I created the app, so I had an error from the beginning, where I had to remove all the HTTPS from the files of the GEMFILE folder, changing all manually…