Sometimes, the dialog box appears on my Windows along the line of “Error opening file, filename.dll missing.” If you have encountered to this problem, the following tutorial may help you.
A definition for DLL file in short of Dynamic Link Library, a library of executable functions or data that can be used by a Windows application [...]
Popularity: 4% [?]
Jun 17, 2007 | By: Thai | No Comments
This is another method, a proper way on how to hide your default title and tagline/description or any object (image, sidebar, header, etc) been thrown off from your screen. A little bit knowledge of programming CSS needed if you wish to tweak this. I would say this is quite evil because I just don’t want [...]
Popularity: 5% [?]
Jun 13, 2007 | By: Thai | 1 Comment
Learning through PHP is never that easy. Here’s what I discovered of how to hide away or change your default affiliate or referral URL and hope this might help.
Create a new notepad file and rename the file with an extension of .php
eg. affiliate.php
Open up the file, put in the code as following and replace the [...]
Popularity: 3% [?]
Jun 11, 2007 | By: Thai | No Comments
A simple search Wednesday of “How To” videos on YouTube not only turned up helpful tips for household repairs, but also offered step-by-step instructions for breaking into that house, stealing the car, driving off without paying for gas, and even scamming a Big Mac.
The popular Web site — owned by Google — and known for [...]
Popularity: 6% [?]
Jun 10, 2007 | By: Thai | No Comments
Recently, I have got an image designed to display for my header and this is the way how I hide my default title and tagline without affecting Google index.
Before
After
Search the following code or something like this in header.php
<h1 id=”title”><a href=”<?php echo get_settings(’home’); ?>
/”>……</a></h1>
Add in the following code to the same row before … </h1>
<span style=”margin-left: [...]
Popularity: 5% [?]
Jun 09, 2007 | By: Thai | 3 Comments
DNS - Domain Name Server/Service, is a service that translates domain names into IP addresses. Because domain names are alphabetic, they’re easier to remember. The Internet however, is really based on IP addresses. Every time you use a domain name, therefore, a DNS service must translate the name into the corresponding IP address. The DNS [...]
Popularity: 9% [?]
May 20, 2007 | By: Thai | 1 Comment
Minimize Windows Programs in Taskbar to System Tray or Swap your Taskbar to give you another Desktop. Have your own choice for your own convenience. I get to know about this software Tray It from Hongkiat.com which you can hide all your program from Taskbar into System Tray by holding <Ctrl> + <Minimize>, it’s pretty [...]
Popularity: 4% [?]
May 18, 2007 | By: Thai | No Comments
Do you ever wonder about this question? If you do, follow these steps might get you out from trouble.
Will it cost you anything to join?
Most affiliate programs being offered today are free of charge. So why settle for those that charge you some cash before joining. If it’s a great product, they shouldn’t need to [...]
Popularity: 2% [?]
May 13, 2007 | By: Thai | No Comments
Google Adsense Secrets (Part II)
1. How to “play the ads”?
Or I would say “dress” the ads. The choices can be overwhelming. Many people making big mistake to let Google decide for them as default setting. Once again, people don’t visit your website for ads, they want good content. So just make the ads look like [...]
Popularity: 4% [?]
May 10, 2007 | By: Thai | No Comments
I finally get to know how to make YOUTUBE clip to AUTOPLAY over and over again. It’s pretty simple but still took me sometimes though. I think this should work for any web host as long as it supports html codes.
First, copy the embed codes from YouTube.com
Insert &autoplay=1 to enable AUTOPLAY ; &loop=1 to enable [...]
Popularity: 12% [?]
May 02, 2007 | By: Thai | 3 Comments