Hi This is a bit of a shot int he dark, but i dont even know how to google this to get started.
It's a very simple idea, but it would be extremely useful to designers and creatives for creating a scrapbook of sorts.
Baiscally i want to be able to drop an image I find on the internet onto an FTP folder which will just be a droplet on my desktop. The img gets uploaded to the folder. Then a Chron job on the server (I'm assuming that's what i'd need to set up?) checks to see if any new images are up, and then automatically creates code for the image and updates a single html file.
Really simple. But how would one go about that? PHP? I really dont know where to start as I'm only ok at a bit of jQuery and templating wordpress.
I mean maybe I could do this in wordpress too. That it just checks to see if any images are in the uploads folder and then creates a single post with no titles, comments and all that BS, but just inserts the image.
Any pointers would be immensely appreciated!
Best, Marc