Tuesday, November 15, 2005

How to redirect a web page request


Have you ever typed in a URL, such as: http://www.whatever.com, and instead of going directly there, you go somewhere else? You see your browser screen flicker once or twice, and maybe you even hear a clicking sound or two during the process.


If so, you have probably been redirected. It's not a bad thing! This is a very handy tool for anyone who creates web pages. For instance, if I have a page at http://www.toads.com, but change my company name from Toads to Frogs, I'd want people trying to access http://www.toads.com to automatically end up at http://www.frogs.com instead. Redirection makes it possible.


See below for an explanation of how to make your own links open a new browser window.


Here is how redirection works:


You add a special line of HTML code into the header of your html file, so that it looks like this (longer lines may wrap in your browser window, though they are actually on a single line):


<html>
<head>
<meta http-equiv="REFRESH" content="0; URL=http://www.myotherpage.com">
</head>
</html>


In the above code, you'd change 0 to some other number to delay the redirect. If you changed it to 5, the redirect would be delayed for 5 seconds. The URL is up to you, of course. The above example redirects to another site entirely, while it could just redirect to ANY other URL, such as another page on the same site, or a different webserver/port on the same server, as the examples below show:


<meta http-equiv="REFRESH" content="5; URL=mynewhomepage.html">
<meta http-equiv="REFRESH" content="1; URL=https://webmail.mysite.com:8080/cgi-bin/webmail.cgi">


It is also a good idea to add some text to your redirecting page, such as "You will automatically be redirected to the new site in xx seconds," so the user knows what is happening. Also, you should add a link to the new site in the text, in case the user has some antiquated browser that doesn't support redirection. You have probably seen this on other sites.



How to redirect a web page request

Have you ever typed in a URL, such as: http://www.whatever.com, and instead of going directly there, you go somewhere else? You see your browser screen flicker once or twice, and maybe you even hear a clicking sound or two during the process.

If so, you have probably been redirected. It's not a bad thing! This is a very handy tool for anyone who creates web pages. For instance, if I have a page at http://www.toads.com, but change my company name from Toads to Frogs, I'd want people trying to access http://www.toads.com to automatically end up at http://www.frogs.com instead. Redirection makes it possible.
See below for an explanation of how to make your own links open a new browser window.

Here is how redirection works:
You add a special line of HTML code into the header of your html file, so that it looks like this (longer lines may wrap in your browser window, though they are actually on a single line):

"meta http-equiv="REFRESH" content="0; URL=http://www.myotherpage.com"

In the above code, you'd change 0 to some other number to delay the redirect. If you changed it to 5, the redirect would be delayed for 5 seconds. The URL is up to you, of course. The above example redirects to another site entirely, while it could just redirect to ANY other URL, such as another page on the same site, or a different webserver/port on the same server, as the examples below show:

"meta http-equiv="REFRESH" content="5; URL=mynewhomepage.html"
"meta http-equiv="REFRESH" content="1; URL=https://webmail.mysite.com:8080/cgi-bin/webmail.cgi"


It is also a good idea to add some text to your redirecting page, such as "You will automatically be redirected to the new site in xx seconds," so the user knows what is happening. Also, you should add a link to the new site in the text, in case the user has some antiquated browser that doesn't support redirection. You have probably seen this on other sites.

Thats all! Have fun redirecting!

Monday, November 14, 2005

AOFO Cached file not deleted








Exact Error Message
OFO: Initialization failure on: "\\SERVER\APPS". Advanced Open File Option used: Veritas Volume Snapshot Provider (VSP).
OFO: Volume specified is not snappable. Possible reasons: Not a fixed drive, or contains an active cache file or does not have a valid source or is write protected.



Details:

Final Error Code: a0008501 HEX (0xa0008501 HEX) or e0008501 HEX (0xe0008501 HEX)
Final Error Description:  "The volume cannot be snapped because it is not a drive that is permanently attached to the target computer, or it is not writeable, or it is already being backed up with the Advanced Open File Option (AOFO). Try restarting the computer and running the job again."
Final Error Category:  Resource Errors
Error Text In Job Log:  "OFO: Volume specified is not snappable. Possible reasons: Not a fixed drive, or contains an active cache file or does not have a valid source or is write protected."


When Norton AntiVirus Corporate Edition is running on the server where the Advanced Open File Option (AOFO) is installed, the snapshot file created by AOFO will not be deleted because the real-time virus scan causes the system process to maintain a permanent lock on the file. In Backup Exec (tm) 9.0 for Windows Servers, the file is stored at the root by default and has the name _BEVspCacheFile_0.TMP. In Backup Exec (tm) 9.1 for Windows Servers, the location was changed to a hidden folder off root, named Backup Exec AOFO Store, and the file name was changed to _BEVspCacheFile_0.VSP.

To resolve this issue, exclude the files from scanning by following the steps given below:

Exclude .TMP and .VSP files from full system scans:

1. Open Norton AntiVirus Corporate Edition

2. Click Scan | Scan Computer (Figure 1)


Figure 1

 



3. Click Options

4. Select the Exclude files and folders check box

5. Click Exclusions (Figure 2)


Figure 2

 


6. Select the Check file for exclusions before scanning check box

7. Click Extensions (Figure 3)


Figure 3

 



8. Type TMP to exclude the cache file for version 9.0, or VSP for version 9.1 (Figure 4)


Figure 4

 



9. Click Add

10. Click OK, then click Save Settings, and then click OK

Exclude TMP and VSP files from Realtime System Scans:

1. Open Norton AntiVirus Corporate Edition

2. Expand Configure and select File System Realtime Protection (Figure 5)

Figure 5
 

3. Follow Steps 5 - 10 in the "Exclude TMP and VSP files from full system scans" section of this document

Note:  If using Backup Exec with Symantec anti-virus products, Symantec recommends that customers experiencing the issues mentioned in this document, upgrade to the latest versions of each of the products used to ensure the highest levels of compatibility between them. Please contact your sales representative or reseller to obtain upgrade information for your products. Additionally, you may also contact Symantec Sales directly at    http://www.symantec.com/purchase/ and http://www.veritas.com/buy/BuyHome.jhtml .


Monday, October 24, 2005

Accidentally found a tip for Windows XP using Internet Explorer

Today I was browsing the internet and ran across a site that had a bunch of news and articles on it.  I started to read and was using the wheel on my mouse to page down when all of a sudden the text started getting bigger.  The fonts were enlarging and when I would go the opposite way they would get smaller.

Frustrated beyond belief I put my leg down and got closer to the screen, as we all do at times; thinking the closer you get the easier it will be to figure out what is going on.  Well after putting my leg down off the desk it wasn’t doing it anymore.  Man what is going on!  I put my leg back up and started reading again, dang it!!! It is doing it again!!!  

It finally hit me.  My leg was holding down the CTRL key while I was using my scroll wheel on the mouse.

Anyway, this was by accident so if you find the need to see things bigger while reading the news or what ever you may read; hold down the CTRL key and then scroll the page and the fonts will get larger or smaller.

Scott

Friday, October 21, 2005

Microsoft PowerToys

Microsoft PowerToys for Windows XP
PowerToys are additional programs that developers work on after a product has been released to manufacturing. They add fun and functionality to the Windows experience!
  1. Super-Fast User Switcher With this PowerToy you can switch between users without having to go through the Logon screen.

  2. Open Command Window Here This PowerToy adds an "Open Command Window Here" context menu option on file system folders, giving you a quick way to open a command window (cmd.exe) pointing at the selected folder.

  3. Alt-Tab Replacement With this PowerToy, in addition to seeing the icon of the application window you are switching to, you will also see a preview of the page. This helps particularly when multiple sessions of an application are open.

  4. Tweak UI

  5. This PowerToy gives you access to system settings that are not exposed in the Windows XP default user interface, including mouse settings, Explorer settings, taskbar settings, and more.

  6. Power Calculator With this PowerToy you can graph and evaluate functions as well as perform many different types of conversions.

  7. Image Resizer This PowerToy enables you to resize one or many image files with a right-click.

  8. CD Slide Show Generator With this PowerToy you can view images burned to a CD as a slide show. The Generator works downlevel on Windows 9x machines as well.

  9. Virtual Desktop Manager Manage up to four desktops from the Windows taskbar with this PowerToy.

  10. Taskbar Magnifier Use this PowerToy to magnify part of the screen from the taskbar.

  11. HTML Slide Show Wizard This wizard helps you create an HTML slide show of your digital pictures, ready to place on your Web site.

  12. Webcam Timershot This PowerToy lets you take pictures at specified time intervals from a Webcam connected to your computer and save them to a location that you designate.
Download PowerToys here

Thursday, October 20, 2005

Windows XP and Office 2003 Tips and Tricks

Windows XP Tip of the day

You know that little thing near the clock, the one with the question mark in the yellow circle? That's called the "Language Bar". Even if you take the toolbar off the taskbar, it will come back every time you start an Office application, you need to do this to not see that little nag called the "Language Bar" again:1. Click” Start", then "Control Panel"2. Hit "Date, Time, Language, and Regional Options", then "Regional and Language Options" 3. Press "Languages" tab, then "Details" button4. Choose "Language Bar" button at bottom, and then uncheck "Show the language bar on the desktop"5. Press "OK" and the Language Bar will be gone Note: You can always just recheck to enable it againIf you really want it gone so you can't ever see it again:1. Go to "Start", then "Run"2. Type "Regsvr32.exe /u msutb.dll" and press enter3. The Language bar will never bother you again! Note: The "Language Bar" button described above will be grayed-out (inaccessible) for good as well, meaning you can never re-enable it

Why are domain names so important?

Why are domain names so important?

Selecting a great domain name is important for two reasons:
First, a catchy and memorable name helps people remember it; and second, a well-thought out name will enable you to attract people through the search engines. Your domain name is, in essence, the logo of your online business. It needs to express who you are, what you do, and what products or services you offer.

The bottom line is that a good domain name can go a long way toward generating traffic to your Web site and building your reputation. That, in turn, will result in more customers and better sales.

1999 was the year of the big dot-com boom, and there was a feeling that there were huge sums of money to be made from the web - but back in 1999 people seemed more concerned about branding than business plans. Inspired by the success of names like Amazon.com, a raft of dot coms came (and went) under snazzy-sounding titles. There was a huge land grab for virtually all words in the English dictionary, plus every other combination of words people could think of. Most of these sites were never developed, but domains were often priced at huge prices.

Premium domains are high quality domain names that are for sale and only available in the secondary domain market. They have excellent marketing and branding value, but also serve as an investment.

As good dot-coms become more and more scarce, the demand and prices for premium domain names has continued to increase.

"A domain name's importance emerged as a valuable element of an organization's brand, and the numbers validate this trend," Matt Bentley, CEO of Sedo.com, told the E-Commerce Times. "Though we'll likely never see the sale prices of 1999, when domains like business.com fetched $7.5 million, valuations for key domains have definitely begun to elevate to demonstrate their importance to business and organizations all over the world."

The dot-com crash that saw hundreds of start-up businesses on the Internet close up shop in 1998 and 1999 is not discouraging new Net entrepreneurs. A record number of domain name sales in
2005 shows that business presence on the Internet is stronger than ever.

Author: Antonio de Sousa Santana Carlos

How to Choose a Good Domain Name

In the E-World your domain name is your first assessment of what your site is about. It's not just your site name but it is the first criterion of your success on the Internet and when it comes to a point of success you must hold it tight. It can make your business stand out in the crowd, or just float aimlessly in space. Well many of us think that it merely plays any role but it's not the truth. Think if nobody remembers your site name or see no visual look of what your site is about.

The temptation of a good domain name is so powerful; that's why some companies even paid ridiculously high prices to get the name they want. The domains Loans.com and Wines.com were both bought for $3 million each. Telephone.com was acquired for $1.75 million, while Bingo.com sold for $1.1 million.

So the main question is, what points we should consider when we choose a domain name. For better results, your domain name should be memorable and easy to remember. Remember the following tips when creating a domain name.

* The domain name should be short. * The domain name should be simple. * It should be suggestive of your business category. * It should be unique. * It should be easy to interpret and pronounce. * It should be personalized. * It should not be difficult to spell. * It should not be difficult to remember.

Domain names can be registered through many different companies (known as "registrars"). You can register for 1 to 10 years - prices can vary anywhere from $10 to $20 per year. Most web hosting companies, will handle the registration process for you, but make sure that you are properly listed as the owner of the domain when it is registered.
If you have registered a domain name for a specific period, make sure you renew it in time. You can be surprised at the number of cases, where site owners have let a domain name slip by if they have not renewed in time.

How to use expired domains:
Did you know you can use expired domains to skyrocket your traffic? Let me tell you about expired domains first. Thousands of webmasters invest time, effort and money to promote their site and build up traffic. Many of them then lose interest and move on, leaving their site active. That means that although they still own the domain, they're not actively promoting it.

All the automatic marketing systems they've put in place are still bringing in traffic. The site runs itself. Now, at some point the ownership of those domains is going to expire. If you snap up those domains once they come back onto the market, you've got a pre-built stream of customers. You can either rebuild the site, or redirect the traffic to your domain. You could set up an affiliate program get paid for users someone else paid for.
Its that easy. Websites such as www.expiredtraffic.com , www.deleteddomains.com and www.smookey.com are doing a great job for expired domains. They actually do all the legwork and let you reap all the rewards. Even you can back-order a specific domain name also. Do be careful when using other sites though. There are some swindlers out there that will sell you subscriptions, provide you with outdated lists, take your money and keep the good domains for themselves. There are tons of options, and lots of easy ways to make lots of money with very little effort. Opportunities like these are everywhere. All we need a strong determination to succeed, and a good mentor.


About the author:
Raamakant S. is Author of "The e Success Code". An "entire Internet Marketing Encyclopedia" covers almost every topic of Internet marketing. If you've ever dreamed of having your own Internet Business that produces thousands of dollars each and every month, visit: http://www.theesuccesscode.com/