My 3GS on iOS5 seems to be really slow with text messages

My 3GS on iOS5 seems to be really slow with text messages, any one else have this problem?

Sometimes I think I don't get told about a message until I unlock my phone and when I do I get a notification and a text tone as I unlock and it can be off a conversation I was having 10/15 minutes ago.

Similar Messages

  • Phone is really slow with text messages

    hi, im new here and lookin for a little help. iv had the phone for a few months and now my curve freezes when i try to open a text message. also when i press send it freezes up. i dont have to restart it or anything but it takes about 7 seconds to regain itself. this only happens with text messages. emails work fine, facebook notifications work fine. i send and receive quite a bit of texts, emails, and facebook notifications and i have 14 applications. i did the update/ recovery& reboot thing on my computer. i have wifi preferred as my connection preference and tmobile is my mobile network. any tips? or do i have to just live with this?
    EDIT: i searched around on the forum a little bit and resolved the issue. i didnt know that it was only happening when i texted one person because i mostly only text this one person. but i guess i had to go to my phone book and text this person thru that instead of just replying. after that i can open and reply with no problem. sorry for takin up space on the forum. im new lol
    Message Edited by joeyrossmiller12 on 08-30-2009 11:56 PM

    Sometimes I think I don't get told about a message until I unlock my phone and when I do I get a notification and a text tone as I unlock and it can be off a conversation I was having 10/15 minutes ago.

  • I have iMac and need a good photo editing program to use.  Reviews say aperture runs really slow with Lion, any suggestions?

    I need a program where I can remove objects and touch up dead grass, etc.

    Reviews say Aperture runs really slow with Lion, any suggestions?
    To add on to Corky02 answer:
    The recent Aperture release AP 3.3.x is very efficient, both on Lion and Mountain Lion. But you need a decent hardware to support it. The older Macs will have problems with the storage and CPU requirements. For good performance on large raw images plenty of RAM is important, at least 4GB, but 8GB would be much better, and your library should be on a fast disk, preferably on an internal drive. And don't let the system drive get too full.
    Many reports about Aperture being slow are due to putting the Aperture library onto slow disks or acessing  the original image files over the network, insufficient RAM, or corrupted or  ill-designedAperture databases.
    Aperture excels at all kinds of image processing that can be considered image developement - raw processing and color/lighting adjustments, but does not do compositing. If you are shooting raw and want professional image developement I'd recommend to do this in Aperture and not in iPhoto - you will have much more control over this in Aperture (after a steep learning curve). You can also  repair and retouch the image to correct minor blamishes. For graphics compositing and inpainting you can set up an external editor and send your images from Aperture to this external editor - any of the editors Corky recommended would be o.k. for this.
    To see, if you will want the advanced image processing in Aperture or the easy to use, more basic options in iPhoro will be sufficient to you have a look at the Aperture User manual, or the tutorial on the support page: Aperture Support
    But Aperture is a professional apllication, not "plug and play". You should only consider it, if you are willing to spend some time on learning to use it properly and are willing to work your way through the manual.
    Regards
    Léonie

  • PB Displacement filter really slow with big images

    hello;
         I am trying to make a Pixel bender displacement filter that will handle displacements bigger than 128 pixels, for flash. Right now flash only uses one 8 bit color channel to represent a displacement,  which can not be bigger than 128 pixels. I am trying to make a pixel bender kernel that will take 3 color channels( 24 bit) as a displacement, which should be able to handle displacements as big as 8388608. That is obviously bigger than I need.
         The problem i am finding is that when the image or the displacement maps are too big it runs really slow. With images the size 3072x768,  it runs at 3 frames per second on an intel based mac.
         The question is , does anybody know how to optimise this code?
    the code:
    <languageVersion : 1.0;>
    kernel DisplacementMap
    <
    namespace : "dood";
    vendor : "m0ose";
    version : 1;
    description : "Displacement by bitmap map 16 bit. X and Y are seperate bitmaps  ";
    >
    parameter   float       scale
        <
            minValue        : -10.0;
            maxValue        :  10.0;
            defaultValue    :  1.0;
        >;
    parameter float offsetX
        <
            minValue        : -1000.0;
            maxValue        :  1000.0;
            defaultValue    : 0.0;
        >;
    parameter float offsetY
        <
                minValue        : -1000.0;
            maxValue        :  1000.0;
            defaultValue    : 0.0;
        >;
    parameter float zoom
        <
                minValue        : 0.1;
            maxValue        :  10.0;
            defaultValue    : 1.0;
        >;
    input image4 src;
    input image4 mapX;
    input image4 mapY;
    output pixel4 dst;
    void evaluatePixel()
        float2 pos = outCoord();
        float4 amountX = sampleLinear(mapX , pos);
        float4 amountY = sampleLinear(mapY , pos);
        float x = (amountX.b * 256.0 - 128.0) ; //red
        x = x + (amountX.g * 256.0 - 128.0) * 128.0;//alpha
        x = x * scale;
        x = x + pos.x;
        x = x + offsetX ;
        x = x / zoom;
        float y =  (amountY.b * 256.0 - 128.0) ;
        y = y + (amountY.g * 256.0 - 128.0) * 128.0;
        y = y * scale;
        y = y + pos.y;
        y = y + offsetY ;
        y = y / zoom;
        float2 displacedPos = float2( x , y );
        dst = sampleLinear(src, displacedPos);
    thanx

    I am adding a shader to the filter attribute of a Flex Video Player
    code: something like this
    [Embed(source="displ24test.pbj" , mimeType="application/octet-stream")]
    protected var displacer:Class;
    var shader:Shader;
    public function init():void
    shader = new Shader( new displacer() );
    shader.data.src.input = src;
    shader.data.mapX.input = mapX;
    shader.data.mapY.input = mapY;
    shader.data.scale.value = [ scale ];
    shader.data.offsetX.value = [ offsetX ];
    shader.data.offsetY.value = [ offsetY ];
    shader.data.zoom.value = [ zoom];
    _mov.filters = [ new ShaderFilter( shader) ];
    then in flex:
    <s:VideoPlayer x="10" y="10" source="df_retro5_1k_sound.mov"  id="_mov"  autoPlay="true"/>

  • My render times from cs6 seem to be really slow... what can i do to speed them up?

    I'm shooting almost exclusively on canon dslrs, a mix of 5d mk2 and 650d, i'm multitracking between 5 and 10 takes for multicamera documentations of bands. each track is around 4-5 minutes long and there's colour correction and grading on each track for the final exports which keep coming in at around 2 1/2 to 3 hours which seems to be a long time to me.
    my system set up is so:
    windows 7 ultimate 64bit
    amd phenom x6 1090 t black edition @3.2ghz
    32gb ddr 3 ram
    nvidia quadro 4000
    ssd system/program drive
    wd black edition 5oo gb for premiere files
    wd black edition 5oo gb scratch disk
    wd black edition 2 tb for original footage
    wd green 3 tb for exports
    any tips for how best to set up my system would be much appreciated.

    First, view the results at the CS5 Benchmark http://ppbm5.com/ to have an idea of where your computer will fit... and maybe even run the benchmark so you will know where it fits in the list
    Second, a couple comments
    An AMD cpu will never be as fast as Intel, due to missing firmware instructions
    Unless you have a 10bit monitor and therefore NEED a Quaddro card, an nVidia GTX card is faster

  • I removed an app on the 3gs, and now my phone is really slow, so i turned it off, and turned it on again, and its stuck with the apple logo any ideas what to do?

    ive also tried holding the home button and the sleep/wake button, it went off and came on and is still stuck on apple logo

    If after you have tried the restart method (Hold down the home button and the power button for at least 15 seconds) then I would advise doing a complete factory reset on the phone.
    Connect the phone to your computer, and once the device appears in the top right bar, click on it (It will be titled something like "Amanda's iPhone, or iPhone").
    Once you have done this, click on the back up iPhone option, (This will save whatever files on your iPhone that aren't on your computer, to your computer.)
    After this is done, click the "Restore iPhone" tab to completely reset the phone. If this option won't work, try the first method again when your phone is plugged into your computer and hold the home and power button the same time.
    Hope one of these will work for you:)

  • First Ajax request really slow with Generator

    Doing simple Html panel <-> Generator plugin communication and noticed a strange issue with first Ajax call being much slower than the rest. I.e. in panel javascript the first Ajax call duration is 2000ms+ the first time and then consistently ~5ms every time. On the generator plugin side durations are <2ms every time.
    I guess this could be just Chrome initializing some code, but still seems really high. Not the end of the world, but annoying anyhow. Anyone hit similar issues or any other ideas?
    Generator code
    _server = require("http").createServer(onServerRequest)
    _server.listen(8080)
    function onServerRequest (request, response) {
    var start = new Date().getTime()
    console.log("duration=" + (new Date().getTime()-start))
    Panel javascript:
    window._ajax_start = new Date().getTime()
    $.ajax({ url: "http://127.0.0.1:8080/service", async: true })
      .fail(function (jqXHR, msg) { alert("service failed! message=" + msg) })
      .done(function (data) { updateData(data) })
    function updateData(data)
    alert("duration =" + (new Date().getTime()-window._ajax_start))

    Might be Chrome/panel init delay. If you keep Photoshop&panel open and kill & restart Generator, there is no delay. But if Generator is running, closing & opening panel gives the delay every time. In any case panel side seems to be "guilty".

  • My macbook is running really slow with most apps crashing

    Hello everyone,
    so recently my MacBook pro (mid 2012) is running incredibly slow, it's been a couple of weeks now and I don't really know what's going on, since it's always been pretty fast I've never had much issues until now.
    Thank you very much!!
    Beth
    EntreCheck report as below:
    EtreCheck version: 2.1.8 (121)
    Report generated 26 febbraio 2015 00:56:59 CET
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (13-inch, Mid 2012) (Technical Specifications)
        MacBook Pro - model: MacBookPro9,2
        1 2.5 GHz Intel Core i5 CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 783
    Video Information: ℹ️
        Intel HD Graphics 4000
            Color LCD 1280 x 800
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 12:14:46
    Disk Information: ℹ️
        APPLE HDD TOSHIBA MK5065GSXF disk0 : (500,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (209.85 GB free)
                Core Storage: disk0s2 499.25 GB Online
        OPTIARC DVD RW AD-5970H 
    USB Information: ℹ️
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple Inc. FaceTime HD Camera (Built-in)
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Problem System Launch Agents: ℹ️
        [killed]    com.apple.AirPlayUIAgent.plist
        [killed]    com.apple.CallHistoryPluginHelper.plist
        [killed]    com.apple.CallHistorySyncHelper.plist
        [killed]    com.apple.cloudd.plist
        [killed]    com.apple.cmfsyncagent.plist
        [killed]    com.apple.coreservices.appleid.authentication.plist
        [killed]    com.apple.EscrowSecurityAlert.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.SafariNotificationAgent.plist
        [killed]    com.apple.sbd.plist
        [killed]    com.apple.security.cloudkeychainproxy.plist
        [killed]    com.apple.telephonyutilities.callservicesd.plist
        12 processes killed due to memory pressure
    Problem System Launch Daemons: ℹ️
        [killed]    com.apple.AssetCacheLocatorService.plist
        [killed]    com.apple.awdd.plist
        [killed]    com.apple.ctkd.plist
        [killed]    com.apple.emond.aslmanager.plist
        [killed]    com.apple.icloud.findmydeviced.plist
        [killed]    com.apple.ifdreader.plist
        [killed]    com.apple.installd.plist
        [failed]    com.apple.loginwindow.LFVTracer.plist
        [killed]    com.apple.MobileFileIntegrity.plist
        [killed]    com.apple.nehelper.plist
        [killed]    com.apple.nsurlsessiond.plist
        [killed]    com.apple.periodic-daily.plist
        [killed]    com.apple.softwareupdate_download_service.plist
        [killed]    com.apple.tccd.system.plist
        [killed]    com.apple.wdhelper.plist
        [killed]    com.apple.xpc.smd.plist
        15 processes killed due to memory pressure
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Applicazione  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
        SharePointBrowserPlugin: Version: 14.1.0 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Silverlight: Version: 5.1.20125.0 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
    User internet Plug-ins: ℹ️
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
    Time Machine: ℹ️
        Time Machine not configured!
    Top Processes by CPU: ℹ️
             4%    WindowServer
             3%    Google Chrome
             1%    ReportCrash
             1%    hidd
             1%    node-webkit
    Top Processes by Memory: ℹ️
        180 MB    Google Chrome Helper
        133 MB    mds_stores
        116 MB    Google Chrome
        59 MB    node-webkit Helper
        52 MB    CalNCService
    Virtual Memory Information: ℹ️
        534 MB    Free RAM
        1.25 GB    Active RAM
        1.01 GB    Inactive RAM
        772 MB    Wired RAM
        27.61 GB    Page-ins
        2.42 GB    Page-outs
    Diagnostics Information: ℹ️
        Feb 26, 2015, 12:56:11 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-26-005611_[redacted].crash
        Feb 26, 2015, 12:38:30 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/EtreCheck_2015-02-26-003830_[r edacted].crash
        Feb 26, 2015, 12:30:44 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-26-003044_[redacted].crash
        Feb 25, 2015, 10:01:33 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-25-220133_[redacted].crash
        Feb 25, 2015, 07:34:04 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_20 15-02-25-193404_[redacted].crash
        Feb 25, 2015, 07:21:13 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-25-192113_[redacted].crash
        Feb 25, 2015, 07:20:08 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-25-192008_[redacted].crash
        Feb 24, 2015, 11:38:37 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_201 5-02-24-233837_[redacted].crash
        Feb 24, 2015, 07:21:40 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-24-192140_[redacted].crash
        Feb 24, 2015, 02:04:06 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.Plugin.64_201 5-02-24-140406_[redacted].crash
        Feb 24, 2015, 12:58:03 PM    /Library/Logs/DiagnosticReports/LegacyFileVaultMessageTracer_2015-02-24-125803_ [redacted].crash
        Feb 24, 2015, 12:26:44 PM    Self test - passed
        Feb 24, 2015, 01:04:59 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-24-010459_[redacted].crash
        Feb 24, 2015, 12:20:16 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-24-002016_[redacted].crash
        Feb 23, 2015, 02:01:43 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/fontd_2015-02-23-140143_[redac ted].crash
        Feb 23, 2015, 02:00:54 PM    /Library/Logs/DiagnosticReports/LegacyFileVaultMessageTracer_2015-02-23-140054_ [redacted].crash
        Feb 23, 2015, 01:55:52 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/node-webkit Helper_2015-02-23-135552_[redacted].crash

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Logic 9.1.8 really slow with Mavericks

    I surrendered, after a long time, and upgraded to Mavericks (clean installation!) from Snow Leopard!
    I state that I use my iMac mainly for making music with Logic 9 Studio (actually v9.1.8).
    The problem is that now Logic is too slow, lagging a lot (for example Channel EQ), and cpu meter gets full really easily and quickly.
    Some one can help me solve this problem? With Snow Leopard I didn't had this problems.
    I've heard in some other forums that there are are some issues about "graphics retina settings" or something.
    Thanks in advance.
    Vanni
    I have:
    iMac 21.5 middle 2010
    CPU:  3.06 Ghz Intel Core i3,
    Ram: 4 GB 1333 MHz DDR3
    Graphic: ATI Radeon HD 4670 256 MB
    OS: OS X 10.9.5 (Mavericks)

    Yes you are doing the right thing. I want to upgrade to 16GB of Ram really soon, I wanted anyway, but now I can't really work maybe I go back to Snow Leopard.... **ck! It's 3 days I'm reinstalling everything.... **ck!

  • Indesign CS4 really slow with CMYK images

    Can anyone help me solve this? InDesign CS4 document with a few pages, and approx 24 images on a page. With CMYK images imported the rendering and re-rending is very sluggish. The Processes shows 99% usage for InDesign. Makes it almost impossible to work on a document.
    Any ideas to fix this?
    I'm using an 27" iMac with 2.8 GHz Intel Core i7 - Memory: 8GB 1067 MHz DDR3

    Doesn't surprise me. I find getting help in Adobe forums/support/community very confusing to find my way around.

  • Ipad 2 is really slow with iOS7 - help?

    I have an ipad 2 64G wifi - 3G. After upgrading to iOS7 it crashes, freezes, gets jittery. Not a good user experience. The last 2 years I never ever had to reset it. I'm now doing it on a daily basis. Unacceptable. I need a solution as this is a business device - and it was working perfectly. I am a small business and don't have the funds to upgrade (nor should I have to) right now.
    Help!

    JimHdk, how does one restore the ios 7 software?

  • Really stuck with multipart message...

    I post below the essence of my code... I read a lot of pages on the internet but my multipart message doesn't want to work :
    With Outlook the mailer says that the encoding is unsupported and it attaches the multipart as a text file...
    In outlook express the message is ok but the images used as datasources are attached a second time, as regular files. I have checked everything several times...
    Thanks for any hint, I lost my day :-(
    I use javamail API 1.3, jaf 1.0.2, jdk 1.3.1
    I have an ArrayList for the datasources, one for their headers, another one for the urls to the fiels to attach and a last one for the file names. I have 3 datasources (gif images) and 2 attachments (xml and pdf). The multipart message code is snipped at the bottom.
    Barbara
    // creates mail session and mime message
    this.mailSession = javax.mail.Session.getDefaultInstance(this.props, null);
    this.msg = new MimeMessage(mailSession);
    MimeBodyPart mbp1 = new MimeBodyPart();
    Multipart mmp = new MimeMultipart();
    //set from, to and cc fields ok
    try{
    this.msg.setSubject(this.subject,this.mimeCharSet);
    this.msg.setSentDate(new java.util.Date());
    catch(Exception e){}
    // html ?
    try{
    if(html){
    mbp1.setContent(this.body,"text/html");
    mbp1.addHeaderLine("Content-Type: text/html;charset=" + this.mimeCharSet +"\"");
    mbp1.addHeaderLine("Content-Transfer-Encoding: quoted-printable");
    else{
    mbp1.setContent(this.body, "text/plain");
    mbp1.addHeaderLine("Content-Type: text/plain;charset=" + this.mimeCharSet +"\"");
    mbp1.addHeaderLine("Content-Transfer-Encoding: 8bit");
    mmp.addBodyPart(mbp1);
    catch(Exception e){System.out.println("bug with content : " + e);}
    // datasources and headers
    try{
    if(this.dataSources != null){
    for(int j=0;j < this.dataSources.size();j++){
    BodyPart mbp2 = new MimeBodyPart();
    javax.activation.DataSource aSource = new URLDataSource(new URL((String) this.dataSources.get(j)));
    mbp2.setDataHandler(new DataHandler(aSource));
    mbp2.setHeader("Content-ID",(String) dsHeaders.get(j));
    System.out.println("added datasource : " + this.dataSources.get(j));
    mmp.addBodyPart(mbp2);
    catch(Exception e){
    System.out.println("bug with add datasources " + e);
    // other attachments
    try{
    if(this.file != null){
    for(int j=0;j < this.file.size();j++){
    BodyPart mbp2 = new MimeBodyPart();
    javax.activation.DataSource aSource = new URLDataSource(new URL((String) this.file.get(j)));
    mbp2.setDataHandler(new DataHandler(aSource));
    System.out.println("attached file : " + this.file.get(j));
    try{
    mbp2.setFileName((String) fileName.get(j));
    catch(Exception e){// no filename
    mmp.addBodyPart(mbp2);
    this.msg.setContent(mmp);
    catch(Exception e){
    System.out.println("bug with add files " + e);
    try{
    javax.mail.Transport.send(this.msg);
    catch(Exception e){
    System.out.println("send mail failed : " + e);
    Now the multipart message :
    Received: from <snip> with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21)
         id P63WS3KF; Mon, 9 Sep 2002 16:57:07 +0200
    Message-ID: <4650852.1031581670610.JavaMail.[snip]>
    Date: Mon, 9 Sep 2002 16:27:49 +0200 (CEST)
    From: =?iso-8859-1?Q?Barbara=A0Post?= <[snip]>
    To: <snip>
    Subject: Some subject
    Mime-Version: 1.0
    Content-Type: multipart/mixed; boundary="----=_Part_0_8194658.1031581669238"
    ------=_Part_0_8194658.1031581669238
    Content-Type: text/html;charset=iso-8859-1"
    Content-Transfer-Encoding: quoted-printable
    <snip of html code>
    ------=_Part_0_8194658.1031581669238
    Content-Type: image/gif
    Content-Transfer-Encoding: base64
    Content-ID: 69zzz@pc01
    <snip of first included image code>
    ------=_Part_0_8194658.1031581669238
    Content-Type: image/gif
    Content-Transfer-Encoding: base64
    Content-ID: 69zzz@pc00
    R0lGODlhAQABAID/AMDAwAAAACH5BAEAAAAALAAAAAABAAEAQAICRAEAOw==
    ------=_Part_0_8194658.1031581669238
    Content-Type: image/gif
    Content-Transfer-Encoding: base64
    Content-ID: 69zzz@pc02
    <snip of third included image code>
    ------=_Part_0_8194658.1031581669238
    Content-Type: text/xml; name=nop41.xml; charset=Cp1252
    Content-Transfer-Encoding: quoted-printable
    Content-Disposition: attachment; filename=nop41.xml
    <snip of xml attachement code>
    ------=_Part_0_8194658.1031581669238
    Content-Type: application/pdf; name=nop41lt.pdf
    Content-Transfer-Encoding: base64
    Content-Disposition: attachment; filename=nop41lt.pdf
    <snip of pdf attachement code>
    ------=_Part_0_8194658.1031581669238--

    Basic message structure required is
    *{HEADERS}
    *{MULTIPART MIME MESSAGE (RELATED)}
    *>>>{PART 1 MULTIPART PART (ALTERNATIVE)}
    *>>>>>>{PLAIN TEXT PART}
    *>>>>>>{HTML TEXT PART}
    *>>>{END PART 1 MULTIPART PART (ALTERNATIVE)}
    *>>>{PART 2 INLINE IMAGE FILE (GIF/JPEG etc}
    *>>>......
    *>>>{PART n     }
    *{END MULTIPART MIME MESSAGE (RELATED}
    Snippet of code I use, but be aware all the html references to images etc are converted to cid:xxxxxxxxxxxx format outside of this code. No point in sending the image in the message if you refer to it by a url like http://www.foo.org/image1.gif
    SH
    <Code Snippet>
    // create a message
    msg = new MimeMessage(session);
    msg.setFrom(new InternetAddress(from));
    msg.setSubject(subject);
    // create and fill the first message part with the Title and plain text
    MimeBodyPart mbpa1 = new MimeBodyPart();
    mbpa1.setText(ho.getTitle() + "\n" + ho.getText());
    mbpa1.addHeaderLine("Content-Type: text/plain; charset=\"iso-8859-1\"");
    mbpa1.addHeaderLine("Content-Transfer-Encoding: quoted-printable");
    // Create and fill the second message part with the HTML code
    MimeBodyPart mbpa2 = new MimeBodyPart();
    mbpa2.setText(ho.getHTMLCode());
    mbpa2.addHeaderLine("Content-Type: text/html; charset=\"iso-8859-1\"");
    mbpa2.addHeaderLine("Content-Transfer-Encoding: quoted-printable");
    // create the Multipart and its parts to it
    Multipart mp = new MimeMultipart("related");
    Multipart mp2 = new MimeMultipart("alternative");
    mp2.addBodyPart(mbpa1);
    mp2.addBodyPart(mbpa2);
    MimeBodyPart mbp1 = new MimeBodyPart();
    mbp1.setContent(mp2);
    mp.addBodyPart(mbp1);
    if (inline) {
    // Enumerate the Image Names and add them to the message
    for (Enumeration e = ho.getImageNames(); e.hasMoreElements();) {
    String str = e.nextElement().toString();
    MimeBodyPart mpi;
    URL url2;
    String fullStr = ho.getImageUrl(str);
    if (inlineAll || ho.isImageLocal(fullStr)) {
    if (debug)
    System.out.println("Adding: " + fullStr);
    url2 = new URL(fullStr);
    mpi = new MimeBodyPart();
    URLDataSource fds2 = new URLDataSource(url2);
    mpi.setDataHandler(new DataHandler(fds2));
    // mpi.addHeaderLine("Content-Location: " + fullStr);
    if (ho.getCidValue(str).length() > 0)
    mpi.setHeader("Content-ID", ho.getCidValue(str));
    mp.addBodyPart(mpi);
    // add the Multipart to the message
    msg.setContent(mp);
    // set the Date: header note that the java.sql package also defines date
    msg.setSentDate(new java.util.Date());
    </Code Snippet>

  • IMac (late 2009) really slow with all apps

    I just recently have been having a huge problem with the speed of my iMac. It's a Late 2009 machine.
    I am constantly having it freeze, with a spinning rainbow wheel, only to have it catch up with what I was typing, or trying to execute, after a few moments. This even happens when I only have one application running.
    Here is my EtreCheck:
    EtreCheck version: 1.9.15 (52)
    Report generated September 10, 2014 at 10:55:40 AM EDT
    Hardware Information: ?
      iMac (27-inch, Late 2009) (Verified)
      iMac - model: iMac11,1
      1 2.66 GHz Intel Core i5 CPU: 4 cores
      12 GB RAM
    Video Information: ?
      ATI Radeon HD 4850 - VRAM: 512 MB
      iMac 2560 x 1440
    System Software: ?
      OS X 10.9.4 (13E28) - Uptime: 0 days 18:18:20
    Disk Information: ?
      ST31000528ASQ disk0 : (1 TB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 891.63 GB (135.8 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 107.71 GB (85.55 GB free)
      OPTIARC DVD RW AD-5680H 
    USB Information: ?
      Seagate GoFlex Desk 3 TB
      S.M.A.R.T. Status: Verified
      disk1s1 (disk1s1) <not mounted>: 209.7 MB
      Extra Space (disk1s2) /Volumes/Extra Space: 3 TB (154.09 GB free)
      Apple Inc. BRCM2046 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Internal Memory Card Reader
      Seagate FA GoFlex Desk 2 TB
      S.M.A.R.T. Status: Verified
      EFI (disk2s1) <not mounted>: 209.7 MB
      2 TB Work Drive (disk2s2) /Volumes/2 TB Work Drive: 2 TB (56.68 GB free)
      Apple, Inc. Keyboard Hub
      Apple, Inc Apple Keyboard
      Apple Computer, Inc. IR Receiver
      Apple Inc. Built-in iSight
    Gatekeeper: ?
      Mac App Store and identified developers
    Kernel Extensions: ?
      [not loaded] com.roxio.BluRaySupport (1.1.6) Support
      [not loaded] com.roxio.TDIXController (2.0) Support
    Launch Daemons: ?
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
    Launch Agents: ?
      [loaded] com.oracle.java.Java-Updater.plist Support
      [failed] jp.co.canon.UFR2.BG.plist Support
    User Launch Agents: ?
      [loaded] com.adobe.ARM.[...].plist Support
      [failed] com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
      [failed] com.apple.MobileMeSyncClientAgent.plist
      [failed] com.apple.SafariBookmarksSyncer.plist
      [loaded] com.google.keystone.agent.plist Support
      [running] com.spotify.webhelper.plist Support
      [running] ws.agile.1PasswordAgent.plist Support
    User Login Items: ?
      iTunesHelper
      Security Camera
      Octoshape
      Google Drive
      AdobeResourceSynchronizer
      Dropbox
      Spotify
      TomTomHOMERunner
      Audiogalaxy Helper
    Internet Plug-ins: ?
      Flip4Mac WMV Plugin: Version: 2.4.0.11 Support
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Outdated! Update
      AdobePDFViewer: Version: 10.0.0 Support
      Default Browser: Version: 537 - SDK 10.9
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.0.0 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 55 Check version
    Safari Extensions: ?
      1Password
    Audio Plug-ins: ?
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins: ?
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    User Internet Plug-ins ?
      CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 Support
      OctoshapeWeb: Version: 1.0 - SDK 10.8 Support
    3rd Party Preference Panes: ?
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
      Perian  Support
      Tuxera NTFS  Support
    Time Machine: ?
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 830.40 GB Disk used: 703.92 GB
      Destinations:
      2 TB Work Drive [Local] (Last used)
      Total size: 2 TB
      Total number of backups: 11
      Oldest backup: 2014-03-06 20:03:01 +0000
      Last backup: 2014-09-10 14:44:22 +0000
      Size of backup disk: Too small
      Backup size 2 TB < (Disk used 703.92 GB X 3)
      Time Machine details may not be accurate.
      All volumes being backed up may not be listed.
    Top Processes by CPU: ?
          14% mds
          2% WindowServer
          1% Activity Monitor
          0% coreaudiod
          0% sysmond
    Top Processes by Memory: ?
      221 MB Finder
      184 MB ocspd
      172 MB com.apple.IconServicesAgent
      172 MB Safari
      160 MB softwareupdated
    Virtual Memory Information: ?
      3.12 GB Free RAM
      6.09 GB Active RAM
      1.71 GB Inactive RAM
      1.07 GB Wired RAM
      3.41 GB Page-ins
      0 B Page-outs

    Not too many red flags there.
    However, a few of things to try:
    Disable Google Drive and test. In general, off-site backup software can slow the computer, and there are numerous reports here that the Google apps are still not playing well with Mavericks.
    Disable 1Password and test. It's a long shot but it could be contributing.
    The Etrecheck report shows you hard drive passes the SMART test but you may wish to boot into your recovery partition and run Disk Utility from there.
    Historically, TomTom's software has not been as Mac-friendly as Garmin's. That is another "disable and test" version you can do.
    Disabling doesn't remove the software, just lets you test without that component loading.
    You have some user log-in items with which I am not familiar:
    User Login Items: ?
      iTunesHelper
      Security Camera <--------
      Octoshape <-------
      Google Drive
      AdobeResourceSynchronizer
      Dropbox
      Spotify
      TomTomHOMERunner
      Audiogalaxy Helper <--------
    If these are part of some program you are not using, try running without them, especially if they were installed BEFORE you upgraded to Mavericks

  • Firefox will not open can't open preferences or anything was responding slow earlier in the day had been closed with 2 tabs open when trying to open in the second tab it responded really slow so sut down and used Safari instead

    this morning I had 2 tabs open was trying to open my bank web site and it seemed to respond really slow so closed firefox and opened Safari instead the site still responded slow but finally opened when I closed and went back to firefox it would not open can't re-install it or delete it or basically anything nothing is opening

    <u>'''Kill Application'''</u>
    In Task Manager, does firefox.exe show in the <u>'''Processes'''</u> tab?
    See: [http://kb.mozillazine.org/Kill_application Kill Application]
    '''<u>Causes and solutions for Firefox hanging at exit:</u>'''
    [[Firefox hangs]]
    [http://kb.mozillazine.org/Firefox_hangs#Hang_at_exit Firefox hangs at exit]
    [[Firefox is already running but is not responding]]
    <u>'''Safe Mode'''</u>
    You may need to use '''[[Safe Mode]]''' (click on "Safe Mode" and read) to localize the problem. Firefox Safe Mode is a diagnostic mode that disables Extensions and some other features of Firefox. If you are using a theme, switch to the DEFAULT theme: Tools > Add-ons > Themes <u>'''before'''</u> starting Safe Mode. When entering Safe Mode, do not check any items on the entry window, just click "Continue in Safe Mode". Test to see if the problem you are experiencing is corrected.
    See:
    '''[[Troubleshooting extensions and themes]]'''
    '''[[Troubleshooting plugins]]'''
    '''[[Basic Troubleshooting]]'''
    If the problem does not occur in Safe-mode then disable all of your Extensions and Plug-ins and then try to find which is causing it by enabling <u>'''one at a time'''</u> until the problem reappears. <u>'''You MUST close and restart Firefox after EACH change'''</u> via File > Restart Firefox (on Mac: Firefox > Quit). You can use "Disable all add-ons" on the Safe mode start window.

  • Help: I learned that I needed to upgrade to SnowLeopard before I could do Lion.  I purchased it and downloaded it, but ever since my entire operating system has been really SLOW.  I haven't even the nerve to go to Lion yet.  Please advise!

    Need help:  After I upgrade to SnowLeopard, my entire operativing system seems to run really slow, and I am hesitant to upgrade to Lion now.  What can I do?

    How much RAM do you have installed...?
    You can use this Link to check which RAM is suitable for your Mac...
    http://eshop.macsales.com/shop/apple/memory/
    It is Important to get the Correct and Matching RAM
    For best performance, fill all memory slots, installing an equal memory module in each slot.
    That site also has videos on how to Install RAM should you need it...
    How much Free Disc Space do you have...
    Basically... Make sure you have enough Free Hard Drive space for your Mac to Perform as expected...
    This is what Apple has to say.
    http://support.apple.com/kb/PH10798
    More Info here...
    macworld.com/mac-troubleshooting-what-to-do-when-your -computer-is-too-slow.

Maybe you are looking for