Category: Software

  • The most expensive ads on Google

    Google sells advertising. There is some of it on my web site pages. Normally, as a web site owner, I don’t really look at the price ads are sold (I don’t buy ads to publicize and market my web site). But, nonetheless, I was curious about the price ads are sold to Google customers. More…

  • Azureus configuration

    In the world of P2P, Bittorrent is clearly the protocol of choice for big file transfers. This is true for videos (pirated or not), for GNU/Linux dsitribution CD-ROMs, for collections of photographic images, etc. Among the Bittorrent-compatible P2P software applications, Azureus is clearly the one that receives the favors of the greatest public. It is…

  • DRM: EMI says No, Warner says Yes

    The music industry is a large ship that moves slowly. But when they saw the arrival of the Internet, most of this industry decided to jump onto technical measures to close and protect the music they produce in order to protect their rights: Hence the Digital Rights Management (DRM). Today, things did not really change,…

  • Why login?

    If you look at the left-hand side menu on this page, you will notice that there is a link to either register yourself (Register) or login (Login). These links are here to give you the ability to identify yourself when your are visiting the Roumazeilles.net web site. It is a two-step process: Register yourself, for…

  • Previews of STALKER and Crysis

    Two of the most anticpated 2007 FPS PC video games just started to appear in the form of previews. They are not ready for the stores yet, but journalists start getting preview access to versions that are nearly definitive (the nearly word is critical here because it leaves a lot in between bugged version and…

  • Download free punk music

    The youngest of our readers may not know what this title is all about, but some of the dinosaurs here won’t need a music encyclopaedia to remember Sex Pistols’ “Never mind the bollocks” (1977) and their alternative music (well before they coined the word in for this context). Today, the punk wave largely left the…

  • Repairing a PC

    Among the various things I have been looking into while trying to identify the origin of PC crashes I have already been disucssing (I was looking for possible explanations in the possible death of RAM memory), I went and checked the graphics card. Apparently, there lies the origin of my recent PC problems. It appears…

  • Testing RAID-1 on OpenSUSE

    As I described in another post, I wanted to test RAID technology on my GNU/Linux OpenSUSE configuration. In the previous post, I have shown how to create/install the RAID array. Now my intent is to see what happens when a hard drive fails, as it is supposed to protect me against it. But I prefer…

  • CSS: Combining styles

    CSS (Cascading Style Sheets) are a very powerful way to apply styles to an HTML page. It has the advantage of removing most of the formatting (styling) and putting it in a single location. However, in my first tries I tended to create a lot of styles which where very similar one to each other.…