In this internet era, having a website is a must. You can improve your sales online, share your opinion in your own website blog, increase your company brand, and many more. But, whatever website you owned or managed, it means nothing if you have a bad website hosting provider. Imagine, you have create a beautiful design, or you want to sell some nice products, but your website server is getting down. These means you will lose everything, including money, time, and your brand.
Nowadays, credit, especially consumer credit has become a very vital needs for people around the world. But, asking for credit from a legal lender such as bank, leasing institution, credit card provider, or another credit provider, is not as easy as we think. We have to show them a good credit report, make them believe that you are eligible to get a credit. Sometimes, for the one who never play a role as an economics player, you will make some mistakes that can decrease your credit score. A low credit score, mean that you are far away from get your credit accepted by lenders.
Google’s have created many series of videos on tips about AdSense Optimization Tips in the AdSense Blog. Have you ever seen those video? After watched it all, I believe that these are great effort to help the publisher to get the best from their AdSense account. Including me too…
Blogs have become a big part of the business for many companies, and also the owner of the site. Blog certainly should not be treated as other sites when it comes to the analysis. How can we measure results? As we know that measure the social web is different from what is offered by most Web analytics package.
Did you know that there are 200 of the factors that determine the position in the ranking at the top of search results? How about 450 algorithm tweak created by google last year? Hundreds question will come from everyone regarding these case. But, I would like to try answering the common question about age and language, regarding the Google PageRank rating.
Displaying image on a web has become a current needs for almost every websites. Images is often use as a banner, button, picture-related article, advertisement, documentation, tutorial, and many more. But, image can also reduce our internet speed, because of it’s relatively big size while loading. What should we do to make a faster image loading?
Here are some tips to make a faster image loading in your sites :
For some web-designer, correct HTML tag in every html file is a must. The HTML tag in every web page should follow the W3C, so it can be mentioned as a valid HTML page. But sometimes, although some image can be seen as good as we want, actually we (and other web-designer) did a very fatal mistake according to W3C standard. How come?
Image can be shown in every web page with a very simple HTML tag. For example, we want to display an image “example.jpg” from our hosting directory “www.compexplorer.com/images”. The HTML tag to show the image correctly is :
<img src=”http://www.compexplorer.com/images/example.jpg”>
With the HTML tag above, there’s no problem in any browser at all. The picture can be display correctly. But, unfortunately, it’s a wrong HTML tag according to W3C standard. How come?
W3C standarize the HTML tag for image with a minimum 2 attribute, consist of :
- src : determine the target image to be displayed.
- alt : determine the alternative text when the picture is not (yet) appear. If we do not want to display alternative text, we still have to inser this attribut with a blank (no text) inside.
Is it finish? Not yet. W3C also standarize a form for every HTML tag that do not have a closing tag, including image tag. It must be endded with a slash “/” before closed by a general closing tag “>”.
Then, we can make a correct HTML tag for image like this :
- Without alternative text : <img src=”http://www.compexplorer.com/images/example.jpg” alt=”" />
- With alternative text : <img src=”http://www.compexplorer.com/images/example.jpg” alt=”this is an example” />
Why should we follow the W3C guidance? Well, you can find the answer here. Enjoy!
For some Yahoo Messenger 9.x user, ads at the bottom of the YM might be disgusting, especially for the one who have a very slow speed internet connection. Sometimes, those ads even can be a very potential hole for viruses and trojans to infect your computer.
Can we Remove Yahoo Messenger 9 Ads? Yes we can. We actually can remove this ads from Yahoo Messenger 9 by a very simple way. Let’s see this tutorial step by step.
For years, Youtube still hold its position as the only major player for sharing-video site in the world. Any kind of video can be uploaded by everyone, and also can be seen by everyone. We can see personal video, music clip, political speech, movie trailer, and many more without the requirement to register first.
Unfortunately, sometimes we get a problem in watching the streaming video. This happen, commonly because two major reason. First, our internet connection is getting slow because of busy ISP. Second, because of the big file size of the video we watch.
Creating a standard banner sizes is very important in the internet advertising and marketing business. Sometimes advertiser creates a very wonderful banner design, but unfortunately, publisher or sites owner refuses to install the banner with a silly reason : IT DOES NOT MATCH THE SITE’S LAYOUT.
Imagine, how many opportunity would be lost if this case happenned to us. Then, the question is, What should we do to create a banner that match to almost every site’s layout? The answer is : We have to make a banner with standard banner size that apply widely.