Help on Dispyaing Missing Time in a day

Thanks in Advance
I want to display my output and insert missing time records
Original Query
In the above query 9:01 and 9:03 are missing for same date
SQL> SELECT * FROM MISSING_TIME;
DATE_TIME DESCRIPTION1 DESCRIPT2
9/25/2003 9:00:00 AM test1 test2
9/25/2003 9:00:00 AM test2 test3
9/25/2003 9:02:00 AM test1 test2
9/25/2003 9:02:00 AM test2 test3
9/25/2003 9:04:00 AM test1 test2
9/25/2003 9:04:00 AM test2 test3
6 rows selected
My Output
I want to display my output and insert missing time records(9:01 and 9:03) as follows
DATE_TIME     DESCRIPTION1     DESCRIPT2
9/25/2003 9:00:00 AM     test1     test2
9/25/2003 9:00:00 AM     test2     test3
9/25/2008 9:01:00 AM     Missing Time1     Missing Time 1
9/25/2008 9:01:00 AM     Missing Time2     Missing Time2
9/25/2003 9:02:00 AM     test1     test2
9/25/2003 9:02:00 AM     test2     test3
9/25/2008 9:03:00 AM     Missing Time1     Missing Time 1
9/25/2008 9:03:00 AM     Missing Time2     Missing Time2
9/25/2003 9:04:00 AM     test1     test2
9/25/2003 9:04:00 AM     test2     test3
create table missing_time(date_time date,description1 varchar2(30),descript2 varchar2(30));
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:00', 'yyyy/mm/dd hh24:mi:ss'),'test1','test2');
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:00', 'yyyy/mm/dd hh24:mi:ss'),'test2','test3');
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:02', 'yyyy/mm/dd hh24:mi:ss'),'test1','test2');
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:02', 'yyyy/mm/dd hh24:mi:ss'),'test2','test3');
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:04', 'yyyy/mm/dd hh24:mi:ss'),'test1','test2');
insert into missing_time(date_time,description1,descript2)
values(to_date('2003/09/25 9:00', 'yyyy/mm/dd hh24:mi:ss'),'test2','test3');

My query is a below
SQL> SELECT * FROM MISSING_TIME;
DATE_TIME DESCRIPTION1 DESCRIPT2
9/25/2003 9:00:00 AM test1 test2
9/25/2003 9:00:00 AM test2 test3
9/25/2003 9:02:00 AM test1 test2
9/25/2003 9:02:00 AM test2 test3
9/25/2003 9:04:00 AM test1 test2
9/25/2003 9:04:00 AM test2 test3
When i use your query I am getting table or view doesn't exists
SQL>
WITH     missing_time_n     AS
     SELECT     m.*
     ,     ROW_NUMBER () OVER
               (     PARTITION BY     TRUNC (date_time, 'MI')
                    ORDER BY     date_time
                    ,          description1
                    ,          descript2
               )     AS r_num
     FROM     missing_time     m
--     WHERE     ...     -- If needed
,     extrema     AS
     SELECT     MIN (date_time)     AS earliest_date_time
     ,     MAX (date_time)     AS latest_date_time
     FROM     missing_time_n
,     all_minutes     AS
     SELECT     earliest_date_time +
          (     (LEVEL - 1) /
               (24 * 60)
          )     AS date_time
     FROM     extrema
     CONNECT BY     LEVEL <= 1 +
               (     (latest_date_time - earliest_date_time) *
                    (24 * 60)
,     two_rows     AS
     SELECT     LEVEL     AS n
     ,     'Missing Time ' || TO_CHAR (LEVEL)     AS description
     FROM     dual
     CONNECT BY     LEVEL <= 2
SELECT     NVL (mn.date_time,     am.date_time)
,     NVL (mn.description1,     tr.description)
,     NVL (mn.descript2,     tr.description)
FROM          all_minutes     am
CROSS JOIN     two_rows     tr
FULL OUTER JOIN     missing_time_n     mn     ON     am.date_time     = TRUNC (mn.date_time, 'MI')
                         AND     tr.n          = mn.r_num
ORDER BY     mn.date_time
,          am.date_time
,          mn.r_num
,          tr.n
ORA-00942: table or view does not exist

Similar Messages

  • Having serious problems with calendar duplications, one birthday now showing 174 times on one day! Help!

    Having serious problems with calendar duplications, one birthday now showing 174 times on one day! Help!

    Having serious problems with calendar duplications, one birthday now showing 174 times on one day! Help!

  • TS4036 Help plz this massage comes up when i restore from iCloud.  You have reached your device limit also says Ur apple id has been restored to the maximum number of the time last 90 days.

    Help plz this massage comes up when i restore from iCloud.  You have reached your device limit also says Ur apple id has been restored to the maximum number of the time last 90 days.

    Have you shared your AppleID with anyone - family member or spouse?  Any given AppleID can only be associated with 10 devices at a time (five of which can be computers).  Once you reach that limit, the 90 day timeout applies before that AppleID can be associated with another, new, device.
    You can see the explanation here - http://support.apple.com/kb/HT4627
    All you can do is wait the 90 days, sorry but I know of no way around that.  If you think the message indicates an error though, then use the Express Lane web support pages to send a note to the AppleID support folks.

  • HT1349 I have been using an app ( cheat with words qith friends) that I have been using for a long time.  One day it just won't read the screen shot.  It still works on my iPhone   Please help!!  The trouble is on my iPad. Thank you!!I

    I have been using an app cheat with friends with my iPad for a long time. One day it just stopped reading the screen shot.  I have tried deleting a few times and starting over. It works on my iPhone perfectly fine. Please help !!!!!!!  Thank you

    @Colin Robinson
    Thanks, I did it hundreds of time!!!
    Anyway here's what I did:
    I'd wrote an email to Apple America, even if I'd purchased the item in Europe and the US support usually should not be involved in any European case.
    They wrote me back that a European office will have call me in 48 hours.
    After a couple of days I've received a call and a new iPod is coming from US...
    Don't ask me if I can find any kind of logic behind it, but at least I can state that the US support has been decisive.
    Thanks to everybody.

  • Time machine 10 day reminder is missing

    Time machine 10 day reminder is missing.  How do  I turn that option in Yosemite back on?  using Macbook pro

    Yes, unfortunately, the Recovery HD doesn't get restored.  That's been requested, but hasn't happened yet, obviously.
    You have to reinstall Mountain Lion (that won't disturb anything else).  If you saved the installer, just run it again.  If not, and if your backups are on an external HD, there should be a copy of it there you can use to get a fresh copy of OSX and install it.  See the green box in Using the Recovery HD.
    Or, the CarbonCopyCloner app has a "disk center" that I believe can create one.  I use CCC, but haven't done that myself, but have seen a number of posts saying it does work.

  • Download appears corrupted - installation failed for Adobe Indesign - I have tried at least 6 times on different days. Please help?

    Download appears corrupted - installation failed for Adobe Indesign - I have tried at least 6 times on different days.
    And I really need to try sort this out ASAP.
    Please help?

    Gez7 do you receive any specific errors?  Please see Error downloading Creative Cloud applications - http://helpx.adobe.com/creative-cloud/kb/error-downloading-cc-apps.html which discusses several common errors and steps to resolve them.

  • I just bought an iphone 4s in surat india.the phone switches off itself atleast 2 times in a day.at times the problem is that when it goes to sleep a person trying that number gets a dialer ring.Hence he seems that i have not picked up his call

    i just bought an iphone 4s a month back
    the phone gets switched off on its own atleast 2 times in a day and when we press the home button it gets started.
    when it is in the switched off mode, a person calling on it gets my dialer tone. He feels that i have not answered his call and has gone as a
    missed call on my phone. But in actual, i have never received the call nor its presence is there as a missed call on the "switched off" iphone 4s.
    Hence the caller feels that i am not answering his call nor even calling after i see his missed call
    this is a very grave problem i am facing
    please help me out.
    chetan sanghvi

    i just bought an iphone 4s a month back
    the phone gets switched off on its own atleast 2 times in a day and when we press the home button it gets started.
    when it is in the switched off mode, a person calling on it gets my dialer tone. He feels that i have not answered his call and has gone as a
    missed call on my phone. But in actual, i have never received the call nor its presence is there as a missed call on the "switched off" iphone 4s.
    Hence the caller feels that i am not answering his call nor even calling after i see his missed call
    this is a very grave problem i am facing
    please help me out.
    chetan sanghvi

  • Finding Missing Time Interval in SQL

    All 
     Need help with SQL to find Missing Time Interval. 
    My query returns data as given below  
    Data1
     Column      StartTime    EndTime
    =======   =======   ======= 
    T2               9:00          18:00T3               20:00         23:00 
    Data2
     Column      StartTime    EndTime
    =======   =======   ======= T1               15:00          20:00
    T3               20:00          07:00 
    Take above output, I want to find Time Not on my Data in 24 hours from First StartTime on each Data Set.
    Example: Data1
    First StartTime: 9:00 AM (T2 record)
    Add 24 hours, which will be 9:00AM Next day.
    Expected Result to get missing time interval for Data1
    18:00 - 20:00
    23:00 - 9:00 (next day)
    For Data2 Expected result
    7:00 - 15:00 Next Day
    Database version: 11g
    Anyone come across to calculate missing time interval? Can I use PL/SQL for this like pipeline function?
    Any help/directions/references I highly appreciate.
    Thanks in advance.
    Karth

    One way of finding Missing Intervals:
    alter session set nls_date_format = 'DD-Mon-YYYY HH24:MI:SS';
    with data as
      select to_date('28-Jun-2013 09:00', 'DD-Mon-YYYY HH24:MI') start_time, to_date('28-Jun-2013 18:00', 'DD-Mon-YYYY HH24:MI') end_time from dual union all
      select to_date('28-Jun-2013 20:00', 'DD-Mon-YYYY HH24:MI') start_time, to_date('28-Jun-2013 23:00', 'DD-Mon-YYYY HH24:MI') end_time from dual
    select start_time, end_time,
           case when lead(to_char(start_time, 'HH24'), 1, (select min(to_char(start_time, 'HH24')) from data)) over (order by to_char(start_time, 'HH24')) not between to_char(start_time, 'HH24') and to_char(end_time, 'HH24')
                  then to_char(end_time, 'HH24:MI') || ' - ' || lead(to_char(start_time, 'HH24:MI'), 1, (select min(to_char(start_time, 'HH24:MI')) from data)) over (order by to_char(start_time, 'HH24:MI'))
                else
                  null
           end period
      from data
    START_TIME                END_TIME                  PERIOD      
    28-Jun-2013 09:00:00      28-Jun-2013 18:00:00      18:00 - 20:00
    28-Jun-2013 20:00:00      28-Jun-2013 23:00:00      23:00 - 09:00
    Time information need not be stored in additional Varchar fields, if you have Date Column. You can use Date fields that store Date and time both.
    Another way of approaching this problem is with Connect By Clause or Model Clause. Use the search functionality to find solutions using those methods too. However, in my opinion, this method is the quickest of all.

  • Need help with date and time calculations please

    Hello there.. Im stuck, and im hoping someone can help..
    Working on a list to manage and track PTO.  User completes PTO request form,
    Fields
    Name
    Start Date (with time)
    End Date (with time)
    Total Number of Days/hours requested: (calculation)
    Full Day: (Yes/No)
    ok business need
    user has the ability to request a certain number of hours as opposed to a full day.
    After searching around on google. I found this calculation to help me figure out how many BUSINESS days being requested.
    =IF(ISERROR(DATEDIF([Start Date],[End Date],"d")),"",(DATEDIF([Start Date],[End Date],"d"))+1-INT(DATEDIF([Start Date],[End Date],"d")/7)*2-IF((WEEKDAY([End Date])-WEEKDAY([Start Date]))<0,2,0)-IF(OR(AND(WEEKDAY([End
    Date])=7,WEEKDAY([Start Date])=7),AND(WEEKDAY([End Date])=1,WEEKDAY([Start Date])=1)),1,0)-IF(AND(WEEKDAY([Start Date])=1,(WEEKDAY([End Date])-WEEKDAY([Start Date]))>0),1,0)-IF(AND(NOT(WEEKDAY([Start Date])=7),WEEKDAY([End Date])=7),1,0))
    This works great as long as its a [Full Day]="YES", displays results in column labeled Number of days
    now if [Full Day]="No", displays results in column labeled Number of Hours
    BUT this is my issue (well part of it) it calcuate the correct number of hours.. but puts a "1" in "Number of Days" why.. dates have not changed.. I think Its something with the above calculation but I could be way off.
    the end result is I need number of days to concat with number of hours 
    i.e 1 full day 4 hours  1.4
        0 full day 5 hours  0.5
        1 full day 0 hours  1.0
    so that the total can be deducted via workflow.. from the remaining balance in a tracker. (seperate list) 
    Any angels out there??

    Posnera-
    Try changing time zones and see if the travel itinerary times change.
    Fred

  • I recently purchased FaceTime from the Application Store. After approx. ±10 meg, the application resets and starts downloading again. I have tried to download it at different times of the day but with the same results. I have been in contact with Apple su

    I recently purchased FaceTime from the Application Store. After approx. ±10 meg, the application resets and starts downloading again. I have tried to download it at different times of the day but with the same results. I have been in contact with Apple support and have tried different options with the same result. I cannot download a new Version because in my Purchased List the applicaiton (FaceTime) is still there, and because I have halted it it tells me to resume. I can’t, because the same thing is going to happen. I have tried all the various troubleshooting tips supplied by my ISP and also Apple Support with no luck. I am currently working on a IMac OS 10.6.7. Has anybody got any ideas? Any suggestion would help. Thanks

    Amol Soni wrote:
    As I said, I tried everything what the manual says, but hard luck. I have taken an appointment for today, lets see what happens.
    Also there is no activity on unit when I use the remote. The unit is stuck on the first page itself where we have to choose the language. The unit seems to be fine to me but the real problem is remote does'nt have activity. The IR is not responding while pressing any of the button.
    Good luck with your appointment.
    Not much consolation but even new products can have issues and might need a trip to a store to return/replace.
    The reason i asked about the LED on the AppleTV is that occasionally it thinks it's paired with a specific remote and ignores others - the unpair keypress I described is quick and free.
    AC

  • HT201269 Why isn't my cell phone backing up properly to my laptop?  Backed it up three times in two days.  I replaced my old cell phone, had to setup as new, then backed up from "last backup" but it didn't work at all. The last backup was available was mo

    My cell phone will not back up properly to my laptop.  I have tried three times in two days as I knew I was getting my new phone today and wanted to save all my information.  The problem is that it backed up very random things like things from my IPod from years ago, and did not back up all the information it should have from my "old" cell phone.  Now I am missing almost everything.  What happened and can i fix this?

    First, make sure you are using the most current version of iTunes 11.1.3 (8).  Second, what version of iOS 7 was your old phone running, i.e. 7.0, 7.0.1, 7.0.2? If your back-up was made with a version of iOS that is newer than the version on your new phone, it will not sync. For example, if your back-up was of a phone running iOS 7.0.4, and your new phone was running 7.0.2 out of the box, the back up will not sync to the new phone until it is updated to iOS 7.0.4.

  • Two problems, disconnecting and extremely slow internet at a certain time of the day.

    My first problem started to occur since the beginning of this year, after I've upgraded from 1MB/s to 3MB/s. EVERYDAY at 2:39 PM EST or sometime around there, my internet would disconnect (most common at 2:39). It would take some 5-20 minutes to reconnect by itself. I go to 192.168.1.1 and go to broadband connection and press disconnect, then reconnect to get myself back on asap. It would take me a few tries disconnecting and connecting to get the internet back up. I probably do disconnect during other times of the day, such as night time but I don't notice it as much because I am not using the computer at the time.
    My second problem is slow download speed at night. As I said, I have a 3000/667 kb/s connection. My internet connection speed is normal during the day time .. but when I ran a speed test during night time, I get around 333 kb/s download and 600 kb/s upload. So, my download speed drops significantly at night and my upload speed is normal.
    I am using a D90-327W15-06 modem and I am not using a wireless connection.
    Margin (dB) 14.5 11.0
    Line Attenuation (dB) 40.0 23.0
    Transmit Power (dBm) 18.4 11.9
    Don't know if that information helps ..
    P.S Sorry if this is a lot to read, I wanted it to be as much detailed as possible.

    #1 Is wireless in the router enabled?
    #2 If so, to question number one above: What level of wireless security is it set to ( WEP / WPA )?
    #3 Did you try connecting your modem to the NID?
    If not, please do that - and recheck those stats.
    If you do not what a NID is, see http://www.dslreports.com/faq/1317
    If you are the original poster (OP) and your issue is solved, please remember to click the "Solution?" button so that others can more easily find it. If anyone has been helpful to you, please show your appreciation by clicking the "Kudos" button.

  • How can I get the updates for Photoshop CS5 to download to my new Macbook Pro where I have already installed CS5 from my original disk? I have tried many times over 2 days. I was able to successfully download the current version of Adobe DNG converter.

    How can I get updates for Photoshop CS5 to download to my new Mac book pro where CS5 is already installed from my original disk? I have tried many times over 2 days. I get the same error messages re downloading error. I successfully downloaded the current version of Adobe DNG Converter & it installed perfectly. Help please!

    The Adobe auto updater is highly unreliable.
    You need to look for and download the update yourself and then manually apply it as per the detailed instructions on the download page:
    Adobe - Photoshop : For Macintosh
    ~~~~~~~~~~~~~~~~~~~~~~
    Please note that the Adobe Camera Raw plug-in must be updated separately, after you have updated Photoshop:
    Adobe - Adobe Camera Raw and DNG Converter : For Macintosh

  • TS4268 I need help getting my face time and imessage to work.

    I need help getting my face time and imessage to work. It is saying wating for activation. I just got my iphone 5 2 days ago. I have reset it from the phone and from itunes on the computer, made sure I'm attached to wifi.

    The 3 basic troubleshooting steps are these in order: 1. Restart your iphone  2.  Reset your settings/iphone  3.  Restore your iphone.  Since your iphone is only a couple of days old, you should backup your device before restoring.  If you don't have anything on your iphone that you care to lose, then simply restoring without a backup is fine.  A quick reset of pressing the sleep/wake button (top of iphone) and your home button simultaneously and holding it until the silver Apple logo appears. 

  • Safari crashes when I want to open it the 1st time of the day!!!!

    Hello,
    Since about 3 months, everytime I want to open Safari the 1st time of the day, it crashes! Then I have to retry it and then it works. Can you help me? I get the following message:
    Process: Safari [843]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (6533.19.4)
    Build Info: WebBrowser-75331904~2
    Code Type: X86-64 (Native)
    Parent Process: launchd [171]
    PlugIn Path: /Users/natachagraf/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents /MacOS/FastBrowserSearchPlugin
    PlugIn Identifier: com.MakeWebBetter.FastBrowserSearch
    PlugIn Version: ??? (1.0)
    Date/Time: 2010-12-16 16:31:08.996 +0100
    OS Version: Mac OS X 10.6.5 (10H574)
    Report Version: 6
    Interval Since Last Report: 64154 sec
    Crashes Since Last Report: 11
    Per-App Interval Since Last Report: 44177 sec
    Per-App Crashes Since Last Report: 10
    Anonymous UUID: 9C21889C-D9CC-4D40-9268-D5543C3E5F07
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[BrowserWindowController currentWebView]: unrecognized selector sent to instance 0x1008afa90'
    * Call stack at first throw:
    0 CoreFoundation 0x00007fff872807b4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff88c560f3 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff872da110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    3 CoreFoundation 0x00007fff8725291f __forwarding__ + 751
    4 CoreFoundation 0x00007fff8724ea68 CF_forwarding_prep0 + 232
    5 FastBrowserSearchPlugin 0x00000001143496e5 +[FastBrowserSearchPlugin load] + 2352
    6 libobjc.A.dylib 0x00007fff88c501fb callloadmethods + 162
    7 libobjc.A.dylib 0x00007fff88c4ff40 load_images + 220
    8 ??? 0x00007fff5fc0315a 0x0 + 140734799819098
    9 ??? 0x00007fff5fc0bcdd 0x0 + 140734799854813
    10 ??? 0x00007fff5fc0bda6 0x0 + 140734799855014
    11 ??? 0x00007fff5fc08fbb 0x0 + 140734799843259
    12 libSystem.B.dylib 0x00007fff8734e3a0 dlopen + 61
    13 CoreFoundation 0x00007fff87219f27 _CFBundleDlfcnLoadBundle + 231
    14 CoreFoundation 0x00007fff87218ec7 _CFBundleLoadExecutableAndReturnError + 1191
    15 Foundation 0x00007fff82fc40c6 _NSBundleLoadCode + 638
    16 Foundation 0x00007fff82fc39e9 -[NSBundle loadAndReturnError:] + 742
    17 Foundation 0x00007fff82fd5378 -[NSBundle principalClass] + 38
    18 MTWB 0x00000001130fa13b -[MTWB_Handler loadBundle:] + 50
    19 MTWB 0x00000001130f9da9 -[MTWB_Handler installPlugins] + 338
    20 MTWB 0x00000001130f9179 SafariAddonHandler + 71
    21 OpenScripting 0x00007fff88a23a2e ZL17EventHandlerThunkPK6AEDescPSPv + 149
    22 AE 0x00007fff80b3c323 Z20aeDispatchAppleEventPK6AEDescPSjPh + 162
    23 AE 0x00007fff80b3c21c ZL25dispatchEventAndSendReplyPK6AEDescPS + 32
    24 AE 0x00007fff80b3c123 aeProcessAppleEvent + 210
    25 HIToolbox 0x00007fff86be9741 AEProcessAppleEvent + 48
    26 AppKit 0x00007fff817af04b _DPSNextEvent + 1205
    27 AppKit 0x00007fff817ae7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    28 Safari 0x00000001000162f4 0x0 + 4295058164
    29 AppKit 0x00007fff8177448b -[NSApplication run] + 395
    30 AppKit 0x00007fff8176d1a8 NSApplicationMain + 364
    31 Safari 0x000000010000a1c0 0x0 + 4295008704
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff87396616 __kill + 10
    1 libSystem.B.dylib 0x00007fff87436cca abort + 83
    2 libstdc++.6.dylib 0x00007fff881a85d2 _tcf0 + 0
    3 libobjc.A.dylib 0x00007fff88c59d29 objcterminate + 100
    4 libstdc++.6.dylib 0x00007fff881a6ae1 _cxxabiv1::_terminate(void (*)()) + 11
    5 libstdc++.6.dylib 0x00007fff881a6b16 _cxxabiv1::_unexpected(void (*)()) + 0
    6 libstdc++.6.dylib 0x00007fff881a6bfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    7 libobjc.A.dylib 0x00007fff88c56192 object_getIvar + 0
    8 com.apple.CoreFoundation 0x00007fff872da110 +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
    9 com.apple.CoreFoundation 0x00007fff8725291f __forwarding__ + 751
    10 com.apple.CoreFoundation 0x00007fff8724ea68 CF_forwarding_prep0 + 232
    11 ...WebBetter.FastBrowserSearch 0x00000001143496e5 +[FastBrowserSearchPlugin load] + 2352
    12 libobjc.A.dylib 0x00007fff88c501fb callloadmethods + 162
    13 libobjc.A.dylib 0x00007fff88c4ff40 load_images + 220
    14 dyld 0x00007fff5fc0315a dyld::notifySingle(dyldimagestates, ImageLoader const*) + 344
    15 dyld 0x00007fff5fc0bcdd ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 221
    16 dyld 0x00007fff5fc0bda6 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 58
    17 dyld 0x00007fff5fc08fbb dlopen + 573
    18 libSystem.B.dylib 0x00007fff8734e3a0 dlopen + 61
    19 com.apple.CoreFoundation 0x00007fff87219f27 _CFBundleDlfcnLoadBundle + 231
    20 com.apple.CoreFoundation 0x00007fff87218ec7 _CFBundleLoadExecutableAndReturnError + 1191
    21 com.apple.Foundation 0x00007fff82fc40c6 _NSBundleLoadCode + 638
    22 com.apple.Foundation 0x00007fff82fc39e9 -[NSBundle loadAndReturnError:] + 742
    23 com.apple.Foundation 0x00007fff82fd5378 -[NSBundle principalClass] + 38
    24 com.MTWB.SafariAddon.osax 0x00000001130fa13b -[MTWB_Handler loadBundle:] + 50
    25 com.MTWB.SafariAddon.osax 0x00000001130f9da9 -[MTWB_Handler installPlugins] + 338
    26 com.MTWB.SafariAddon.osax 0x00000001130f9179 SafariAddonHandler + 71
    27 com.apple.openscripting 0x00007fff88a23a2e EventHandlerThunk(AEDesc const*, AEDesc*, void*) + 149
    28 com.apple.AE 0x00007fff80b3c323 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    29 com.apple.AE 0x00007fff80b3c21c dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    30 com.apple.AE 0x00007fff80b3c123 aeProcessAppleEvent + 210
    31 com.apple.HIToolbox 0x00007fff86be9741 AEProcessAppleEvent + 48
    32 com.apple.AppKit 0x00007fff817af04b _DPSNextEvent + 1205
    33 com.apple.AppKit 0x00007fff817ae7a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    34 com.apple.Safari 0x00000001000162f4 0x100000000 + 90868
    35 com.apple.AppKit 0x00007fff8177448b -[NSApplication run] + 395
    36 com.apple.AppKit 0x00007fff8176d1a8 NSApplicationMain + 364
    37 com.apple.Safari 0x000000010000a1c0 0x100000000 + 41408
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff8736116a kevent + 10
    1 libSystem.B.dylib 0x00007fff8736303d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff87362d14 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff8736283e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff87362168 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff87362005 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff87361f8a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff8736239c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff87362005 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff87382fca _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff87386de1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff832a41b9 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff832a02bc WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff87381536 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff873813e9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x00007fff70d882d8 rcx: 0x00007fff5fbfe358 rdx: 0x0000000000000000
    rdi: 0x000000000000034b rsi: 0x0000000000000006 rbp: 0x00007fff5fbfe370 rsp: 0x00007fff5fbfe358
    r8: 0x00007fff70d8ba40 r9: 0x0000000000000063 r10: 0x00007fff87392656 r11: 0x0000000000000206
    r12: 0x00007fff87305b09 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00000001008afa90
    rip: 0x00007fff87396616 rfl: 0x0000000000000206 cr2: 0x00007fff70f67fd0
    Binary Images:
    0x100000000 - 0x1006afff7 com.apple.Safari 5.0.3 (6533.19.4) <B19794C1-5278-9BBE-1505-AB9C9DDA84E0> /Applications/Safari.app/Contents/MacOS/Safari
    0x1130f8000 - 0x1130fafff +com.MTWB.SafariAddon.osax ??? (1.0) <07F89448-3C9B-4893-46B5-D46138999B9F> /Users/natachagraf/Library/ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    0x114348000 - 0x11434dfff +com.MakeWebBetter.FastBrowserSearch ??? (1.0) <2F66120A-A252-0AC5-DD33-C59C78CAC902> /Users/natachagraf/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents /MacOS/FastBrowserSearchPlugin
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff8006a000 - 0x7fff800a4fff libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C7153747-50E3-32DA-426F-CC4C505D1D6C> /usr/lib/libssl.0.9.8.dylib
    0x7fff80106000 - 0x7fff8010cff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8010d000 - 0x7fff80917fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff80a0a000 - 0x7fff80a2dfff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff80a86000 - 0x7fff80ac3ff7 libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff80b39000 - 0x7fff80b74fff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff80b75000 - 0x7fff80c96fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff80cca000 - 0x7fff80cd1fff com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80d74000 - 0x7fff80e03fff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff80e04000 - 0x7fff81247fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff81248000 - 0x7fff81265ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff81266000 - 0x7fff812bbfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff81343000 - 0x7fff81384fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff81385000 - 0x7fff81385ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff81386000 - 0x7fff813cffef libGLU.dylib ??? (???) <EB4255DD-A9E5-FAD0-52A4-CCB4E792B86F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff813d0000 - 0x7fff8147ffff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff81480000 - 0x7fff814c3ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8166f000 - 0x7fff81697fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff81698000 - 0x7fff8176afe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8176b000 - 0x7fff82161fff com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff821a6000 - 0x7fff821bcfe7 com.apple.MultitouchSupport.framework 207.10 (207.10) <1828C264-A54A-7FDD-FE1B-49DDE3F50779> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff821bd000 - 0x7fff8232cfe7 com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8232d000 - 0x7fff82395fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff82396000 - 0x7fff823ddff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff823de000 - 0x7fff8255bff7 com.apple.WebKit 6533.19 (6533.19.4) <3B8D40F4-9B05-82BE-ECA5-7855A77AF700> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8255c000 - 0x7fff8255efff com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8255f000 - 0x7fff8255fff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff82560000 - 0x7fff825a3fef libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
    0x7fff825a4000 - 0x7fff825d9fef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff825da000 - 0x7fff825dcfff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff825f6000 - 0x7fff82637ff7 com.apple.CoreMedia 0.484.20 (484.20) <42F3B74A-F886-33A0-40EE-8399B12BD32A> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8265c000 - 0x7fff8265cff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff8265d000 - 0x7fff828c7fef com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff828c8000 - 0x7fff828edff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff828ee000 - 0x7fff82cc8fff com.apple.RawCamera.bundle 3.4.1 (546) <F7865FD2-4869-AB19-10AA-EFF1B3BC4178> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82cc9000 - 0x7fff82deffff com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <B51023BB-A5C9-3C65-268B-6B86B901BB2C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff82df0000 - 0x7fff82e80fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff82e81000 - 0x7fff82f1bfff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff82f59000 - 0x7fff82f79ff7 com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff82f7a000 - 0x7fff831fdff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8321a000 - 0x7fff8321aff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8321b000 - 0x7fff8329dfff com.apple.QuickLookUIFramework 2.3 (327.6) <9093682A-0E2D-7D27-5F22-C96FD00AE970> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8329e000 - 0x7fff83f11fef com.apple.WebCore 6533.19 (6533.19.4) <214A0165-E3D0-1F7A-F2D5-5337E00E410A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83f12000 - 0x7fff83f57fff com.apple.CoreMediaIOServices 133.0 (1158) <53F7A2A6-78CA-6C34-0BB6-471388019799> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff83f58000 - 0x7fff83f59ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff83f6b000 - 0x7fff83f6eff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff83f9f000 - 0x7fff8401bff7 com.apple.ISSupport 1.9.4 (52) <93A57F16-3BD5-25AD-5CFF-00007A141129> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8401c000 - 0x7fff84120fff com.apple.PubSub 1.0.5 (65.20) <67A088DF-7F4A-DC23-6F96-F9BAA4C238DC> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff84121000 - 0x7fff8412efe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff8412f000 - 0x7fff8418ffe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff84190000 - 0x7fff8419cfff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff841b8000 - 0x7fff841c9fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff8428f000 - 0x7fff84446fef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff84447000 - 0x7fff84448ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff84449000 - 0x7fff8444ffff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff84452000 - 0x7fff84610fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
    0x7fff846c7000 - 0x7fff84767fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff84768000 - 0x7fff8476cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8476d000 - 0x7fff8477cfff com.apple.opengl 1.6.11 (1.6.11) <43D5BE71-E1F6-6974-210C-17C68919AE08> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8477d000 - 0x7fff84e7a06f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff84e7b000 - 0x7fff84eddfe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff84ede000 - 0x7fff84f93fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff84f94000 - 0x7fff84fe3fef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85035000 - 0x7fff8509ffe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff850a0000 - 0x7fff850a0ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff852c3000 - 0x7fff854b2fe7 com.apple.JavaScriptCore 6533.19 (6533.19.1) <233B3E34-CDC4-668A-529A-7E61D510D991> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff854b3000 - 0x7fff85570ff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff85571000 - 0x7fff855bbff7 com.apple.Metadata 10.6.3 (507.12) <9231045A-E2E3-B0C2-C81A-92C9EA98A4DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff855bc000 - 0x7fff855d0ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff855d1000 - 0x7fff85650fe7 com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff85782000 - 0x7fff85786ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85787000 - 0x7fff85798ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff8597d000 - 0x7fff859fbfff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff859fc000 - 0x7fff859ffff7 libCoreVMClient.dylib ??? (???) <B1F41E5B-8B59-DB81-1654-C1F9B11E885F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85ae2000 - 0x7fff85b53ff7 com.apple.AppleVAFramework 4.10.12 (4.10.12) <1B68BE43-4C54-87F5-0723-0B0A14CD21E8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff85b54000 - 0x7fff85bc0ff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff85c64000 - 0x7fff85cacff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff85cad000 - 0x7fff85cbcfff libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
    0x7fff85cbf000 - 0x7fff85ff3fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff85ff4000 - 0x7fff864f8fe7 com.apple.VideoToolbox 0.484.20 (484.20) <8B6B82D2-350B-E9D3-5433-51453CDA65B4> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff8666b000 - 0x7fff866b4ff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff866b5000 - 0x7fff86706fef com.apple.HIServices 1.8.1 (???) <BE479ABF-3D27-A5C7-800E-3FFC1731767A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff86731000 - 0x7fff869b7fef com.apple.security 6.1.1 (37594) <17CF7858-52D9-9665-3AE8-23F07CC8BEA1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff869b8000 - 0x7fff869bdff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff869be000 - 0x7fff869c7ff7 com.apple.DisplayServicesFW 2.3.0 (283) <3D05929C-AB17-B8A4-DC81-87C27C59E664> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff869c8000 - 0x7fff869c9fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff869ca000 - 0x7fff869ebfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff869ec000 - 0x7fff86af6ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff86af7000 - 0x7fff86b30fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <97F968EB-80ED-36FB-7819-D438B489E46E> /usr/lib/libcups.2.dylib
    0x7fff86b70000 - 0x7fff86bb4fe7 com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff86bb5000 - 0x7fff86eb3fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff86edc000 - 0x7fff86f0bff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff86f0c000 - 0x7fff86f25fff com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff86f26000 - 0x7fff86f34ff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
    0x7fff86f35000 - 0x7fff86f49fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff870bd000 - 0x7fff870effff libTrueTypeScaler.dylib ??? (???) <B9ECE1BD-A716-9F65-6466-4444D641F584> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8713b000 - 0x7fff87150ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87151000 - 0x7fff8718efff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff871cf000 - 0x7fff87346fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff87347000 - 0x7fff87508fff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    0x7fff87509000 - 0x7fff8750fff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87510000 - 0x7fff8758dfef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff875de000 - 0x7fff87604fe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff87605000 - 0x7fff8772dff7 com.apple.MediaToolbox 0.484.20 (484.20) <628A7245-7ADE-AD47-3368-CF8EDCA6CC1C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8772e000 - 0x7fff87740fe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff87741000 - 0x7fff87826fef com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff87920000 - 0x7fff87a5efff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87a5f000 - 0x7fff87a64fff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87a65000 - 0x7fff87a90ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87a91000 - 0x7fff87aa2fff SyndicationUI ??? (???) <91DAD490-897C-E5E9-C30B-161D4F42BF98> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff87aa3000 - 0x7fff87e40fe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff87e41000 - 0x7fff87e4cfff com.apple.CrashReporterSupport 10.6.5 (252) <0895BE37-CC7E-1939-8020-489BFCB3E2C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff87e4d000 - 0x7fff87e50fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff87e51000 - 0x7fff87f68fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff87f69000 - 0x7fff87f7ffef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff87f80000 - 0x7fff87fcfff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff87fd0000 - 0x7fff87fdffff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87fe0000 - 0x7fff88099fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
    0x7fff8809a000 - 0x7fff8815bfe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8815c000 - 0x7fff881d9fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff881da000 - 0x7fff881daff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff881db000 - 0x7fff881dbff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff881dc000 - 0x7fff88228fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
    0x7fff88229000 - 0x7fff88464fef com.apple.imageKit 2.0.3 (1.0) <5D18C246-303A-6580-9DC9-79BE79467C95> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff88465000 - 0x7fff886a7fef com.apple.AddressBook.framework 5.0.3 (875) <78FDBCC6-8F4C-C4DF-4A60-BB038572B870> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff886a8000 - 0x7fff886befff com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff88706000 - 0x7fff88706ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88707000 - 0x7fff88712ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff88729000 - 0x7fff887aeff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff887af000 - 0x7fff888c8fef libGLProgrammability.dylib ??? (???) <13E8114C-6E07-A66E-35E6-C185E54840AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff888c9000 - 0x7fff88910fff com.apple.QuickLookFramework 2.3 (327.6) <11DFB135-24A6-C0BC-5B97-ECE352A4B488> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88942000 - 0x7fff88943fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff88a11000 - 0x7fff88a2cff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff88a2d000 - 0x7fff88ae2fe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff88b25000 - 0x7fff88bb1fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff88bb2000 - 0x7fff88bf3fff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88c08000 - 0x7fff88c0dfff libGFXShared.dylib ??? (???) <A94DE483-A586-A172-104F-1CFC5F0BFD57> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff88c0e000 - 0x7fff88c19fff com.apple.corelocation 12.1 (12.1) <0B15767B-D752-7DA6-A8BB-5A1C9C39C5C8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff88c1a000 - 0x7fff88c4bfff libGLImage.dylib ??? (???) <57DA0064-4581-62B8-37A8-A07ADEF46EE2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88c4c000 - 0x7fff88d02fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff89047000 - 0x7fff89121ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff89122000 - 0x7fff8915bff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
    Model: iMac9,1, BootROM IM91.008D.B08, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.44f0
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.10.131.36.1)
    Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD3200AAJS-40H3A0, 298.09 GB
    Serial ATA Device: HL-DT-ST DVDRW GA11N
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0x24400000
    USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1005, 0x24100000
    USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x021e, 0x24120000
    USB Device: USB 2.5"-HDD, 0x0930 (Toshiba Corporation), 0x0b03, 0x26400000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8215, 0x06110000

    Hi,
    /Users/natachagraf/Library/ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    Open a Finder window. Select your Home folder in the Sidebar on the left. Now open the Library folder then the ScriptingAdditions Folder.
    Move these files to the Trash. ScriptingAdditions/MTWB.osax/Contents/MacOS/MTWB
    /Users/natachagraf/Library/MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/ MacOS/FastBrowserSearchPlugin
    And in the same Library folder move these files to the Trash: MTWB/Plugins/FastBrowserSearchPlugin.bundle/Contents/MacOS/FastBrowserSearchPlug in
    Restart your Mac and launch Safari.
    The FastBrowser add-on is not compatible with recent versions of Safari.
    Carolyn

Maybe you are looking for

  • How can I have my data back?

    My iphone4s had a bath a few weeks ago and I am going to receive a new one, but during this time my laptop, where I had all the data, died. Is there any chance to have my music , my messages etc back on my new iphone? Maybe with some support from app

  • No Data Found Option in BI Publisher Report

    Hi All, Could you please help me. I am looking for NO DATA FOUND OPTION in BIP Report. Ex - In the body of the report, I will write simple select statement Select * from emp; If the table do not contain data the out put should display " NO DATA FOUND

  • Which hard drives can I put in my 120gb ipod classic? 30gb, 60gb, 80gb or only a 120gb?

    which hard drives can I put in my 120gb ipod classic? 30gb, 60gb, 80gb or only a 120gb?

  • How can I set Safari 7.0.3 NOT to save logins and other website info

    After using Firefox for a very long time, am trying to use Safari pretty exclusively.  I would like to know how to set it to NOT keep any passwords, logons, etc., and have looked in prefs and don't see a way to do that. Surely Apple has that in Safar

  • Jquery not working in ios Safari Ipad/Iphone

    I am working on website that need jquery attached to make my ajax working. but after i implement the ajax, all links are not working on Ipad Safari. It seems the tap action to the screen not affect anything. but its working for all browsers except io