e mërkurë qershor 29, 2005 Cross posting this to http://blogs.sun.com/pat and my new blog http://blog.chanezon.com
I have left Sun on monday, so I cannot blog on blogs.sun.com anymore. You can find my new blog P@ Log at http://blog.chanezon.com/. The new feed is at http://blog.chanezon.com/xml/rss/feed.xml.
For my new blog I use a new blogging engine called Typo. It is much less fully featured than Roller, which powers blogs.sun.com, but it is a promising server written in Ruby On Rails, a framework I've been playing with a lot lately, and it makes it very easy to play with the engine and add features to it, such as the Ajax Hierarchical Category and Calendar browser I created last month.
Happy blogging to the Sun bloggers: I was very happily surprised at the explosive adoption of blogs at Sun, and the overall quality of the blogs.
Sun Blogmasters, good luck to you: it was a pleasure working with you and a really fun experience. Dave, you can freeze my account now.
( Qer 29 2005, 04:58:29 MD PDT ) Permalink Chat about it
Tagsurf It
Cross posting this to http://blogs.sun.com/pat and my new blog http://blog.chanezon.com
I'll give a talk with Dave Johnson and Kevin Burton at JavaOne on thursday: beyond blogging. See Dave's announcement. Too bad Alejandro Abdelnur, our fourth speaker, won't be there. This is the result of my January proposal to make a common presentation of the various syndication projects in java.
( Qer 29 2005, 04:54:07 MD PDT ) Permalink Chat about it
Tagsurf It
Cross posting this to http://blogs.sun.com/pat and my new blog http://blog.chanezon.com
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!
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!
( Qer 29 2005, 04:45:24 MD PDT ) Permalink Comments [3] Chat about it
Tagsurf It
Today's Page Hits: 140