P@ Sunglasses

« Kind words from the... | Main | Beyond blogging at... »

20050629 e mërkurë qershor 29, 2005

Bye Bye Sun

Cross posting this to http://blogs.sun.com/pat and my new blog http://blog.chanezon.com

Parting haiku

Netscape, let a thousand protocols bloom
AOL, pick the fruits of the boom
iPlanet, autumn rains loom
Sun, shines amid winter gloom
Time to find my way home, like Poldy Bloom!

My career as a code snippet

A little pseudocode snippet to summarize what I've been doing these past 8 years (full details in my resume :-) I have lived through it, but haven't compiled it!

package com.sun.hr.career; 

import com.netscape.server.*;
import com.aol.portal.*;
import com.iplanet.marketmaker.portal.*;
import com.sun.portal.*;
import com.sun.syndication.*;
import com.sun.hr.exceptions.*;

public class PatCareerAtSun {
    public static void main(String [ ] args)
    {
        //consulting Netscape France
        AppServer.importTo(FRANCE).sell();
        //AOL MyNetscape Portal Mountain View
        MyNetscape.get().manage();
        //Sun/iPlanet Market Maker
        MarketPlace iMM = new MarketPlace();
        //Sun Portal France
        Portal.getVersions().next();
        //Sun ROME open source project
        SyndFeedInput input = new SyndFeedInput();
        SyndFeed feed = input.build(new XmlReader("http://blog.chanezon.com/xml/rss/feed.xml"));
        throw new ResignException("let's try something else");
    }
}

I left Sun on monday after 5 years. But among merger and acquisitions I've stayed in the same entity (enterprise servers) for the past 8 years: Netscape, AOL, iPlanet, Sun, doing Portals, eCommerce and Enterprise Servers, so it's a big good bye!

I mosly enjoyed my time at Sun. The things I really liked at Sun are:

Thank you all for these good years, and good luck!

Special thanks to Alejandro Abdelnur: it was really fun working with you!

GP@

( Qer 29 2005, 04:45:24 MD PDT ) Permalink Comments [3] Chat about it Technorati cosmos Tagsurf It

Comments:

So what 's next ? Going back to the US perhaps since you are selling your Paris' place... Glad that some Sun folks like AOP ;-) Alex

Posted by Alex on qershor 29, 2005 at 06:48 MD PDT #

So sorry you're leaving us, Pat, but every success to you at your new job - we all want to come try the canteen ;-)

Posted by Simon Phipps on qershor 29, 2005 at 11:33 MD PDT #

Thanks Alex, yes my family and I are moving back to the US in october. Thanks Simon, it's been a pleasure and a learning experience working with you: you'll always be welcome to the Cafeteria:-)

Posted by P@ on korrik 05, 2005 at 05:14 MD PDT #

Post a Comment:

Comments are closed for this entry.

Valid HTML! Valid CSS!

This is a personal weblog, I do not speak for my employer.