Prevent or disable copy of your blog content


How Do You Feel When Someone Copies and Pastes Your Post?

ya i know how do you feel.. sometimes people just don't understand simple manner to give credits to the original posters .

so what to do?

Yesterday I was just surfing net and suddenly saw this java script to prevent copy of content .I checked it in my test blog and it works perfectly.
Steps:Step 1. Goto your blog Layout and then goto Edit HTML.Download your current template.








Step 2: Now press ctrl+f and find </head> tag,then copy and paste javascript given below just before the </head> tag,save the template 





<script type="text/javascript">
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
</script>


This is the the Code you need to paste on </head> . i know you guys cannont copy my blog contents so use this website to copy the source code i had posted it on there



And to prevent Right click:::



What to do?
Log in blogger / Dashboard --> Design --> Add Gadget - scroll down --> HTML/JavaScript --> copy the next code and past in in HTML/JavaScript text box area
<script language="JavaScript">
<!--
//Disable right mouse click Script
var message="Function Disabled!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){ alert(message); return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
When someone will try to do right click a message will appear “Function disabled” , you can change this message too if you wish.
Enjoy.

Tips on Selecting the Best Printer for You


Printing Tips

Learn how to choose a printer with the right capabilities for your needs
Printing Tips
Most consumers do their homework when it comes to selecting a new laptop PC, but in many cases, the purchase of a printer is an afterthought. If you are a business professional or student who relies on producing top quality proposals or research papers, your choice of a printer is critical to your success. You should pinpoint the equipment that is capable of handling the type of work you require, is convenient and trouble-free, and incorporates seamlessly into your workspaces.

The Choices

Depending on your expectations, any of a number of printer types may fill your bill. If you need a full-service machine that includes a scanner, fax, copier, and printer, you are in the market for an all-in-one unit. This type of printer is a great workhorse for a busy office in which you produce printed materials, sign documents and scan them for emailing, plus receive and send information by fax.
If you are not set up with a land-line phone however, you may not want a fax machine, selecting instead an all-in-one without a fax component. You will save a few dollars too. Before you scale back further, though, deciding that copying and scanning are features you don’t need, remember that you may have unforeseen occasions when you are glad your printer can perform these functions.
If you need a specific printer dedicated to a single purpose, such as photo printing, you should select your equipment accordingly. You can save on the purchase price of an all-in-one if you already have such a machine and only need a dedicated fax or an extra scanner.
Another consideration when selecting a printer is the price of replacement ink cartridges for inkjet models or toner cartridges for laser printers. Sometimes a low-priced unit is not such a great buy if you must devote big bucks to purchasing refills. Also check whether the printer comes with full-sized cartridges or “starter” cartridges that will require you to purchase refills sooner.

Check the Specs

When you have narrowed down your choices, check the specs on the box for compatibility with your PC’s operating system, especially if you use Windows XP or earlier Windows systems. Printer manufacturers gear their latest products toward the latest Windows version, so currently most of them are designed for Windows 7 and Vista compatibility.
If a wireless printer is a must for your work environment, choose one that will serve all the PCs in your home or small business network via wireless modem. If you plan to use your printer at home while connected to your work PC via a remote desktop application, make sure that the printer you purchase works compatibly with the operating systems on your work and home PCs.

Other Functional Options

You should look for other specs that may be important for your specific printer applications to ensure that the device is going to answer all your needs. One useful way to compare the numerous functions of your top three models is to compare them side by side on an office supply website that sells several kinds.
Some of the printing functions that might make a difference in your use of a printer include automatic duplexing–two-sided printing; enlargement or reduction of an original document; and the resolution–measured in dpi or dots-per-inch–of both black and color documents that the printer can produce and fax.

Media Choices

If you run large print jobs that you cannot always supervise, you should check the paper-tray capacity of the printer as well as the speed with which it processes, expressed in terms of pages per minute. Be sure the printer is tough enough for your usage by checking the number of images per month it is designed to process.
Also, if you plan to print more than just paper and envelopes, check to see if the printer accepts media such as banners, greeting cards, magnet sheets, or iron-on transfer sheets. Can the copier use legal-sized paper as well as letter-sized?

Further Considerations

Don’t overlook some common-sense issues in making your printer selection. If you have limited space and need a machine with specific dimensions, be sure your the machine is sized appropriately. Double check what kind of connection the printer requires–USB, high-speed USB, Ethernet, etc–to prevent nasty surprises when you try to set it up.
If you are still dithering between models, consider the manufacturer’s warranty and the price of the printer. All other factors being equal, choose the unit with the best warranty and the lowest price.

Tips For Launching Your Own Blog



Blogging Tips
Blogging has developed from a specialized hobby to a full-time occupation. Many writers live off of their blogs, and anyone with something unique to say can gain an audience and a steady paycheck with the right techniques.

Starting A New Blog

Launching a blog requires some planning. This starts with the name and address of the blog.
It’s important to pick a good domain name, as the URL of a website is one of the most powerful tools that a blogger has at his disposal for repeat traffic. Think of a domain name as a 21st century toll free number: It has to be memorable or it won’t be effective.
  • blog’s domain name should be descriptive of its subject and preferably a bit unusual. For example, a blog about arrowheads could simply be titled, “Arrowheads And How To Identify Them,” but something like “As The Arrowhead Flies” would be more memorable.
Bloggers should also try to pick a unique subject or to bring a unique perspective to the entries. Writing about hundreds of subjects will rarely lead to a successful blog. Content should be focused and direct. Visitors should know exactly what type of information that they can find on the blog, and using direct and simple approach improves the chances of regular traffic.

Blog Hosting Providers

Most bloggers use a hosting provider like WordPress.com or Blogger. There are several major advantages to these services. They’re inexpensive and may even be free until a blog develops large amounts of regular traffic. Also, the online blogging software provided by these hosting services offers instant, easy organization for a blog of any size.
Many bloggers know only basic HTML and don’t really want to invest a lot of time into things like page design. For these individuals, integration with a hosting provider can keep costs down while streamlining the blogging process. They’re also ideal for first time bloggers because they simplify the process. By using a hosting provider you’ll spend more time writing and less time worrying about page design and web programming languages.
Professional and amateur bloggers will need to consider the price and uptime of various hosting providers before making a selection. The service packages of websites like WordPress.com and Blogger change quite often in both price and offerings. It’s usually a good idea to start out with a package that offers at least 50% more capability for incoming traffic than you plan on using each month. This way, your blog won’t suddenly crash if you write a successful post.
Blogging services can quickly become expensive. They’re worth the money in the long run, as they’ll allow you to keep all of the earnings from ads on your new blog–which is something that free alternatives with “unlimited bandwidth” won’t offer you.
Speaking of money, you’ll have to be on the lookout for ways to make a profit from a blog. Most blogs use ads from Google and Amazon Marketplace. Many bloggers also offer other services and products directly from their sites.

Promoting Your Blog

Blogs need to be promoted in order to flourish. It’s very rare for a blog to receive large amounts of traffic from search engines like Google alone, especially when the blog’s just getting started. A good promotion strategy is absolutely essential, and a strong promotion strategy begins with social media websites.
Promote each blog post from a new blog on websites like Twitter and Facebook. Don’t spam your friends and followers; only post a single link to each blog post, and try to reach out to other bloggers through social websites. Developing a relationship with other writers will allow you to learn about the good habits that lead to regular traffic. You can even ask another writer to post a guest entry on your blog from time to time. This is a good way to build an audience of regular readers.
Always check the comments for each entry and respond to your readers. Cultivate a sense of community by interacting with each commenter and even addressing some of their questions or comments directly in new blog posts. This encourages the return traffic that is important for a new blog.
Finally, blog regularly. Any blog will fail if it doesn’t have regular posts. Posting once a day or more will keep visitors coming back and will quickly lead to better opportunities for money and better traffic. Every blogger should consider consistency to be extremely important–keep a consistent stream of quality entries for the best possible success.

Computer Buying Tips


Should You Buy a Mac or a PC?

Buying a Mac or PC Computer
Deciding whether to buy a Mac or a PC should be based on two main points: your budget and whether the computer is primarily for business or pleasure. Both types of computers are excellent for specific tasks, although if you are planning to go to work and bring your computer with you, you may need to consider what types of computers your coworkers will have to make it easier to swap files or compare notes. Here a few basic tips on how to choose the right computer for you.

Budget

There’s no debate—Macs are far more expensive than PCs. If money is a big issue for you, you’ll want to buy a PC. However, Macs aren’t overpriced. Unlike PCs, each computer is designed for maximum efficiency in both processing speed and ease of use. While PCs frequently crash and are vulnerable to spyware and viruses, Macs resist most viral attacks and operate at a consistently high standard with virtually no technical issues. If you can afford it, a Mac is an excellent investment which will work for you for years.

Business

While Macs have always been the preferred computer of graphic designers and other creative individuals, for most corporate office work, PCs have long been favored over Macs. For this reason, PCs still dominate in most business settings.
Up until a few years ago, the major software designed for business suites, like the Microsoft Suite, was designed chiefly for PCs. However, the popularity of other Apple products such as the iPod and iPad has started to change the way Macs are perceived in the larger corporate world. Most business software now has versions available for both Macs and PCs. Because of their heftier price tag, Macs still have a long way to go in making a dent in the corporate world, although in terms of functionality they perform just as well as a PC.
Graphically, Macs have richer displays and a Linux based operating system that makes them ideal for manipulating complex information such as layered graphical displays. Photoshop was initially designed for the Mac. If you are buying a computer for use in a professionally creative setting, your coworkers will likely also be using Macs.

Programming

Computer programmers are evenly split on whether Macs or PCs make better programming tools. The truth is, it comes down to a matter of personal preference. Macs developed a comprehensive suite of developer tools with their OS 10 which, if used properly, can help you get to the moon. PCs have always been oriented toward programming; in fact, the DOS/Windows interface was developed mainly as a way to stay competitive with the user friendly Mac interface. However, many programmers have complained that Macs are slower than PCs when it comes down to executing large amounts of freshly programmed code.

Personal Use

If you enjoy playing video games in your spare time, buying a PC is probably the best choice. This is partly because PCs are easier to hook up to auxiliary equipment like television sets or other devices. Although USB ports are evenly distributed between Macs and PC, the higher data transfer portals of a Mac do not always adapt easily to most conventional televisions, making it difficult to quickly relay information between the two devices, whereas the higher data transfer portals of a PC are usually very adaptable to auxiliary devices.
If, on the other hand, you prefer to design or develop creative projects in your personal time, Macs are a much better choice. Because Apple has invested so much time in making the user interface incredibly easy to use, spending time creating music or drawing or editing movies becomes less about the computer and more about the activity; you forget you are using a computer, and can instead focus on the act of creation. PCs have a more rigid approach; it’s hard to forget that you’re on a computer.

Cloud Computing and the Future of Virtualization

Of course, with the tech community excited about the potential of cloud computing, computer memory is going to become less of an issue, with flexibility, mobility, and processing speed becoming increasingly important when making purchasing decisions. Mac’s suite of mobile devices are far better adapted to shifting between different geographical areas while also offering enough functionality to make them viable business tools. However, for now you should buy the computer that best suits your needs, and plan on the inevitable: no matter what you buy now, in a few years it will be completely outdated anyway!

PC Troubleshooting Tips


Why is My PC Crashing?

PC computer troubleshooting tips
Nothing can put a damper on productivity quite like a computer that crashes on a regular basis. Sometimes, a crash is preceded by the dreaded “blue screen of death” or another warning; other times, a computer simply shuts off without any warning at all. In either case, the end result is a whole lot of frustration, aggravation and lost work. If your computer has been crashing frequently, you’d probably like to put an end to it. Unfortunately, getting to the bottom of things if often easier said than done. The following tips about improving your computer’s performance, though, are excellent places to begin.

Possibility #1: Corrupted System Registry Files

Every Windows-based PC has something called a Windows registry. The registry contains several files that are integral to the performance and operation of your computer. Over time, some of those files can become corrupted, be misplaced or get lost altogether. When that happens, the system registry becomes compromised – and frequent crashes are all-too-common symptoms. The best way to rule this possibility in or out is by running a Windows registry cleaning program. Such programs scan your Windows registry for problems then automatically make repairs. If you run a registry cleaner and the crashes persist, they are probably being caused by a different issue.

Possibility #2: Disorganized Files

Windows operating systems handle file organization in a way that isn’t very intuitive. Basically, they break files up and fit them into gaps in the computer’s memory. As time goes by, these disorganized files can prompt frequent crashes. Luckily, a great optimization solution is built right into Windows-based PCs: the disk defragmentation utility. Although its location on a computer varies, you can generally locate it within the System and Security section inside the Control Panel. By running a defrag once every few months, you may be able to keep those pesky computer crashes at bay.

Possibility #3: Malicious Software

Malicious software can take many different forms. Sometimes, it’s a virus that is accidentally unleashed after opening a strange email; other times, its adware that tags along with other information that is automatically downloaded from a website. Whatever type it is, there’s no question that malicious software can wreak havoc on a computer’s performance. Happily, there are many topnotch programs out there that regularly scan your computer for the presence of such problems – and that help guard against them, too. Buy one, install it and use it regularly; your crash issues may come to an end.

Possibility #4: Too Little Available Memory

When you buy a new computer, it feels like there’s no end to the amount of memory that it has. Of course, this isn’t true at all. As never-ending as the available memory on your PC may initially seem, the fact is that it can be depleted with incredible speed. You can find out for sure by checking the information within “My Computer.” If it appears that your available memory is low, you can use a PC cleanup program to remove unnecessary files; such programs remove things like temporary Internet files and other file debris that can suck away much-needed memory.

Possibility #5: Overheating

If you’ve run through all of the preceding possibilities and continue experiencing frequent crashes, a hardware issue could be to blame. An easy one to rule out is overheating. A computer’s CPU, or central processing unit, includes a fan that is designed to keep it running cool. Sometimes, the fan wears down and doesn’t work as efficiently; other times, it’s just not able to handle the work that your computer has to do. In either case, buying a bigger, better fan isn’t very expensive. If it puts an end to your PC crashing problem, it will have been more than worth it.

Don’t Put Up with Frequent Crashes!

As discussed, frequent computer crashes can be triggered by a wide variety of issues. Luckily, many of these issues are relatively easy to remedy. Work your way through the preceding list; chances are, you’ll be able to pinpoint the problem and put an effective cure to work. Nine times out of ten, a computer simply needs a little bit of routine maintenance to get it back on track again. In the future, keep these points in mind. Any time you buy a new computer, keep up with its basic maintenance right from the get-go. By doing that, you could avoid “blue screen of death” and crashing problems altogether – and that’s something that you’re bound to appreciate!

Security Tips for your PC


Security Tips

computer security virus tips

How to Protect Your Computer From Viruses

With millions of computer users browsing the web at any given time, there are plenty of targets for malicious coders. While computer experts don’t always know why coders choose to build harmful computer programs, the fact is that it happens all the time. Computer viruses can steal personal information, interfere with normal operations, attract spam and even shut down your computer’s hard drive. Protecting your computer is critical for browsing success.

Start With the Basics

Most computer systems come with security features already in place. For example, the Windows operating system is packaged with Microsoft Windows Security Center. When you first open, boot up and register a new computer, you should make sure that this program is functioning. It will give basic protection against spyware, viruses and malware. In addition, a basic firewall is built into this program, providing additional protection and stops for potentially harmful programs. Upon activation, don’t be surprised if your security system needs immediate updating. Software that protects your computer needs regular and consistent updating to stay useful. Viruses are constantly being generated and the several-month lag between when your computer was made and when you first started using it can mean that the database the security system is loaded with is severely out-of-date.

Upgrade to Meet Your Needs

Many people operate computers for a long time with only basic protection in place. However, heavy computer users or those who have risky browsing habits can sometimes benefit from upgrading their virus, spyware and malware protection, as well as using a fuller-featured firewall; this is especially important if you use a networked computer system. Basic or free virus protection will still scan and update for viruses. Paid programs, however, offer more features, including ease-of-use and convenience features. The most important thing is to verify the publisher and make sure you are getting what is promised. Most well-known virus protection programs, such as AVG and Norton Security, have reviews available to help you make your choice.

Learn About Spyware Risks

Spyware creates risks that many computer users are not aware of. If you are only protecting against viruses, you could be leaving your computer open to damage. Most people are familiar with spyware that initiates and attracts annoying ad programs. Spyware, however, can be much more malicious as well. Your shopping habits can be tracked by spyware. While not exactly harmful, some people consider this a breach of privacy. The worst spyware programs interfere with normal operations and can even track what you type, sending personal information to people who want to steal your identity. Some spyware redirects your browser to different web addresses, increasing your risks of virus infection and fraud.

How Viruses Work

The main difference between spyware and viruses is how they are spread. A virus reproduces itself and attaches to any document that the computer sends, while spyware can be stored as a cookie or tracking code. A virus is most often found traveling with a piece of computer software, such as a document, picture or piece of music. When dealing with email, it is necessary to open an attachment to become infected, indicating that, in most cases, the computer user must somehow invite the malicious software to replicate on their system. Of course, most people have no idea it is there or what is happening. Some of the sneakiest and most harmful viruses actually masquerade as virus protection software, making them extremely hard to detect. Because of this, it’s crucial to be familiar with your particular virus protection program and know what it looks like and what the normal scripts and prompts are during operation. Viruses do some of the same things that spyware does; they just accomplish it differently. An active virus can steal personal information, generate ads or shut down your system, including the very virus protection programs that can fix the issue.

Take Steps For Protection

Like anything, the best way to protect against viruses is to be educated. Become familiar with what malicious software may look like. If you get an email or are asked to download a file that you don’t recognize or looks suspicious, do your homework. Research virus protection, spyware, malware and firewall programs and use them to their fullest capacity. Set the software to update and scan automatically to make sure that the system is constantly monitored. In addition, regularly check on the databases published by various virus protection services; many will provide lists of symptoms and risks, as well as the standard way the file gains access for no cost to the public.

How To Remove Page Info From Printed Pages


Computer Tip
By default browsers will add the date, page number and URL to any page printed from the Internet. For most (if not all) of the printables on this site, you probably don’t want text at the top and bottom of the page. Luckily it’s pretty easy to fix, just pick your browser and follow the instructions below.

Internet Explorer 7 Printing Tips

By default there’s a small image of a printer, click that and go to “Page Setup…”. Below is a screenshot showing the button you’re looking for.
Go to “File”, “Page Setup…”, then erase the text in the “Headers and Footers text boxes.
(The default for header is &w&bPage &p of &P and for footer &u&b&d if you need to put it back later. IE’s default margins are 0.75 inches.)
Click the “OK” button and you’re done.

Firefox Printing Tips

From the menu in the top left corner of your browser, choose “File”, then “Page setup..”. Go to the second tab called “Margins & Header / Footer”, in the drop down lists choose “Blank” for all the items you don’t want printed. The screenshot below gives a better view of what I mean.
If you want, you can also adjust the print margins here as well, Firefox’s default margins are set at 0.5 inches. Once you have your setting chosen, click “OK”, and you’re done!
If you’d like a faster way to get to the print preview feature from within Firefox, the Print / Print Preview extensions is very handy. It adds a submenu to your context menu (the menu that pops up when you right click on a webpage) with “Print”, “Print Preview” and “Page Setup”. Much faster if you change margins, headers etc. often.
 
Support : Let We Know This | Mp3Waala
Copyright © 2011. Webmaster24x7 - All Rights Reserved
Template Modify by Let We Know This
Proudly powered by Blogger