Showing posts with label Guest Posts. Show all posts
Showing posts with label Guest Posts. Show all posts

How to Join Google Plus? and Who Can Join It?



Want to customize the color scheme of G+ and  change its look completely? Try this: [a href="http://www.mybloggertricks.com/2011/07/customize-google-plus-14-ways-to-change.html"]10 Tricks to customize Google+ Theme[/a] [a href="http://bloggingehow.blogspot.com/" rel="nofollow" target="_blank"][/a]




[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgfJAr_Ypu-WiUg48ZzaYdyNF71UelPL2DnqRadc11gdaiJJp0MmRjREuGoGV1UZ7y6BJGbImbBGvV5B_6UHn7-lt7d-ePDS7F7gjr4gX0fJ6a_0fWyGnymjkoHIFunMdTfkFxPTOK49mI/s1600/google+plus+one+1.png"]google plus logo[/a][a href="http://plus.google.com/" target="_blank"]Google Plus[/a] (+) project seems to be one of the greatest creation of Google all time. Google has really changed the way one can surf net and now with plus one, the limits are set to endless. As i was impatient to get to see the new bloggers layout in the same way i cant get hold of my self to use Google Plus one. 

Presently Google isn't allowing to join or sign up for Google plus one openly as its in testing process, though invitation process is going on. You can post your Gmail ID in the comments box below and we can invite you as a free favor. For invitation kindly first subscribe by submitting your email ID by [a href="http://feedburner.google.com/fb/a/mailverify?uri=TntByStc&loc=en_US" rel="nofollow" target="_blank"]clicking here[/a]


Some thanksgivings:


google Plus Invitation


At this point if you don't have any idea about  Google plus one i would  recommend you to get a [a href="http://www.google.com/+/demo/"]tour of it[/a].




[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhr4oyWmA3jqiixp0suY-uNTlzFUpgNDAFVqp_gXFKDGFsbXPj9RzprW43bOtRa-5rdNoLrIuYgXOg0tObBxy8wSQaYYtKbQeCPNlkv0eMIj6bmAYyNwBT7YX4kAd37uca6xXVs9axvvX4/s1600/google+plus+one.png"]google plus [/a]


You can [a href="https://services.google.com/fb/forms/googleplusenuk/"]get registered[/a] and get in queue by providing your email address. Google plus one is generally for every Google user and is basically a social networking project that would help connect people in a better way. Many of us are already annoyed with Facebook privacy issues where we don't want to share every thing with every one in our friend list. 
Google plus one has got over that issue and have introduced 'circles'. Its a worth using social  platform and i would definitely recommend over Facebook. That was a general idea of Google plus one project. Ill keep you posted with further Google plus one development.
What do you think about this new development from Google. Do you think it can attract Facebook diehard users?





Guest Post by Hassam Ahmad Awan From [a href="http://bloggingehow.blogspot.com/" rel="nofollow" target="_blank"]Bloggingehow[/a]

Source: http://www.mybloggertricks.com/2011/07/how-to-join-google-plus-and-who-can.html

Guest Posting at MBT- A True Rocket Ride!

This is a success story published by our Guest Poster Hassam Ahmad Awan
PAgerank 2011

Make sure that you have some basic writing skills and does not make grammatical errors. And further with more and more writing, your language would get polished. The better your article would be the more readers would like to visit your own blog. But this doesn't mean at all that your blog would get to the highest point without any of you own effort at your own blog. You need to follow the basic SEO techniques at your own blog too. 
Plus as they say "Content is king" makes quite a sense. If people would visit your blog through  MBT, they would certainly be needing something to read, and you got to make sure that you grab that moment. In an all, I would definitely recommend writing at MBT. You may want to read [a href="http://www.mybloggertricks.com/2011/06/how-to-write-and-submit-guest-post.html" target="_blank"]How to Write and Submit a Guest Post[/a], to get to know about Guest posting. 
To all of the young bloggers there, i would say- do work hard, [a href="http://www.mybloggertricks.com/2011/06/8-time-management-tips-for-bloggers-how.html" target="_blank"]manage your time[/a] well and you would certainly get the reward. And thanks to the MBT audience that liked my guest posts and gave great responses in the comments.
Thanks a Lot! :)[/a]

 

  Hassam Ahmad Awan


About the Guest Author:

Hassam is a young A Level Student who loves to learn and share tech related stuff. He has an ambition to become a Software Engineer. He is a passionate blog author and publishes regular tutorials to newbie bloggers at [a href="http://bloggingehow.blogspot.com" rel="nofollow" target="_blank"]BLoggingeHow[/a].

You can always keep in touch with him at [a href="http://www.facebook.com/pages/BLoggingeHow/126203964129170" rel="nofollow" target="_blank"]@Facebook[/a]

Source: http://www.mybloggertricks.com/2011/07/guest-posting-at-mbt-true-rocket-ride.html

Zoom In/Out Images On Mouse Hover With Single Image



[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgYKsLOOhrdnF8tDOJH4PTNFprN2tZxTMfkrDpg_NnfG0JpFrHGxH2QtsFmYtCcg_OJR7Z-u16WYJtoc6VUC-CF_dxCWWBkv1wQbbEznYaGSieBNz3ZJCmt9wFYqh_UU7pIomVe7jHHKWU/s1600-h/zoom-images%25255B10%25255D.png"]zoom-images[/a]There are many tutorials online which show users how to achieve a hover effect on their buttons and other images using mouse hover and they often instruct to use a second, larger image.  Another method used is using jQuery to enlarge the size of the image. But with a little bit of trickery, this can be done solely using Css3 and normal html.

Here is a demo:



[a href="http://www.blogger.com/post-edit.g?blogID=8193278726666811965&postID=4960894755779778317&from=pencil#demo"]Live Demo[/a]




Note : This trick is best viewed in the latest version of any browser other than IE.

This tutorial has been split into two parts:


  1. CSS implementation

  2. HTML Implementation





CSS implementation:


1. Go To Blogger > Design > Edit HTML

2. and search for


]]></b:skin>


3. Now right above it, paste this code:


/*------- MBT ZOOM-OUT ZOOM-IN -------*/

.mbtzoom {
padding:5px;
position:fixed;
bottom: 35px;
right:10px;
cursor: pointer;
text-decoration: none;
border: 0px solid transparent;
-moz-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
-webkit-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out; 
}

.mbtzoom:hover  {
  zoom: 2;
  text-enlarge: 2;
  -moz-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}



Same procedure as the other option, edit the values to your picture, and change the zoom to how big you want the picture after the transition.




HTML Implementation:


Now whenever you wish to apply the zoom effect to any image you want simply use this code,


<a href="URL OF PAGE" class="mbtzoom"><img  width="60px" height="60px" src="IMAGE LINK" alt="back to top"  /></a>


  • Replace URL OF PAGE with the page link. On clicking the image the user will be taken to that page

  • Replace IMAGE LINK with the link of the picture

  • Make sure to Keep width and height equal to half the size of original image. For example if the image size is 100px by 100px then set width="50px" and height="50px"




That’s it! Your image should be zooming/enlarging beautifully on your blog/website!


DEMO


As a [a href="" name="demo"]DEMO[/a] simply paste this code on MBT HTML Editor




<style>
.mbtzoom {
padding:5px;
position:fixed;
bottom: 35px;
right:10px;
cursor: pointer;
text-decoration: none;
border: 0px solid transparent;
-moz-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
-webkit-transition: all 0.3s ease-out; 
-ms-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out; 
}

.mbtzoom:hover  {
  zoom: 2;
  text-enlarge: 2;
  -moz-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
</style>

<a href="#" class="mbtzoom"><img  width="60px" height="60px" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHDe291OD-F5IaoHyGeRS_GYVoWlLigVpHWtauJP0keYRPTHXmwBPN1vBE9qqkEjN19VDRN-snRREnQGqcpd7wAjKAZb8zSdeTULJvzdCzYLzJbQhqgnYEExFEePuspZIKuQJYbZpFUI4/s800/rss-128.png" alt="back to top"  /></a>






Anims



About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO.



Source: http://www.mybloggertricks.com/2011/06/zoom-inout-images-on-mouse-hover-with.html

PageRank or Alexa Rank? Which One Is Important?



[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2OhWscNb4LVxhGa6u0rryQ47O919caVK2Rd31tjznQQ4tXwJ3-Tr94A_sPvHypBHlIYw3OyWwfJoByxvzrRPe6x1PUTWNYH4uhdCpx5mVmeq53oEbvkr1AtuVXE8hEgVkBOs32AQG8Fo/s1600-h/alexa-or-Pagerank%25255B4%25255D.png"]alexa-or-Pagerank[/a]


Google Page Rank and [a href="http://www.mybloggertricks.com/2011/05/alexas-top-ten-websites-2011.html" target="_blank"]Alexa ranking[/a] are two different ways determine your site's performance. Here is a little description of the two,











Google Page Rank




Google Page Rank is a rank from 0 to 10. It is the way Google observes a website. It is mostly dependent upon how many quality backlinks the site has. However there are many other features that also count. Sometimes Google ban people from the ranking due to several reasons like copied content and black hat SEO tactics. . It is calculated from an algorithm (can be seen here :[a href="http://en.wikipedia.org/wiki/PageRank"]Wiki PageRank[/a]. )


Positive Aspects:





  1. A good way to observe sites performance as it uses quality backlinks as a major factor. Follows an algorithm (attach algorithm link here [a href="http://en.wikipedia.org/wiki/PageRank" target="_blank"]Wiki[/a]).



  2. Can ban websites with copied content.



  3. Ranked by the biggest search engine in the world i.e GOOGLE



  4. Mostly Page Rank is considered a major factor when buying or selling a site.



  5. Calculated by Google itself which is major site that sends traffic.



  6. Offers a toolbar named 'Google Toolbar' to check the Alexa ranking of a site





Negative Aspects:
Updated very late (3-4 months)
People can buy quality backlinks and get good Page Rank.
They do not provide a toolbar for their own Google Chrome.


 


Alexa Ranking




[a href="http://www.alexa.com/" target="_blank"]Alexa[/a] is a web directory and  provides free traffic metrics, search analytics, demographics, and more. Alexa ranking depends upon how many visitors you get daily.
Positive Aspects:



  1. Updated sooner



  2. Calculation is based on a dependable factor i.e visitor count.



  3. Offers a toolbar named 'Alexa Toolbar' to check the Alexa ranking of a site.




Negative Aspects:
You can use a software and get as robot visits to your site and increase your hit count.


Conclusion:




Observing both the two factors it is seen that none of them actually is a perfect way to describe the success of a website. Both of them have their pros and cons. However PageRank gives an idea of how popular a website is in internet in building reputation and Alexa gives an estimate idea of how much traffic a website is receiving. In short both are important to receive handsome sponsorship and attract tons of Advertisers.




Fahad Uddin



About the Guest Author:

Fahad is an Undergraduate Student, pursuing his B.E Degree in Computer and Information System Engineering. He is an excellent programmer and part time blogger. He Writes at [a rel="nofollow" href="http://mycsnippets.blogspot.com/"]My C Snippets[/a]. You can always contact him at [a rel="nofollow" href="http://www.facebook.com/fahd92"]Facebook[/a]



Source: http://www.mybloggertricks.com/2011/06/pagerank-or-alexa-rank-which-one-is.html

How to Write and Submit a Guest Post?

Peace Out!

  Hassam Ahmad Awan


About the Guest Author:

Hassam is a young A Level Student who loves to learn and share tech related stuff. He has an ambition to become a Software Engineer. He is a passionate blog author and publishes regular tutorials to newbie bloggers at [a href="http://bloggingehow.blogspot.com" target="_blank"]BLoggingeHow[/a].

You can always keep in touch with him at [a href="http://www.facebook.com/pages/BLoggingeHow/126203964129170" rel="nofollow" target="_blank"]@Facebook[/a]

Source: http://www.mybloggertricks.com/2011/06/how-to-write-and-submit-guest-post.html

Problems With Official Blogger App for Android Devices

[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiEfvXz0S6fiICxP1e8_qYOQDd8nR_kfT8uyzptK9CNXiS9ULpExM-qH7qUMVUlBufihxCJ7XLLg0gkWPr1Hw2x-Q9PQrbc_VA6y8a9lsiR6CPg9QwR1FQtjVWoSJ-sDa7uYuTOPzkH60k/s1600/blogger+android+app.png"]blogger official app[/a]

Here is what [a href="https://market.android.com/details?id=com.google.android.apps.blogger" target="_blank"]people say[/a] about it:

"Constant force closing and sporadically re posts old entries.  "
"This could be great, but it re posts the posts again and again. That renders ..."
"Keeps republishing an old post every 30 min on htc wildfire s with newest ...  "
Also,
"If the re posting issue is not fixed soon than its going to meet the uninstall button. "
"Regularly force closes even when not running in foreground since latest update. "
"Either let me disabled notification or stop saying old articles are published over and over. Annoyed and uninstall "
 
Even after the update, the application seems to make problems. Another big concern is that the app doesn't allow to edit the posts that are already published before from desktop version. This is pretty awful. So in an all, this Blogger application isn't stable at the moment and requires huge attention from the programmers. To compete with the other cool blogging applications around like WordPress etc. Blogger really needs to put in their all efforts to make this app a success.
Hope a much better version will be out soon. And i wish when this app launches for iPhone its totally bug free
  Hassam Ahmad Awan


About the Guest Author:

Hassam is a young A Level Student who loves to learn and share tech related stuff. He has an ambition to become a Software Engineer. He is a passionate blog author and publishes regular tutorials to newbie bloggers at [a href="http://bloggingehow.blogspot.com" target="_blank"]BLoggingeHow[/a].

You can always keep in touch with him at [a href="http://www.facebook.com/pages/BLoggingeHow/126203964129170" target="_blank"]@Facebook[/a]

Source: http://www.mybloggertricks.com/2011/06/problems-with-official-blogger-app-for.html

Rotate/Animate Images Using CSS3 Without JavaScript!

animated imageCSS3 has many new powers with which we can further enhance our websites, without extensive knowledge of JavaScript, or without really effecting our website’s loading time. With less than ten lines of CSS coding, we can achieve each of the following effects.  Changing CSS properties on mouse-hover and using CSS3 transitions were used for these enhancements. You can now easily animate the images on your WordPress or Blogger blogs using the simple image opacity effect below that rotates the image on mouse hover.

[a name='more'][/a]
[a href="http://zailab.blogspot.com/2011/06/link-nudging-and-image-opacity-effect.html" target="_blank"]Live Demo[/a]

 

Note: You need a up to date browser to fully experience the effects. This includes pretty much the latest version of any browser other than IE.

Animating Images In Blogger With CSS3

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Search for ]]></b:skin>
  4. Just above it paste the following code

 

/* --------- MBT Image Rotation ----- */
.opacity  {
opacity: 0.5;
margin-left: 50px;
-moz-transition: all 0.5s ease-out;  
-o-transition: all 0.5s ease-out;  
-webkit-transition: all 0.5s ease-out;  
-ms-transition: all 0.5s ease-out;  
transition: all 0.5s ease-out;
-moz-transform: rotate(5deg);  
-o-transform: rotate(5deg);  
-webkit-transform: rotate(5deg);  
-ms-transform: rotate(5deg);  
transform: rotate(5deg);  
filter: progid:DXImageTransform.Microsoft.Matrix(
                    M11=0.9961946980917455, M12=-0.08715574274765817, M21=0.08715574274765817, M22=0.9961946980917455, sizingMethod='auto expand');
zoom: 1;  
}
.opacity:hover  {
opacity: 1;
margin-left: 0px;
-moz-transform: rotate(0deg);  
-o-transform: rotate(0deg);  
-webkit-transform: rotate(0deg);  
-ms-transform: rotate(0deg);  
transform: rotate(0deg);  
filter: progid:DXImageTransform.Microsoft.Matrix(
                    M11=1, M12=0, M21=0, M22=1, sizingMethod='auto expand');
zoom: 1.3;
-moz-box-shadow: 1px 1px 4px #000;
-webkit-box-shadow: 1px 1px 4px #000;
box-shadow: 1px 1px 4px #000;
}

Edit the bolded values to increase or decrease the angle of rotation.   

5. Save your template and done!

How it works?

Whenever you wish to implement this effect, simply add the following code in Edit HTML mode of your Post Editor, to turn or rotate the images:

<img src="IMAGE LINK HERE" border="0" alt="Image Description hereclass="opacity" />

Make these changes:

  • Replace IMAGE LINK HERE with the [a href="http://www.mybloggertricks.com/2009/11/create-blogger-backup-for-images-and.html" target="_blank"]Image URL[/a] of the pic
  • Replace Image Description here with Image name or description. Optional


We hope you enjoyed the effect, and happy blogging! Peace!

You may also like these effects:

  • [a href="http://www.mybloggertricks.com/2010/02/top-10-widely-used-image-hover-effects.html" target="_blank"]10 widely used image hover effects[/a]
  • [a href="http://www.mybloggertricks.com/2009/09/learn-how-to-add-image-pop-up-and.html" target="_blank"]Image Pop up and Opacity Effect[/a]
Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO. He is a valuable MBT contributor.

Source: http://www.mybloggertricks.com/2011/06/rotateanimate-images-using-css3-without.html

Link Nudging To Animate Images Using CSS3

<a href="ADD URL HERE" class="mbt-nudge">ADD TEXT HERE</a>

  • Replace ADD URL HERE with your link like http://xyz.com
  • Replace ADD TEXT HERE with the text that will display the link

For Image Nudging use this:

<img src="IMAGE LINK HERE" border="0" alt="Image Description hereclass="mbt-nudge" />

Make these changes:

  • Replace IMAGE LINK HERE with the [a href="http://www.mybloggertricks.com/2009/11/create-blogger-backup-for-images-and.html" target="_blank"]Image URL[/a] of the pic
  • Replace Image Description here with Image name or description. Optional

 

Take a look at your blogs and see the difference!  Here are some other tutorials which also offer some customization which might be of interest to you:

  • [a href="http://www.mybloggertricks.com/2011/06/rotateanimate-images-using-css3-without.html" target="_blank"]Rotate/Animate Images[/a]
  • [a href="http://www.mybloggertricks.com/2010/02/top-10-widely-used-image-hover-effects.html" target="_blank"]10 widely used image hover effects[/a]
  • [a href="http://www.mybloggertricks.com/2009/09/learn-how-to-add-image-pop-up-and.html" target="_blank"]Image Pop up and Opacity Effect[/a]
Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO. He is a valuable MBT contributor.

Source: http://www.mybloggertricks.com/2011/06/link-nudging-to-animate-images-using.html

TOP TEN RICHEST MEN ONLINE 2011

1. Larry page

2. Sergey Brin

3. Jeff Bezos

5. Masayoshi Son

6. Mark Zuckerberg

7. Eric Schmidt

8. Mark Cuban

9. Jerry  Yang

10. Omid Kordestani


Age: - 48
Source: -Google! Inc
Qualification: - B.s in Electrical Engineer and MBA
Worth: - $1.9 billion

Do not be confused by his surname . He is not from Kurdistan. He is an ethnic Persian. He was Google’s Senior Vice president.
“Short on information” 

 

What do you think?

Please let us know if you know anything interesting about these Top Ten great people. Any interesting story will be cheered. If I made any mistakes in estimating the ranking based on my personal research, then kindly forgive me.  The purpose of this post is to keep you updated with the Big Daddies of Online Media in order to get a soft inspiration. I hope you liked it! :)

To read about the top Ten Websites of the year 2011 then kindly read the article below:

  • [a href="http://www.mybloggertricks.com/2011/05/alexas-top-ten-websites-2011.html" target="_blank"]Top Ten Websites in 2011[/a]
 stock_people Fahad Uddin


About the Guest Author:

Fahad is a energetic young guy, pursuing his degree in Mechanical Engineering. He has an ambition to play his part in Mechanical Industry. He is loves public speaking and enjoys sharing his random ideas with people around. During leisure time he enjoys writing on tech related stuff.

Source: http://www.mybloggertricks.com/2011/06/top-ten-richest-men-online-2011.html

Anyone Can Earn Online and Be a Blogger, Just Go For it! Part-2

Now coming to the final thing that directly attaches my reason of this topic with your needs that what should be the topic for the blog? I agree that its one of the most difficult task to think on which topic you may write but the answer is always in front of you, you just need to think over it.

imagesFirst of all you must think about your area of interest, that where your all interest lies? What do you feel about something? Can you write it as a topic, if yes than that should be the topic! If not, then you can Google the topic and write it as your own, it often happens when you have a lot of knowledge and you don’t know how to gather and filter it into this form. Just take an example of pencil that is not sharp at the moment, although the graphite lead is present inside it, but it’s useless at the moment, but when it is sharped then it can do a number of jobs. Just like this you just have to enrich your this quality and write for your own skills.

This is my personal experience that there is a time when topic suddenly come into your mind and when you start thinking you get more and more things about it, if you don’t have your keyboard there, you must write it somewhere so that when you get time you can write it as your post, and just like this when you will write the next topic will automatically come into your mind and the process goes on and on. The thing is,

You just need the inertia! :)

So go for it, give your thoughts full swing and give your paintings of imaginations the remarkable colors. Let the life be filled with happiness. Keep going :) Best of Luck!

  Asjad Azeem


About the Guest Author:

Asjad is an Undergraduate Student, pursuing his B.E Degree in Computer and Information System Engineering. He loves to write and share his ideas during leisure time. Apart from techy stuff, he also enjoys writing Fiction. He takes programming as his favourite subject. You can always contact him at [a rel="nofollow" href="mailto:asjad.azeem@yahoo.com"]YAHOO![/a]

Source: http://www.mybloggertricks.com/2011/06/anyone-can-earn-online-and-be-blogger_21.html

Change Text Selection Highlighting Color in blogs

Styling Text Highlight color In Blogger


1. Go To Blogger > Design > Edit HTML

2. and search for ]]></b:skin>

3. Right above it, paste this code:


::-moz-selection  {
Background: #EB7F17;
color: #FFFFFF;
text-shadow: none; 
 
}
::selection   {
background: #EB7F17;
color: #FFFFFF;
text-shadow: none; 
 
}

 

Make these changes:

  • Replace #EB7F17 with the highlight color
  • Replace #FFFFFF with the Font color. By default the font color appears white.

You can choose a color using the [a href="http://www.mybloggertricks.com/2008/01/color-code-generator-and-color-wheel.html" target="_blank"]HexaDecimal[/a] Color Generator
Once you have entered your preferred color code, save your template, and see the difference!
Have fun blogging!

 

Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO.

Source: http://www.mybloggertricks.com/2011/06/change-text-selection-highlighting.html

8 Time Management Tips for Bloggers - How Crucial it is?

1. Knowing Your Highest  Energy Level Moments


[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFNa8qWYbTrbkTQ-iZ3bStv_InP47IX45RDwvsSYcfjhqAILJ7Ob7Uv9PYnMRFrrY1Nd6ah6n3b9l_SCD2Ols0THsMDuIdE6MbIbjQpBTodwBuTHr7pROQVPtcqW89WIBiQqdRklk-snE/s1600/images.jpg"][/a]As a human, we cannot be active all day long. There are short spans in the day when we feel most fit and active. This can vary to every individual. Some people feel more active early in the morning around 8 to 10 am. Some might find nights more refreshing and comfortable. What ever the case is with you, the point is that it is extremely important to find your peak hours through out the day.
These spans can be very effective in building the content for your blog. As a writer you should be in peace when writing at your blog. So knowing about your highest energy levels points in the day is important to be a successful and well timed managed blogger.

2. Build a Routine and Stick To It

3. Stand Up Against Any Distractions

4. Plan Your Work But Not that Much!

5. Choose a fixed place to blog

6. Learn Typing

8. Give Your Self a Reward


[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjEgOYQBTtWWsrKGC-NLHpbUxB8NqkmLM8498peo8qN9m_wpYirnyhAEHca3t9p_SSrmpipBVzI8jpYscS_zQiuyrvu8LaYt6VFKr7dRTM-PFMUCGKK2slN1SNdpTb37svc-5-SpFTF3bs/s1600/goernment-reward-healthy-eating.jpg"][/a]Once you are done working for those two hours, give your self some reward. Why not take a round at a park, or some time at computer games, or a cup ice cream :)







Enjoy every moment of your Blogging life. Happy and healthy mind equals Best of your potentials. Hope this article could make a difference in your blogging life style.
Peace out ! =)

 hassam Hassam Ahmad Awan


About the Guest Author:

Hassam is a young A Level Student who loves to learn and share tech related stuff. He has an ambition to become a Software Engineer. He is a passionate blog author and publishes regular tutorials to newbie bloggers at [a href="http://bloggingehow.blogspot.com" target="_blank"]BLoggingeHow[/a].

You can always keep in touch with him at [a href="http://www.facebook.com/pages/BLoggingeHow/126203964129170" target="_blank"]@Facebook[/a]

Source: http://www.mybloggertricks.com/2011/06/8-time-management-tips-for-bloggers-how.html

A Must Follow 3 Meal Diet Plan for Bloggers

1. Breakfast Plan

2. Lunch Time

3. Dinners is ready

From the Company:
[a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFg_DZQ1jYmLwv6vjoVOjovfeewv7vJxfIWs2n6TCSylVkzxi0y311jeqPpudzu05S81ZTR-u4VArTQQR1C1Pq8Wm9BhFKPuBzyMZC4lp2O9Ky5h1SCR6wlb1yOMDDKu0eVZz8ZhH6nro/s1600/RICOH_Company_Head_Office_Building_2007-1.jpg"][/a]

  Hassam Ahmad Awan


About the Guest Author:

Hassam is a young A Level Student who loves to learn and share tech related stuff. He has an ambition to become a Software Engineer. He is a passionate blog author and publishes regular tutorials to newbie bloggers at [a href="http://bloggingehow.blogspot.com" target="_blank"]BLoggingeHow[/a].

You can always keep in touch with him at [a href="http://www.facebook.com/pages/BLoggingeHow/126203964129170" target="_blank"]@Facebook[/a]

Source: http://www.mybloggertricks.com/2011/06/must-follow-3-meal-diet-plan-for.html

Macbook Pro - Every Bloggers Dream

Connectivity

Other Basic Features

 

 

 

 

Cost

In short MacBook Pro is a must for every blogger to enjoy the best blogging experience anywhere, anytime. You can get it at $1199 from [a href="http://store.apple.com/us/browse/home/shop_mac/family/macbook_pro?aid=AIC-WWW-NAUS-K2-CONFIGURE-MACBOOKPRO-15-INCH&cp=CONFIGURE-MACBOOKPRO-15-INCH" rel="nofollow" target="_blank"]here[/a].
 6074322513670103934Fahad Uddin


About the Guest Author:
Fahad is an Undergraduate Student, pursuing his B.E Degree in Computer and Information System Engineering. He is an excellent programmer and part time blogger. He Writes at [a rel="nofollow" href="http://mycsnippets.blogspot.com/" target="_blank"]My C Snippets[/a]. You can always contact him at [a rel="nofollow" href="http://www.facebook.com/fahd92" target="_blank"]Facebook[/a]

Source: http://www.mybloggertricks.com/2011/06/macbook-pro-every-bloggers-dream.html

Why Should You Use "Windows 7" in 2011?



WINDOWS-7-USE-REASONS1As time goes by, the world is developing with a rapid pace and it has become significant for us to cope up with the running world. In this growing pace the use of computer is obviously inevitable and have become clinical.So one would always go for better and more composed computer system, thus the importance of using windows 7 can be depicted with this regard. Therefore for the betterment we have to have something good and convenient for the users and something which saves our time, as its the battle of time,so people behind Microsoft being familiar of this have launched there new operating system i.e Windows7 to meet the needs of their users in 2011. There could be many reasons that why we would go for windows 7, why cant we rely on XP or Vista? This question will have to be answered with many reasons. But first, I would discuss some of my personal experience as follows:


1- Brilliant Search Functionality



Being a user itself,what I have found good about windows 7 is that it has a very good search bar.when you have your hard disk filled,you cant remember the location of your particular file which you have saved,you would go for the search option,which could make your work easier,it doesn't take long to search the required file in windows 7 as what hasn't been the case with the former operating systems,when you go for a file search in XP,it takes so long that you end up looking for that particular file by going through the drives yourself and that cartoon which flashes in XP also annoys you like anything. It saves ample of time doing a search on windows 7


2-  Support High Graphics Games



Nowadays,games with high graphics are coming which need a good operating system to be run on,so in windows 7,I can play heavy games and it doesn't effect much to the speed of the computer having installed such games.


3- Takes less time to start and shutdown



It has a good restart, log off and shutdown time,XP takes long where as it takes lesser time.


4- User Friendly Interface



It has a good interface and have good default programs like word pad,calculator,windows media player with a great new skins and etc. It is more user-friendly,it has a front row option which compiles all your music,photos and relevant stuffs in a single format and anyone can access to it easily


5- Last Media and Software



The new internet explorer 7 is also good and almost all the latest version websites are supported by this browser. All Latest software are available like Microsoft office, windows media player11, graphic cards, drivers etc.


6- Strong Virus Combat Support



The system is not easily infected with virus. You can run your system without installing massive antivirus Software and this saves a lot of hard disk capacity. Its firewall is efficient enough to say no to VIRUSES.


7- Efficient in running multiple programs



Windows 7 has key performance improvements to take up less memory and run background services only when you need them. It's designed to run your programs faster and to sleep, resume, and reconnect to wireless networks quicker. And with 64-bit support, you can take full advantage of the latest in powerful 64-bit PCs


8- Good Network Support Options



Connecting to wireless networks on your laptop is easy and formerly a bit of a hassle now takes just a couple of clicks. Choose from the list of available networks in the task bar, click one, and then connect. Once you've connected to a network, Windows will remember it so you can connect again later automatically.


I hope this little post would help you guys in believing that why windows 7 has become important to use now. We can work something out with the old operating systems but everyone would go for the better option and it is clearly addressed which one holds better these days. I have tried to bring that information and knowledge to you people that tells you the basic differences of windows 7 over other OS rather than being too technical. I hope you guys find it worth reading.




 eHAB-KHANEhab Khan



About the Guest Author:

Ehab is an Undergraduate Student, pursuing his B.E Degree in Civil Engineering. He is a 21 years old pationate young boy who loves to write and share his thoughts. You can always contact him at [a rel="nofollow" href="http://www.facebook.com/profile.php?id=591336819" target="_blank"]Facebook[/a]



Source: http://www.mybloggertricks.com/2011/06/why-should-you-use-7-in-2011.html

Compress CSS and HTML To Speed Up Site Load Time Part 1

CSS Compression:

Part 2

To read the remaining part of the tutorial guide kindly click the link below,

  • [a href="http://www.mybloggertricks.com/2011/06/compress-images-and-javascript-to.html" target="_blank"]Compress Images and JavaScript To Speedup Site Load Time  Part 2[/a]

If you find any other good/better services, or have any questions or concerns, please leave a [a href="#comments"]comment below[/a]! That’s it for part 1! I hope you have fun improving the load time and speed of your site or blog(s)!  :>

Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO.

Source: http://www.mybloggertricks.com/2011/06/compress-css-and-html-to-reduce-site.html

Compress Images and JavaScript To Speed Up Site Load Time Part 2

Image Compression


My next step is to compress my images. Save all of your blog’s images into one folder, and go to [a href="http://www.smushit.com/ysmush.it/" target="_blank"]Smush it.[/a] This is an image compressing tool made by Yahoo. Upload all of your images, where they will be compressed, and download them in a zipped file. You can then re-upload them to your blog. Both techniques shown so far will decrease your page size and loading time by at least 30%.

 

 

JavaScript Compression

 

Your next step is to compress all of your JavaScript. Please go to [a href="http://jscompress.com/" target="_blank"]JS Compress[/a]. Upload your JavaScript, have it compressed, and re-upload it to your webpage.

 

Conclusion:

 

We have covered all of the major aspects of reducing page size. There are more minute things however, which are covered in the web apps and MBT post listed below.

  • [a href="http://www.mybloggertricks.com/2009/11/11-useful-tips-to-reduce-your-blog-load.html" target="_blank"]12 tips to reduce your blog's loading time.[/a]


If you really want to take it to the next step, then you can download [a href="http://developer.yahoo.com/yslow/" target="_blank"]Y Slow[/a], which is an app by yahoo, which analyses how speed optimized your webpage is, and tells you how to reduce your loading time.
Another website to check your loading speed is [a href="http://www.pingdom.com/" target="_blank"]Pingdom Tools[/a], or just using Google Webmaster Tools.

If you find any other good/better services, or have any questions or concerns, please leave a [a href="#comments"]comment below[/a]! Hope this little help proves helpful to must of you. :>

Anims


About the Guest Author:

Anims is freelance web designer and enjoys playing around with and learning coding in his free time. He likes to write about Web Technologies such as HTML, CSS and SEO.

Source: http://www.mybloggertricks.com/2011/06/compress-images-and-javascript-to.html

Anyone Can Earn Online and Be a Blogger, Just Go For it! Part 1

I just hope you liked the idea above and I would soon publish the remaining part of this topic.

 asjadwallAsjad Azeem


About the Guest Author:

Asjad is an Undergraduate Student, pursuing his B.E Degree in Computer and Information System Engineering. He loves to write and share his ideas during leisure time. Apart from techy stuff, he also enjoys writing Fiction. He takes programming as his favourite subject. You can always contact him at [a href="mailto:asjad.azeem@yahoo.com"]YAHOO![/a]

Source: http://www.mybloggertricks.com/2011/06/anyone-can-earn-online-and-be-blogger.html

How Google Blogger was Invented? A True Story

  • On August 23, 1999, Blogger was launched by Pyra Labs.
  • At first Blogger was entirely free and there was no income model. When Pyra Lab’s money was about to end, the employees worked without pay for weeks, even months.  This caused a lot of employees to leave the company. Evan Williams, who is the co founder of Blogger, ran the company exclusively by himself after the loss of income.  He then was lucky to fasten an investment by Trellix. Soon after, advertising started supporting Blogger, and Blogger professionally emerged.
  • In 2004, after the Google’s acquisition of Picasa, Google integrates its photo sharing utility allowing the users to post photos to their blog.
  • In May 2004, a major redesign was introduced, the features such as web standards-compliant templates, individual archive pages for posts, comments, and posting by email was added.
  • In August 2006, Beta version of Blogger was launched, codenamed "Invader".
  • In May 2007, blogger moved to Google’s dedicated servers.
  • In January 2009, Blogger allowed BlogSpot users (without own domain) to sign up with Google Adsense.

Google Blogger

Drastic Redesigns

In December 2006, drastic changes took place. Blogger was taken out of its beta version and totally moved over Google operated servers. This made Blogger claimed that the service was more reliable due to the quality of the servers provided by Google. There were new features introduced due to the Google’s dedicated servers.  These features included, a drag and drop template-editing interface, label organization, and new web feed options.  In addition the blogs were updated enthusiastically, as opposed to rewriting HTML files.

Integration of Tools

  • A free add-in for Microsoft Word named, “Blogger for Word”. It enables the user to save a Word document on their Blogger’s blog so that they can also edit their post on and offline. But in early 2007, Google showed uncertainty about its compatibility with newer version of Blogger; however MS Word 2007 adds native support for many blogging systems including Blogger.

  • Google toolbar has a feature called “BlogThis”, which allows the user of Bloggers to post links directly to their blogs.

Blog This by Google
  • Google's AdSense is supported by Blogger for generating revenue from running a blog.

  • Blogger offers multiple author support, making it possible to establish group blogs.

 

Today Blogger is amongst the world's top ten websites and there are [a href="http://www.mybloggertricks.com/2008/03/blogger-tips-and-tricks.html" target="_blank"]tonnes of tutorials written on it daily[/a]. This was just a brief history of the great Google blogger in a nutshell to give you some history knowledge of this great service that many of us are addicted to. I just hope you liked it. If you know something new with regard to how Blogger actually came into being then feel free to share it. We love sharings. :)

 umair-khanUmair Ahmed Khan


About the Guest Author:

Umair is an Undergraduate Student, pursuing his B.E Degree in Computer and Information System Engineering. He has a desire to develop IPhone and Android applications in future. You can contact him always at his [a rel="nofollow" href="http://www.facebook.com/umairkhan.cis"]Facebook[/a]

Source: http://www.mybloggertricks.com/2011/05/how-google-blogger-was-invented-true.html

ALEXA’S TOP TEN GLOBAL WEBSITES 2011

1- GOOGLE

2- FACEBOOK

3- YouTube - Broadcast yourself

4- YAHOO!

6. BAIDU

7- WIKIPEDIA

9- TWITTER

10- QQ.COM

qq top10China’s most popular free instant messaging program [a href="http://www.qq.com/" target="_blank"]QQ[/a] has been ranked 10th by Alexa’s traffic rankings. Its users amount to 636.6 million, making it the world’s largest community online. The program is owned by Ten-cent Holdings Ltd. Since its launching in February 1999, QQ has quickly emerged as a modern cultural phenomenon in China. Besides its cat program, QQ has developed many sub-features as well such as gaming, virtual pets, ringtone downloads, blogging etc.

 

I hope you liked it. On our next post you will find out how important these top 10 Giants  are to your websites'  success.

 AUTHOR-PICAyesha Mazhar


About the Guest Author:

Ayesha Mazhar is an undergraduate student doing B.E in Electrical Engineering. She loves to write and express herself through any medium. She loves life and always try to live it with a positive attitude no matter how rough things may get. You can contact her always at her [a rel="nofollow" href="http://www.facebook.com/profile.php?id=585630376"]Facebook[/a]

Source: http://www.mybloggertricks.com/2011/05/alexas-top-ten-websites-2011.html
 
Play : Agame | Y8 Games | Y3 Games
Copyright © 2011. Blogger Tips And Tricks 2012 - All Rights Reserved

Proudly powered by Blogger