Search results for all lists

10000 messages found
Sort by
List: birdalert@ontbirds.ca
From: Eric Cote
 
Re: [Ontbirds]Barn Owl near 401 and HY 16
Wed, Mar 1, 2006 4:48 PM
My initial idea was to find some Snowy Owl, I carried on in the sector looking for more. No luck that time.
List: hbcu-lib@lists.hbculibraries.org
From: Sandra Phoenix
 
What Duncan Wishes He’d Done Differently — and What’s Next for the Education Dept.
Wed, Oct 21, 2015 12:30 PM
<https://twitter.com/kfieldCHE> SANDRA M.
List: time-nuts@lists.febo.com
From: Bob Camp
 
Re: [time-nuts] ``direct'' RS-232 vs. RS-232 via USB vs. PPS decoding cards
Wed, Feb 15, 2017 12:08 AM
Bob > On Feb 14, 2017, at 5:26 PM, Scott Stobbe wrote: > > Something like this would make a great NTP server. > https://www.digikey.com/products/en?
List: time-nuts@lists.febo.com
From: Brooke Clarke
 
Re: [time-nuts] Having fun with LORSTA list and google maps
Sun, May 8, 2005 4:11 PM
ll=38.782531,-122.495549&spn=0.068407,0.093985&t=k&hl=en > > LORSTA 9660Y: > > http://maps.google.com/maps?ll=34.062825,-77.912836&spn=0.068407,0.093985&t=k&hl=en > > LORSTA 9660M: > > http://maps.google.com/maps?
List: websecurity@lists.webappsec.org
From: WebAppSec@CoreForm
 
Re: [WEB SECURITY] json, iphone, objectivec
Thu, Mar 10, 2011 1:45 AM
To mitigate potential man-in-the-middle attacks, pull the JSON data over a secure channel (HTTP + SSL/TLS = https). iOS won't allow connections using self-signed certificates, unless you add other authorities. The fat client should not trust data from the cloud, so it would be best to validate data before using it within logic.
List: birdalert@ontbirds.ca
From: markdread (at) gmail.com
 
Tufted Duck - Kingston 31st Dec
Sun, Jan 2, 2022 8:36 PM
Read 337 Button Bay Road, Wolfe Island, Kingston, Ontario K0H 2Y0 Canada Mobile: +1 (613) 217-1246 Email: markdread@gmail.com <https://support.ebird.org/en/support/solutions/articles/48000803210-sensiti ve-species-in-ebird> eBird Guidelines for Reporting Sensitive Species
List: usrp-users@lists.ettus.com
From: Sanjoy Basak
 
calibration on Wifi bands for X310/UBX
Mon, Jul 3, 2017 3:46 PM
Best regards Sanjoy Basak <https://mailtrack.io/> Sent with Mailtrack <https://mailtrack.io/install?source=signature&lang=en&referral=sanjoybasak14@gmail.com&idSignature=22>
List: time-nuts@lists.febo.com
From: Jeff Mock
 
Re: [time-nuts] Clock Powers of Ten
Thu, Jan 31, 2008 11:07 PM
ei=5090&en=d551133c9414ebbd&ex=1317960000&partner=rssuserland&emc=rss&pagewanted=all jeff John Ackermann N8UR wrote: > Very cool, Tom! > > John > ---- > > Tom Van Baak said the following on 01/31/2008 04:55 PM: >> There are good clocks and bad clocks.
List: time-nuts@lists.febo.com
From: John Miller
 
Re: Looking for gerber files for a timing GPS board
Thu, Jun 3, 2021 5:16 PM
/trimble_resolution_t.png> >> Even the relatively new uBlox RCB-F9T uses it, calling it an “industry standard form factor” : https://www.u-blox.com/en/product/rcb-f9t-timing-board <https://www.u-blox.com/en/product/rcb-f9t-timing-board> >> In the RCB-F9T documentation they have a very nice diagram of the module that surely came out of something like Altium, but
List: pjsip@lists.pjsip.org
From: Jens Jorgensen
 
wav file end does not stop playback from port (w/ patch)
Thu, Sep 17, 2009 4:20 AM
I could of course hack this by figuring out how many seconds it is in advance, and then just ending the call based on a timer. But since pjlib already has a hook to get a callback, why not use it! Of course the first hurdle is that pjsua doesn't directly export this functionality.