Showing posts with label Blog. Show all posts
Showing posts with label Blog. Show all posts

Full List Blog Directory Grouped by Page Rank

1:50 AM

(3) Comments

This summary is not available. Please click here to view the post.

kaitor

,

The criteria of good template

1:14 AM

(0) Comments

What would you thing if someone ask you, what are the criteria of good template. The answer can be a million, but here I will mention a few of it. The most important things in good template is your layout. Is your layout user friendly? Most of successful blogger have user friendly as an example, http://www.problogger.net/ and http://www.johncow.com/. Did you realize beside nice looking layout, what is the similarly of this two blog? Most of the advertisement or a service offered by them is on the top of the page. On the right of the page, they put the links or page navigation and direct advertisement in their blog. There must be a reason why the blog navigation and advertisement or any money maker program is on the right side. Most of us is right hand side and left handed is only minority. The possibility easy to click is 70- 80 % must be in the right side of the page because most people is right handed.

Another thing very important to determine the criteria of good template is page process loading. Just imagine what you will do if the page you trying to open very slowly. You will leave that page and search another page. If you wish visitor of your page read the post in your blog, then thing again to create or choose a template that loading easily and fast. Trust me; it will help you increase your blog performance.

Third thing is, color combination in your blog. If your page or blog have a good color combination plus beautiful design, I believe you already have done one of the basic thing to be a professional blogger. Just ask your self, if you still didn’t satisfy with your template, try to search the best template on the internet. There is a million good and beautiful template in the internet, it’s totally free. Send a little bit of your time to search good template and try to learn how it made. I believe soon or letter you will come out with your own template. I also still learn hoe to create a good template. Here is a few tips how to select a suitable color for your blog.

Happy = Yellow Inexpensive = Brown
Pure = White Powerful = Red (tomato)
Good Luck = green Dependable = Blue
Good tasting = Red (tomato) High Quality = Black
Dignity = Purple Nausea = Green
Technology = Silver Deity = White
Sexiness = Red (tomato) Bad Luck = Black
Mourning = Black Favorite color = Blue
Expensive = Gold Least favorite color = Orange

So in designing your page or blog it's important to know what colors mean.

I made a conclusions here, the criteria of good template are:
1.Nice looking
2.User friendly
3.Page easy and fast to loading.
4.Colour of your blog.

What you need in a blog?

6:43 PM

(0) Comments

I want to start blogging. What should I do fist? This is my first question come into my mind before I start blogging a year ago. Starting point is very important for you to begin something new in your life. Blogging also can be one of your sources of income, but your blog must be outstanding. There is many bloggers out there made a great income from their blog. How they make it? There is many way you can generate income from your blog, such as do review, google adsense, selling services, direct advertisement and many more. I didn’t want to discuss how you are getting money online for now, because I also did not get a good income from my blog.

Blogging is how we can share our knowledge, experience, expertise, felling, and idea with our readers thru internet. Why blog is more popular than web page to share information?. It because blog is very easy to use and all contain presented up to five posts in a page. Come to the main question, what I need to start blogging? Before start blogging, you have to think what the main topic is or contain of your blog. This will lead you to come out with your blog title. If you interested about car, you can make a blog about car and select title related to car. After you came out with your blog title and now is the second level, create a blog. What you need in a blog?

Here is my answer:

1. A great template. ( Many nice template available in the internet and its free, just use it)
2. Recent comment ( it important for you to response to your reader)
3. Recent posts ( tell your readers what new in your blog)
4. Chat box ( provide a space for you and your reader to chat)
5. Top commenter ( Help you to show who give a most comment in your blog )
6. Link list ( very useful to exchange link)
7. Blog Archive ( This can help your reader to check previous posts)
8. Adsense ( put any advertisement in your blog, who know your are lucky and make great money from your blog)

I hope my answer will give you an idea how to start blogging.

kaitor

It not a joke, it very real.. blogger now available in malay

7:03 AM

(1) Comments

blogger bm
It not a joke, it very real.. blogger now available in malay. You can see picture attached with this post. Malaysian you should glad, blogger had give attention to us by providing blogger in our language. I believe blogger now are growing very fast in their development. Did wordpress provide malay? So far I never heard wordpress provided in malay, if it have please let me know. Yes I do agree that most of blogger now using wordpress because this blog engine can run in a localhost. I highly suggest blogger development team will allow us to run in a localhost. My felling says that blogger will give more impact in blogging scenario in a few months, it because more and more function coming out. Good luck blogger aka blogspot.

* Here is my main point, why blogger very famous. Blogger open the way for his user to earn income compare to the other blog engine.

kaitor

Change default browser from Firefox back to IE

9:57 PM

(1) Comments

In the top of the Internet Explorer 7 window, in the same line as your tabs there is a Tools menu item, left click the little arrow pointing down then left click Internet Options.

Left click the Programs tab in the window that appears.

In the second section of that tab is Default browser.

Left click the button to make Internet Explorer the default browser.

kaitor

www and non www domain.

1:58 AM

(0) Comments

Some of you might didn’t notice that there is a different for www.domain.com or domain.com. Nowadays, most of the internet user didn’t use www in front the domain. Easier for the users to access the web by just typing the domain name in the address bar without www.

What actually the different? The different is some of the search engine will assume the www and non www web page is different. It might be affect your web ranging in the search engine result. If your webs stay on the top, the chance you to make money or get notice by your visitor are very high. So, it up to you either you still want to stick with www or moving into www. The decision in your hand.

Most of the hosting provider had automatically set the redirect the www page to non www page. What should you do if your hosting provider didn’t redirect your www domain to non www. You can do the redirect from www to non www domain. For example; http://www.abc.com to http://abc.com. Just use the script below on your .htacess

########## Redirect non-www to www version of site
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www\.
RewriteRule (.*)
http://www.%{HTTP_HOST}/$1 [R=301,L]

kaitor

Change image header in blogger

10:30 PM

(2) Comments

I had mentioned before that I will come out with my own tutorial how to change image header in blogger. This tutorial will change image header for K2 Blogger Beta Template as I had promise. After download the theme to your local computer, unzip it and open that file with any text editor. My advice is open it by Word pad to see and understand the source code better. To change the image, just find #headr. If you had a problem to find it, you can use Find function. From the menu, click Edit and then Find, enter #headr. Now you need to find where is the image URL see example below,
#headr {
padding: 0;
margin: 0;
position: relative;
height: 200px;
background: #3371A3 url('http://photos1.blogger.com/blogger/7994/1253/1600/K2.jpg') no-repeat bottom center;
}
Just copy and paste the url in the address bar of your browser and you can see the image file. Define that image size or just save that image into your computer. Create your own image and make sure the image size is exactly same as the original. Upload your image to the internet and do not forget the URL of your new image because you need to change the old image URL sown as below.

#headr {
padding: 0;
margin: 0;
position: relative;
height: 200px;
background: #3371A3 url('http://your_new_imahe_url_image.jpg') no-repeat bottom center;
}

This screen shoot will might help you for a better understanding.

kaitor

New Blogger Template

1:19 AM

(0) Comments

If you are looking for 3 column blogger template, i will suggest you to use this beautiful template. This Template design by Jackbook and redesign by fauzan. Believe me, it very easy to use this template and if you are loving ads.. this template had provide a good position to put your ads.

preview | download

Free Blog From BlogMas

10:50 PM

(0) Comments



Em.. want to have a different in your blog domain? Here is another nice place where you can get the free blog services, BlogMas. It very easy to start blogging with BlogMas, only three steps register, pick your blog name and select your theme. It very easy right? BlogMas is a one of the malaysian blog services provider. The advantage of using BlogMas is the platform, this blog using WordPress. WordPress usually used widely. WordPress give user more control in their blog such as customize theme, add advertisement , google adsense , plugins and etc. By using BlogMas you will have all the advantage of being look such as a profesional blogger.

I'm a new user and didn't know anything, how i'm going to start?
Do not worry, BlogMas had give a very good tutorial for the new user. You can check here. Beside share your interest or blogging, here is my suggestion why don't put some advertisement in your blog. This is a great opportunity to generate some side income from google adsense,advertlets,nuffang,text link ads and other referral program. Remember to make your blog look nice so that user will come back to your blog, more user browse your blog more income you will get. That is the rules of blogging to earn money. The more user you It not easy to generate a good income a the beginning but you have to work hard and never give up. Just put in your mind it better get 10 cent while you online beside nothing. After a month blogging then i belive you will earn more than $2 for a month or maybe more than it depend what ads services are you using.

How can I do that? Most blog services now offering you the tutorial how to put a ads in your blog, BlogMas also provide a great tutorial for you.

If i'm start blogging, what topic I should write? You can write or post anything you like.. anything.. no one will give you a marks... :) It's fun right? Blogging is fun but be careful... Some bloggers have made the mistake of writing too closely about work or personal topics. Remember this is a public journal that anyone can read, including your boss, your spouse, your mother, and that creepy guy down the block.



* this web is in Malay, it because the target maybe only malaysian.. hopefully next time the English version will be available soon. :)

start your new blog with


kaitor

Define: Blog

10:44 PM

(0) Comments

There are different descriptions of that concept. According to most of the articles in the Internet 'blog' is short form for 'weblog', a frequently updated publication of comments and thoughts on the web. Usually it is reflecting the views of the blog's creator. Blogs consist of text and images and are sorted by date. The newest information is on the top and there is an archive of the old one. People create blogs to share their live experience with the world. The person who is updating that journal is called blogger. They write about different topics: from the typical daily situations to the progress of some scientific researches. The readers also can leave comments and this make the whole thing more interesting and useful.


source:www.siteground.com


kaitor

Starting a blog

10:39 PM

(0) Comments

Starting a blog can be easy. There are several websites where you can create a blog, maybe even for free, depending on your needs and goals. Blogger.com, Typepad and LiveJournal are just a few places that will help you design a personal soapbox and begin posting your thoughts.

If you want to be a serious blogger, so it better to have a domain and hosting.
Popular packages such as Moveable Type and WordPress give you the flexibility to tweak any aspect of your blog layout, add custom features, do search engine optimization and monetize your blog by incorporating contextual advertising.

Blogging is fun
but be careful... Some bloggers have made the mistake of writing too closely about work or personal topics. Remember this is a public journal that anyone can read, including your boss, your spouse, your mother, and that creepy guy down the block.

kaitor