Why do aliases have giant resource forks?

...and what's the best way to remove them?
I noticed recently that aliases that I create take up multi-megabytes of disk space, rather than the couple dozen k that they used to take on older operating systems. I found some threads here in the support community that explain that these aliases contain huge, apparently useless, data or resource forks. What I can't find is a good answer to these two quesitons:
1. Why? Is there a reason why Mavericks creates these big forks in an alias? Is it used for something? Is it a mistake? Is there some reason Apple did this? Do we think they'll change it in the future?  (What a huge nuisance to have to modify these files!)
2. What's the best way to get rid of these forks if I want to do that? I found one link to some sort of script, but it seemed dangerous to me, and it's an unrecongized developer, so I can't easily launch it anyway. In the App Store, I find one utility that might do the trick: FileUtility. Not sure if I should trust it. It has been reviewed by exactly one person, and that review is incoherent.   Any suggestions?

Hi William,
That makes sense - but I had looked at my IIS setups and they appear the same for all KBs, again here are settings for WPA Supplier & User. I created both the same day, the same way, and have compared all tabs which are identical. I can double check on how the DNS aliases that were set up, but they should have been identical as well

Similar Messages

  • Resource fork bug?

    I have a late 08 xServe running Mac OS 10.5.6 Server. All shared data is residing on a new Promise RAID with a QLogic fibre channel switch sitting in between the server and RAID.
    Two days ago a strange thing happened. On all my AFP shares old pre OS X files without extensions started showing generic terminal app icons. The first thing I thought was I had volume corruption. I verified all volumes with Disk Utility and they all come up clean. Then I found all my directories are littered with invisible "._" resource fork files. If I run the FixupResourceForks command on a directory I get a -43 error on all the files with split resource forks. Not all files have split resource forks. If I copy new files without extensions to the files server over AFP they retain their resource forks, icon and application association. Also if I copy a directory with files with split resource forks to the boot drive and run the FixupResourceForks command I still get a -43 error. So this rules out a problem with the Promise RAID setup.
    Other than this issue the server is running flawless and there is no problem with data corruption or lost files.
    A call to Apple tech support was no help. Their answer was to add a file extension to all these old files. That is not an option since there is hundreds of gigabytes of files on this server.
    This has got to be a new bug with 10.5.6 Server. Anyone else have this problem?

    Thanks for responding to my post. Sorry for the length of my response. I have a lot of share points on this server!
    1. I transfered all files from the old file server to the new server over AFP. I do have my share points shared out over SMB as I do have Windows users. (see below share point info)
    2. All volumes are formatted HFS+ (see below diskutil info)
    3. You could be right about my use of FixupResourceForks. This is what I am seeing on a directory copied from a RAID volume to the boot drive:
    filesrv:~ admin$ cd /Images
    filesrv:Images admin$ ls -la
    total 88
    drwxrwxrwx 10 admin admin 340 Jan 12 18:33 .
    drwxrwxr-t 35 root admin 1258 Jan 12 18:23 ..
    -rwxrwxrwx 1 admin admin 15364 Jan 12 18:33 .DS_Store
    -rwxr-xr-x 1 admin admin 82 Sep 2 11:53 ..DSStore.3qZ
    -rwxr-xr-x 1 admin admin 82 Apr 17 2002 ._1.gif.8it
    -rwxr-xr-x 1 admin admin 82 Apr 17 2002 ._2.gif.Ty1
    -rwxr-xr-x 1 admin admin 82 Apr 17 2002 ._3.gif.zHU
    -rwxrwxrwx 1 admin admin 169 Apr 17 2002 1.gif
    -rwxrwxrwx 1 admin admin 212 Apr 17 2002 2.gif
    -rwxrwxrwx 1 admin admin 216 Apr 17 2002 3.gif
    filesrv:Images admin$ /System/Library/CoreServices/FixupResourceForks /Images
    /Images/..DSStore.3qZ
    Error processing "/Images/..DSStore.3qZ" (-43)
    /Images/._1.gif.8it
    Error processing "/Images/._1.gif.8it" (-43)
    /Images/._2.gif.Ty1
    Error processing "/Images/._2.gif.Ty1" (-43)
    /Images/._3.gif.zHU
    Error processing "/Images/._3.gif.zHU" (-43)
    /System/Library/CoreServices/FixupResourceForks: fnfErr (-43): /Images
    filesrv:Images admin$
    filesrv:~ admin$ diskutil info "/Volumes/Faculty" | grep -A6 "Volume Name"
    Volume Name: Faculty
    Mount Point: /Volumes/Faculty
    File System: Journaled HFS+
    Journal size 40960 KB at offset 0xfa0000
    Owners: Enabled
    Partition Type: Apple_HFS
    filesrv:~ admin$ diskutil info "/Volumes/Image" | grep -A6 "Volume Name"
    Volume Name: Image
    Mount Point: /Volumes/Image
    File System: Journaled HFS+
    Journal size 40960 KB at offset 0xfa0000
    Owners: Enabled
    Partition Type: Apple_HFS
    filesrv:~ admin$ diskutil info "/Volumes/Student" | grep -A6 "Volume Name"
    Volume Name: Student
    Mount Point: /Volumes/Student
    File System: Journaled HFS+
    Journal size 40960 KB at offset 0xfa0000
    Owners: Enabled
    Partition Type: Apple_HFS
    filesrv:~ admin$ diskutil info "/Volumes/OSX-Server" | grep -A6 "Volume Name"
    Volume Name: OSX-Server
    Mount Point: /
    File System: Journaled HFS+
    Journal size 16384 KB at offset 0x4ab000
    Owners: Enabled
    Partition Type: Apple_HFS
    filesrv:~ admin$
    filesrv:~ admin$ sudo sharing -l
    Password:
    List of Share Points
    name: 2009
    path: /Volumes/Student/Student Server/2009
    afp: {
    name: 2009
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: 2009
    shared: 0
    guest access: 0
    smb: {
    name: 2009
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: 2010
    path: /Volumes/Student/Student Server/2010
    afp: {
    name: 2010
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: 2010
    shared: 0
    guest access: 0
    smb: {
    name: 2010
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: 2011
    path: /Volumes/Student/Student Server/2011
    afp: {
    name: 2011
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: 2011
    shared: 0
    guest access: 0
    smb: {
    name: 2011
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: 2012
    path: /Volumes/Student/Student Server/2012
    afp: {
    name: 2012
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: 2012
    shared: 0
    guest access: 0
    smb: {
    name: 2012
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Admissions Server
    path: /Volumes/Faculty/Faculty Server/Group Folders/Admissions Server
    afp: {
    name: Admissions Server
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Admissions Server
    shared: 0
    guest access: 0
    smb: {
    name: Admissions Server
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: AP Spanish
    path: /Volumes/Student/Student Server/AP Spanish
    afp: {
    name: AP Spanish
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: AP Spanish
    shared: 0
    guest access: 0
    smb: {
    name: AP Spanish
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Collage
    path: /Volumes/Student/Student Server/Collage
    afp: {
    name: Collage
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Collage
    shared: 0
    guest access: 0
    smb: {
    name: Collage
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: College
    path: /Volumes/Faculty/Faculty Server/Group Folders/College
    afp: {
    name: College
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: College
    shared: 0
    guest access: 0
    smb: {
    name: College
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Comments
    path: /Volumes/Faculty/Faculty Server/Group Folders/Comments
    afp: {
    name: Comments
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Comments
    shared: 0
    guest access: 0
    smb: {
    name: Comments
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Dictation
    path: /Volumes/Faculty/Faculty Server/Group Folders/Dictation
    afp: {
    name: Dictation
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Dictation
    shared: 0
    guest access: 0
    smb: {
    name: Dictation
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: DOS Server
    path: /Volumes/Faculty/Faculty Server/Group Folders/DOS Server
    afp: {
    name: DOS Server
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: DOS Server
    shared: 0
    guest access: 0
    smb: {
    name: DOS Server
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: English Department
    path: /Volumes/Faculty/Faculty Server/Group Folders/English Department
    afp: {
    name: English Department
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: English Department
    shared: 0
    guest access: 0
    smb: {
    name: English Department
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Health Center
    path: /Volumes/Faculty/Faculty Server/Group Folders/Health Center
    afp: {
    name: Health Center
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Health Center
    shared: 0
    guest access: 0
    smb: {
    name: Health Center
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Illustration
    path: /Volumes/Student/Student Server/Illustration
    afp: {
    name: Illustration
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Illustration
    shared: 0
    guest access: 0
    smb: {
    name: Illustration
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Image Server
    path: /Volumes/Image/Image Server
    afp: {
    name: Image Server
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Image Server
    shared: 0
    guest access: 0
    smb: {
    name: Image Server
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Install
    path: /Volumes/Faculty/Faculty Server/Install
    afp: {
    name: Install
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Install
    shared: 0
    guest access: 0
    smb: {
    name: Install
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 493
    create mask: 420
    name: IT
    path: /Volumes/Faculty/Faculty Server/IT
    afp: {
    name: IT
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: IT
    shared: 0
    guest access: 0
    smb: {
    name: IT
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: LD Folder
    path: /Volumes/Faculty/Faculty Server/Group Folders/LD Folder
    afp: {
    name: LD Folder
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: LD Folder
    shared: 0
    guest access: 0
    smb: {
    name: LD Folder
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Library
    path: /Volumes/Faculty/Faculty Server/Group Folders/Library
    afp: {
    name: Library
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Library
    shared: 0
    guest access: 0
    smb: {
    name: Library
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Personal Folders
    path: /Volumes/Faculty/Faculty Server/Personal Folders
    afp: {
    name: Personal Folders
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Personal Folders
    shared: 0
    guest access: 0
    smb: {
    name: Personal Folders
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Quant à Moi
    path: /Volumes/Student/Student Server/Quant à Moi
    afp: {
    name: Quant à Moi
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Quant à Moi
    shared: 0
    guest access: 0
    smb: {
    name: Quant à Moi
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Spanish 1&2
    path: /Volumes/Student/Student Server/Spanish 1&2
    afp: {
    name: Spanish 1&2
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Spanish 1&2
    shared: 0
    guest access: 0
    smb: {
    name: Spanish 1&2
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Spanish 3
    path: /Volumes/Student/Student Server/Spanish 3
    afp: {
    name: Spanish 3
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Spanish 3
    shared: 0
    guest access: 0
    smb: {
    name: Spanish 3
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 489
    create mask: 420
    name: Technology
    path: /Volumes/Faculty/Faculty Server/Technology
    afp: {
    name: Technology
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Technology
    shared: 0
    guest access: 0
    smb: {
    name: Technology
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Theater
    path: /Volumes/Faculty/Faculty Server/Group Folders/Theater
    afp: {
    name: Theater
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Theater
    shared: 0
    guest access: 0
    smb: {
    name: Theater
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Westminster News
    path: /Volumes/Student/Student Server/Westminster News
    afp: {
    name: Westminster News
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Westminster News
    shared: 0
    guest access: 0
    smb: {
    name: Westminster News
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: William Shakespeare
    path: /Volumes/Student/Student Server/William Shakespeare
    afp: {
    name: William Shakespeare
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: William Shakespeare
    shared: 0
    guest access: 0
    smb: {
    name: William Shakespeare
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 493
    create mask: 420
    name: Yearbook Supplement
    path: /Volumes/Student/Student Server/Yearbook Supplement
    afp: {
    name: Yearbook Supplement
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Yearbook Supplement
    shared: 0
    guest access: 0
    smb: {
    name: Yearbook Supplement
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    name: Yearbook
    path: /Volumes/Student/Student Server/Yearbook
    afp: {
    name: Yearbook
    shared: 1
    guest access: 0
    inherit perms: 0
    ftp: {
    name: Yearbook
    shared: 0
    guest access: 0
    smb: {
    name: Yearbook
    shared: 1
    guest access: 0
    inherit perms: 0
    oplocks: 0
    strict locking: 1
    directory mask: 505
    create mask: 420
    filesrv:~ admin$

  • "Open With"- "Change All" corrupts your file (Resource forks, extended attributes, creation date)

    I finally know why some of my files get corrupted.
    If you use the following method to assign one kind of file to always open with the same application;
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/8387.html
    (File -> Get Info -> Open With -> Change All)
    an extended attribute will be added to your file.
    You can examine that by typing "ls -l" in Terminal. If you see an @-sign after permissions than you have an extended attribute in that file.
    To see what it contains, type "xattr -l filname.jpg" in Terminal.
    Besides that is adds an extended attribute (which can be deleted with the "xattr --help" command) the modification date of the selected file will be changed.
    I think this is irritating because I wan't to keep my master photos with the same modification date as creation date.
    What else does it effect besides the modification date and to add extended attributes? Does my metadata get intact?
    (If you further want to make a backup copy on for example a FAT32 filesystem than your got a new problem. FAT32 doesn't support resource forks, so besides filename.jpg you will have an additional ._filename.jpg of 4kb)

    Doesn't sound like there is any corruption going on to me. It may change the date modified, but that should be expected since you modified the file.

  • Resource forks -- are they what is slowing CCCloner when backing up?

    I've been testing CCCloner and SilverKeeper as backup utilities. I've used SK for the last 8 years and haven't noticed anything amiss. In my situation, it searches for changes during an incremental backup about 8 times faster than CCC. Mike Bombich, the author of CCC, has responded to my query about why this is the case with a detailed explanation (see http://forums.bombich.com/viewtopic.php?t=15540, last post), part of which reads:
    For the purpose of this conversation, though, the gist is that you have many files that have two data structures -- a data fork and a resource fork. Each of these data structures can change independently of each other. Resource forks, however, do not have modification dates -- the modification date of a file only refers to the data fork. As a result, backup utilities have a choice among three methods for determining whether to backup the resource fork as they scan your filesystem:
    a) copy every resource fork, every time, just to be on the safe side
    b) copy the resource fork of a file whenever the data fork of the file changes, or when the size of the resource fork has changed
    c) compare a checksum of the resource fork on the source and target to determine if the resource fork has actually changed
    According to Mike, SK uses method 2 whereas CCC uses Method 3, explaining why it is so much slower for my backups -- because 36,000 of my 58,000 files have "extended attributes" which are probably resource forks.
    My question arises because I want to make sure the SK is accurately backing up my PS files. Is it possible that a utility using Method 2, could miss some change in a resource fork of a PS file? To put it another way: are there any instances where PS could change a resource fork, but the data fork is unchanged and the size of the resource fork is unchanged, resulting in Method 2 not backing up that particular file?
    I must have backed up in excess of 100,000 PS files over the years, and haven't noticed any problems. But then again, I have rarely had to call on my backups.

    Why not use Time Machine instead of some "third party hack" for your backups?
    CCCloner is worthless garbage IMHO. I tried to restore a system with it after a HD replacement and it wouldn't work because the owner changed user name and/or password on reinstall of the OS. Thus it wouldn't recognize the Library to copy the files. In fact, it wouldn't grant access to the backup, claiming permissions conflicts. I had to run a CHMOD and CHOWN from Single User Mode to be able to get to backed up files, but the Library and Applications were useless.
    From what I know of it, CCC is OK for cloning a brand new hard drive to put in a new machine, but beyond that it's way too complicated in what it does and how.
    As far as PS changing data or resource forks, I was never aware that it did. I could be mistaken.
    This question would be better answered by the developers of SilverKeeper though.

  • Deleting resource fork

    An age-old headache for some users. QuickImage and/or Grim Ripper used to make it possible to delete the resource fork from files. In SnowLeopard, neither works.
    Why would anyone want to delete the resource fork? The cut down on file sizes. Imagine if you have a number of JPGs available on the web to view. Remioving their resource forks custs down on server storage space and speed the loading of the images.
    Seems like a no-brainer to me — many people would benefit from such a utility. Why does such a thing apparently not exist these days?

    Thomas, thanks for responding but yes, I kept the detail down to avoid writing a longer question.
    JPGs can and do have resource forks — custom icons for example. (If, of course, your JPG generator is set up to create them.) I use GraphicConverter and Photoshop make my JPGs and, by golly, they both offer an option to make a custom icon, which I take advantage of. (Don't ask why. More waffle.)
    I then parcel up twenty JPGs into a Zip archive, and upload it to the main web site I run <http://hamilton-archives.com>. Members visit the site, admire the thumbnails and pop-ups and then, if they have paid a small additional cost, they can download the Zip.
    Custom icons on my JPGs can and often do DOUBLE the size of that Zip.

  • Does Serialization Remove Mac Resource Fork

    Hello all!
    Does the Java Object Serialization remove the resource fork of Macintosh files? Please give a short argumentation why or why not.
    If not, what happens with the resource fork after serializing: is a deserialized Mac file usable on other operating systems?
    Thank you very much for answering!

    This is a meaningless question.Well, let's see.
    You cannot serialize a file anyway.
    All you can do is serialize some objects and write the resulting byte sequence to a file.An object-oriented programming like the Java one is based on objects, classes and the relation between them. The objects consist of variables (that address the data) and methods (that operate on the data). The objects have a particular type and thus constitute classes. Since a file is a 'bag' of bits and bytes its contents can be read into a byte[] and serialized.
    The files on the Mac HPFS consist not only of a data fork but also of a resource fork. Another file systems, e.g. NTFS, process only the data fork and keep resources separately. I know that the serialization removes certain processor-specific issues such as endianess or word length. How about removing certain OS-specific issues as far as the Mac's resource fork is concerned? ... and so enabling files serialized on the Mac to be transfered to a different OS without loss of resource infos.
    Then later you can read the byte sequence and deserialize it to produce copies (more or less approximately) of the original objects.Yes, to be done on the non-Mac system: but if serialization does not handle the resource fork in some way it will be unpleasant (if not more) not to be able to deal with your deserialized files there.
    It must be more than clear now what I want to know: it's not a joke and has nothing to do with a mere homework or the like.

  • Why do I have to click on all of my flash components before I can navigate?

    Without modification to the code...the component is there but
    it needs to be clicked on before I can navigate the site. Should
    Dreaweaver not know how to properly insert the code necessary allow
    the flash component to view properly? What am I missing? I know
    this is a Deramweaver forum....but the problem does not not seem to
    be with Flash, it seems to be in the code that Dreamweaver creates
    when the Flash component is inserted.
    I have been able to find a work around to my problem but
    surely it is not what everyone out there is doing. If
    so...Dreamweaver or Flash has a serious bug!
    I created a site a while back and everthing worked fine. So I
    copied some code from that site to fix the new one. However even
    after copying the code I still have to modify it to make it
    work..(the modifcations are obvious.) This is suely not the way it
    is done all the time.
    I have three questions:
    1. Why did everything work fine with the first site with no
    modifications?
    2. Why do I have to copy the code to the other site after
    inserting the Flash component?
    3. Why does dreamweaver not do it for me? (it did everything
    right the other time, but now it doen't even work in the previous
    site)
    I feel like I must have changed a setting somewwhere that I
    did not realize would effect this...Perhaps it is a Dreamwweaver
    thing.
    PLEASE HELP!

    It's IE-only behaviour as a result of changes Microsoft made
    several
    years ago to their browser, regarding how Active Content
    (Flash, Quicktime
    etc)
    is handled, after losing a high profile court case.
    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    Background:
    http://en.wikipedia.org/wiki/Eolas
    See also
    http://www.adobe.com/devnet/activecontent/
    If you're running Dreamweaver 8.0.2/CS3, the fix is already
    built into DW's
    interface.
    If not, try
    http://blog.deconcept.com/swfobject/
    If you want to use Flash for navigation, consider this -
    1. Some people don't have Flash installed - what do they do?
    2. Search engines don't parse Flash links - your site will
    not be spidered
    3. Screen assistive devices don't parse Flash links - what
    will those users
    do?
    4. DW cannot maintain links within a Flash movie, so if you
    move or rename
    a linked file, your navigation will break - what will you do?
    It's usually a very bad idea for these reasons...
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "South Beach" <[email protected]> wrote in
    message
    news:[email protected]...
    > Without modification to the code...the component is
    there but it needs to
    > be
    > clicked on before I can navigate the site. Should
    Dreaweaver not know how
    > to
    > properly insert the code necessary allow the flash
    component to view
    > properly?
    > What am I missing?
    >
    > I have been able to find a work around to my problem but
    surely it is not
    > what
    > everyone out there is doing. If so...Dreamweaver or
    Flash has a serious
    > bug!
    >
    > I created a site a while back and everthing worked fine.
    So I copied some
    > code from that site to fix the new one. However even
    after copying the
    > code I
    > still have to modify it to make it work..(the
    modifcations are obvious.)
    > This
    > is suely not the way it is done all the time.
    >
    > I have three questions:
    > 1. Why did everything work fine with the first site with
    no
    > modifications?
    > 2. Why do I have to copy the code to the other site
    after inserting the
    > Flash
    > component?
    > 3. Why does dreamweaver not do it for me? (it did
    everything right the
    > other
    > time, but now it doen't even work in the previous site)
    >
    > I feel like I must have changed a setting somewwhere
    that I did not
    > realize
    > would effect this...Perhaps it is a Dreamwweaver thing.
    >
    > PLEASE HELP!
    >

  • Why do I have both photoshop cc and photoshop cc (64 bit) in my menu? Which one should I be using?

    Why do I have both photoshop cc and photoshop cc (64 bit) in my menu? Which one should I be using?

    The majority of the time using the 64 bit version is better, since you have more resources available (ram)
    If you need to run some older third party plugins that were only ever offered as 32 bit plugins, then the 32 bit version is the choice.
    Or if you happen to use a scanner with twain, then the 32 bit version.

  • I like to know when i use fire fox why it take so much resource of my computer ? it almost 1/4 of my 4gig of memeory , ihave 6,7 page of firefox window open

    i like to know when i use fire fox why it take so much resource of my computer ? it almost 1/4 of my 4 gig of memory , i have 6,-8 page of firefox window open at cpu level its is almost 25% been used up. i see its taking too much resource i wonder why ?? how not to take so much and it crashes often.. any help,ive 24.0 ,

    Firefox add-ons take some memory. This amount varies depending on the add-on.
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    Does this decrease the memory usage? Please report back soon.

  • Can't open appleworks file / resource fork issue

    Hi,
    I've just readt the post "Can't open old appleworks/clarisworks files".
    My problem was that I got a "I/O error" when trying to open some appleworks files with appleworks 6.2.9.
    I realize that I copy those file from my previous disk to a PC formated CD. Hence, some resource fork files should miss.
    BUT, I don't have anymore the original files since I re-install my Mac...
    If there a way to recover my files despite of this resource fork issue ? Is it possible to create again the resource fork file ?
    Christophe

    It's not a resource fork problem. If it were, adding the .cwk extension to the file name would likely fix it. AppleWorks 6.2.9 (the current version) can't open all ClarisWorks 4 or earlier files. It gives an I/O error. There doesn't appear to be a way to predict which files will cause problems. I've had it happen & not happen with all AppleWorks file types. These files can be opened by any other version of AppleWorks 6, including the OS 8/9 component 6.2.8. If you have the retail version of AppleWorks 6.2.9 or your “consumer” Mac came with an earlier version of AppleWorks 6 that you have updated to 6.2.9 & have Classic installed, you can "Force" AppleWorks 6 to open in Classic to open the files, save them as AW 6 files & then open them in the OS X version. Also, if you have Classic installed & have AppleWorks 5, this can be used to open the ClarisWorks files & save them as AppleWorks 5 which AppleWorks 6.2.9 can open.

  • Copy and paste resources in resource fork?

    Hi,
    is there some way to have Applescript copy a resource from a resource fork in one file and paste it into another file?
    Cheers!
    Joe

    Hello
    You might try Satimage.osax, a free scripting additions made and distributed by Satimage-software, France. It includes commands to get and put resource data.
    Satimage osax
    http://www.satimage.fr/software/en/downloads/downloadscompanionosaxen.html
    Satimage osax > resource suites dictionary
    http://www.satimage.fr/software/en/dictionaries/dict_satimage.html#ResourceSuite
    E.g.
    --SCRIPT
    Copy resource 'clut' id 128 from infile to outfile.
    * Using Satimage.osax, which is to be installed in either of the following directories:
    /Library/ScriptingAdditions/
    ~/Library/ScriptingAdditions/
    set infile to "HFS:path:to:infile" as alias
    set outfile to "HFS:path:to:outfile" as alias
    --(1) get resource and its name from infile
    set rdata to load resource 128 type "clut" from infile
    set rname to get resource name 128 type "clut" from infile
    --return {rname, rdata}
    --(2) put resource to outfile
    put resource rdata to outfile type "clut" index 128 with name rname
    --(3) check
    set rdata1 to load resource 128 type "clut" from outfile
    set rname1 to get resource name 128 type "clut" from outfile
    return {rdata = rdata1, rname = rname1}
    --END OF SCRIPT
    Good luck,
    H

  • Why do I have to pay more?

    So I want to buy a Production PRemium CS6.
    It costs 1899$ in the US and almost 2200$ in Russia. And Adobe does not allow me to buy it in the US store for I have registere my account in Russia.
    What the ...? It's digital download, why do I have to pay some "resellers" (can I really call them resellers?) for a link to Adobe servers?
    So generally speaking, Adobe guys, you do understand that if there's a product that costs 300$ less somewhere else people will go and buy there.
    And if it is forbidden to buy there (why pay more), there're always such great resources as demonoid?

    Adobe charges different amounts for their software in different countries. Part of this is due to support costs, infrastructure costs, and taxes in each country. Another part is due to what Adobe thinks the market will bear.  Complaints have raged for years on the different costs for Adobe software in different countries. Adobe has never officially addressed the cost differential in an official response in these forums. If you want to make your feelings known to Adobe corporate, then I would urge you to write at:
    Corporate headquarters
    Adobe Systems Incorporated
    345 Park Avenue
    San Jose, CA 95110-2704

  • EPS-file: How to preserve resource fork when moving file to Linux

    Hi!
    We have a following problem on our DAM system:
    When saving an EPS-file from Photoshop CS2 on 10.4 with Machintosh preview we can´t transfer the file to Linux DAM system without losing the preview picture. Apparently this is because the PICT preview file is in resource fork of the file and Linux doesn´t understand anything about those.
    The problem occurs only with Freehand MX when using these un-"resource forked" files. Then using EPS with TIFF-preview we get a black background if cut path is used in the image so that´s not a proper solution.
    Can ANYONE point me a possible solution: how can I transfer Macintosh files on Linux without losing resource forks??
      Mac OS X (10.4.8)  

    Control-click on the file and choose the Create
    Archive of "blah" item in the menu that pops up.
    This creates a file called "blah.zip", which has
    been compressed in such a way that it can be safely
    stored on non-Mac systems. When it is de-archived
    on another Mac OS X system (by double-clicking it),
    the file should be intact. (Note that third-party
    apps for decoding zip files may not properly restore
    the resource fork, as the Mac's archive function
    creates a zip archive with the resource contents
    stored in a special way, which other unzip utilities
    will just read as another file (or folder, don't
    recall which).
    Thanks but I should have been more precise:
    What I meant was that is there any tool for Linux to handle resource forks without archiving/compressing the file?
    Our DAM generates preview image for the EPS automatically so it can´t be inside compressed file.

  • Disk Copy .img w/out resource fork

    I recently zeroed-out and repartitioned my Wallstreet hard-drive. Before I did so, I put all important files (mostly a decade's worth of Word .docs) in a compressed, read-only .img created by Disk Copy.
    Due to cramped-ness of my 2 gb drive, lack of CD burner, and difficulty Apple-Talking between OS 9 and Tiger, I decided to have Disk Copy write the .img directly to my USB thumb drive.
    Unfortunately, the thumb drive was naturally in a FAT format. And since it took upwards of four hours to create and compress the .img via my USB 1.1 connection, I decided not to test mount it before I proceeded with the repartition. And so I didn't realize until much too late that the .img I'd created was doomed to fail from the start, being without a resource fork.
    So now I've spent two days trying to recover the pristine beauties of the .img data fork but have so far failed.
    I've used ResEdit to create a fork and copy and paste into it the three necessary resource types from various uncorrupted .imgs made specifically for the purpose. I've reset creator and type to rohd and ddsk. I've tried fiddling with the code in the bcem resource to trick Disk Copy into mounting the issue. I've turned off all checksumming. I've tried both Disk Copy and the Disk Utilities in Jaguar and Tiger. And I've tried to mount it with a disk-mounting utility in Windows XP, thinking that perhaps a Windows utility might succeed, not needing the resource fork.
    Nothing has worked. I get a variety of errors depending on which OS I'm working in, but the gist is the same. File is damaged; can't be mounted.
    I've been through all the what-ifs and should-haves, and I've ransacked Google and various boards for ideas, and I'm still stuck.
    Does anyone know of a method whereby the contents of an (unfortunately) compressed Disk Copy .img can be recovered without the resource fork? I've got 835 mb of perfect data that I can't access for the lack of a few k.
    Are there any bcem resource hacks I can try?
    Any third party utilities?
    Windows utilities?
    I'd even be willing to try hacking Disk Copy itself if somebody could get me pointed in the right direction.
    Disk Copy, give me back my legions!!
    Thanks for any and all help.
    Dave

    Ha HA!
    The problem was not quite what I thought.
    The problem wasn't that I had saved the .img to a FAT thumb drive. The problem was that I copied the contents of that FAT disk onto my Tiger Intel iMac and then later recopied it onto the FAT drive--without including the OS-9-created FINDER.DAT and RESOURCE.FRK files when I did so; I simply grabbed the .img file, thinking it had all the info I needed.
    But then I read this:
    http://discussions.apple.com/thread.jspa?threadID=121732
    When I went back and looked on my Intel drive, I found the RESOURCE.FRK and FINDER.DAT files still patiently waiting for me. I copied those files (and Desktop DB, Desktop DF, FILEID.DAT for good measure) onto the FAT thumb drive along with the .img file and plugged the drive into the Wallstreet. Lo and behold, only the .img file was visible. OS 9 had automatically taken the information from the other files (including the longed-for resource fork) and incorporated them back into the .img file.
    I copied it onto the Wallstreet, and bingo! it mounted perfectly.
    Yay!
    Perhaps some poor soul in the future will benefit from my experience (although given the state of OS 9 these days, that's probably not too likely.)
    Thanks all,
    Dave

  • Resource fork et al deletion with usb stick drives

    I know there are lots of discussions about 'extra files' not used by other operating systems (such as resource forks and .Trashes and .DS_Stores and spotlight files and and whatever) so I hope this doesn't bore people but....
    I use a usb stick a lot, mostly to share data cross-platform. I want to get rid of the unusable files to make my colleagues' life easier and unclog my life. I know I prevent some of them over network connections, but that is only some of them, and that is only over network connections.
    I can't disable the creation of these using the method that applies to network connections (Article: HT1629).
    Can I just go to terminal and go:
    cd /Volumes/USBStick
    rm -fr .*
    This is seeming to work. I get an error about not being able to delete the . file and the .. file, but it happily goes ahead and gets rid of the rest.
    Seeing that it appears to work, can I dispense with paying for BlueHarvest (at least for my situation)? Or have I inadvertently destroyed essential data and should expect imminent falling of the sky upon my head?
    thanks all,
    diddles.

    Definitely a yawn here. As your wonderful machine is the source of this important data that's transferred over to that 'other' platform, convince your colleague that his life will be easier still if he buys a Mac. Thereafter, the invisible files will be just that.
    An expensive solution, but I think a good one.

Maybe you are looking for