Skip to main content

Posts

Showing posts with the label tech

DO YOU KNOW THE MIRROR ALSO CAN READ SMS

Can you imagine if we have a mirror that can receive messages in our absent. But the most amazing thing is that such kind of mirror is now available in the world. It is strange but true. This amazing mirror can keep records of your messages. This mirror also capable of displaying the SMS on its surface. The prominent designer Robert Stadler has invented this masterpiece. Robert Stadler has introduced this digital mirror during the London festival. It is a +336+mirror which can receive all SMS sent to your phone. The messages appear as luminous text on the mirror. If one comes close to the mirror, the messages on the mirror surface starts running. Though such kind of mirror is of no use to the common folk, it will help those who spend periods of time before mirror as it will help them to stay connected to their dear ones.  

ROBOT CAN GENERATE POWER IN ITSELF BY DEVOURING MICE AND INSECTS

A robot has been designed to stretch the scope of amusement to the people in their own accommodation. This robot can make you happy in your own residence by devouring mice, any kind of crawling and creeping insects, flies etc. But the interesting thing is that the robot devours insects or mice to generate power in itself. At the center of this device there is a trap door which will be opened by motion sensors to catch the rodents. After the death of rodents by its poison, the chemical will start work. After the processing a light will show how much energy it has produced. The inventors of this robot were Jimmy Loizeau and James Augur. They have described their invention as the “Darks forms of life”. They told that people will feel a certain affection to this robot as this robot eats to produce power. The concept of designing this device came to their brain from a very interesting event. There are five robots in total including the mousetrap coffee table robot, the lampshade robot whi...

THE INVENTION OF DYNAMIC SUNGLASSES HAS GIVEN SOME SORTS OF RELIEF TO THE LIVING SOULS FROM GLARE SUNLIGHT

The glasses have been designed in such a way that it can dim the scowl sources of light between anyone’s pupil using two polarizers in the liquid crystal display. The half the light passes through the first polarizer and the liquid crystal decides whether the light will be suck up or will move through the second polarizer. With the movement of sun, the crystal spot also change its direction. The function of the sunglasses includes a small pinhole camera and a chip which will be activated as well as it will come in touch of the glares. The camera of the sunglasses judges the amount of light. The renowned scientist Chris Mullin from Petersburg has recently invented a pair of smart electronic sunglasses. This smart sunglass can distinguish everything in one flare and diminish scowl by using a liquid crystal display spot inside the lens. This dynamic sunglass faints the undeviating sunlight and other direct rays without faints everything in vision. So people no need to be concerned while d...

THE INVENTION OF FOUR WINGED ROBOT SOARS LIKE A JELLYFISH

The Four Winged Robot has been invented by American scientist Leif Ristroph and his colleague at New York University. This four winged robot has been designed by utilizing the concept of Jellyfish. Jellyfish moves in ocean pushing downward in the water similarly the four winged robot will move in the air. "Our [robot] is an aerial jellyfish if you will,""No one's ever built this, and as far as we know nature never built it either to fly in air" told Mr. Ristroph. This four winged robot can moves its wings up and downward 20 times in 1 minute and each of the wings are four inches in length .This newly invented robot is of only two (2) grams. There are specialized brain available in insect flies and this brain control their steadiness. But this system is not available in the robot like flies so Ristroph came to the resolution of making a four winged robot  so that they can manage their stability. The prototype of these flies still is in emerging phase. It has no ...

WATER COULD BE THE KEY FACTOR OF CREATING A BATTERY

Water could be the key factor of producing a cheaper and environment friendly Lithium ion battery in future. This lithium ion battery is less dangerous and safer then using other battery. These lithium ion batteries are now used in different modern gadget. These rechargeable lithium batteries are typically found in mobiles such as cell phone, laptop computer, tablet etc. Even this battery is less expensive.   "The application of lithium ion battery in electric vehicles is hindered by their high cost," researcher Jianlin Li, a materials scientist at Oak Ridge National Laboratory, told TechNewsDaily. "For example, the cost of the lithium-ion batteries in the Nissan Leaf and Chevy Colt is about $500 per kilowatt-hour, which is almost five times of the target cost — $110 per kilowatt-hour — of an electric vehicle lithium-ion battery set by the president's EV Everywhere Grand Challenge." All battery produces electricity by electric current between two electrodes -a...

Transform your post footer element to all capital

Post footer in uppercase gives your blog more style in look and feel. Its very easy. Just add some stylesheet by login to your dashboard > template > advanced > add css .post-footer { color:#000000; text-transform:uppercase; letter-spacing:0px; font-family:arial; font-size:10px; } Copy and paste the above code & save your template. display: none; }

How to customize blogger post footer

The Post Footer describes author name, post date & time, tags etc.Primarily certain things can be customized by going to Layout & click the 'edit' button in blog post section. a pop up window will appear like this : Now you can select items through clicking the check boxes at the left side. Drag the elements to rearrange according to your choice. APPEARANCE OF LABELS To change the appearance of your labels go to Template----->Customize------->Advanced------>Add CSS and paste the code : .Label { color:#b4h6td; background:#afafaf; }

How to Add Extra Widget Section to Blogger Header

In this tutorial you will learn tips to add extra widget in blogger header section in new template designers. Within this gadget section you can add anything that you may want, for example, subscribe buttons, search box or your AdSense ads within the Blogger header. Step 1: Login to your blogger dashboard and backup your template. Click "Edit HTML" button. Step 2: Find for the below codes which you have edited and implemented in previous tutorial: <b:section class='header header-left ' id='header' maxwidgets='1' showaddelement='no'> <b:widget id='Header1' locked='true' title='Blog's Title (Header)' type='Header'/> </b:section> <div style='clear:both;'/> Now find for <div style='clear:both;'/> which is marked in red in the above codes and before it add: <b:section class='header-right crosscol' id='header-right' maxwidgets='1' showadde...

Metro style social widget for blogger

Log in to Blogger Dashboard > Layout Click on Add Gadget Choose HTML / JavaScript Paste the following code <div class="metro-social"> <li><a class="fb" href="http://www.facebook.com/your blog name"></a></li> <li><a class="tw" href="http://twitter.com/your blog name"></a></li> <li><a class="gp" href="https://plus.google.com/user id"></a></li> <li><a class="pi" href="http://pinterest.com/user id"></a></li> <li><a class="in" href="https://www.linkedin.com/in/user id"></a></li> <li><a class="yt" href="http://www.youtube.com/user id"></a></li> <li><a class="fd" href="http://feeds.feedburner.com/your blog name"></a></li> </div> <style>            .metro-socia...

How to customize blogger official popular post widget

Popular Post widget in blogger shows most viewed & commented post in the sidebar. This helps visitor to find quality articles, tips and guide in just one click. One can easily add this widget by login to dashboard > layout > add gadget > click popular post. Now add style sheet to the gadget so that it looks attractive to your readers.  Go To Blogger Dashboard > Template Click on Customize > Advanced Add CSS Just copy & paste the following css code .popular-posts ul{padding-left:0px;} .popular-posts ul li { list-style-type: none; margin:0 0 5px 0px; padding:5px 5px 5px 20px !important; border: 1px solid #dddddd; -moz-box-shadow:1px 1px 2px #dcdcdc; -web-kit-box-shadow: 1px 1px 2px #dcdcdc; -goog-ms-box-shadow:1px 1px 2px #dcdcdc; box-shadow:1px 1px 2px #dcdcdc; border-radius:5px; background: rgb(44,83,158); /* Old browsers */ background: -moz-linear-gradient(top, rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */ backg...

Add stylish search box to your blog

A search box helps visitors to access specific information on your website or blog. So adding a search engine enhances blog page view & keep readers stick to the site. Here is the code for search box. <style> #abt-search-btn {     background: none repeat scroll 0 0 #359BED;     border: 0 none;     border-radius: 0 0 0 0;     color: #FFFFFF;     font-weight: 700;     padding: 10px 20px; } #abt-search-box {     background: none repeat scroll 0 0 #EEEEEE;     border: 0 none;     padding: 10px;     width: 250px; } </style> <form id="searchthis" action="/search" style="display:inline;" method="get"> <input id="abt-search-box" name="q" size="40" type="text" placeholder="  imzas "/> <input id="abt-search-btn" value="Search" type="submit"/> </form>