I am trying to develop a web application, which allows users to input data through Web, and select 开发者_StackOverflow中文版according data analysis procedures. I will have a R program running at the
I\'m building a website that will authenticate users via Facebook connect and I\'m torn between using the PHP SDK/Server-side flow or the JS SDK/Client-side flow.
i am wondering if there is any web analytic tool开发者_如何学运维 like Google analytic but that can be hosted on my own web server.. some code of php for server side with javascript for client side?!
I have a drop down list and it has values through 2 to 12. Two text boxes are being displayed. What I want is when user change the dropdown\'s value, text boxes shouldbe generated according to the cou
I\'m building a website where I need to time users\' tasks, show them the time as it elapses and keep track of how long it took them to complete the task. The timer should be precise by the second, an
I am planning to make a multiplayer game for iOS. This will obviously require server side programming (which I have never done). I am going to start out with a simple turn based game just to learn. Ca
I\'m using Raphael js to create some graphics on the client. But I\'d now like to be able to do the same thing directly on the server to be able to create them and store them in batch.
I am currently fiddling around with Node.JS to try to create a package for PostageApp to be able to send emails through our API.
I\'ve written a python script using selenium to imitate a browser logging in and buying some stuff from a website.Therefore, the python script contains log-in information along with payment informatio
Let\'s say we have this form: <form action=\"submit.php\" method=\"post\"> Username: <input type=\"text\" name=\"username\" />