Need help- nothing works now

Hi, I haven't been able to use quicktime to view internet files for awhile. I'm not sure if the problem started when I upgraded to 7.0.4, but now when I try to view one of the previews from Apple's site (for example), I just get the whited-out screen and nothing works. Also, when I start quicktime it says "get connected to the internet...etc," and I am connected.
I doubt it's a firewall problem since I can see files using Windows Media Player.
Any ideas? Thanks for any help...

As far as I understand, we open a terminal window, type "telnet" and an IP address, and our username and password. We then close this window and can use Safari and any other browser.
Yes, proxy server does sound very familiar. But I went and re-signed in using terminal, and didn't see the words. Maybe I know it from someplace else? Is there anything I can check on Safari or Internet Settings other than what I've already done, which is open everything I can find and look for the words "firewall," "security," "settings," etc?
I still think the problem is that quicktime can't detect that the internet is hooked up, based on the error message I get (the "get connected to the internet" thing).

Similar Messages

  • Installed Lion and nothing works now

    I just installed Lion and nothing works on my computer. I can't open system preferences without it hanging. I open Safari, but no pages load (there is no status bar activity at all). I get the spinning beach ball, but I can quit Safari normally. I tried opening Preview and nothing happened at all except the bouncing icon, but when I had to force quit something else, it was there in the list. Software update tries to run and hangs at about a half centimeter of blue bar. I don't even know where to begin. Does anyone have any ideas?

    You may need to reinstall, but I suggest you try a safe boot first.
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this exercise is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login. Boot in safe mode and log in to the account with the problem. First, disconnect all wired peripherals except keyboard, mouse, and monitor, if applicable, and remove all aftermarket expansion cards. The instructions provided by Apple are as follows:
    Be sure your Mac is shut down.
    Press the power button.
    Immediately after you hear the startup tone, hold the Shift key. The Shift key should be held as soon as possible after the startup tone, but not before the tone.
    Release the Shift key when you see the gray Apple icon and the progress indicator (looks like a spinning gear).
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including your login items.
    Launch the application(s) and test. Same problem(s)?
    After testing, reboot as usual (i.e., not in safe mode.)

  • Need help for working in forms

    Hi i am using oracle 10g and forms 6i.
    I written one query in toad it is working fine but when i put in forms-6i it's giving error. i understood that it's not taking inline views.
    Here i am going to put the query can any body please help to work in forms also.
    SELECT PART_NO,DESCRIPTION,DEFECT_QTY,DESTRUCTION_QTY,DEFECT_QTY-DESTRUCTION_QTY PENDING
                   FROM (SELECT ESD.PART_NO,EPM.PRT_DESCRIPTION DESCRIPTION,SUM(DEFECT_QTY) DEFECT_QTY,
                   NVL(SUM((SELECT SUM(DECODE(TRAN_TYPE,'E',QTY))
                   FROM EIIS_DEFECTTRANTB
                   WHERE REJ_NO=ESD.DRS_NO AND PART_NO = ESD.PART_NO)),0) DESTRUCTION_QTY
                   FROM EIIS_SUPDEFECT_HDR ESH,
                   EIIS_SUPDEFECT_DTL ESD,
         EPPS_PARTTB     EPM
                   WHERE ESH.DRS_NO = ESD.DRS_NO
                   AND     ESD.PART_NO = EPM.PRT_PARTNO          
                   AND     ESH.REJ_TYPE ='M'
                   AND     ESH.STATUS = 2
                   GROUP BY ESD.PART_NO,EPM.PRT_DESCRIPTION)
         WHERE DEFECT_QTY-DESTRUCTION_QTY>0
    Thanks in advance...
    Regards
    indra

    If it's working in toad it will definitely work in forms also,make sure that bind variables you are keeping should be in the data block..Try to print a message after your query so that you will know whether control is going to your query or not.
    Declare
    v_test         VARCHAR2(100);
    Begin
    SELECT PART_NO,DESCRIPTION,DEFECT_QTY,DESTRUCTION_QTY,DEFECT_QTY-DESTRUCTION_QTY PENDING
    INTO
    FROM (SELECT ESD.PART_NO,EPM.PRT_DESCRIPTION DESCRIPTION,SUM(DEFECT_QTY) DEFECT_QTY,
    NVL(SUM((SELECT SUM(DECODE(TRAN_TYPE,'E',QTY))
    FROM EIIS_DEFECTTRANTB
    WHERE REJ_NO=ESD.DRS_NO AND PART_NO = ESD.PART_NO)),0) DESTRUCTION_QTY
    FROM EIIS_SUPDEFECT_HDR ESH,
    EIIS_SUPDEFECT_DTL ESD,
    EPPS_PARTTB EPM
    WHERE ESH.DRS_NO = ESD.DRS_NO
    AND ESD.PART_NO = EPM.PRT_PARTNO
    AND ESH.REJ_TYPE ='M'
    AND ESH.STATUS = 2
    GROUP BY ESD.PART_NO,EPM.PRT_DESCRIPTION)
    WHERE DEFECT_QTY-DESTRUCTION_QTY>0
    message('Query is'  || v_test);
    END;Edited by: sandy on Feb 7, 2012 11:15 AM
    Edited by: sandy on Feb 7, 2012 11:16 AM

  • Need help on work flow

    hi all,
    This is first time i am implementing workflow, i need help.
    can u give me procedure how i can proceed for my requirements 
    <b>i have to develop the workflow for material creation with particular view for specified users (basic data1 and 2 for MM consultant, MRP1,2,3,4 for FI consultant)</b>
    on net i am getting workflow material theory
    anu body can send me examples (which has some screen shots) on workflow so that i can implement easily
    [email protected]

    Hi,
    Please follow the links,
    http://help.sap.com/saphelp_nw04s/helpdata/en/04/926f8546f311d189470000e829fbbd/content.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/a1/172437130e0d09e10000009b38f839/frameset.htm
    A good tutorial
    http://www.thespot4sap.com/articles/Invoice_Verification_Automation_Using_SAP_Workflow.asp
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    http://www.sap-img.com/workflow/sap-workflow.htm
    /people/alan.rickayzen/blog
    /people/jocelyn.dart/blog/2006/06/19/why-use-abap-oo-with-workflow
    a good book
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Check the following PDF
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Please reward for the same.

  • I have a iPad and a iPod one (the ipad) I was preparing it for ios5 update then it gave me a error and crashed,did all apples bull nothing works now its barely staying charged with the iTunes logo on it not showing up at all on PC.

    NOW THE iPod its a 2nd Gen. I love those because the glass (plastic) doesn't break like the new ones but anyway. I let it die out as I was moving and its been tucked away needing a charge. I go to charge it and nothing a big paper weight. Pressed power and home did the works nothing is working ugghhhh Im tempted to say f@$#%#$ Apple???????????????????/

    Letting the battery get into a totally discharged state was probably not a good idea.  Apple didn't do it, you did.

  • I need help with working with old newspaper photos. The photos need to be blown up and displayed on a traveling exhibit. Is there any training available for this?

    The photos are from newspapers going back to the early 1900s and they are now on microfilm. I can get them digitized at 600dpi but that still doesn't make them ready for placement on a large display. Besides Adobe help I use Lynda.com but I can't find anything dealing with this very specific topic. Anyone have an idea of a training program that deals with this subject?

    Thinking back to when I've seen displays of newsprint that's been greatly magnified, being able to see the halftone screen pattern seems important.  It gives the display a look of authenticity.
    You say the library can scan at 600 ppi.  If that's 600 ppi of a greatly reduced image on a piece of microfiche, it may not give you the resolution you're looking for, and it's entirely possible that getting a quality optical print then scanning it would give you better.
    I don't see how you can plan how to proceed in anything like specific detail if you don't have an image that represents what you're really going to be starting with in detail.  Perhaps getting one scan might be a good idea.
    After that, you just need to figure out what ppi your final overall panel design is going to be at, and upsample the newspaper clippings to match, so that they're the size you need them to be.
    -Noel

  • Help, NOTHING works, have watsted hours on this #@! thing

    I have years of experience with several NLE systems, but Premier Elements 10 is kicking my tail.
    Consider the simplest of projects where two gopro units are placed on a kayak, one pointed forward in the direction of travel, the second pointed backward (at the person rowing).
    Each clip is about 15 minutes in duration, bot occur at the same time (overlap).  i would  simply like to select between to two views (forward vs reverse) for my cuts-only program.
    So  far i have encountered the following problems, design errors in Premiew Elements 10.
    1. Unable to align botth AV tracks in time.  I smacked the hull with the paddle (similar to a clapper board) to provide a simple way to align the fwd/rev views.  Premeir will not allow me to shift (align) the AV tracks with less then 1-second accuracy.  I even tried turning off "snap", but program refuses to permit frame-accurate shift between tracks.
    2. Program will not allow me to switch between "Video 1" and "Video 2" tracks in preview window.  Depending on the last clip dragged to the timeline, only one can be selected.  How the $#@! can one determine the edit points if one cannot view the various tracks that are aligned in time??????????????
    3 Using classing video editing terminology, my clips may be condiered video "bus 1" and video "bus 2".  How does one select one or the other for output to the "output bus" ??        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
       I HAVE WASTED AN ENTIRE AFTERNOON ON THIS  !!!!!!!!!!!!!!!!!
    I have observed several other glaring design errors in this program- but thats another post...

    nealeh wrote:
    whsprague wrote:
    Since my source is shot in 60p,
    Now that could give you a problem. Natively PRE10 does not support 60p, only 60i. However the following 'user written add-on preset' might help you out with that:
    Premiere Elements 10 (Windows): new editing presets for 1080p60/50, burn Bluray/AVCHD at 24p
    whsprague wrote:
    I could not split a frame
    No, PRE won't let you do that so 1/30th second is the best you'll get. Same with audio, frame level is the best you can get within PRE. But, while a little tedious, you can export the audio from PRE; edit it with an external audio editor (e.g. the free Audacity, or my favourite (the aging but still working) Magix Audio Cleaning Lab) to add or subtract smaller time units; and import it back to PRE.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    It seems to be commonly assumed on this board that PRE10 does not like 60p.  I didn't know that, so I started using 60p source material from both a Panasonic and Sony camera a few months ago.   I have Windows 7 and PRE10 both installed as 64 bit on an i5 Toshiba laptop with no video card and 8 gigs of ram.
    My project preset is AVCHD LITE 720p60 and please note that it is "natively supplied" as a choice.  It does not produce a red render line when 1080p60 files are read into PRE10.  If you use a 60i preset, a red render line is displayed. 
    At production time there are the usual choices for YouTube, DVDs and (often overlooked) the high definition "AVCHD disc" that plays HD on most Blu-Ray players.  Although a little hidden, 1080p60 is a "natively supplied" choice.  Go to Share>Computer>AVCHD and click Presets.  Select "MP4 - H264 1920x1080p30" from the drop down menu.  Push the Advanced button, go down to the Frame Rate button and select the Adobe supplied "59.94".   Save it as a preset for future projects. 
    Another indication that it is "natively supplied" is the time line itself.  At full magnification there are 60 hash marks between each second. (Probably because I selected a 60p project preset.)  If you watch the frame counter and click ahead one frame at a time, you can watch it go through 60 frames before a second rolls over.
    The default bit rate (in my chosen PRE10 provided preset) is a little higher than the source clip bitrate.  Consequently, if you use these settings on a single clip and render, the final MP4 file is a little larger than the original.  But it sure plays nice on my laptop with Splash Lite or on my 55" HD TV with a WD TV Live Media Player.  Please note, that the creation of a 1080p60 file for viewing has limited playback options.  It certainly does not make sense for uploading to YouTube or as a workflow step in making a DVD. 
    1080p output is not for everybody.  But, there are "purists" with newer 1080p TVs and camcorders that want to make video from their1080p clips that can be perceived to be equal to the source footage quality.  In fact, I think almost everyone with a new camcorder gets 1080p!  With all due respect to the long timers here, to suggest on an Adobe forum that Adobe's primary consumer NLE can't or won't do it is a disservice to Adobe. 
    I have also read in various places where people do have trouble with 1080p60 files.  I can't test or prove it, but it seems to be important that it be PRE10, 64 bit and more than minimum memory for reasonable operation. 
    So, in summary, choosing a project preset that makes the work flow fairly smooth on a midgrade laptop and making one change to a Share preset you get 1080p60 output.  To me that's pretty close to "native" even if it is not outlined in a step by step procedure in the instructions.  It is still in there, so an Adobe programmer in India must have put it there.
    Bill

  • Please HELP, nothing working! Secure Link to iTunes Store failed

    I am going absolutely insane here, I cannot fix this problem. I have been searching Google for hours trying every single thing that people recommend, NONE of them are working.  This is ridiculous, something has to work to fix this, please help, I'm getting increasingly frustrated with this issue.  My internet works just fine, there is no connection issue that I am aware of.  I tried all the things that Google search came up with, none have yet to solve this issue.  Please someone HELP!!!
    And to answer questions I am sure that will come up:
    YES iTunes is enabled through Windows Firewall
    YES I have tried uninstalling and reinstalling iTunes
    YES I have tried turning off Windows Firewall
    YES I have tried turning off my anti-virus software
    YES I have tried uninstalling my anti-virus software
    YES I tried the command prompt Winsock netsh reset
    Anyone have any ideas that I haven't yet come across?  I'm at a complete and total loss for what to do and I need my software to work properly.  Thank you so much.

    Here's my diagnostic test results in case this tells someone something useful.  I did notice that it says iTunes is not enabled in Windows Firewall but this is false, I checked and it is in fact enabled, not sure why iTunes fails to realize that. 
    Microsoft Windows 7 x64 Home Premium Edition Service Pack 1 (Build 7601)
    ASUSTeK Computer Inc. K53E
    iTunes 11.1.3.8
    QuickTime not available
    FairPlay 2.5.16
    Apple Application Support 2.3.6
    iPod Updater Library 11.1f5
    CD Driver 2.2.3.0
    CD Driver DLL 2.1.3.1
    Apple Mobile Device 7.0.0.117
    Apple Mobile Device Driver 1.64.0.0
    Bonjour 3.0.0.10 (333.10)
    Gracenote SDK 1.9.6.502
    Gracenote MusicID 1.9.6.115
    Gracenote Submit 1.9.6.143
    Gracenote DSP 1.9.6.45
    iTunes Serial Number 00C4BD600A2AAD08
    Current user is not an administrator.
    The current local date and time is 2013-12-15 23:14:01.
    iTunes is not running in safe mode.
    WebKit accelerated compositing is enabled.
    HDCP is supported.
    Core Media is supported.
    Video Display Information
    Intel Corporation, Intel(R) HD Graphics 3000
    **** External Plug-ins Information ****
    No external plug-ins installed.
    **** Network Connectivity Tests ****
    Network Adapter Information
    Adapter Name:    {342B5226-A1DC-4483-A78A-4F5FF6A951F3}
    Description:    Atheros AR8151 PCI-E Gigabit Ethernet Controller (NDIS 6.20)
    IP Address:    0.0.0.0
    Subnet Mask:    0.0.0.0
    Default Gateway:    0.0.0.0
    DHCP Enabled:    Yes
    DHCP Server:   
    Lease Obtained:    Wed Dec 31 19:00:00 1969
    Lease Expires:    Wed Dec 31 19:00:00 1969
    DNS Servers:   
    Adapter Name:    {5B0927CE-C994-43A4-B60A-0AA6A141C020}
    Description:    Atheros AR9285 Wireless Network Adapter
    IP Address:    192.168.1.12
    Subnet Mask:    255.255.255.0
    Default Gateway:    192.168.1.1
    DHCP Enabled:    Yes
    DHCP Server:    192.168.1.1
    Lease Obtained:    Sun Dec 15 22:01:33 2013
    Lease Expires:    Mon Dec 16 22:01:33 2013
    DNS Servers:    192.168.1.1
    Active Connection:    LAN Connection
    Connected:    Yes
    Online:        Yes
    Using Modem:    No
    Using LAN:    Yes
    Using Proxy:    No
    Firewall Information
    Windows Firewall is on.
    iTunes is NOT enabled in Windows Firewall.
    Connection attempt to Apple web site was successful.
    Basic connection to the store failed.
    An unknown error occurred (0x80090330).
    Connection attempt to Gracenote server was successful.
    Last successful iTunes Store access was 2013-06-01 16:36:33.
    **** CD/DVD Drive Tests ****
    No drivers in LowerFilters.
    UpperFilters: GEARAspiWDM (2.2.3.0),
    E: HL-DT-ST DVDRAM GT34N, Rev AS00
    Data or MP3 CD in drive.
    Found 1 songs on CD, playing time 255:57 on CDROM media.
    Track 1, start time 00:02:00
    Get drive speed succeeded.
    The drive CDR speeds are:   4.
    The drive CDRW speeds are:   4.
    The drive DVDR speeds are:   4.
    The drive DVDRW speeds are:   4.
    **** Device Connectivity Tests ****
    iPodService 11.1.3.8 (x64) is currently running.
    iTunesHelper 11.1.3.8 is currently running.
    Apple Mobile Device service 3.3.0.0 is currently running.
    Universal Serial Bus Controllers:
    Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26.  Device is working properly.
    Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D.  Device is working properly.
    No FireWire (IEEE 1394) Host Controller found.
    Most Recent Devices Not Currently Connected:
    iPhone 4 (CDMA) running firmware version 7.0.4
    Serial Number:    C8RH7F7YDP0V
    **** Device Sync Tests ****
    No iPod, iPhone, or iPad found.

  • Mac book is  starting up funny. I have a flashing folder and question mark or just a grey screen. IT at university is backed up all week and said it's the hard drive! Ugh need help in class now will be calling ASAP! Help please.

    I get either a grey screen or a flashing folder question mark. IT at my university said it wouldn't be till after the weekend and than still a few days to get it fixed so she told me to try to back it up myself because that's the only sure fire way to ensure I get all my Info. So any hints or help? They did a hardware test and they think it's my hard drive. I did a r+command restart
    And it won't let me verify the disk.... Or download mountain lion.. Okay I know I sound clueless but can anyone help me?

    Question (?) Mark, Blinking Folder, or Gray Screen at Startup
    These are related but not identical issues. Their causes are outlined in Intel-based Mac- Startup sequence and error codes, symbols. Solutions may be found in:
    A flashing question mark appears when you start your Mac
    Mac OS X- Gray screen appears during startup
    In most cases the problems may be caused by:
    Problem with the computer's PRAM - See Resetting your Mac's PRAM and NVRAM.
    Boot drive's directory has been corrupted - Repair with Disk Utility.
    Critical system files are damaged or deleted - Reinstall OS X.
    The disk drive is physically non-functional - Replace the hard drive.
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    The main difference if you are using Lion or Mountain Lion is that you must first boot from the Recovery HD:
    Boot From The Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Reinstall Snow Leopard Without Erasing The drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.
    Reinstalling Lion/Mountain Lion Without Erasing The Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Need help with working in the background while doing a presentation

    Hi guys,
    I wanted to know if my MBP had a way to let me do a presentation, where on my screen I could tell it to present what I wanted it to present rather than showing every single move that I would make. If for instance, I were to open an app for looking up something to present, I wouldn't want people to see that action, but rather the things that I would put on a special window or virtual place created just for that.
    Maybe there's an app that will let me do this? What happens to me know is that when I connect the MBP to the data show presenter, everything I do gets displayed on the big screen on the wall. I want to work in the background without people seeing that. Please help. Thanks.

    The system software makes it about as easy as possible. Press fn+F7 (the pictographic mnemonic on the F7 kety is two overlapping rectangles). This will toggle the display mode between mirroring (same image on internal and external display) and spanning (each display independently contributing to the total viewable area).
    As a bonus when using Keynote (the presentation software from iWork) in a dual-screen configuration, you get one display showing the presentation and the other showing you context (the upcoming slide) and a timer. Check out the demo included with you MacBook.
    Randall Schulz

  • Need help with eMac NOW!!!

    I accidently put the Mac folder (forget what it is called, basically the OS) into the trash, and now when I boot it it just goes to a grey screen and says weird things. Even when I put in the Mac OS X install disc and hold "c". Someone please help me.

    1) Borrow a friend's Mac laptop (with firewire) and a firewire 6pin-6pin cable, and put the eMac into target disk mode, so that you can then mount it on the other computer, and get the System out of the trash.
    2) Remove the hard drive, after opening the eMac up and avoiding the dangerous currents, fragile power button, etc, and put it in an external case, plug into another Mac, and get the System out of the trash.
    3) Buy/Borrow Tiger on CD... and instal a new system. Once installed, restart the eMac, then drag the System out of the trash... (though the Tiger instal program may kill the existing system even tho it is in the trash?...)

  • Need help to work with JNI in Eclipse

    Hi Guys,
    I am new to JNI. But I successfully tried few simple examples of JNI. It was easy/simple to create and run.
    Now I am trying them on eclipse, but didn't get it run ( I am on ubuntu machine, and I already installed eclipse CDT plug-in). I read somewhere that makefile needs to be created for the project... but I am like a kid in JNI.
    Can you please show me the steps how to configure JNI project in eclipse ?
    Thanks

    Start with this.
    Cheers!

  • 'Margins Do Not Match Page Size' Excel 2011 problem - nothing working now. Mac 10.9.2

    Hey folks. PLEASE help. I'm running Mac 10.9.2 with Excel 2011 on a macbook pro. All of a sudden i'm getting an error 'Margins Do Not Match Page Size' on Excel as soon as i start doing anything e.g. adjust page size, try to print. Help?
    Ive seen previous questions on this but nothing recent and none of the solutions seem to fit.
    Any ideas?
    Tahnks

    Kernel Panics today:
    Kernel Extensions in backtrace:
             com.apple.filesystems.smbfs(2.0.2)[E043DE0F-9336-3C61-9C82-F029B430A3EB]@0xffff ff7fabb77000->0xffffff7fabbc2fff
                dependency: com.apple.kec.corecrypto(1.0)[DB137B94-65D2-32AF-B5BC-80A360E104C3]@0xffffff7fa bb2b000
                dependency: com.apple.kext.triggers(1.0)[A7018A2E-1C0C-37B8-9382-67786A396EAF]@0xffffff7fab b72000
    Kernel Extensions in backtrace:
             com.apple.filesystems.smbfs(2.0.2)[E043DE0F-9336-3C61-9C82-F029B430A3EB]@0xffff ff7f85e2c000->0xffffff7f85e77fff
                dependency: com.apple.kec.corecrypto(1.0)[DB137B94-65D2-32AF-B5BC-80A360E104C3]@0xffffff7f8 3f2b000
                dependency: com.apple.kext.triggers(1.0)[A7018A2E-1C0C-37B8-9382-67786A396EAF]@0xffffff7f83 f72000
    BSD process name corresponding to current thread: Finder
    Mac OS version:
    13E28

  • Need help with work flow

    I need advice on importing raw photos. Right now I import raw files from my camera to desktop then open lightroom and import from disk. My problem is when I want to delete a photo I don't believe when I delete from lightroom it deletes the photo from the folder where I downloaded it to my desktop?? I hope someone can give me some advice on importing photos from my camera to lightroom...Bob

    You may have duplicate folders, one where you first placed it and one where LR copied to.
    Check by having LR show you the location of the photo, and then see if all the images are in that folder/directory. Then look for another folder (still on DT?), and delete it, after having made a full scale backup of the whole system.
    When I d/l to desktop, I then put the folder where I want it to ultimately live, and tell LR to import in place.

  • Need help for Work flow

    Hi there! I logged into SAP and I can see TRIPS in my inbox for processing. However, i need to have the parked documents from Affordable Housing in my inbox as well. 
    Can any one guide me How can i resolve this one?
    Thanks in advance

    Hi
    Please refer below link.This might be fulfill your requirement.
    http://help.sap.com/saphelp_nw04/helpdata/en/f4/9eaa38bb69b505e10000009b38f842/frameset.htm
    Regards,
    Rakesh

Maybe you are looking for

  • Internal error publishing Crystal report to BOE 3.1

    Trying to add a Crystal report to a BOE 3.1 server, via a JSP page, but it keeps failing with an internal error.  Currently I am using code that came directly from a published example, but the jsp always fails when it gets to the boInfoStore.commit.

  • BC SETS IN SAP SD

    HELLO GURUS AM SD LEARNER PLS LET ME KNOW THE BC SETS IN SD WHAT IS BC SETS WHERE WE CAN USE  THIS SETS PLS EXPALIN ME CLEARLY IF POSSIBLE TELL ME THE SITES FOR METERIAL CHEERS HARI

  • Asynch JSON in Spry (Dw CS3)

    I've got sites/pages that I'd like to have load data asynchronously; after the HTML document has loaded and the document object is closed. (Much like what is done with auto-suggest examples that access Yahoo or Amazon via the XMLHttpRequest object.)

  • Since install PE12 I cannot open raw files by default

    When I double click on a raw file to open, it opens in PE11 by default instead of newly installed PE12.  If I right click on any image file to select OPEN WITH PE11 shows by default.  I have added PE12 however, when I select it to OPEN WITH, PE12 lau

  • Listening for HttpURLConnections ?

    hi, I have implemented a client opening a HttpURLConnection to send an image to a servlet. I would like to know how should be the code on the server, listening for httpURLconnections... can you give me some tip ? Here is the client code... What I nee