Friday, August 27, 2010


Invisible secrets





Who doesn't want to become invisible,Imagine the things that we can do if we get invisible....Fun 4 sure.. .....Imagine while you're reading this someone is behind you and you can't see them.....creepy..
You can fetch everything you wanted in your life...you can actually rule the world ...
I need not mention what we'll do if we get invisible coz each of us will be having our own to-do list...
So am sure there s nobody in here who doesn't want to be a " Hollow Man" ...If you are a fan of Harry Potter then you know abt his invisibility cloak right...Seems possible in a fictional world, what about invisibility cloak in real world?...possible?
The scientists of tokyo university have proved this possible and they're calling it achievable thro' Optical camouflage technology..How this technology makes people invisible?..read on

The experiment requires a video camera, projector and obviously a computer..In order to add more reality to it, you need to arrange for a cloak thats made of some reflective material so that your body acts as some kind of screen and it gives an illusion of invisibilty .The setup is what which is really important in making this possible.



Capturing the background image requires a video camera, which sits behind the person wearing the cloak. The video from the camera must be in a digital format so it can be sent to a computer for processing...The image after processing should be sent to the projector which projects the image on the robe which acts like a screen.The projector s made sure to face a mirror so that the projected image is reflected towards the cloak.The observer,the one who's looking at you ...can't actually see you, but only the image behind you and it actually gives him an illusion that you're not actually present over there.
Light plays a great role in here,only if it re-directed in the opposite direction, you can achieve the real effect.you need something called a meta metamaterial to re-direct light in that way.
Metamaterial, as it is called, produces what's known as negative refraction of visible light. That means light is made to travel in the opposite direction from how it normally should bend when passing through a material. A common example is how a pencil will appear to bend upward when half-submerged in a glass of water. In the new work, researchers make the light appear to bend the other way.
Metamaterials are artificially engineered structures that have "extraordinary optical properties that do not exist in nature," the researchers write in Science. "They can alter the propagation of electromagnetic waves, resulting in negative refraction,subwavelength imaging and cloaking."
..Accuracy and reality depends upon the arrangement and the components that you're using..The real advantage of this is that they can actually use this technology to make tanks and large weaponry near invisible.
Looks like you expected getting invisible for real..Science can take you towards magic only to some extent..lets hope for a better technology that makes us really invisible..

Wednesday, May 5, 2010

Useful Softwares





Here they are some softwares

which might be useful tu u...




Magic Iso





MagicDisc Virtual CD/DVD-ROM is a utility designed for creating and managing virtual CD drives
and CD/DVD discs

MagicDisc Virtual CD/DVD-ROM emulates audio,
data, and game CDs and DVDs with ISO image, CD and DVD images

It supports creating up to 15 virtual drivers.



click here to download


Picasa





The Picasa software

provides a simple way to view, edit, and organize the photos on your computer. As you get started, there are two things you should always remember:

Picasa does not store the photos on your computer.Then you open Picasa, it simply looks at the folders on your computer and displays the photos it finds. .

Your original photos are always preserved.

click here to download


Kate's video cutter



Supports AVI, WMV, MOV , DIVX, ASF, 3GP, MP4, MPEG1, MPEG2, VCD-PAL ,VCD-NTSC SVCD-PAL, SVCD-NTSC, DVD-PAL, DVD-NTSC and other formats.

It cut and save a region from any video file or cut the movie file into two parts at a certain scene

click here to download


Allok video convertor



Allok AVI MPEG Converter is designed to meet all your needs of convert video file

between AVI, MPEG1, MPEG2, VCD, SVCD, DVD, WMV, ASF formats

click here to download


Tune up 2010 + key



The software provides users with a powerful, well-designed utility that accesses the

entire Windows maintenance tool set and more in a fast, organized, and easy-to-use

series of connected modules.

click here to download



Monday, March 22, 2010

Magic in c.......... Just try it



Just Try This Programs...

Source code for Indian Map



#include "Stdio.h"
#include "conio.h"
main()
{
int a,b,c;
int count = 1;
clrscr();
for (b=c=10;a="- FIGURE?, UMKC,XYZHello Folks,\
TFy!QJu ROo TNn(ROo)SLq SLq ULo+\
UHs UJq TNn*RPn/QPbEWS_JSWQAIJO^\
NBELPeHBFHT}TnALVlBLOFAkHFOuFETp\
HCStHAUFAgcEAelclcn^r^r\\tZvYxXy\
T|S~Pn SPm SOn TNn ULo0ULo#ULo-W\
Hq!WFs XDt!" [b+++21]; )
for(; a-- > 64 ; )
putchar ( ++c=='Z' ? c = c/ 9:33^b&1);
getch();
}




Output of the code is

Indian Map






Copy this code and paste in Notepad and save as map.c

Execute using c compile






Airtel tone using c source code





#include
#include
float main(void)
{
float A,Bb,D,G,F;
A = 440;
G = 780;
Bb = 461;
D = 586;
F = 687;
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 1
sound(G);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(G);
delay(500);
nosound();
sound(2*D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(2*Bb);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(500);
nosound();
sound(2*A);
delay(500);
nosound();
sound(G);
delay(250);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
//end 2
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
sound(2*A);
delay(250);
nosound();
sound(G);
delay(250);
nosound();
sound(F);
delay(250);
sound(G);
delay(250);
sound(2*A);
delay(250);
sound(2*Bb);
delay(500);
sound(2*A);
delay(500);
sound(G);
delay(250);
sound(F);
delay(250);
sound(D);
delay(500);
nosound();
return 0;
}




Output:

Airtel tone

Saturday, March 20, 2010

Tuesday, March 16, 2010

Stack Docklets and Circle Docklets


see this wallpapers

By using this softwares we can this type of stylish desktopes









This desktop comprises of object dock and stack docklets






This desktop comprises of rocket dock and stack docklets
























































This desktop comprises of cirlce dock


click here to download the circle dock

For more info about stack docklets click Desktop customization

Screen shots of desktop

check this wallaper....












































































This desktop's are designed by using the software

of

RAIN METER

RAIN LENDER

OBJECT DOCK

check DESKTOP CUSTOMIZATION tab for downloading the softwares