Ads 468x60px

Pages

Tampilkan postingan dengan label more. Tampilkan semua postingan
Tampilkan postingan dengan label more. Tampilkan semua postingan

Minggu, 09 Februari 2014

Showcase and Share Your Memories Photos Video Clips and More

Vividly recreate and preserve your memories with a multimedia slideshow you’ll be proud to share with friends and family with PhotoStage slideshow creator software.



There’s no better tool than PhotoStage for showcasing your favorite photographs, images and video clips. PhotoStage brings your pictures, images and video to life and lets you share your favorite memories with family and friends in an interesting and portable way. Creating a slideshow from your digital photos has never been easier.
Read More..

Minggu, 15 September 2013

Auto Read More with thumbnail for Blogger Blogspot Posts

This hack will summarize content and show only summary in Home page, Archives Page and Label Page using Automatic Read More simple script in your template. Using automatic read more on your blog will make your blog load faster by showing few post instead of the full post on the homepage.
Automatic read more for blogger posts can be done by inputting some code into your blog templates.

How to install Automatic Read More Hack for Blogger

There are two options you can choose from:

1. Auto readmore for all the posts:

Step 1. Find (CRTL + F) this code:

<data:post.body/>

Step 2. And replace with this:

<b:if cond=data:blog.pageType != &quot;item&quot;>
 <b:if cond=data:blog.pageType != &quot;static_page&quot;>
  <div>
   <b:if cond=data:post.thumbnailUrl>
    <img class=post-thumbnail expr:alt=data:post.title expr:src=data:post.thumbnailUrl width=72px height=72px/>
   </b:if>
   <data:post.snippet/>
  </div>
  <div class=jump-link>
   <a expr:href=data:post.url expr:title=data:post.title><data:post.jumpText/></a>
  </div>
 <b:else/>
  <data:post.body/>
 </b:if>
<b:else/>
 <data:post.body/>
</b:if>

2. Read more only for older posts (your latest post will appear normal):

Find (CTRL + F) and replace <data:post.body/> with:

<b:if cond=data:blog.pageType != &quot;item&quot;>
 <b:if cond=data:blog.pageType != &quot;static_page&quot;>
  <b:if cond=data:blog.url == data:blog.homepageUrl>
   <b:if cond=data:post.isFirstPost == &quot;true&quot;>
    <data:post.body/>
     <b:if cond=data:post.hasJumpLink>
      <div class=jump-link>
       <a expr:href=data:post.url + &quot;#more&quot; expr:title=data:post.title><data:post.jumpText/></a> 
      </div>
     </b:if>
   <b:else/>
    <div>
     <b:if cond=data:post.thumbnailUrl>
      <img class=post-thumbnail expr:alt=data:post.title expr:src=data:post.thumbnailUrl width=72px height=72px/>
     </b:if>
     <data:post.snippet/>
    </div>
    <div class=jump-link>
     <a expr:href=data:post.url expr:title=data:post.title><data:post.jumpText/></a>
    </div>
   </b:if>
  <b:else/>
   <div>
    <b:if cond=data:post.thumbnailUrl>
     <img class=post-thumbnail expr:alt=data:post.title expr:src=data:post.thumbnailUrl width=72px height=72px/>
    </b:if>
    <data:post.snippet/>
   </div>
   <div class=jump-link>
    <a expr:href=data:post.url expr:title=data:post.title><data:post.jumpText/></a>
   </div>
  </b:if>
 <b:else/>
  <data:post.body/>
 </b:if>
<b:else/>
 <data:post.body/>
</b:if>

Settings:

A. If you want the thumbnail to appear on the left:

Step 1. Find (CTRL + F) the following piece of code:

]]></b:skin>

Step 2. Just above it, paste this code:

.post-thumbnail{float:left;margin-right:20px}

B. If you want the thumbnail to appear on the right,

Paste above ]]></b:skin> this code:

.post-thumbnail{float:right;margin-left:20px}

Click Preview and if it works, click Save Template.

Thats it, enjoy!
Read More..

Senin, 05 Agustus 2013

How to Get More Twitter Followers to Grow Your Business



How to Get More Twitter Followers to Grow Your Business?

Twitter is the fastest growing social media network today, and it is clear to see that its not just a fad. Businesses of all types and sizes are using Twitter to gain exposure and increase sales in different ways. Whatever strategies you use, you need to get more Twitter followers ASAP if you really want to grow your business! Use the following 5 great tips to get more Twitter followers:

1. Write a great bio! This is really the only place you can tell people a little about yourself and your product or service. Be creative! Make it fun and interesting because this can really make the difference whether or not someone decides to follow you! Ask employees or friends for their opinion of your bio. Does it convey the message you want? Would it compel the reader to want to know more about you or your business?

2. Follow top tweeters and people that you admire (with a large following) to see how they communicate and what they are tweeting about. You can pick up some great writing styles and ideas from just paying attention to others. There are some very creative and unique ways to maximize those 140 characters so learn the ropes and use it to your advantage!

3. Although most people are familiar with "retweeting", it wouldnt hurt to explain it and ask your followers to retweet your links. Having your followers retweet your links could lead to more exposure, and thus, more followers. This is why tweeting good, relevant content is of the utmost importance! Youd be surprised how far that silly or compelling tweet could spread in Twitter-land.

4. Be sure to use #hash tagging as it makes your content easier to find, which may just lead to more followers with your same interests. Because there is so much information out there, it helps to categorize yours so that people already looking in that category will come across your tweets.

5. Use some of the apps available to find Twitter communities that are relevant to your interests, products or service. There are many apps out there, I know, but consider how fast you can get more Twitter followers when you are targeting crowds based on interests or even geographically. The sky is the limit!

If you already use Twitter for your business, congratulations and keep building your Twitter following. If you havent joined the fun yet, its not too late... get your Twitter account up and running sooner than later.
Read More..