Recent content by dashed
-
D
ImageShack and Shell programing
I recommend using the curl library when communicating with a web service. I don't know if .NET has native functions for this. http://curl.haxx.se/libcurl/dotnet/ Their PHP example: http://reg.imageshack.us/xmlapi.zip function uploadToImageshack($filename) {...- dashed
- Post #5
- Forum: Programming and Computer Science
-
D
ImageShack and Shell programing
ImageShack has an API: http://reg.imageshack.us/content.php?page=developer Using the XML API provided should be easy to integrate. Refer to php code: http://elliottback.com/wp/archives/2008/06/01/using-the-imageshack-xml-api/ The code provided, should be fairly easy to modify and convert to...- dashed
- Post #2
- Forum: Programming and Computer Science
-
D
Coefficient of Friction (Styrofoam on Water)
there is Fa which is opposite of Ffr. However at the moment Fa is unknown.- dashed
- Post #3
- Forum: Introductory Physics Homework Help
-
D
Coefficient of Friction (Styrofoam on Water)
Homework Statement fgrav = mg fgrav = (0.0821)(9.8) = 0.80458 N fnet = ma = (0.0821)(0.0096) = 0.0096 m/s^2 fnorm = fgrav Homework Equations kinetic mew = force of friction / fnorm The Attempt at a Solution Required: Ffr kinetic mew = force of friction / fnorm kinetic mew = force of...- dashed
- Thread
- Coefficient Coefficient of friction Friction Water
- Replies: 2
- Forum: Introductory Physics Homework Help