Welcome to my blog!

 

February 2010
M T W T F S S
« Jan   Mar »
1234567
891011121314
15161718192021
22232425262728

Archives

Building RPMs

Here is some advice I found useful when setting up my RPM build environment, and building a basic RPM.  The main source I used, to save reading my book again or the man pages, was Linc Fessenden’s blog and some of Linc’s blog is repeated here for completeness. Thanks Linc!

These instructions should work fine on any CentOS [...]

Video Test!

Here is a test video file, best viewed full screen. This will show you how you can check which release of CentOS your running.

Get the Flash Player to see this player.

var s0 = new SWFObject(“http://www.jervis.ws/wp-content/plugins/flash-video-player/mediaplayer/player.swf”,”n0″,”400″,”280″,”7″);
s0.addParam(“allowfullscreen”,”true”);
s0.addParam(“allowscriptaccess”,”always”);
s0.addParam(“wmode”,”opaque”);
s0.addVariable(“id”,”n0″);
s0.addVariable(“controlbar”,”bottom”);
s0.addVariable(“height”,”280″);
s0.addVariable(“playlist”,”none”);
s0.addVariable(“width”,”400″);
s0.addVariable(“autostart”,”false”);
s0.addVariable(“bufferlength”,”1″);
s0.addVariable(“displayclick”,”play”);
s0.addVariable(“icons”,”true”);
s0.addVariable(“linktarget”,”_blank”);
s0.addVariable(“mute”,”false”);
s0.addVariable(“quality”,”true”);
s0.addVariable(“repeat”,”none”);
s0.addVariable(“resizing”,”true”);
s0.addVariable(“shuffle”,”false”);
s0.addVariable(“stretching”,”uniform”);
s0.addVariable(“volume”,”90″);
s0.addVariable(“aboutlink”,”http://www.longtailvideo.com/players/”);
s0.addVariable(“file”,”http://www.jervis.ws//release.flv”);
s0.write(“video0″);

Server Upgrade

Having just upgraded the server, JERVIS DOT WS will be back soon!