Questions Recently Answered by speed /users/recently_answered/722 Questions Recently Answered by speed Mon, 01 Dec 2008 11:05:03 -0800 $25.00 - I want to call a javascript function when a user closes a popup window (I'm n... http://guruza.com/question/497/reward-25.00/906 I want to call a javascript function when a user closes a popup window (I'm not doing anything evil. I just want to clear out some session stuff)... but NOT when that window is reloaded. In IE I can use onunload to do it. But in Firefox it runs whenever the window is reloaded. Any idea how to rig it? Thu, 08 Mar 2007 08:38:00 -0800 $20.00 - I need to make a simple rails app where an admin user can create "recordings"... http://guruza.com/question/490/reward-20.00/893 I need to make a simple rails app where an admin user can create "recordings". Each "recording" has the following types of information: * Title * URL to a .zip * The number of "editions" to make of this "recording The idea is that for each "edition" there is URL generated (for instance, mydomain.com/85876) that takes you to a page where you see the Title and a download begins of the "URL to a .zip" mentioned above. The person that goes to the mydomain.com/85876 should never see the original URL of the .zip, that should be obscured. And that /86876 link should expire within a week of being visited. This a simple scheme for selling music (or other media) by means of selling people the unique URLs (mydomain.com/85876). The more help, the better. Help could be in the form of advice, code snippets or the actual code to build such a system. I've set the reward high, but if only partial help can be offered I'll set a slightly lower reward and pay that. Sat, 17 Feb 2007 12:08:36 -0800