| Author |
Message |
longdong Poster
Joined: 21 Jun 2007 Posts: 10

|
Posted: Sun Jul 27, 2008 4:05 pm Post subject: How do you organize all your porn? |
|
|
| I'm trying to find a way to organize all my pics and vids. Anyone have any recommendations on how to do it, or any special software? |
|
| Back to top |
|
 |
R/\YDEN Respected Poster

Joined: 15 Jul 2007 Posts: 141 Location: Other Side

|
Posted: Sun Jul 27, 2008 8:57 pm Post subject: organized collecting |
|
|
Hello.
Well, I think the easiest way to organize your pictures
and movies is to put them in simple folders, it seems.
That's the way I sort everything.
Like making a folder for sites like teenfuns.
And in this folder you make an extra folder
for each set of teenfuns.
Probably create also a folder like "movies"
in the teenfuns-folder and in that you put
all your teenfuns-movies in it.
It's getting more difficult if it comes to
amateur/candid stuff, though. Then I
would make "theme-folders" in a folder
like "amateur stuff" where you create
two folders like "pictures" and "movies"
In each folder you make following folders
like as an example:
beach
indoor
club
HC
or if you got a name of a girl, then give the folder her name.
Just be creative with naming all those folders.
It's only my personal advice, of course.
Well, at least it's all on you how you organize
your collections because you have to find it
whenever you search for a special set or movie.
I'm sure there is also software out which helps
you in organizing your stuff but I don't think that
this software makes it much different as you could
do it on your own with creating folders.
Regards,
Rayden |
|
| Back to top |
|
 |
dtwozere I'm probably spamming
Joined: 27 Jul 2008 Posts: 4

|
Posted: Sun Jul 27, 2008 9:55 pm Post subject: |
|
|
Good suggestion R/\YDEN, ill give it a go. Thanks  |
|
| Back to top |
|
 |
Alexander21778 Warnings: 1

Joined: 01 Mar 2007 Posts: 61

|
Posted: Tue Jul 29, 2008 2:35 am Post subject: |
|
|
I sort my porn into offline hard coded HTML. So many people have asked me about it I decided to throw together a live demo. Yeah I just filmed this, sorry about the mic crackle at the start.
-Link is dead _________________ All RAR passes if needed will be Alexander
To those who are goint to PM me and ask, That's Maria from Youngporn in my avatar.
Last edited by Alexander21778 on Sun Aug 10, 2008 12:31 pm; edited 1 time in total |
|
| Back to top |
|
 |
AKAbob VIP club member

Joined: 04 Jun 2008 Posts: 317 Location: The Beaver State

|
Posted: Tue Jul 29, 2008 3:50 am Post subject: |
|
|
I categorize mine into folders, celebrity mostly, A- Z. I'm always on the lookout for a better clip than the ones I already have.
I go back every now and then and delete out all the crap I thought I might want to keep, but I never looked at again.
I move some stuff off onto discs, but I never look at it either. _________________
 |
|
| Back to top |
|
 |
otiscleotus Senior VIP club member

Joined: 25 Apr 2007 Posts: 1127

|
Posted: Wed Jul 30, 2008 4:59 am Post subject: |
|
|
I keep a major folder of the komrades and subdivide it into folders of the models, subdividing a model's folder into more subfolders if she has a lot of sets. Right now the komrades are at 10.4GB with 2,004 folders and 84,128 files. A major piece of work considering they've been around for about nine years now and spread across hundreds (thousands?) of sites and TGP's.
The other general smut is in another folder that is subdivided into some more general folders, some with from a single site or them but most just tossed into several numbered odds and ends folders. _________________ The Komrades Project: http://www.forumophilia.com/viewtopic.php?t=28636&start=0
Other Naked Pics: http://www.forumophilia.com/viewtopic.php?t=37281&start=0 |
|
| Back to top |
|
 |
R0m30 Very Respected VIP club member

Joined: 10 Apr 2006 Posts: 868 Location: Novio Magus

|
Posted: Thu Jul 31, 2008 11:29 am Post subject: |
|
|
| Alexander21778 wrote: | I sort my porn into offline hard coded HTML. So many people have asked me about it I decided to throw together a live demo. Yeah I just filmed this, sorry about the mic crackle at the start.
http://rapidshare.com/files/133217737/arch.avi |
Wow, that's just where I've been looking for..
I've been trying to create something like that myself, but I can't write code (not even simple HTLM)...
Could you post a template or something, I think with the vid you posted I might be able make it work... _________________ But they don't so they are.
That's what I meant. But I like my first phrasing better.
(bevlover, 2006) |
|
| Back to top |
|
 |
Alexander21778 Warnings: 1

Joined: 01 Mar 2007 Posts: 61

|
Posted: Thu Jul 31, 2008 10:09 pm Post subject: |
|
|
Here's a basic template:
<HTML><HEAD><TITLE>YOUR TITLE HERE</TITLE>
<BODY BGCOLOR="BLACK">
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE></BODY><CENTER>
<FONT SIZE=+3 COLOR="WHITE" FACE="Times">
PUT SOME TEXT HERE FOR YOUR HEADING
</FONT>
<BR><BR>
<A HREF="FILE://C:/filelocation1.fileextension1" TARGET="_BLANK"><IMG SRC="FILE://C:/filelocation1.imageextension1" BORDER=0></A>
<A HREF="FILE://C:/filelocation2.fileextension2" TARGET="_BLANK"><IMG SRC="FILE://C:/filelocation2.imageextension2" BORDER=0></A>
<A HREF="FILE://C:/filelocation3.fileextension3" TARGET="_BLANK"><IMG SRC="FILE://C:/filelocation3.imageextension3" BORDER=0></A>
<BR>
<A HREF="FILE://C:/filelocation1.fileextension1" TARGET="_BLANK"><FONT SIZE=+3 COLOR="WHITE" FACE="Times">THIS IS CLICKABLE LINK TEXT</FONT></A>
</CENTER></HTML>
Replace “YOUR TITLE HERE” with the page name to be shown at the top of your browser.
You can change <BODY BGCOLOR=“BLACK”> To another color if you wish.
<STYLE> is set so that text links are not underscored.
You can change <FONT SIZE> Color or Face however you like.
<CENTER> Centers everything on the page, you can remove this if you wish.
<BR> inserts a line break, telling your browser to move down to the next line.
<A HREF=“FILE://…> Is the full path to the file you wish to link to when clicking on an image. The template is set to C:/ but you may need to change it depending on your drive letter. filelocation is the full path like PORNSTARS/MONICA/MONICABST.AVI… AVI being fileextension. You may also link to other custom made HTML by pointing to it within the A HREF like PAGES/MONICA.HTML
You can leave out or include TARGET=“_BLANK”. Leaving it in causes the link to open in a new window or tab. Taking it out the link will open in the current window/tab overwriting the previous page.
<IMG SRC="FILE://…> is the full path to the location of the thumbnail to be clicked. THUMBS/MONICA1.JPG… You can also use <IMG SRC=“FILE://…> by itself to place a static unclickable image on your page.
BORDER=0 stops the browser from placing a border line around your thumbnail.
</A> ends the clickable link or thumb
The forth <A HREF…> line demonstrates clickable text.
Copy/Paste into notepad and save with extension .HTML... Experiment with it and if you have any questions feel free to ask. Good luck! _________________ All RAR passes if needed will be Alexander
To those who are goint to PM me and ask, That's Maria from Youngporn in my avatar. |
|
| Back to top |
|
 |
R0m30 Very Respected VIP club member

Joined: 10 Apr 2006 Posts: 868 Location: Novio Magus

|
Posted: Sat Aug 02, 2008 8:31 am Post subject: |
|
|
Thanks sooooo much!
I'll give it a try tonite.
Edit: nah, can't wait till tonite, tried a few files, works like a charm... Thanks, great!
I'll keep you posted. _________________ But they don't so they are.
That's what I meant. But I like my first phrasing better.
(bevlover, 2006) |
|
| Back to top |
|
 |
boone Respected Poster

Joined: 05 Feb 2005 Posts: 116

|
Posted: Sat Aug 09, 2008 3:11 pm Post subject: |
|
|
Hey Alexander21778,
I'd love to try this but your video has gone.
Any chance you could upload it again.
 |
|
| Back to top |
|
 |
Alexander21778 Warnings: 1

Joined: 01 Mar 2007 Posts: 61

|
Posted: Sun Aug 10, 2008 12:31 pm Post subject: |
|
|
I’ve redesigned my index but here’s a better video than the other one. It demonstrates the archive and adding a video.
http://rapidshare.com/files/136275203/Adding_Demo.rar _________________ All RAR passes if needed will be Alexander
To those who are goint to PM me and ask, That's Maria from Youngporn in my avatar. |
|
| Back to top |
|
 |
zerpentor VIP club member

Joined: 10 Nov 2007 Posts: 332

|
Posted: Sun Aug 10, 2008 4:39 pm Post subject: |
|
|
Organizing porn is a scinece to me, in which I should have a PhD by now
What I do is sort everything humanly possible into subfolders with a given models name. If I don't know the models name I sort by theme like mentioned above.
All pictures are RAR'ed in sets as much as possible and then for easy browsing I dump it all into my ACDSee database. the reason for the RARs is to minimize the long wait times and sucky performance of my drive. There is a significant amount of work involved with my sorting, but meh... I'm a perfectionist that way  |
|
| Back to top |
|
 |
flarejet Respected VIP club member

Joined: 28 Nov 2007 Posts: 531 Location: Somewhere over the rainbow, USA

|
Posted: Wed Sep 10, 2008 3:02 pm Post subject: |
|
|
I put them all in a bowl then stur them around tell they come out in files that are the same type.
Lesbians-
Group-
Movies-
Thats what I do. _________________ He who laughs last, thinks slowest. |
|
| Back to top |
|
 |
evthsa I'm probably spamming
Joined: 10 Sep 2008 Posts: 2

|
Posted: Wed Sep 10, 2008 7:47 pm Post subject: |
|
|
| i have it all on my external disc |
|
| Back to top |
|
 |
Eponine I want to get a free pass for 300 thanks

Joined: 01 Nov 2007 Posts: 208

|
Posted: Thu Sep 11, 2008 4:12 am Post subject: An excellent question |
|
|
I try to keep my hard drives below maximum capacity, so when a drive approaches saturation, I begin to burn topical Data DVDs. On my hard drive I arrange into four basic folders: NN, Nude, SC, HC and from there break down into sites/models/misc.... Pretty much alot-O-porn.  _________________ If we shadows have offended,
think but this and all is mended,
That you have but slumbered here,
while these visions did appear...
http://www.forumophilia.com/viewtopic.php?t=67765&start=0&postdays=0&postorder=asc&highlight= |
|
| Back to top |
|
 |
|