Human eye is one of the best creations and it’s one of the best part of our body. The best part varies from person to person. The news is about an eye shaped camera which resembles human eye. It was successfully designed by the US scientists using standard sensor materials. Looking at the picture it looks to be an ideal solution for bionic eye.

This is a great boon to those who are blind. This breakthrough should help them to see this beautiful world again. The scientists have said that this could be well used for an artificial retina. I don’t have to tell you how important is this retina for our eyes. It is first time that the camera is demonstrated on curved surface to make it look like human eye. Picture tells us how successful the attempt is.
The surface may well look curved but is made up of very small squares. These tiny squares hold the photo detectors and electronic components. The squares are connected to each other with tiny wires which help the squares to mould into curve surface. It is difficult task to mount the circuit boards on curved surface as they come only in flat shape. The above solution helped to mount the components without breaking them.
Another good use of it may be in the robots. Current generation robots could be improved to a great extent with the use of this eye shaped camera. They will also resemble human beings more precisely. Only time will tell us where this ground breaking invention will lead us. Till that time comes you can keep reading my blog and..
Think Nonsense…
rundll32.exe is a process which executes DLL’s and places their libraries into the memory, so they can be used more efficiently by applications. This program is important for the stable and secure running of your computer and should not be terminated. Nowadays many virus, Trojans, worms use this to affect the computers. But if you study this process it can be very useful. So I’m starting some tips and tricks on this in coming blog posts.
The syntax for using Rundll32.exe is as follows:
RUNDLL32.EXE <dllname>,<entrypoint> <optional arguments>
The DLL name should not contain any spaces, commas or quotation marks. If the DLL name does contain spaces, use the short (8.3) version of the file name. This is the name which you’ll see if you use that file in DOS environment. Note the comma between the DLL name and the entry point. Also, the name of the entry point function is case-sensitive and there should not be any spaces between the DLL name, the comma, and the entry point function name. Full path of DLL should be given unless it exists in system folders.
There are a number of commands employing Rundll32.exe that can be entered into Start -> Run, a command window, or used in scripts. A common use is to open various Control Panel applets. (Another method specific to Control Panel is discussed here.) For example, to open the Control Panel applet for configuring the display settings enter
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,3
Different tabs for the Desktop applet can be opened by changing the number at the end that is part of the argument. All of the Control Panel applets and their tabs can be opened this way by using the relevant CPL file and the appropriate tab number as arguments. The operating system also uses this method to display Control Panel. In fact, Control Panel applications are the most commonly mentioned examples in discussions of using Rundll32.exe.
To be Continued…
Sometimes you need to split mp4 files. The use of these files is less than avi format but its increasing. This format is used now in high quality rips, online videos and mobile phones. I’ve N72 phone and I shoot videos often. Sometimes I want to split them. And i do it with a little software called YAMB. This is freeware and I love freewares. So here is a short tutorial on how to split the mp4 file. Rippers can use this to create a sample of the file.
Open YAMB and click Editing. Then select “Click to split MP4/M4A/MOV/3GP Files”.
Read the rest of this entry »
Torrent is now the most widely used form of sharing. Though there are sites which allow you to upload your file and share, they have some or other restrictions. Sites like Rapidshare, Megaupload often delete illegal content on report. Torrents don’t have such restrictions. You find many things which are not available via HTTP download. But as all things have some postive and negative, so do torrents.
It is very difficult to get good speed or high speed download. And morever it’s difficult to maintain it. You may get a very high download speed at start or in between but may last for a moment. It’s not stable and nothing can be done. But following are some tricks you can use to increase your download speed and get maximum out of your connection. I’ll use utorrent as my bittorrent client as it’s the best. Read the rest of this entry »
If you accidentally delete the Show Desktop icon from the Quick Launch toolbar, here’s how to get it back:
1. Open Notepad
2. Type these lines, precisely, into Notepad:
[Shell]
Command=2
IconFile=explorer.exe,3
[Taskbar]
Command=ToggleDesktop
3. Save the file on your desktop as “Show Desktop.scf”
You see a new icon on your desktop that looks remarkably like the Show Desktop icon that used to be on your Quick Launch toolbar.
4. Right-click the new icon on your desktop and drag it to the Quick Launch toolbar.
5. Drop the icon wherever you like on the Quick Launch toolbar and choose Move Here. If you choose Move Here, Windows automatically deletes the icon from the desktop.
If there is no icon in Quick Launch toolbar then you won’t be able to move the above way. In that case browse to
“C:\Documents and Settings\Username\Application Data\Microsoft\Internet Explorer\Quick Launch”
Here “Username” is your windows login name. This folder is hidden so just copy above path substituting username and paste it in Windows Explorer adress bar. Press enter and folder will open. Now copy or move the “Show Desktop.scf” to this folder. It will immediately appear in Quick Launch toolbar.