Archive for the ‘General’ Category

Colo4Dallas.com Review

Monday, November 10th, 2008

I finally made the decision to move the web server that powers this site and the bulk of my online businesses out of my office and into a collocation facility. This was a big step for me since I’ve been running this server out of my office on the Verizon FIOS business network for the last two years and it generates a good bit of daily income.

I’m located in Lewisville, Texas so it was important that my collocation facility be located in the DFW metroplex, be reasonably priced, and have a good reputation. After searching some of my favorite online discussion forums, I finally settled on colo4dallas.com located in Irving, Texas. I found several good online reviews, lots personal unsolicited testimonials and very few negative reports. Their pricing to house my Dell SC430 tower server and my small firewall was $109.00/month with a $50.00 one time setup fee. My plan includes 1000gb of transfer which is plenty for me. I estimate I’m using less than 100gb/month now serving database driven web pages.

I placed my order on Monday night and was contacted by a sales rep via email the next day. I gave them details about the equipment I would be bringing and scheduled a time to come by. The sales/tech reps were responsive and helpful. They assigned me IP information the same day, and I was ready to go.

I brought my equipment to them at noon on a Saturday. There were several technicians in the building, and I had to be buzzed in to access the building. After being greeted by the technician in the monitoring room and showing my ID, another technician came out after about 15 minutes to help me get setup. They were prepared for my arrival since I had scheduled in advance and were ready for me when I showed up.

Talking to the technician, I learned that I would have 24 hour access to the building and that there was always someone there to open the front door and let me in. I could use the building’s wireless access with my laptop, and there were several kiosk computers in the lobby available to me as well. If I needed hands-on access to my machine I was allowed unrestricted access to the cage where my server was located, and I could use a cart with monitor/keyboard/mouse setup as needed.

Setup on my server did not go very well since there was an issue with the network cable assigned to me and the VLan designated for my equipment. I was there for a little over three hours - 20 minutes of that was actually bringing in and plugging in my equipment, and I spent another 30 minutes configuring my router and server. The remainder of that time was spent waiting on the technician to make changes to the cabling and VLan. Ultimately, however, I had scheduled 1-3 hours to install the server and I didn’t have any other plans for the day so this wasn’t a huge issue. With this kind of thing, I would prefer it be done right rather then quickly.

While I was waiting, I took a few pictures with my phone and plugged my laptop into the network my server was on. I ran a speed test and was pleased with 20mb+ speeds (both up and down).

On returning home, I found that I have access to a nice customer web interface that bundles billing and ticket systems together, and can be used to initiate a hands-on reboot (a free service). The system also has some nice traffic monitoring reports so I can see how much traffic is being generated. I particularly like their 15 minute reboot promise.

As of writing this article, my server has only been online with colo4dallas for a few days, so I can’t speak to their uptime or reliability. I was pleased with their facility (conditioned power, secure access, etc.) as well as their online communication and reporting.

My only concern with my experience is security related. Although the facility is well monitored, once I had shown an ID I was free to roam, look at and touch most of the other customer’s servers in the building. The technician did have to open a locked door to the cage where my server was located, but once there I could have plugged in to any of the 140-150 machines in the same cage. Other cages in the facility were mostly closed to me, but power cables and network connections were reachable through the bars and I was free to tour the entire floor. Since I didn’t pay extra for a locked cage, I don’t have too much to complain about. With all the cameras and ID requirements, I don’t anticipate any issues, but I had a lot of free time in the cage waiting for setup and it came to mind.

My impression with the colo4dallas is positive, and I’m looking forward to using their service. Moving the server out of my office will cut back on my electric bill, will reduce my uptime concerns, and will give me more bandwidth to work with.

Some pictures:

PHP Arrow Operator

Thursday, June 19th, 2008

I’ve started the journey to learn more about OOP (Object Oriented Programming) with PHP and have seen the ‘->’ operator used in most of the code I’ve encountered.

Although it seems to be called the Arrow Operator, I can’t find reference to it other than this page on the php.net web site. Granted, I didn’t search all that long.

To me the PHP Arrow Operator seems to reference the method (a fancy name for a function called from within a class) or a property (a fancy name for a variable called from within a class).

Here’s a statement with an Arrow Operator translated to English:

$instance = new SimpleClass();

Open up a new instance of this class and start using its logic.

$instance->var = ’somevalue’;

For this instance of the class, we’re going to assign the value ’somevalue’ to var. This is now a variable with a value of ’somevalue’ using the logic from our class.

How to sell a product online

Tuesday, May 20th, 2008

Here’s a loose template for how I sell products online on one of my information-based web sites. There’s nothing particularly difficult or crafty about it, I just try and engage the customer at the most opportune moment.

Working Example: http://www.exportrules.com
Product: the downloadable “Sample Export Compliance Manual”
1st landing page goal: get people to sign up for the newsletter
2nd landing page goal: upsell visitors on the main product

Methodology:

  1. Build a comprehensive, article database from scratch. If people are going to buy your product, it helps to look like you know what you’re talking about. This is also good for attracting free search engine traffic. Your content should be unique, well written, and useful to your audience. You can monetize these non-sales pages with AdSense or something similar, but be careful not to drive traffic away from your primary goal.
  2. Bring in qualified traffic. You can build worthwhile free traffic by writing articles mentioned above. I also use Google Adwords which brings in the majority of my customers.
  3. Landing page #1 http://www.exportrules.com/FAQ_Free_Download.php. If you sign up for the free product, this puts you in the auto-responder queue. The free product is also directly related to the main product, thereby pre-qualifying potential buyers.
  4. Landing page #2 you’ll see after you sign up for the free download. This is where I start pushing the main product.
  5. Autoresponder emails. A series of 10 emails that soft sell the product and offer helpful information. Sign up for the mailing list to see examples.
  6. An automated system for processing orders and delivering product.

What you need:

  1. A professional looking web site built around a content management system. I like Wordpress. You can either skin it with a public template or have something custom made for you. I go both routes for this.
  2. An article database of original, useful articles related to your field.
  3. An email system that ties into an auto-responder like Aweber.
  4. A delivery system for your product. If you’re doing affiliate marketing with someone else’s system this is easy. If you’re doing your own deliverable you’ll need a shopping cart of something similar to process orders.

The Downside of Social Networking

Monday, May 12th, 2008

I’m seeing the concept of social networking pop up all over the internet, and more and more its being touted as a business tool. If you’re thinking of investing some time into social marketing to grow your business, make sure you’re thinking about the big picture and the possible negative consequences to what you’re about do.

With that in mind, the most important reason I’ve found NOT to get into social networking (or at least to be extra careful when you do) is that your contact list and confidential business relationships are some of the most important assets your business has!

This is especially true if you sell any kind of product that relies primarily on customer service as its primary selling point. Let’s say you’re an insurance agent contracted with one of the major carriers. In my experience insurance is a highly competitive field, but can be effectively marketed using face to face networking. Once you’ve pounded the pavement to build up a client list, are you sure it’s a good idea to publicly advertise their names and contact information? What’s stopping your competitor from contacting each of your customers with a better deal?

For retail distributors, you might want to think twice before you publish your wholesale supplier’s contact information on your Facebook friends list. For those who outsource, you may want to reconsider letting your customers contact your vendors directly.

Information is one of the largest assets most companies have available to them. While there are many positive aspects of social marketing, it’s just as important to consider what you have to lose.

Decrypting md5 strings

Saturday, May 10th, 2008

I found out today that you can decrypt md5 hashes by comparing the string to a known value database. Here’s an md5 decryption search engine designed to do just that. I got this from procodr which has consumed my morning with interesting articles.

Search Engine Optimization

Friday, May 2nd, 2008

The other day, one of my clients got an email from a search engine optimization specialist. I was thrilled when he asked my opinion regarding the outfit that was wanting to do business with him, and I thought there were some points worth publishing.

Here’s the original email forwarded by my customer:

xxx,

I just got off the phone with your assistant; she was calling to find out more information about the message I left you regarding xxx xxx. She mentioned that you currently have a contract with someone who is optimizing your site to show up in Google for terms such as “Fort Worth bankruptcy lawyer.” The conversation ended pretty quick when I let her know from a professional standpoint that your website is not showing up for the major terms and probably will never show up if the work done on your site stays consistent (I think you are on page 25).

I mentioned xxx xxx to showcase our capabilities; he is a well know Dallas criminal (DWI) lawyer. We have optimized his site so that it shows up on the first page for “Dallas DWI lawyer,” and like terms (www.xxx.com). If you know anything about the market you will recognize that these are probably the most competitive terms in the market. I have met with 4 other bankruptcy attorneys in Fort Worth and am looking to work exclusively with just one. If you plan on growing your firm via the internet then it probably makes sense that we set aside time to speak at some point before the end of the week or on Monday. You may reach me at xxx.xxx.xxxx. If you would like more information please visit our site www.xxx.com.

And my response:

Hi xxx,

His is an extremely competitive industry, and it’s also a very new industry. There are some legitimate firms out there, but there a lot more snake oil salesmen. Here are some things to keep in mind:

  1. He’s talking about Search Engine Optimization which is designed to help your web site show up in the natural search results. This is different from the paid search campaign that we’ve been discussing.
  2. If search engine optimization is something you’re interested in, I would ask about their pricing, whether they intend to put you on contract, and whether they can guarantee results.
  3. The first thing most SEO companies will do is come in to work with the structure of the web site. This generally includes things like title tags, meta tags, proper use of headers, and the actual content of the site. These were all taken into consideration as we rebuilt the site, and it’s not something I charge for.
  4. Lastly, there are a lot of “tricks” to search engine optimization, but the most successful method is often times the least used because it requires a lot of effort. There is no substitution for publishing original, valuable content online. If his estimate comes back as high as I’m guessing, I would consider hiring a content writer to fill out your site rather than an SEO specialist. This is just an opinion.

Call me sometime and we can talk a bit more about this. I’ve had a good bit of success jockeying two of my projects to the top of the search engines over the last few years and I’m more than happy share what I know. They are:

Itintl.com
http://www.google.com/search?q=how+to+import

1km1kt.net
http://www.google.com/search?q=free+rpg+games

Keeton

Pay-Per-Use Web Site Model

Thursday, May 1st, 2008

I’m sitting in my office trying to come up with an effective way to make the leap from web site revenue driven by advertising, to one revenue driven by payment for use of the service.

Right now, I have four web sites that are candidates for the pay-per-use business model. They are:

Here are the issues I’m facing. FYI - I don’t have answers to these questions yet (that will probably come in a later post).

  • How can I implement a pay per use model without losing a significant portion of the users?
  • What can I reasonably charge for the service?
  • How should I charge? Subscriptions? Individual Transactions?

I’m really starting to believe that online services are the next generation of the web, and I want to be a part of it.

Paypal Business Update Page Not Working

Thursday, April 10th, 2008

I recently tried to update a client’s PayPal account from an individual account to a business account. After submitting the update form, I got a page entitled “Page Not Found” with a link to retry or go to the PayPal home page.

I assumed that this was a temporary issue and that they were experiencing an outage or upgrading their system. After a week of trying at different intervals I sent an email to their support department. You can see the support message below.

After receiving the reply from the support team, I re-attempted the upgrade process several more times over a few days using different browsers at with a variety of security settings.

Still unable to upgrade my PayPal account, I finally phoned in and was informed that this was a known issue and that they were unable to provide an estimated completion date. In addition, there was no way to upgrade my account manually and that I should continue to try the online form.

So, if you’re having trouble upgrading your PayPal account, this might be why.

Here’s the message I sent to support:

Original Message Follows:
————————
Form Message
customer subject: Business upgrade problem - page not found.
customer message: What would you like to do with your account type?:
‘upgrd_acct’
Additional Information: ‘When I fill out the form to upgrade my account to a business account, I get a page titled “page not found” with a link to retry the form. When will this be working again and is there another way to upgrade my account?

Thank you,

Keeton

Here’s the response:

From: webform@paypal.com [mailto:webform@paypal.com]
Sent: Sunday, April 06, 2008 7:57 PM
To: XXX
Subject: Re: MyAccount (Routing Code: XXXX-XXXX-XXXXXX-XXXX-XXXXXXX) (XXXXXXXXXXXXXXXXXXX) :ppk1

Dear XXX,

Thank you for contacting PayPal.

I apologize for the delay of our response.

My name is Solad and I am happy to assist you today. I understand that you are having difficulty upgrading your account to a business account. I apologize for the inconvenience this may have caused you. I’ll be happy to check that for you.

If you are receiving the error message ‘page cannot be displayed’ or ‘page cannot be found’ while attempting to access your account or open a new one, it may be because your browser’s security level is set too low.

For maximum security, you should consider upgrading to a Netscape or Microsoft browser supporting 128-bit encryption. Below are the instructions for viewing your browser security level.

For Microsoft Internet Explorer:

1. Open your Internet Explorer browser and select ‘Help” from the toolbar

2. Select ‘About Internet Explorer’

3. On the About Internet Explorer window, you will be given a version number and a cipher strength (encryption rate)

4. If your cipher strength is less than 128-bit, you may update by going to your ‘Tools’ tab and select ‘Windows Update’. (You may also click Help, click About Internet Explorer, and then click Update
Information.)

5. This will direct you to the Microsoft web site to upgrade your browser

You will also need to check the browser settings:

1. Click Start–>Settings–>Control Panel and open ‘Internet Options’

2. Click the ‘Advanced’ tab, scroll to the bottom of the scroll window

3. Ensure that ‘Use SSL 2.0′, ‘Use SSL 3.0′ and ‘Use TLS 1.0′ place a ‘check’ in the checkbox next to each of these options

For Netscape Communicator or Navigator:

1. Click ‘Help’ and then ‘About Communicator or Navigator’

2. In the window that opens, look for a section on RSA security

3. If this section reads, ‘This version supports U.S. security’, then your browser supports 128-bit encryption.

4. Otherwise, it will indicate you have an export version, which only supports 40-bit. (Further details are also available by clicking on Security in the Navigator toolbar)

5. If you need to upgrade your Netscape browser, go to http://home.netscape.com and click the ‘Download’ graphic at the top of the page

For other browsers, please view your help files for more information about upgrading to a more recent version.

If the cipher strength is already set to 128 bit, you will need to clear your cookies.

Double-checking your time and date on your computer may also help with your issue:

1. Click the Start button in the lower left hand corner

2. Scroll up to Settings and click on Control Panel

3. Double click Date/Time

4. Make sure the year is set to the correct year

Once your changes have been made, you may need to reboot your computer.

Please Note: If you are getting ‘Page Cannot be Displayed’ when trying to open a new account, it could be your cookies are not enabled. Once your cookies are enabled, you should be able to view the PayPal pages.

If this still doesn’t work, try clearing your cookies and cache on your computer.

If you are experiencing problems with our website that have not been encountered before, it is likely that you have a corrupted cookie. The easiest way to clear cookies is to remove them from your computer rather than the web browser.

Cookies are small text files (usually less than 1K in size) that websites send to your computer’s hard drive to identify you when you return. Think of them as your ID (identification) badge. Cookies are harmless and cannot affect the performance of your computer.

Without the cookie file, websites you frequent, like PayPal.com, will treat you as a new user each time you return.

Follow these simple steps to clear your cookies:

1. Open your Internet Explorer browser by clicking on the blue “e.”

2. Click “Tools” located at the top of the browser and select “Internet Options.”

3. Click “Delete Cookies”.

4. Click “OK” and “OK” again.

5. Restart your browser.

These steps should work for most Browsers types.

For IE 7, XP, and Vista users:

1. Open your Internet Explorer browser.

2. Click “Tools” located at the top of the browser and select “Internet Options.”

3. Under Browsing history, click the “Settings” button.

4. Click the “View files” button.

5. Click “Edit” at the top of the browser and then “Select All.”

6. Press the “Delete” key on your keyboard.

7. Click “Yes” if you are prompted with “Are you sure you want to delete the selected Cookies?”

8. Restart your browser.

To clear cookies for Macintosh using Internet Explorer, follow the steps
below:

1. Click “Explorer” or “Edit” at the top of the screen.

2. Click “Preferences.”

3. Under Web Browser preferences, click “ADVANCED.”

4. Click “Empty Now” on the right.

5. Click “OK”.

6. Restart your browser.

If it still doesn’t work, kindly contact your internet provider to change some settings on your account with them.

If you have any further questions, please feel free to contact us again.

Sincerely,
Solad
PayPal Consumer Support
PayPal, an eBay Company

Google Adwords display URL policy for Tracking URLs

Sunday, March 23rd, 2008

Google recently announced that there would be an “Important Change to URL Policy Enforcement” primarily focused on matching domain names, Display URLs, Landing page URLs, and Destination URLs.

What I was unaware of prior to the article (and I’m still not sure) is that Google allows the use of tracking URLs that don’t match the landing page URL domain name. I always assumed that the landing page URL had to match the domain of the display URL - no exceoptions.

Apparently, however, it is acceptable to use a tracking URL from a service like LinkTrack to monitor link activity.

You learn something new every day I guess, but this is definitely something I will be taking advantage of in the future.

Free Link Tracking

Friday, February 29th, 2008

So here’s a fun new site from Danifer Web Services! LinkTrack.info is a free link tracking service that lets you shorten long urls and track when they’ve been clicked on, and who clicked on them! The service is free and you don’t have to signup or give out any personal information.

Linktrack

Clean Atheletes Pure Sports

Friday, January 4th, 2008

Not too long ago we put together a site for an up and coming company, 100% Clean. They’re starting to sign with some very impressive professional atheletes and are issuing press releases, so I figured I should probably mention them in the blog!

These guys were great to work for, and their campaign against performance enhancing drugs is a really fantastic cause. They’re launching a clothing line over the next few months, so if you’re reading this take a few minutes to check it out.

100% Clean - Clean Atheletes Pure Sports

Customer Update

Thursday, December 20th, 2007

I recently finished a project for a new customer, Kiddos! Kids’ Salon, and I couldn’t be happier. I’m glad when we have the opportunity to depart from the corporate web sites to do something a little more fun, and I couldn’t be more pleased with the way this one came out.

If you have little ones and you’re in the area, I highly recommend you stop by and check them out.

Kiddoos! Kids' Salon

Happy Holidays from Danifer Web Services!

Tuesday, December 18th, 2007

My sincerest thanks to everyone for being a part of Danifer Web Services this year. It’s been a lot of fun and I’m glad that I’ve had the opportunity to share it with so many wonderful people. Best wishes to our customers, colleagues, friends and family this holiday season, and I wish you a happy and prosperous New Year.

From everyone at Danifer Web Services, happy holidays!

Thank you,

Keeton

Grapevine AMBUCS

Wednesday, November 21st, 2007

Last week I attended a meeting for a group called the Grapevine AMBUCS - a charitable organization of businessmen in the Grapevine area. My original goal in coming to the meeting was to get involved with a local charity organization that was laid back and would be fun and easy to attend. I was particularly pleased with the AMBUCS because they were extremely friendly, fairly well organized, and I already knew a few of the members from some of the business networking events I attend.

From the Grapevine AMBUCS web site:

The Grapevine Chapter of AMBUCS is comprised of businessmen from the Grapevine and surrounding communities dedicated to creating independence and opportunities for people with disabilities. AMBUCS meetings, community service projects and special events bring our members together as friends. Some of these friendships last a lifetime.AMBUCS service opportunities provide individuals with the resources to help their community when and if they are unable to do this as an individual. Working together as a group promotes fun, friendship and most of all, enpowers the community and individuals in need.

Creating Independence for People with Disabilities by:

  • Performing Community Service
  • Providing AmTrykes to Children with Disabilites
  • Providing Scholarships for Therapists

As of this week, I am officially an AMBUCS member and am proud to be part of their organization. If you’re interested in becoming a member yourself, would like to volunteer, or have questions about one of the upcoming events, please feel free to drop me a line anytime.

For more information on the national organization, please visit their site at ambucs.com. For the Grapevine local chapter, please go to grapevineambucs.com.

Spam Bully 4

Wednesday, October 31st, 2007

Today I received a very exciting email from the team at SpamBully.

If you’ve read my previous article on updating to Windows Vista, you know that I wasn’t able to migrate the SpamBully software to the new system. I haven’t tested it out yet, but this email suggests that the software is now ready to go!

Their Email

Dear SpamBully user,
We are excited to announce the release of SpamBully 4 for Outlook, Outlook Express and Windows Mail in Vista!

We are offering a FREE 1 year upgrade to users of SpamBully 1, 2, and 3.

SpamBully 4 has many exciting new features and enhancements to help you continue to keep the upper hand against spammers.

New Features and Enhancements Include……..

Auto-Delete - Now you can save time by setting SpamBully to immediately delete emails from known spammers on your Block list.

Review Window - Easily review emails SpamBully has categorized as spam and unsure from one simple window.

Fraudulent Link Detection - Detect links in phishing email messages that are from potentially fraudulent sources so you don’t accidentally give out your valuable financial information to thieves.

One Click Empty - Now with one mouse click you can instantly delete all of the spam in your Spam folder.

SpamBully 4 has also made even more improvements to the core features you have come to depend on daily……

Enhanced Allow/Block List - Allow or block email addresses, IP’s and words/phrases you choose from your Inbox from one simple location. From here you also have the option of auto-deleting emails from known spammers on your Block list.

Fight Back - Easily turn spammers in to their ISP’s and the FTC with the click of your mouse. You can also bounce spam back to the spammers who sent it.

Unsure Folder - SpamBully now can place messages it is unable to properly classify as good email or spam into a special folder. This saves you extra time from having to review your Spam folder.

Cellphone Forwarding - Forward only good emails to your cellphone.

Auto-Delete - Delete spam emails automatically as they download.

Bayesian Filter - Cutting edge artificial intelligence that knows which emails you’ve received are good or spam. Makes sure good emails make it to your Inbox.

Multi-Language Interface - Lets you easily convert the SpamBully toolbar into English, Spanish, Italian, French, German, Russian, and other popular languages.

Statistics - Comprehensive graphing and statistics shows you how well SpamBully is performing for you.

Challenge Emails - Email a special password to an unfamiliar sender that they must type in before the email is allowed to your Inbox.

Try the new SpamBully 4 for 14 days.

Download your copy from:

http://www.spambully.com/download.php

The first time you open Outlook, Outlook Express or Windows Mail with SpamBully 4, it will easily allow you to import all of your SpamBully 3 settings.

We are offering users of SpamBully 1, 2, and 3 a FREE 1 year upgrade to SpamBully 4.

You can instantly get your SpamBully 4 code at:

http://www.spambully.com/upgrade4.php

We truly appreciate your continued support!

————————————————————————–

You are being emailed this announcement because you have purchased either SpamBully 1,2 or 3.

If you do not wish to be notified by SpamBully when new versions or upgrades are available, please click the link at bottom and you will be instantly removed fromour updates email database. SpamBully does respect your privacy and your wishes, we do not sell our customer lists and we will not email you with SpamBully updates that you do not want.

Axaware, LLC
2153 Wealthy
#150
Grand Rapids, MI
49506

Import Duty

Friday, October 19th, 2007

If you haven’t been in a while check out import-duty.com, one of my import/export related web sites. I recently redesigned this one with a new Wordpress template and added in an email collection utility and some saleable products.

This site has excellent page rank and has generated a steady stream of traffic for import duty and import tax related terms. I’ve decided to develop it a bit further and try to help importers answer that all important question, “how much is import duty?”

What is a Link Exchange?

Wednesday, October 17th, 2007

What is a Link Exchange?

In order to promote web site visitors to their sites, many web site owners choose to participate in link exchanges. A link exchange is an agreement between two web site owners wherein they agree to add a click-able link to each of their sites in order to promote each other and share traffic.

What are the Benefits of a Link Exchange?

The primary benefit of a link exchange is for unpaid search engine positioning. Search engines like Google, Yahoo!, and MSN are believed to count the number of incoming links a site has from other web sites in order to determine it’s relevance when returning search engine results. It is widely believed that the more incoming links a site has, the higher it will rank for a given search term.

The secondary benefit of a link exchange is an exchange of traffic from one web site to another. By participating in a link exchange, web site owners actively promote their web site elsewhere on the internet in order to gain more visitors from incoming links.

Although generally overlooked, link exchanges also provide value to your web site’s visitors. Assuming that you are planning on linking to sites that have content related to yours, you are providing your visitors with additional resources.

What are the Problems with Link Exchanges?

The link exchange system is prone to abuse. Many sites automate link exchanges with other web masters to generate thousands of incoming links. These incoming links are less a “vote of confidence” from another site and are generally annoying to visitors looking for real information. Here’s a sample automated link exchange request from Merchant Service Group

How can I get the most out of link exchanges?

This part can be time consuming, but it’s definitely worthwhile. Stick to the following for best results:

  • Have a web site worth linking to. Fill your site with useful content for your readers and for those sites who would link to you.
  • Don’t automate your linking process. Instead, hand pick sites that compliment yours and contact the owner in a personal way. Mention who you are and what you like about their web site. I always write an individual email to each potential link exchange partner. It’s definitely more time consuming, but in the long run it has better results.
  • Contact sites that are relevant to your area of expertise, but not direct competitors. An example would be a veterinarian’s web site linking to one for a pet groomer.
  • Don’t go overboard. A few choice links from the right people will get great results.

Is there any terminology I should know?

This is not a comprehensive list, but should get you started:

  • URL: the address in your address bar. It normally looks something like http://www.danifer.com/blog/what-is-a-link-exchange.html.
  • Anchor text: You can use any text to link to another web site. What you use for anchor text is believed to have an impact on search results. This is an example of anchor text. This is a good place to insert keywords relevant to the site you’re linking to.
  • One way link: Not a true link exchange, but rather an incoming link to a site that is not reciprocated.
  • Banner/Image: You can use an image to link to a site rather than anchor text.
  • Alt Text: When an image is used, alt text can be added to signify what the image is about to visually impaired or graphics disabled browsers. This is a good place to insert keywords relevant to the image you’re using and the site you’re linking to.

What about buying links?

The jury is still out on this one. It definitely makes the process easier, but it might not achieve the results you’re looking for. If you’re going to buy links, do so in moderation and don’t blow your budget. There are more proven ways you can spend money to improve your traffic.

I’m ready. What do I do now?

Here’s how the link exchange would normally work:

  • Contact the site you would like to exchange links with.
  • The two of you agree where you would like the links placed and what you will be linking to.
  • Communicate with your web master where the link should be placed, what it should point to and any other information you worked out with the link exchange partner.
  • Confirm that your link exchange partner has posted your link.
  • Check back occasionally to make sure nothing has been changed.

Best of luck to would-be link exchangers! I hope you found some of this worthwhile.

Keeton

Automated Link Exchange Request

Wednesday, October 17th, 2007

Here’s an example of an automated link exchange request. Although written in a generically personable way, this is obviously an automated program or bulk distribution email.

As a web site owner I find this kind of thing annoying. Not only is it spam mail, but I believe bulk link requests like this are actually harmful to both the originating site as well as those that link to it.

If you’re not sure what all this is about, please check out this related article: What is a link exchange?

Here’s the email:

I came across your website http://www.itintl.com, and would like to propose a link exchange between our sites. *company name removed* provides an array of *service description removed* to retail*potential clients removed* . *service description removed*

Please consider adding our link to your site on your page: http://www.itintl.com/rss/itintl.xml.

Here is our linking information:

Title: *Anchor Text Removed*
Description: *description removed*
URL: *URL removed*

========== Begin HTML Code ================

<a href=”*URL removed*” Target=”_blank”><b>*Anchor Text Removed*</b></a> *description removed*

========== End HTML Code ================

Let us know when our link is placed and we will post your link in the proper category of our resources page listed here: *description removed* .

Please be sure to include your desired title and description. Your link will be posted within hours, however, in some rare cases it may take longer. Please feel free to let me know if you have any questions.

Thank you for your consideration,

*contact information removed*

If you would like not to receive any further communications from *company name removed* , please respond to this email with “Remove” in the subject line.

Important ICANN Notice Regarding Your Domain Name(s)

Friday, October 5th, 2007

One of my customers received this notice from ICANN and had some questions. Read the email from GoDaddy, his question, and my response below.

Email from GoDaddy/ICANN

From: accountupdate@godaddy.com
Sent: Saturday, September 29, 2007 9:18 PM
To:
Subject: Important ICANN Notice Regarding Your Domain Name(s)

***********
Important ICANN Notice Regarding Your Domain Name(s)
***********

Dear Name,

It’s that time of year again. ICANN (the Internet Corporation for Assigned
Names and Numbers) annually requires that all accredited registrars (like Go
Daddy) ask their domain administrators/registrants to review domain name
contact data, and make any changes necessary to ensure accuracy.

To review/update your contact data, simply:
+ Go to www.godaddy.com/?isc=
+ Click on the “ICANN Domain Confirmation” icon at the top of the page
+ You will be taken to a landing page and asked to enter your Domain
Information Key: XXX-XXX-XXX-XXX-XXXXXXXXXXX
+ Enter your key and click “Go.”

Next, simply review the contact information for each domain name. To make a
correction, log in to “My Account” with your customer number or log in name
and password. Click “Manage Domains,” select the domain to update, then
click “Contact.” If you find that your domain contact data is accurate,
there’s no need to take action.

If, however, your domain contact information is inaccurate, you must correct
it. (Under ICANN rules and the terms of your registration agreement,
providing false contact information can be grounds for domain name
cancellation.) To review the ICANN policy, visit:
http://www.icann.org/whois/wdrp-registrant-faq.htm

Should you have any questions, please email us at mailto:support@godaddy.com
or call our customer support line at (480) 505-8877.

Thanks for your attention and thank you for being a GoDaddy.com customer.

Sincerely,
GoDaddy.com Domain Support

If you are the domain administrator of more than one GoDaddy.com domain
account, you may receive this notice multiple times.

The Question

Hi Keeton,

Is this something I should worry about or just a clever marketing thing?

Thanks,

Name

My Response

Hi Name,

This is not clever marketing - ICANN is actually an official organization that regulates domains. All they are asking you to do is log into your account and make sure your contact details are up to date. If they haven’t changed since last year, no updates will be needed.

Hope that helps,

Keeton

/~username AliasMatch

Friday, October 5th, 2007

I recently purchased and installed an ssl security certificate on my private web server that hosts nearly 40 of my own web sites. Since more than one of those sites sells products, I need to use the ssl certificate on multiple sites. Rather than buy certificates for each one, I instead opted to process transactions on a secure subdomain of this site (secure.danifer.com) and alias the other web sites to subdirectories of the secure subdomain.

For example, instead of making https://howtoadvertise.net/shop I’ll use https://secure.danifer.com/~howtoadvertise.net/shop to accept encrypted data for credit card transactions. This way I won’t have to buy a separate security certificate for each site.

The problem

I couldn’t figure out how to configure the Apache2 virtualhost file to match both the fully qualified domain name as well as a sub-directory of the secure domain. I’ve worked with hosting reseller programs using the common Cpanel setup and I know it’s possible, I just didn’t know how to do it myself.

The solution

As it turns out, all I needed to do was make use of the Apache2 ServerAlias directive. Here’s the line that makes it work:

AliasMatch ^/~(.*) /home/public_html/$1

Which matches https://secure.danifer.com/~username to the public_html directory for any username on the system. Pretty slick!

Here’s my complete virtualhost file:

<VirtualHost *:80>
ServerName danifer.com
DocumentRoot /home/public_html/danifer.com
ServerAlias www.danifer.com
AliasMatch ^/~(.*) /home/public_html/$1
ErrorLog “|/usr/bin/cronolog /home/apache_logs/%Y-%m-%d-danifer.com-error.log”
CustomLog “|/usr/bin/cronolog /home/apache_logs/%Y-%m-%d-danifer.com-access.log” combined
CustomLog “|/usr/bin/cronolog /home/apache_logs/server_logs/%Y-%m-%d-server-access.log” combined

#Redirect non-existing requests to the homepage
ErrorDocument 404 /index.php
ErrorDocument 500 /index.php
ErrorDocument 403 /index.php
</VirtualHost>

<VirtualHost *:443>
ServerName secure.danifer.com
DocumentRoot /home/public_html/danifer.com
AliasMatch ^/~(.*) /home/public_html/$1
ErrorLog “|/usr/bin/cronolog /home/apache_logs/%Y-%m-%d-danifer.com-error.log”
CustomLog “|/usr/bin/cronolog /home/apache_logs/%Y-%m-%d-danifer.com-access.log” combined
CustomLog “|/usr/bin/cronolog /home/apache_logs/server_logs/%Y-%m-%d-server-access.log” combined

SSLEngine on
SSLCertificateFile /etc/apache2/ssl/ssl.crt
SSLCertificateKeyFile /etc/apache2/ssl/ssl.key
SSLCertificateChainFile /etc/apache2/ssl/ssl.crt

#Redirect non-existing requests to the homepage
ErrorDocument 404 /index.php
ErrorDocument 500 /index.php
ErrorDocument 403 /index.php
</VirtualHost>

A New Logo!

Thursday, October 4th, 2007

As part of our company identity project, we’ve added a logo to the Danifer Web Services portfolio! See it on our homepage or check it out below.

Domain Listing Service Search Engine Submission

Monday, August 27th, 2007

This is a follow up post to my earlier report on the Domain Listing Service mailers my customers have been receiving. Looks like they’ve modified their product a bit, but are still using the same deceptive, high pressure bulk mail to sell it. I can’t speak to the quality of the Search Engine Submission product they’re promoting, but I’m again disappointed in the sales strategy.

Thanks to Linda for alerting me to this issue with her email:

Recently I received a bill from the above-referenced company for $75.00. It was not for domain name registration so much as for a website address listing for search engine submissions. When I looked them up on the internet, your website with the correspondence regarding the bogus bill to one of your clients popped up. Thought you might like to know of their latest scam.

Sincerely,

Linda

Another email, this time from Heather:

We were sent an invoice for $75 to renew our domain and unfortunately we sent the check to Domain Listing Service Corp. Would you happen to have a telephone number for them.

Thank you,

Heather

Here’s one from Patricia:

Thankyou soooo much!!!

I was this…… close to sending in my payment of $65 to this ‘domain listing service’ when I got suspicious of no phone#, and found your site. If you need my help in getting these guys, let me know! Thanks again.

It looks authentic and it does say ‘NOT A BILL’, but a solicitation and I’m not under any obligation to pay the amount (?).

This one from Shelley:

Thank you for confirming my suspicions about this company. Their solicitation looks like a real bill and I was almost ready to pay it. Luckily I read the statement and realized it was only a solicitation and not a bill. I am sure that many, many people just send them the $75.00 thinking that this is their domain server. When I went on their website to complain there was no link to customer service to complain.

While searching for info on this company, I came across your website. Thank you again for the heads up.

Shelley

This one from Jane:

Appreciate your putting out this message. It is too late for us. We are a small organization, and were in between treasurers when this arrived. It got passed from one treausrer to the other, and none of us thought to research it. I am the one who would know if the charge were out of line, or sounded fishy, and I did not even see the letter. We got charged $65. We have since received a similar letter from another service, Liberty Names of America. They may or may not be legit, but it is a much higher rate than we pay. My treasurer is looking to see if the letter survived from DLS. If he can’t find it, I would be interested in having a copy from someone. I plan to make a police report.

This one from Stan:

Here it is January 15, 2008. Just received what looks like an invoice for $75 from Domain Listing Service. Since I never heard of them I went to Google. When I google the name I get your blog. Nowhere does it say “this is not a bill” What a scam!

Now Accepting Credit Cards Online

Tuesday, August 7th, 2007

A much requested feature from our customers, Danifer Web Services is now accepting credit cards online for invoice payments! There’s still a button if you prefer to use Paypal, but we expect to see the majority of our customers will opt for the Credit Card option.

The payment link is: http://www.danifer.com/payments and will be referenced at the bottom of new invoices. You do not need an invoice number to make a payment, just please provide a brief description of what you’re paying for in the space provided.

Texas Style Wrought Iron Furniture

Tuesday, June 26th, 2007

Ecommerce and online shopping are expanding at a phenomenal rate and small and independent retailers are poised to reap many of the rewards. At Danifer Web Services, ecommerce applications are one of our most commonly requested web site services and we see a lot of small retailers breaking into the market.

Our clients realize that with less than the cost of one month’s rent in a retail store, they can setup their own web site to market or test a new product line or simply reduce the upfront costs of launching a retail outlet.

With an online ecommerce web site, they reduce their risk from long term leases and inventory warehousing while gauging the effectiveness of their product. Rather than start a retail store and build a web site as a secondary marketing outlet, many of our customers choose to launch their web sites first and then build retail locations once the products and the marketing methods have been proven.

One of our recent ecommerce customers, Very Texas (www.verytexas.com), is an online retail store specializing in Texas style wrought iron furniture. After only a few weeks in development we were able to help this customer launch an online retail outlet while she established relationships with vendors and clients. She was able to open her doors to the public with minimal investment and minimal risk in a very short amount of time.

PayPal Scheduled Outage

Thursday, June 7th, 2007

I received an email this week from my favorite payment processing gateway, PayPal, notifying users of a scheduled outage. If you are using PayPal to process transactions, this is definitely something to be aware of:

We’re planning to upgrade the PayPal data center on Monday the 18th of June. The upgrade is scheduled to begin at 9 PM PDT and last for approximately two hours. During this time, there will be a PayPal system-wide service interruption. The PayPal site will be unavailable and the majority of PayPal features will not be functioning. You will not be able to process payments during this time.

You do not need to do anything during the data center upgrade. Once the upgrade is complete, you will be able to conduct business as you normally would. However, a small number of merchants may need to reconfigure PayPal’s IP address if was previously hard-coded into their API calls and/or firewall settings. Please see instructions below.

Here’s what you should expect during the service interruption:

If customers attempt to pay you with PayPal during the upgrade they will get the following message:

“The PayPal website is currently unavailable. We are working actively to restore access to the site as soon as possible. We apologize for any inconvenience. Please check the PayPal System Board for possible updates.”
Note: The PayPal System Board can be found at http://announcements.paypal.com/us/ and this will be accessible through the message above.

If your customers click on the PayPal System Board link they will see the following message:

“PayPal is currently performing a data center upgrade. This upgrade began at 9:00 PM PDT and is scheduled to run for approximately 2 hours. The PayPal site and a majority of our features will be unavailable during this time.”
Note: We will be updating the PayPal System Board with additional information as we monitor the upgrade.

eBay sellers will see little impact on their auctions as the eBay website will be unaffected during the upgrade. Auctions will continue as normal. However, your buyers will be unable to process a payment through PayPal during this time.

If you elect to list your item(s) with the “Immediate Payment Required” option there will some inconvenience as the buyer will be unable to process their payment until after the upgrade has been completed.

You will be unable to log into the PayPal system to check your PayPal account status, including verification of payments received.

We will also be upgrading our internal tools, so we will be unable to access your account information during this time.

You will be unable to receive funds through any website buttons or through the PayPal site directly.

After the upgrade, buyers and sellers will be able to interact with PayPal as they normally would.
Here’s what you need to do if you hard-coded PayPal’s IP address:

If you have hard-coded PayPal’s IP addresses into your API calls and/or firewall settings, you may need to reconfigure these settings after the upgrade. Here is the new IP address you will need to upgrade to:
https://ppmts.custhelp.com/cgi-bin/ppdts.cfg/php/enduser/std_adp.php?p_faqid=92

If you need assistance in reconfiguring the IP address change, please contact PayPal Merchant Technical Support at http://www.paypal.com/mts

Rest assured, we will be monitoring the scheduled upgrade very closely to ensure that we return to normal functionality as soon as possible. Again, after the upgrade, you will be able to conduct business as you normally would.

PayPal continually makes improvements to our systems and platforms so we may continue to provide you with the best online payment processing solution.

You are a valued PayPal customer and we appreciate your business.

Best regards,

PayPal Merchant Support

Domain Listing Service Corp. Scam

Tuesday, May 22nd, 2007

Update: If you found this page while searching for Domain Listing Service you might want to know that we get a few dozen hits every day from people just like you trying to find out more about this company. You guys might consider getting together to do something about this. Email me if you have the chance and I’ll start posting your stories on this blog.

I’ve posted the first one here:

http://www.danifer.com/blog/domain-listing-service-search-engine-submission.html


I got an email from one of my clients today regarding what looks like someone trying to scam her out of a couple of bucks based on her domain name information.

Here’s what she said:

Hi Keeton -

Okay - here’s a tech-y question that I need help with. I registered my domain name in November with domainregistry.com. I have the confirmation, etc. that states the registration date, expiration date, etc.

Today I received in the mail a very official looking bill for $65 from a company called Domain Listing Service Corp. It has the listing date as June 18 - June 18. It also tells me all of the inclusions with the website address listing, which I think I have anyway.

I think this is some sort of domain name registry trickery. LOL. Could I fax both the legitimate registration and this suspicious bill and maybe you could tell me what you think?? Don’t want to be “taken” but if I owe this I don’t want to be negligent either.

My response:

That sounds really scammy to me. Send me a copy and I’ll look it over, but definitely don’t pay anything in the meantime. Domain names usually cost between $9 and $15/year and yours is registered through xxx.

Thanks,

Keeton

I hate seeing this kind of thing, but it happens all the time. Essentially, this company pulled my customer’s domain name registration information (the name and address she used to register her domain name) from the publicly available whois information. They then sent out this mailer to try and convince her to send in a check for $65.

You may have seen similar scams for home mortgages, credit cards, etc. Unscrupulous companies will pull information from a publicly available database and send out official looking letters trying to convince people to buy something they don’t need.

It costs a lot to do a physical bulk mailing, so it makes me sick to think how much money they must be making off this. If you get something like this, check with your web developer or just read the fine print to see if it applies to you.

Yahoo! Small Business Web Hosting

Friday, May 18th, 2007

I recently had the misfortune of working with a client who had registered a domain name and signed up for web hosting through smallbusiness.yahoo.com.

Although the domain name control panel was pretty standard and not bad at all, the web hosting starter package that the client had purchased was clunky and achieving the desired results proved very difficult. This client requested a basic WordPress installation with a modified skin that they could use for basic blogging needs.

The only way to install the WordPress Software with the Yahoo! small business starter package was to go through the prepackaged installation process. This resulted in the installation of an out of date piece of software that was shamelessly rebranded by Yahoo! and represented as their own.

WordPress requires a Mysql database to operate, so there was obviously at least one available for use. The database was set up automatically during the WordPress installation process, and included an automated username, password, and access level user permissions. The big issue with this is that when I tried to upgrade to the latest version of WordPress (2.1.3 I think) the account didn’t have the privileges to make all of the necessary changes to the database. The result was a partially upgraded database that caused errors in the program. If this were not a fresh installation I would have needed a backup of the database in order to recover to a more usable state.

That said, I think there are a lot better options when it comes to web hosting than the larger companies like Yahoo!. I think this is still an industry where bigger is not necessarily better. When you choose a provider I would definitely recommend someone who’s been in business a while and has a good track record, but would steer clear of the big guys like Yahoo!, GoDaddy, etc. They’re great for domain names, but there’s really no reason to put all your eggs into the same basket.

What days of the week are the most productive?

Friday, May 18th, 2007

I find I get very little work done on Mondays and Fridays. On Mondays I’m answering e-mail and messages that built up over the weekend, and on Fridays I watch the clock all day.

Tuesdays and Thursdays are the opposite. I program, work on customer issues, coordinate projects, etc. sometimes until late in the evening. I get more done on these two days than I would in twice as many Mondays and Fridays.

Wednesdays also seem to be very productive for me, but in a social way. I schedule most of my meetings on Wednesday for two reasons:

  1. I’m already out for my weekly BNI meeting,
  2. I find potential clients more agreeable and ready to commit in the middle of the week.

No real point to this post other than what I’ve written. It made for a good discussion with a colleague earlier today, so I thought I’d write it up.

Tipton Enterprises

Friday, May 18th, 2007

I’ve recently taken on a new customer who commissioned Danifer Web Services to build three web sites for his fledgling business. They came out particularly well, and I’m excited to see where he takes them.

Tipton Enterprises (tiptonenterprises.com)
Sort of a home-base to promote projects and yak about stuff. Pretty much the same thing I do here.

Laptops for School (laptopsforschool.com)
A laptop review site, presumably for individuals looking to use them for eductional purposes (this is a really good example of niche marketing).

Guardian Domains (guardiandomains.com)
For all your domain name registration needs.

As you can see, this customer is an internet entrepreneur similar to myself, so wish him the best of luck and check out his projects when you have some time.

A New Look

Friday, May 18th, 2007

Being as dedicated to my customers as I am, I tend to put off my own projects while I while I work for other people. The danifer.com web site is no exception. It’s been in bad need of a face-lift for quite some time now. For those of you who don’t remember, here’s what the old site looked like:

I think the new revision offers a little cleaner and more professional look. I know my customers come here before they hire me, so I definitely want to make a good impression. If this isn’t your first time here, I’ve added some good resources and some discount offers sprinkled about. Feel free to have a look and let me know what you think.

Free Wordpress Skins

Monday, April 30th, 2007

Free stuff: Get a Free WordPress Skin now. This changes occasionally, so check back.

Recommended: They don’t link to it from anywhere on the site, but you can download all of their templates at once for a discounted rate. Not sure how long this will be active, but definitely recommended if it’s still working.

In the past I’ve relied on designers to modify the default WordPress template to fit a specific need, but lately I’ve been searching for pre-packaged themes that I can download at a reduced price.

One thing I noticed in my search was the surprising lack of quality/availability of WordPress skins. The free ones are not impossible to find, but are a clear cut case of getting what you pay for so far as design, creativity, and functionality are concerned. The pay sites are the exact opposite - decent quality, but extremely overpriced.

One of the few sites that made my bookmark list was Skinetti.com.

They bill themselves as an independently owned and operated, small time developer of WordPress skins. Although the selection is somewhat limited (they seem to be adding new content periodically) the quality is extremely high for the price.

If you’re in the market for a decent WordPress skin but don’t want to go too cheap, I highly recommend them. And, if you need help installing the software please let me know.

Windows Vista Revisit

Saturday, April 21st, 2007

As you may have already read, I’m in need of a new computer and have had some difficulty with Windows Vista. Unfortunately, it’s pretty hard to buy a computer pre-loaded with XP anymore, and my lagging computer issues still have not changed. This post is fueled by the purchase of a new computer, pre-loaded with Windows Vista and is going to be an informal analysis of the problems (and solutions) that have come up.

4/22/07 A quick update for anyone who’s interested. I returned this machine to Best Buy after working with it all weekend. I just couldn’t justify spending $800 on a machine that runs slower than the one I’m on now, and makes more than half of my peripherals obsolete. Instead, I opted to upgrade the graphics card in my existing computer to one with 512mb of ram rather than 64. This basically solved all of my problems, and I’m pleased as punch!

The hardware

The new computer is an HP.

HP Pavilion PC Model a6030n
Prod ID#RX88/7AA-ABA
Windows Vista Home Premium OEM

Purchased for $799.99 plus $60.80 in tax from Best Buy on 04/19/07

From the Computer: Properties Menu
Rating: 3.0 (Windows Experience Index)
Processor: AMD Athlon 64 X2 Dual Core Processor 4800+ 2.5Ghz
Memory (RAM): 1918 MB
System Type: 32-bit Operating System

This system comes with a 320 gigabyte hard drive.

Email issues

I’m going to break out software issues in a category below, but email is so vital a communication tool for me that I wanted to address it separately.

If you don’t know already, Microsoft has replaced Outlook Express with a new email client name Microsoft Mail. The ease of use and simplicity that separated Microsoft Express from Microsoft Outlook are now gone. Microsoft has taken it’s most popular email program and merged it with its most unpopular one, creating one that is awkward, sluggish, and pushy. I screwed around with it for about four hours before I started looking for an alternative email program.

The result of my search has left me thrilled and giddy. I’ve now officially switched my main email client to Mozilla Thunderbird and I couldn’t be happier. It provides all of the ease of use that Outlook Express had to offer with additional options and features for the core components. Things like fine-tunable spam filtering, account separation, message flagging, easy to use find features and more.

I’m extremely disappointed with Microsoft’s attempt to rule the email world by programming an application that refuses to play nicely with others. I’m reminded of Princess Leia’s quote from Star Wars “The more you tighten your grip, Tarkin, the more star systems will slip through your fingers.”

Software Issues

Some of my legacy Windows XP Software applications that are giving me problems (as of the time of this post) are:

  • World of Warcraft - Running, but not up to standard.
  • Adobe Distiller Version 5.0 - Agreed, it’s pretty outdated but was working fine before the “upgrade.” I’ve heard rumor that Vista will not support any kind of .pdf printing and I’m anxious to verify this.
  • Power Chute Personal Edition v1.3.1 from APC - This is the reporting software produced by APC for my uninterruptible power suppy. The hardware still works, but no nifty reporting gadget. I have not checked with APC for a Vista version.
  • ScanSnap Manager v3.1, ScanSnap Organizer v1.0, and Cardminder v2.0 - These all came bundled with my Fujitsu ScanSnap scanner (a high speed document scanner used in my paperless office). Although the drivers installed properly, the software isn’t functioning and without it the scanner is $400 worth of useless.

    According to Fujitsu, there’s an update scheduled for June 2007, but none available now. For those interested, my Fujitsu ScanSnap model number is fi-5110E0X2.

  • SpamBully, an inexpensive and highly effective add-on to Outlook Express (I wrote a very positive review about this product earlier this year).

    Although SpamBully has released a Vista version of their product for Microsoft Mail, I couldn’t get it to work.

Stuff that worked

It hasn’t been all bad, so here are some of the things I’ve got working and working well:

  • Adobe Photoshop CS2
  • My Dymo LabelWrtiter Turbo 330 with original software
  • Adobe Reader 8.0
  • My copy of Microsoft Office XP
  • Mozilla Thunderbird
  • Trillian, my IM client
  • FeedReader, my RSS feed program
  • HTML-kit, my HTML editor
  • Ventrilo, a VOIP client I use for World of Warcraft
  • Putty, my SSH client
  • Google toolbar

My impressions

Windows Vista still isn’t ready for the mainstream. Avoid an upgrade until they’ve released at least the first major service pack.

As an operating system it’s got a lot of nice features, but these are far overshadowed by the Microsoft mentality that “there can be only one.” I bought a new system because my programs were running slowly and I have not resolved this issue as thoroughly as I would have liked.

I’m looking forward to the first real consumer ready operating system from Google or Mozilla. They’ve done such fantastic work with Firefox and Thunderbird that I’d like to see them succeed there as well. I don’t think we’re that far away.

How I’ll approach this in the future

One thing I noticed from this whole ordeal is that the programs that suffered the least were my web applications. I’m currently using Google Calendar for my scheduling as well as an online address book I built myself. I’m not a fan of being over-reliant on web services, but I don’t mind them if I own them myself.

I’ll be looking for more operating system features I can convert to web based utilities in the future.

Google Adwords Customer Service

Monday, April 16th, 2007

I recently had the opportunity to contact Google Adwords customer service regarding what I suspected might be fraudulent clicks on my account. I got a pretty generic answer to both of my inquiries, so I thought I would post them for reference. Here they are along with my replies cut and paste directly from my email program:

Hello Keeton,

Thank you for your email regarding your AdWords reports. I understand that
your website logs are reporting less advertising traffic than your AdWords
reports. This discrepancy may occur if clicks to your ad aren’t detected
by your web tracking software. The information below should help you to
reconcile your weblogs to the statistics reported within your account.

HOW OUR SYSTEM WORKS

All clicks on your ads are directly tracked by our system. Some
third-party web tracking systems may provide inaccurate reports. Many
users have found that the weblogs from their own server are more reliable
for comparisons with our reports.

Additionally, Google’s reporting technology may record clicks that other
web tracking programs may miss. Some tracking programs may not register
clicks that occur while the destination site is down, or they may have
limitations on the kinds and sources of clicks that they detect.

To view numerical data on invalid clicks automatically filtered out by our
system (and therefore not charged to your account), you can run a Campaign
Performance or Account Performance report. Please see our FAQ about how to
run these reports:
https://adwords.google.com/support/bin/answer.py?answer=44008&hl=en_US.

RECONCILE YOUR WEB LOGS

The following variables are the most common for those advertisers who are
concerned about a discrepancy between their reporting statistics and those
reported by Google AdWords:

- Google Network statistics: Google displays ads on a growing network of
search and content sites and products. Typically, web tracking software is
not able to recognize clicks from Google Network sites as being Google’s
clicks. These are generally labeled with the third party site name and
they will not be labeled as clicks from Google. If your ads are currently,
or have ever been, distributed to Google Network sites such as About.com,
AOL, Netscape, etc., we recommend that you visit our Google Network FAQ at
https://adwords.google.com/support/bin/topic.py?topic=25 to determine
whether some of the referrers to your site were Google Network sites.

- Time discrepancies: Time discrepancies between different tracking
programs can throw off estimates of clicks. Be sure to compare the
appropriate time periods. All your account statistics are measured and
reported based on the local time zone you have chosen for your account. To
ensure the highest level of accuracy, there is a delay between the moment
when a user actually clicks on your ad and when that click is reported as
a statistic within your account. This delay represents the time required
to evaluate and report the click as a valid one.

- IP selection: Your system may filter out visits from your IP address;
however, AdWords does not. Also, if you currently use a shared ISP (such
as AOL or Earthlink) you may be sharing one or more IP addresses with
other users. Therefore multiple clicks from the same IP address could be
legitimate clicks from multiple users, and each one would be reported as
an individual, valid click within your account.

If you have additional questions, please visit our Help Center at
https://adwords.google.com/support to find answers to many frequently
asked questions. Or, try our Learning Center at
http://www.google.com/adwords/learningcenter/ for self-paced lessons that
cover the scope of AdWords.

We look forward to providing you with the most effective advertising
available.

Sincerely,

The Google AdWords Team

—————-
To access your AdWords account, please log in at:
https://adwords.google.com

Original Message Follows:
————————
Subject: Re: [#xxxxxx] Google AdWords Phone Support Follow Up
Date: Thu, 5 Apr 2007 17:41:15 -0500

Hi Elissa,

I’m not having any problems distinguishing between traffic from Google
Adwords and traffic from other sources.

My concern is that the total amount of traffic I received to that website
(from Google, organic search, bookmarks, and all other sources of traffic)

is less than what Adwords is reporting.

Do you have another explanation? This is starting to look like an error
of
about $1000/month, so I really would appreciate a second look.

Thank you,

Keeton

—– Original Message —–
From: “AdWords Support”
Sent: Thursday, April 05, 2007 4:32 PM
Subject: [#xxxxxx] Google AdWords Phone Support Follow Up

> Hello Keeton,
>
> I just left you a voicemail regarding your question about the
discrepancy
> between the clicks on your campaign management tab and your web server
> logs.
>
> Unfortunately it is very difficult for us to troubleshoot this issue
> because our team cannot be sure that you are looking at the same data
that
> AdWords displays and we do not have the bandwidth to analyze your web
> server logs. I apologize for this and in the future I would highly
suggest
> implementing Tracking URLs and Referrer Headers to have more insight
into
> your web server logs and how they relate to your AdWords account. I will
> explain both in more depth below.
>
> I. Tracking URLs
>
> In many web server logs, a page visit entry would be identical whether a
> user clicked your AdWords ad on a Google search result page or your
> website’s listing in the Google free search results. In order to
> distinguish which clicks come from your AdWords ads, you can give your
ad
> a tracking URL.
>
> To take advantage of tracking URLs, place a parameter at the end of your
> destination URL. For example, if your URL is www.yourdomain.com, your
> tracking URL would be www.yourdomain.com/?source=googleadwords.
>
> It’s important to test each new tracking URL in your own web browser to
> verify that it’s linking properly to its specified page. If you find
that
> a tracking URL isn’t linking properly, you might want to eliminate the
> forward slash after the domain. For example, instead of
> www.yourdomain.com/?referrer=googleadwords, try using
> www.yourdomain.com?source=googleadwords.
>
> Once you’ve created your tracking URLs, you can look in your web server
> logs or your third party tracking software to get traffic data for your
> ads. If you’re using your web server logs, look for the tracking URL in
> the GET entry to identify which website visits came from your Google
> AdWords ads.
>
> II. Referrer Headers
>
> After distinguishing in your web server logs which website visits came
> from your AdWords ads, you can use your web server logs’ referrer
headers
> to see where the ads were when they were clicked on.
>
> Referrer headers show the last page the browser loaded before loading
your
> website and usually indicate the site users were on when they clicked on
> your ad. For example, if a user searches on your keyword on Google.com
and
> then clicks on your AdWords ad, the referrer header would most likely
read
> ‘http://www.google.com/…’ Conversely, if the clickthrough had come
while
> your ad was appearing on AOL, the referrer header would read
> ‘http://www.aol.com…’
>
> Keeton, please let me know if you have additional questions. Have a nice
> evening.
>
> Sincerely,
>
>
> The Google AdWords Team
>
> —————-
> Learn from other AdWords users. Ask questions, share answers, and post
> your favorite AdWords tips. Find out more at
> http://groups.google.com/group/adwords-help
>

How to Get a Real Read Receipt for Your Email

Thursday, April 5th, 2007

This week we continue to launch our series of web-based services. Following in the footsteps of our online contract utility, we’ve also released DeliveryConfirm.com, a web based email delivery notification service.

email delivery receipt

The idea behind the site is to address the flawed read receipt feature of Outlook, Outlook Express and other message programs that allow the message recipient to decline sending the receipt. This is done by storing the message online and emailing a password to the recipient. When the password is used, voila! The original sender is notified that their message has been read.

It’s shockingly simple, and I’m hoping it will take off. Since it’s just been released, please let me know if you find any bugs.

Web Page Notification Script

Wednesday, April 4th, 2007

There’s been a lot of response to our post regarding the web page visit notification script that we talked about last October. We’ve had so many requests for it that we’ve finally made it available for download.

This is the first time we’ve offered a downloadable product on danifer.com (although we do it on lots of other sites) and is the first script we’ve made commercially available. If you use the page visit notification script on your site, please let us know how it worked for you.