Skip to main content

Diigo Home
Home/ Groups/ Advanced Concepts Team
Kevin de Groote

We will be here - Map of the Future - 0 views

shared by Kevin de Groote about 10 hours ago - Snapshot
Ma Ru liked it
  • Kevin de Groote
     
    "The Italian magazine WIRED asked us to draw a map based on the scenarios developed by the Institute for the Future in Palo Alto to help the reader in the net of ideas and hypothesis built by 7000 influencers from all over the world."
    Think Leo will like...
LeopoldS

Prepare and transmit electronic text - American Institute of Physics - 0 views

  • LeopoldS
     
    new revTex version available ...

    what do they mean by this? how do they use XML and latex to XML? would this also be an option for acta futura?

    "While we appreciate the benefits to authors of preparing manuscripts in TeX, especially for math-intensive manuscripts, it is neither a cost-effective composition tool (for the volume of pages AIP currently produces) nor is it a format that can be used effectively for online publishing."
nikolas smyrlakis

Convert PSD to Wordpress with Divine. Convert Photoshop to Wordpress theme - 2 views

  • nikolas smyrlakis
     
    seems interesting for web design, not for drupal yet though.. (wordpress is similar to drupal, drupal is a bit more powerful for social nets websites)
LeopoldS

Google Code Blog: Introducing Closure Tools - 1 views

  • LeopoldS
     
    new open source tool from google .... Francesco: of any interest to us?
  • Juxi Leitner
     
    I don't think so, it is just a code optimizer for JavaScript, unless there are somewhere big JavaScript (web2.0) applications running that is not of much interest for us

    Other google labs systems e.g. FriendConnect could be useful for Ariadnet, maybe also the visualization and social graph API
Joris _

The Space Review: Breaking up may be good to do - 5 views

  • LeopoldS
     
    I especially like " The program will also create a "developer's kit" of open hardware and software specifications to make it easier for new components to integrate into such fractionated systems."

    Joris: wanna take the lead on having a closer look on this, I definitely would like to be part of it and happy to contribute, possibly also Juxi? - first assessment by Christmas realistic?
  • Joris _
     
    I think it a very interesting approach.
    If you google "darpa F6", you should see that a lot seems to be on-going. So, should we do something about it before having the conclusions of the Darpa study ?
  • LeopoldS
     
    wait and see is never a good approach in these cases .... first step has to be anyway to understand what they are up to and then to think about our own ideas on it, own approaches, alternatives and then to see what we can do specifically in the team on it.
LeopoldS

David Keith's unusual climate change idea | Video on TED.com - 2 views

  • LeopoldS
     
    must view video from Nina ...
Friederike Sontag

Aerosols make methane more potent - 1 views

  • Friederike Sontag
     
    "climate policy-makers need to pay much more attention to restricting short-lived pollutants, such as methane, carbon monoxide, volatile organic compounds (VOCs) and aerosols. This could create significant changes in the local and global climate quite quickly, whereas the effects of efforts to reduce emissions of long-lived carbon dioxide will not be seen for many years."
  • LeopoldS
     
    interesting indeed ... but coming at the right time before copenhagn?
  • Friederike Sontag
     
    These conclusions come too late to have a real impact on decisions that will be taken in Copenhagen, I assume. But I think it is a hot topic as climate change 'solutions' that work QUICKLY are more and more needed!!
Juxi Leitner

Martian Projects Shall Use Nuclear Energy - 0 views

  • Since current rocket technologies are not sufficient for the future exploration of Mars and the whole Solar system, and since no alternative energy resources have been found as of now, the only possible way to implement those projects would be by using nuclear energy, Lopota said at an academic conference on aerospace.
  • LeopoldS
     
    blablabla
Juxi Leitner

Real-Life Cyborg Astrobiologists to Search for Signs of Life on Future Mars Missions - 0 views

  • EuroGeo team developed a wearable-computer platform for testing computer-vision exploration algorithms in real-time at geological or astrobiological field sites, focusing on the concept of "uncommon mapping"  in order to identify contrasting areas in an image of a planetary surface. Recently, the system was made more ergonomic and easy to use by porting the system into a phone-cam platform connected to a remote server.
  • a second computer-vision exploration algorithm using a  neural network in order to remember aspects of previous images and to perform novelty detection
  • Juxi Leitner
     
    well a bit misleading title...
nikolas smyrlakis

BBC NEWS | Asia-Pacific | Scientists bring snow to Beijing - 2 views

  • nikolas smyrlakis
     
    Did you know about this Weather Modification Office? Promising or dodgy?
  • Friederike Sontag
     
    Yes. In China it happens apparently quite often that weather is regionally modified, e.g. in order to have good weather conditions during certain events (like olympics in Beijing). But also in other countries weather modification is applied, for reasons of agriculture, pollution, skiing, etc. Obviously, one wonders on the environmental impact of such an artificial cloud feeding process with silver iodide. I just googled, stumbling upon this report http://www.weathermodification.org/AGI_toxicity.pdf which published the result: no environmentally harmful effects...
  • Friederike Sontag
     
    and w.r.t. ur question: I mean different weather conditions which we experience locally (like droughts or other extreme weather events) are (often) due to large-scale/global climatic changes. Hence, cloud seeding just describes a local, short-term mitigation of these events.
    However, there is a geoengineering proposal (so climate modification) which also suggests to seed clouds above the sea (i.e. increase cloud coverage, e.g. by using seaspray as cloud condesation nuclei), thereby increasing the planetary albedo (Earth reflectance) and reducing the energy reaching the Earth surface. If this idea is promising or not, I couldn't judge upon, but for sure it is worthwhile to take a closer look at.
Juxi Leitner

Rocketeers take lead in $1 million race - Cosmic Log - msnbc.com - 1 views

  • The judges will weigh all this over the next few days, in advance of an awards ceremony scheduled Thursday in Washington.
LeopoldS

Global Innovation Commons - 3 views

  • LeopoldS
     
    nice initiative!
  • ...6 more comments...
  • Ma Ru
     
    Any viral licence is a bad license...
  • Francesco Biscani
     
    I'm pretty confident I'm about to open a can of worms, but mind explaining why? :)
  • LeopoldS
     
    I am less worried about the can of worms ... actually eager to open it ... so why????
  • Francesco Biscani
     
    Well, the topic GPL vs other open-source licenses (e.g., BSD, MIT, etc.) is old as the internet and it has provided material for long and glorious flame wars.

    The executive summary is that the GPL license (the one used by Linux) is a license which imposes some restrictions on the way you are allowed to (re)use the code. Specifically, if you re-use or modify GPL code and re-distribute it, you are required to make it available again under the GPL license. It is called "viral" because once you use a bit of GPL code, you are required to make the whole application GPL - so in this sense GPL code replicates like a virus.

    On the other side of the spectrum, there are the so-called BSD-like licenses which have more relaxed requirements. Usually, the only obligation they impose is to acknowledge somewhere (e.g., in a README file) that you have used some BSD code and who wrote it (this is called "attribution clause"), but they do not require to re-distribute the whole application under the same license.

    GPL critics usually claim that the license is not really "free" because it does not allow you to do whatever you want with the code without restrictions. GPL proponents claim that the requirements imposed by the GPL are necessary to safeguard the freedom of the code, in order to avoid being able to re-use GPL code without giving anything back to the community (which the BSD license allow: early versions of Microsoft Windows, for instance, had the networking code basically copy-pasted from BSD-licensed versions of Unix).

    In my opinion (and this point is often brought up in the debates) the division pro/against GPL mirrors somehow the division between anti/pro anarchism. Anarchists claim that the only way to be really free is the absence of laws, while non-anarchist maintain that the only practical way to be free is to have laws (which by definition limit certain freedoms).

    So you can see how the topic can quickly become inflammatory :) GPL at the current time is used by aro
  • Francesco Biscani
     
    whoa, the comment got cut off.

    Anyway, I was just saying that at the present time the GPL license is used by around 65% of open source projects, including the Linux kernel, KDE, Samba, GCC, all the GNU utils, etc.

    The topic is much deeper than this brief summary, so if you are interested in it, Leopold, we can discuss it at length in another place.
  • LeopoldS
     
    Thanks for the record long comment - am sure that this is longest ever made to an ACT diigo post!
    On the topic, I would rather lean for the GPL license (which I also advocated for the Marek viewer programme we put on source forge btw), mainly because I don't trust that open source is by nature delivering a better product and thus will prevail but I still would like to succeed, which I am not sure it would if there were mainly BSD like licenses around. ... but clearly, this is an outsider talking :-)
  • LeopoldS
     
    btw: did not know the anarchist penchant of Marek :-)
  • Ma Ru
     
    Well, not going into the discussion about GPL/BSD, the viral license in this particular case in my view simply undermines the "clean and clear" motivations of the initiative authors - why should *they* be credited for using something they have no rights for?

    And I don't like viral licences because they prevent using things released under this licence to all those people who want to release their stuff under a different licence, thus limiting the usefulness of the stuff released on that licence :)

    BSD is not a perfect license too, it also had major flaws

    And I'm not an anarchist, lol
Francesco Biscani

Google Wave Preview - 2 views

  • Francesco Biscani
     
    Looks really cool! And it's open source :)
  • Ma Ru
     
    Don't know if you've noticed, but the current version is becoming more and more usable... did you try it already in your collaborative work?
  • Francesco Biscani
     
    We've used it a bit with Juxi and Leopold for the work on the new issue of acta futura, and I think it is quite nice. The problem right now is that only a few people in the team have an account (and I have exhausted my invitations). Maybe you have one or two you are willing to share? :)
LeopoldS

Qian Xuesen - Wikipedia, the free encyclopedia - 3 views

  • LeopoldS
     
    what a live, what an interesting person!
1 - 20 of 1688 Next › Last »
Showing 20 items per page
Apply to join this group