I want to integrate xero api for public application in php. I am stuck with oauth application authorization I have download code from github https://github.com
what is the proper way of importing a function that is in a different .js script into the commands.js script for an Office Excell Ribbon add-in? Here is my comm
How can I iterate through all tags under the found tag? This gives me only top level tags description = soup.find("div", {"class": "description"}) for tag in
How can I use zsh's zargs with list of commands? I am aware of using something like sh -c but it seems like zsh would be able to do something more efficient. I
I have a Spring boot based Java selenium project which runs the test suites by using testng xml file. I want to use Spring boot command line arguments to give o
I'm looking to create a highly optimized program running under linux and was wondering if multiple C files should be individually compiled or instead combined i
Question about Oracle - pl/sql. is it possible to create a procedure that takes the name of the table as parameter, it retrieves the columns of the table and as
I am using the fb:login button on my site here: http://www.stellarconquest.com/play. This started recently -- in IE9 the authentication dialog does not close a
i have the following JNI bridge, the bridge compiles and JNI is known to be working but when compiling the C++ code i get errors. Not sure what to do. Android S