SourceForge.net: pangaia - 0 views
Google Apps Script - introduction - 0 views
code.google.com/...guide_user_interfaces.html
google script apps Programming javascript tool tools infrastructure

-
Google Apps Script provides you with the ability to build a user interface for displaying or capturing information.
- ...48 more annotations...
-
The built-in code autocomplete functionality in the editor requires you to type the trailing period that follows app.
-
you need a UiApp application object to contain the user interface elements. After you create the UiApp application object, you can add buttons, dialog boxes, panels, and other elements to the UiApp application object.
-
To create a UiApp application object, use the syntax var your_application_object_name = UiApp.createApplication();
-
To create a user interface element and associate it with your UiApp application object, use the syntax var your_ui_element_name= your_application_object_name.createElement_Name();.
-
Creating the elements and adding them to your application are separate steps requiring separate instructions.
-
how to use Grid objects and the setWidget method to create a more complex layout and also how to create text boxes and label them.
-
To make a user interface useful, you need the ability to update a Spreadsheet with information a user enters from the interface.
-
same script, with functions added that enable the form to be used multiple times before a user chooses to exit.
-
script collects some information from text fields on a panel and writes that information into the Spreadsheet.
-
You can make a script's user interface available to users from inside a Spreadsheet or Site or by running it separately as a service.
-
A script that provides a stand-alone user interface must invoke the doGet(e) function or the doPost(e) function for an HTML form submit.
-
The doGet(e) function takes the argument e, passing in the arguments for the user interface, including the user name of the person invoking the script.
-
After you write the script, you publish it as a service. During the publishing process, you define who has access to the script.
-
In a Google Apps domain, you can publish the script so that only you have access or so that everyone in the domain has access.
-
In a Google consumer account, you can publish the script so that only you have access or so that everyone in the world has access.
-
Updating a Spreadsheet from the User Interface, the user interface is displayed from the Spreadsheet where the script is stored. The following code defines how the user interface is displayed:
Google Apps Script - introduction - 0 views
code.google.com/...guide_events.html
google script apps Programming javascript tool tools infrastructure

-
Google Apps Script provides simple event handlers and installable event handlers, which are easy ways for you to specify functions to run at a particular time or in response to an event.
- ...39 more annotations...
-
Calendar, Mail and Site are not anonymous and the simple event handlers cannot access those services.
-
Installable event handlers are set on the Triggers menu within the Script Editor, and they're called triggers in this document.
-
The spreadsheet containing the script does not have to be open for the event to be triggered and the script to run.
-
You can connect triggers to one or more functions in a script. Any function can have multiple triggers attached. In addition, you can add trigger attributes to a function to further refine how the trigger behaves.
-
When a script runs because of a trigger, the script runs using the identity of the person who installed the trigger, not the identity of the user whose action triggered the event. This is for security reasons.
-
An event is passed to every event handler as the argument (e). You can add attributes to the (e) argument that further define how the trigger works or that capture information about how the script was triggered.
-
an example of a function that sends email to a designated individual containing information captured by a Spreadsheet when a form is submitted.
-
With Google Apps, forms have the option to automatically record the submitter's username, and this is available to the script as e.namedValues["Username"]. Note: e.namedValues are only available for Google Apps domains and not for consumer Google accounts.
Innovative schemes for open innovation and science 2.0 INSO-4-2015 - 0 views
-
assist universities to become open innovation centres for their region in cooperation with companies, realising the ERA priorities, and to enable public administrations to drive innovation in and through the public sector.
- ...16 more annotations...
-
help universities, companies and public authorities to enhance their capacity to engage in science 2.0 and open innovation.
-
effective linkages for innovation between universities and companies and other employment sectors, and provide freely accessible innovation training platforms, including digital platforms.
-
-
develop or (further) implement open innovative schemes to strengthen linkages between academia, industry and community
-
Research institutions together with companies are expected to build sustainable structures which help to absorb needs of users and thereby become co-creators of new solutions. SMEs should be encouraged to participate.
-
-
developing curricula and providing freely through online platforms, possibly combined with other delivery mechanisms, innovation training for public administrations and researchers.
Sensorica OVN | Hardware | F6S Profile - 0 views
Blockchain-based Supervision model for off-site modular housing production - 0 views
-
This is more a case of blockchain applications on the supply chain and information management, in the construction sector. More supply chain than p2p, it would be a stretch to call it p2p manufacturing... The paper has some interesting points though, that I am extracting in the document, under the "Tech level" section. I WOULD DELETE THE "P2P Manufacturing" TAG. Another note: access to full paper not provided.
The New Normal in Funding University Science | Issues in Science and Technology - 1 views
-
Government funding for academic research will remain limited, and competition for grants will remain high. Broad adjustments will be needed
- ...72 more annotations...
-
systemic problems that arise from the R&D funding system and incentive structure that the federal government put in place after World War II
-
unding rates in many National Institutes of Health (NIH) and National Science Foundation (NSF) programs are now at historical lows, declining from more than 30% before 2001 to 20% or even less in 2011
-
even the most prominent scientists will find it difficult to maintain funding for their laboratories, and young scientists seeking their first grant may become so overwhelmed that individuals of great promise will be driven from the field
-
The growth of the scientific enterprise on university campuses during the past 60 years is not sustainable and has now reached a tipping point at which old models no longer work
-
ederal funding agencies must work with universities to ensure that new models of funding do not stymie the progress of science in the United States
-
The deeper sources of the problem lie in the incentive structure of the modern research university, the aspirations of scientists trained by those universities, and the aspirations of less research-intensive universities and colleges across the nation
-
if a university wants to attract a significant amount of sponsored research money, it needs doctoral programs in the relevant fields and faculty members who are dedicated to both winning grants and training students
-
Even though not all doctorate recipients become university faculty, the size of the science and engineering faculty at U.S. universities has grown substantially
-
These strategies make sense for any individual university, but will fail collectively unless federal funding for R&D grows robustly enough to keep up with demand.
-
At the very time that universities were enjoying rapidly growing budgets, and creating modes of operation that assumed such largess was the new normal, Price warned that it would all soon come to a halt
-
the human and financial resources invested in science had been increasing much faster than the populations and economies of those regions
-
growth in the scientific enterprise would have to slow down at some point, growing no more than the population or the economy.
-
studies sounded an alarm about the potential decline in U.S. global leadership in science and technology and the grave implications of that decline for economic growth and national security
-
Although we are not opposed to increasing federal funding for research, we are not optimistic that it will happen at anywhere near the rate the Academies seek, nor do we think it will have a large impact on funding rates
-
universities should not expect any radical increases in domestic R&D budgets, and most likely not in defense R&D budgets either, unless the discretionary budgets themselves grow rapidly. Those budgets are under pressure from political groups that want to shrink government spending and from the growth of spending in mandatory programs
-
The basic point is that the growth of the economy will drive increases in federal R&D spending, and any attempt to provide rapid or sustained increases beyond that growth will require taking money from other programs.
-
The demand for research money cannot grow faster than the economy forever and the growth curve for research money flattened out long ago.
-
The goal cannot be to convince the government to invest a higher proportion of its discretionary spending in research
-
Getting more is not in the cards, and some observers think the scientific community will be lucky to keep what it has
-
The potential to take advantage of the infrastructure and talent on university campuses may be a win-win situation for businesses and institutions of higher education.
-
Why should universities and colleges continue to support scientific research, knowing that the financial benefits are diminishing?
-
faculty members are committed to their scholarship and will press on with their research programs even when external dollars are scarce
-
it is critical to have active research laboratories, not only in elite public and private research institutions, but in non-flagship public universities, a diverse set of private universities, and four-year colleges
-
How then do increasingly beleaguered institutions of higher education support the research efforts of the faculty, given the reality that federal grants are going to be few and far between for the majority of faculty members? What are the practical steps institutions can take?
-
change the current model of providing large startup packages when a faculty member is hired and then leaving it up to the faculty member to obtain funding for the remainder of his or her career
-
universities invest less in new faculty members and spread their internal research dollars across faculty members at all stages of their careers, from early to late.
-
-
national conversation about changes in startup packages and by careful consultations with prospective faculty hires about long-term support of their research efforts
-
Many prospective hires may find smaller startup packages palatable, if they can be convinced that the smaller packages are coupled with an institutional commitment to ongoing research support and more reasonable expectations about winning grants.
-
Smaller startup packages mean that in many situations, new faculty members will not be able to establish a functioning stand-alone laboratory. Thus, space and equipment will need to be shared to a greater extent than has been true in the past.
-
construction of open laboratory spaces and the strategic development of well-equipped research centers capable of efficiently servicing the needs of an array of researchers
-
Collaborative proposals and the assembly of research teams that focus on more complex problems can arise relatively naturally as interactions among researchers are facilitated by proximity and the absence of walls between laboratories.
-
The more likely trajectory of a junior faculty member will evolve from contributing team member to increasing leadership responsibilities to team leader
-
nternal evaluations of contributions and potential will become more important in tenure and promotion decisions.
-
-
-
relationships with foundations, donors, state agencies, and private business will become increasingly important in the funding game
-
-
Further complicating university collaborations with business is that past examples of such partnerships have not always been easy or free of controversy.
-
some faculty members worried about firms dictating the research priorities of the university, pulling graduate students into proprietary research (which could limit what they could publish), and generally tugging the relevant faculty in multiple directions.
-
University faculty and businesspeople often do not understand each other’s cultures, needs, and constraints, and such gaps can lead to more mundane problems in university/industry relations, not least of which are organizational demands and institutional cultures
-
-
n addition to funding for research, universities can receive indirect benefits from such relationships. High-profile partnerships with businesses will underline the important role that universities can play in the economic development of a region.
-
Universities have to see firms as more than just deep pockets, and firms need to see universities as more than sources of cheap skilled labor.
-
We do not believe that research proposed and supervised by individual principal investigators will disappear anytime soon. It is a research model that has proven to be remarkably successful and enduring
-
However, we believe that the most vibrant scientific communities on university and college campuses, and the ones most likely to thrive in the new reality of funding for the sciences, will be those that encourage the formation of research teams and are nimble with regard to funding sources, even as they leave room for traditional avenues of funding and research.
What do we need corporations for and how does Valve's management structure fit into tod... - 0 views
-
Valve’s management model; one in which there are no bosses, no delegation, no commands, no attempt by anyone to tell someone what to do
-
Every social order, including that of ants and bees, must allocate its scarce resources between different productive activities and processes, as well as establish patterns of distribution among individuals and groups of output collectively produced.
-
the allocation of resources, as well as the distribution of the produce, is based on a decentralised mechanism functioning by means of price signals:
- ...18 more annotations...
-
Interestingly, however, there is one last bastion of economic activity that proved remarkably resistant to the triumph of the market: firms, companies and, later, corporations. Think about it: market-societies, or capitalism, are synonymous with firms, companies, corporations. And yet, quite paradoxically, firms can be thought of as market-free zones. Within their realm, firms (like societies) allocate scarce resources (between different productive activities and processes). Nevertheless they do so by means of some non-price, more often than not hierarchical, mechanism!
-
The miracle of the market, according to Hayek, was that it managed to signal to each what activity is best for herself and for society as a whole without first aggregating all the disparate and local pieces of knowledge that lived in the minds and subconscious of each consumer, each designer, each producer. How does this signalling happen? Hayek’s answer (borrowed from Smith) was devastatingly simple: through the movement of prices
-
The idea of spontaneous order comes from the Scottish Enlightenment, and in particular David Hume who, famously, argued against Thomas Hobbes’ assumption that, without some Leviathan ruling over us (keeping us “all in awe”), we would end up in a hideous State of Nature in which life would be “nasty, brutish and short”
-
Hume’s counter-argument was that, in the absence of a system of centralised command, conventions emerge that minimise conflict and organise social activities (including production) in a manner that is most conducive to the Good Life
-
Hayek’s argument was predicated upon the premise that knowledge is always ‘local’ and all attempts to aggregate it are bound to fail. The world, in his eyes, is too complex for its essence to be distilled in some central node; e.g. the state.
-
The idea here is that, through this ever-evolving process, people’s capacities, talents and ideas are given the best chance possible to develop and produce synergies that promote the Common Good. It is as if an invisible hand guides Valve’s individual members to decisions that both unleash each person’s potential and serve the company’s collective interest (which does not necessarily coincide with profit maximisation).
-
Valve differs in that it insists that its employees allocate 100% of their time on projects of their choosing
-
In contrast, Smith and Hayek concentrate their analysis on a single passion: the passion for profit-making
-
Hume also believed in a variety of signals, as opposed to Hayek’s exclusive reliance on price signalling
-
One which, instead of price signals, is based on the signals Valve employees emit to one another by selecting how to allocate their labour time, a decision that is bound up with where to wheel their tables to (i.e. whom to work with and on what)
-
He pointed out simply and convincingly that the cost of subcontracting a good or service, through some market, may be much larger than the cost of producing that good or service internally. He attributed this difference to transactions costs and explained that they were due to the costs of bargaining (with contractors), of enforcing incomplete contracts (whose incompleteness is due to the fact that some activities and qualities cannot be fully described in a written contract), of imperfect monitoring and asymmetrically distributed information, of keeping trade secrets… secret, etc. In short, contractual obligations can never be perfectly stipulated or enforced, especially when information is scarce and unequally distributed, and this gives rise to transaction costs which can become debilitating unless joint production takes place within the hierarchically structured firm. Optimal corporation size corresponds, in Coase’s scheme of things, to a ‘point’ where the net marginal cost of contracting out a service or good (including transaction costs) tends to zero
-
As Coase et al explained in the previous section, the whole point about a corporation is that its internal organisation cannot turn on price signals (for if it could, it would not exist as a corporation but would, instead, contract out all the goods and services internally produced)
-
Each employee chooses (a) her partners (or team with which she wants to work) and (b) how much time she wants to devote to various competing projects. In making this decision, each Valve employee takes into account not only the attractiveness of projects and teams competing for their time but, also, the decisions of others.
-
Hume thought that humans are prone to all sorts of incommensurable passions (e.g. the passion for a video game, the passion for chocolate, the passion for social justice) the pursuit of which leads to many different types of conventions that, eventually, make up our jointly produced spontaneous order
-
Valve is, at least in one way, more radical than a traditional co-operative firm. Co-ops are companies whose ownership is shared equally among its members. Nonetheless, co-ops are usually hierarchical organisations. Democratic perhaps, but hierarchical nonetheless. Managers may be selected through some democratic or consultative process involving members but, once selected, they delegate and command their ‘underlings’ in a manner not at all dissimilar to a standard corporation. At Valve, by contrast, each person manages herself while teams operate on the basis of voluntarism, with collective activities regulated and coordinated spontaneously via the operations of the time allocation-based spontaneous order mechanism described above.
-
In contrast, co-ops and Valve feature peer-based systems for determining the distribution of a firm’s surplus among employees.
-
There is one important aspect of Valve that I did not focus on: the link between its horizontal management structure and its ‘vertical’ ownership structure. Valve is a private company owned mostly by few individuals. In that sense, it is an enlightened oligarchy: an oligarchy in that it is owned by a few and enlightened in that those few are not using their property rights to boss people around. The question arises: what happens to the alternative spontaneous order within Valve if some or all of the owners decide to sell up?
'Anti-Troll' Marblar Unites NASA Patents, Samsung to Crowdsource New Products - 1 views
-
can be found in NASA technology, and the new crowdsourcing website Marblar is taking advantage of that to find the next big thing.
-
The site Wednesday announced that several hundred patents from NASA and other organizations would be available for its users to play with.
-
many companies' research and development departments spend millions of dollars on such patents, more than 95 percent of them sit unused.
- ...19 more annotations...
-
Any idea that Samsung likes could find its way into Samsung technology, with 10 percent of the royalties going to the Marblar users who brought it to life
-
-
-
The contributors to a Marblar project might be helping an inventor out of the goodness of their heart, but they also stand to gain if a particular product gets the green light. Marblar rewards users who provide useful data or information by giving them "marbles," the websites namesake currency.
-
-
They do have some sort of value accounting system in place. See the open value network model http://valuenetwork.referata.com/wiki/Value_accounting_system
-
-
In the spirit of crowdsourcing, other Marblar users can help out a particular inventor whose idea they want to see come to life.
-
"As you submit product ideas and contribute market data or technical data, you get more marbles," Perez said.
-
-
The more marbles a person earns, the bigger the cut he or she gets in the royalty check if the product makes it to market.
-
"Patent trolls buy up patents to extract money, with no intention of actually creating a product," he said. "Marblar is like the anti-troll. We're looking for new ways to commercialize."
Design Like No One Is Patenting - How SparkFun Stays Ahead of the Pack - 0 views
-
Electronics supplier SparkFun designs dozens of products a year and they haven’t patented a single one. It’s worked out pretty well so far.
-
makes its living by shipping kits and components like bread boards, servo motors and Arduino parts to a mixture of students, hobbyists, and professionals making prototypes
-
the company has made its name is in a stable of its own custom parts and kits, the designs for which it gives away for free.
- ...40 more annotations...
-
“We find that people will copy your design no matter what you do,” she says. “You might as well just play the game and go ahead and innovate. It’s fun, it keeps us on our toes.”
-
the open hardware model means that SparkFun’s existence depends not on any particular product, but on an ongoing relationship with customers that’s not too dissimilar to the loyalty commanded by a fashion house.
-
You can learn a lot about what a company cares about by looking at what they give away and what they protect.
-
SparkFun’s actual value is in the community of fans and loyal customers that keep coming back, and the expertise under its roof in servicing their needs.
-
“We try to do small runs and order in small quantities. Especially something that’s going to be obsolete quickly.”
-
along with inventory and CMS management, tries to predict demand for different components and ensure they get ordered with sufficient lead time to account for how long it takes to get there.
-
the innovation (revisions and new releases) here at SparkFun is organic and not planned,” says Boudreaux, “But we do a few things to make sure we are keeping up.”
-
monitors all costumer feedback from emails to the comment section that is present on every page of the company’s site. They also ensure that team members have time to tinker in the office, write tutorials, and visit hackerspaces and maker events. “For us, designing (and revising) widgets is the job.”
-
“They eat these products up, even if the products are not ready for the mainstream & educator community due to minimal documentation or stability.”
-
symbiotic relationship with these early adopters, where feedback helps SparkFun revised and improve products for use by the rest of the community
-
“There’s balance in everything,” says Boudreaux, “Innovation does not necessarily need speed in order to create valuable change. Sometimes innovation works at a slower pace, but that does not mean it is any less valuable to those that benefit from it, and we are constantly balancing the needs of two very different customers.”
-
“We have to be willing to kill ideas that don’t work, take a lot of tough criticism, and move fast. If we stay agile, we stay relevant.”
We Have A Crazy Plan - 0 views
-
“We have a crazy plan and what we’re going to do is create a crypto-currency that is backed by those shares. Then we’re going to distribute the currency to the community through some reasonably fair way that reflects the contributions of community. That is one of the more complex subproblems we have to figure out.”
-
""We have a crazy plan and what we're going to do is create a crypto-currency that is backed by those shares. Then we're going to distribute the currency to the community through some reasonably fair way that reflects the contributions of community. That is one of the more complex subproblems we have to figure out.""
Promoting and Assessing Value Creation in Networks - P2P Foundation - 1 views
p2pfoundation.net/ing_Value_Creation_in_Networks
value creation networks theory model value system contribution accounting paper

- ...7 more annotations...
-
The first level—related to the satisfaction level—is called "immediate value" and it assesses what just happened, for example, in a webinar
-
The second level is called "potential value," and I like to think of this as the new knowledge or understanding that is lying latent but ready to be put to use in the future
-
The third level does this, and it is called "applied value" and this is where the model starts to become interesting to CEOs and others
-
hard metrics like reduced development time, improved efficiencies, or financial returns. The fourth level in the framework provides this, and the level is called "realized value."
-
he fifth level is where the community changes as a result of the activity occurring in the first four levels. At this highest level, the framework examines changes in the community—norms, standards, practices, and thought leadership—that has occurred as a result of activity within the community
The Baffler - 0 views
-
This tendency to view questions of freedom primarily through the lens of economic competition, to focus on the producer and the entrepreneur at the expense of everyone else, shaped O’Reilly’s thinking about technology.
-
the O’Reilly brand essence is ultimately a story about the hacker as hero, the kid who is playing with technology because he loves it, but one day falls into a situation where he or she is called on to go forth and change the world,
-
His true hero is the hacker-cum-entrepreneur, someone who overcomes the insurmountable obstacles erected by giant corporations and lazy bureaucrats in order to fulfill the American Dream 2.0: start a company, disrupt an industry, coin a buzzword.
- ...139 more annotations...
-
making it seem as if the language of economics was, in fact, the only reasonable way to talk about the subject
-
It’s easy to forget this today, but there was no such idea as open source software before 1998; the concept’s seeming contemporary coherence is the result of clever manipulation and marketing.
-
Free Software Foundation, preoccupied with ensuring that users had rights with respect to their computer programs. Those rights weren’t many—users should be able to run the program for any purpose, to study how it works, to redistribute copies of it, and to release their improved version (if there was one) to the public
-
profound critique of the role that patent law had come to play in stifling innovation and creativity.
-
Plenty of developers contributed to “free software” projects for reasons that had nothing to do with politics. Some, like Linus Torvalds, the Finnish creator of the much-celebrated Linux operating system, did so for fun; some because they wanted to build more convenient software; some because they wanted to learn new and much-demanded skills.
-
By early 1998 several business-minded members of the free software community were ready to split from Stallman, so they masterminded a coup, formed their own advocacy outlet—the Open Source Initiative—and brought in O’Reilly to help them rebrand.
-
The label “open source” may have been new, but the ideas behind it had been in the air for some time.
-
This budding movement prided itself on not wanting to talk about the ends it was pursuing; except for improving efficiency and decreasing costs, those were left very much undefined.
-
“open source is not particularly a moral or a legal issue. It’s an engineering issue. I advocate open source, because . . . it leads to better engineering results and better economic results
-
While free software was meant to force developers to lose sleep over ethical dilemmas, open source software was meant to end their insomnia.
-
Stallman the social reformer could wait for decades until his ethical argument for free software prevailed in the public debate
-
O’Reilly the savvy businessman had a much shorter timeline: a quick embrace of open source software by the business community guaranteed steady demand for O’Reilly books and events
-
The coup succeeded. Stallman’s project was marginalized. But O’Reilly and his acolytes didn’t win with better arguments; they won with better PR.
-
A decade after producing a singular vision of the Internet to justify his ideas about the supremacy of the open source paradigm, O’Reilly is close to pulling a similar trick on how we talk about government reform.
-
O’Reilly cared for only one type of freedom: the freedom of developers to distribute software on whatever terms they fancied.
-
is that which protects “my choice as a creator to give, or not to give, the fruits of my work to you, as a ‘user’ of that work, and for you, as a user, to accept or reject the terms I place on that gift.”
-
O’Reilly opposed this agenda: “I completely support the right of Richard [Stallman] or any individual author to make his or her work available under the terms of the GPL; I balk when they say that others who do not do so are doing something wrong.”
-
According to this Randian interpretation of open source, the goal of regulation and public advocacy should be to ensure that absolutely nothing—no laws or petty moral considerations—stood in the way of the open source revolution
-
must be opposed, since it would taint the reputation of open source as technologically and economically superior to proprietary software
-
Many developers did stop thinking about licenses, and, having stopped thinking about licenses, they also stopped thinking about broader moral issues that would have remained central to the debates had “open source” not displaced “free software” as the paradigm du jour.
-
Profiting from the term’s ambiguity, O’Reilly and his collaborators likened the “openness” of open source software to the “openness” of the academic enterprise, markets, and free speech.
-
“For me, ‘open source’ in the broader sense means any system in which open access to code lowers the barriers to entry into the market”).
-
The language of economics was less alienating than Stallman’s language of ethics; “openness” was the kind of multipurpose term that allowed one to look political while advancing an agenda that had very little to do with politics
-
the availability of source code for universal examination soon became the one and only benchmark of openness
-
What the code did was of little importance—the market knows best!—as long as anyone could check it for bugs.
-
The new paradigm was presented as something that went beyond ideology and could attract corporate executives without losing its appeal to the hacker crowd.
-
What Raymond and O’Reilly failed to grasp, or decided to overlook, is that their effort to present open source as non-ideological was underpinned by a powerful ideology of its own—an ideology that worshiped innovation and efficiency at the expense of everything else.
-
What they had in common was disdain for Stallman’s moralizing—barely enough to justify their revolutionary agenda, especially among the hacker crowds who were traditionally suspicious of anyone eager to suck up to the big corporations that aspired to dominate the open source scene.
-
As long as everyone believed that “open source” implied “the Internet” and that “the Internet” implied “open source,” it would be very hard to resist the new paradigm
-
Telling a coherent story about open source required finding some inner logic to the history of the Internet
-
“If you believe me that open source is about Internet-enabled collaboration, rather than just about a particular style of software license,”
-
The way O’Reilly saw it, many of the key developments of Internet culture were already driven by what he called “open source behavior,” even if such behavior was not codified in licenses.
-
No moralizing (let alone legislation) was needed; the Internet already lived and breathed open source
-
Openness as a happenstance of market conditions is a very different beast from openness as a guaranteed product of laws.
-
One of the key consequences of linking the Internet to the world of open source was to establish the primacy of the Internet as the new, reinvented desktop
-
This is where the now-forgotten language of “freedom” made a comeback, since it was important to ensure that O’Reilly’s heroic Randian hacker-entrepreneurs were allowed to roam freely.
-
Soon this “freedom to innovate” morphed into “Internet freedom,” so that what we are trying to preserve is the innovative potential of the platform, regardless of the effects on individual users.
-
Lumping everything under the label of “Internet freedom” did have some advantages for those genuinely interested in promoting rights such as freedom of expression
-
Forced to choose between preserving the freedom of the Internet or that of its users, we were supposed to choose the former—because “the Internet” stood for progress and enlightenment.
-
their value proposition lay in the information they delivered, not in the software function they executed.
-
to argue that the Internet could help humanity augment its “collective intelligence” and that, once again, open source software was crucial to this endeavor.
-
Now it was all about Amazon learning from its customers and Google learning from the sites in its index.
-
in 2004, O’Reilly and his business partner Dale Dougherty hit on the idea of “Web 2.0.” What did “2.0” mean, exactly?
-
he primary goal was to show that the 2001 market crash did not mean the end of the web and that it was time to put the crash behind us and start learning from those who survived.
-
Tactically, “Web 2.0” could also be much bigger than “open source”; it was the kind of sexy umbrella term that could allow O’Reilly to branch out from boring and highly technical subjects to pulse-quickening futurology
-
O’Reilly couldn’t improve on a concept as sexy as “collective intelligence,” so he kept it as the defining feature of this new phenomenon.
-
What set Web 2.0 apart from Web 1.0, O’Reilly claimed, was the simple fact that those firms that didn’t embrace it went bust
-
O’Reilly eventually stuck a 2.0 label on anything that suited his business plan, running events with titles like “Gov 2.0” and “Where 2.0.” Today, as everyone buys into the 2.0 paradigm, O’Reilly is quietly dropping it
-
assumption that, thanks to the coming of Web 2.0, we are living through unique historical circumstances
-
Take O’Reilly’s musings on “Enterprise 2.0.” What is it, exactly? Well, it’s the same old enterprise—for all we know, it might be making widgets—but now it has learned something from Google and Amazon and found a way to harness “collective intelligence.”
-
tendency to redescribe reality in terms of Internet culture, regardless of how spurious and tenuous the connection might be, is a fine example of what I call “Internet-centrism.”
-
“Open source” gave us the “the Internet,” “the Internet” gave us “Web 2.0,” “Web 2.0” gave us “Enterprise 2.0”: in this version of history, Tim O’Reilly is more important than the European Union
-
For Postman, each human activity—religion, law, marriage, commerce—represents a distinct “semantic environment” with its own tone, purpose, and structure. Stupid talk is relatively harmless; it presents no threat to its semantic environment and doesn’t cross into other ones.
-
Crazy talk, in contrast, challenges a semantic environment, as it “establishes different purposes and assumptions from those we normally accept.” To argue, as some Nazis did, that the German soldiers ended up far more traumatized than their victims is crazy talk.
-
For Postman, one of the main tasks of language is to codify and preserve distinctions among different semantic environments.
-
As he put it, “When language becomes undifferentiated, human situations disintegrate: Science becomes indistinguishable from religion, which becomes indistinguishable from commerce, which becomes indistinguishable from law, and so on.
-
Some words—like “law”—are particularly susceptible to crazy talk, as they mean so many different things: from scientific “laws” to moral “laws” to “laws” of the market to administrative “laws,” the same word captures many different social relations. “Open,” “networks,” and “information” function much like “law” in our own Internet discourse today.
-
For Korzybski, the world has a relational structure that is always in flux; like Heraclitus, who argued that everything flows, Korzybski believed that an object A at time x1 is not the same object as object A at time x2
-
Our language could never properly account for the highly fluid and relational structure of our reality—or as he put it in his most famous aphorism, “the map is not the territory.”
-
Korzybski argued that we relate to our environments through the process of “abstracting,” whereby our neurological limitations always produce an incomplete and very selective summary of the world around us.
-
nothing harmful in this per se—Korzybski simply wanted to make people aware of the highly selective nature of abstracting and give us the tools to detect it in our everyday conversations.
-
He also encouraged his followers to start using “etc.” at the end of their statements as a way of making them aware of their inherent inability to say everything about a given subject and to promote what he called the “consciousness of abstraction.”
-
“What are the characteristics of language which lead people into making false evaluations of the world around them?”
-
O’Reilly openly acknowledges his debt to Korzybski, listing Science and Sanity among his favorite books
-
It would be a mistake to think that O’Reilly’s linguistic interventions—from “open source” to “Web 2.0”—are random or spontaneous.
-
There is a philosophy to them: a philosophy of knowledge and language inspired by Korzybski. However, O’Reilly deploys Korzybski in much the same way that the advertising industry deploys the latest findings in neuroscience: the goal is not to increase awareness, but to manipulate.
-
O’Reilly, of course, sees his role differently, claiming that all he wants is to make us aware of what earlier commentators may have overlooked. “A metaphor is just that: a way of framing the issues such that people can see something they might otherwise miss,
-
But Korzybski’s point, if fully absorbed, is that a metaphor is primarily a way of framing issues such that we don’t see something we might otherwise see.
-
In public, O’Reilly modestly presents himself as someone who just happens to excel at detecting the “faint signals” of emerging trends. He does so by monitoring a group of überinnovators that he dubs the “alpha geeks.” “The ‘alpha geeks’ show us where technology wants to go. Smart companies follow and support their ingenuity rather than trying to suppress it,
-
His own function is that of an intermediary—someone who ensures that the alpha geeks are heard by the right executives: “The alpha geeks are often a few years ahead of their time. . . . What we do at O’Reilly is watch these folks, learn from them, and try to spread the word by writing down (
-
The name of his company’s blog—O’Reilly Radar—is meant to position him as an independent intellectual who is simply ahead of his peers in grasping the obvious.
-
As Web 2.0 becomes central to everything, O’Reilly—the world’s biggest exporter of crazy talk—is on a mission to provide the appropriate “context” to every field.
-
The thinker who emerges there is very much at odds with the spirit of objectivity that O’Reilly seeks to cultivate in public
-
meme-engineering lets us organize and shape ideas so that they can be transmitted more effectively, and have the desired effect once they are transmitted
-
O’Reilly meme-engineers a nice euphemism—“meme-engineering”—to describe what has previously been known as “propaganda.”
-
how one can meme-engineer a new meaning for “peer-to-peer” technologies—traditionally associated with piracy—and make them appear friendly and not at all threatening to the entertainment industry.
-
O’Reilly and his acolytes “changed the canonical list of projects that we wanted to hold up as exemplars of the movement,” while also articulating what broader goals the projects on the new list served. He then proceeds to rehash the already familiar narrative: O’Reilly put the Internet at the center of everything, linking some “free software” projects like Apache or Perl to successful Internet start-ups and services. As a result, the movement’s goal was no longer to produce a completely free, independent, and fully functional operating system but to worship at the altar of the Internet gods.
-
His “correspondents” at O’Reilly Radar don’t work beats; they work memes and epistemes, constantly reframing important public issues in accordance with the templates prophesied by O’Reilly.
-
Now, who stands to benefit from “cyberwarfare” being defined more broadly? Could it be those who, like O’Reilly, can’t currently grab a share of the giant pie that is cybersecurity funding?
-
Frank Luntz lists ten rules of effective communication: simplicity, brevity, credibility, consistency, novelty, sound, aspiration, visualization, questioning, and context.
-
Thus, O’Reilly’s meme-engineering efforts usually result in “meme maps,” where the meme to be defined—whether it’s “open source” or “Web 2.0”—is put at the center, while other blob-like terms are drawn as connected to it.
-
The exact nature of these connections is rarely explained in full, but this is all for the better, as the reader might eventually interpret connections with their own agendas in mind. This is why the name of the meme must be as inclusive as possible: you never know who your eventual allies might be. “A big part of meme engineering is giving a name that creates a big tent that a lot of people want to be under, a train that takes a lot of people where they want to go,”
-
News April 4 mail date March 29, 2013 Baffler party March 6, 2013 Žižek on seduction February 13, 2013 More Recent Press I’ve Seen the Worst Memes of My Generation Destroyed by Madness io9, April 02, 2013 The Baffler’s New Colors Imprint, March 21, 2013
-
There is considerable continuity across O’Reilly’s memes—over time, they tend to morph into one another.
The basic orientation of p2p theory towards societal reform: transforming civil society... - 1 views
- ...22 more annotations...
-
everything that needs to be made, has to be designed through collaborative innovation in the first place
-
in a capitalist system, ‘civil society’ is not directly productive of the goods and services that we need to survive, live and thrive
-
Both civil society and the notion of citizenship can be criticized for being insufficiently inclusionary, and therefore as ‘mechanisms of exclusion’.
-
democratically governed by all participants and stakeholders in such commons
-
consisting of shared depositories of knowledge, code and design; the communities of contributors and users of such commons
-
civil society is the locus of the shared abundance of value creation, and the place for the continual dialogue regarding the necessities of common life.
-
democratically decide
-
the ‘common good’ of society as a whole
-
The difference is that the commons where the immaterial value is created are positioned in a field of abundance characteristic for non-rival or anti-rival goods; while the for-benefit associations are responsible for the sometimes contentious allocation of rival infrastructures.
-
Whereas the commons themselves are plurarchies based on permissionless contribution, forking and other rights guaranteeing the diversity of contributions and contributors; the for-benefit associations are democratically governed.
-
true reform of the private sector and the corporate form.
-
Under conditions of peer production, design and innovation moves to commons-based communitiies, which lack the incentive for unsustainable design; products are inherently design for sustainability, and the production process itself is designed for openness and distribution.
-
Under conditions of the rule of capital, for-profit corporations are beholden to work for the interests of the shareholders. This format allows for the accumulation of capital, but also indirectly of political power, through the power of money to influence politics and politicians. For-profit corporations are part of a system of infinite growth and compound interest, must continuously compete with other corporations, and therefore, also minimize costs. For-profit corporations are designed to ignore negative environmental externalities by avoiding to pay the costs associated with them; and to ignore positive social externalities, also by avoiding to pay for them. In terms of sustainability, corporations practice planned obsolescence as a rule, because while the market is a scarcity allocation mechanism, capitalism itself is a scarcity maintenance and creation mechanism. Anti-sustainable practices are systemic and part of the DNA of the for-profit corporation.
-
designed to make the commoners and the commons themselves sustainable, by not ‘leaking’ surplus value to external shareholders
-
mission-oriented, community supportive, sustainability-oriented corporate forms, that operate in the marketplace but do not themselves reproduce capitalism.
-
surplus value stays within the commons, allows its autonomous social reproduction, and sustains the commoners
-
because commons and their communities are themselves specific, and do not automatically take into account the common good of society as a whole .
-
A Partner State functions center around enabling and empowering social production and abandons some of the paternalistic aspects of the welfare state by focusing on strengthening the possibilities of autonomy.
Engaging For the Commons - Global Pull Platform - Helene Finidori - 0 views
-
"activating" human agency and political will and addressing the root causes for power unbalance and resistance to change is at the heart of tomorrow's paradigm shift.
-
action-oriented strategy and process methodology for generating engagement, accountability and outcomes in the political, economic, social and environmental spheres, which may contribute to enable this activation.
- ...29 more annotations...
-
treated as social objects: the nodes around which social networks are created, conversations and repeated interactions are initiated, new territories explored, meaning and intents shared, learning achieved.
-
will yield conversations, knowledge flow, and feedback loops beneficial to learning, progress visualization, and evaluation
-
Select or refer designated actors to acknowledge or request their engagement and action at various levels
Innovation Is About Arguing, Not Brainstorming. Here's How To Argue Productively - 0 views
-
Science shows that brainstorms can activate a neurological fear of rejection and that groups are not necessarily more creative than individuals.
-
To innovate, we need environments that support imaginative thinking, where we can go through many crazy, tangential, and even bad ideas to come up with good ones.
- ...20 more annotations...
-
Multiple positions and views are expressed with a shared understanding that everyone is focused on a common goal. There is no hierarchy. It’s not debate because there are no opposing sides trying to “win.” Rather, it’s about working together to solve a problem and create new ideas.
-
Here are five key rules of engagement that we’ve found to yield fruitful sessions and ultimately lead to meaningful ideas.
-
-
We conduct ethnographic research to inform our intuition, so we can understand people’s needs, problems, and values.
-
accountable to something other than our own opinions, and it means we can push back on colleagues’ ideas without getting personal.
-
The statement of purpose establishes the rules: It reminds us that we are working together to move the ball down the field. As much as we may argue and disagree, anything that happens in the room counts toward our shared goal. This enables us to argue and discuss without hurting one another.
-
Deliberative discourse is a form of play, and for play to yield great ideas, we have to take it seriously.
The Rise of the Service Robot - 2 views
-
Some experts believe that service robots will change the world the same way the personal computer did 30 years ago.
-
The field is relatively new, so the definition of “service robot” is still up for discussion, but it is generally considered to be a robot that is not installed in an industrial setting.
-
New sensors and processes that provide real-time environment monitoring in 3-D must not only prevent collisions during manipulation but also identify and learn new objects. The increasing use of service robots in everyday environments ultimately calls for new user interfaces that can take into account the full range of communications channels.
- ...1 more annotation...
-
“The biggest challenge is to cope with the dynamic and unpredictable environment of service robots,” Fischer said. “Compared to industrial robots, the environment is totally undefined
If not Global Captalism - then What? - 0 views
-
I posit an optimistic view of the potential for Society from the emergence of a new and “Open” form of Capitalism.
- ...162 more annotations...
-
‘Enterprise’ is defined as ‘any entity within which two or more individuals create, accumulate or exchange Value”.
-
Pirsig’s approach Capital may be viewed as “Static” Value and Money as “Dynamic” Value. “Transactions” are the “events” at which individuals (Subjects) interact with each other or with Capital (both as Objects) to create forms of Value and at which “Value judgments” are made based upon a “Value Unit”.
-
The result of these Value Events /Transactions is to create subject/object pairings in the form of data ie Who “owns” or has rights of use in What,
-
It, too, may then be defined in a subject/object pairing through the concept of “intellectual property”.
-
“The purpose of money is to facilitate barter by splitting the transaction into two parts, the acceptor of money reserving the power to requisition value from any trader at any time
-
The monetary process is a dynamic one involving the creation and recording of obligations as between individuals and the later fulfilment of these obligations
-
Static Value – which only becomes “Money”/ Dynamic Value when exchanged in the transitory Monetary process.
-
the practice of Lending involves an incomplete exchange in terms of risk and reward: a Lender, as opposed to an Investor, has no interest in the outcome of the Loan, and requires the repayment of Principal no matter the ability of the Borrower to repay.
-
-
"The Lender has no interest in the outcome of the loan", i.e doesn't care what happens in the end. The Lender ins not interested in the economical outcome of the Lender-Loner relation. So in fact there is no real risk sharing. the only risk for the Lender is when the Loner doesn't pay back, which is not really a risk... In fact it is a risk for the small bank, who has to buy money from the central bank, but not for the central bank.
-
-
an “Object” circulating but rather a dynamic process of Value creation and exchange by reference to a “Value Unit”.
-
in relation to Productive Capital relates to the extent of “property rights” which may be held over it thereby allowing individuals to assert “absolute” permanent and exclusive ownership - in particular in relation to Land
-
need for institutions which outlived the lives of the Members led to the development of the Corporate body with a legal existence independent of its Members
-
The key development in the history of Capitalism was the creation of the ‘Joint Stock’ Corporate with liability limited by shares of a ‘Nominal’ or ‘Par’ value
-
over the next 150 years the Limited Liability Corporate evolved into the Public Limited Liability Corporate
-
Such “Closed” Shares of “fixed” value constitute an absolute and permanent claim over the assets and revenues of the Enterprise to the exclusion of all other “stakeholders” such as Suppliers, Customers, Staff, and Debt Financiers.
-
It has the characteristics of what biologists call a ‘semi-permeable membrane’ in the way that it allows Economic Value to be extracted from other stakeholders but not to pass the other way.
-
-
Capital most certainly is and always has been - through the discontinuity (see diagram) between:‘Fixed’ Capital in the form of shares ie Equity; and ‘Working’ Capital in the form of debt finance, credit from suppliers, pre-payments by customers and obligations to staff and management.
-
xchange of Economic Value in a Closed Corporate is made difficult and true sharing of Risk and Reward is simply not possible
-
All that is needed is a simple ‘Member Agreement’ – a legal protocol which sets out the Aims, Objectives. Principles of Governance, Revenue Sharing, Dispute Resolution, Transparency and any other matters that Members agree should be included. Amazingly enough, this Agreement need not even be in writing, since in the absence of a written agreement Partnership Law is applied by way of default.
-
The ease of use and total flexibility enables the UK LLP to be utilised in a way never intended – as an ‘Open’ Corporate partnership.
-
it is now possible for any stakeholder to become a Member of a UK LLP simply through signing a suitably drafted Member Agreement
-
may instead become true Partners in the Enterprise with their interests aligned with other stakeholders.
-
-
no profit or loss in an Open Corporate Partnership, merely Value creation and exchange between members in conformance with the Member Agreement.
-
in an Enterprise constitute an infinitely divisible, flexible and scaleable form of Capital capable of distributing or accumulating Value organically as the Enterprise itself grows in Value or chooses to distribute it.
-
Within the OCP Capital and Revenue are continuous: to the extent that an Investee pays Rental in advance of the due date he becomes an Investor.
-
A Co-operative is not an enterprise structure: it is a set of Principles that may be applied to different types of enterprise structure.
-
the crippling factors in practical terms have been, inter alia: the liability to which Member partners are exposed from the actions of their co-partners on their behalf; limited ability to raise capital.
-
they favour the interests of other stakeholders, are relatively restricted in accessing investment; are arguably deficient in incentivising innovation.
-
The ‘new’ LLP was expressly created to solve the former problem by limiting the liability of Member partners to those assets which they choose to place within its protective ‘semi-permeable membrane’
-
However, the ability to configure the LLP as an “Open” Corporate permits a new and superior form of Enterprise.
-
it is possible to re-organise any existing enterprise as either a partnership or as a partnership of partnerships.
-
would be divided among Members in accordance with the LLP Agreement. This means that all Members share a common interest in collaborating/co-operating to maximise the Value generated by the LLP collectively as opposed to competing with other stakeholders to maximise their individual share at the other stakeholders’ expense.
-
he ‘Commercial’ Enterprise LLP – where the object is for a closed group of individuals to maximise the value generated in their partnership. There are already over 7,000 of these.
-
-
the Profit generated in a competitive economy based upon shareholder value and unsustainable growth results from a transfer of risks outwards, and the transfer of reward inwards, leading to a one way transfer of Economic Value.
-
Whether its assets are protected within a corporate entity with limited liability or not, it will always operate co-operatively – for mutual profit.
-
continuity between Capital as Static Value and Money as Dynamic Value which has never before been possible due to the dichotomy between the absolute/infinite and the absolute/finite durations of the competing claims over assets – “Equity” and “Debt”
-
Open Capital Partnership gives rise to a new form of Financial Capital of indeterminate duration. It enables the Capitalisation of assets and the monetisation of revenue streams in an entirely new way.
-
It is possible to envisage a Society within which individuals are members of a portfolio of Enterprises constituted as partnerships, whether limited in liability or otherwise.
-
‘Commercial’ enterprises of all kinds aimed at co-operatively working together to maximise value for the Members.
-
It can only be replaced by another ‘emergent’ phenomenon, which is adopted ‘virally’ because any Enterprise which does not utilise it will be at a disadvantage to an Enterprise which does.
-
The ‘Open’ Corporate Partnership is: capable of linking any individuals anywhere in respect of collective ownership of assets anywhere; extremely cheap and simple to operate; and because one LLP may be a Member of another it is organically flexible and ‘scaleable’. The phenomenon of “Open Capital” – which is already visible in the form of significant commercial transactions - enables an extremely simple and continuous relationship between those who wish to participate indefinitely in an Enterprise and those who wish to participate for a defined period of time.
-
Moreover, the infinitely divisible proportionate “shares” which constitute ‘Open’ Capital allow stakeholder interests to grow flexibly and organically with the growth in Value of the Enterprise. In legal terms, the LLP agreement is essentially consensual and ‘pre-distributive’: it is demonstrably superior to prescriptive complex contractual relationships negotiated adversarially and subject to subsequent re-distributive legal action. Above all, the ‘Open’ Corporate Partnership is a Co-operative phenomenon which is capable, the author believes, of unleashing the “Co-operative Advantage” based upon the absence of a requirement to pay returns to “rentier” Capitalists.