Why is MetaStream 3 Plugin "disabled for your protection"? And what can be done to allow flash content?

Flash content does not play.

You need the Adobe Flash plugin to play flash, not MetaStream.
To install it, using Firefox download the Flash setup file (install-flash_player.exe) from [http://get.adobe.com/flashplayer], then close Firefox and run the Adobe Flash setup file to install Flash.

Similar Messages

  • Every time I try to upload a video to youtube (or pictures to blog services like tumblr) using Firefox, I cannot upload them unless I use the "basic uploader" function. Why and what can be done?

    Every time I try to upload a video to youtube or a pictures to a blog service, such as tumblr, I am unable to do so with the default uploading options (usually something that allows multiple uploads, etc). Instead, I can upload these media using their "basic upload" functions. Why and what can be done?
    == URL of affected sites ==
    http://www.youtube.com; http://www.tumblr.com

    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 the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login 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.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • The artwork for our podcast, "Japan Baseball Weekly," recently disappeared. The RSS feed info appears to be in order, any particular reason for this and what can be done to rectify the situation?

    The artwork for our podcast, "Japan Baseball Weekly," recently disappeared. The RSS feed info appears to be in order, any particular reason for this and what can be done to rectify the situation?

    Please always post the URLs of the Store page and the feed when you have a question. For reference, your feed is at
    http://www.japanesebaseball.com/services/jbw-podcasts.jsp
    and the Store page is at
    http://itunes.apple.com/gb/podcast/japan-baseball-weekly/id443149184
    Looking at the Store page, the image appears there perfectly well. On subscribing there is no image associated with the episodes because you haven't embedded an image in the files - please see this page for clarification:
    http://homepage.mac.com/rfwilmut/notes/coverart.html

  • Firerfox has stopped opening new windows when I ask it to; why is this and what can be done to regain this option?

    Firerfox has stopped opening new windows when I ask it to; why is this and what can be done to regain this option?
    == This happened ==
    Every time Firefox opened
    == not sure - about 2 weeks ago maybe. I recently upgraded to vn 3.6.8

    This is a workstation first off, right? 60 lbs or so?:
    And you have 10.7.2, if not why not?
    Quad core 2.8GHz? 3 x 2GB RAM or more?
    Consider new Mac Pro comes with 1TB drive 50% is actually a lot. Most users off load non system stuff to one of the other 4 hard drive bays.
    As for youtube I do read and saw threads when Lion came out. Lion does not support Rosetta aka PPC/PowerPC code of any kind, plug-ins, drivers and software all. Check into Lion Community?

  • I am trying to set up iTunes match on my apple tv, but it just keeps showing that it is loading, it has been running for over an hour, what can be done here, it has gone with no problem on my iPhone, iPad but not the tv

    i am trying to set up iTunes match on my apple tv, but it just keeps showing that it is loading, it has been running for over an hour, what can be done here, it has gone with no problem on my iPhone, iPad but not the tv

    Same here and this is driving me crazy. I can buy, but can't upgrade. Grrr.

  • HT4623 I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    Me too having the same thing what's the solution for this how can I update

  • When printing books from iphoto the pictures are darker than on computer, Why, and what can be done?

    When having apple print books using iphoto dthe printed pictures are much darker than shows on computer.  Why, and what can be done to correct?

    What color profile are the photos - th best is sRGB or camera RGB - Adobe RGB is very often reported to print too dark
    LN

  • Tries to load a page from site but never loads, Then need to close Mozilla and reopen it. Told that it is already running, not, then often have to do a hard turn off to shut it down. Why is this happening, and what can be done?

    This happened many times today. There is no specific page. I usually have a page open and try to redirect from that page. It shows "connecting", but never does. I have run many scans which all turn up clean. Why is this happening and what can be done to fix it?

    Maybe here:
    http://www.windowserrorhelps.com/itunes-error-11-how-can-i-fix-itunes-error-11-i nstantly
    Is the iPod jailbroken?

  • Why is this java.lang.IllegalStateException occuring, and what can be done?

    I routinely find this exception occuring with Tomcat 6, with virtually every web app I develop. Since I tend to be paranoid about errors, I want to no more even though Tomcat's output says this exception has no functional impact. As far as I can see, none of the code I developed is involved in this. Does that mean Tomcat 6 is broken? What debugging purpose could this have? What can be done to prevent it?
    INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b10-p01) for context '/FinanceWebApp'
    6-Mar-2008 11:28:07 AM org.apache.catalina.loader.WebappClassLoader loadClass
    INFO: Illegal access: this web application instance has been stopped already. Could not load java.lang.Object. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread which caused the illegal access, and has no functional impact.
    java.lang.IllegalStateException
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1244)
    at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:1204)
    at com.sun.faces.application.ConverterPropertyEditorFactory$DisposableClassLoader.loadClass(ConverterPropertyEditorFactory.java:447)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2389)
    at java.lang.Class.getConstructor0(Class.java:2699)
    at java.lang.Class.newInstance0(Class.java:326)
    at java.lang.Class.newInstance(Class.java:308)
    at java.beans.PropertyEditorManager.findEditor(PropertyEditorManager.java:79)
    at com.sun.faces.application.ApplicationImpl.addPropertyEditorIfNecessary(ApplicationImpl.java:652)
    at com.sun.faces.application.ApplicationImpl.addConverter(ApplicationImpl.java:623)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:754)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:505)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:402)
    at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3827)
    at org.apache.catalina.core.StandardContext.start(StandardContext.java:4334)
    at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
    at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
    at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:626)
    at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:511)
    at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1220)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at org.apache.catalina.manager.ManagerServlet.check(ManagerServlet.java:1458)
    at org.apache.catalina.manager.ManagerServlet.deploy(ManagerServlet.java:820)
    at org.apache.catalina.manager.ManagerServlet.doGet(ManagerServlet.java:348)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
    at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
    at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
    at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
    at java.lang.Thread.run(Thread.java:619)

    Mojarra (the JSF RI) has code to generate bytecode for a PropertyEditory that the EL can use that will leverage any by-type converters
    that have been registered. In short it allows the EL to perform conversion via Converters when the standard conversion rules fail.
    It seems, for whatever reason, that Tomcat doesn't care for this practice, though I've not seen this exception before.
    Have you posted to the Tomcat list to see if they can provide insight on how to eliminate this message?

  • My Apple ID disable for some region so what can I updates my apps

    My Apple ID disable for some resion so now what can I updates my apps plz help

    Apple ID disabled
    http://support.apple.com/kb/TS2446
    If you still have problem, contact iTunes Support
    https://ssl.apple.com/emea/support/itunes/contact.html

  • Ok so we bought an ipodtouch for my daughter and when she connected to the computer all of a sudden she lost all her pics and she can no longer connect to the app store on  her ipod.. any suggestions why and what can be done?

    ok so we bought an ipod touch for my daughter and when she connected it to the computer after she downloaded itunes, she was asked if it was her ipod or a new one, so she clicked on her ipod and lost all her recent pics plus is unable to locate the app store on her safari on her ipod touch. any suggestions as to what went wrong or what should be done ? should we restore or what?
    much appreciated if there is anyone else who had this happen to them.

    - The iPod got erased since it sounds iTunes identified that the iPod has been synced with another computer and she said yes to making this computer her syncing computer. It could also she restored the iPod from the backup of another iPod, iPhone or iPad that was in iTunes. If in iTunes you go to Preferences>Devices is there a backup listed for her iPod with a date/time when she first connected the iPod to the computer. If so then restore the iPod from that backup.
    iOS: How to back up
    Note synced media like apps and music are not included in the backup,
    You can redownload iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store
    - Regarding the App store. The App store is not in Safari. It is a separate app. Also, could the Apple store be hidden by Restrictions? Settings>General>Restrictions. Further, can you find the App store via the Spotlight search on the iPod?

  • I would like to sign-up for an  e-card web site.  However, I am not able to hear the music on the web-site.  It says that Apple does not support MIDI music.  Why is it Apple does not support MIDI music and what can I do about it?

    I recently had wanted to sign-up for an e-card web-site.  However, when I clicked on the web-page, I am NOT ABLE TO HEAR ANY MUSIC.  The message shown is that Apple does not support MIDI music. 
    What other software can I download in order for me to listen to the music on this web-page?

    Systran wrote:
    I recently had wanted to sign-up for an e-card web-site.  However, when I clicked on the web-page, I am NOT ABLE TO HEAR ANY MUSIC.  The message shown is that Apple does not support MIDI music.
    Please don't tell my wife this, she's been working with MIDI on her Mac(s) since the turn of the century...
    The statement from that web site is completely incorrect. What they probably meant was that their software doesn't support Mac. IMHO this is a sign of either ignorance or lack of concern on the part of the site creators. Back in the dark ages a lot of PC apps didn't support Mac but not these days.
    Get into your Mac Help window and search MIDI. There's plenty of info there on how your Mac supports MIDI.

  • Early 2013 13" MacBook Pro runs slow and uses a lot of RAM, why and what can be done?

    Problem description:
    My computer is using a lot of RAM. Wondering if there’s a hardware issue, or a software issue, or something else. I currently have no programs open in the Doc, besides EntreCheck. and the RAM is showing about 75% used. I’m looking for suggestions on what I can do to speed it up and make it more functional, and efficient for doing design work. I recently upgraded from the original 4GB RAM (2x2GB), and from the original HD to a 512 GB SSD drive, and upgraded to Yosemite. Perhaps that was too much for this machine? Please help with anything that I can do to make it better! Thanks in advance!
    I have a recent back-up, I'm open to saving user files and starting from scratch with the current hardware, etc... but would need some direction on how to do this. I did upgrade myself using Apple provided instructions.
    Here are the EntreCheck results:
    EtreCheck version: 2.0.11 (98)
    Report generated December 2, 2014 at 12:45:57 PM EST
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Verified)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Uptime: 2 days 0:17:23
    Disk Information: ℹ️
        Crucial_CT512MX100SSD1 disk0 : (512.11 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            SuperCool (disk1) /  [Startup]: 510.88 GB (320.22 GB free)
                Core Storage: disk0s2 511.25 GB Online
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Microsoft Microsoft® Nano Transceiver v2.0
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. FaceTime HD Camera (Built-in)
        Western Digital My Passport 070B 319.37 GB
            S.M.A.R.T. Status: Verified
            EFI (disk2s1) <not mounted> : 210 MB
            NATURE2020 (disk2s2) /Volumes/NATURE2020 : 319.03 GB (169.27 GB free)
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Problem System Launch Agents: ℹ️
        [failed]    com.apple.security.cloudkeychainproxy.plist
    Problem System Launch Daemons: ℹ️
        [failed]    com.apple.ctkd.plist
        [failed]    com.apple.icloud.findmydeviced.plist
        [failed]    com.apple.nehelper.plist
        [failed]    com.apple.nsurlsessiond.plist
        [failed]    com.apple.wdhelper.plist
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [running]    com.adobe.AdobeCreativeCloud.plist Support
        [loaded]    com.adobe.CS5ServiceManager.plist Support
        [running]    com.hp.productresearch.plist Support
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist Support
        [invalid?]    com.adobe.SwitchBoard.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
        [running]    com.surteesstudios.hddfancontroldaemon.plist Support
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.adobe.ARM.[...].plist Support
        [invalid?]    com.citrixonline.GoToMeeting.G2MUpdate.plist Support
        [loaded]    com.google.keystone.agent.plist Support
    User Login Items: ℹ️
        GrowlHelperApp    Application (/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app)
        iTunesHelper    UNKNOWN (missing value)
        EvernoteHelper    Application (/Applications/Evernote.app/Contents/Library/LoginItems/EvernoteHelper.app)
        Google Drive    ApplicationHidden (/Applications/Google Drive.app)
        Dropbox    ApplicationHidden (/Applications/Dropbox.app)
    Internet Plug-ins: ℹ️
        Default Browser: Version: 600 - SDK 10.10
        AdobeAAMDetect: Version: AdobeAAMDetect 2.0.0.0 - SDK 10.7 Support
        FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 Support
        AdobePDFViewerNPAPI: Version: 11.0.09 - SDK 10.6 Support
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
        Flash Player: Version: 15.0.0.239 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 Support
        AdobePDFViewer: Version: 11.0.09 - SDK 10.6 Support
        CouponPrinter-FireFox_v2: Version: Version 1.1.6
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User Internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    Safari Extensions: ℹ️
        AllMyTube
    3rd Party Preference Panes: ℹ️
        Flash Player  Support
        Growl  Support
        HDD Fan Control  Support
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            SuperCool: Disk size: 510.88 GB Disk used: 190.66 GB
        Destinations:
            NATURE2020 [Local]
            Total size: 319.03 GB
            Total number of backups: 4
            Oldest backup: 2014-09-10 17:52:44 +0000
            Last backup: 2014-11-19 21:23:34 +0000
            Size of backup disk: Too small
                Backup size 319.03 GB < (Disk used 190.66 GB X 3)
    Top Processes by CPU: ℹ️
            22%    mds
             6%    WindowServer
             4%    Creative Cloud
             3%    Dropbox
             0%    Google Drive
    Top Processes by Memory: ℹ️
        223 MB    Finder
        137 MB    mds_stores
        120 MB    Dropbox
        86 MB    Creative Cloud
        86 MB    WindowServer
    Virtual Memory Information: ℹ️
        2.08 GB    Free RAM
        2.82 GB    Active RAM
        1.64 GB    Inactive RAM
        1.59 GB    Wired RAM
        14.83 GB    Page-ins
        2.06 GB    Page-outs

    Lex...
    Here's the new EtreCheck that I just ran. At a glance, it seems I may have missed deleting some things or they are stored in an additional location? I haven't jumped into anything yet to really test if there's a difference in performance for me. Once I do I will post that information.
    EtreCheck version: 2.0.11 (98)
    Report generated December 3, 2014 at 8:46:56 AM EST
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Early 2011) (Verified)
        MacBook Pro - model: MacBookPro8,1
        1 2.3 GHz Intel Core i5 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.1 (14B25) - Uptime: 12:43:15
    Disk Information: ℹ️
        Crucial_CT512MX100SSD1 disk0 : (512.11 GB)
        S.M.A.R.T. Status: Verified
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            SuperCool (disk1) /  [Startup]: 510.88 GB (322.45 GB free)
                Core Storage: disk0s2 511.25 GB Online
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Microsoft Microsoft® Nano Transceiver v2.0
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Computer, Inc. IR Receiver
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Launch Agents: ℹ️
        [running]    com.adobe.AdobeCreativeCloud.plist Support
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist Support
        [loaded]    com.microsoft.office.licensing.helper.plist Support
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.google.keystone.agent.plist Support
    User Login Items: ℹ️
        None
    Internet Plug-ins: ℹ️
        FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 15.0.0.239 - SDK 10.6 Support
        Default Browser: Version: 600 - SDK 10.10
        SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 Support
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
    User Internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
    3rd Party Preference Panes: ℹ️
        Flash Player  Support
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            SuperCool: Disk size: 510.88 GB Disk used: 188.43 GB
        Destinations:
            NATURE2020 [Local]
            Total size: 319.03 GB
            Total number of backups: 4
            Oldest backup: 2014-09-10 17:52:44 +0000
            Last backup: 2014-11-19 21:23:34 +0000
            Size of backup disk: Too small
                Backup size 319.03 GB < (Disk used 188.43 GB X 3)
    Top Processes by CPU: ℹ️
             7%    WindowServer
             1%    launchservicesd
             0%    launchd
             0%    fontd
             0%    Core Sync
    Top Processes by Memory: ℹ️
        103 MB    mds_stores
        86 MB    Creative Cloud
        86 MB    Finder
        77 MB    WindowServer
        60 MB    systemstatsd
    Virtual Memory Information: ℹ️
        3.93 GB    Free RAM
        2.28 GB    Active RAM
        900 MB    Inactive RAM
        1.48 GB    Wired RAM
        2.25 GB    Page-ins
        0 B    Page-outs

  • If youre interested in what can be done with GB...........

    L'Apres Midi
    and
    Dr Robis theme song
    are all done on GB
    and need i say are growing in popularity
    http://losackmd.posterous.com/apres-midi-8
    http://drrobiludwig.com/ ( click envy wars )
    or go to
    http://losackmd.posterous.com/dr-robi-1
    http://www.glennlosackmd.com we all need a bit of inspiration..............

    Well done!!
    A place that I often go to listen to tracks made in GarageBand is www.soundcloud.com
    For those of you who do not know about soundcloud, it is a place to host and share your music. It has a free option but you can pay for added features. It is a community that is built mostly around 'Groups' which is a feature that you can join/subscribe to. There is a Group called 'GarageBand' which encourages the uploading of tracks made solely in GB. Use the search function if you are interested.

  • Why do I receive "4.3.2 connection rate limit exceeded" error message using the mail merge extension and what can be done about it?

    I am using TB 31.3.0 with Mail Merge 3.9.1. I routinely send an email to 435 members of an volunteer emergency responders group that I coordinate. I do so using a .csv list with mail merge. While there were no problems in the past, more recently the mail merge function will hang after sending a varied number of messages successfully and I get the following error message:
    "An error occurred sending mail. The mail server sent an incorrect greeting: 4.3.2 connection rate exceeded.."
    There is an "OK" button in the error message pop up that can be clicked to resume the mail merge process. It would appear that if I click the "OK" button immediately whenever the error message is received I must do so frequently and some members do not receive their email. If I delay clicking the "OK" button, I found that I only needed to click the "OK" button twice to send to all the members.
    An on line search suggests this is the result of some sort of throttling by my ISP, Sonic.net. There is also this comment: "If you are receiving this error, you are likely using mailing list software which cannot decipher the temporary fail codes. If so, you will need to set your software to slow down its delivery rate and/or reduce the number of active connections per remote host."
    I am not super technical. Is it realistic to think that I can tweak mail merge to that I do not have to babysit my email to this group?

    then I suggest you send using a mail provider that is not actively trying to block your outgoing mail. Or use a yahoo / google groups mailing list feature so you only send a single mail.
    Or use a free account from the likes of http://www.ymlp.com/ who limit free account mailing lists to 1000 subscribers. ( Googled them this morning)

Maybe you are looking for