Using javascript in modified Aperture web page themes

Thanks to the many well-written tutorials on the subject, I've been able to modify an existing Aperture web theme to export customized web pages that have the exact look I'm after. I've successfully copied the Stock theme, edited the detail and journal-gallery html along with the global.css files and merged with a professional template I purchased, so now my Aperture-generated galleries look just like the rest of the pages on my web site.
Of course, there's always a problem:
If I reference any Javascript from the Aperture template files, Aperture EXECUTES the script during the process of exporting the web pages, and includes the result of the Javascript execution in the rendered HTML. It does this IN ADDITION to correctly writing the Javascript reference to the rendered page. The end result is TWO of everything. An example will make this more clear:
If I include the following line in journal-gallery.html:
<script language="JavaScript" type="text/javascript" src="assets/scripts/sidebar.js"></script>
and the file sidebar.js contains:
document.write('Home
document.write('<'t find a single reference to the use of scripts. CLEARLY APERTURE KNOWS ABOUT JAVASCRIPT AND EXPECTS TO FIND IT BECAUSE IT'S EXECUTING ANY SCRIPT IT COMES ACROSS!!!
The goal of all this, of course, is what any large professionally-done web site strives for: I don't want to re-render all my static content (the photo galleries) every time I add or remove a link in the sidebar. Editing sidebar.js should be all that's required to change the links.
Anyone?

Sorry, I see that the Javascript snippets in my original post are being executing by the web browser when the message is read.
The 2 lines of Javascript, cleverly (ahem) encoded, might be visualized:
document (dot) write ( <html anchor tag>Home<close html anchor tag>);
document (dot) write ( <html anchor tag>Site Map<close html anchor tag>);

Similar Messages

  • Aperture Web Page

    My slide show does NOT center align on a 17" screen. Displays properly on
    laptop and smart phone.
    Anyone know how to adjust the Aperture HTML code to center align both the Index Page and Detail Page in Aperture Web Page
    so that they display centered regardless of device screen size? 
    Much appreciated.

    Anyone know how to adjust the Aperture HTML code to center align both the Index Page and Detail Page in Aperture Web Page
    so that they display centered regardless of device screen size?
    I have never tried that, but bought instead the "WebThemes for Aperture" from the App Store. It has more than ahundred additional themes, and many of them are better for wide screen viewing. These are perfectly centered on my 17" MBPs.
    The themes will be installed by dragging them into the "WebThemes" folder inside the Aperture application package, but the app will help with that.
    For example, a sample slide on my MBP:

  • Can I use Adobe AIR applications in web pages?

    I want to use an air application in web page .can I do this?
    please help me!

    If you haven't used any AIR specific packages then the swf is same as the flash SWF for web and you can use it directly.
    Somebody correct me if I am wrong...

  • Using TextEdit to create a web page?

    I've been using Microsoft Notepad to create web pages.  Now I have an iMac, I've tried to use TextEdit, but when I save the the file as html you can see all my code. Do I need a Mac version of Notepad - is there one?
    chrisvips

    From my experience when I was doing online course for web design I did use TextEdit for the html coding in the Prefernces go to "Open and Save" under the HTML Saving Options, choose a document type, a setting for CSS and encoding.

  • Using Dreamweaver to edit *partial* web page (chunks of HTML code)?

    Hello,
    I am using a custom PHP framework to build a website.
    This framework is quite simple, it relies on 2 types of files:
    Templates: site-wide PHP/HTML files including all the logic, HTML header (links to CSS & JS files), Company logo HTML menus & related navigation code, searchbox, footer etc. Only 2 templates exist: one for the homepage, another one for all the other pages.
    "content files": these files contain mostly static HTML code. Content files are imported by the PHP template using PHP's include() function.
    As content files are inserted within a global HTML page, these only  contain chunks of HTML code: no tags such as "head" "body".
    On the attached PNG, the green part is the code from the template, the red part is the code from the "content file".
    A typical template file would be:
              <html>
                <head>
                  (load CSS files, JS files...)
                </head>
                <body>
                  (HTML headers & menus)
                  <?php include($content_file); ?> <!-- Includes partial HTML file with page content -->
                  (HTML footer)
                </body>
              </html>
    A typical content file would be:
              <h1>TITLE</h1>
              <h2>subtitle</h2>
              <p>Lorem ipsum<img src=""  class="myimg" /></p>
              <h2>subitle</h2>
              <p>Lorem  ipsum</p>
    Templates are NOT editable by users.
    Content files are editable by users, using Dreamweaver.
    The problem is, users cannot edit those content files since it is not a valid HTML page. The CSS required to enforce the styles are not loaded since HTML headers are not present. It looks ugly and Dreamweaver tries to insert standard HTML tags such as <html>, <body> and so on.
    I see 2 hypothesis, but I cannot find an answer in the Dreamweaver documentation:
    have DW edit the content files alone, in which cas we would need to tell DW that it is editing a partial web page and not a full one
    have DW edit the content file while applying the PHP template, in which case we would need to tell DW that is should discard most of the code and save only the "content file"
    Hypothesis 1: Standalone edit of content files. Is there a way to tell Dreamweaver
    that it is editing a partial HTML file,
    that it needs to load additional CSS stylesheet to display the styles
    that it should not insert standard HTML body and headers tags, that we know the page is not standard compliant as-is
    that creating additional style is forbidden, it is only allowed to use styles defined in the stylsheet
    Hypothesis 2: Edit of content files within the template. is there a way to tell Dreamweaver
    that it is should add HTML code from the template before and after the loaded "content file"
    that when saving the "content file" it should discard all HTML/PHP code from the template, saving only the content itself
    that creating additional style is forbidden, it is only allowed to use  styles defined in the stylsheet
    I cannot believe noone has been faced with this problem before, the fact is I cannot find any answer about this issue.
    Best Regards,
    M

    I have moved this thread to the Dreamweaver Application Development forum, which deals with PHP and similar issues.
    Several things spring to mind.
    Do your template files have a standard .html file name extension? If so, you could add .html to the file types that Dreamweaver does not automatically rewrite. Select Code Rewriting in the Preferences panel, and add .html to the list of files in "Never rewrite code".
    If your template files use a file name extension not recognized by DW, add them to the list using the instructions in http://go.adobe.com/kb/ts_tn_16410_en-us. You might also need to add them to the list of files that DW doesn't rewrite.
    To get access to styles in pages that are composed of fragments, use Design Time Style Sheets. See http://help.adobe.com/en_US/Dreamweaver/10.0_Using/WScbb6b82af5544594822510a94ae8d65-7e17a .html.

  • Creating an Aperture web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have just purchased an iMac 27" 2.7GHZ running OSX 10.7.4 with 4GB RAM (16 GB has been ordered). I am using Aperture 3.3.2. When I attempt to create a web page from photos the page goes white and nothing displays. Is this a RAM issue?

    I have resolved the issue....turns out that, in my case, running OSX 10.8.1 with Aperture 3.3.2 was what was required! I was running Aperture 3.3.2 with OSX 10.7.x and had this issue.
    I hope this helps someone else as well.

  • Aperture Web Pages

    I would like to add a couple of customizations to the stock web pages. They are:
    1. Arrow key navigation. Go to the next or previous photo using the right and left arrow keys instead of clicking.
    2. Slideshow or automatic transition to the next photo. Preferably this would simply automatically go to the next image after a fixed interval of time, say 4 seconds.
    Does anyone know of a way to do this?
    Tom

    gvadf:
    Welcome to the Apple Discussions. The gallery templates from Aperture are pretty basic, no frills, fixed information,etc. At least those with the Aperture demo application. The files are conventional html files like iPhoto puts out in the Export->File Export-Web menu option. You could link to the index page for the Aperture gallery from an iWeb page. But you wouldn't have a return link in the Aperture gallery unless you edited the page and put in a link manually.
    You could create the pages from Aperture and iWeb by opening iWeb, creating the photo page and then drag the selected photos fro the open Aperture window into iWeb's window. I do that all the time with iView MediaPro. Same would apply with Aperture.
    Do you Twango?

  • MSN Entertainment - .mp4 icons appear on my desktop every time I am using Firefox to view some web pages.

    I have been using Firefox for many years now. Firefox 19.0 on a Mac OS X 10.6.8 Lately when I open and view some web pages an Icon with 'MSN Entertainment -.mp4' appears. Some sessions leave as many as 15 to 20 of these Icons. I can not open them with any thing.
    Did I do something wrong or what. I can't seem to find out the answer.
    They do not appear when we use Safari

    PS - SORRY --- I meant (in the title): "... using Firefox as my web browser."

  • How do i use the text highlighter on web pages

    I want to highlight some small print on a banking web page to email. The print is too small and will be missed if not highlighted. I have installed the text highlight add on in my tool bar but don't know how to use it.

    Hi Trease,
    Check to make sure that is it is not disabled in the about:addons page of your browser window.
    There are a few addons with that name, but I would also take a look at the description on its addons.mozilla.org page if you still have it.

  • I want to always be able to page down using space bar, but some web pages seem to disable this.

    I often use the space bar to page down in web pages rather than scrolling with the mouse or arrow keys, but in the last few months I've encountered a number of pages that don't seem to allow this browser feature to work. For instance, space bar doesn't page down on https://medium.com/about-work/65d4740f7a2f, although it works fine on mozilla.org and nearly all other sites. The problem is specific to particular pages, so I think it's unlikely to be an add-on problem, and it's certainly not that I've turned on caret browsing. As far as I've tested, the arrow keys still work to scroll such pages, and the mouse always works, so it seems as if space bar has been specifically disabled. (Generally the pages on which space doesn't work seem to be specialized for phones, judging by layout and font size.) Is it possible to reject whatever code is disabling my browser so that my space bar always works?

    Another possibility would be a userscript. A userscript is generally written to work on a particular site, although it also can be made to work globally on all pages.
    To run a userscript, you require either the Greasemonkey extension or the Scriptish extension.
    And somebody to write the script! You can propose a new userscript to the community and see whether anyone is willing to create it for you.
    Ideas and Script Requests forum: http://userscripts.org/forums/2
    (I searched briefly on userscripts.org but didn't see a script for this purpose posted there. Please be careful in testing scripts from the site as many recently posted scripts mess with your Facebook account when you visit FB.)

  • Using Javascript to go to next page

    I'm trying to figure out how to advance to the next page in a captivate 3 course using Javascript. We have navigation buttons for "Prev" and "Next", but I'd like to be able to call some JavaScript when they click the Next button on a particular page, and then at the same time, advance to the next page.
    This is being launched from an LMS. The initial JS is going to set the score to 100%, which works fine. We typically have a "Close Course" button on the last slide to make sure it passes back a 100%, but many students are not clicking that button and the course simply returns a "passed" with a 0%.
    So making this JS call as part of the "Next" button should result in more 100% scores when they get to the end of the course, but I need it also to advance to the next slide.
    Thanks for any assistance!
    John

    Hi there
    Methinks you are overthinking this. Here's why.
    Note that any Button or Click Box obeject will release the pause when it has been clicked by the user unless you specifically configure it not to. If you assign some JavaScript to the Button object and the user clicks it, it does two things.
    Carries out the assigned action
    Releases the pause so the movie continues playing
    So I'm thinking in this case it's a simple matter of timing.
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Windows 8 using IE 11 not displaying Web pages

    Certain Web Pages will not display correctly in IE. When I go to the page I see weird code that makes no since. This only happens on certain pages. Others are able to bring up the pages and view the content so I think there is something wrong with my Internet
    Explorer. This is what I see it looks like html of Java. I am not the only one I have a friend that has the same problem bringing up this page.
    http://zerosuicide.actionallianceforsuicideprevention.org/sites/zerosuicide.actionallianceforsuicideprevention.org/files/sp/course.htm
    hwnd_Transcript.document.write('.character{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#354672 }');
    hwnd_Transcript.document.write('.transcript{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:14px;font-weight:normal;color:#354672; margin-top: -15px;}');
    hwnd_Transcript.document.write('body{ font-family: Arial, Trebuchet MS,Helvetica, sans-serif;font-size:14px;font-weight:normal;color:#354672;}');
    hwnd_Transcript.document.write('</style>
    '); hwnd_Transcript.document.write(str_pageTranscript); hwnd_Transcript.document.write(''); hwnd_Transcript.document.close(); hwnd_Transcript.focus(); } function onTranscriptOpen() { bInternalTranscriptClose = false; } function onTranscriptClose() { if (!bInternalTranscriptClose) { hwnd_Transcript = null; $callASFunction("$onExternalTranscriptClose"); } bInternalTranscriptClose = false; } function hideTranscript() { if(typeof hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) { bInternalTranscriptClose = true; hwnd_Transcript.close(); hwnd_Transcript = null; } } /** * OVERRIDE **/ function $exitCourse() { if(hwnd_Transcript!="undefined" &amp;&amp; hwnd_Transcript!=null) hwnd_Transcript.close(); $core_exitCourse(); } /////////////////////////////////////////////////////////////////////////////////////////////////// // INITIALIZATION /////////////////////////////////////////////////////////////////////////////////////////////////// $preInit(); <table width="100%" height="100%" id="yui_3_16_0_1_1419301004441_4198" border="1" cellspacing="0" cellpadding="0"><tbody><tr><td height="100%" align="CENTER" valign="MIDDLE"><table bordercolor="#000000" style="border-width: 0px;" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><!--IECONTAINER(800:580:NORESIZE)-->
       

    Hi Salmmer,
    Thanks for posting in MSDN forum.
    Look into these code, it seem some javascript code. You could try IE options->scurity->custom level->Reset or compare the setting with Others' IE view the content has no problem.
    If this is a development issue in the web page, you may need to consult to the writer of this web page.
    Best regards,
    Shu Hu
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem when using inlineFrame to include external web page.

    I built a ADF web application which include some external web pages.
    I use the ADF components: panelTabbed + showDetailItem + inlineFrame.
    Each tab is point to a external web page. see my code belows:
    <af:panelTabbed id="pt1">
    <af:showDetailItem text="showDetailItem 1" id="sdi1"
    disclosureListener="#{myBackingBean.disclosureListener}">
    <af:inlineFrame source="http://www.baidu.com" id="ilf1" shortDesc="4444444444"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 2" id="sdi2">
    <af:inlineFrame id="if1" source="query_refresh_by_poll_2.jsf"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 3" id="sdi3">
    <af:inputText label="Label 1" id="it1"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 3" id="sdi4">
    <af:inlineFrame id="if2" source="untitled2.jsf"/>
    </af:showDetailItem>
    </af:panelTabbed>
    It almost done except one thing: When I switched the tab back and forth, the input parameter in the previous tab will be lost.
    It seems af:inlineFrame always reload the page and clear every input by user !
    How to preserve the user input when switched the tab back and forth?
    Thanks.

    Hi Frank, thanks for you reply.
    Let me explain my case again to make sure you know what I want to do.
    because I do think it is a usual requirment, I want you give me a clear answer about it.
    In my ADF web App, I have 3 pages: main.jsf,untitled1.jsf,untitled2.jsf
    main.jsf content:
    <af:form id="f1">
    <af:panelTabbed id="pt1">
    <af:showDetailItem text="showDetailItem 1" id="sdi1">
    <af:inlineFrame id="if1" source="untitled1.jsf"/>
    </af:showDetailItem>
    <af:showDetailItem text="showDetailItem 2" id="sdi2">
    <af:inlineFrame id="if2" source="untitled2.jsf"/>
    </af:showDetailItem>
    </af:panelTabbed>
    </af:form>
    untitled1.jsf content:
    <af:inputText label="Label 1" id="it1"/>
    untitled2.jsf content:
    <af:inputText label="Label 1" id="it1"/>
    Run main.jsf, in tab1, fill someting in the inputText, then click tab2, then click tab1 back, the input text that I just entered was cleared.
    I want to keep the user input when switch between the tabs.
    Is it possible in ADF?

  • Open new tag window now blank - used to have links to web pages

    On previous version when I opened a new tag the web page which opened had the icons of my most popular web pages visited. How do I get back to this feature? All I get now is a blank web page.

    Hi and welcome......
    Login to another user account on your Mac. Try Safari there.
    If you experience the same problem, launch Disk Utility /Applications/Utilities
    Select MacintoshHD in the Sidebar on the left then select the FirstAid tab. Click: Verify Disk
    If Disk Utility reports errors, follow the instructions at this link. You will need your install disc. Using Disk Utility to verify or repair disks
    Also, check System Preferences (Applications folder) - Universal Access. See if you have any accessibility features enabled, in particular, Mouse keys under the Mouse tab.
    Carolyn

  • I cannot use "copy" function in a web page...help please

    Please Help:
    My G4 ibook running OS 10.4.9... Safari 2.0.4...will not let me do the "copy" function inside any web page.If I command it with Command C or use the drop down menu "copy"...either way it crashes Safari.Every time.
    I CAN highlight and select the browser address bar just fine and copy that web address however, to send that web page link to a friend.
    And everything else is fast and runs just fine.Everything.
    I have used first aid...twice..that didn't do anything...I ran "main menu" application, I deleted my Safari web page icons, I "reset" Safari several times, I have restarted it, I have checked and rechecked my preferences and verified and repaired permissions, all didn't help...and I still don't know what to do...
    G4 I Book   Mac OS X (10.4.9)  

    Date/Time: 2007-04-24 08:54:22.648 -0700
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 2.0.4 (419.3)
    Build Version: 32
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 316
    Thread: 0
    Exception: EXCBADINSTRUCTION (0x0002)
    Code[0]: 0x00000002
    Code[1]: 0x95b12350
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95b12350 khtml::isEndOfBlock(khtml::VisiblePosition const&) + 0
    1 com.apple.WebCore 0x95b14308 khtml::createMarkup(DOM::RangeImpl const*, QPtrList<DOM::NodeImpl>*, EAnnotateForInterchange) + 732
    2 com.apple.WebCore 0x95a49198 -[WebCoreBridge markupStringFromRange:nodes:] + 164
    3 com.apple.WebKit 0x9576dc3c -[WebHTMLView(WebPrivate) _selectedArchive] + 92
    4 com.apple.WebKit 0x9576d59c -[WebHTMLView(WebHTMLViewFileInternal) _writeSelectionWithPasteboardTypes:toPasteboard:cachedAttributedString:] + 92
    5 com.apple.WebKit 0x9576dea4 -[WebHTMLView(WebPrivate) _writeSelectionToPasteboard:] + 188
    6 com.apple.AppKit 0x9381ec4c -[NSApplication sendAction:to:from:] + 108
    7 com.apple.Safari 0x0002956c 0x1000 + 165228
    8 com.apple.AppKit 0x938794b8 -[NSMenu performActionForItemAtIndex:] + 392
    9 com.apple.AppKit 0x9387923c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    10 com.apple.AppKit 0x93780500 _NSHandleCarbonMenuEvent + 372
    11 com.apple.AppKit 0x9377de64 _DPSNextEvent + 1280
    12 com.apple.AppKit 0x9377d7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    13 com.apple.Safari 0x00006740 0x1000 + 22336
    14 com.apple.AppKit 0x93779cec -[NSApplication run] + 472
    15 com.apple.AppKit 0x9386a87c NSApplicationMain + 452
    16 com.apple.Safari 0x0005c77c 0x1000 + 374652
    17 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf0170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf00a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95724e30 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c086a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001fc2c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c768 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003124c pthreadcondwait + 480
    2 com.apple.Foundation 0x92be830c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a7c542c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9002c768 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003124c pthreadcondwait + 480
    2 com.apple.Foundation 0x92be830c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x9381a708 -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 ...romedia.Flash Player.plugin 0x04f22688 nativeShockwaveFlashTCallFrame + 1368296
    3 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x0000000095b12350 srr1: 0x000000000208f030 vrsave: 0x0000000000000000
    cr: 0x44044424 xer: 0x0000000000000004 lr: 0x0000000095b14308 ctr: 0x0000000095b80780
    r0: 0x0000000000000006 r1: 0x00000000bfffe260 r2: 0x0000000000000007 r3: 0x00000000bfffe2e0
    r4: 0x0000000000000002 r5: 0x0000000000000001 r6: 0x0000000000000001 r7: 0x00000000a59765f4
    r8: 0x00000000958e3cdc r9: 0x0000000000000000 r10: 0x00000000958f7ac4 r11: 0x000000000000000a
    r12: 0x0000000095b80780 r13: 0x00000000bfffe2e0 r14: 0x00000000bfffe540 r15: 0x0000000000000001
    r16: 0x00000000bfffe520 r17: 0x00000000bfffe2b0 r18: 0x00000000075aa718 r19: 0x00000000bfffe300
    r20: 0x00000000ffffffff r21: 0x0000000003f166f0 r22: 0x0000000000000000 r23: 0x00000000041face0
    r24: 0x00000000bfffe2b8 r25: 0x0000000003ef1008 r26: 0x00000000bfffe2a0 r27: 0x00000000075ad800
    r28: 0x00000000bfffe2d0 r29: 0x00000000bfffe2f0 r30: 0x0000000003ef0ca8 r31: 0x0000000095b14040
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x4622000 - 0x4624fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x4c6c000 - 0x4f80fff com.macromedia.Flash Player.plugin 9.0.28 (1.0.4f22) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5cfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b72000 - 0x90b84fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8b000 - 0x90e62fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec8000 - 0x90f48fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f92000 - 0x90fd3fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f13000 - 0x92f31fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3c000 - 0x92f96fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb4000 - 0x92fb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb6000 - 0x92fcafff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffe000 - 0x93013fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93025000 - 0x930acfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c0000 - 0x930cbfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d5000 - 0x93102fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311c000 - 0x9312bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93137000 - 0x9319dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931ce000 - 0x9321dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327a000 - 0x93287fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ee000 - 0x936fafff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93773000 - 0x93773fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93775000 - 0x93da8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94135000 - 0x941a7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e0000 - 0x942a4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f6000 - 0x942f6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f8000 - 0x944b8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94502000 - 0x9453ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94547000 - 0x94597fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a0000 - 0x945b4fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9464a000 - 0x94682fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946c5000 - 0x946e1fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x946f5000 - 0x94739fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9475d000 - 0x9476cfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94774000 - 0x94781fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947c7000 - 0x947e0fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947e7000 - 0x94abcfff com.apple.QuickTime 7.1.5 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94b80000 - 0x94bf1fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94c64000 - 0x94c84fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94d8c000 - 0x94ebcfff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94f4e000 - 0x94f5dfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94f65000 - 0x94f92fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94f99000 - 0x94fa9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94fad000 - 0x94fdcfff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94fec000 - 0x95009fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95722000 - 0x957b0fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9580c000 - 0x958a2fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x958df000 - 0x95bebfff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95d74000 - 0x95d9dfff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x97794000 - 0x977a1fff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a7c2000 - 0x9a7f8fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a815000 - 0x9a827fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook6,5, BootROM 4.8.5f0, 1 processors, PowerPC G4 (1.1), 1.07 GHz, 256 MB
    Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
    Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
    Modem: Jump, V.92, Version 1.0
    Network Service: Built-in Ethernet, Ethernet, en0
    Parallel ATA Device: MATSHITACD-RW CW-8123
    Parallel ATA Device: HITACHI_DK23EA-40, 37.26 GB

Maybe you are looking for

  • Bug: Repeating Google Calendar Events Show Up On The Wrong Days

    I've created a Google Calendar event that repeats "Daily," every two days, from 6:00pm to 6:30pm. It shows up fine in my Google Calendar, but the Pre's Calendar puts them on the wrong days. For example, the repeating event that should be scheduled fo

  • Reset vendor payment document

    hi... when i reverse a vendor payment document by FBRA than system showing a msg "Use the transaction defined for resetting a check payment." by which t.code we can reverse the vendor payment document? Thanks & Regards Rekha sharma

  • Required hardware for a oracle real application cluster

    hello i´m a newbie and have a question: We want to migrate a DB2 database to Oracle database. This database will run in the cluster network. What hardware do I need a prerequisite to set up an Oracle Real Application Clusters (10g)? thank a lot for h

  • Want to create analysis for this year week vs last year week

    All, My requirement is to create an analysis for the passed week number of this year vs same last year week no. So basically user will pass the week no. and report should display the passed week no. this year sales number plus same week no. last year

  • Creating horizontal report

    I am using htp.p to create a horizontal layout report like <<report header>> sub title1 =========== Name: scott Case Category: XXO1 SUb title2 ========== Case title: Discovery Shipping Date: 11/11/2011 Prov Sate : AZ Arival Date : 01/01/2012 but is t