-
@rajni-E46Rlm • Oct 26, 2024Oct 26, 20241.5KWe all had discussed and agreed that, the next in the line event for our popular debate competition will be scheduled on Aug 06, 2014 at 7:00 PM (IST). The...
-
@mallika-saha-Y4Zw6N • Oct 26, 2024Oct 26, 20241.9K
Networking Based Final year project
Hi..I have thought upon a project named remote access monitoring. This project is based upon client server architecture where there are number of clients and one main server. Server can... -
@karishma-manwani-I6wSsi • Oct 25, 2024Oct 25, 20241.6K
KYCEan Reloaded ! KYCEan - Anoop Mathew
Hello CEans ! So I am here again to introduce you to another fellow CEan. An amazing photographer, whose photos have robbed many hearts. An astounding creative designer (Yes Anoop!... -
@anoop-FRTf1L • Oct 22, 2024Oct 22, 20241.6KGreatest 'Imperfect' Photos Collection!
Hi Folks, No photograph is perfect. Even if a photographer claims it's the perfect shot, there' no such thing as perfect as the next guy would find a better way... -
@abrakadabra • Oct 26, 2024Oct 26, 20242.4KFreeKall Offers Free Voice Calling Without Internet, Brings Advertisements In Calls
Engineers from M S Ramaiah Institute of Technology, Bangalore have come with a new free voice calling service called 'FreeKall'. Developed by a trio of Yashas Shekar, Vijayakumar Umaluti and... -
@chiragh-r6V3Mm • Oct 26, 2024Oct 26, 202438.8K
Jarvis - AI Based Operating System
Chiragh Dewan submitted a new project: #-Link-Snipped-# - Artificial Intelligence Based Operating System that can be controlled by voice and gestures. Jarvis is a revolutionizing technology that can change the... -
@thebigk • Oct 26, 2024Oct 26, 20241.6KMost efficient way of incrementing: += Or i+1 Or i++ ?
Let's discuss which of the following ways of incrementing is the most efficient. Take a look at the following ways of incrementing - I: i += 1; II: i =... -
@big-b-Qg3Tn6 • Oct 26, 2024Oct 26, 20245.0K
How to [always] redirect localhost to 127.0.0.1 when i type localhost?
Hi, Is there any way to redirect localhost to always redirect to 127.0.0.1 when i type localhost ?? OS: Windows 8 32bit Test Server: WAMP Purpose: Testing Magento. and Admin... -
@thebigk • Oct 25, 2024Oct 25, 20241.4K"Facebook is a disease" - Says Sri Lankan Prime Minister. What's your take?
Looks like 'quit Facebook' movement is getting bigger. Though not directly related; Sri Lanka government doesn't want Lankans to be spending time on the world's largest social networking site. According... -
@yogibharadwaj-l2QJTU • Oct 25, 2024Oct 25, 20241.7K
Water level controller
hello, i made a project on water level controller using pic16f877a i made a pgm using c language it works very well when i run it on software protious but... -
@gaurav-ToXXkA • Oct 26, 2024Oct 26, 20241.9K
Tricky C Programs Collection
hey guys , just write any tricy c code ... as the game everyone will answer it .. ok 1st my turn,,, what will be the output of following code... -
@abhishek-fg9tRh • Oct 26, 2024Oct 26, 20241.4KLinus Torvalds's Talk At LinuxCon
I am going to copy-paste the content from #-Link-Snipped-#for the people who really hate clicking the links. (I know how you feel, when someone puts up the link & says... -
@vicky-one-9xiLwc • Oct 26, 2024Oct 26, 20241.4K
C++ program to calculate sum of numbers entered in real time
i have created a c++ program in which a user inputs a number and the compiler gives the sum of digits at hundred ,tens and ones place of that number... -
@sanyam-Nl7Zqc • Oct 26, 2024Oct 26, 20241.3K
What is the scholarship criteria for MS ?
Hey, I want to know the scholarship criteria for MS preferably from US.. And how much fee waiver is given..? -
@thebigk • Oct 26, 2024Oct 26, 20241.8KSOL : Solar Laptop Needs 2 Hours Of Solar Energy To Deliver 10 Hours Of uBuntu
If you thought only Apple's got the awesome(st) battery life in their laptops, uBuntu has an answer. The new laptop, "SOL" lets you enjoy 10 hours of uBuntu on 2... -
@abhishek-fg9tRh • Oct 27, 2024Oct 27, 20241.4KSuggest Me Low-end/Mid-end Router.
Last year, during same season i.e Monsoon my old modem was shorted .Yesterday too same happened to my modem (I am not sure though). Modem doesn't blinks the Power LED... -
@thebigk • Oct 26, 2024Oct 26, 20244.6KWhat's the cheapest 3G data plan available in India these days?
I just read the news that Reliance Infocom has slashed 3G data tariff by about 50%, and their latest offering is 1GB data download for only Rs. 123. Makes me... -
@kashmirihasan-apWWK0 • Oct 26, 2024Oct 26, 20242.7K
Pure Sine wave UPS design + Circuit Diagram
How to make a pure sine wave ups ??? any circuit diagram? and what is the difference between a pure sine wave ups and modified sine wave? -
@abhishek-fg9tRh • Oct 26, 2024Oct 26, 20246.5KHow Does A Serial(Daily Soaps) Earns The Money ?
The Director/Producer have to pay the x amount to the y channel for letting their show to be broadcast in their Channel. Moreover they even have to pay to actors... -
@sindhu-chowdary-tDAv1D • Oct 26, 2024Oct 26, 20246.5K
Is C Programming Language Platform Dependent?
The C programming language is not platform-dependent; rather, it is platform-neutral.This is one of the features that make C such a popular and enduring programming language.You can write C code...