I need to realize a multiple-track player. The user can开发者_开发百科 upload multiple tracks and mix (play them together). My problem is to allow the user to define an exact start position of each tr
I am trying to create a following scenario: a task gets assigned to the user to complete a task get created for the manager to reassign the user task if necessary (don\'t ask, they wanted it this wa
I\'m working on some out transitions on image when a user presses the button to move to the next image. When there are multiple images next to each other that are very narrow, those images will all tr
I havea strange problem here: If I try to download more than one file with the same download script (I\'ve tried 5 different scripts found on php.net), the first goes well but the second has a delay o
I\'m developing a custom video capture application. The idea is to capture output from a webcam, and simultaneously display a delayed preview.
I\'m writing a UDP multicast client/server pair in C# and I need a delay on the order of 50-100 µsec (microseconds) to throttle the server transmission rate. This helps to avoid significant packet lo
I have a Silverlight application which loads about 2000 objects of half a dozen fields into an AutoCompleteBox.The filter is then set to search on any of four of the fields.I\'ve set it to begin searc
How do I do a low_priority or delayed insert into a MySQL table with Hibernate? In my logging routine I want to insert the log info to a table in my database for further analysis. But I don\'t care a
I know there are some tools and techniques for delaying the load of javascript, but I have an iframe that I would like to delay loading until after the rest of the page has finished downloading and re
I am developing an image bank site that will hold royalty-free images for download. I want to slow down anyone using a bot or who is downloading too often, so I have a daily file limit and have incorp