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: "gmail",

Top "gmail" experts: haixiu, beelerspace, tubaism, atul, oiromero, jkernsjr,

Groups about "gmail": psytrance, Employment Agencies, Transplante de cabello,

1 - 10 of 10   Watch mshook
 

From virtually nothing in 2000, the industry today can boast 1.5 GW of installed offshore wind capacity, of which 334 MW – more than one fifth – was installed in 2008 alone, see Figure 1, (below). An additional 1.5 GW is currently under construction, and Douglas-Westwood forecasts more than 5 GW will be in the water by 2012.

by mshook 2009-10-18 20:12 saved · windturbine · gmail · offshore · ah · wamit · business · forcast · pdf · report · renewable · energy
http://www.dw-1.com/news/info.php?refnum=482 - 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
by mshook 2009-04-02 09:27 saved · sdr · gmail · radio · modulation · pdf · detailed · interesting · good · code · schemaitc · why · how
http://www.ece.jhu.edu/~cooper/SWRadio/ - cached - mail it - history
A short video showing how to send & receive SMS text messaged from Gmail
by mshook 2009-03-31 10:38 sms · google · howto · video · texting · emon · gmail
http://cnettv.cnet.com/2001-1_53-50005345.html - cached - mail it - history
"Google Mail No Issues Google Calendar No Issues Google Talk No Issues Google Docs List No Issues Google Documents No Issues Google Spreadsheets No Issues Google Presentations No Issues Google Sites No Issues Google Video for business No Issues Admin control panel"
by mshook 2009-03-03 10:52 google · gmail · calendar · app · application · status
http://www.google.com/appsstatus - cached - mail it - history
"The reason we’re using a hybrid steel and composite structure is because we need to be able to fit these to existing rudder stocks via a high-strength steel hub casting. Our major design challenge was to then transmit very high bending loads from the composite skin to the interior steel structure. The “interface” challenge is a common theme for large, dynamic composite structures and we are attempting a cost effective solution by maximizing the interface area and use of a high elongation adhesive to mitigate shock loads. Figure 1 shows the steel structure within the composite shell. Fabrication Procedure"
by mshook 2008-06-05 20:32 saved · composite · gmail · navy · how · pdf · cfd · interesting · marine · ah · biw · ddg · cad · manufacture · engineering
http://ctrudder.com/images/CTR_Article.pdf - cached - mail it - history
" In Google Apps, set up a new user account. This is NOT going to be your actual email address. Set the username to something that will stand out among your other user-names (if any). In this case, I'm using "spam-trap". Go back to the Google Apps Dashboard, and click on E-mail under Service Settings. Select "Forward The Email To... and enter your newly created account in the Catch-All address field, as shown."
by mshook 2008-04-01 19:36 gmail · email · spam · howto · google · apps
http://lifehacker.com/369393/how-to-avoid-catch all-domain-spam - cached - mail it - history
"moved to Google Apps. Why? Here's why: * I trust them (more or less). * I'm smart (I think), but I've recently lost 3 years of a family member's email. Backups are hard. * It's clean and easy. * Family members now have 10 gigs of space vs. their previous 50 megs. However, we had a complex setup, as I assume most families do. Or at least, most Geek Families. This includes not just my wife, but also parents, brothers, cousins, in-laws, etc. Being IT for the family is hard. I've changed the names to protect the innocent, but all the tech is real."
by mshook 2008-04-01 19:33 email · gmail · howto · dns · domain · google · apps · family
http://www.hanselman.com/blog/MigratingAFamilyToGoogleAppsFromGmailThunderbirdOutlookAndOthersTheDefinitiveGuide.aspx - cached - mail it - history
by mshook 2007-09-12 10:55 gmail · logout
http://mail.google.com/mail/?logout&hl=en - cached - mail it - history
1 - 10 of 10  
Related Tags
 
- exclude ~ optional + require
Add Dates