local-files

How can I display locally stored images on an internet website?

Hi, i would like to display images on my website that are stored on a visitors local filesystem. Assuming I have the location of the image on the visitors drive (e.g. c:\Documents And Settings\Ropstah\image.png), is it then possible for me to display this image in my internet website (e.g. www.website.com)? The images won't seem to l...

In PHP, how can i get fopen to timeout very fast when opening a local file?

I'm having a problem with PHP where i'm writing to a file very often, and sometimes it takes a long time to open that file. The complete description is here: http://stackoverflow.com/questions/3759345/fopen-file-locking-in-php-reader-writer-type-of-situation My question is how can I get fopen to timeout in, say, 50ms. I looked at strea...

Good Local Bug Tracking Software?

Hello everyone! I know there are many bug tracking/project management programs out there. For my main project, I use Pivotal Tracker, and it is serving my needs just fine. But I have a side project that I want to also work on, but my full time won't be on that project. Because of that, I don't want to use Pivotal Tracker because it uses ...