Showing posts with label Blogging tips. Show all posts
Showing posts with label Blogging tips. Show all posts

A new version of label post widget by Blogger

Blogger released a new version of label widget, as one of its 10th birthday celebration presents. There are two options that make the new version is cool, 'label cloud' and 'option to show all labels or selected labels'.

The label cloud is just like wordpress style. But what is attracted me is we can choose whether we wanna show all labels or selected labels only. That means, we can put as many labels as we want in our post without afraid they appear so many on the blog page and make the page long way down.

As we know label is important for search engine to crawl and for a keyword. So this option is a very good present from Google. TQ and hope to see more :D

The video shows the options in Blogger label widget.



How to create a dynamic Latest Posts by category / label widget in Blogger

blogger logoThere are many ways to create Headlines / Latest Posts widget in Blogger. Here i wanna show one method to create animated Latest Posts by category widget by using Google AJAX Feed API. Below are the steps;

1. First go to Dynamic Feed Control Wizard. You will arrive at the page like in the image below





Dynamic Feed Control Wizard picture
2. Choose what style you want. Here i will show an example of using Vertical Stacked style.
3. Fill the Feeds Expression box. For an example i put Blogging Tips, PC Tips, Rare and Weird and Photos, just like in the image below

Dynamic Feed Control Wizard image
4. For the Title, i put Headlines.
5. Look at the preview and Direct Feed URLs, it is not your own feed right? Don't worry, just IGNORE it! We will change it later ;)
6. Click the Generate Code button. You now have the code for your dynamic animated headlines widget.

7. Look in the code, find the below section

 <script type="text/javascript">
function LoadDynamicFeedControl() {
var feeds = [
{title: 'Blogging Tips',
url: 'http://www.bloggingtips.com/feed/'
},
{title: 'PC Tips',
url: 'http://www.pctipsbox.com/feed/'
},
{title: 'Rare and Weird',
url: 'http://eyebrowsmcgee.blogspot.com/feeds/posts/default'
},
{title: 'Photos',
url: 'http://feed.photobucket.com/featured.rss'
}]
;
var options = {
stacked : true,
horizontal : false,
title : "Headlines"
}

8. You can now change the feed URLs in red to your own feeds. But where can you get your label / category post feeds instead your normal blog feed?


How to get your label post feeds?

Read at my previous post - How to create Latest Posts by Label widget in Blogger


How to create Latest Posts by label widget in Blogger

blogger logoIn the Page Elements section, you can add a Latest posts widget / Gadget to your blog in Blogger. Just click Add a Gadget button, then choose Feed, and put your blog RSS feed in the box, and you have the latest posts widget in your blog.

You can also have a Latest posts with thumbnails and summaries widget by choosing Recent Posts Advanced in Featured section. But how you can get a Latest Posts by label widget? Below is an example of the Latest Posts by label widget;





Usually people put this kind of widget at the bottom of the page. The reason of putting a Latest Posts by label widget is to expose more recent topics by label / category to readers.

The way to create this widget is the same with to create a normal Latest Posts widget.

1. First go to Page Elements.
2. Click Add a Gadget.
3. Choose Feed widget.
4. Put your label feed URL in the box


How to get the label feed URLs?

1. Just look at the code below

http://www2.blogger.com/feeds/7918028117876789761/posts/default/-/Blogging%20tips

This is an example of my Blogging Tips label feed. How i got it? This is actually a hidden feature by Google. To change the above feed link to your own label feed link, just change the code in red

This is my Blogger BlogID = 7918028117876789761

You must change it to your own BlogID. How can you get it?

- Go to the Dashboard
- Click Edit Posts at your Blog name.
- Watch the URL link at the URL box above




- The image above is an example of my BlogID. Yours will be different numbers. So copy your BlogID to the code and replace it.

- And finally replace the label Blogging%20tips with your label. You now have your own label feed URL.

http://www2.blogger.com/feeds/Your_BlogID/posts/default/-/Your_Label







Or another more easier way is to copy your blog feed , example like below

http://perpustakaan.blogspot.com/feeds/posts/default

and change it to

http://perpustakaan.blogspot.com/feeds/posts/default/-/Funny

by adding a dash and your chosen label name at the end of the URL

and then


1. Go to Page Elements.
2. Click Add a Gadget.
3. Choose Feed widget.
4. Put your label feed URL in the box

Make Blogger as your blog template's image host

blogger logoIf you want to change an image of your blog template, you must find an image host to host the image. If you use Blogger as your blogging platform, you don't have to find another image host. Blogger itself can be your image host. The image will load faster than you use another image host and you don't have to register or join another image host to do it.

How to make Blogger as an image host

- Upload your image as usual through compose editor until it load in the editor
- Click Edit Html tab
- Your image code is like the highlighted code in the image below;



- So the image code there is

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-LK76DqJlxcResKuF9_mSC5Rr7KNsABaZ9-PJA3vEuTXF7qDn6yYKPPcGyATiEnuuIXFEHxP6yqQGuqgfB0eUybUo2QQCLW3_t4lR8UDAf1C6jzRY0c3y31UUtk4AoIjH2qHc-y5bB4g/s1600-h/Windows+7+wallpaper+5+-+Glass+and+gold+Seven.jpg

- But it is still cannot be use to replace an image in your blog template. The image will not appear on your blog.
- What you must do is remove the -h part of the s1600-h in the code. And the final code will be like this

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-LK76DqJlxcResKuF9_mSC5Rr7KNsABaZ9-PJA3vEuTXF7qDn6yYKPPcGyATiEnuuIXFEHxP6yqQGuqgfB0eUybUo2QQCLW3_t4lR8UDAf1C6jzRY0c3y31UUtk4AoIjH2qHc-y5bB4g/s1600/Windows+7+wallpaper+5+-+Glass+and+gold+Seven.jpg

- Now you can put the image in your blog template or wherever you want to put it by using the final code.

I hope you understand this humble tutorial. Happy blogging and all the best :)

A new Compose mode in Blogger

Hhhmmm, this is a first time i write in a new Blogger Compose mode. I don't know when Blogger start changing this but i realised it when i go to Settings menu in Blogger a few moments ago. There is a new option in Basic tab, at the Global Settings section. There is an option to choose old editor or a brand new updated editor.


So i choose the Updated editor and when i enter the compose mode,  i get this


It's a brand new Compose mode with a new look. A bit like Wordpress Compose editor even though still not as many functions as in Wordpress Compose mode. But for my first impression, i like the Undo and Redo buttons. That's very important in Compose editor actually , Blogger should put that long time ago but it's ok than still not putting there :D

When we type a link, it will automatically change after we click the Link button. We don't have to retype it in a box like before. But we still can change and modify it.

The way of uploading photo also different. It is faster and easier than before. You will know it when you upload photo with this new Compose mode. And i think, this is one of more new features that Blogger promise to give us as a present regarding to its 10th Anniversary Birthday on this Sunday. I hope more cool features will be added to Blogger especially i widget / gadget section. At least can compete with Wordpress.
But still Blogger rules in justifying text because there is no button to justify text in Wordpress, and we must do it manually by putting HTML code :D  So way to go to Blogger!

This is for now my sharing about a new Compose mode in Blogger. Let us explore together more of its functions and features. Have nice days and all the best :)


p/s: For all Muslims, i take this opportunity to wish Salam Ramadhan AlMubarak.  Happy fasting, baarokallahu lakum   :)

How to align and make a video in line with the text in Blogger

blogger logoThe default setting in Blogger when we post a video is the video will not be in line with the text. It is separated with the text. Sometime it is nice when we make a video in line with the text. If you want to make your video in line with the text, whether your video from Youtube, Blogger itself, or anywhere else, just put the code as i show you below.


<span style="margin: 9px; float: left; display:
block;">

<object id="BLOG_video-7d10f1843ae52cd7" class="BLOG_video_class"

contentid="7d10f1843ae52cd7" height="266" width="320"></object>

</span>


Just put the code in red in between of the video code. Below is the original video code;

<object id="BLOG_video-7d10f1843ae52cd7" class="BLOG_video_class"

contentid="7d10f1843ae52cd7" height="266" width="320"></object>






Happy coding and blogging. All the best :)


How to apply a label to many posts faster and easier

blogger logoIf you got many posts that you want to apply or remove a label, you don't have to enter one by one your post to do that. There is another easier way that can save you much times. Don't worry, it's so easy not like what you hear of what to do. But make sure you already create a label that you want to apply. The wonderful steps are like below;

1. First login to dashboard and click Edit Posts.
2. Check the boxes in the list of the posts which you want to apply a label.
3. Click on the Label Actions drop down menu.
4. Choose which label you want to apply under the Apply label.
5. Done! You apply a label to many post at once!



Use the same way to remove the label from the posts. Only choose the label under Remove label and you are done.

Below is the video to make it more clearer , happy watching and all the best ;)




How to change a YouTube video size in Blogger

blogger logoWhen we copy embedded code from YouTube video, the size is quite small. Maybe you want to resize it to look more bigger and clearer. Actually the standard small size is good for page loading. But sometimes, a bigger size is better for whom don't want to watch video in fullscreen and have better internet speed.

So below is a tutorial video about How to change a YouTube video size in Blogger. The steps are just simple, happy watching :)





I change the width from 425 to 525 and height from 344 to 444. The video width and height appear twice in the code so make sure you change both.

I added a <center> code, that is in case you want to make the video centered just like in this post. But make sure you close the code with </center>

Below is the original code from YouTube

<object width="425"
height="344"><param name="movie"
value="http://www.youtube.com/v/KBG54B9qDDk&amp;hl=en&amp;fs=1&amp;"><param
name="allowFullScreen" value="true"><param name="allowscriptaccess"
value="always"><embed
src="http://www.youtube.com/v/KBG54B9qDDk&amp;hl=en&amp;fs=1&amp;"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="425"
height="344"></embed></object>



And this is the resized one and after added center code

<center>
<object width="525" height="444"><param name="movie"
value="http://www.youtube.com/v/KBG54B9qDDk&amp;hl=en&amp;fs=1&amp;"><param
name="allowFullScreen" value="true"><param name="allowscriptaccess"
value="always"><embed
src="http://www.youtube.com/v/KBG54B9qDDk&amp;hl=en&amp;fs=1&amp;"
type="application/x-shockwave-flash" allowscriptaccess="always"
allowfullscreen="true" width="525" height="444"></embed></object>
</center>


Good luck and all the best :)


How to create link open in a new window or tab

Blogging will always involve with links to another websites. You can insert link / hyperlink in Blogger blog post with highlight the text and click the Link button. But the default setting is the link that open in a same window. So when visitors click the link in your blog / website, they will move to the linked website and leave your blog. They must click Back button to go back to your blog. So if they surf many pages in the linked website, they must click many times to go back or they must find in the recent pages shortcut list to your blog.

So the better way to make your blog still in the visitors browser and keep them easy to go back to your blog again, is by putting the link that open in a new window / tab. I will show you how to do it in the silent tutorial video below ;)




Remember to add code target="blank" in a link code to make the link open in a new window / tab. Try it and see the difference. I wish you good luck and all the best :)


How to adjust size and quality of photo thumbnail in Blogger's blog post

Blog post is more interesting with photos or videos. I'm here now to explain about how to adjust photo thumbnail in Blogger blog post. I created a video as shown below to show you how to do it. You don't have to go to Picasaweb to copy codes of thumbnails and so on. Just do it in your blog post editor in Blogger, as simple as that.

How to change image size

As shown in the video, to change the image size you must change the code value of the width, so the height size will automatically change too - constrained proportions. But if you don't want the thumbnail to be constrained proportions, adjust both of them according to size that you want.

How to adjust the quality

To adjust the quality, eg. if you want higher quality to the thumbnail, make sure you raise up the source image of thumbnail code value bigger than the thumbnail in your blog post. In my case here, I want the thumbnail in my blog with 550 width. So i raise up s400 value to s640, as 640 is bigger than 550 :D

That is just an example, but if you want to make it of more quality, use s800 or if you want to make it optimal for page loading, just use s640 like I did here for a 550 width thumbnail. But if you don't mind about quality, and want faster loading, just use s400.

s - denotes size

The list of sizes that can be used

- s200
- s400
- s640
- s800
- s1024
- s1600

And thanx to my friend Bharat that gave a few more sizes that support :D

s160, s320 and s1280





Below is the comparison of image quality, by using same size

s400


s640


Happy blogging, all the best :)

Blogger publish mode

Recently, my new post will always have an instance visitors, not from my readers, not from someone subscribe to my blog, not from StumbleUpon and other social networks, but from Blogger itself. I wonder how they knew my recent post and come here immediately after posted. I thought there was a page in blogger that allow us to explore new posts but i failed to find it. Blogger still not doing like Wordpress did. 

Until someone told me that they came from Blogger navbar, the Next blog button (default) on top of the blogger. And sometimes they came from the search box in that Navbar. Below is the example of the links that was recorded by Feedjit in my other blog.

http://www.blogger.com/navbar.g?targetBlogID=4565832685757515957&targetPostID=7523933164604630540&blogName=oanh+cruise&publishMode=PUBLISH_MODE_BLOGSPOT&navbarType=BLUE&layoutType=LAYOUTS&homepageUrl=http%3A%2F%2Foanhcruise.blogspot.com%2F&blogLocale=vi&s

http://www.blogger.com/navbar.g?targetBlogID=10853778&targetPostID&blogName=Fleharty+Follies&publishMode=PUBLISH_MODE_BLOGSPOT&navbarType=BLUE&layoutType=LAYOUTS&homepageUrl=http%3A%2F%2Fflehartys.blogspot.com%2F&blogLocale=en_US&searchRoot=http%3A%2F%2Ff

So if you experience like this also, you don't have to worry. It is normal actually and the good thing is it helps us getting visitors  :D


Advertlets is not paying

Advertlets is one of many advertising company in the internet. It is a Malaysian site which is i think over 2 years on the line for now. I'm here not to explain more about what is Adverltets, but i'm here to inform for those of you who want to start putting Advertlets ads in your blog to think twice and consider what i'm gonna write here.

I joined it almost 2 years ago. And from that time i put their ads in my blogs. So they said the minimum payment is 100 Ringgit Malaysia. And i was qualified for that months ago in March. An my earning was credited to cash out history but the status is still UNPAID until now. It means i did not get any payment from them even though i was qualified to get payment. Below is the prove from my earning;




So my advice is, don't waste your time and energy to put Advertlets ads in your blog. Advertlets is not paying me and i think many other bloggers experience this too. Diulangi, Advertlets tidak membayar kepada Blogger. Besides the ads also can slow down the page loading in your blog too. Have nice days ahead and all the best from yours truly :)

Is pagerank so important?

I have a story about Google pagerank. Before this i am so eager to see my blogs with higher pagerank. Until i found out, pagerank is not really helping my blogs. Why i said so? Hhhmm let's see what happened to one of my blogs.

I have a blog that reached Pagerank 4 not long time ago. But something not really nice happened after that, the visitors are slowing down and become lesser and lesser. I wonder why my pagerank become higher but my visitors become lesser.

Until that blog down again to Pagerank 2. I saw visitors increased again. Not like when it is at Pagerank 4. Hhhmm, so i realised that Pagerank is not really what i need to make so many visitors come to my blog. I don't know about others experience but this is my own experience and not to just one blog, but two blogs for now actually.

So i think, i will not work hard for page rank anymore, i mean i don't care what my pagerank is but the important is the visitors to my blogs. Just feel tired of so much thinking of pagerank before, phewww.

My own theory, maybe blogs with same pagerank compete each others. So for example, if there are so many pagerank 4 blogs and those blogs are more impressive, established and usually more visitors than our blog, so our blog will loose to them. Or in other word, your blog loose visitors to them and not really good to stay in search engine index (not at the front pages).

So whatever, quality contents are the most important to attract more visitors. So it's better to think of how to attract people than to increase our pagerank. All the best everyone :)


I can withdraw money from paypal to Public Bank Visa Electron

Peace and howdy? Finally i can withdraw my money from Paypal to my Public Bank Visa Electron debit card smoothly without any problem, alhamdulillah. I withdrawn it at the ATM machine in Giant Hypermarket near my place. And now i am more confident to make money online especially which related with paypal payment. Becoz Paypal only charge USD5 dollar per withdraw, and that is still a low charge. But for our own good, it's better to keep money in Paypal first and withdraw only when we think it's a suitable time and worth to be charged for USD5 dollars.

So PBVE is proven can withdraw money from Paypal and Malaysian can make money online more comfortable now. Most of my Paypal money came from reviews about other website that i made via Blogsvertise. So far, Blogsvertise is the best choice for me becoz we don't have to find advertisers ourselves, but the admin will assign us the tasks to do. And the payment also reasonable, usually at average of USD10 dollars per review.

And i advise to all bloggers for not taking a task that was below USD10 dollars, like USD5 dollars, 3 dollars , 1 dollars, because it's not worth it. Bloggers must pay attention to the payment value because the reviews that we made will stay in our blog as long as our blog exist and we don't delete them. So the advertisers actually got many benefits not only visitors to their site, but also link back to them. So i hope you can always demand about this and yet the advertisers must pay you for reasonable price.

And i'm not interested in other review making site because most of them are to fussy and wasting time with bidding but get nothing and so on. :D


The best site to monitor links to our blog

I tried many widget and script from various websites to monitor links to my blogs. But there is one website that i found really helps me in monitoring links or referrers to my blogs. This site is e-referrer.com. Oh yes, alhamdulillah this site really helps me monitoring links to my blogs and the best so far that i found.

Before this i used extreme tracking and feedjit, but still use feedjit now. It is my secondary monitoring tools. The combination of both of them is superb and i don't think i will use other tools anymore regarding this matter. Both of them are so reliable and we can monitor links in realtime.

Why using both of them?

Firstly because each has it's own advantages. E-referrer can count how many times the link referred to our blog. From that we can determine which one is the most frequent referred to us. It has it's own counter at the widget and we can see it in realtime. And the referrer automatically appears in the list of referrers and the number to appear is depends on our setting.

But it does not shows all sites that the visitors enter. It just shows the last site by mouse over the cursor to the referrer's link in the list. And this context is won by Feedjit, becoz Feedjit shows which pages the visitors came and browse. So we can determine which site the visitors came and search for and also we can know what keywords they used to search through the search engines.

It is clearly now that both have their own advantages. And using both of them will really help us monitors our site. Happy blogging and all the best :)


Easier way to search blogs on internet




For your info, we can search blogs on the internet easier. We don't have to search it with standard search engine, like Google , Yahoo, Lycos Search and so on. By using that kind of way, we can get random websites but not just a blog. So that's hard to find a real blog by that. We must filter so many other websites first and that will be so difficult. So why still use difficult way while there are easier way right?

So the easier way is, you must find blogs using blog search function. Google itself also has this special Blog Search function. Other Blog search that was so popular today is Technorati. And then we can also use Blog Directory like BlogCatalog, MyBlogLog, Bumpzee and so on. And these all are the easier way of how to find blogs on the internet. And a good news for bloggers too because they can get more traffics by joining all these.

But there are also weaknesses by using Blog Directory. Because not all blogs register with them. Blogger must register with them first and then submit their blogs to those Blog Directory. After their blog been approved by admin, it will enter the list. But you don't have to be worried, because there are so massive blogs that registered with them nowadays and we can search for many categories in there. And from time to time, new blogs also join them and stay in the list.



So for the best choice and satisfaction, try to use them all for searching and you can have a combination of blogs around the world in them. And for bloggers, remember to try them too. Happy blogging and blog searching :)

Start your own blog

This is a beautiful article written by Roy Davis about how to start blogging with Blogger. For a new comer to blogging world and wants to have your own blog then this article is so good for you. Read carefully and you can have your own blog too like other Bloggers. It is so simple you know, just follow the direction and you got it!

1. Who Would Want to Blog?

As I mentioned last time, people who would have kept a journal of a trip, an education or even just daily life have replaced the fancy bound book of blank pages with a Web log. Maybe I’m a full-blown exhibitionist because I’ve got a Web site full of my photos and little stories about my life with my family. A real Web site takes a lot of commitment, including big bucks for Web authoring software and a monthly fee for the Web hosting.

A blog can satisfy your desire to get your word out without spending hours building a Web site and with no software except your Web browser on your computer. In fact, you can run a blog with no computer at all, but I’ll get into that in a future installment.

2. Where to Host Your Blog

Finding a place to host your blog is easier than you think. Many Internet Service Providers (ISPs) include blog hosting as part of their service. It’s become popular only recently, so check with your ISP to see if they have added this feature. If they don’t support blogs, you might pester them about how everyone else is doing it. They just might upgrade their service.

Of course, some Web hosting services offer blog hosting for a fee. That seems to be a bit of overkill, since blogs are mostly text-based and don’t put that much traffic load on host systems.

If your ISP doesn’t offer blog hosting , you can use one of the free blog hosts. There are several free services, so shop around for one that suits your needs. While there are a number to choose from, I decided to use Blogger.com for my blog. They are one of the big ones and they are free. They have lots of blogs on their site so before you jump in yourself, you might want to look around to see what others have done with their blogs. LiveJournal is also extremely popular.


3. How to Get Started

OK, let’s use Blogger.com as an example. Enter the URL www.blogger.com into the address bar of your browser. You could jump right into starting your own blog, but take a look at other blogs to get a sense of what a blog looks like in their system.

I also recommend taking their tour by clicking the “Take a Quick Tour” button. That takes you through a few pages where they explain some of the features they offer, kind of like reading the outside of a box before buying. It’s a lot easier to use the features if you know what they are!


4. Fill in the Blanks

Now you are ready to get serious. Click on the “Create Your Blog Now” button and get ready to fill in the blanks. Most of it is pretty simple with questions like your user name and password that you can make up. The user name cannot have spaces or punctuation in it.

I used my real name for my Display Name, but you can also use an alias if you’d prefer to remain more anonymous. Don’t forget to check the box to agree with the Terms of service. You can’t go on without completing that step. I actually read most of the terms, just to be sure.

5. Make Up Your Title

The next requirement is to create a catchy title for your blog. Remember, folks will be scanning long lists of blogs and if your blog title stands out, you are going to get more traffic. I’m not the greatest at this advertising stuff so my blog is simply Roy’s Geek Place.

On that same page, you get to make up your very own URL. I just pushed the words of my blog title together and the full URL came out http://roysgeekplace.blogspot.com. If you are an advanced user, you can set up your blog to be hosted on your own server, but that’s way too much trouble to deal with. I took advantage of their free hosting.

For security purposes, you have to read a word with squiggly letters and type the letters into a box. This keeps automated bots from creating blogs and using up the resources these people have kindly made available.

6. Use a Template for Some Color

Blogging started out as a simple, text-only thing, usually with a typewriter-like font on a white background. No frills at all. Since most of us are used to staring at a colorful screen with fancy fonts and graphic renderings for borders, why not let your blog do the same? Many blog hosts offer templates to help give your blog some eye appeal.

A template is sort of a blank form for you to fill out, but in this case it includes colors and positioning of the text on the screen. The easy way is to select one of the templates offered up as part of the blog creation. You can preview the templates that you see in thumbnail format. Just click on one you like to expand it.

You can change the template later if you wish. If there is a template that you like except for one or two features, go for it and go back and change those features later. That will take some HTML coding, but it isn’t that hard. I’ll have to wait for a future installment to get into that.

7. Spice Your Blog Up with Photos

Did you ever notice that almost all novels have a photo of the author somewhere on the front or back cover or maybe over the author’s biography? People seem to be more comfortable when they know what the author looks like. Blogs are no different. Many bloggers post a photo of themselves on their blog.

It’s easy to get a headshot of yourself with a digital camera. It’s best to get someone to take the photo for you, but you can do it with a tripod and the self-timer, or even just balance the camera where it points at your face. Don’t try to take a picture of yourself in a mirror-all you’ll get is a photo of the flash going off.

Don’t worry about trying to crop the photo close around your face. Do that with your photo editing software. While you are at it, knock down the resolution to something like 200 by 300. That’s plenty for a headshot on a blog page. In fact, make sure the photo fits in the blog host’s size restriction. I have to stay below 50 Kilobytes at my blog host site.

Each blog host is different, but usually you can upload the photo from your computer or point the blog host to a copy of it on the Web and the blog host will steal it for your blog. Of course, there are those who don’t want their own face and will snatch someone else’s from their Web site; whatever floats your boat.

8. Group Blogs

Like many people, my family is now spread out from the East coast to the West. We call each other on the telephone occasionally, but the majority of communication is via e-mail. That gets complicated because sometimes family members don’t copy the original message, but only make comments so it’s hard to follow the ongoing exchange. Also, one member might rattle on about several subjects and the comments might come back as a separate message. It’s hard to put the thoughts back together.

I think we are going to jump on the blog bandwagon and set up an extended family blog. That way we can each interject comments and questions almost like a discussion around the dinner table. The idea of a group blog works for almost any group, including teams of people working on a common project separated by distance or even different shifts at work.


Source : Geeks.com