Web Buzz: Chriscruises.com prepares travelers for cruises
Get insider knowledge on all things cruising before you set sail.
Name: http://www.chriscruises.com
What it does: Master cruise counselor and cruise travel agent Chris Owen and team share their behind-the-scenes knowledge of cruise vacations. A great blend of industry news and what-to-expect consumer trip info.
function showExtras(elm, link, text){ var obj = $(elm); var link = $(link); var elmTop = (obj.getHeight() + 10) * (-1); if(obj.style.display == "none"){ obj.style.top = elmTop + "px"; link.innerHTML = "Hide more " + text + " »"; new Effect.Parallel([ new Effect.Move(obj, { sync: true, x: link.getWidth(), y: (obj.getHeight() + 10) * (-1), mode: "absolute" }), new Effect.AppearItems(obj, { sync: true, from: 0, to: 1}) ], { duration: 1 }); } else { new Effect.Parallel([ new Effect.Move(obj, { sync: true, x: link.getWidth() * (-1), y: 0, mode: "absoulte" }), new Effect.FadeItems(obj, { sync: true, from: 1, to: 0 }) ], { duration: 1 }); link.innerHTML = "See more " + text + " »"; } } // These are customized methods b/c the scriptaculous ones where throwing error. These should be re-evaluated at a later date. Effect.FadeItems = function(element) { element = $(element); var oldOpacity = 0; var options = Object.extend({ from: element.getOpacity() || 1.0, to: 0.0, afterFinishInternal: function(effect) { if (effect.options.to!=0) return; effect.element.hide().setStyle({opacity: oldOpacity}); } }, arguments[1] || { }); return new Effect.Opacity(element,options); }; Effect.AppearItems = function(element) { element = $(element); var options = Object.extend({ from: (element.getStyle("display") == "none" ? 0.0 : element.getOpacity() || 0.0), to: 1.0, // force Safari to render floated elements properly afterFinishInternal: function(effect) { if(Prototype.Browser.WebKit) { effect.element.forceRerendering(); } }, beforeSetup: function(effect) { effect.element.setOpacity(effect.options.from).show(); }}, arguments[1] || { }); return new Effect.Opacity(element,options); }; Also Web Buzz: PicCollage helps organize photos on iPhone, iPad Web Buzz: TextPlus keeps you connected at home and abroadWhat"s hot: I think the SeaLog is fantastic for getting a detailed look at a cruise. You can subscribe (free) to get the news as soon as it"s published, and you can read collections of blog posts about previous trips. The Events page tells you which cruises he"ll be on next.
If you"re into social media, then you"ll become fast friends with Owen. Check out his "Twitterverse" page to see his list of must-follows.
What"s not: There are lots of handy categories in the sidebar, but it"s difficult to find info about cruises by destination. There is no quick way to find all posts on cruising in the Caribbean, for example. The search ba