Updates via Twitter

    Showing posts with label Resources. Show all posts
    Showing posts with label Resources. Show all posts

    Create a Sprout to Promote your Blog!

    April 26, 2008 9 Comments

    Sprout Builder is a fabulous (and free) new service which you could use to create an interactive promotional widget for your blog.

    To give you an idea of what can be achieved using Sprout, I've quickly created this promotional Blogger Buster widget. This only took around 20 minutes to create, but those who have more time and patience could easily create an incredible promotional tool for their blogs which (as you can see) can be easily emailed, embedded and shared by it's viewers.

    If Sprout Builder seems like a tool you would be interested in using too, you can get started creating your own widget right away! You will need to register your name and email address in order to save and publish your widget, but the easy "greenhouse" building platform will offer you an idea of the possibilities until you're ready to sign up for your free account!

    One of the best things about Sprout widgets is that they can be embedded in almost any web page. Even in MySpace! This means you could create a Sprout to promote your blog and include this in your online profiles, your web page, send it by email and ask your friends to share it too.

    A great Sprout widget could easily become viral, and when used as a means of blog promotion this has the potential of gathering more readers (and potential subscribers) to your blog.

    Sprout is rather easy to use. Building your widget is a case of "drag and drop", but I would advise using one of the pre-made templates to get an idea of how pages are constructed before trying to build one from scratch!

    My only complaint so far is that the widget builder hogs my computer's memory; after using this for a while I noticed the interface became rather slow (but then my beloved laptop isn't quite as high-spec as I'd like...).

    No doubt, Sprout will become an invaluable marketing tool as it's popularity develops. I'm definitely using this for some other projects I have lined up in the coming weeks!

    Pop over to Sprout Builder to check it out for yourself and let me know what you think about using this as a promotional tool for your blogs. And if you create a great Sprout of your own, feel free to send this my way!

    Read full post >>

    Complete List of Blogger Tutorials

    April 19, 2008 2 Comments

    Here is a complete list of all the tutorials posted on Blogger Buster, organized by category. So please, dive in and read the tutorials which are most useful to you!

    Categories

    Click on a category heading to skip to this section of the article.

    Back to Top

    Blogger News and Issues

    This section features important news and tutorials relating to your use of Blogger.com.

    Back to Top

    Custom Domains

    This section features tutorials in regard to using Blogger's "custom domains" service.

    Back to Top

    Customizing your Blogger Template

    This section features all the articles I have written with regard to customizing your Blogger templates.

    I have further divided this category to help you easily find a particular customization for your needs.

    Overall Layout/General Customizations

    Here you will find links to posts which discuss general/overall aspects of customizing your Blogger template.

    Back to Top

    Header/Navigation

    These tutorials can help you develop the header and navigational areas of your Blogger template.

    Back to Top

    Posts

    Here you can find links to articles which discuss styling of the main posts area, including the comments and post-footer sections.

    Back to Top

    Sidebar(s)

    These articles have particular relevance to designing your sidebar(s)

    Back to Top

    Footer Section

    This section focuses on customizations for the footer section of your blog.

    Back to Top

    Feeds and Syndication

    These articles discuss your blog feeds and blog syndication.

    Back to Top

    General Tutorials

    This section features general articles of interest

    Back to Top

    Images, Icons and Badges

    Here you will find articles regarding the use if imagery in your Blogger template and posts.

    Back to Top

    Labels Categories and Tags

    This section contains articles discussing the use of labels, categories and tags in Blogger blogs.

    Back to Top

    Monetize your Blog

    These posts feature information about adding advertisements or using Google Adsense in regard to your Blogger blog.

    Back to Top

    Resources for Bloggers

    Here are posts discussing useful resources for bloggers.

    Back to Top

    SEO and Blog Traffic

    This category features posts which discuss search engine optimization (SEO) and generating blog traffic.

    Back to Top

    Widgets and Add-Ons

    Here are articles featuring widgets and add-ons which you can use to add functionality to your Blogger blogs.

    Back to Top

    Updates

    This list will be updated periodically with new articles as they are published on the site. You may also be interested in subscribing to Blogger Buster to receive updates and news articles as they are posted.

    I'm always open to suggestions for future articles, so if you have an idea for an article you would like to see published here, feel free to drop me a line.

    Read full post >>

    Blogger Tips at BloggingTips!

    April 15, 2008 11 Comments

    Blogging Tips is a group blog where regular writers offer articles and advice about blogging. For the past couple of months, I've been writing regular posts for this popular blog and am now a weekly (staff) writer!

    Generally speaking, my posts at Blogging Tips are about using and working with Blogger, including:

    Plus a few more too!

    Blogging Tips features some really useful posts about blogging in general. My articles about Blogger are published regularly each Monday, so if you're looking for more resources and articles to help you blog more effectively, please check out my posts at Blogging Tips and let me know what you think!

    Read full post >>

    15 Stylish Ways to Make Your Posts Stand Out

    April 12, 2008 12 Comments

    While there are many ways you can style your blog template to make it look more appealing to your readers, many bloggers pay little interest to styling their blog posts.

    Long monotonous blocks of text can appear boring, but there are many different techniques you can use to make your posts more stylish, interesting and ultimately more compelling to your readers.

    Here are fifteen different techniques including some which you may not have considered using before!

    Textual Effects

    Styling areas of your text in an unusual way helps draw attention to important sections of your posts.

    Here are a few examples of how you can add stylish textual effects to your posts:

    Bold, Italic and Colored Text

    These are the simplest of all textual effects, though such effects should never be underestimated!

    Bold text, for example, reinforces important words or sentences in your article and adds a sense of authority.

    You can easily make text bold, italic or in a different color by highlighting and choosing the relevant option in your post editing dashboard.

    Use a different font style for your introduction

    This is a style most prominently used in magazines, but that doesn't mean you can't also use it for your blog posts!

    I first saw this in action online in Lisa Sabin-Wilson's blog, Just a Girl in the World:

    Here Lisa uses a larger italic font for the first phrase or so of her posts which really makes them stand out!

    To use a different font for the introductory phrase of your own blog posts, you can edit the HTML code of your posts by wrapping styled span tags around the phrase, like this:

    <span style="font-size: 200%; font-style: italic;">Introduction here<span> and the rest of your post here...

    Magazine Style Drop Caps

    This is another typographic style which is typically found in magazines.

    This can be achieved using inline CSS by wrapping the first letter of each post in styled <span> tags, like this:

    <span style="font-size: 200%; float: left; padding: 0 5px 5px 0;">F</span>irst letter...
    Here are links to articles which explain how CSS can be used to create drop caps in your blog posts:

    Structural Effects

    The overall structure of your blog posts can be stylishly presented. Here are some methods to make the structure of your articles more appealing to your blog's readership:

    Blockquotes

    Blockquotes are generally used for long quotations and are usually separated from the main body of text by indentation, italics or a different style of font.

    Using CSS you can change the appearance of your post blockquotes as I wrote about in this previous article.

    Here are some other useful references with regard to styling blockquotes in your blog posts:

    Pullquotes

    Pullquotes highlight a particular sentence or phrase of importance within an article; they are similar to blockquotes, but are generally aligned to the left or right of the main text.

    A simple way to create pullquotes using inline CSS would be to wrap the text in span tags like this:

    <span style="width: 200px; float: right; text-align: center; border-top: 3px solid #000; border-bottom: 3px solid #000; padding: 10px; margin: 5px 0 5px 5px;">Write the text for your pullquotes here.<span>

    Here are some other useful resources which explain how to use pullquotes in your blog posts:

    Use Headings

    This feature is particularly useful when writing longer articles and is a technique I use frequently now in Blogger Buster.

    Headings break up long sections of text into more manageable chunks, and help readers understand at a glance exactly what to expect from the consecutive section of text. Upper heading levels (eg: H1 and H2) should be used for titles, and are usually in a larger or bolder font. Lower levels (from H3 to H6) may be used as section headings.

    Most bloggers use only headings from H1-H4 which are best used in the following sections of your blog and posts:

    • H1 for the blog title
    • H2 for your post titles (and possibly sidebar headings)
    • H3 for sub-headings in your posts
    • H4 for smaller sections within each sub-section of your posts

    Headings are supported by all web browsers, and will appear in different font sizes even if you haven't added relevant styling code in the style section of your blog.

    To make text appear as headings in your blog posts, you should wrap these in heading tags, like this:

    <h2>This is Heading 2</h2>
    <h3>This is Heading 3</h3>
    <h4>This is Heading 4</h4>

    These headings would appear something like this in your blog posts (depending on how you may have styled these headings in the style section of your template):

    This is Heading 2

    This is Heading 3

    This is Heading 4

    Hobo-Web has a great article about the use of headings in blog posts which makes for an interesting read!

    Shaped sections of text

    This is a rather unusual method of styling your blog posts, but it is certainly one which can attract attention! The method I'm using here is generated by CSS Text Wrapper, which you can use to shape areas of text into any shape you like! On the examples page, you can see circles, zig-zags and even a wine glass shaped block of text!

    CSS Text Wrapper generates DIV's to shape your text according to the style you provide, and can even be used to trace the shape of an image! There are different options for adding this style to your blog posts, including inline CSS (the method I have used here) and JavaScript.

    Check it out and let me know what you think about this unusual method of styling your posts.

    Using Images to style your posts

    Using images is one of the easiest and most effective ways of adding style and interest to your blog posts. Here are some different methods you could use with particular regard to imagery and styling images in your blog.

    Use themed images throughout all of your blog posts

    One of the most effective ways I've seen other bloggers add style to their posts is by using a consistent theme for images throughout all of their blog posts.

    Probably the most striking example of themed images I've seen is featured in Kathy Sierra's blog, Creating Passionate Users. Here Kathy illustrates her concepts using black and white photographs of people which are highlighted with speech bubbles and colorful text.

     

    You may also want to check out Woork and Skelliewag to see other examples of consistent image themes throughout their blog posts.

    Frame Your Images With CSS

    I've always thought that photographs presented in frames look much better than those simply stuck to the wall with sticky tape, and the same can apply to images in your blog posts too!

    Recently I've begin adding "frames" around the images in my posts by adding inline style to the images, like this:

    <img src="http://url-of-host.com/image.jpg" alt="Alt text" style="border: 3px solid #ccc; padding: 5px; background: #fff;" />
    If you use Blogger's image upload feature to add images to your posts, you can simply add these style references to the style already present in your image code, like this:
    <img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand; border: 3px solid #ccc; padding: 5px; background: #fff;" src="http://bp2.blogger.com/_xn2gmPb9TfM/R_0Ut_hk2EI/AAAAAAAABTs/Tx5T5KNXqs4/s400/typography.jpg" alt=""id="BLOGGER_PHOTO_ID_123456789012345678" />

    You can change the border and background colors to suit your own template design which will create a style of image framing that is all your own.

    Add Captions to your Images

    An example of a caption

    Adding captions to your images is a useful way of adding interest or styling the attribution text. This post explains how to add captions to your images in Blogger posts. If you would prefer to add these captions dynamically to every image, check out this article by 1976 Design.

    Using Drop Shadows to Highlight Your Images

    A really interesting way to style your images is to use drop shadows, like this:

    The easiest tutorial I have found for this so far is at 1976 Design, where you can download the full source code and example images to add drop shadows to images in your own blog posts.

    This technique works by adding a background image to the DIV section which holds your image, and adding style to the image (negative margin values) which draw the image up and away from the DIV edges.

    Use different backgrounds for each post

    It's actually quite easy to use a different background color or image for each blog post. Simply edit your posts in Edit HTML mode, and add div tags around your content which contain style tags for the background properties. To add a colored background, you could use code like this:

    <div style="background: #fdd2f3;">
    The content of your post goes here
    </div>
    If you would prefer to use an image background, you could style your DIV tags like this instead:
    <div style="background: url(http://the-url-of-your-image.com/image.jpg);">
    The content of your post goes here
    </div>
    Vin of Dummies Guide to Google Blogger wrote a more in depth article about this which offers more specific advice for Blogger users.

    Yet more Stylish Techniques for your Posts!

    These last few ideas were a little more difficult to categorize, though they are undoubtedly fun and useful additions for your blog posts!

    Automatically add icons beside your links

    This is another technique which intrigues me (and one which I'm considering adding to Blogger Buster in the near future).

    This technique uses CSS with HTML selectors to add icons automatically beside your text links which are relevant to the file or page you are linking too.

    The best tutorial and download files I have found for this was written by Alexander Kaiser of Poolie Studios and I would really recommend anyone interested in adding this functionality to their blog to check out his project page!

    In the near future, I'll probably write a tutorial explaining how to add this functionality to your Blogger powered blogs too.

    Add Relevant Information about Internet Companies with StartFound Widgets

    StartFound is a really useful service which allows you to embed a widget in your posts with relevant information about internet-based companies you may discuss in your articles.

    It's free to use and you doesn't include obtrusive branding which other such widgets may contain. What's more, it's incredibly easy to use: simply click on the plus symbol in the top left-hand corner of the company you wish to add, then copy/paste the code presented on the next page.

    Zemanta (Content Suggestion Engine)

    I wrote about Zemanta a short time ago and am so far impressed by how well this engine works. Zemanta offers a few different methods to spice up your blog posts, including image thumbnails, articles, links and tags for your posts.

    Zemanta works as a Firefox extension and automatically adds suggestions to the right of your post editing page when you are creating a new post.

    You can read more about Zemanta and download your Firefox plugin on the Zemanta website.

    Final Thoughts

    I hope you've enjoyed reading through this list of techniques to add pizazz to your regular blog postings! If you have any other ideas, please share these by adding your comments below.

    If you've enjoyed this article, please consider subscribing to Blogger Buster and be updated of new articles when they are posted.

    Read full post >>

    Blogger Posts: Backup, Restore and Even Import from Other Platforms!

    March 22, 2008 8 Comments

    Backing up your Blogger hosted blog is certainly reassuring! Unlike other blogging platforms, Blogger does not feature a backup facility though. Luckily I've discovered three highly useful and workable solutions which you could use to backup and restore your Blogger posts. One of these even allows you to import posts from Wordpress or Typepad powered blogs!

    Create Backups using your XML Feed

    Google Operating System has written an extensive post describing how to backup your Blogger posts, comments and images using your blog's XML feed.

    This method would allow you to import these posts to a database, or simply copy and paste the content if you ever need to restore your Blogger posts.

    Read more about backing up using your XML feeds.

    Blogger Backup Utility

    Blogger Backup is a free utility you can download which will create a backup of all your Blogger posts and save these to a location on your computer. This program uses the GData C# Library, and saves each post to a local Atom/XML file.

    Once you have created a full backup of your posts, you can then use this program to restore your posts, or import to another Blogger powered blog.

    You can also make a backup of any comments though there is currently not the facility to restore comments automatically (you would need to restore them manually instead).

    You can download the most recent release of Blogger Backup here.

    Blog2Blog Backup, Restore and Import Utility

    Of these three methods, Blog2Blog is my absolute favorite (and for very good reasons!).

    Paul Cooley of LinuxLore created this free utility which allows you to:

    • Backup and restore your Blogger posts
    • Import from Wordpress and export to Blogger
    • Import from Blogger and export to Wordpress
    • Import from LiveJournal and export to Blogger/Wordpress
    • Publish to Microsoft Live Spaces

    I've tested this on Blogger and Wordpress blogs (both Wordpress.com and self-hosted Wordpress) with great success.

    I was very impressed by the range of features Paul has included in this utility, which includes a simple read-only viewer of downloaded entries and delete all entries for your destination journal.

    Blog2Blog is a .NET 2.0 application and is available for free download. Backups are saved on your own computer and this is a breeze to install and operate (though of course, if you have a large number of posts it may take some time to import them!).

    Read more about Blog2Blog and download this free utility.

    Important Notes

    If you use either Blogger Backup or Blog2Blog to restore your Blogger posts, you will be limited to 50 posts per day. This limit is imposed by Blogger to prevent spamming, and ensure the smooth-running of the API.

    If you do have a great deal of posts to import to your Blogger blog, you may be able to ask permission for temporary lifting of this limit. A good place to ask about this would be the Blogger Developer forum (you're unlikely to receive a response elsewhere).

    Why you should backup your Blogger posts?

    Blogger powered blogs do not expire, and will not be deleted from the system if they are abandoned. But if you accidentally delete your blog or for some reason your blog becomes inaccessible, it would certainly be reassuring to know that you have a local backup of all your posts and can restore this if required.

    Always backup your Blogger template!

    It is also a good idea to backup your Blogger template (especially before attempting any template customizations). Download a copy of your template to your computer, which you can access in the future if you need to restore your theme (or your entire blog).

    For Blogger XML based templates (Layouts):

    Go to Layout>Edit HTML in your Blogger dashboard, then click on the link near the top of the page which says "Download Full Template". This will save a copy of your full template as an XML file to your computer.

    For Classic Blogger Templates:

    Go to Template>Edit HTML in your Blogger dashboard. Highlight all of the code in the box, copy this and paste into a simple text file. Then save this .TXT file to your computer.

    If you have discovered any other useful backup/restore facilities for use with Blogger blogs, please let us know about these by leaving your comments below.

    Read full post >>

    101 Excellent Blogger XML Templates

    February 08, 2008 49 Comments

    I love designing Blogger templates, and over the past few weeks I've been scouring the web to find the best, and most inspirational Blogger XML template designs. This post is a showcase of the best Blogger template designs available for free download, collected from some of the best sources on the web. With 101 excellent Blogger XML templates in total, you're sure to find something you like in this list!

    My Top 10

    Aspire

    Aspire

    Aspire by InfoCreek

    I love the parchment style of this template, which comes complete with a calendar widget and customized comment count. Ported from the original Wordpress theme, this is a truly exceptional Blogger template! Demo | Download

    Polaroid

    Blogger Polaroid

    Polaroid for Blogger by eBlog Templates

    This is a much loved theme for Wordpress users, so I was thrilled to see this converted for Blogger by eBlogTemplates! You can change the polaroid picture to feature anything you want, and while some work is required to make all of the features work in this template, it is certainly worth the effort! Demo | Download

    Iplantilla

    Iplantilla

    iPlantilla by Blog and Web

    Another great WP theme conversion by Blog and Web. The clean, stylish theme of this template is what inspires me. All individual widgets are styled as you see in this preview, and it's very easy to use. Demo | Download

    Mosaico

    Mosaico I can't begin to tell you how cool this template is! With a grunge style theme and the best search box I've ever seen, this definitely deserves more than a second glance! By Blog And Web. Demo | Download

    Red White

    Red White Blogger template

    Red White template by Jackbook

    This magazine style template by Jackbook has plenty of features to offer, and looks great in the bargain! Demo | Download

    The Late Show

    The Late Show

    The Late Show by Liz Lubowitz (updated by Blog Crowds)

    This excellent template was originally designed for Movable Type and won The Style Contest for the best blog design. After being modified by Blog Crowds, you can now use this template for your Blogger hosted blogs too. Demo | Download

    Colibri

    Colibri

    Colibri by by John Oxton and Denis Radenkovic.

    Beautiful, isn't it? While not quite as functional as some of the other templates I'll cover here, this is certainly an awe-inspiring design. Download

    iPhone

    iPhone Template

    iPhone template by Geekhacks and Jackbook

    Yes, the iPhone is everywhere these days, and now you can have an iPhone as your Blogger template design! But it does look great, doesn't it? Demo | Download

    TypoXP

    Typo XP

    Typo XP 2.1 by Ustadz

    A web 2.0 style template for Blogger with navigation links and icon sets for the sidebar headings. Truly unique! Demo | Download

    Hemingway

    Hemingway

    Hemingway by Kyle Neath and Blog Crowds

    A beautifully simple monochrome template. You really need to see this in action to understand why I love this one so much! Demo | Download

    Emire

    Emire

    Emire by Gecko and Fly

    Simple and elegant, this template is a firm favorite of many Bloggers. Demo | Download

    The best of the rest

    While these Blogger templates didn't make it to my personal top ten, the following are excellent Blogger templates! So in no particular order of preference, I present a further 91 stylish and well designed Blogger templates which are all free to use and download:

    Andreas 02

    Andreas02 Features tabbed navigation and an excellent header section. By Gecko and Fly Demo | Download

    Rotterdam

    Rotterdam By Pannasmontata Demo | Download

    Glossy Blue

    Glossy Blue Hi tech, glossy magazine style with mini icons in the sidebar Demo | Download

    Wow (Smashing)

    Wow (Smashing) The Jackbook conversion of an excellent (OMG! style) template, with all features intact Demo | Download

    Semipro

    Semipro With tabbed navigation and a web 2.0 feel. Designed by Dzelque Demo | Download

    Semipro II

    Semipro II A dark version of Semipro, by Dzelque Demo | Download

    Sky3c

    Sky3c Unique icons and title styling. Modified for Blogger by Blog Crowds Demo | Download

    02

    02 A slick Web 2.0 style template featuring all the right styles, designed by Blog And Web Demo | Download

    Neo

    Neo A lightning fast, Ajax powered Blogger template which was designed to be customized with your own styling. Designed by Hackosphere Demo | Download

    Enlighten

    Enlighten A beautiful glossy blue and black theme with a feminine touch. Designed by Zona Cerebral Demo | Download

    Gluttony

    Gluttony Monochrome and very professional. By Zona Cerebral. Demo | Download

    Premium Brown

    Premium Brown Yet another delicious template from Zona Cerebral. Features 125px square ad spaces in the sidebar, plus excellent use of icons throughout the template. Demo | Download

    Decorativo

    Decorativo I like the stylish curled corner in the top of the sidebar! Overall, a professional and well designed conversion by Blog and Web. Demo | Download

    Butterfly

    Butterfly Here's one of my own designs: the Butterfly template which features animated butterfly in the sidebar. This is probably the most downloaded template I have produced so far, and it's usable "right out of the box". Demo | Download

    DF Theme (3 Column)

    DF Theme Based on the classic Deziner Folio theme, Jackbook has converted this to a three column version for Blogger. Demo | Download

    Gossipcity

    Gossipcity Another excellent conversion from Wordpress. By Blog And Web Demo | Download

    Resurrection

    Resurrection Dark and imaginative, with function for your Twitter feed and a great RSS/Feed icon. By Zona Cerebral Demo | Download

    Summer Love