-
@satya-swaroop-YDeBJM • Oct 23, 2024Oct 23, 20241.3KIf you have watched the famous sitcom The Big Bang Theory, you probably remember the Mobile Virtual Presence Device that Sheldon Cooper had made in the episode “The Cruciferous Vegetable...
-
@satya-swaroop-YDeBJM • Oct 26, 2024Oct 26, 20241.2K
Hail Cabs From Anywhere With ZabKab App On iOS and Android
Many people have faced the problem of hailing cabs. Either the cab doesn’t stop for you or cabs are not available in your area. ZabKab comes to the rescue in... -
@solanki-nitin-mMikYR • Oct 26, 2024Oct 26, 20241.1K
comparative study of heat transfer to viscoelastic fluids and water in a shell-and-tube heat exchang
hello, I am student of M.tech. I want some information about viscoelastic fluid for my project work. Q.1- Is oil a viscoelastic fluid? Q.2- Give me information about the other... -
@juhi-dubey-Gj2H9h • Oct 22, 2024Oct 22, 20241.1K
Juhi Here.. :)
Hey, m juhi.. joint this site coz since few days i've been visiting it daily, M a student of MCA, bt couldnt find that option in the login process.. I... -
@vinod1993-r3yTlk • Oct 26, 2024Oct 26, 20241.0K
Do aliens Exist?
This is the most intriguing question i've ever had in my mind(along with some other...)..! So do aliens really exist? One side, there's the phenomenal Stephen Hawking emphasizing that they... -
@viratvicky-VVVtIh • Oct 21, 2024Oct 21, 20241.1K
Mechanical Related PPT
please suggest me some topics for ppt. Should me mechanical related. -
@hare-singh-nayak-WEmcz0 • Oct 26, 2024Oct 26, 20241.4K
What is out put of this program ?
hi CEns could anyone explain in detail of this code. #include<stdio.h> main() { struct xx { int x; struct yy { char s; struct xx *p; }; struct yy *q;... -
@thebigk • Oct 27, 2024Oct 27, 20241.0KGet Pinterest For iPad Native App
Pinterest is now available on iPad as a native app. The app lets you 'pin' your photos on the wall and share them with your contacts. The new app will... -
@selva-vignesh-2VnSVa • Oct 26, 2024Oct 26, 20241.7K
EEE projects on Power Electronics
Real time project ideas based on power electronics??EEE projects?? -
@selva-vignesh-2VnSVa • Oct 26, 2024Oct 26, 20241.9K
Noise To Electrical Energy Conversion
How noise can be converted into electrical energy?? -
@devang-sinha-IaKU89 • Oct 26, 2024Oct 26, 20241.7K
Constructor error in JAVA ?
class box { int height; int width; int length; box(int h=0, int w=0, int l=0) { height=h; width=w; length=l; } int vol() { return height*width*length; } } public class consdemo... -
@satya-swaroop-YDeBJM • Oct 24, 2024Oct 24, 20241.1K
Giada Launches i35G Mini-PC With NVIDIA GT610 GPU
After launching a power packed i53 mini-PC in July, Giada has come up with i35G. Underneath its sleek design, it packs in an Intel Cedar Trail CPU which is otherwise... -
@abrakadabra • Oct 27, 2024Oct 27, 20241.2KFlash For Android No More - RIP Adobe Flash Player
In November 2011, Adobe announced that they are halting the development of the Flash Player browser plugin, putting an end to Flash for Android, starting 15th of August. So, starting... -
@abrakadabra • Oct 22, 2024Oct 22, 20241.0KObvious Corp's 'Medium' Is The New Blogging Platform Launched By Twitter Founders
Twitter Founders - Biz Stone and Evan Williams bring to us a new publishing platform called 'Medium' - a place for the web-connected social masses, that may look like Posterous... -
@smeechi-mittal-HNex2D • Oct 18, 2024Oct 18, 20241.2K
City Labs 'NanoTritium' - World's First Commercial Tritium Battery That Lasts 20 Years
City Labs, Florida has launched the first ever tritium battery in the name of NanoTritium. Tritium being a radioactive isotope of hydrogen that contains two neutrons and one proton, its... -
@smeechi-mittal-HNex2D • Oct 27, 2024Oct 27, 20241.0K
Klout Adds New Features To Provide A Better 'Influence Score'
Klout, as it defines itself, is a standard for influence. It allows you to discover your influence over others on a scale of 1 to 100.The result is calculated on... -
@shubham-more-gvMXxJ • Oct 27, 2024Oct 27, 20241.7K
papers regarding seminar and project
i am recently working on seminar "finite element analysis of gear" and project "dynamic analysis of helical gear by photoelasticity". if any one have any information please share with me.i... -
@chinemelum-Rh4A0u • Oct 26, 2024Oct 26, 20242.0K
CHEMICAL ENGINEERING JOBS Nigeria
most of the chemical engineering student in nigeria tend to to dive into the petroleum sector after graduating is there any sector a chemical engineer can work apart from the... -
@abrakadabra • Oct 20, 2024Oct 20, 20241.2KMicrosoft SkyDrive.com Is Here; Updates On Windows, OS X & Android Apps Detailed
Microsoft's cloud storage service SkyDrive is getting a significant overhaul today. With the launch of SkyDrive.com, Microsoft brings an all-in-one website for all browsers that is customized for PCs as... -
@praveenkumar-66Ze92 • Oct 21, 2024Oct 21, 20241.6KBasic Zoom In Effect for Images using jQuery!
CEan #-Link-Snipped-# asked how can we make images zoom in after a click. We can use .animate() function and change the properties of an image. Lets have a container and...