Search Results
Showing results 1 to 4 of 4
Replies: 7
Index ideas wanted.
Posted By asta
I copied and pasted the filenames into my code....

I copied and pasted the filenames into my code. It works, but is a little messy. Later, end user might have a problem trying to download file onto thumb drive (filesystem incompatibily with...
Replies: 7
Index ideas wanted.
Posted By asta
Yes, I am working toward that. For now, I am...

Yes, I am working toward that. For now, I am preparing content. Gather files and check copyright. Later, I will need to find or write code for login and user account management. Later, uploading...
Replies: 7
Index ideas wanted.
Posted By asta
When programming, I like my varable names (each...

When programming, I like my varable names (each is used many times) to be descriptive but short (so the code does not over-fill the monitor). Also, with one thousand folders, short names take less...
Replies: 7
Index ideas wanted.
Posted By asta
Index ideas wanted.

I am working with data (actor, director, screenshot, etc.) from around one thousand movies, and I need a good way to name the folders, each with a unique name. Preferably using a piece of data that...