// HIDE CREDITS hs.showCredits = false; // SHOW IMAGE TITLES AS CAPTIONS // hs.captionEval = 'this.thumb.title'; // hs.captionOverlay.position = 'below'; // DROP SHADOW hs.outlineType = 'drop-shadow'; // USE GRAPHICAL EFFECTS hs.transitions = ['expand', 'crossfade']; hs.fadeInOut = true; hs.expandDuration = 150; hs.restoreDuration = 150; // SHOW SLIDESHOW CONTROLBAR hs.addSlideshow({ interval: 5000, repeat: false, useControls: true, fixedControls: 'fit', overlayOptions: { className: 'large-dark', opacity: '0.75', position: 'bottom center', offsetX: '0', offsetY: '-25', hideOnMouseOut: true } }); // DIMM WEBSITE WHEN IMAGE IS OPEN // hs.dimmingOpacity = 0.75; // SHOW CLOSE-BUTTON // hs.registerOverlay({ // html: '
', // position: 'top right', // fade: 2 // });

Archive for February, 2009

Rocky Road to the Greener Grass

Feb-15th-2009

A rough guide to showing a non-linux user the road to freedom…

Nvidia VDPAU benchmarks

Feb-13th-2009

Introduction
Below are the benchmarks I have put together in watching a High Definition video, with VDPAU, the video decoder for Nividia Linux drivers.. There are some surprising, and welcome results….

SOLVED – XFX 9500GT – recent nvidia driver problems

Feb-7th-2009

Scenario

OK, so my situation. I have an XFX nvidia 9500GT graphics card. I could not upgrade my Linux driver from 177.82 to any of the 180.** series, and I also could not update my Windows 178.24 driver to any of the 18*.** series. Why is this a problem for me? Well I really wanted [...]