Monday, 24 November 2014

HOW TO DOWNLOAD TORRENT FILES


Do you want to download torrent file and you are not getting it? then your stress is over I just created a simple video by which you too can get your softwares and videos in as much as they are on torrent sites. If you follow this video guide then you will not have problem downloading torrent file from hence. I hate telling cock and bull stories let us go straight to the file and video i created watch it and comment here if you have any question. Follow the video to download torrent files to your system but

Sunday, 3 August 2014

ACCESS W3SHOOL OFFLINE VERSION EASILY

W3Schools is a preferred online internet designer info site that has actually assisted countless passionate readers and designers by offering complimentary online tutorials and references associating with internet development subjects such as HTML, CSS, JavaScript, PHP, SQL, and JQuery. I am likewise a routine reader of W3Schools and I can actually state this is among the very best web site offered online where you can discover all the popular programs languages and clear your doubts and many exceptionally you do not have to pay single penny to obtain access to these tutorials where every short article, every subject, every material is readily available free of cost and the only thing that it needs is a Web Connection however given that you understand not each is having web gain access to for that reason for all those users right here in this post I am going to share how you can download W3Schools Offline Variation free of charge.

w3schools offline version

Keep in mind - Important

Given that this is an Offline Variation for that reason you will certainly not have the ability to utilize or access all the W3Schools Offline showcases for that reason it can be made use of just for fast reference along with for newbies so for in-depth details on everything and correct video presentation or other helpful devices I would encourage you to utilize the W3Schools Online Site Mode instead of W3Schools Offline Variation.

Ways to Download W3Schools Offline Version for Free


The guide for accessing W3Schools content offline is rather easy where you initially have to download the W3Schools Site Material that I will certainly supply you (Most current Variation Off course) and afterwards you have to extract it on your system utilizing WinRAR or WinZip then simply open the extracted material with any of your browser and you will certainly have the ability to see or make use of W3Schools Material in offline mode totally free. So right here below is a methodical method and tutorial that will certainly lead you ways to download W3Schools Offline Variation.

  1. Download the W3School Offline Latest Version.
  2. Now you just need to extract the package using WinRAR or WinZip, depending on what you have.
  3. Now you need to wait as the extraction goes on it might take around few minutes as the package compressed is big around (100MB)
  4. Now open up the folder and inside that you will find the W3School folder open that up and now you will see a default.htm file, simply double click on that file.
  5. Now you will access the offline version of that whole site easily. Simply navigate through all the tutorials.
So guys now you easily accessed the offline version of W3School website, now you can easily take your laptop where ever you go and increase your designing skills easily. Well I checked this and everything worked like a charm, hope it works for you fine, have fun and do share your comments below.







Saturday, 24 August 2013

WI-FREE WORKS SEAMLESSLY WITH MTN BB PLAN

wi-free has been on for a very long time and now it has been working with MTN bb data bundle plan. see the images of my snapshots below to see how the speed is great. All you nee do to get this done will be revealled after the snapshot just scroll down to get the full gist of how you too can simply configure your mtn bb plan to work seamlessly with MTN network, though with one simple problem.............

Saturday, 22 June 2013

HOW TO STOP COPYING OF YOUR BLOG CONTENT THE EASIER WAY

There are many people who will copy your blog content without acknowledging the rightful owner across the internet, and if you wish to disable CTR+A (highlighting) and CTR+C(copying) of your blog content you need to follow these simple steps and you are done.
Go to blogger dashboard click on HTML and search for <body> using CTR+F and place this HTML javascript below <body>
if CTR+F  wont help you do this you can download any HTML editor like NOTEPAD++ copy all your HTML and paste in NOTEPAD++ and search for <body> then insert this javascript below the <body>
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function (&quot;return false&quot;)
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>

Sunday, 26 May 2013

HOW TO STOP NON RESPONSIVE SCRIPT ON FIREFOX

Firefox may give you a "Warning: Unresponsive script" prompt that says "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete." This article describes why this could happen and possible solutions and workarounds.
Many are faced with crappy non responsive script that bumps up often in their firefox browser, and many do not know hot to fix this problem, I came across this write up I think sharing them will help lots of people having this problem
This error is telling you that Firefox thinks that a script may be running out of control and would make Firefox hang if nothing is done. The script could be something on a web page you're accessing, in an extension you installed, or even Firefox itself.

Category List