How to Organize the folder!!
- Started
- Last post
- 33 Responses
- factoryxii
how do you guys organized your folders?web files?anyone?
I have problem organized my web project.was wondering how to organized the web folder.make that easy to work!
this is what i do,but kinda "no good"..
(this under a project folder)
a. web ( put all the files going to upload on ftp)
b. print
c.source (i put all the pds,fla,ai,png in here)
d.photo (put all the original product foto here)
e. reference
f.document (text file r going to use in web and proposal,company info)
- BannedKappa0
Similar...
website
- i (images)
- css
- js (scripts)
design
- print
- online
source
- images
- documents
- slappy0
Inside a project folder...
HTML
- Images
- Javascript
- Includes
- Flash
- CSS
- Documents
- PhotosPhotoshop
Illustrator
Flash
- Images
- VectorConcepts (compressed files for emailing out)
Source (all the stuff client sends in)
Does change according to job though, rarely have all of the above.
- Dont know why I call web folder HTML, old habbit I suppose.slappy
- I use 'www' insteadismith
- same here - wwwbulletfactory
- Minus0
This is how I generally do it. The structure for the "work" directory might vary depending if I'm working on a more dynamic site.
project folder
_docs (request doc, estimate, contract, etc.)
_source (psds, images, media, etc. supplied by client)
_reference
_work (this is my work, this is what goes live)
__scrap (stuff that I might not use, but don't wanna delete just yet)
__inc (include files)
__static (content that won't change)
___images
___styles
___scripts
___media (swf)
___xml (usually for swf files that require it)
___downloads (pdfs, etc)
- factoryxii0
Minus wow..thats a lot of folders for one project @_@a
- acescence0
what are you guys putting in includes, are those headers and footers and such that get.. uh... included on each page?
- factoryxii0
i see some ppl put js,css or swf in the folder "includes"
- acescence0
just curious, a lot of dynamic sites have configuration files, database passwords, etc in includes directories, safer to put that stuff outside of the web root so it can't be reached via browser. but some people use it like a template system where they have static page elements in an includes directory
- meffid0
I save EVERYTHING to the desktop, it makes me look busy in front of clients, also I know where it all is.
When it get's full I create a new folder called 'old desktop' apple-A everything and drag it in there.
- acescence0
i save everything to the trash
- Drno0
index
_img
_code
- MrOneHundred0
JobNumber ClientCode Description
JobNumber artwork
JobNumber concepts
JobNumber images
JobNumber stock images
JobNumber pdfs
JobNumber supplied
JobNumber z from archive [Do Not Re-Archive]- Fail. Ignore.MrOneHundred
- Ignored anyway.meffid
- heh, cunt.MrOneHundred
- JumboShrimp?imavery
- MrOneHundred0
Sorry, try again;
JobNumber ClientCode Description
- JobNumber artwork
- JobNumber concepts
- JobNumber images
-- JobNumber stock images
- JobNumber pdfs
- JobNumber supplied
- JobNumber z from archive [Do Not Re-Archive]
- MrMackem0
Job Number -
Print CFO's - Final Artwork
Develop - Everything ElseDesktop for shite.
- monoboy0
0000 Company Name
-Admin (PO's, Estimates, Copy etc).
-Build (ai, psd, fla)
-Site (css, html, images, js, png, swf)
-Design (ai, psd, indd (with elements folder))
-Visuals (pdf, jpg)
-Originals (client supplied shite, photo shoots pre-edit)
- ********0
0000 - client
- campaign source
- 0000 - job number
- - 01 - SOURCE
- - 02 - DEV
- - 03 - BUILD
- - 04 - DELIVERY- with many many more inside dev, source, build and delivery.********
- with many many more inside dev, source, build and delivery.
- Dancer0
I like this one:
- JobNumber z from archive [Do Not Re-Archive]Saves on dupping up
- trooper0
lol im messy i have
project name/ (dump source in here)
project name/htdocs/ (where the live website lives)

