Go Back   Honda Forum / Acura Forum - SuperHonda.com > Honda Lifestyle & Entertainment > Computers
Register Home Forum Active Topics Photo Gallery Mark Forums Read

       
SuperHonda.com is the premier Honda Forum on the internet. Registered Users do not see the above ads. Please Register - It's Free!

Reply
 
LinkBack Thread Tools Display Modes
Old 08-05-2005, 04:20 PM   #1 (permalink)
Type-S Member
 
Join Date: May 2002
Location: Goodbye SoCal, Hello NOVA
Posts: 2,280
Car: 98 Civic CX
Mods: B18C1, AEM CAI, DC 4-2-1, Custom Exhaust, 16x6's, some random dressings here and there.
scottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to behold
Post Any tips on file folder hierarchy nomenclature logic?

Dear Nerds,
We're having a little issue at work here with a drive whose folder hierarchy has proven useless as we've expanded.
I'm wondering if anyone is aware of any industry standards or formally recognized logic for creating a robust file folder naming system that can withstand significant modular expansion.
Reps galore for any help.
Thankie
-S
__________________
I'm scared to post a sig...
scottigee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
 
Old 08-05-2005, 07:21 PM   #2 (permalink)
Ninja Matsume
 
Shibby H22A's Avatar
 
Join Date: Feb 2002
Location: Brainerd, MN
Posts: 4,094
Car: 98 Civic Coupe
Mods: stock but has E55 Bi-xenon projector HIDs on.
Shibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud ofShibby H22A has much to be proud of
Quote:
Originally Posted by scottigee
Dear Nerds,
We're having a little issue at work here with a drive whose folder hierarchy has proven useless as we've expanded.
I'm wondering if anyone is aware of any industry standards or formally recognized logic for creating a robust file folder naming system that can withstand significant modular expansion.
Reps galore for any help.
Thankie
-S

do you mean like having so many subfolders in one folder?

or need a program that would name the folders?
__________________
SOLD H22A1 95 Civic HB 13.64@102 best 1/4
SOLD 93 Prelude VTEC PICS/SPECS


Shibby H22A is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-07-2005, 07:06 PM   #3 (permalink)
CarbonSword Ninja
 
Join Date: Feb 2002
Posts: 1,436
Car:
Mods:
AEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud of
Dealing with over a terabyte of files where I work it's a necessity to have file organization down.

I guess a couple of questions you have to answer are:


What is the nature of the data/files and how are they accessed most often? (is it date sensitive subject sensitive? who created the file sensitive? etc.)

after that what is the second most important way they are accessed?

Is the tree structure of the file relationships already have a good layout for your data? Maybe you just need to step back and take a look at what your files represent and let it show you how it should be structured.

Is searching important to you? Maybe something like Google business desktop solutions is a good idea? http://www.google.com/enterprise/
AEgeus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2005, 09:04 AM   #4 (permalink)
Type-S Member
 
Join Date: May 2002
Location: Goodbye SoCal, Hello NOVA
Posts: 2,280
Car: 98 Civic CX
Mods: B18C1, AEM CAI, DC 4-2-1, Custom Exhaust, 16x6's, some random dressings here and there.
scottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to behold
Thanks AEgeus, that helps a little. I should analyze what's important to us about these files.

Shibby, to clarify, I'm looking for a logic for grouping file folders that would make sense when expanded and allow us to restrict access with standard microsoft permissions.
For example, most of the files are CAD files of various buildings in various locations. But there are three different kinds of CAD files...call them A,B and C. The questions we are asking ourselves are along the lines of
"Do we have "A" "B" and "C" folders on the root and then sub-folders for the various locations, or put the location folders on the root and have types "A" "B" and "C" within those?"
It's more complicated than that but along those lines. The trade off is that fewer folders seems more organized but it also limits the permissions control potential.

Thanks for the help guys
__________________
I'm scared to post a sig...
scottigee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2005, 10:14 AM   #5 (permalink)
CarbonSword Ninja
 
Join Date: Feb 2002
Posts: 1,436
Car:
Mods:
AEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud of
I didn't realize that file permissions would be important in this matter.

You will need a good balance between ease of use and ease of administering. (I'd lean a little bit more to ease of administering)

You can always create a database query interface that lets you control permissions via a log on. This would allow you to lump all your drawings into 3 dirs (or one if you feel that's easier) (this also would allow things like keywords/title/type be searchable)

without knowing in more detail of who needs to access the drawings and what groups they are in and if they need to cross access drawings I can only give you limited suggestions.

*edit*

Quote:
"Do we have "A" "B" and "C" folders on the root and then sub-folders for the various locations, or put the location folders on the root and have types "A" "B" and "C" within those?"
With a searchable database/query engine you can have both available. We have a couple of differnt ones where I work. They range from a Oracle database to a simple Access database. They all have decent interfaces. the appropiate viewer prog opens it up and if any changes are done it automatically put in a new rev level and adds the new drawing. They are also accessable via a small executable or via the intranet website. If the user has broadband he/she can access via an internet website too.
AEgeus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2005, 10:38 AM   #6 (permalink)
Type-S Member
 
Join Date: May 2002
Location: Goodbye SoCal, Hello NOVA
Posts: 2,280
Car: 98 Civic CX
Mods: B18C1, AEM CAI, DC 4-2-1, Custom Exhaust, 16x6's, some random dressings here and there.
scottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to beholdscottigee is a splendid one to behold
This sounds like a more elaborate version of something I've considered... A web interface would serve us well because it would eliminate the downside of having too many files per folder by only making those files available that the user needs to see.

I should also mention that some of the file paths are unique identifiers on db-linked drawings. Some of the file names are the same but because they have different full paths it still works. If we ended up restructuring and placing multiple files with the same name in one folder we'd be screwed. So maybe we need to revamp our file nomenclature as well.
this is getting hairy...
__________________
I'm scared to post a sig...
scottigee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-08-2005, 10:57 AM   #7 (permalink)
CarbonSword Ninja
 
Join Date: Feb 2002
Posts: 1,436
Car:
Mods:
AEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud ofAEgeus has much to be proud of
Well no one really understand the complexity and importance of file nameing until they have too many files to deal with.

This is all usually after the fact and someone inevitably(sp) has to redo the naming convention which takes many man hours and effectivly confuses the end user as to what files he wants.

If you do end up renaming everything think of the big picture and plan for the worst case scenario. You end up getting tons more files and have to come up with a naming scheme. Use something similar to the organism naming convention KPCOFGS (Kingdom, Phylum, Class, Order, Family, Genus, Species)

What rev level?
What do your drawings drill down to? (HVAC, ELEC, PLUMB, NTWK?)
What rooms in the office? (Are they numbered/named?)
What floors? (1st, 2nd, 3rd, B[asement], S[ub]B[asement])
What building?

etc

so if a person can answer those questions your naming convention could be
MainBldg_1stFlr_NTWK_revA.DWG
Thats just a made up example. If they were building drawings the creator would have probably been organized to put the entire floor on well thought out layers instead of seperate drawings...right? (at least I would have)

Using a naming convention like this would allow infinite catagories. Even administering this would be so hard as you can do a search on all folders called HVAC on your server and then change all your permissions at the same time.
AEgeus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
 
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

» Search Used Cars
Search for used vehicles by ZIP, please enter Zipcode below:
Google Links

» Wheel & Tire Center

» Log in
User Name:

Password:

Not a member yet?
Register Now!
Sponsors

Powered by vBadvanced CMPS v3.0 RC2

All times are GMT -7. The time now is 03:46 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
  • AutoForums.com
  • Truck
  • European
  • Import
  • Domestic
  • Manufacturer

AutoForums.com is the premier network of enthusiast-owned enthusiast-operated automotive communities.
We operate more than 100 automotive forums where our users consult peers for shopping information and advice, and share experiences and opinions as a community.

Visit AutoForums.com today.

For advertising information, please visit our AutoForums.com website and Contact Us, or send an email message to sales@autoforums.com.