Search results for all lists

10000 messages found
Sort by
List: usrp-users@lists.ettus.com
From: Chris Hanson
 
Re: [USRP-users] B200 and HDSDR Install Problem
Thu, Jan 7, 2016 7:58 PM
I had deleted any remnants of UHD in the Program Files x86 folder after settling on "Program Files" as probably being safer and more reliable. C:\Program Files\UHD\share\uhd\images contains a file named 003.009.002.tag that says 003.009.002-release Wed Dec 30 11:24:52 PST 2015 ​ Is there anywhere else that UHD might have installed something, or be looking for something? C:\Program Files\UHD>uhd_usrp_probe.exe --version Win32; Microsoft Visual C++ version 12.0; Boost_105600; UHD_003.009.002-release 003.009.002-release Is there any way, short of using SysInternals tools to trace file access, to figure out where probe is getting its firmware files?
List: time-nuts@lists.febo.com
From: ken johnson
 
Lady Heather command line?
Sat, Jun 2, 2012 7:22 AM
Hi, can someone please tell me how to get the satellite graphic plot up on lady heather by using command line switches at program start? If I enter s then 3 when the program is running I get some displays up, but when I try to add the commands to the startup it gives me the help text. I have tried /s=3, /s3 and /s 3 but none work. I already have /f /t+10, both of which work ok, but getting the satellite display up has defeated me. Ken.
List: time-nuts@lists.febo.com
From: Magnus Danielson
 
Re: [time-nuts] Modified Total Deviation calculation
Tue, Jan 19, 2010 10:17 AM
Will hack away to make more values calculated. Currently the Hadamard Total Deviation is not correct, as a quick-check with SP1065 page 118 would tell you. But that was a quick-hack anyway. Oh, yes... among the particular uglyness issues is that the routines know just how many samples the time or frequency sample series contains.
List: tacoma-environews@list.cityoftacoma.org
From: Jennifer Chang
 
Looking for a paid internship this fall?
Wed, Aug 6, 2014 4:21 PM
https://twitter.com/forterraNW>
List: discuss@lists.openscad.org
From: Bruno Boettcher
 
Re: [OpenSCAD] trouble setting up https://github.com/adrianschlatter/threadlib
Thu, May 14, 2020 5:37 PM
>>> >>> threadlib needs thread_profile.scad which is buried in IoP-satellite, >>> and inside there the path with the spaces wasn't liked by openscad..... >>> >>> >>> >>> the adapter is here: https://www.thingiverse.com/thing:4347650 >>> >>> >>> >>> thanks for looking >>> >>> >>> >>> >>> >>> >>> >>> Am Mo., 11.
List: websecurity@lists.webappsec.org
From: MustLive
 
[WEB SECURITY] Attacks via forms and clipboard
Wed, Oct 5, 2011 8:50 PM
Among interesting vectors of XSS attacks, on which web developers draw not enough attention, there are attacks on forms where rich editors are used (or when web developers visualize data in forms similar to rich editors or use AJAX). Cross-Site Scripting vulnerabilities in such forms can take place even at presence of filtration of input and output data.
List: time-nuts@lists.febo.com
From: Jim Lux
 
Re: [time-nuts] NIST time services
Wed, Mar 19, 2014 1:00 PM
Someone who's got a great way to do reliable, accurate time distribution over the internet might not have a big web presence, or might be overshadowed by something similar that has been heavily Search Engine Optimized.
List: tacoma-environews@list.cityoftacoma.org
From: Julia Gonzalez-Wolf
 
Earthly Impressions | Impresiones terrenales
Thu, Feb 5, 2026 10:46 PM
Learn more at Earthly Impressions — Tacoma Tree Foundation <https://tacomatreefoundation.org/calendar/earthly> Prepárate para crear en comunidad, entintarte las manos un poco, y pasar tiempo afuera, sin importar el clima, en compañía de Saiyare Refaei (elle/ella).
List: websecurity@lists.webappsec.org
From: Ryan Dewhurst
 
Re: [WEB SECURITY] Introducing WPScan - WordPress Security Scanner
Mon, Jun 20, 2011 6:39 PM
> > And have you detected any edge cases - for example a Web server that > includes an extra newline character in the body?
List: websecurity@lists.webappsec.org
From: Rohit Pitke
 
Re: [WEB SECURITY] Improved double submit csrf prevention
Fri, Apr 29, 2011 5:25 AM
Thanks, Rohit ________________________________ From: Richard Hauswald To: websecurity Sent: Thu, April 28, 2011 6:38:50 PM Subject: [WEB SECURITY] Improved double submit csrf prevention Hello list, based on the input I got from many people I created yet another way to prevent csrf.