Best way to archive RAW Images and keep JPG?

Hello everyone,
I have what I believe to be a fairly simple question.  My iPhoto library, comprised mainly of RAW images, is taking up a majority of my MacBook's 500GB storage capacity, and I want to fix this. I want to keep all the photos in my library accessible on my mac, but they do not necessarily need to be in RAW format.
My thought:
1) Archive my entire iPhoto library in original format (RAW) to an external hard drive
2) Convert the MacBook's iPhoto library to JPG format, freeing up a considerable amount of space on my hard drive
My only concern is the safety of my original (RAW) library.  The last thing I want to do is lose those minimally processed images.  Is it safe/possible to export an entire library to an external hard drive?  If I do that, will I be able to hook up that hard drive and view the images under iPhoto?  Is there a simple way to convert an entire library to JPG?  Is there a better way to accomplish my goal of freeing space?
Thanks in advance for any advice/help y'all can provide.
Best,
Steven

You won't be be "exporting" a library, just moving it:
Make sure the drive is formatted Mac OS Extended (Journaled)
1. Quit iPhoto
2. Copy the iPhoto Library from your Pictures Folder to the External Disk.
That's the Library with the Raws moved.
3. To view that Library: Hold down the option (or alt) key while launching iPhoto. From the resulting menu select 'Choose Library'
There is no way to "convert" a library. The best you can do is export the images from the Library as Jpegs to folders in the Finder. Trash the Library. Make a new one. Then import the images from the folders. A lot of work, and a job that will need to be repeated as you add images.
This User Tip
https://discussions.apple.com/docs/DOC-4921
has details of the options in the Export dialogue.
It might be time to upgrade to Aperture.
With Aperture you can have your Library on the internal disk but store the Raws on the External. You'll still be able to view and share your images without the external connected if you choose to generate previews. While this is theoretically possible with iPhoto, it lacks the tools to manage the referenced images properly.
Regards
TD

Similar Messages

  • What is the BEST WAY TO ARCHIVE OLD PROJECTS and related media?

    Hi,
    I've been running a Wedding Film-making business for the last 12 months full-time. In that time I've acquired about 4TB of Hard Drive space, but as I get more work coming in the door I'm starting to need to get rid of old Weddings and Corporates I've shot.
    In the past - ie. at my old employers - I've archived the tapes in a storage room, and deleted all the captured footage. Then I'd burn the project file to a DVD or BLU-RAY depending on the job.
    Now that everything is Digital, is there a good way to archive the footage without buying a million TB's of Hard Drive space (then considering keeping multiple copies for safety)???
    I'm not concerned about needing to return to make changes to the projects at a later stage - these Weddings are locked and will never be changed.
    Any help, suggestions, or an example of what you do would be greatly appreciated!
    Thanks,
    Thomas

    Well that depends, if you only keep the exported copy and not the raw footage then if someone request some sort of edit change you'd be screwed if you didn't keep all the raw footage and simply kept the exported copy. However if you know that they aren't going to request some sort of change or you let them know up front they won't be able to make anymore changes after a certian point.(For exampel after you give the finished product and it's been approved by them) you can save TONS of space by simply only archiving the exported copy for them incase they need to make them another copy for some reason.
    Where I work we always backup EVERYTHING, because we have had clients call back and request raw footage (meaning un-edited footage) almost 2 years after they filmed before. So if  this happens to you will probably be happy you didn't keep only a exported edited copy and that you held on to all your source media. So really unless you're just 100 percent positive that this won't ever happen or it just hasn't happened to you as of yet then you can just export the project from premiere and keep only that.
    Blu-rays are a good backup option overall and like you mentioned for the amount of space you're currently using it won't be very expensive to just use hard disk. Just remember that you'll need to hook the HD's up at least 1 time per month. The reason is that it's good for them to spin every once in awhile. However in all honesty if you go with a RAID 1 setup or just simply buy two disk you won't run into to many occaisions where both disk fail at once... It hasn't ever happned to me at my job or in my personal business.
    One option though that in some ways would give you the best of both worlds would be to use the project mananger feature in Premiere to save everything that is in your timeline to a project folder. (It basically saves all your footage that's in your time-line. It excludes un-used things from the bin unelss you say different) Anyways it will save you space in the end while still saving the entire project to a single folder of your chosing. Then you could export your finished program from Premiere and then burn your disc from the finished file you got and only backup your finished file to say a blu-ray disc and then backup your finished file and your saved project to your hard disc you have to archive stuff on. What used to be 150GB would now probably only be like 25-40GB max. But like I said if someone requested a major change and not something minor you'd be out in the cold... I don't use encore much though so someone else would have to answer your question about backing up a encore project... But I'd assume if you had the backed up premiere exported digital file you could just import it into encore and be ready to roll so you wouldn't really need to backup the encore project unless you make a crazy cool customized menu or something. Then if someone needed only a minor change such as graphics or something you could use your backed up project folder from premiere to make the change and then send it to encore to re-export the product with the requested minor changes.
    It all really comes down to what you want to do. I'd recommend at the very least you backup your premiere project the way I described and also save the exported copy of your final project.

  • Best Way to Archive

    Best Way to Archive
    There are lots of posts re archiving video projects, but I can’t find info about the best way to archive still images used in projects. . . .or not used in projects, for that matter. I just wasted a bunch of time (again) searching for a still I need. No matter that I try to label photos literally and/or chronologically, this keeps happening.
    Anyone know of a site that would help or where I might get some suggestions as to the best method to go about this? Would be most grateful.
    pat

    Piero
    Nearly all photos I use in a project are put through Photoshop first. . . . .lighting isn't quite right, some photos get merged with another, background gets dropped out, etc.
    Problem comes when I put all the versions of a photo into a folder, usually part of a larger project folder. (I don't keep all this in iPhoto.) Later, maybe a year down the line, I need a photo but end up searching bunches of folders looking for it. Naming things as literally as possible hasn't helped. Generic sort of shots (a sunset, good ocean shot, etc) are the worst.
    I may try a larger search of the web for articles about efficient organization of this kind of thing.
    Thanks so much for the reply. Appreciate it.

  • Best way to handle all erros and get performance(OCI)?

    Hi there,
    Im using[b] Oracle Call Interface to execute batch file process. But I have got a problem.
    I set ExecuteBatch with the same number of commit time, i.e: 100, 1000 or just 10, for thats ok.
    ((OraclePreparedStatement)globalStmt).setExecuteBatch(commit);
    And I handle executeUpdate to catch all SQL Exceptions. I made some proposital files with invalid erros but when I handle "executeUpdate" it�s doesn�t get the corrent error line, and puts out another line that is corret.
    ((OraclePreparedStatement)globalStmt).executeUpdate();
    Check in the code I concluded that its always get the same sequence of commit number like the error line. For example, I have between line 1 - 50 a line error, this line is 31, but I set the commit time for 50, its show me that line errror is 50 wherever 31. But if I put setExecuteBatch with '1' so it can handle corret lines erros, but the system performance bring down. What is the best way to handle all erros and keep the perfronace?
    Sorry for my english, I am not native. Thanks all.

    So by doing this, everything will transfer and look exactly the way I have it on the old machine?
    That is correct, if your old machine is Intel based after using MA the new machine will look just like the old machine. Here is information from Apple on MA, I'd recommend looking it over.
    My recommendation is to answer NO when setting up the new machine when it asks "Are you moving from another Mac?" The reason being let you new machine get set up and run for a couple of hours to ensure it's fine. Then launch MA and follow the prompts, it's very easy and if you use a fast connection like FW it should go smoothly.
    Regards,
    Roger

  • Best way to store digital images?

    I have all of my digital images for personal and business loaded in my home pc (Windows XP, sorted in a Kodak Easyshare program). Recently purchased a laptop. All of my information from the PC was transferred/copied onto the laptop. However, I want to store the images on something separate from the laptop. Approximately 10GB worth of images.
    What is the best way to store them for easy access to view and copy/print or for uploading to a site to print out pix for photo albums, etc.
    Thanks!

    TheLexMachine wrote:
    empty317 wrote:
    I have all of my digital images for personal and business loaded in my home pc (Windows XP, sorted in a Kodak Easyshare program). Recently purchased a laptop. All of my information from the PC was transferred/copied onto the laptop. However, I want to store the images on something separate from the laptop. Approximately 10GB worth of images.
    What is the best way to store them for easy access to view and copy/print or for uploading to a site to print out pix for photo albums, etc.
    Thanks!
    The best way to store your images is to get a high-capacity flash memory device, preferably an SDHC card because they have a lock switch that prevents writing when the card doesn't need to be written to, and use that to archive your files. Simply keep it inside a memory card case in a safe place, such as a personal lock-box, and you're good to go. You can take that card to any photo kiosk or someone's home to do whatever you want to with the files.
    Good point, I'm so ingrained against that particular solution due to the sheer amount of images I have (I can easily fill up an 8GB SDHC in 1-2 days when airshow season rolls around, plus I have an HD camcorder that takes about 8GB/hour), but since the OP only has 10GB total, making copies to 2-3 16GB SDHC cards and storing them in safe places would be an excellent approach.  Choose one location (maybe the desktop or the laptop's hard drive) as a "master" and periodically back up to all the SDHCs.
    Just make sure to choose a "master" storage location or you'll go insane trying to keep things synchronized.
    Online storage solutions such as Dropbox and similar services might also be an option for only 10GB of data.
    *disclaimer* I am not now, nor have I ever been, an employee of Best Buy, Geek Squad, nor of any of their affiliate, parent, or subsidiary companies.

  • The best way to enlarge an image for print?

    Hello
    I've been designing for print for several years. Occasionally I design large display posters/banners (A0, 6-sheet, billboard etc) which use a photographic image. Assuming that the image I have is smaller at 300ppi than the final print, what is the best way to enlarge the image? Based on my experience, it seems that there are three options (to make it simple, the example here assumes that my image is exactly half the size it needs to be printed at. I'm also assuming that the file I will supply to the printer will be a high res pdf exported from Indesign):
    1. Set up the Indesign file at 100% size, place the photo and have Indesign upscale the image to 200%. Export a high res pdf for print.
    2. Set up the indesign file at 50% size, place the photo with no upscaling by Indesign. Export a high res pdf and have the printer blow it up to 200%.
    3. Set up the Indesign file at 100% size, enlarge the photo in Photoshop to 200%, and place the photo with no upscaling in Indesign. Export a high res pdf for print.
    I have been advised that having Indesign upscale the image is not a good idea, and I never do this. I guess that option 3 is probably best, with Photoshop doing the work and the resulting pdf being the correct size. However, it's not always possible to do this – some posters are huge which means that the enlarged photo and the high res pdf will both be huge files, and I think also Indesign has a maximum document set up size anyway. So sometimes I use option 2.
    So firstly, why is it a bad idea for Indesign to upscale the image (as I say, I never do this, but I would like to know the technical reason)? Secondly, if the choice is between re-sizing myself in Photoshop prior to exporting the pdf, or having the printer enlarge a high res pdf, which is better? When I say 'better' I mean in terms of the quality/sharpness of the end result. Also, I assume that vector elements in my design will not be adversely affected in either scenario, is that assumption correct?
    Thanks

    Sorry for the added confusion.  It appears, after doing some checking in my CS2 apps ( InDesign), there is no setting for DPI / Output Resolution.  Only Transparency Flattener Setting. See screen shot below...
    If you select Postscript File in the Print Presets, you can access resolution settings for transparency flattening there, too...
    in the "Advanced" tab dialog...
    But, I like having the option in Illustrator 10 File > Document Setup where I can set the output resolution to whatever is appropriate.  In this case ( below ) I've got it set for 5080dpi / 300ppi.  You also have Effect > Document Raster Effect Setting where you can select 300ppi ( see screen shot below )...
    ...and Raster Effects Resolution setting...
    I may have misled you because the apps I have are not CS6; but you should be able to follow along in your CS6 apps in various settings dialogs.  Mainly, resolution settings can be set in the Print dialog boxes.
    The main thing to keep in mind is, because you are enlarging upon output, the base scaled down file must have enough resolution to maintain its appearance at the final size.  In the case of 50% or 25% file resolution should be maximum ( for current apps it appears 300ppi is considered high resolution.  Most apps now leave output resolution setting adjusted in the RIP / Print driver.
    I still use Distiller because it allows me to setup custom PDF settings and save them for future use.  You very well may be able to do that in CS6 apps; but I have a tried-and-true workflow that utilizes Distiller as a personal preference.

  • When opening an image Photoshop Elements 12 is opening it in Camera Raw, it is not a RAW image and it is cropped How do I uncrop the opened image?

    When I am opening a .jpg image not an actual raw camera image from Elements 12 it is being opened as a camera Raw image and the image is cropped, I can't find anyway to get the image to uncrop or zoom out so that the entire image is visible so that I can actually edit it to something that is useable. The images were taken with an iPad and copied I suspect using the organizer from Elements 11 but I can't be sure. If I could just uncrop the opened image so that the entire image is visible this would not be a big deal.
    Is there a way to uncrop the image that is being opened by Camera Raw? Am I going to have to get my hands on the source of the images (the iPad) and copy the images again using explorer and not let them be copied with the organizer?

    Uncheck the boxes at the bottom of the dialog Scale styles and resample Image so that only constrain proportions is checked. If you the change the resolution box from 240 to 300 you will get back to your original dimensions.
    This is a meaningless thing to do, you still have the exact same number of pixels, you have only changed the metadata number in the file for ppi, and your prints are not affected by this number.
    You could also use the same method to change the dimensions to 6 x 4 or 9 x 6 etc.
    There are some cases (actually most cases) where you need to CROP the photo to change the dimensions, when the aspect ratio of the original photos is different than the aspect ratio of the final photo; the specific case in 99jon's example is the only case you ever want to change dimensions using Image->Resize->Image Size, where the aspect ratio doesn't change from 6x4 to 9x6 (or 12x8 or 18x12 or ...), and even then, you could do the same thing simply by telling the printer the size you want, you don't really need to do anything in PSE.

  • What is the best way to safeguard my files and pictures before I send off my MacBook Pro to get fixed?

    What is the best way to safeguard my files and pictures before I send off my MacBook Pro to get fixed? I am running Mavericks and use an AirPort Time Machine to back-up all my files.

    Back up all data on the internal drive(s) before you hand over your computer to anyone. You need at least two independent backups to be completely safe. There are ways to back up a computer that isn't fully functional—ask if you need guidance.
    If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you know how to restore to an empty drive.) Don’t erase the recovery partition, if present.
    Keeping your confidential data secure during hardware repair
    Apple also recommends that you deauthorize a device in the iTunes Store before having it serviced.
    *An SSD doesn't need to be zeroed.

  • What is the best way to back up photos and videos to a dvd from iPhoto, not in iPhoto format but just in jpeg format to access on either windows or mac

    what is the best way to back up photos and videos to a dvd from iPhoto, not in iPhoto format but just in jpeg format to access on either windows or mac

    When you export the videos out of iPhoto be sure to select Kind = Original.  Otherwise you'll just get an image file of the first frame of the video.
    OT

  • Whats the best way to place an image in DW CS5.5

    Hello all,
    what is the best way to place an image exactly where I would like it to go in Dreamweaver CS5.5?
    I have my images sliced in Fireworks already. Also since my images are sliced already in Fireworks is
    there a way to place the images exaclty where I had them in my original Photoshop file?
    Thanks in advance!
    DRivera

    Stay away from APDivs for layouts.  Start with a pre-built CSS layout that has all the columns you will need for your project.
    Beginner CSS Templates -
    For commercial CSS Templates that are rock solid and perform well in all browsers, visit Project Seven:
    http://www.projectseven.com/products/index.htm
    Not Just a Grid CSS Framework (free)
    http://www.notjustagrid.com/demo.asp
    Ultimate Multi-Column Layouts (free)
    http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-width s
    EZ-CSS Templates (watch the screencast to see how it works)
    http://www.ez-css.org/css_templates
    Dreamweaver CSS Templates for beginners (free)
    http://www.adobe.com/devnet/dreamweaver/articles/dreamweaver_custom_templates.html
    New DW Starter Pages (free)
    http://www.adobe.com/devnet/dreamweaver/articles/introducing_new_css_layouts.html
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Best way to extract all images from Messages?

    My iPad freaked out earlier today and unfortunately I had to do a recovery and restore (from iCloud backup).  I say unfortunately because I was 90% certain I was not backing up photos/video (and there was no way to check before doing the restore).  And indeed I had photo/video backup turned off.
    I'm mostly back to normal now, except for all the lost photos/videos.  I've gone through some of Messages to Save ones I sent there. 
    What is the best way to extract all images from past Messages so I don't have to tediously load earlier messages?   I understand there are some programs that allow one to go through a local backup and go through messages.  But for this I suppose I'd first need to make a local backup of everything, no?  Are those programs able to extract just images I've sent or do they grab everything (i.e. images others have sent me?)
    Related, before I did the initial restore could I have easily retrieved the photos/images on the device through some third-party solution?
    Lastly, and semi-off topic.. What determines the image name for an image in Messages?   For example, I Copied a photo someone sent me via Messages and Pasted it three times back to her (all at the same time).   The image filenames are IMG_6447.jpg,  IMG_4820.jpg, IMG_0291.jpg.  

    Thanks Kirby.  I utilize Aperture 3 by reference instead of a compiled library.  So I have individual folder/projects stored on my laptop.  By exporting as a library, does Aperture bring these folders and related images "with it"?
    What I don't want to lose is any post processing I do in the field which creates separate versions and/or .PSD files.
    Thanks for your continued assistance.
    Chris

  • What is the best way to archive old footage (DVD, VHS, Super 8 etc.)

    Hello,
    I am starting a huge archiving projet of possibley 100-200 hours of footage from all kinds of sources (VHS tapes, Mini DV, Super 8 film).
    What is the best way to archive this footage at the highest possible resolution?
    What sort of file should be saved?
    Im a complete starter at this.
    Thank you!

    One strategy is to purchase a Canopus ADVC300 analog/dv converter. It has a TBC incorporated.
    You connect your original source material (for example - VHS deck) to the Canopus via analog cables then from the Canopus via firewire to your computer. This will turn everything into DV format.
    Play the tape through the canopus and record to your hard drive.
    Take good notes for each tape. Create a logging sheet and make notes as the system captures.
    Once you have the tapes in the computer, break them into 1 hr or less segments by some reasonable system - chronologically, by personalities, locations or whatever makes sense to you.
    Then write out each 1 hour segment back to a DV recorder. Give each tape a unique reel number - and make the reel number part of the file name on the computer.
    When you are done in a year or two ( lol ) you should have two matching sets of material - one on the hard drives and one on tape - with names that make it easy to cross reference and a binder full of logging information. If you want to be fully digital, look into a nifty application like CatDV. It will help organize a mass of video info like this.
    DV runs at ~13-14GB/ hr. Plan you storage accordingly.
    Purchase professional quality DV tapes - not drugstore junk.
    Good luck.
    x

  • Best way to "transfer" Aperture images from MacBook Pro to iMac?

    I recently purchased a MacBook Pro 15" to import and edit images (within Aperture and CS6 as an external editor) when I'm out in the field shooting.
    I prefer to have all my images in one location and thus desire to copy eveything to my home base iMac when I return home.
    What is the best way to "transfer" those images so that my homebase iMac Aperture Library can recognize the new masters and edited versions?  Complicating this is the desire to "stamp" each image with a metadata preset upon import that I can do either at the laptop import or upon transfer to the iMac.
    I know just enough to be dangerous but clearly there is an optimal way to consolidate and manage images when using two computers.
    Welcome any thoughts from fellow photographers!
    Chris

    Thanks Kirby.  I utilize Aperture 3 by reference instead of a compiled library.  So I have individual folder/projects stored on my laptop.  By exporting as a library, does Aperture bring these folders and related images "with it"?
    What I don't want to lose is any post processing I do in the field which creates separate versions and/or .PSD files.
    Thanks for your continued assistance.
    Chris

  • HOW DO I RENDER A STILL IMAGE AND KEEP QUALITY

    I'm still in search of help with why High Res. still pictures lose quality when I render.   The images are at 300dpi, roughly 1900x1200 (they vary in size).   I input them fine.  Then, when I go to put them on the timeline - I get a pop-up window asking me to "AutoFix" this clip?  When I say "yes" it drops down the quality and it becomes grainy.  If I say "no" the clip remains looking the same - great.
    But - then when I go to "render" that clip, in the timeline - it drops down in quality and becomes grainy - AFTER I render it.
    HOW DO I USE STILL IMAGES - AND KEEP THEM HIGH QUALITY WHEN I RENDER?
    My Project Settings are; 1920/1080  ---  30fps DROP frame  (should it be Non-Drop?)  --  Capture is HDV and Video Rendering is only marked at "Optimize Stills"
    I'm using Adobe Premiere Elements 11 on a Windows 8 PC
    Any help would be greatly appreciated
    thanks

    joeyMPI
    OK. Let us give this a try. If I go off course anywhere along the line, please let me know.
    1. Open Premiere Elements 11 on Windows 8 64 bit to the Expert workspace.
    A. Under Edit Menu/Preferences/General
    Remove the check mark next to "Show all do not show again messages."
    Set the "Timeline render quality (valid for HD projects)" = "High quality, Slow speed"
    Leave a check mark next to Default Scale to Frame Size.
    B. Right Click the Edit area monitor, select Magnification and make sure it is = "Fit".
    C. Right Click the Edit area monitor, select Playback Quality and make sure it is = "Highest".
    D. Setting the Project Preset Manually to Get the Sharpest End Product Photo Display
    Go to File Menu/New/Project and Change Settings
    In Change Settings, change the project preset to
    NTSC
    DSLR
    1080p
    DSLR [email protected]
    Close out of there.
    In the new project dialog that appears, make sure that you have a check mark next to
    "Force Select Project Setting on this Project". Close out of there.
    E. The project preset that has been selected has a 16:9 aspect ratio, and it will direct the program to set
    up a 16:9 space in the Edit area monitor for editing. So, best results are expected with photos with a 16:9 aspect ratio.
    If an imported photo does not fill the Edit area monitor space, you can try to scale it (zoom in) just to the point of
    getting rid of any black borders. A quick scale can be done by clicking on the monitor screen, and dragging on a handle
    of the photo's bounding box which has appeared.
    But, now for the moment of truth..
    a. You should not have seen any helpful Fix messages.
    b. If you render the Timeline content by clicking on the render button above the Timeline
    what you see should look the same or better before and after the render.
    Also keep in mind, that having to scale up too much can create pixelation.
    300ppi or dpi has no significance in video. Pixel dimensions are the focus. And here, video is 4:3 or 16:9 aspect ratio. In
    this specific case 16:9. It would be a good idea to plan ahead on the sizing of the photos beforehand. As far as I know the perk of enhanced
    sharpness in the end product is associated with just the one project preset that I pointed to in the workflow.
    But, right now, our target is on the maintaining the quality of the photos in the Edit area. And, I realize that you realize
    that no matter how great the resolution of the imports, the imports will be reduced to the sizing characteristic of the export
    preset.
    We will be watching for your results. Thank you for considering the suggestions.
    ATR

  • What is the best way to archive your photos?

    My computer has gotten very slow, and I want to take my thousands of pictures off.  What is the best way to archive them?

    EtreCheck version: 1.9.11 (43) - report generated May 29, 2014 4:13:51 PM EDT
    Hardware Information:
              iMac (20-inch, Mid 2007)
              iMac - model: iMac7,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              2 GB RAM
    Video Information:
              ATI,RadeonHD2600 - VRAM: 256 MB
    System Software:
              Mac OS X 10.7.5 (11G63) - Uptime: 0 days 0:8:11
    Disk Information:
              WDC WD3200AAJS-40RYA0 disk0 : (320.07 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        My Hard Drive (disk0s2) / [Startup]: 319.21 GB (100.73 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
    USB Information:
              Western Digital My Book 1110 999.5 GB
                        disk1s1 (disk1s1) <not mounted>: 32 KB
                        My Book (disk1s3) /Volumes/My Book: 999.37 GB (411.64 GB free)
              Apple Inc. Built-in iSight
              Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
    Kernel Extensions:
              [not loaded] com.Belcarra.iokit.USBLAN_netpart (2.0.2) Support
              [not loaded] com.Belcarra.iokit.USBLAN_usbpart (2.0.2) Support
              [not loaded] com.FTDI.driver.FTDIUSBSerialDriver (2.2.14) Support
              [not loaded] com.RemoteControl.USBLAN.panther (1.6.1) Support
              [not loaded] com.RemoteControl.USBLAN.usbpart (2.0.6) Support
              [not loaded] com.belcarra.iokit.netpart.panther (1.6.1) Support
              [not loaded] com.belcarra.iokit.usbpart.panther (1.6.1) Support
              [not loaded] com.sony.driver.prs (1.0.0d1) Support
              [kext loaded] com.symantec.kext.SymAPComm (11.2.2f3) Support
              [not loaded] com.symantec.kext.confidentialData (1.4f5) Support
              [kext loaded] com.symantec.kext.filesecurity (1.4.3f19) Support
              [kext loaded] com.symantec.kext.fw (1.0.3f5) Support
              [kext loaded] com.symantec.kext.internetSecurity (1.3.2f5) Support
              [kext loaded] com.symantec.kext.ips (1.3.1f7) Support
              [kext loaded] com.symantec.kext.pf (4.2.1f7) Support
    Startup Items:
              HP IO: Path: /Library/StartupItems/HP IO
              HP Trap Monitor: Path: /Library/StartupItems/HP Trap Monitor
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist Support
              [loaded] com.microsoft.office.licensing.helper.plist Support
              [loaded] com.symantec.avscandaemon.plist Support
              [running] com.symantec.deepsight-extractor.plist Support
              [running] com.symantec.diskMountNotify.plist Support
              [running] com.symantec.MissedTasks.plist Support
              [loaded] com.symantec.navapd.plist Support
              [running] com.symantec.navapdaemonsl.plist Support
              [loaded] com.symantec.Sched501-1.plist Support
              [running] com.symantec.sharedsettings.plist Support
              [running] com.symantec.symdaemon.plist Support
              [running] com.symantec.symSchedDaemon.plist Support
    Launch Agents:
              [running] com.sony.ReaderLibrary.ReaderLibraryLauncher.plist Support
              [not loaded] com.sony.ReaderLibrary.RunReaderLibrary.plist Support
              [running] com.symantec.uiagent.application.plist Support
    User Launch Agents:
              [loaded] com.adobe.ARM.[...].plist Support
              [loaded] com.google.keystone.agent.plist Support
    User Login Items:
              iTunesHelper
              AirPort Base Station Agent
              SmileboxTray
              LOGINserver
              InstUtilLaunch
              HP Scheduler
              SymSecondaryLaunch
    Internet Plug-ins:
              Flip4Mac WMV Plugin: Version: 2.2.1.11  Support
              FlashPlayer-10.6: Version: 13.0.0.214 - SDK 10.6 Support
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
              AdobePDFViewerNPAPI: Version: 10.1.10 Support
              AdobePDFViewer: Version: 10.1.10 Support
              DivXBrowserPlugin: Version: 1.4 Support
              Flash Player: Version: 13.0.0.214 - SDK 10.6 Support
              Photo Center Plugin: Version: Photo Center Plugin 1.1.2.2 Support
              QuickTime Plugin: Version: 7.7.1
              SharePointBrowserPlugin: Version: 14.4.1 - SDK 10.6 Support
              iPhotoPhotocast: Version: 7.0
    Audio Plug-ins:
              iSightAudio: Version: 7.7.1 - SDK 10.7
    iTunes Plug-ins:
              Quartz Composer Visualizer: Version: 1.3 - SDK 10.7
    User Internet Plug-ins:
              Move-Media-Player: Version: npmnqmp 07076003 Support
              fbplugin_1_0_3: Version: (null) Support
              Google Earth Web Plug-in: Version: 7.1 Support
    3rd Party Preference Panes:
              DivX  Support
              Flash Player  Support
              Flip4Mac WMV  Support
              Norton\nQuickMenu  Support
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   2%          mds
                   1%          WindowServer
                   1%          WebProcess
                   0%          NortonAutoProtect
                   0%          Mail
    Top Processes by Memory:
              684 MB          NortonAutoProtect
              82 MB          WebProcess
              80 MB          Mail
              68 MB          Safari
              45 MB          mds
    Virtual Memory Information:
              71 MB          Free RAM
              1.17 GB          Active RAM
              536 MB          Inactive RAM
              243 MB          Wired RAM
              279 MB          Page-ins
              760 KB          Page-outs

Maybe you are looking for

  • CST and VAT calculation is wrong for Tool amortisation PO

    Hi, We have tool amortization process in out company. Vendor develops tool for us and same will be amortized for each part paying addionally some amount other than material cost ( Condition type ZAMT). Excise duties to be calculated for tool cost als

  • Changing PROVIDER_URL in InitialContext has no immediate effect

    In 9.0.2, setting dedicated.connection=true in the properties passed to InitialContext allowing my client code to switch between multiple OC4J servers hosting my EJBs through the java.naming.provider.url (PROVIDER_URL) property. In 9.0.3 the property

  • Attach the response file to Email notifications

    Is there any way to automate the download of the response file, perhaps allowing it to be attaqched to the Email notification?

  • Return to Mark

    When I do a take and I get it wrong, I want to be able to press a key and have the current position (red vertical line, whatever it's called) return to the beginning of that take automatically. This doesn't happen. If I say "undo" the take disappears

  • Custom field not getting added into MSEG table throuhBADI  MB_MIGO_BADI

    i have created a new tab in MIGO transaction and created a zfield called ZZcert . i have also created one append structure in MSEG table with field name ZZCERT . i have created new tab for migo using BADI MB_MIGO_BADI . when i enter value in ZZCERT i