Sunday, February 26, 2012

Prevent Your Blog From Being Copy-Pasted!

Hate being copy-pasted? You should start with this.

How To Disabling Highlights
1.Sign in to your blog.
2.Click Design.
3.Click Edit HTML.
4.Find this code <head>.
5.Copy the code below and paste it below the above code.

<SCRIPT type="text/javascript">
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</SCRIPT>

6. Save


_SHARED_

Web Cookies

Do you know what is web cookies? 

If you are someone like me who know how to use internet but don't know what you are using, then, let's take a look.

Web cookies are simply bits of software placed on your computer when you browse websites. Not all websites have these, but many do, especially the large well-known websites. Websites use cookies so they can track what you are viewing, and although they won't necessarily know you by name (lets hope it never gets to that point), the website will recognize your computer when you come back to visit again.




_SHARED_

Sunday, February 19, 2012

Let's Start Blogging To Share Knowledge

Assalamualaikum and hello everyone ^_^
This blog is especially for sharing knowledge among us. This is actually started because of my TMK course.
So, let's us start blogging and share what we know guys! ^_^