Search Results

Search found 2 results on 1 pages for 'rehanift'.

Page 1/1 | 1 

  • Microsoft Entrourage: rendering hyperlinks?

    - by rehanift
    When we send emails from my project, we send in both text/plain and text/html formats. All major clients (gmail, yahoo, hotmail, thunderbird, outlook) correctly display the simple HTML that we are using. However, Entourage renders all tags EXCEPT hyperlinks. What is confusing is that emails from other domains render hyperlinks correctly in Entourage. We have tried comparing the source / headers of our emails with others emails that seem to "work" and don't see any obvious differences. I googled around this issue and the only thing I could find what that Entourage doesn't allow users to insert hyperlinks when composing a message. Does anyone know what I might be doing wrong?

    Read the article

  • Is there a name for this type of algorithm?

    - by rehanift
    I have a 2 dimensional array forming a table: [color][number][shape ] ------------------------- [black][10 ][square ] [black][10 ][circle ] [red ][05 ][triangle] [red ][04 ][triangle] [green][11 ][oval ] and what I want to do is group largest common denominators, such that we get: 3 groups group #1: color=black, number=10, shapes = [square, circle] group #2: color=red, shape=triange, numbers = [05,04] group #3: color=green, number=11, shape = oval I wrote code that will handle a 2 "column" scenario, then I needed to adjusted it for 3 and I was figuring I might as well do it for n. I wanted to check first if there is some literature around this but I can't think of what to start looking for!

    Read the article

1