<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7625558605515218418</id><updated>2024-11-08T21:08:04.831+05:30</updated><category term="Technology"/><category term="Tips&amp;Tricks"/><category term="Image Effects"/><category term="Electronics"/><category term="Transistor"/><category term="You Tube/Video"/><title type='text'>Random Rumblings</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-8097039782806535934</id><published>2014-08-20T13:33:00.001+05:30</published><updated>2014-08-20T21:31:13.088+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>CSS3 Buttons</title><content type='html'>&lt;link href=&#39;http://fonts.googleapis.com/css?family=Oswald&#39; rel=&#39;stylesheet&#39; type=&#39;text/css&#39;&gt;
&lt;a href=&quot;http://randomrumblings25.blogspot.in/&quot; class=&quot;push_button red&quot;&gt;Homepage&lt;/a&gt;

&lt;link href=&#39;http://fonts.googleapis.com/css?family=Oswald&#39; rel=&#39;stylesheet&#39; type=&#39;text/css&#39;&gt;
&lt;a href=&quot;http://randomrumblings25.blogspot.in/&quot; class=&quot;push_button blue&quot;&gt;Homepage&lt;/a&gt;

&lt;br&gt;&lt;br&gt;

Same Tab-
&lt;span class=&quot;BC&quot;&gt;&lt;a class=&quot;green&quot; href=&quot;http://randomrumblings25.blogspot.in&quot;&gt; Homepage &lt;/a&gt;&lt;/span&gt;

&lt;span class=&quot;BC&quot;&gt;&lt;a class=&quot;red&quot; href=&quot;http://randomrumblings25.blogspot.in&quot;&gt; Homepage &lt;/a&gt;&lt;/span&gt;

&lt;br&gt;&lt;br&gt;

New Tab-
&lt;span class=&quot;BC&quot;&gt;&lt;a class=&quot;yellow&quot; href=&quot;http://randomrumblings25.blogspot.in&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt; Homepage &lt;/a&gt;&lt;/span&gt;

&lt;span class=&quot;BC&quot;&gt;&lt;a class=&quot;purple&quot; href=&quot;http://randomrumblings25.blogspot.in&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt; Homepage &lt;/a&gt;&lt;/span&gt;

&lt;span class=&quot;BC&quot;&gt;&lt;a class=&quot;blue&quot; href=&quot;http://randomrumblings25.blogspot.in&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt; Homepage &lt;/a&gt;&lt;/span&gt;

&lt;br&gt;&lt;br&gt;

Big Buttons

    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button big blue&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button big green&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button big orange&quot;&gt;Homepage&lt;/a&gt;
    &lt;br&gt;&lt;br&gt;


    &lt;center&gt;&lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button big gray&quot;&gt;Homepage&lt;/a&gt;&lt;/center&gt;

&lt;br&gt;&lt;br&gt;

Medium Buttons 

    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button blue medium&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button green medium&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button orange medium&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button gray medium&quot;&gt;Homepage&lt;/a&gt;

&lt;br&gt;&lt;br&gt;

Small Buttons 

    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small blue&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small green&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small orange&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small gray&quot;&gt;Homepage&lt;/a&gt;

&lt;br&gt;&lt;br&gt;

Small Rounded Buttons

    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small blue rounded&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small green rounded&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small orange rounded&quot;&gt;Homepage&lt;/a&gt;


    &lt;a href=&quot;http://randomrumblings25.blogspot.in&quot; class=&quot;button small gray rounded&quot;&gt;Homepage&lt;/a&gt;

&lt;br&gt;&lt;br&gt;



&lt;br&gt;&lt;br&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/8097039782806535934/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/8097039782806535934' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/8097039782806535934'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/8097039782806535934'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/css3-buttons.html' title='CSS3 Buttons'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-5735617774460587176</id><published>2014-08-20T12:41:00.002+05:30</published><updated>2014-08-20T12:41:26.351+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Placing multiple DIVs side by side</title><content type='html'>&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;

&lt;head runat=&quot;server&quot;&gt;

    &lt;title&gt;&lt;/title&gt;

    &lt;style type=&quot;text/css&quot;&gt;

    div.Outer {

        width: 630px;

        position: relative;

        clear: both;

        }

 

        div.InnerLeft {

        width: 33%;

        position: relative;     

        float: left;

        }

 

        div.InnerRight {

        width: 33%;

        position: relative;    

        float: left;

        }


        div.OuterRight {

        width: 33%;

        position: relative;    

        float: left;

        }

    &lt;/style&gt;

&lt;/head&gt;

&lt;body&gt;

    &lt;form id=&quot;form1&quot; runat=&quot;server&quot;&gt;

    &lt;div class=&quot;Outer&quot;&gt;

        &lt;div class=&quot;InnerLeft&quot;&gt;

        &lt;div class=&quot;abt-button&quot;&gt;
      &lt;a href=&quot;http://k007.kiwi6.com/hotlink/50idurrbjs/FA_webmenu_pune.pdf&quot;&gt;Download&lt;/a&gt;
      &lt;p class=&quot;up&quot;&gt;Faaso&#39;s Pune Menu&lt;/p&gt;
      &lt;p class=&quot;down&quot;&gt;1 MB .pdf&lt;/p&gt;
    &lt;/div&gt;
        &lt;/div&gt;

        &lt;div class=&quot;InnerRight&quot;&gt;

        &lt;div class=&quot;abt-button&quot;&gt;
      &lt;a href=&quot;http://k007.kiwi6.com/hotlink/50idurrbjs/FA_webmenu_pune.pdf&quot;&gt;Download&lt;/a&gt;
      &lt;p class=&quot;up&quot;&gt;Faaso&#39;s Pune Menu&lt;/p&gt;
      &lt;p class=&quot;down&quot;&gt;1 MB .pdf&lt;/p&gt;
    &lt;/div&gt;

        &lt;/div&gt;


&lt;div class=&quot;OuterRight&quot;&gt;

        &lt;div class=&quot;abt-button&quot;&gt;
      &lt;a href=&quot;http://k007.kiwi6.com/hotlink/50idurrbjs/FA_webmenu_pune.pdf&quot;&gt;Download&lt;/a&gt;
      &lt;p class=&quot;up&quot;&gt;Faaso&#39;s Pune Menu&lt;/p&gt;
      &lt;p class=&quot;down&quot;&gt;1 MB .pdf&lt;/p&gt;
    &lt;/div&gt;

        &lt;/div&gt;
    &lt;/div&gt;

    &lt;/form&gt;

&lt;/body&gt;

&lt;/html&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/5735617774460587176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/5735617774460587176' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/5735617774460587176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/5735617774460587176'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/placing-multiple-divs-side-by-side.html' title='Placing multiple DIVs side by side'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-125796896467441061</id><published>2014-08-20T12:04:00.001+05:30</published><updated>2014-08-20T12:39:36.257+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Download Button</title><content type='html'>Example of CSS3 download button! -
&lt;div class=&quot;abt-button&quot;&gt;
      &lt;a href=&quot;http://k007.kiwi6.com/hotlink/50idurrbjs/FA_webmenu_pune.pdf&quot;&gt;Download&lt;/a&gt;
      &lt;p class=&quot;up&quot;&gt;Faaso&#39;s Pune Menu&lt;/p&gt;
      &lt;p class=&quot;down&quot;&gt;1 MB .pdf&lt;/p&gt;
    &lt;/div&gt;
 
 
 </content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/125796896467441061/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/125796896467441061' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/125796896467441061'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/125796896467441061'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/download-button.html' title='Download Button'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-4286095949133360256</id><published>2014-08-18T21:10:00.002+05:30</published><updated>2014-08-18T21:13:53.587+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>CSS Badge</title><content type='html'>&lt;style&gt;
.circle{background:#fff;border-radius:100%;cursor:pointer;position:relative;width:15em;height:15em;overflow:hidden;transform:translateZ(0);margin:0 auto}
.circle h1{color:rgba(189,185,199,0);font-family:Lato, sans-serif;font-weight:900;font-size:1.6em;line-height:8.2em;text-align:center;text-transform:uppercase;-webkit-font-smoothing:antialiased;user-select:none;transition:color .8s ease-in-out}
.circle h1 a{color:rgba(189,185,199,0);text-decoration:none}
.circle:before,.circle:after{border-radius:100%;content:&quot;&quot;;position:absolute;top:0;left:0;width:inherit;height:inherit;box-shadow:inset 10.6em 0 0 rgba(30,140,209,0.2), inset 0 10.6em 0 rgba(30,140,209,0.2), inset -10.6em 0 0 rgba(30,140,209,0.2), inset 0 -10.6em 0 rgba(30,140,209,0.2);transition:box-shadow .75s}
.circle:after{transform:rotate(45deg)}
.circle:hover:before,.circle:hover:after{box-shadow:inset .86em 0 0 rgba(255,0,0,0.5), inset 0 .86em 0 rgba(252,150,0,0.5), inset -.86em 0 0 rgba(0,255,0,0.5), inset 0 -.86em 0 rgba(0,150,255,0.5)}
.circle:hover &gt; h1 a,.circle:hover &gt; h1{color:rgba(185,185,185,1)}
&lt;/style&gt;
&lt;div class=&quot;circle&quot;&gt;
  &lt;h1&gt;&lt;a href=&quot;http://www.randomrumblings25.blogspot.com&quot;&gt;Random Rumblings&lt;/a&gt;&lt;/h1&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/4286095949133360256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/4286095949133360256' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/4286095949133360256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/4286095949133360256'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/css-badge.html' title='CSS Badge'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-3134404547192527922</id><published>2014-08-18T17:42:00.000+05:30</published><updated>2014-08-18T17:42:49.514+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Blockquote</title><content type='html'>&lt;blockquote&gt;Test example for a custom blockquote!!&lt;br&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum.&lt;/blockquote&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/3134404547192527922/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/3134404547192527922' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/3134404547192527922'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/3134404547192527922'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/blockquote_18.html' title='Blockquote'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-1511388183843832551</id><published>2014-08-18T12:26:00.002+05:30</published><updated>2014-08-18T12:32:21.219+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Content Spoiler</title><content type='html'>Simple example of a content slider!
&lt;input class=&quot;spoilerbutton&quot; type=&quot;button&quot; value=&quot;Show&quot; onclick=&quot;this.value=this.value==&#39;Show&#39;?&#39;Hide&#39;:&#39;Show&#39;;&quot;&gt;
&lt;div class=&quot;spoiler&quot;&gt;&lt;div&gt;
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
animated spoiler code without jQuery
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCA5RPyyhNfXPlIGkxTUyvmVN7_o8_JVGEkxXNay18CN2azA6aaGn7LJp8Lylt7aBq5HcSo2_qZySGkj_jD2SYIFLWdNVRya3s29CopkDUcXwuc8tFI7zFWj56XbnvcagzLsZelPXTdDY/s1600/E1q283F.jpg&quot; imageanchor=&quot;1&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCA5RPyyhNfXPlIGkxTUyvmVN7_o8_JVGEkxXNay18CN2azA6aaGn7LJp8Lylt7aBq5HcSo2_qZySGkj_jD2SYIFLWdNVRya3s29CopkDUcXwuc8tFI7zFWj56XbnvcagzLsZelPXTdDY/s320/E1q283F.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
This simple content spoiler a.ka. show/hide a.k.a. peek-a-boo code only uses small CSS, HTML and inline Javascript. The show and hide animations are achieved using CSS3 Transition. It hides text, images etc. and should work on most browsers with the exception of Internet Explorer.
&lt;/div&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/1511388183843832551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/1511388183843832551' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/1511388183843832551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/1511388183843832551'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/content-spoiler.html' title='Content Spoiler'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiCA5RPyyhNfXPlIGkxTUyvmVN7_o8_JVGEkxXNay18CN2azA6aaGn7LJp8Lylt7aBq5HcSo2_qZySGkj_jD2SYIFLWdNVRya3s29CopkDUcXwuc8tFI7zFWj56XbnvcagzLsZelPXTdDY/s72-c/E1q283F.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-699179600317613458</id><published>2014-08-15T20:28:00.002+05:30</published><updated>2014-08-15T20:28:45.887+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Electronics"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Transistor"/><title type='text'>Project Poster</title><content type='html'>This is my final year project poster which I made using LaTex along with its source file! Its a0 sized &amp; in the portrait mode. Made it for our project exhibition &amp; competition.&lt;br&gt;&lt;br&gt;
The source file can be downloaded from here - &lt;a href=&quot;http://k007.kiwi6.com/hotlink/y8rxmy59wa/conference_poster_3.tex&quot;&gt;Poster Tex File&lt;/a&gt;&lt;br&gt;&lt;br&gt;
&lt;p  style=&quot; margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;&quot;&gt;   &lt;a title=&quot;View Conference Poster 3 on Scribd&quot; href=&quot;http://www.scribd.com/doc/215912218/Conference-Poster-3&quot;  style=&quot;text-decoration: underline;&quot; &gt;Conference Poster 3&lt;/a&gt;&lt;/p&gt;&lt;iframe class=&quot;scribd_iframe_embed&quot; src=&quot;//www.scribd.com/embeds/215912218/content?start_page=1&amp;view_mode=scroll&amp;show_recommendations=true&quot; data-auto-height=&quot;false&quot; data-aspect-ratio=&quot;undefined&quot; scrolling=&quot;no&quot; id=&quot;doc_55086&quot; width=&quot;100%&quot; height=&quot;600&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/699179600317613458/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/699179600317613458' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/699179600317613458'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/699179600317613458'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/project-poster.html' title='Project Poster'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-806677751442720782</id><published>2014-08-15T20:21:00.002+05:30</published><updated>2014-08-15T20:21:23.385+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Hex Color Code Generator</title><content type='html'>&lt;center&gt;&lt;object border=&quot;0&quot; classid=&quot;clsid:D27CDB6E -AE6D-11CF-96B8-444553540000&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0&quot; height=&quot;480&quot; id=&quot;obj1&quot; width=&quot;480&quot;&gt; &lt;param name=&quot;movie&quot; value=&quot;http://www.2createawebsite.com/build/color.swf&quot;&gt;&lt;param name=&quot;quality&quot; value=&quot;High&quot;&gt;&lt;embed src=&quot;http://www.2createawebsite.com/build/color.swf&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; type=&quot;application/x-shockwave-flash&quot; name=&quot;obj1&quot; width=&quot;485&quot; height=&quot;485&quot; quality=&quot;High&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;He</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/806677751442720782/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/806677751442720782' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/806677751442720782'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/806677751442720782'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/hex-color-code-generator.html' title='Hex Color Code Generator'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-3591163551722598454</id><published>2014-08-15T19:52:00.000+05:30</published><updated>2014-08-15T20:58:04.783+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Image Effects"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Images with Rounded Corners</title><content type='html'>&lt;div&gt;Style 1-&lt;br&gt;
&lt;img class=&quot;rounded1&quot; src=&quot;http://i.imgur.com/UA6Dtvs.png&quot;/&gt;&lt;/div&gt;
&lt;br&gt;

&lt;div&gt;Style 2-&lt;br&gt;
&lt;img class=&quot;rounded2&quot; src=&quot;http://i.imgur.com/UA6Dtvs.png&quot;/&gt;&lt;/div&gt;
&lt;br&gt;

&lt;div&gt;Style 3-&lt;br&gt;
&lt;img class=&quot;rounded3&quot; src=&quot;http://i.imgur.com/UA6Dtvs.png&quot;/&gt;&lt;/div&gt;
&lt;br&gt;

&lt;div&gt;Style 4-&lt;br&gt;
&lt;img class=&quot;rounded4&quot; src=&quot;http://i.imgur.com/UA6Dtvs.png&quot;/&gt;&lt;/div&gt;
&lt;br&gt;

&lt;div&gt;Style 5-&lt;br&gt;
&lt;img class=&quot;rounded5&quot; src=&quot;http://i.imgur.com/UA6Dtvs.png&quot;/&gt;&lt;/div&gt;
&lt;br&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/3591163551722598454/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/3591163551722598454' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/3591163551722598454'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/3591163551722598454'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/images-with-rounded-corners.html' title='Images with Rounded Corners'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-6743979378980352072</id><published>2014-08-15T18:59:00.004+05:30</published><updated>2014-08-18T12:28:14.997+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><category scheme="http://www.blogger.com/atom/ns#" term="You Tube/Video"/><title type='text'>You Tube (Lights On/Off)</title><content type='html'>&lt;div id=&quot;switch&quot;&gt;&lt;a class=&quot;lightSwitcher&quot; href=&quot;javascript:void(0);&quot;&gt;Turn off the lights&lt;/a&gt;&lt;/div&gt;
&lt;div id=&quot;lightsVideo&quot;&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;//www.youtube.com/embed/mcixldqDIEQ&quot; frameborder=&quot;0&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/6743979378980352072/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/6743979378980352072' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/6743979378980352072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/6743979378980352072'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/08/you-tube-lights-onoff.html' title='You Tube (Lights On/Off)'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-4430971859947621551</id><published>2014-03-07T19:24:00.001+05:30</published><updated>2014-08-17T11:11:27.050+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Image Effects"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>CSS Image effects</title><content type='html'>Before/After effect-
&lt;div id=&#39;beforeafter1&#39;&gt;
&lt;div&gt;&lt;img alt=&#39;before&#39; src=&#39;http://i.imgur.com/oATS6z2.png&#39; width=&#39;390&#39; height=&#39;500&#39;/&gt;&lt;/div&gt;
&lt;div&gt;&lt;img alt=&#39;after&#39; src=&#39;http://i.imgur.com/dhIeJzy.png&#39; width=&#39;390&#39; height=&#39;500&#39;/&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;

4 directional hover effect-
&lt;div class=multi-hover&gt;
  &lt;span&gt;hover right&lt;/span&gt;
  &lt;span&gt;hover top&lt;/span&gt;
  &lt;span&gt;hover left&lt;/span&gt;
  &lt;span&gt;hover bottom&lt;/span&gt;
  &lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot;&gt;
&lt;/div&gt;
&lt;br&gt;

Thumbnail hover effect-
&lt;div class=&quot;image-container&quot;&gt;
&lt;a href=&quot;javascript:void(0);&quot;&gt;
&lt;img class=&quot;mini-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;img class=&quot;large-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;/a&gt;
&lt;a href=&quot;javascript:void(0);&quot;&gt;
&lt;img class=&quot;mini-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;img class=&quot;large-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;/a&gt;
&lt;a href=&quot;javascript:void(0);&quot;&gt;
&lt;img class=&quot;mini-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;img class=&quot;large-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;/a&gt;
&lt;a href=&quot;javascript:void(0);&quot;&gt;
&lt;img class=&quot;mini-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;img class=&quot;large-thumbnail&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;/a&gt;
&lt;a href=&quot;javascript:void(0);&quot;&gt;
&lt;img class=&quot;large-thumbnail feature&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;
&lt;/a&gt;
&lt;/div&gt;
&lt;br&gt;


Thumbnail Gallery-
&lt;div style=&quot;position:relative;height:300px&quot;&gt;
&lt;ul id=&quot;image-gallery&quot;&gt;
&lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;&lt;/li&gt;
&lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;br&gt;


Space Gallery-
&lt;div class=&quot;spacegallery&quot; id=&quot;myGallery&quot;&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s310/Tulips.jpg&quot;/&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s310/Tulips.jpg&quot;/&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s310/Tulips.jpg&quot;/&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s310/Tulips.jpg&quot;/&gt;
&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s310/Tulips.jpg&quot;/&gt;
&lt;/div&gt;
&lt;br&gt;


Circleslider-
 &lt;div id=&quot;rotatescroll&quot;&gt;
  &lt;div class=&quot;viewport&quot;&gt;
    &lt;ul class=&quot;overview&quot;&gt;
      &lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
      &lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;&lt;/li&gt;
      &lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
      &lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s1600/flowers&quot; /&gt;&lt;/li&gt;
      &lt;li&gt;&lt;img src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; /&gt;&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/div&gt;
  &lt;div class=&quot;dot&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;overlay&quot;&gt;&lt;/div&gt;
  &lt;div class=&quot;thumb&quot;&gt;&lt;/div&gt;
&lt;/div&gt;

&lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function(){ $(&#39;#rotatescroll&#39;).tinycircleslider(); });
$(&#39;#rotatescroll&#39;).tinycircleslider({ interval: true, snaptodots: true });
&lt;/script&gt;
&lt;br&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/4430971859947621551/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/4430971859947621551' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/4430971859947621551'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/4430971859947621551'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/03/hover-image.html' title='CSS Image effects'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLCooFZCfLB_VzC840rCFCf3JVq2EDKndwMGneQ7NNFKqOp5whZaIBlbkONdUdbWCAwJO-iO2syk0oMil0suRECIXYxJlPpeN8tQgt0gUk_HatbrgrUMe6gvFCP3QELFUO7HFvX86Aglg/s72-c/flowers" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-212009491793872253</id><published>2014-03-07T18:06:00.001+05:30</published><updated>2014-03-11T21:09:28.764+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Image Effects"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Tips&amp;Tricks"/><title type='text'>Orbit jQuery</title><content type='html'>&lt;div id=&#39;featured&#39;&gt;

&lt;a href=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&#39;&gt;&lt;img rel=&#39;photo1&#39; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; style=&#39;height: 348px; width: 590px;&#39;/&gt;&lt;/a&gt;
&lt;span class=&#39;orbit-caption&#39; id=&#39;photo1&#39;&gt;Ut eleifend tortor aliquet, fringilla nunc non, consectetur magna.&lt;/span&gt;

&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot;&gt;&lt;img rel=&#39;photo2&#39; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; style=&#39;height: 348px; width: 590px;&#39;/&gt;&lt;/a&gt;
&lt;span class=&#39;orbit-caption&#39; id=&#39;photo2&#39;&gt;This is an example of description with links: &lt;a href=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&#39; style=&#39;color: #09A7EA;&#39;&gt;Helplogger&lt;/a&gt;&lt;/span&gt;

&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot;&gt;&lt;img rel=&#39;photo3&#39; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; style=&#39;height: 348px; width: 590px;&#39;/&gt;&lt;/a&gt;
&lt;span class=&#39;orbit-caption&#39; id=&#39;photo3&#39; style=&#39;text-align:center;&#39;&gt;Ut eleifend tortor aliquet, fringilla nunc non, consectetur magna.&lt;/span&gt;

&lt;a href=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&#39;&gt;&lt;img rel=&#39;photo4&#39; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&quot; style=&#39;height: 348px; width: 590px;&#39;/&gt;&lt;/a&gt;
&lt;span class=&#39;orbit-caption&#39; id=&#39;photo4&#39;&gt;This is an example of description with links: &lt;a href=&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s1600/Tulips.jpg&#39; style=&#39;color: #09A7EA;&#39;&gt;Helplogger&lt;/a&gt;&lt;/span&gt;

&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/212009491793872253/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/212009491793872253' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/212009491793872253'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/212009491793872253'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/03/abc_7.html' title='Orbit jQuery'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5Ei_J9M_4syLLWzZjeDM3EGTCDwXTF2vfbSP1g9ZHI0z14R3Nyb-VLW6a6CSBVC_JqMGWmgNwZRR0AAbjcVwgFQnEytYiRpZzoGD_T95RCCbIHmF_bvNPexVYSsRg_B7c4qVfD5YbNLmK/s72-c/Tulips.jpg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7625558605515218418.post-5403142181703770948</id><published>2014-03-06T23:01:00.001+05:30</published><updated>2014-08-15T15:48:38.390+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Electronics"/><category scheme="http://www.blogger.com/atom/ns#" term="Technology"/><category scheme="http://www.blogger.com/atom/ns#" term="Transistor"/><title type='text'>Transistor</title><content type='html'>The three famous Scientists namely John Bardeen, Brattain Walter, William Shocklys revolutionized the field of elctronics by inventing the TRANSISTOR.

&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3EM_RCL3ZzOGJjm8uOjLHl6Q8wcRJE83S-jkw-JsqVMNhFWtsB8xeQ-rUK-PI0YQO_mBEloucloWDtZ7uvGsJo4QX-ec9rFzffP8ztbwesh-IzN6HzQJ-WIe6dWHb0V_qABn0TW3Xhzg/s320/TransistorInventors.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3EM_RCL3ZzOGJjm8uOjLHl6Q8wcRJE83S-jkw-JsqVMNhFWtsB8xeQ-rUK-PI0YQO_mBEloucloWDtZ7uvGsJo4QX-ec9rFzffP8ztbwesh-IzN6HzQJ-WIe6dWHb0V_qABn0TW3Xhzg/s320/TransistorInventors.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;

The transistor is on the list of IEEE milestones in electronics, and the inventors were jointly awarded the 1956 Nobel prize in
physics for their achievement.

&quot;Signal is transfered through different resistance under system control signal is called Transistor&quot; .

The first ever transistor is a point contact transistor i.e invented in bell labs

&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQb7YVGOqs4wPItafSe0O79D1H94PkyFZEGcrlKrOQHjMj86pR8hWCO7Xnwu34uhcuyVPOFY2pGk6Z5IBWDdLmEjcztJ8f1XH_qgxZXsquIjCPQlIp4iz8aoSuU9i5UsH0aTEuFNZuvsA/s320/augarten-1947-image.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjQb7YVGOqs4wPItafSe0O79D1H94PkyFZEGcrlKrOQHjMj86pR8hWCO7Xnwu34uhcuyVPOFY2pGk6Z5IBWDdLmEjcztJ8f1XH_qgxZXsquIjCPQlIp4iz8aoSuU9i5UsH0aTEuFNZuvsA/s320/augarten-1947-image.jpg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;

Today we have BJT(bipolar junction transistor), FET(field effect transistor), MOSFET(metal oxide field effect transistor), IGBT(insulated gate bipolar transistor) , all these are possible because of above three mentioned scientists.

&lt;script type=&quot;text/javascript&quot;&gt;
  ( function() {
    if (window.CHITIKA === undefined) { window.CHITIKA = { &#39;units&#39; : [] }; };
    var unit = {&quot;publisher&quot;:&quot;SAMADES&quot;,&quot;width&quot;:468,&quot;height&quot;:60,&quot;sid&quot;:&quot;Chitika Default&quot;};
    var placement_id = window.CHITIKA.units.length;
    window.CHITIKA.units.push(unit);
    document.write(&#39;&lt;div id=&quot;chitikaAdBlock-&#39; + placement_id + &#39;&quot;&gt;&lt;/div&gt;&#39;);
    var s = document.createElement(&#39;script&#39;);
    s.type = &#39;text/javascript&#39;;
    s.src = &#39;//cdn.chitika.net/getads.js&#39;;
    try { document.getElementsByTagName(&#39;head&#39;)[0].appendChild(s); } catch(e) { document.write(s.outerHTML); }
}());
&lt;/script&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrumblings25.blogspot.com/feeds/5403142181703770948/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment/fullpage/post/7625558605515218418/5403142181703770948' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/5403142181703770948'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7625558605515218418/posts/default/5403142181703770948'/><link rel='alternate' type='text/html' href='http://randomrumblings25.blogspot.com/2014/03/transistor.html' title='Transistor'/><author><name>Anonymous</name><uri>http://www.blogger.com/profile/02998312359806349158</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj3EM_RCL3ZzOGJjm8uOjLHl6Q8wcRJE83S-jkw-JsqVMNhFWtsB8xeQ-rUK-PI0YQO_mBEloucloWDtZ7uvGsJo4QX-ec9rFzffP8ztbwesh-IzN6HzQJ-WIe6dWHb0V_qABn0TW3Xhzg/s72-c/TransistorInventors.jpg" height="72" width="72"/><thr:total>0</thr:total></entry></feed>