links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: "network",

Top "network" experts: stosnov, fatloss66, love1818, infosoc, marly_marl, anarcat,

Groups about "network": Business Networking, Networking and Security, network, Networks, News Networking, katerina,

1 - 10 of 10   Watch mshook
 
Dileep refers to "Bolles' book" I find this work provides a very rich metaphor for my experience of perception and belief.
by mshook 2009-10-16 17:46 numenta · video · dileepgeorge · george · dileep · neural · network · htm · good · interesting · jeffhawkins · brain
http://www.numenta.com/for-developers/education/workshop-technical-keynote.php - cached - mail it - history
  • via Oak Ridge National Laboratory
  • How could Jeff Hawkins Hierarchical Temporal Memory be used to make sense of this data? http://www.numenta.com/
by mshook 2009-10-14 11:13 sensor · social · emon · energy · network · interesting · government · why · via · api · zigbee · smartenergy
http://sensorpedia.com/ - cached - mail it - history

* is Unix

Jacob Kaplan-Moss

October 7, 2009

by mshook 2009-10-08 00:07 c · ruby · python · example · code · minimal · server · viapopular · good · linux · perl · how · network · socket · process
http://jacobian.org/writing/star-is-unix/ - cached - mail it - history
(defprocess root (fuzziness)
 (defvariable blobs #’union)
 (always
  (when (eq (read-sensor ’image) ’black)
   (subprocess (measure-blob) :gradient fuzziness)
   (setf blobs
    (list (get-from-sub (measure-blob) blob)))))
 (avoid
  (read-sensor ’query)
  (let ((q (first (read-sensor ’query))))
   (cond
    ((eq q ’blobs)
     (actuate ’response (regional blobs)))
    ((eq q ’area)
     (actuate ’response
      (fold #’+ (mapcar #’second
       (regional blobs)))))))))
(defprocess measure-blob ()
 (defvariable uid #’max :atomic :base 0 :init (random 1))
 (defvariable area #’sum :reduction :base 0 :init 1)
 (defvariable blob :local)
 (always
  (setf blob (list uid area))))

Code to find a set of fuzzy blobs and their areas in a binary image. Each contiguous black area of the image runs a connected measure-blob pro- cess that names it and calculates its area. The set of blobs is collected by the root process and made accessible to the user on the response actuator...

by mshook 2009-10-01 15:01 saved · gmail · sensor · language · lisp · scheme · mit · pdf · mesh · network
http://74.125.113.132/search?q=cache:m4-mGhqle0MJ:web.mit.edu/jakebeal/www/Publications/lsmas-final.pdf+mit+sensor+netwo... - cached - mail it - history

When I push [my toaster] lever down, if there's a crumb stuck in the coils, it isn't long before my fragile pre-coffee state is shattered by the piercing siren of my smoke detector. It doesn't know about the toast, but really it should. If it were sociable, as soon as it detected particulate matter in the air, it would query the toaster to see if it had been activated. That would tell it that in all likelihood, it wasn't detecting an unattended, middle-of-the-night fire but instead a benign morning meal. The price of low-power radio networking and the just-minted funding for smart home energy networks makes this sociable smoke-detector scenario entirely within our reach. I want one.

by mshook 2009-08-18 09:49 zigbee · mesh · network · social · ubiquitous · physical · computing · nyu · emon · electricity · projects · interesting
http://www.computerworld.com/s/article/print/335788/Rob_Faludi?taxonomyName=Networking+and+Internet&taxonomyId=16 - cached - mail it - history

Are there yet ZigBee products on the market?

Yes, there are. Some implement an actual ZigBee stack while others feature a ZigBee ready platform like EmberNet.

Examples in the residential space include Control4 (lighting), Eaton (home automation), Golden Power Manufacturing (sprinklers and thermostats), Hawking Technology (home gateways), Kalirel (heating), Mija (fire extinguishers), Nice (shutters), and TSC Systems (home automation).

Examples in the commercial space include Mija (fire extinguishers), Philips (lighting), Siemens (building automation), and TAC (building automation).

by mshook 2009-08-13 18:23 saved · zigbee · faq · useful · how · why · radio · mesh · network
http://wsnet.files.wordpress.com/2006/08/zigbee-faq.pdf - cached - mail it - history
If you've installed the recently released "Service Pack 2" (SP2) for
Windows XP, you have automatically installed a new firewall on your
PC that might be blocking VNC connections. To create an "exception"
for VNC, follow these instructions:

   1. Click Start, click Run, type Wscui.cpl, and then click OK to open 
      Windows Firewall.
   2. Click the Exceptions tab, and de-select the "Don't Allow Exceptions"
      radio-button.
   3. Click Add Port to display the Add a Port dialog box.
   4. Enter port number "5900" or whatever port you've got VNC on that
      PC to listen on (port number = 5900 + "VNC Display Number").
   5. Select the TCP protocol.
   6. In the Name field, type "VNC".
   7. Click Change Scope to view or to set the scope for the port 
      exception, and then click OK.
   8. Click OK to close the Add a Port dialog box.
   
That should do it! More info here:

http://support.microsoft.com/default.aspx?kbid=875357#7
by mshook 2009-07-30 13:15 security · xp · windows · remote · vnc · virtual · network · howto · firewall · helpful
http://faq.gotomyvnc.com/fom-serve/cache/76.html - cached - mail it - history
Networks of coupled dynamical systems have been used to model ... and many other self-organizing systems. Ordinarily, the connection topology is assumed to be either completely regular or completely random. But many biological, technological and social networks lie somewhere between these two extremes. Here we explore simple models of networks that can be tuned through this middle ground: regular networks 'rewired' to introduce increasing amounts of disorder. We find that these systems can be highly clustered, like regular lattices, yet have small characteristic path lengths, like random graphs. We call them 'small-world' networks, by analogy with the small-world phenomenon (popularly 6 degrees of separation. The neural network of the worm Caenorhabditis elegans, the power grid of the western United States, and the collaboration graph of film actors are shown to be small-world networks.
by mshook 2009-07-18 12:10 via · saved · max · emergence · network · graph · theory · example · nature · marvel · 1998 · july · 2009
http://www.ncbi.nlm.nih.gov/sites/entrez?db=pubmed&uid=9623998&cmd=showdetailview&indexed=google - cached - mail it - history
" The Hermes Network Simulator is a program that allows us to design a network on a city and observe the level of service it can provide , i.e. how many people and how fast can be served. It features an easy to use Graphical User Interface. "
by mshook 2007-10-29 12:13 saved · prt · greece · simulator · network · transit · interesting · download · cool
http://students.ceid.upatras.gr/~xithalis/simulation_en.html - cached - mail it - history
1 - 10 of 10  
Related Tags
 
- exclude ~ optional + require
Add Dates