Search results for all lists

10000 messages found
Sort by
List: discuss@lists.openscad.org
From: Ed Schijf
 
Re: read / write problems .scad files on 2nd HDD or USB HDD / stick
Fri, Jul 25, 2025 12:03 PM
Die vrij identiek is aan de > openscad versie, ook die kun je vanaf source code doen alleen heb > ik die niet (meer) gedocumenteerd beschikbaar. > > > Met vriendelijke groet, > Matthieu Hendriks > ------------------------------------------------------------------------ > email: mhendriks@digirent.nl > LinkedIn: https://www.linkedin.com
List: discuss@lists.openscad.org
From: Guenther Sohler
 
Re: read / write problems .scad files on 2nd HDD or USB HDD / stick
Fri, Jul 25, 2025 11:33 AM
Die vrij identiek is aan de openscad > versie, ook die kun je vanaf source code doen alleen heb ik die niet (meer) > gedocumenteerd beschikbaar. > > > Met vriendelijke groet, > > Matthieu Hendriks > > ------------------------------ > email: mhendriks@digirent.nl > > LinkedIn: https://www.linkedin.com/in/digirent/ > > > Ed Schijf via Discuss schreef op 2025-07
List: usrp-users@lists.ettus.com
From: Swanson, Craig
 
Re: [USRP-users] Where can I find the latest OFDM support materials
Sun, Apr 10, 2016 4:02 PM
C=c20925f2f0af4dd29329ddf0701ecfff&URL=http%3a%2f%2fwww.gtri.gatech.edu%2f> ________________________________ From: Dave NotTelling Sent: Tuesday, March 22, 2016 8:44 AM To: Swanson, Craig Cc: Martin Braun; usrp-users@lists.ettus.com Subject: Re: [USRP-users] Where can I find the latest OFDM support materials Craig, Check out https
List: usrp-users@lists.ettus.com
From: EJ Kreinar
 
Re: [USRP-users] RFNoC: complex_vector support from reprogrammable embedded settings registers
Tue, Aug 15, 2017 12:03 AM
>>> >>> Andrew >>> >>> On Thu, Aug 10, 2017 at 8:51 AM, EJ Kreinar wrote: >>> >>>> Hi Andrew, >>>> >>>> The OOT module .xml file definition currently only supports writing >>>> scalar registers, so you need a custom C++ driver.
List: hbcu-lib@lists.hbculibraries.org
From: Sandra Phoenix
 
Fayetteville State University's Office of College Access Programs Receives 18 AmeriCorps VISTA Members to Support Summer STEM Education Efforts
Fri, Jul 11, 2014 9:02 AM
for National and Community Service (CNCS) to support summer programs designed to engage students in science, technology, engineering, and math activities, commonly known as STEM.
List: tacomaart@list.cityoftacoma.org
From: arts mgmt
 
Stats to Support the Arts
Tue, Jun 28, 2011 8:42 PM
http://www.rhinodev.com Why Art Works: . 200,000 Directly Related Arts Jobs in CA . 100 Million Dollars in State & Local Tax Revenue in CA . Every dollar spent on the arts turns 30.00 back to local communities . Californians spend 11 - 30 dollars on related expenses to attend exhibits, events and performances. . 375 Million Dollars go to funding to the arts in CA . Ca ranks 47th out of 50 states in arts funding with only .38 cents going to the arts here. . MI and MA as states spend 2.75 dollars per ca pita on the arts. . Ca is 5th largest economy in the world and ranks last in per ca pita spending for the arts. . Comparing Ca to other nations since our economy is the size of a nation ~ every other global economy in the top 10 spends 15.00 per ca pita on the arts and the top 5 spend 80.00 per ca pita on the arts. . 78% of the public are willing to pay 5$ or more in taxes if the funds go directly to the arts! . Kids with arts training score 35% higher on math and science sections of SAT . Overall SAT scores increase on average 100 points when kids had arts training. . 68% of the public thinks arts education is more important than academics! . The arts in Sacramento employ 2,700 people and put 1.35 million in tax revenues back in the community and 350 million back to the local economy. . Orchestras are a 160 million dollar a year industry in Ca annually. . Ca Museums generate 660,440,000 in income and revenues yearly. . 90,000 businesses in California are "arts-centric . Ca Arts industry is bigger than the legal industry and as big as forestry at 2.5 billion dollars a year. . Ca. San Francisco, the arts drive the city's No. 1 industry, tourism. One out of every 4 tourist dollars is spent on "cultural tourism . 563,400,000 dollars are put back in the economy in terms of wages, salaries and goods and services and capital expenditures in relations to museum spending. . 100 Million plus in tax contributions. . 89% of Americans believe that arts education is important enough to be taught in schools . Young people who participate in the arts for at least three hours on three days each week through at least one full year are: * 4 times more likely to be recognized for academic achievement * 3 times more likely to be elected to class office within their schools * 4 times more likely to participate in a math and science fair * 3 times more likely to win an award for school attendance * 4 times more likely to win an award for writing an essay or poem . 95% of parents believe the arts are important in preparing children for the future. Parents view the arts as contributing positive attributes to their children, and . 91% of parents thought the arts were an important part of a well-rounded education. However . The entertainment industry is standing in these statistics aside from the arts is a 28 billion dollar a year industry. . 86% of Artists Vote.
List: pjsip@lists.pjsip.org
From: Jeff Localphone
 
Re: [pjsip] blf support
Fri, Feb 15, 2013 4:11 PM
quests. This would be the basis of enabling users to control who can subscribe to them (they wouldn't want to publish to just anybody). Am I correct in understanding that there's no way to set the SIP from address when sending a SUBSCRIBE message, i.e. calling pjsua_buddy_add() ultimately calls pjsua_acc_find_for_outgoing() which takes the first SIP URI server/port match with an existing account (setting the default account is, therefore, no help)? Thanks :-)
List: pjsip@lists.pjsip.org
From: James Cloos
 
deflate support project
Wed, Nov 13, 2013 1:10 PM
compare/master...deflate Or, for local perusal: :; git clone https://github.com/jhcloos/pjproject :; cd pjproject :; git checkout -t remotes/origin/deflate and: :; git diff master..deflate or: :; git log master..deflate Once things are ready I'll reformat from git to svn-able patches. The issues I'm most concerned about are allowing the body to be encoded for sending or decoded for parsing w/o the caller explicitly having to do so and whether zlib will allocate too much vm given that it expects to be able to free() what it allocates. The alternative would be to encode/decode as needed, every time it is needed. I beleive that would require significant changes to the parser. All critisism, review and thoughts are welcome. Also, I cannot seem to get a fax through for the Contrib Agreement. Can I email the tif instead? If so, where to? Thanks, -JimC -- James Cloos OpenPGP: 1024D/ED7DAEA6
List: pjsip@lists.pjsip.org
From: Terrance Devor
 
Fwd: WebRTC Support
Tue, Sep 8, 2015 10:40 PM
List: pjsip@lists.pjsip.org
From: Terrance Devor
 
WebRTC Support (Resubmit)
Wed, Sep 9, 2015 8:03 PM