Learn How To Show Post Summary using The “Read More Link” or “Continue Reading link

 READ MORE LINKS

Totally Exceptional!! A good blogger can be identified by the way he manages his blog and organizes his posts. The homepage is the most important part of every blog. The homepage must contain up to 5-6 posts in order to seize the attraction of reader as much as possible. Keeping a reader busy for a longer time is what I call a blogging success. Showing 5-6 posts is load-time and user friendly only if you show a summary of each post. On my homepage you must have seen a Read More Link, clicking which expands the entire post. Look at a screen shot Below,
read-more1
This link just adds beauty to your blog along with some pro spice to it. So lets learn how to summarize your posts and give them the expandable functionality.
The steps that must be followed for planting this TNT are,
  • Go to layout > Edit HTML
layout-edit-html
Now The Most Important Step –> Back Up Your Template
By backing up your template I mean that you must save a copy of your current template in your computer hard drive. If in case something goes wrong, you can restore your template and have everything working as normal as before.
To backup your template click on the link saying Download Full Template , as shown below
backup-template
If suppose something goes wrong , you will simply click the Browse button, locate your saved template and then simply click the Upload button to restore your template back to normal.
  • Click on “Expand Widget Templates” at the top right hand corner of your Edit HTML page
expand-widgets
  • Now find this code ]]></b:skin>
Tip: Pressing Ctrl + F  and then paste this code into the search box, as shown below,
Search-code
The search box is an easy way of finding codes in your template.
  • Just after ]]></b:skin> copy paste the code below,
Tip: Highlight the code below and then press Ctrl + c to copy the entire code and then press Ctrl + v to paste the code

<style>
<b:if cond=’data:blog.pageType == “item”‘>
span.fullpost {display:inline;}
<b:else/>
span.fullpost {display:none;}
</b:if>
</style>

  • Now find this code  <data:post.body/>
And just after <data:post.body/> add the code below,

<!–READ-MORE-STARTS–>
<b:if cond=’data:blog.pageType != “item”‘>

<a expr:href=’data:post.url’>
<div style=”text-align: right;”>Read More ->></div></a>

</b:if>
<!–READ-MORE-STOPS–>

You can replace the text in red with anything you like, e.g: Continue Reading, Keep Reading
If you want to shift the “Read More->>” text to the extreme-left side, use this code:

<!–READ-MORE-STARTS–>
<b:if cond=’data:blog.pageType != “item”‘>
<a expr:href=’data:post.url’>
<div style=”text-align: left;”>Read More ->></div></a>
</b:if>
<!–READ-MORE-STOPS–>

  • Save your template and you are Done!


Read Further to know How to Apply this TNT in your Posts
Now whenever you want to write a post in windows Live Writer, follow the procedure below,

  • Once you had finished writing your post, as shown below,

Readmore1

  • Just after completing your post click on the source button at the bottom of your windows live writer page,

readmore2
UPDATE: Instead of trying the long method below, there is an easy shortcut. Wherever you want the read more link to appear, simply paste this code there:


Nothing else required! 🙂
You will see something like this,
source code for your post

  • Now use the code below to hide the portion of your post that you don’t want to be shown on your homepage

<span class=”fullpost”>
</span>

Now suppose if you want to show the post only till the lines
I have explained everything in these images so read carefully!
So you will add the codes as shown below,
the highlighted source code refers to the hidden text
You can see in the image above that I have added <span class=”fullpost”> just above the part of the post I wanted to hide. The text that I want to hide is the one below, “Please use windows live writer only for writing quality posts. This TNT of Read More link works best with windows Live writer. Blogger Editor is simply annoying and this trick simply just don’t work efficiently with it. If you still want to use blogger editor rather than windows live writer than frustration is what you will encounter! “
I added </span> to the part where the entire post completes or source code ends


In short add <span class=”fullpost”> just before the text to be hidden and add </span> just after it
That’s All!
You can use some of the Images below instead of that Read More –>> text

read-more with a black outline simple readmore text image read-more with a blue drop shadow read more text with black drop shadowread-more black and orange
To add an image instead of text simply replace Read More ->> in the code above with this,

<img border=”0″ alt=”read more” src=”URL Of Your Image”/>

Replace URL Of Your Image with your image link.

How to Use Premium Accounts

How to download from file sharing sites with IDM

1. Make sure you are using the latest version of IDM Please use “Help->Quick Update” IDM main menu item to get the latest version of IDM installed or download it from our site.

2. If you have a premium account on the file sharing site

a. You need to add your login and password for this site in “Options->Sites Logins” dialog. You need to add two entries.
Use “sitename.com” and “*.sitename.com” as server names:

b. Please also log into the Premium Zone of this site, search for something like “Direct Download” or “Direct Link” and enable this option. Our users who had similar problems reported that this helped them. Look at the examples below Megaupload:

Hotfile:

FileServe:

c. If you add your downloads using drop target, batch download from clipboard, using lists in text files, etc. then you should open Internet Explorer (exactly Internet Explorer, and not another browser, independently of what browser you are using for browsing the Internet) and log in on the site as a premium user. If login form has “remember me” box, please tick it as well. The site will set cookies in Internet Explorer which IDM is able to use when you add the downloads to IDM. Afterwards you can close IE.

d. Also maybe your premium account expired. Or this can happen if your daily download limit expired. When IDM starts downloading HTML files, you need to try to login in your account and check that everything is in order. Also you can try to download a file with browser. IDM should not catch the download, and you should see web page with explanation of this problem.

e. Some sites have weird problems when several files are requested at the same time by the same visitor, the premium account is turning off. For such sites add downloads to a download queue in IDM. You may create a new “one-time downloading” queue especially for each site. Then right click on queue name in the main IDM window, choose “Edit queue” and set “Download 1 file at the same time”. Afterwards run the queue.

f. Please note that in some cases downloads which have been started in old versions of IDM (earlier than 5.19), may not be able to finish. Unfortunately you will need to delete such downloads and add them again in a new version of IDM.

3. If you have free account on this site

You need to enable “Start downloading immediately while displaying …” option in “Options->Downloads” dialog (if it is disabled). Also please note that if you have a free account, IDM will download correct file only when the download is captured automatically from your browser. If you use “Download with IDM” browser context menu item or download panel for selected links, IDM will download a web page instead of a download.

4. Also if you use FireFox problems may happen if you use extensions from third party companies to transfer download in IDM, for example Flashgot. IDM can perfectly detect downloads itself but if you really want to use Flashgot, at least update it to the latest version.

How to Use Premium Accounts

How to Use Premium Accounts

How to download from file sharing sites with IDM
1. Make sure you are using the latest version of IDM Please use “Help->Quick Update” IDM main menu item to get the latest version of IDM installed or download it from our site.

2. If you have a premium account on the file sharing site

a. You need to add your login and password for this site in “Options->Sites Logins” dialog. You need to add two entries.
Use “sitename.com” and “*.sitename.com” as server names:

b. Please also log into the Premium Zone of this site, search for something like “Direct Download” or “Direct Link” and enable this option. Our users who had similar problems reported that this helped them. Look at the examples below Megaupload:

Hotfile:

FileServe:

c. If you add your downloads using drop target, batch download from clipboard, using lists in text files, etc. then you should open Internet Explorer (exactly Internet Explorer, and not another browser, independently of what browser you are using for browsing the Internet) and log in on the site as a premium user. If login form has “remember me” box, please tick it as well. The site will set cookies in Internet Explorer which IDM is able to use when you add the downloads to IDM. Afterwards you can close IE.

d. Also maybe your premium account expired. Or this can happen if your daily download limit expired. When IDM starts downloading HTML files, you need to try to login in your account and check that everything is in order. Also you can try to download a file with browser. IDM should not catch the download, and you should see web page with explanation of this problem.

e. Some sites have weird problems when several files are requested at the same time by the same visitor, the premium account is turning off. For such sites add downloads to a download queue in IDM. You may create a new “one-time downloading” queue especially for each site. Then right click on queue name in the main IDM window, choose “Edit queue” and set “Download 1 file at the same time”. Afterwards run the queue.

f. Please note that in some cases downloads which have been started in old versions of IDM (earlier than 5.19), may not be able to finish. Unfortunately you will need to delete such downloads and add them again in a new version of IDM.

3. If you have free account on this site
You need to enable “Start downloading immediately while displaying …” option in “Options->Downloads” dialog (if it is disabled). Also please note that if you have a free account, IDM will download correct file only when the download is captured automatically from your browser. If you use “Download with IDM” browser context menu item or download panel for selected links, IDM will download a web page instead of a download.

4. Also if you use FireFox problems may happen if you use extensions from third party companies to transfer download in IDM, for example Flashgot. IDM can perfectly detect downloads itself but if you really want to use Flashgot, at least update it to the latest version.

Can Students Become Millionaires While Studying?

  How Can Students Become Millionaires While Studying?

Become a millionaire!

Seems far-fetched, doesn’t it? Looks like an ad similar to the ones that say ‘Google pays me so and so’, yes? Well, you might be only half right, because nothing is impossible, or should I say, impossible is nothing in the world. It is only a matter of perspective and setting up goals. Now most of you are thinking, people can easily earn money by creating a blog, but that money definitely isn’t in seven figures. Well, perhaps it’s time to think outside the box.

The idea of creating a blog and earning money from it might have been considered ‘thinking outside the box’ a few years ago. But as of now, it is residing deep inside the box. Hence, the need of a change of perspective, or mindset if you will.
You can make some serious money if you have the right aptitude for it. Students, of course are the best fit, because they are quicker learners. But this doesn’t other people can’t read this post, which will discuss about some of the productive ways of earning money.
Besides creating a blog and earning through advertisements and affiliate programs, you can do many things to earn some good money. Nowadays, earning money is no longer easy. With evolving trends in the industries, skill is the need of the hour. Those who have equipped themselves with it are earning millions, while others are sitting back and waiting for people to lick on their ads (:P). So the bottom line is, people, especially students need to spend their time in more productive things, rather than playing games and chatting on Facebook.
Now don’t get me wrong. I am not saying that earning through blogs is a bad idea, or that blogging is not productive. Oh no! Quite the contrary! If you have a blog, then that’s excellent! It will help you all the more. But maybe, it’s time to equip yourself with some new skills so you can counter anything coming your way in the future.
So the big question is, what to do? Well, here are a few suggestions.

Learn web development

Information Technology has already taken over out lives. Already, online connectivity is the need of the many, with new trends towards online usage growing the form of cloud computing and more. If there;s one thing for certain, it’s that computers and the internet are definitely here to stay. So that makes web technologies all the more important.
The amazing thing about this field is, it hasn’t gone stale. Ever since Tim Breners-Lee created HTTP in the late 80s, the field has grown in importance. Look at Mark Zuckerberg. He was a student when he created Facebook. In any of you have seen his movie, The Social Network, you’ll know how he first created a website called Face Mash, which earned him reputation, and he eventually got approached by some seniors who had a project in mind, which later became Facebook. See how developing a simple website turned his luck? Now, he is a $20 Billion man!
There are other countless examples! Look at Larry Page, the founder of Google. As big as it seems now, Google must have started from scratch at one point. And it didn’t just become a proper search engine at once. It was built, little by little. Look where it is now. You can find countless other such examples, like Matt Mullenweg – founder of WordPress, or Sergey Brin, founder of O’Reilly Media. All of these started from zero, yet used their skills to make their companies what they are now.
There are many places you can learn the required skills from. Just Google what you want to do. Personally, I’d recommend Lynda.com, and O’Reilly Media. They are simply the best resources available on the web today!
You don’t necessarily need to make a website. You could create your own tools for your blog, or make a web app and implement it on your blog/website etc. There are literally thousands of ways you can put your skills to good use.

Create an app

For those of you who are into programming, creating an app for a smartphone is a really good idea! Not many people think about it, which makes it that much more special. Again, you can learn how to make apps fro the leading online resources such as Lynda.com and O’Reilly Media. There’s really no shortage of resources one can complain about.

Now about the app itself. The important thing is to start. The challenge seems daunting, which is why most people can’t get past the thinking phase. Grab any good idea that comes to your head, and run with it. Remember; for your first app, you don’t really need to be unique. You can make something as simple as a currency-converter or a calculator. This will get you acquainted with the working of things. Once you have your first app, you can start thinking of a unique game or app idea. Forget Angry birds, believe me, there are people who are earning loads of money from much simpler ideas. You can make a simple app too. It’ll either be popular, or it won’t. But in either case, you’ll learn something, and that is why you’ll always be the winner.

Popular smartphone platforms are Android and iOS. So it’d be wise to create an app for them. Symbian and Blackberry platforms have since lost their touch. And as a beginner, you ought to give yourself the best chances.

Freelance projects

If you aren’t into programming, then you can always look for other work that best suits your needs. Freelance workers are being hired ever day for all sorts of works. Maybe you can show them your skills and get hired. Picking up freelance projects can really buff up your pocket. There are many freelance websites where you could look for work.
Sometimes, it might be hard to find freelance work, because you have nothing to show on your portfolio. You can, however, start with the small websites, such as fiverr, or its alternatives. These will give you a fairer opportunity to show your skills to the world. And also, they will help you get your freelancing career started.