Community Feed
-
@abrakadabra • Oct 22, 2024Oct 22, 20241.5KHaving human divers or trained dolphins and sealions to search for underwater mines attached to ship hulls, is what the US Navy has been doing for years together. It is... -
@cooltwins-I5yJpZ • Oct 23, 2024Oct 23, 20241.4K
Thunderbolt Display + New MacBook Air's Static Noise Problem - Possible Solution
This is not a universal problem but there are cases where the users, who try routing the sound from the new Macbook Air to the Display speakers of Thunderbolt, discover... -
@neeraj-iAaNcG • Oct 16, 2024Oct 16, 20241.1K
[APP] User friendly Android app for visualy impaired (Georgio)
Georgie app offers the visually-impaired all that they need to access a smartphone. This app is in contrast to the older gadgets that were slow and even physically cumbersome. The... -
@ashraymanohar-69Xvzl • Oct 26, 2024Oct 26, 20241.3K
Chances of getting into CDAC
I've applied for DESD in blore, pune, chennai, trivandrum and hydrabad and also applied for DWiMC in Blore and pune.Please let me know if there are any chances of me... -
@himanshi-patel-c2kVLN • Oct 26, 2024Oct 26, 20241.4K
How to start Android App Development?
hello, i am in d final year of IT and my definition of project is virtual fitting center.... i don't know where to start from ...plz help me... i need... -
@123amit-VFqLam • Oct 23, 2024Oct 23, 20241.1K
love u guys(Er)
name- amit occupation- student i want to be- hydro engg hobbies- watching the mechanism of anything -
@thebigk • Oct 8, 2024Oct 8, 20241.2KTata Docomo Unlimited Calling Plan : Call Any Network For Rs. 899/-
Tata Docomo has launched unlimited calling plan for Rs. 899 per month. This pre-paid plan is set to disrupt the Indian telecom markets yet again. Earlier the company had launched... -
@thebigk • Oct 21, 2024Oct 21, 20241.1KComments feature in Microsoft Office 2013
Microsoft unveiled the new Microsoft Office aka The Microsoft Office 2013 few hours ago. Of all the features I'm most impressed by the 'comments' feature. I think this will go... -
@CrazyBoy • Oct 13, 2024Oct 13, 20241.3K
NBC News has acquired msnbc.com !!
NBC News has acquired msnbc.com and its digital network from Microsoft Corporation. With a shocking decision they had not taken any time and rebranded the site with immediate effect as... -
@CrazyBoy • Oct 22, 2024Oct 22, 20241.1K
GlaxoSmithKline taken over HGS in $3.6 Billon
British drugmaker GlaxoSmithKline had taken over Rockville-based Human Genome Sciences. The deal was signed in $3.6 billion after a months-long buyout dispute. This is one of the highest price paid... -
@tarajava-fqIQFu • Oct 26, 2024Oct 26, 20241.5K
rotating a rectangle animation problem
package rotatinganimation; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Graphics; import javax.swing.*; import java.awt.Graphics2D; import java.awt.geom.*; public class Demo { Thread t1; int degree=8; public Demo() { JFrame frame=new JFrame("Tara Animation"); frame.setSize(500,500);... -
@CrazyBoy • Oct 23, 2024Oct 23, 20241.2K
Skype identified the issue with the strange messages (IM !)
One of the World's most popular online video chat company Skype had identified the issue and working on the fix that's real tough. Skype expressed apology to all the users... -
@CrazyBoy • Sep 30, 2024Sep 30, 20241.2K
Microsoft Office 2013 is on its way !!
Microsoft announced the new release of the world's most popular software: Microsoft office 2013, may be named as THE NEW MICROSOFT OFFICE (may be stolen from NEW IPAD) #-Link-Snipped-# With... -
@CrazyBoy • Oct 24, 2024Oct 24, 20241.4K
Yahoo ! announced new CEO: Marissa Mayer
Yahoo! had announced Marissa Mayer (a long term Google associate) as new CEO of Yahoo! This was a shell shocking decision to appoint her as CEO of the company when... -
@abrakadabra • Oct 26, 2024Oct 26, 20241.4KNew Microsoft Office Customer Preview & Office 365 Features @ One Glance
Microsoft Corp. CEO Steve Ballmer has unveiled the Customer Preview of the new Microsoft Office and its cloud-based brother MS Office 365. On Windows 8, the all new Microsoft Office... -
@abrakadabra • Oct 27, 2024Oct 27, 20241.3KiOS 6 Beta 3 For Developers Is Here In An Over-The-Air Update
iOS 6 Beta 3 update comes OTA for the developers, three weeks after #-Link-Snipped-#. This over-the-air update, for those who have iOS 6 beta 2 running on their devices, is... -
@abrakadabra • Oct 16, 2024Oct 16, 20241.4KWorld’s First Hydrogen Powered Formula One RaceCar Competes @ Silverstone
Delft University of Technology's racing team Forze has developed the world's first hydrogen fuel cell-powered Formula One race car recently entered into competition with hundred other petrol powered cars at... -
@gaurav-dc-KQd4xZ • Oct 26, 2024Oct 26, 20241.4K
organizations/institutes that conduct workshops??
Hi guys, can anyone give any information on organizations that conduct workshops in colleges on any topic of interest for EE and ECE. Thnx.. -
@ambarish-PQyoXg • Oct 22, 2024Oct 22, 20241.5KCamera That Sees Through Your Skin, And Round The Corners
Israeli scientists have come up with a camera that not only sees through solid objects like frosted glass and skin, but can also see around corners- and all this with... -
@vishal-pysGmK • Oct 23, 2024Oct 23, 20241.2K
#define macro problem!!
How to define multiple characters using macros?? I want to declare all the hexadecimal digits under a name "hexa". Does anyone know it how to do that?? The below code...