What´s the best approach to work with Excel, csv files

Hi gurus. I got a question for you. According to your experience what's the best approach to work with Excel or csv files that have to be uploaded through DataServices to you datawarehouse.
Let's say your end-user, who is not a programmer, creates a group of 4 excel files with different calculations in a monthly basis, so they can generate a set of reports from their datawarehouse once the files have been uploaded to tables in your DWH. The calculations vary from month to month. The user doesn't have a front-end to upload the excel files directly to Data Services. The end user needs to keep a track of which person uploaded the files for a determined month.
1. The end user should place their 4 excel files in a shared directory that will be seen by DataServices.
2. DataServices will execute certain scheduled job that will read the four files and upload them to the Datawarehouse at a determined time, lets say at 9:00pm.
It makes me wonder... what happens if the user needs to present their reports immediately so they can´t wait until 9:00pm.  Is it possible for the end user to execute some kind of action (out of the DataServices Environment) so DataServices "could know" that it has to process those files right now, instead of waiting for the night schedule?
Is there a way that DS will track who was the person who uploaded those files?
Would it be better to build a front-end for the end user so they can upload their four files directlyto the datawarehouse?
Waiting for your comments to resolve this dilemma
Best Regards
Erika

Hi,
There are functions in DS that captures the input files automatically. You could use file_exists() or wait_for_file() option to do that. Schedule the job to run every certain minute and if the file exists then run. This could be done by using a certain file name with date and timestamp etc or after running move the old files to archive and DS wait for new files to show up.
Check this - Selective Reading and Postprocessing - Enterprise Information Management - SCN Wiki
Hope this helps.
Arun

Similar Messages

  • What is the best way to work with Word documents in The InDesign CS4???

    I work in Microsoft Word 2007 and all my documents have *.doc format.
    What is the best way to work with Word documents in InDesign CS4???
    David Blatner says to avoid copying and pasting text from Word instead of placing it (Ctrl+D).
    How about pasting RTF or Text Document???
    I want to make book's layout in ID CS4 and its main feature is that there is the left page with text and the right - with graphics.
    So, as I understand to place the text on each page I must create for example 70 Word documents and place each item on 70 left pages???
    It loks like wasting time. I sthere another way of making such layout???  What kind????

    It's best to place any text.
    You can have all of your text in one file and use auto-flow to add threaded text frames and pages as required (Hold down the Shift key when you click the loaded text cursor), but it's a little non-standard to have the thread only on one side of the spread from the auto-flow perspective, so you'll have to set up properly.
    This is one case where a master text frame will work to your advantage. On your master page spread, add a text frame to the left page, but not to the right (or at least not threaded to one on the right -- for some other project you might actually want two independent text threads). Hold the loaded cursor over a frame on the left side of a document page and auto-flow. ID will add new spreads as necessary, but only put the text on the left side.
    Peter

  • What is the best way to work with AVCHD 720 24p footage in FCE4.1?

    Hi I have a Panasonic HMC-150 and I've been shooting 720 24p footage at 21 mbps transfer rate.
    I was wondering what is the best way to work with this material in FCE 4.1? I see that in the easy set up menu they only have the option of 1440X1080i at 50 or 60 fps or 1920X1080i at 50 or 60 fps.
    Also in the rates drop down menu there is only 50 or 29.97.
    So I was wondering which is the best choice for 720 24p footage and will it look alright in any of them? Also is it possible to customize these settings?
    And finally can you work with faster transfer rates (21mbps) in FCE?

    Yikes, this is going to be tricky since FCE does not support native 24p editing.
    The work around for some of us is that AVCHD material that is 24p is often recorded to disc at 60i using telecine, in which case it can be editing at 29.97 frames per second, and then detelecined afterward for final export at 23.98 fps. The problem is that I think your camera actually records real 24p - not 24p packed into 60i. When you import the material from the camera what does QuickTime report the framerate as?

  • What is the best way to work with mixed media in 1080 timeline?

    Hi there,
    I have a project shot mostly in 1080 24p but a bit of 720 24p and 4x3 30p footage.
    What is the best way to work with this mixed media?
    Thanks!
    Steven

    Hi Shane,
    Ok just to recap (thanks for being patient by the way)...I have put some questions in here...feel free to write in caps to respond and we'll put this baby to rest!
    1) I will work in a 1080p FCP sequence, correct?
    2) HD 1080p footage captured as applepro res hq I will leave as is and work with?
    3) HD 720p footage which was captured as applepro res hq. Can I just drop in 1080 timeline and let FCP do its work? Or should i run through compressor, if so what setting shall I submit it too?
    4) I dont have a budget for an external hardware to convert SD to HD...should I capture my SD Beta through Final Cut and just leave and let FCP do its work? Or should I run through compressor? If so what setting shall I submit it too?
    5) For for my master sequence in FCP am I not using an I-Frame format apple pro res if I am using my apple pro res hq 1080 footage as my formatted sequence? I am not sure what you mean by GOP?
    6) I also found some 60p footage 1080p XDCAM compressor shot with the same XDCAM camera. I put in the 1080p 24p timeline but it was pretty choppy...any ideas of this conform?
    Thanks very much for all your help it has gone along way,
    Steven
    Saying what CODECS you are working with was my question. 1080, 720, 4:3...really says nothing. There are a dozen 1080 codecs, another dozen 720 codecs, and nearly 100 4:3 formats.
    Best to capture all the footage to one uniform codec.
    Second best is to work with one format and let FCP conform the rest to that...IF and only IF that format is an I-Frame format like ProRes. GOP formats as master sequence formats cause TONS of issues.
    What I'd do is work 1080 ProRes, just add the 720p footage (Use Compressor to convert it if you didn't have a lot, but if you had a lot, just add it), but I'd capture all the SD 4:3 footage via a Kona 3 or Matrox MXO2 as 1080 ProRes. Hardware conversion of SD to HD is much better than anything FCP can do. AE might do good as well. But then use Compressor to convert 29.97 footage captured (you can't convert 29.97 to 23.98 when you capture) to get to 23.98.

  • In Oracle Forms 10g, what is the best approach in read an excel file (csv)?

    Hi All!
    Could someone please advise me on what is the best way for an oracle form reading and extracting data from an excel spreadsheet (csv) that is located in the local drive directory.
    Someone had already advised me to use TEXT_IO function or use a javabean through the Implementation Class property.
    I'd really appreciate it if someone can give me insights.
    Thanks! beeals

    Other approach to load a CSV file, you can use EXTERNAL TABLES. SQL Reference manual has examples.
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_7002.htm#i2095331
    [urlhttp://www.astral-consultancy.co.uk/cgi-bin/hunbug/doco.cgi?11210] simple example of external tables loading data into oracle
    or here
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:68212348056
    Regards
    Ros
    Message was edited by:
    Rosario Vigilante

  • What is the best way to work with avi-files?

    Hallo all,
    I'm new to this forum so before asking my question I'd like to say some words about myself:
    I'm not a native english speaker, so please excuse language mistakes I'll possibly make and feel free to ask if I'll write something which you don't understand due to this fact.
    Half year ago I bought a HD Cam from Canon (Legria HF 200) which - in my opinion - has a good quality (good enough for my hobby films), and realized that cutting HD films on Windows would require a lot of expensive high end hardware. So I bought a MacBook and Final Cut Express - a decision I'm very happy with.
    After the first disastrous tries to make a small clip I bought Tom Wolsky's "Editorial Workshop for FCE" and now I'm more happy than I was before (because I've seen that you're posting here: thanks for the great book!)
    But now to my question:
    I have 9 old PAL DV tapes (containing family clips which I'd like to cut now) recorded with my old JVC, which has a FireWire port only. Unfortunately my MacBook doesn't have such, so I have to capture to DV avi using a PC with Pinnacle Studio.
    1.) The avi files are very large (between 13 - 18 GB). Because I'm not able to recapture due to the missing FireWire port I'd like to archive the material on an HDD. How should I convert the AVI to make it smaller without a great loss of quality but keeping the ability to use it in FCE (especially when reconnecting after creating the subclips from the original)
    2.) I'd like to keep the whole captured tape content as master clip and work with subclips from it. Yesterday I converted such an AVI to Film using QuickTime (the size didn't change noticable) and used the DV-Start/Stop detection. Unfortunately that didn't work correctly - some of the markers have been set in the middle of the shots instead as expected exactly between them. Should I do this on the original AVI file to make it work? And if, is it possible to reconnect the subclips created this way to a MOV created from the original AVI?
    3.) On the PC I get an xml file containing the correct position data of the subclips (as timecode, if I remember correctly). Is it possibly, to use this data in FCE to mark subclips? Maybe by putting it manually into an xml project file or something similar?
    4.) Or is there any other way to solve my problem?
    Sorry for the big post and thanks in advance,
    André

    You're welcome, and thank you for the reply.
    2) Yesterday I made the subclips with the In-Out Points and Command-U, the benefit is that I've seen the clip before naming it. Now I'm using markers, it's benefit is that I can write comment and (the later) clip name at once, the drawback is that I have to view to the next shot's beginning before knowing what the shot contains.
    But now I found out that I can reconnect my clips independently to the format I converted the master clip to. I reconnected the media to the original AVI file and it worked, too! The more I work with, the more I'm sold on it... - although it doesn't seem to be able to read and use the date information within the DV AVI.
    1) Ok, I tried something similar within FCE. Just worked, but the file size still remains. Which codec settings should I use? Is the export to DV in MOV with a quality of 75% acceptable for both file size and quality? Or would be encoding as H.264 with best quality an option for archiving, knowing that I have to convert it back to DV if I (maybe) wan't to use it for editing later? Or anything else?
    Thank's in advance again,
    André

  • What is the best way to work with a large amount of data?

    Assume you have a big text file to work that you need to store and work with, what would be the best way to do that?
    I will be adding / removing a lot of elements so I really want to stay away from array resizing overhead.
    I don't want to step on any toes here, but would binary trees / linked lists in C++ be a better solution?

    Assume you have a big text file to work that you need
    to store and work with, what would be the best way to
    do that?Parse it into a database. Then use SQL to manipulate.

  • Bristle brushes; what is the best way to work with these?

    I am trying to create a very simple design in Illustrator CS5 and am using the bristle brush tool. I am able to paint with the bristle brush rapidly, and with ease; my problem is after I have painted an object, everything slows down, trying to save my design causes the program to shut down, I have also tried rasterizing, which can take up to 10 minutes to complete the process, and I still have problems saving the file. I have a plug in (Artlandia) which runs so slow if I have any bristle brush strokes.  Any ideas of what I might to to avoid this? I really like the look I get from the brushes, but don't have time to recreate these deigns after the program crashes over and over again.
    Thanks!

    Once again, the program has crashed....any ideas for fixing this problem?
    Process:         Adobe Illustrator [297]
    Path:            /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Identifier:      com.adobe.illustrator
    Version:         399 (15.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [122]
    Date/Time:       2012-01-19 01:55:10.352 -0500
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          150579 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  268160 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      AE16EA7B-23FB-40AE-9165-5E69EB83D239
    Crashed Thread:  26  Dispatch queue: TFSVolumeInfo::GetSizingGCDQueue
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    VM Regions Near 0:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
        __TEXT                 0000000000001000-0000000000ff8000 [ 16.0M] r-x/rwx SM=COW  /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    Application Specific Information:
    objc[297]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x99b28aae memmove$VARIANT$sse42 + 241
    1   libunwind.dylib                         0x9ba55c67 libunwind::CFI_Parser<libunwind::LocalAddressSpace>::parseInstructions(libunwind::LocalAd dressSpace&, unsigned int, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::CIE_Info const&, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfoStackEntry*&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfo*) + 59
    2   libunwind.dylib                         0x9ba57e47 libunwind::CFI_Parser<libunwind::LocalAddressSpace>::parseFDEInstructions(libunwind::Loca lAddressSpace&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::FDE_Info const&, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::CIE_Info const&, unsigned int, libunwind::CFI_Parser<libunwind::LocalAddressSpace>::PrologInfo*) + 147
    3   libunwind.dylib                         0x9ba57f8a libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::getInfoFromDwarfSection(unsigned int, unsigned int, unsigned int, unsigned int, unsigned int) + 302
    4   libunwind.dylib                         0x9ba536de libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86>::setInfoBasedOnIPRegister(bool) + 294
    5   libunwind.dylib                         0x9ba528d9 unw_set_reg + 127
    6   libunwind.dylib                         0x9ba5294e _Unwind_SetIP + 40
    7   libc++abi.dylib                         0x9bb79d6a __gxx_personality_v0 + 1070
    8   libunwind.dylib                         0x9ba527b5 unwind_phase2 + 243
    9   libunwind.dylib                         0x9ba58558 _Unwind_Resume + 74
    10  com.adobe.illustrator                   0x003181a5 AWS_CUI_SaveAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 38179
    11  com.adobe.illustrator                   0x001c84ee AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1752218
    12  com.adobe.illustrator                   0x001f0435 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1915873
    13  com.adobe.illustrator                   0x001c6e52 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1746430
    14  com.adobe.illustrator                   0x004f8f69 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1824193
    15  com.adobe.illustrator                   0x004e8c67 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1757887
    16  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    17  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    18  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    19  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    20  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    21  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    22  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    23  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    24  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    25  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    26  com.adobe.illustrator                   0x004e99b9 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761297
    27  com.adobe.illustrator                   0x004e8e1d AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1758325
    28  com.adobe.illustrator                   0x004e9914 AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 1761132
    29  com.adobe.illustrator.plugins.Artlandia SymmetryWorks          0x107908e7 PluginMain + 48421
    30  com.adobe.illustrator.plugins.Artlandia SymmetryWorks          0x10776507 0x10773000 + 13575
    31  com.adobe.illustrator.plugins.Artlandia SymmetryWorks          0x107989cc 0x10773000 + 154060
    32  com.adobe.illustrator.plugins.Artlandia SymmetryWorks          0x10779664 0x10773000 + 26212
    33  com.adobe.coretech.adm                  0x0f3dbbf9 0xf3d0000 + 48121
    34  com.adobe.coretech.adm                  0x0f40a86b 0xf3d0000 + 239723
    35  com.adobe.coretech.adm                  0x0f40a821 0xf3d0000 + 239649
    36  com.adobe.coretech.adm                  0x0f45471b 0xf3d0000 + 542491
    37  com.adobe.coretech.adm                  0x0f455460 0xf3d0000 + 545888
    38  com.adobe.coretech.adm                  0x0f43d065 0xf3d0000 + 446565
    39  com.adobe.coretech.adm                  0x0f43dc09 0xf3d0000 + 449545
    40  com.apple.HIToolbox                     0x96a32920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    41  com.apple.HIToolbox                     0x968ae803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    42  com.apple.HIToolbox                     0x968adc80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    43  com.apple.HIToolbox                     0x968c2aa9 SendEventToEventTarget + 76
    44  com.apple.HIToolbox                     0x968c3229 _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 1915
    45  com.apple.HIToolbox                     0x968aecbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    46  com.apple.HIToolbox                     0x968adc80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    47  com.apple.HIToolbox                     0x968c2aa9 SendEventToEventTarget + 76
    48  com.adobe.illustrator                   0x000a6bea AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 566166
    49  com.apple.HIToolbox                     0x96a32920 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    50  com.apple.HIToolbox                     0x968ae803 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
    51  com.apple.HIToolbox                     0x968adc80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    52  com.apple.HIToolbox                     0x968ada98 SendEventToEventTargetWithOptions + 75
    53  com.apple.HIToolbox                     0x968c36fe _ZL29ToolboxEventDispatcherHandlerP25OpaqueEventHandlerCallRefP14OpaqueEventRefPv + 3152
    54  com.apple.HIToolbox                     0x968aecbe _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 2813
    55  com.apple.HIToolbox                     0x968adc80 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCall Rec + 482
    56  com.apple.HIToolbox                     0x968c2aa9 SendEventToEventTarget + 76
    57  com.apple.HIToolbox                     0x96a3276c ToolboxEventDispatcher + 82
    58  com.apple.HIToolbox                     0x96a3289b RunApplicationEventLoop + 236
    59  com.adobe.illustrator                   0x000a6e2b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 566743
    60  com.adobe.illustrator                   0x0010a688 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 974388
    61  com.adobe.illustrator                   0x000cc97e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 721194
    62  com.adobe.illustrator                   0x00003346 0x1000 + 9030
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9922c90a kevent + 10
    1   libdispatch.dylib                       0x9a836c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9a8356a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   com.adobe.amt.services                  0x0458d126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services                  0x04585db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services                  0x0458d18c AMTThread::Worker(void*) + 24
    6   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x99b0542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95041f36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x94fb3579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x95015755 MPWaitOnQueue + 200
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x99b0542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95041f36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x94fb3579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x95015755 MPWaitOnQueue + 200
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x99b0542c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreServices.CarbonCore          0x95041f36 TSWaitOnCondition + 124
    4   com.apple.CoreServices.CarbonCore          0x94fb3579 TSWaitOnConditionTimedRelative + 136
    5   com.apple.CoreServices.CarbonCore          0x95015755 MPWaitOnQueue + 200
    6   AdobeACE                                0x015526f1 0x1518000 + 239345
    7   AdobeACE                                0x015520ed 0x1518000 + 237805
    8   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    9   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   AdobeAGM                                0x0198b8f5 AGMInitialize + 3243373
    4   AdobeAGM                                0x0198c545 AGMInitialize + 3246525
    5   AdobeAGM                                0x01992138 AGMInitialize + 3270064
    6   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1d6e4d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x1d4861ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1d6e4d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x1d4861ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1d6e4d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x1d4861ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99afc82a pthread_cond_wait + 48
    3   com.adobe.adobeswfl                     0x1d6e4d5f APXGetHostAPI + 2567887
    4   com.adobe.adobeswfl                     0x1d4861ef APXGetHostAPI + 82783
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99b54f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x1d6e4d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x1d85a06b APXGetHostAPI + 4096475
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x9922bbb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x99b057b9 nanosleep$UNIX2003 + 187
    2   com.adobe.illustrator.plugins.Scripting Support          0x0faed83b PluginMain + 447467
    3   com.adobe.illustrator.plugins.Scripting Support          0x0facfa13 PluginMain + 325059
    4   com.adobe.illustrator.plugins.Scripting Support          0x0faed948 PluginMain + 447736
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00655f0a AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3253602
    2   com.adobe.illustrator                   0x00656aef AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3256647
    3   com.adobe.illustrator                   0x00656cbf AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3257111
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator                   0x00655f0a AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3253602
    2   com.adobe.illustrator                   0x00656aef AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3256647
    3   com.adobe.illustrator                   0x00656cbf AWS_CUI_RevertAlert(OpaqueWindowPtr*, adobe::aws::gen::String<unsigned short>&, adobe::aws::gen::String<unsigned short>&) + 3257111
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x9922ba9a __recvfrom + 10
    1   libsystem_c.dylib                       0x99b054a2 recv$UNIX2003 + 54
    2   ServiceManager-Launcher.dylib           0x1461d6cf Invoke + 54887
    3   ServiceManager-Launcher.dylib           0x1461c76e Invoke + 50950
    4   ServiceManager-Launcher.dylib           0x1461b61f Invoke + 46519
    5   ServiceManager-Launcher.dylib           0x1461b671 Invoke + 46601
    6   ServiceManager-Launcher.dylib           0x1461b6fb Invoke + 46739
    7   ServiceManager-Launcher.dylib           0x14615afe Invoke + 23190
    8   ServiceManager-Launcher.dylib           0x14615ce7 Invoke + 23679
    9   ServiceManager-Launcher.dylib           0x146168c7 Invoke + 26719
    10  ServiceManager-Launcher.dylib           0x146169c5 Invoke + 26973
    11  ServiceManager-Launcher.dylib           0x14619db0 Invoke + 40264
    12  ServiceManager-Launcher.dylib           0x1461a059 Invoke + 40945
    13  ServiceManager-Launcher.dylib           0x1461a687 Invoke + 42527
    14  ServiceManager-Launcher.dylib           0x1461a884 Invoke + 43036
    15  ServiceManager-Launcher.dylib           0x1460c826 Login + 1654
    16  ServiceManager-Launcher.dylib           0x1460dc71 Login + 6849
    17  ServiceManager-Launcher.dylib           0x1461adf3 Invoke + 44427
    18  ServiceManager-Launcher.dylib           0x1461d341 Invoke + 53977
    19  libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    20  libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99b54f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x1d6e4d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x1d85a0d8 APXGetHostAPI + 4096584
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9922b83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x99b54e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x99b54f7b pthread_cond_timedwait_relative_np + 47
    3   com.adobe.adobeswfl                     0x1d6e4d27 APXGetHostAPI + 2567831
    4   com.adobe.adobeswfl                     0x1d6ff6de APXGetHostAPI + 2676814
    5   com.adobe.adobeswfl                     0x1d6e4e4c APXGetHostAPI + 2568124
    6   com.adobe.adobeswfl                     0x1d6e4eb7 APXGetHostAPI + 2568231
    7   com.adobe.adobeswfl                     0x1d6e4f9b APXGetHostAPI + 2568459
    8   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 18:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x9922bb42 __select + 10
    1   com.apple.CoreFoundation                0x98a4c195 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x99229c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95015b6c MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x4223a0f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x99229c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95015b6c MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x4223a0f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x99229c76 semaphore_timedwait_trap + 10
    1   com.apple.CoreServices.CarbonCore          0x95015b6c MPWaitOnSemaphore + 104
    2   MultiProcessor Support                  0x4223a0f0 ThreadFunction(void*) + 78
    3   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    4   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.Rasterize          0x0f7beaa4 PluginMain + 79294
    2   com.adobe.illustrator.plugins.Rasterize          0x0f7bf392 PluginMain + 81580
    3   com.adobe.illustrator.plugins.Rasterize          0x0f7bf5ca PluginMain + 82148
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.Rasterize          0x0f7beaa4 PluginMain + 79294
    2   com.adobe.illustrator.plugins.Rasterize          0x0f7bf392 PluginMain + 81580
    3   com.adobe.illustrator.plugins.Rasterize          0x0f7bf5ca PluginMain + 82148
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.Rasterize          0x0f7beaa4 PluginMain + 79294
    2   com.adobe.illustrator.plugins.Rasterize          0x0f7bf392 PluginMain + 81580
    3   com.adobe.illustrator.plugins.Rasterize          0x0f7bf5ca PluginMain + 82148
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x99229c5e semaphore_wait_trap + 10
    1   com.adobe.illustrator.plugins.Rasterize          0x0f7beaa4 PluginMain + 79294
    2   com.adobe.illustrator.plugins.Rasterize          0x0f7bf392 PluginMain + 81580
    3   com.adobe.illustrator.plugins.Rasterize          0x0f7bf5ca PluginMain + 82148
    4   com.apple.CoreServices.CarbonCore          0x950166b4 PrivateMPEntryPoint + 68
    5   libsystem_c.dylib                       0x99b50ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x99b546de thread_start + 34
    Thread 26 Crashed:: Dispatch queue: TFSVolumeInfo::GetSizingGCDQueue
    0   libsystem_c.dylib                       0x99ba6ef1 strlcpy + 33
    1   com.apple.DesktopServices               0x93188af2 ExceptionSafeBlock(void ( block_pointer)()) + 32
    2   com.apple.DesktopServices               0x9316b4af __SetTimerToDispatchResizeRequest_block_invoke_0 + 80
    3   libdispatch.dylib                       0x9a839c6c _dispatch_source_invoke + 672
    4   libdispatch.dylib                       0x9a83664a _dispatch_queue_invoke + 61
    5   libdispatch.dylib                       0x9a836768 _dispatch_queue_drain + 177
    6   libdispatch.dylib                       0x9a83663c _dispatch_queue_invoke + 47
    7   libdispatch.dylib                       0x9a835e44 _dispatch_worker_thread2 + 187
    8   libsystem_c.dylib                       0x99b52b24 _pthread_wqthread + 346
    9   libsystem_c.dylib                       0x99b546fe start_wqthread + 30
    Thread 27:
    0   libsystem_kernel.dylib                  0x9922c02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x99b52ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x99b546fe start_wqthread + 30
    Thread 26 crashed with X86 Thread State (32-bit):
      eax: 0x0000004e  ebx: 0x00000001  ecx: 0x00000017  edx: 0x00000002
      edi: 0x00000000  esi: 0x98b63793  ebp: 0xb011de18  esp: 0xb011dde0
       ss: 0x00000023  efl: 0x00010206  eip: 0x99ba6ef1   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000000
    Logical CPU: 1
    Binary Images:
        0x1000 -   0xff7ff6 +com.adobe.illustrator (399 - 15.0.0) <E4A81060-96D8-01B9-093D-04CBB8C0459B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/MacOS/Adobe Illustrator
    0x12d9000 -  0x13a6fe7 +AdobeAXEDOMCore (??? - ???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x1415000 -  0x1425fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <5E8425F4-3852-F874-5091-CA17727F863C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/Alcid.framework/Versions/A/Alcid
    0x142a000 -  0x1445ff9 +AdobePDFSettings (??? - ???) /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSetting s
    0x145f000 -  0x14a3fff +com.adobe.illustrator.aiport (AIPort version 1.0 - 1.0) <D16914DF-84AF-46F5-DBE7-4E69FDF57C2B> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AIPort.framework/Versions/A/AIPort
    0x1506000 -  0x1506fff +SPBasic (??? - ???) <9025F209-C255-BA15-EE86-BCF54706917D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/SPBasic.framework/Versions/A/SPBasic
    0x150a000 -  0x1510ffb +com.adobe.coretech.adobesplashkit (AdobeSplashKit version 1.0 - 1.0) <5B4C881B-6885-96F2-BD05-BE9C44A7546C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSplashKit.framework/Versions/A/AdobeSplashKit
    0x1518000 -  0x162cfff +AdobeACE (??? - ???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x164f000 -  0x1b75fff +AdobeAGM (??? - ???) <BD6EEC99-2691-BD5F-5888-2436562E5227> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x1cb6000 -  0x1cf2fff +AdobeARE (??? - ???) <EFF04636-11C5-BFF0-6DC4-0E4909802EEA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeARE.framework/Versions/A/AdobeARE
    0x1cfb000 -  0x1d21ff6 +AdobeAXE8SharedExpat (??? - ???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8Sh aredExpat
    0x1d32000 -  0x1d4dfff +AdobeBIB (??? - ???) <6E3DC6A9-066C-B736-6465-7F91D18860FB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x1d57000 -  0x1d78ff7 +AdobeBIBUtils (??? - ???) <0405CA59-8136-7A32-CCDE-D5289F02B4EC> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x1d84000 -  0x2076ff7 +AdobeCoolType (??? - ???) <AEC9EB8F-2122-1708-3207-2A8BE3308FFA> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x20fe000 -  0x2196fff +com.adobe.AdobeExtendScript (ExtendScript 4.1.23 - 4.1.23.7573) <F68E96A7-E657-7275-09DF-4C412554CD4A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScr ipt
    0x21f5000 -  0x22d8fef +AdobePDFPort (??? - ???) <A3B34989-24B0-04AF-D9BC-2B2718803809> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFPort.framework/Versions/A/AdobePDFPort
    0x230d000 -  0x2941feb +AdobePDFL (??? - ???) <1A619F3E-A9D4-A99C-791E-92B564F64609> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePDFL.framework/Versions/A/AdobePDFL
    0x2a6d000 -  0x2afaff7 +com.adobe.AdobeScCore (ScCore 4.1.23 - 4.1.23.7573) <6A15402A-09B2-B1F8-5ECC-D7871EC054C3> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
    0x2b3f000 -  0x2bdffef +AdobeSVGExport (??? - ???) <9B8AE7D4-C7C8-B594-9E31-BEDC07A98A56> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGExport.framework/Versions/A/AdobeSVGExport
    0x2c09000 -  0x2ea7ff2 +AdobeSVGRE (??? - ???) <95F2CE86-4B2D-C3DE-A783-8E0A0B24F74C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeSVGRE.framework/Versions/A/AdobeSVGRE
    0x2f80000 -  0x2fd8ff7 +AdobeXMP (??? - ???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x2fe7000 -  0x3073fef +AdobeXMPFiles (??? - ???) <A72BD678-CAD0-0C2A-0989-11E87B154AB5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeXMPFiles.framework/Versions/A/AdobeXMPFiles
    0x30aa000 -  0x3177ff3 +libicui18n.dylib.36.0 (36.0.0 - compatibility 36.0.0) <08F15219-7F35-574E-7725-1ACAA1B18A00> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicu i18n.dylib.36.0
    0x31da000 -  0x32b4fef +libicuuc.dylib.36.0 (36.0.0 - compatibility 36.0.0) <5EE72009-40B3-7FB7-3A49-576AEDE0D400> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x32f4000 -  0x3ca4fff +libicudata.dylib.36.0 (36.0.0 - compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x3ca7000 -  0x407fff7 +AdobeMPS (??? - ???) <272DAEDE-FC7E-B412-7C97-CF47FF6BF242> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
    0x41ae000 -  0x4214ffb +com.adobe.amtlib (amtlib 3.0.0.64 - 3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x4244000 -  0x42d5ff7 +libicucnv.dylib.36.0 (36.0.0 - compatibility 36.0.0) <581475CC-C039-1B42-49BA-71811D8B4E15> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.3 6.0
    0x42f4000 -  0x44daff7 +com.adobe.linguistic.LinguisticManager (5.0.0 - 11696) <AF804353-8B13-7180-F2C8-832361EB2D5A> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x4568000 -  0x45cffea +com.adobe.amt.services (AMTServices 3.0.0.64 [BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00] - 3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x460e000 -  0x468bfff +AdobeOwlCanvas (??? - ???) <6718BCAA-AAF5-07C2-B2F5-D7CD3BF5B924> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
    0x46a7000 -  0x47dffe7 +WRServices (??? - ???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x4821000 -  0x4825ffc +com.adobe.AdobeCrashReporter (3.0 - 3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashRep orter
    0x482c000 -  0x487fffb +com.adobe.headlights.LogSessionFramework (??? - 2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x48c7000 -  0x48d9fff +com.adobe.pip (??? - 5.0.0.2021) <5251926B-C2C0-282C-B3A9-94A9FEF0FCB8> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePIP.framework/Versions/A/AdobePIP
    0x48e2000 -  0x5625fff +com.adobe.psl (AdobePSL 12.0.0.7524 - 12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x5964000 -  0x5ae1fef +com.adobe.dvacore.framework (dvacore version 5.0.0 - 5.0.0.0) <565B8F4B-EFEA-D847-91FE-17B8ED169DF2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x5c5c000 -  0x5f4cfef +com.adobe.dvaui.framework (dvaui version 5.0.0 - 5.0.0.0) <7E7F77B3-0CB3-8885-915E-EDACEE27500E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x6274000 -  0x65baff3 +com.adobe.dvaadameve.framework (dvaadameve version 5.0.0 - 5.0.0.0) <0E97C356-CEE3-9CA3-3C90-8196F560164E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x6ac9000 -  0x6adbfef +com.adobe.dvaai.framework (dvaai version 5.0.0 - 5.0.0.0) <2D9772CA-D866-6A7F-CF74-FD7F485350B2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/dvaai.framework/Versions/A/dvaai
    0x6aec000 -  0x6af2fef +com.adobe.boost_date_time.framework (boost_date_time version 5.0.0 - 5.0.0.0) <FB5A16A5-D6E7-71B7-78A8-A174A64EF477> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x6b03000 -  0x6b0eff3 +com.adobe.boost_filesystem.framework (boost_filesystem version 5.0.0 - 5.0.0.0) <604EA207-EEF2-AC6E-A8B1-26737E5AB0A7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesyste m
    0x6b22000 -  0x6ba0fe2 +com.adobe.boost_regex.framework (boost_regex version 5.0.0 - 5.0.0.0) <F95BC864-6CFC-EAF4-A6DF-27608A5DD30E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x6c04000 -  0x6c0efff +com.adobe.boost_signals.framework (boost_signals version 5.0.0 - 5.0.0.0) <08C988D8-10F3-66EF-AE15-B086AD240942> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x6c21000 -  0x6c23ffb +com.adobe.boost_system.framework (boost_system version 5.0.0 - 5.0.0.0) <7ACBC8B3-0BEA-7B7B-04FF-95C6A93E3E7E> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x6c2a000 -  0x6c31ff2 +com.adobe.boost_threads.framework (boost_threads version 5.0.0 - 5.0.0.0) <4942ACFF-5944-0F7F-8481-49CAF902D15F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x6c41000 -  0x6c9ffe2 +com.adobe.boost_serialization.framework (boost_serialization version 5.0.0 - 5.0.0.0) <FBAA7D86-4F90-3337-4657-022BA313C894> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/boost_serialization.framework/Versions/A/boost_serial ization
    0x6d76000 -  0x6f15fe7 +com.adobe.owl (AdobeOwl version 3.0.89 - 3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x6f7e000 -  0x6febfef +FileInfo (??? - ???) <4A4C74F9-CA83-B174-F56D-F7671DC61389> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
    0x7006000 -  0x70b3ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x70f8000 -  0x7135fff  com.apple.vmutils (4.2.1 - 107) <43B3BFA5-8362-3EBD-B44B-32DCE9885082> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x714f000 -  0x7152ff8 +com.adobe.ape.shim (adbeape version 3.1.65.7508 - 3.1.65.7508) <FFDDAB7A-220F-7344-F12B-010CA0C41DAB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x71e5000 -  0x71e6ff1  com.apple.textencoding.unicode (2.4 - 2.4) <4E55D4B9-4E67-3FC9-9407-3E99D1D50F15> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x9243000 -  0x92b3feb +com.adobe.adobe_caps (adobe_caps 3.0.116.0 - 3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x92c1000 -  0x92c9fff +com.adobe.asneu.framework (asneu version 1.7.0.1 - 1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x95e0000 -  0x95edfe6 +com.adobe.illustrator.plugins.BNPlugin (BNPlugin version 15.0.0 - 15.0.0) <DA134D9F-8307-8B7A-5137-5E399BB485BE> /Applications/Adobe Illustrator CS5/*/BNPlugin
    0x97fa000 -  0x97fafff +com.adobe.illustrator.plugins.PlugInRes (Localizer version 15.0.0 - 15.0.0) <31807739-9A66-20D1-2D8D-1077383E76C7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Resources/en_US/PluginRes.aip/Contents/MacOS/PlugInRes
    0xdf5d000 -  0xdf64ffe +com.adobe.illustrator.plugins.Action (Action version 15.0.0 - 15.0.0) <142864FE-DD35-352E-D04F-3CEC42460B58> /Applications/Adobe Illustrator CS5/*/Action
    0xdf9f000 -  0xdfa3fff +com.adobe.illustrator.plugins.OffsetPath (Offset Path version 15.0.0 - 15.0.0) <35CE0262-CD14-E308-E3DD-6B47805CFC22> /Applications/Adobe Illustrator CS5/*/OffsetPath
    0xdfa7000 -  0xdfa8ff8 +cl_kernels (??? - ???) <52BB771E-20CE-46C3-A80D-5260AFF367A7> cl_kernels
    0xdfc1000 -  0xdfc3fff  libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0xdfd6000 -  0xdfdffff +com.adobe.illustrator.plugins.FrameworkServer (Framework Server version 15.0.0 - 15.0.0) <49D2AB8D-EDA1-D195-7F30-A0F43FB445BB> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FrameworkServer.aip/Contents/MacOS/FrameworkServer
    0xdfe3000 -  0xdfe9ff7 +com.adobe.illustrator.plugins.ArtConverters ( ArtConverters version 15.0.0 - 15.0.0) <3CBFAF3A-3B7E-3AC9-EDAF-8AA214A87EA1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/ArtConverters.aip/Contents/MacOS/ArtConverters
    0xdfed000 -  0xdfeefff +com.adobe.illustrator.plugins.ASLib (ASLib version 15.0.0 - 15.0.0) <E0248AB4-BFC9-A137-113D-6B7C9E9EC662> /Applications/Adobe Illustrator CS5/*/ASLib
    0xdff2000 -  0xdff6ffb +com.adobe.illustrator.plugins.ToolSelector (Tool Selector version 15.0.0 - 15.0.0) <5F46ADCB-63B5-9C82-4EC3-AADF25CCBE2F> /Applications/Adobe Illustrator CS5/*/ToolSelector
    0xdffa000 -  0xdffbfff +com.adobe.illustrator.plugins.MPSCommon (MPSCommon version 15.0.0 - 15.0.0) <D7CD8FCC-D327-056C-44F2-65D1653946A4> /Applications/Adobe Illustrator CS5/*/MPSCommon
    0xe1ce000 -  0xe1dcfff +com.adobe.illustrator.plugins.ShapeTool (ShapeTool version 15.0.0 - 15.0.0) <09AE83AB-98F8-3FF3-2A4C-5C6A08F1629C> /Applications/Adobe Illustrator CS5/*/ShapeTool
    0xe739000 -  0xe74efef +com.adobe.illustrator.plugins.AssetMgmt (Asset Management version 15.0.0 - 15.0.0) <7F1C4785-8130-39D0-FE3E-109039162142> /Applications/Adobe Illustrator CS5/*/AssetMgmt
    0xe772000 -  0xe7bffff +com.adobe.illustrator.plugins.PDF Suite (PDF Suite version 15.0.0 - 15.0.0) <2A5FAC19-AD08-6688-4A6D-645E15816373> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/PDF Suite.aip/Contents/MacOS/PDF Suite
    0xeb01000 -  0xeb2efe4 +com.adobe.illustrator.plugins.SVGFilterEffect (SVG Filter Effect version 15.0.0 - 15.0.0) <83E41C5E-25CE-5EBE-8548-949CBE9B9498> /Applications/Adobe Illustrator CS5/*/SVGFilterEffect
    0xeb4d000 -  0xeb54ffd  com.apple.AppleGVAHW.component (1.0 - 1) <C27AED9F-4DDA-3B8A-925E-D2110DC24EDD> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0xeb5a000 -  0xeb5fffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <F3A640A6-52E4-3BE9-86A6-235A0ACD45C3> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0xeb64000 -  0xeb70ffb +com.adobe.illustrator.plugins.Navigator (Adobe Navigator Plugin version 15.0.0 - 15.0.0) <9B00BF8C-C1D2-B733-3F8D-A5E482DB3624> /Applications/Adobe Illustrator CS5/*/Navigator
    0xf36a000 -  0xf3bfff0 +com.adobe.illustrator.plugins.Photoshop Adapter (Photoshop Adapter version 15.0.0 - 15.0.0) <F760E076-0C60-0E96-47E4-EE0D4140C5BB> /Applications/Adobe Illustrator CS5/*/Photoshop Adapter
    0xf3d0000 -  0xf4a8fff +com.adobe.coretech.adm (3.10x04 - 3.1) <4CA7B3C3-1F54-D204-577F-05ED3203F3E7> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/AdobeADM.bundle/Contents/MacOS/AdobeADM
    0xf500000 -  0xf529feb +com.adobe.ape (adbeapecore version 3.1.65.7508 - 3.1.65.7508) <E0F7666B-921D-C4D6-63B3-E8B445D26892> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
    0xf59f000 -  0xf5d8ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2306) <5347333C-9175-39FF-AFEC-BF24BB6701D7> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireD V
    0xf5e7000 -  0xf5f7fff +com.adobe.illustrator.plugins.Flatten Transparency ( Flatten Transparency version 15.0.0 - 15.0.0) <7CAAAD9E-050B-4B94-712B-7F33C76A204C> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Flatten Transparency.aip/Contents/MacOS/Flatten Transparency
    0xf700000 -  0xf721fe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <C71EE6F3-7B4D-38DA-B3D9-65B0AD4CE313> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
    0xf730000 -  0xf748ff2  com.apple.applepixletvideo (1.2.28 - 1.2d28) <85AF2C0D-399E-3D67-9845-D2259C57DDCB> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
    0xf757000 -  0xf781fff +com.adobe.illustrator.plugins.BRSPencilTool ( Pencil Tool version 15.0.0 - 15.0.0) <ED8C5A7E-A1FC-B46B-B537-6E41529B2DD1> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/BRSPencilTool.aip/Contents/MacOS/BRSPencilTool
    0xf788000 -  0xf79dfef +com.adobe.illustrator.plugins.FOConversionSuite (FOConversionSuite version 15.0.0 - 15.0.0) <B2BE11E0-D4B5-A2BC-189F-DDE56054CD2F> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/FOConversionSuite.aip/Contents/MacOS/FOConversionSuite
    0xf7a7000 -  0xf7c7fe2 +com.adobe.illustrator.plugins.Rasterize (Rasterize version 15.0.0 - 15.0.0) <BD56292B-75AE-1594-81B4-75E57E9BA368> /Applications/Adobe Illustrator CS5/Adobe Illustrator.app/Required/Plug-ins/Rasterize.aip/Contents/MacOS/Rasterize
    0xf7cd000 -  0xf805fff +com.adobe.illustrator.plugins.BrushManager (Brush Manager version 15.0.0 - 15.0.0) <004D0CCF-80BD-8DC1-7E44-5FD113507384> /Applications/Adobe Illustrator CS5/*/BrushManager
    0xf80e000 -  0xf8bafea +com.adobe.illustrator.plugins.ColorHarmony (ColorHarmony version 15.0.0 - 15.0.0) <E52FE44A-D024-94CB-D70B-4E0EE79D2906> /Applications/Adobe Illustrator CS5/*/ColorHarmony
    0xf8d6000 -  0xf8ecffb +com.adobe.illustrator.plugins.ControlPalette (ControlPalette version 15.0.0 - 15.0.0) <F9F1ABE1-547B-38B4-F95B-704AE58B97E3> /Applications/Adobe Illustrator CS5/*/ControlPalette
    0xf8f2000 -  0xf90cfe2 +com.adobe.illustrator.plugins.KinsokuDlg ( KinsokuDlg version 15.0.0 - 15.0.0) <2831E857-C4A4-D14E-0A43-9C4A9005374C> /Applications/Adobe Illustrator CS5/*/KinsokuDlg
    0xf917000 -  0xf9a7feb +com.adobe.illustrator.plugins.PaintStyle (Paint Style Palettes version 15.0.0 - 15.0.0) <21DEC189-D1E8-6D28-2591-90AD613A4A7B> /Applications/Adobe Illustrator CS5/*/PaintStyle
    0xf9b6000 -  0xfc37fef +com.adobe.illustrator.plugins.Scripting Support (Scripting Support version 15.0.0 - 15.0.0) <D06A593F-B9A2-154A-6222-DF90FD0F836D> /Applications/Adobe Illustrator CS5/*/Scripting Support
    0xfd5b000 -  0xfd64feb +com.adobe.illustrator.plugins.Transform (Transform Each version 15.0.0 - 15.0.0) <8F55DFD9-AEDF-520C-B506-184BBC1624F2> /Applications/Adobe Illustrator CS5/*/Transform
    0xfd80000 -  0xfd83fff +com.adobe.illustrator.plugins.Round (Round Corners version 15.0.0 - 15.0.0) <3C18BA2A-869A-AFBA-E4CE-F4206374155E> /Applications/Adobe Illustrator CS5/*/Round
    0xfda4000 -  0xfda6fff +com.adobe.illustrator.plugins.Expand (Expand version 15.0.0 - 15.0.0) <4CD29AD5-4C75-F4AF-8DF9-C302E65A39DE> /Applications/Adobe Illustrator CS5/*/Expand
    0xfdcf000 -  0xfdd0ffb +cl_kernels (??? - ???) <2D4E2C6D-61C4-4EFE-9071-F2B126EE3630> cl_kernels
    0xfed1000 -  0xfee6ff7 +com.adobe.illustrator.plugins.SpellcheckUI (SpellCheckUI version 15.0.0 - 15.0.0) <959D6068-AF36-67B2-E9B8-4A584362E474> /Applications/Adobe Illustrator CS5/*/SpellcheckUI
    0xfeed000 -  0xfef2ffd +com.adobe.illustrator.plugins.Scripts Menu (Scripts Menu version 15.0.0 - 15.0.0) <E78BB908-6C5F-9EE1-63C7-6B0BAD790001> /Applications/Adobe Illustrator CS5/*/Scripts Menu
    0xfff6000 - 0x10074fe2 +com.adobe.illustrator.plugins.SwatchLibraries (Swatch Libraries version 15.0.0 - 15.0.0) <F0AA6574-0276-E239-A888-F2F412FEF4B0> /Applications/Adobe Illustrator CS5/*/SwatchLibraries
    0x10085000 - 0x100b5ffc +com.adobe.illustrator.plugins.SymbolPalette (Symbol P

  • What's the best way to deal with Canon pf24 files?

    I'm working on a project shot mainly with Canon DSLR footage (1080p, 24fps.) But now I would like to add some footage from a Canon Camcorder recording in AVCHD format. It would seem to make the most sence to shoot at 24fps, or as Canon calls it pf24. The question is, is premiere or media encoder able to interpret the canon footage and do the proper 3-2 pulldown? Or should I record in 30fps (or pf30) and convert the footage to 24 fps in media encoder before adding it to my project? Keep in mind that I can't just shoot everything in 30p because the bulk of the project is already shot at 24p. Also, I am using CS6. Does anyone have experience with this? Thoughts?

    Ed you are soo right!   PP does not automatically fix the problem by dropping the footage into a 24p AVCHD sequence.  If you have CS6 PP and AE you can use easily fix this ugly problem.
    Excuse me why I step up on my soapbox - Adobe Premiere Pro development team -- please fix this @$%& problem asap!!!!  The PP Interpret footage function is a joke without it!
    The best solution I could come up with after investing a ton of time into this is to use AfterEffects inside PP as a filter.  Therefore you will not have to duplicate or re-render all your PF24 footage to create true 24p clips.  You work with the same source clips throughout the entire process.  Here's what you do - 1st create a 24p AVCHD sequence in PP and drop your PF24 clips into it. Now you can select individual clips or the entire sequence of clips and "right click" and select "Replace with AfterEffect Composition".  This will export the selected clip(s) into AE.  Now you can use the world-famous AE Interpret footage function to remove the pulldown issues.  Inside AE right-click the clip - select Interpret footage - select the fielding (in my case it was Upper Field First) - then finally the "magic bullet" - select "Guess 3:2 Pulldown" button.  Now when you jump back into PP you will be working with beautiful "TRUE" 24p footage.
    All the best!

  • Working with Excel & CSV Files

    Hello Everyone,
    I am a newbie (well not even that really)! I am thinking of changing from PC to Mac. I have a question about Numbers - for if I can manage it, I don't want to have to buy Microsoft Office for Mac.
    I'm sure these questions are really simple and will make me look stupid, but I have to ask....Firstly, if I only have iWork installed can I still download Excel files onto the computer (to save and then open in Numbers)? Also can I save Numbers files as CSV files (I need to do this to upload data)?
    Those are the two main questions and I would like to thank any responses in advance.
    Cheers,
    Louise

    Hi there!
    First off, being a recent switcher, I'd definitely recommend the switch! Like you, I only bought iWork, and haven't had the need to purchase Office 2008, not that I would need (or like) to.
    I'll just quickly answer your questions, and then elaborate further below.
    -Yes, you can easily open Office 2003 and earlier Excel documents, as well as Office 2007 Excel documents.
    -Yes, you can also export your Numbers file as a CSV file.
    Now, further elaboration. While Numbers can easily open Office 2007, 2003 and earlier Excel files (.xls and .xlsx), as well as many other filetypes, it cannot simply save them as Excel can. For instance, you cannot open an Excel document, edit, and save it - you must save it as a Numbers (.numbers) file, and if you wish to share the document, there is an 'Export' option under the Share menu in the toolbar, through which you can export it as an Excel, PDF or CSV file. It's also worth noting that you can't export as Office 2007 documents as well, not that you should need to.
    Hopefully this answers your questions

  • What is the best approach for dealing with this issue?

    I have been advised by a mac expert that the computer should be left running except for extended periods or, as I have been doing, shut down at the end of each day/ Please explain the rationale for your response. Thanks

    On mactalk.com.au there was recently a thread on "When did you last shut down your Mac".
    A lot of people don't.
    Some people (which I think is mostly PC users converted to Mac, or old-timers who live in the past) do shut down daily.
    I myself have only shut my computer off when moving it physically, when there's an electrical storm, when I've been going on holidays, or when there's been some installation issue requiring a restart/coldstart. (I'm not counting "Restarts" for new software)
    OS X doesn't need to be shut down... though an occasional restart can be good for resetting things like virtual memory, etc.
    If you do leave it going, the CRON scripts only run if the computer is awake anyway (at like 3am in the morning), so if you set the computer to "sleep" after a time, then it's no different to shutting down in that regard.
    If you don't mind the extra time waiting for a boot up... then it doesn't really matter. If like me you're impatient, then don't shut down.

  • What is the best way to work on multiple songs in one long recording?

    I often record the local open-mic nights and generally just leave logic recording the entire night so i end up with lots of songs/bands in one big recording.
    What is the best way to work with such a recording? Is there a better way than just using the event marker when a new band plays?
    Also once i get home id like to save each band to a separate project but i cant seem to find an easy way to do this?
    Obviously each band needs a different mix hence needing separate projects? or am i missing a much better work method?
    any help greatly appreciated!
    many thanks

    As for your second point, just do a "save as" new file name and cut and erase any unwanted audio from the arrange window (ie. the bits that aren't in the song you want separate). You can do this for as many songs as there are and create a different mix for each one no problem. You multiple select and drag all the regions to the beginning of the arrange window (make sure you do them at the same time so's they don't go out of synch. All the separate songs and mixes can be saved in the same project folder as the original audio files are stored in (the folder structure should be there already if you started a new logic project, so no need to change that.
    I would think using markers so you know where each song begins during the show, and the above method after, would be a very good way of organizing things. You may want to stop actually recording between bands too though I expect you are already doing this.
    Its really as easy as that. Sometimes things just are.

  • What is the best dvd burning program with a nice menu like idvd that works with Final cut pro

    What is the best dvd burning program with a nice menu like idvd that works with Final cut pro, I am wanting to burn mainly wedding dvds but also sports and other things we used to use idvd but then upgraded our computers and now we dont have it. idvd was the only thing i could find that worked.
    Thanks

    There is no real substitute for iDVD.
    Why is there no iDVD on my new Mac? How do I get it and how do I install it?
    https://discussions.apple.com/docs/DOC-3673
    To burn a DVD with iDVD from the latest version of iMovie, you have to export the movie using the Export button and select 480p as the size. Open iDVD and start a new project, then drag that exported movie file into the iDVD menu window, avoiding any drop zones you see.

  • What is the best approach to converting LV7.1 tags to LV2012 shared variables in multiple VIs?

    What is the best approach to upgrading from LV7.1/DSC tags to LV2012/DSC shared variables, in multiple VIs running on multiple platforms? Our system is composed of  about 5 PCs running Windows 2000/LV7.1 Runtime, plus a PLC, and a main controller running XP/SP3/LV2012. About 3 of the PCs publish sensor information via tags across the LAN to the main controller. Only the main controller is currently being upgraded. Rudimentary questions:
    1. Will the other PCs running the 7.1 RTE (with tags) be able to communicate with the main controller running 2012 (shared variables)?
    2. Is it necessary to convert from tags to shared variables, or will the deprecated legacy tag VIs from LV7.1 work in LV2012?
    3. Will all the main controller VIs need to be incorporated into a project in order to use shared variables?
    4. Is the only way to do this is to find all tag items and replace them with shared variable items?
    Thanks in advance with any information and advice!
    lb
    Solved!
    Go to Solution.

    Hi lb,
    We're glad to hear you're upgrading, but because there was a fundamental change in architecture since version 7.1, there will likely be some portions that require a rewrite. 
    The RTE needs to match the version of DSC your using.  Also, the tag architecture used in 7.1 is not compatible with the shared variable approach used in 2012.  Please see the KnowledgeBase article Do I Need to Upgrade My DSC Runtime Version After Upgrading the LabVIEW DSC Module?
    You will also need to convert from tags to shared variables.  The change from tags to shared variables took place in the transition to LabVIEW 8.  The KnowledgeBase Migrating from LabVIEW DSC 7.1 to 8.0 gives the process for changing from tags to shared variables. 
    Hope this gets you headed in the right direction.  Let us know if you have more questions.
    Thanks,
    Dave C.
    Applications Engineer
    National Instruments

  • What is the best approach for combining events?

    When I work on a wedding my current workflow involves creating a compound clip for each section of the video (e.g. reception, ceremony, dancing etc). Then I add the compound clip 'sequences' into a single project to add the chapter markers and export to a single master file.
    I like the idea of managing each section in a project rather than a compound clip now that projects are part of the library in 10.1, but is there a good way to combine multiple projects (for each section) into a single master project, or would I still need to copy the contents of each project and paste in the master project?
    Maybe I am best to continue with my current workflow.

    Just saw the discussion title - should have said "What is the best approach for combining projects"?

Maybe you are looking for

  • Can't optimize resolution for external screen

    Hi, I'm having a very frustrating issue with my Macbook Air running Yosemite. I want to use my 1080p external screen as the main one, but no matter what I try, my my mac optimizes for the built-in display resolution, not for the external one (which i

  • Ellements 11 slide show error

    When using Elements 11 organizer to view a slide show and you go to full screen preview the following pops up: An unknown error -2147024770 occurred while previewing slide show.  You can watch the slide show on the small window but not on full screen

  • Re-provisioning to RTC for re-created users

    Seems that there's a problem with RTC provisioning when re-creating a user with the same name in OID. The only workaround I've found so far is to restart the RTC component with opmnctl. Doing this, there was another problem - restart fails: [oracle@p

  • Hardisk partition and one key recovery problem

    Hi All, I am new to to the lenovo community. I  recently bought a lenovo G series machine( G550 model #298595Q preloaded with Windows vista and 320 GB  HDD) . surprisingly  The C: drive contained 254 GB of the total  available 284 GB and D: drive had

  • Portal Access without configuring the Hosts file

    Hello experts, Is possible to access the SAP Portal By mentioning the IP address in the URL without configuring the Hosts file? Please suggest me. Thanks.