NeuroQuantology A refereed, electronic, open access, interdisciplinary journal of neuroscience and quantum physics. Also brings perspectives from philosophy, psychology, and artificial intelligence to bear on the problems of consciousness and mind. http://www.neuroquantology.com
Protection Of Forested Urban Open Space From Over-development Photoessays and information about urban open space problems such as excess development, urban sprawl, urban forests, urban wildlife, work of conservation commissions, and downtown improvement via American Elm restoration. http://www.mv.com/ipusers/env/
Extractions: The Manchester, NH Urban Open Space Web Site Plans for a Hackett Hill Industrial Park hinge on the sale and renovation of French Hall, a building currently owned by the City of Manchester, that was previously the home of UNH-Manchester. The City's development plans, initially financed by the sale, would destroy animal habitat and cause species extirpation in the heavily-forested area that begins directly behind the building. In addition, the planned extensive deforestation and construction will be located in direct apposition to a 600 acre Preserve, the Manchester Cedar Swamp, that is owned and managed by The Nature Conservancy of NH . The Preserve contains highly specialized swampland that would be jeopardized by closely-adjacent development. ABOUT THIS WEBSITE ABOUT NEW HAMPSHIRE ABOUT MANCHESTER SUGGESTED READING MANCHESTER'S HACKETT HILL DEVELOPMENT PLANS - "GREEN VS GREED" ARCHIVES A Hackett Hill preserve-development issue - whether or not the construction of a business/industrial park should occur in Manchester's northwest corner - has been a major theme of this Web site for a number of years. The additional loss of open space to extensive residential development has also been questioned here. Much of this material has been transferred to an Archives section which readers can access if they are lacking background information or just need a memory jog. 2. PLANS FOR A PROPOSED BUSINESS/INDUSTRIAL PARK
The Wisdom Project, The Open Source Think Tank A democratic and open source think tank. The only rule is open honest dialogue in search of the best solutions to our biggest problems. http://www.thesearchforwisdom.com
BIBSOCAN An open, unmoderated internet discussion group dealing with bibliography. Serves as a forum where knowledge of techniques are shared and solutions to problems proffered. News of bibliographical events, conferences, meetings and publications are also posted. http://www.library.utoronto.ca/bsc/bibsoc.html
Extractions: BIBSOCAN The Internet Discussion Group on Bibliography BIBSOCAN is an open, unmoderated discussion group dealing with the subject of bibliography. While groups such as SHARP-L, EXLIBRIS and BIBSOFT discuss ancillary aspects, they do not address themselves specifically to questions of a bibliographical nature. A majority of bibliographers are self-taught. This group serves as a forum where knowledge of techniques are shared and solutions to problems proffered and those who are more skilled share their experience and knowledge with those who are still finding their way. News of bibliographical events, conferences, meetings and publications are also posted. Although the list is sponsored by The Bibliographical Society of Canada /La Société bibliographique du Canada, it is the hope of the Society that the group will not be confined to Canadian bibliography and bibliographers but will be international in scope. To subscribe send the following command in the body of a mail message to LISTSERV@LISTSERV.UTORONTO.CA
Cantera Cantera is an opensource, object-oriented software package for problems involving chemically-reacting flows. Application areas include research in combustion, chemical vapor deposition, propulsion, environmental studies, corrosion, and other fields of chemical, mechanical, and aerospace engineering http://www.cantera.org
Extractions: Cantera Object-Oriented Software for Reacting Flows Home Documentation SourceForge User's Group Join the Cantera Users Group Powered by groups.yahoo.com Last modified February 7, 2005 Cantera is an open-source, object-oriented software package for problems involving chemically-reacting flows. Capabilities include multiphase chemical equilibrium thermodynamic and transport properties homogeneous and heterogeneous kinetics reactor networks one-dimensional flames reaction path diagrams interfaces for MATLAB, Python, C++, and Fortran
Engineering Materials Examples for specific failure types and problems in various engineering materials and components. http://technology.open.ac.uk/materials/mem/
OpenLaworg.uk Forum devoted to the open source principle of collaborative development effort by individuals to legal problems and ideas. http://www.openlaw.org.uk/
Integral Institute Integral Institute functions as the worldâs premier site for integral research and applications and as an open organization for disseminating and applying integral methods to complex problems in a wide variety of fields, personal to professional. http://www.integralinstitute.org
E-leos - JAVA Operating System Typed OS to very securely execute programs, which can only manipulate defined type variables, not memory spaces; avoids many problems caused by programming in languages such as C. French initiative, binary fits one floppy disk. open Source http://leo.e-leos.net/
Vojtech Jarnik Annual International Mathematical Competition Held at the University of Ostrava every year in March or April, open to university students. Site includes contest rules, results, and past problems and solutions. http://prf.osu.cz/kma/dokumenty/vjaimc/vjaimc.html
Welcome To The HCR Website! Recirculatory Air Curtains Conditioned Air Vestibules - Motorized Strip Doors - Conveyor openings - Engineered Solutions to open Doorway problems http://www.hcr-inc.com
PLEAC-Java A reference to solve common programming problems using Java. open Source http://pleac.sourceforge.net/pleac_java/
Extractions: Following the Perl Cookbook (by Tom Christiansen and Nathan Torkington, published by O'Reilly) spirit, the PLEAC Project aims to gather fans of programming, in order to implement the solutions in other programming languages. In this document, you'll find an implementation of the Solutions of the Perl Cookbook in the Java language. Next Strings
PyChecker: A Python Source Code Checking Tool A tool for finding common bugs in Python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. open Source, BSDlike http://pychecker.sourceforge.net/
Extractions: PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. It is similar to lint. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works in a combination of ways. First, it imports each module. If there is an import error, the module cannot be processed. The import provides some basic information about the module. The code for each function, class, and method is checked for possible problems. Types of problems that can be found include: No global found (e.g., using a module without importing it) Passing the wrong number of parameters to functions/methods/constructors Using format strings that don't match arguments Using class methods and attributes that don't exist Changing signature when overriding a method Redefining a function/class/method in the same scope Using a variable before setting it self is not the first parameter defined for a method Unused globals and locals (module or variable) Unused function/method arguments (can ignore self) No doc strings in modules, classes, functions, and methods
The Progeni Corporation - Leveraging & Integrating IT Assets Progeni specializes in tools/services to solve Y2K problems and convert/migrate existing COBOL applications to open information environments and ebusiness platforms. http://www.progeni.com/
Extractions: legacy renewal or migration projects. Progeni's products and services cover such areas as: Web enablement of IT assets Legacy systems analysis Database integration Automated conversions/migrations platform/platform, language/language COBOL maintenance Remote care Testing Application conversions Legacy code integration Change management planning Outsourcing bureau services Upgrading to client-server platforms Short or long term AD HOC programmer
Welcome To Josvisser.(nl|com) , documents, history, download, links. open Source, GPLCOMmon Algorithmic Language, created in 1980s to teach structured programming, mixes BASIC and Pascal minus problems of each. Interpreted, portable; runs on DOS, Unix, Windows. http://ratbert.josvisser.nl/opencomal/
Extractions: OpenComal OpenComal is a highly portable and free implementation of the Comal programming language written by moi. Currently supported platforms are Unix, MsDos and Win32 (95, 98, NT, 2000, XP and whatever they come up with next :-) Comal is a crossover between Basic and Pascal, with the best features of both and none of the drawbacks of either. Look at this sample program . This program takes a number and writes out the correct pronounciation in Dutch (handy uh? :-). Take a look at this screen shot Tue Oct 19 10:14:29 CEST 2004
The Memory Mine Summary A standalone application for monitoring and stressing heaps in open applications, and helping to find problems such as memory leaks and heap corruption. http://www.adianta.com/files/MMSummary.html
JMP - Sparse Matrix Library A library for sparse matrix computations. Includes a sparse BLAS, many iterative solvers for different problems, sparse matrix I/O and parallelization. open source, GPL http://www.math.uib.no/~bjornoh/jmp/
DIME Home Page An informal community of educators interested in open dialogue about their problems related to teaching. Twoday conferences are held in March and October. The primary interest is in searching for solutions to the everyday problems of classroom teachers. http://www.mste.uiuc.edu/dime/
Students For Sensible Drug Policy Committed to providing education on harms caused by the War on Drugs, working to involve youth in the political process, and promoting an open, honest, and rational discussion of alternative solutions to our nation's drug problems. http://www.ssdp.org/
Extractions: We are the young men and women whose names the government uses to justify a war that destroys lives, a war that attempts to attain the unattainable objective of an America free of drugs. We want answers from those that wage war in our name. With hundreds of thousands of Americans behind bars for drug offenses, why are drugs purer and more prevalent? With billions of dollars invested in incarceration and interdiction, why are treatment needs unmet a majority of the time? Why has the government sacrificed our freedom, safety, and health to the Drug War? Congress Fails To Help Students SSDP students are eligible for a discounted rate of $75. The conference, which will feature amazing speakers, panelists, and presenters, will also feature the first SSDP Summit on Student Leadership. This Summit will train representatives from each and every SSDP chapter on the dos and don'ts of creative and effective activism. Scholarships for SSDP students are available! To register, log on to http://conference.ssdp.org.
The Naturalization Of Value Systems In The Human Sciences This essay first appeared as an open University Course Unit for 'Science and Belief from Darwin to Einstein', Block VI problems in the Biological and Human Sciences. Milton Keynes open University Press, 1981, pp. 63110. http://www.human-nature.com/rmyoung/papers/paper45.html
Extractions: Home - Robert M. Young What's New Search Feedback ... The Writings of Professor Robert M. Young 'The Naturalization of Value Systems in the Human Sciences' For some time I had been writing about the pervasive influence of functionalism across a wide range of disciplines. I was then invited by the Course Team to contribute a Unit to a new course on 'Science and Belief: from Darwin to Einstein', so I adapted my argument to that pedagogical context and mode of expression. The results is a rather odd mixture of critique and exposition, but I cannot recast it at this distance in time. It is, I think, my clearest expression of the critique of scientism, in particular, biologism, in the human sciences. The essay first appeared as an Open University Course Unit for 'Science and Belief: from Darwin to Einstein', Block VI: Problems in the Biological and Human Sciences . Milton Keynes: Open University Press, 1981, pp. 63-110. Download View Online