DoR
Members-
Content Count
60 -
Joined
-
Last visited
Everything posted by DoR
-
Favorite Food This should be fun :)
DoR replied to LeAnn Rimes My Angel's topic in General Discussion
Milk Jam. The best from South America. -
It is no so far. The 'science' is called domotics and some appliances uses a protocol called X10. This protocol has already more than 30 years. Some products based on X10 are not so expensive.
-
This is the code: <html><head><script>function popup(){window.open('URL','window_name','width=300,height=160,scrollbar=1');}</script></head><body><a href='javascript:popup()'>popup!!</a></body></html>
-
Reading Slashdot, some days ago, found an article about a simulation of the human brain called Blue Brain. The interesting thing is, could we someday completly emulate the human intelligence? What about feelings? sensations? Is there a good software to generate and use Artificial Neural Networks? I know some of them but are dificult to use, like SNNS from Stutgart.
-
What king of project are you looking for?I know a bit of microcontrollers and is too vaste to explain something. I have some experience width Microchip PIC's, PLD's from Altera and a very little of PLC's.
-
Windows Look-alike On Linux Are there such distributions?
DoR replied to Inspiron's topic in Operating Systems
The are only a few things you need to know when trying linux. 1) Filesystem structure and hierarchy. 2) Similar apps to windows. There is a list of 'similar' applications to make you more easy to use. This is the list. And to understand the filesystem, I recomend to see 'The Linux filesystem explained'. Cheers. -
Voip(voice Over Internet Protocol) real money saver
DoR replied to Dodger's topic in Science and Technology
There is a big project related to VoIP called Vovida. Big cause to implement a open Softswitch to control everything via SIP and MGCP protocols. I also heard that is sponsored by Cisco Systems. For corporations and to the enterprise market exists Asterisk. It is a open PBX software, and works great.