WELCOME TO MY BLOG

LEARN AND EARN UMTIL YOU ARE SATISFIED

EARN MONEY

If you want to earn money then just go to earn tab.

LEARN

If you want to learn then just go to subject tab.

MATLAB

If you want to learn matlab then just go to simulation tab.

Upload

If you want to contribute something then go to upload section.

Welcome

Showing posts with label Learn. Show all posts
Showing posts with label Learn. Show all posts

Friday, December 14, 2012

Animated widget Magician Boy

Animated widget Magician Boy

To get the animated magician widget to the left hand side corner then copy and past this code to your blog HTML editor.

Code:

<div style="bottom: 0px; position: fixed; right: 2px;">
<embed height="320" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="https://sites.google.com/site/koreanwidget/Magician03.swf?attredirects=0" title="www.krajmasti.blogspot.com" type="application/x-shockwave-flash" width="150" wmode="transparent"></embed></div>

Access to any website without registration

Access to any website without registration

Follow the following simple steps to by pass the compulsory registration to any website.

Steps:
  • Go to the website : http://bugmenot.com 
  • Type the website URL you want to log in without creating account in it.And you will by pass the compulsory registration to any website.

Thursday, December 13, 2012

Widget: How to add Flying Twitter Bird to your Blog

How to add Flying Twitter Bird to your Blog?

In just few steps you can learn that how to add the flying twitter bird to your blog/blogger/website:
  • Open your Blog/ Design / Edit HTML
  • Copy and past the below code
  • Change the name krishnarajjadav with your twitter name
  • Apply the change of your HTML
Enjoy this cool widget...!!

Code:

<!-- Twitter Bird Widget for Blogger -->
<script type="text/javascript" src="http://widgets.way2blogging.org/blogger-widgets/w2b-tripleflap.js">
</script>
<script type="text/javascript">
var twitterAccount = "krishnarajjadav";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
<span style="font-size:11px;position:absolute;"><a title='Blogger Widget by Kraj Masti' href="http://www.krajmasti.blogspot.com" target='_blank'>Blogger Widgets</a></span>
<!-- Twitter Bird Widget for Blogger  -->