Search results for all lists

10000 messages found
Sort by
List: birdalert@ontbirds.ca
From: Gregory Zbitnew
 
[Ontbirds] Ottawa/ Gatineau-recent sightings to March 26, 2015
Thu, Mar 26, 2015 11:35 PM
Quebec Compiler and transcriber: Greg Zbitnew at k_zbitnew2@bell.net or sightings@ofnc.ca Recent sightings to March 26, 2015 Spring is still struggling to arrive in Ottawa. It was mostly a cold week with well below normal temperatures.
List: mvus-list@lists.febo.com
From: Zack Widup
 
Re: [mvus-list] Beacon report
Thu, Oct 26, 2017 3:25 PM
Finally I threw it all out and replaced it with an FET power switch module somebody gave me about twenty years ago. It has only a few millivolts drop. I should have used it sooner. I have a spare.
List: members@lists.national-coalition-literacy.org
From: Jeff Carter
 
Fwd: CEF Update: 03.07.17 - FY2018 Labor-H testimony, website member log in, "skinny budget" next week
Tue, Mar 7, 2017 10:20 PM
> > · CEF website members’ log in – Starting on Thursday, CEF members who have turned in their 2017 membership renewal forms can register on CEF’s new website for a member log-in on the “Member Area.”
List: discuss@lists.openscad.org
From: Adrian Mariano
 
Re: My BOSL2 install
Thu, Jun 26, 2025 9:40 PM
On Thu, Jun 26, 2025 at 5:23 PM gene heskett via Discuss < discuss@lists.openscad.org> wrote: > On 6/26/25 12:58, Leonard Martin Struttmann via Discuss wrote: > > *That worked, thank you. Is this a required rule?* > > > > > > In this case, yes.
List: birdalert@ontbirds.ca
From: reports@hawkcount.org
 
[Ontbirds] HSR: Holiday Beach (26 Nov 2004) 2 Raptors (The Last Friday!)
Fri, Nov 26, 2004 8:11 AM
As the primary coordinator/counter for Friday’s this year, I would like to thank all those who have visited the Tower on Friday’s this season to view hawks or assist in the daily count of raptors. How does this season’s numbers compared to other seasons? As is usual we all view the past season differently.
List: trawlers@lists.trawlering.com
From: jcj@chattanooga.net
 
Re: TWL: Three (boating) things I can't live without...
Thu, May 17, 2001 2:46 PM
At the top it is about 12" or so deep (front to back). The depth then tapers down to about 6" at the bottom. This adds a surprising amount of foot room to the adjacent passageway, and it makes it easier to remove a full bag. The whole thing has a hinged lid with fiddles that makes a handy surface next to the companionway.
List: trawlers@lists.trawlering.com
From: Pascal Gademer
 
Re: Re: Gen Set Opinions
Thu, Feb 17, 2005 2:57 AM
http://www.4norpro.com/marine.html isuzu engine, marathon alternator, electronic regulator. nice sound shield, easy to open the top and side for routine service... i usually climb on it to get out of the compartment where the genset and batteries are.... the thing doesn't even flex. . a few more minutes to pull the front and get to the water pump...
List: trawlers@lists.trawlering.com
From: mkholihan@netscape.net
 
Shark River Inlet
Tue, Apr 17, 2007 2:55 PM
Easy in & out , but remember those head boats going out in the morning, sort of own the river! Best time to enter the top of Sandy Hook for NY Bay, 2 1/2 hours after Battery Low Tide, nice 3 knot boost North.
List: time-nuts@lists.febo.com
From: Rex
 
Re: [time-nuts] I want a good micro-controller
Mon, Aug 18, 2008 7:05 PM
Other function support gives easy access for things like timers, delays, interrupts, ADC, PWM, I2C and internal EEPROM read write. After a quick browse of the sourceboost pages, I couldn't figure out if this type of thing is provided in the compiler package (even the top PRO pay version).
List: time-nuts@lists.febo.com
From: Jim Lux
 
Re: [time-nuts] multi input counter
Fri, Oct 7, 2011 3:08 AM
The time-stamper clock can count in BCD to > make conversion cheap (and easy to code, just slab 0010 on top of > digits). A 64 bit wide FIFO is needed to store time-stamps, as they can > come at high burst rate but low average flow. > > It's doable and not too much work to cook up.