Xavier Media
Xavier Media Blog All you need to know as a web site owner, blogger or webmaster
Subscribe to our feed:

 Subscribe in a reader

Subscribe by email:
Enter your email address to subscribe to this blog by email:


Search this blog:

Archive for January, 2008

Twitter and popularity plugin

Sunday, January 27th, 2008

I’ve installed two plugins to improve this blog.

  • Twitter Tools - This tool lets you twitter directly from this blog. Check out the left sidebar of this blog and Twitter all you can :) Each day a digest of twitters (???) will be posted here in the blog :?) Check out the Xavier Media page at Twitter.com
  • Popularity plugin - At the bottom of each post you can now see how popular a post is and you can also find the most popular posts in the sidebar. The more views, posts, trackback etc a post gets the more popular it will become.
Rate this:
2.5

Protect your pictures and prevent bandwidth theft

Sunday, January 27th, 2008

If you got a camera to improve your posts (like I wrote in Five things all bloggers need) then you will sooner or later find a jerk or two that’s stealing your work and using it on their own blog/web site. As a blogger you need to protect the content you’ve worked so hard for and you need protect your bandwidth from bandwidth theft. Unfortunately it’s not always so easy, but to protect your pictures from “hotlinkers” (people using content hosted by you as their own without giving you credits) there’s an easy to use way to make their life a little bit harder.

If you’re site is hosted on a Un*x server you can use something called .htaccess to make hotlinking almost impossible. I used this method when Xavier Media had a free Midi file archive at www.xaviermedia.com/midi/ so I know that it’s working :)

Create a text file called .htaccess.txt using Notes or Wordpad:

RewriteEngine On
RewriteCond %{HTTP_REFERER} !^http://(.+.)?sampleaddress.com/ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteRule .*.(jpe?g|gif|bmp|png)$ /images/prohibited.jpe [L]

The first line turns the Rewrite Engine so this example will work, the second line will allow your own domain name to link to your pictures and the third line will allow empty referrals. [NC] on the second line means No Case and is used when you need SaMPleAddreSS.com to be the same thing as sampleaddress.com :D

In the fourth line you set the file extensions you want to rewrite and the image to display instead of the hotlinked images. Please note that the prohibited image is called .jpe instead of .jpeg so it will show in the visitors browser (otherwise you create an infinite loop which will case no image at all to show up :( ).

If you know the domain names of some bad guys hotlinking to your valuable stuff on your server you can use this code in your .htaccess file:

RewriteEngine On
RewriteCond %{HTTP_REFERER} ^http://(.+.)?facebook.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+.)?blogspot.com/ [NC,OR]
RewriteCond %{HTTP_REFERER} ^http://(.+.)?myspace.com/ [NC]
RewriteRule .*.(jpe?g|gif|bmp|png)$ /images/prohibited.jpe [L]

You can block as many domain names you like. Just make sure you add [NC,OR] at the end of each line except for the last RewriteCond line which should only have [NC] at the end.
When you’ve saved your work simply upload the file to your server (the www directory or maybe the directory where you keep your pictures). If you called your .htaccess file .htaccess.txt you need to rename it to .htaccess when you have uploaded the file to your server.

If you got other files you need to protect this example works with any other file type. I mentioned in the beginning of this post that I used it on midi files :)

Rate this:
2.5

Going, Going, Gone - The Last LLLL.com’s Bite The Dust

Saturday, January 26th, 2008

For those who have not come across LLLL.com’s before, they are dot com domain names which are only four characters in length. Over the last few months we have seen a gradual erosion of the LLLL.com’s available for registration, and recently the final LLLL.com domain disappeared once and for all. So why the big fuss?

As everyone on the internet knows, the shorter the length of your domain name the more chance of people actually remembering it - half of the trick to ever increasing traffic, something which can be easily remembered. The so called LLLL.com’s have seen a massive increase in value over the last few months, with many reporting a doubling of value to in excess of $300 for a non-premium domain - not bad for a $14 registration investment!

As with any domain name it is the premiums names which are hitting the headlines and grabbing the big bucks, but is there money to be made in the longer term? The only way to grab your very own LLLL.com now is to find one which has dropped or buy it from a third party. What price you will pay will depend upon the domain itself, and the possible value in the open market. Will the current domain values remain intact in the longer term?

As with any domain name it is the scarcity value which can very often lead to the big bucks, the million dollar deals, but there are serious questions as to whether the value of non-premium LLLL.com’s can be retained. The internet is a very cyclical and fashion led animal, and the latest fashion is LLLL.com’s. What the fashion will be tomorrow is anyone’s guess, what the price will be tomorrow is anyone’s guess, but what is not in doubt is the speed at which the internet moves on.

Do not get caught short with an asset you can’t sell!

Rate this:
2.5



U DROP - I FOLLOW
Win 700 Entrecard credits

Recent Comments:

  • Anonymous Domain Dude: A word to Domains By Proxy…that first does cost about 20$ and not 2$, and not protect...
  • Computer Forum: Amazing article! Detailed and very interested. I am going to recommend this blog to my friends.
  • vickn3s: woww.w..twitterfox works cool….thanks buddy!!
  • pushpendra: i want to create domain page for my site but i don’t know how to get started. I have created my...
  • Import from China: Nice post, you got some good points there - thank you.
  • iphone games music: Nice blog, i have added it to my favourites, greetings

Recent Trackbacks:



© Copyright 1996-2008 Xavier Media. All rights reservered.
Contact us | Support/help | Privacy Policy | Company Info | SiteMap
The World According to Xavier | Xavier in the World | the Xavier Media blog