Autor: acuervo

  • Nice graphical representation of cell phone manufacturers’ market share

    If you ever wanted to see clearly how hard Apple is beating everyone else.

    Posted via web

  • Microsoft’s Windows 7 Upgrade Mess

    No upgrade from XP. They have got to be kidding.

    Posted via web from queleimporta.com

  • How Microsoft got Windows NT

    As usual, excellent reading from Daniel Eran Dilger.

    Also as usual. Microsoft nasty business practices. I wonder if Microsoft has ever created something from scratch.

  • Firefox passes billionth download!

    This is one of the greatest achievements of open source.
    And yes, they are extremely profitable.

    Posted via web from queleimporta

  • 9 formas de fracasar mejor

    1. Anímese
    2. Únase al Club
    3. Sienta culpa, no vergüenza
    4. Cultive el optimismo
    5. No pregunte que puede hacer el mundo por usted
    6. Baje las expectativas que tiene para con usted mismo
    7. Lleve un diario
    8. No se culpe
    9. Actúe!

    Posted via email from Alejandro Cuervo

  • The World’s Thinnest Wallet

    These are wallet for geeks. I have been using one for the past two months and couldn’t be happier with it. It is really thin.
    Highly recommended.
    http://www.thinnestwallet.com

    Posted via email from Alejandro Cuervo

  • Setting Firefox 3.5 as default browser system wide in ubuntu

    Some applications like TweetDeck don’t respect gnome preferred applications settings and continue to use the older Firefox 3.1 instead of the new one 3.5 when opening links.

    This is because

    /usr/bin/firefox is currently pointing (like a shortcut) to
    /usr/bin/firefox-3.0

    To change this to 3.5 enter the following on the command line

    sudo ln -sf /usr/bin/firefox-3.5 /usr/bin/firefox

    If you want to change it back:

    sudo ln -sf /usr/bin/firefox-3.0 /usr/bin/firefox

    This will work for Firefox 3.5 as well as Shiretoko 3.5
    This will also fix same issues with other Adobe Air applications

    Posted via email from queleimporta

  • The Gap moves from Windows to Red Hat Linux

    via cnet.com

    Red Hat recently posted an interesting case study on how retail giant The Gap moved from a Unix and Windows based e-commerce infrastructure to one based on Red Hat Linux with support for Microsoft’s Active Directory via LikeWise, a product that improves the management and interoperability of Windows and Linux systems.

    According to the case study, “Gap Inc. Direct needed to revamp its entire end-to-end business technology platform–from the customer-facing front-end system, to the back-end order management application, to the business tools that supported the company’s long-term growth strategy.”

    Platform growth and adding new features were key to the underlying infrastructure and the ability to integrate a heterogeneous environment was the other major hurdle that needed to be addressed. Positive ROI was an added bonus.

    “As far as benefits go, first and foremost, Gap Inc. Direct has realized tremendous cost savings. “The ROI (return on investment) of the Red Hat-Likewise solution is hundreds of thousands of dollars annually once you add the hardware and software savings to the reduced costs of manually auditing our systems. Likewise Enterprise’s compliance enhancements allowed us to expand our use of Red Hat Enterprise Linux,” said Arcuri.

    I’m sure there are many Red Hat Linux wins to be touted, just as Microsoft would happily tell you about their customer successes. What’s interesting here is that Red Hat is actively telling a story that includes a diverse environment and not pushing a myopic, single vendor view of the enterprise.

    Posted via email from Alejandro Cuervo