Open call for citizen innovation projects in Ibero-America
*International collaborative workshop in Veracruz (Mexico)*
Deadline: August 17, 2014
The Secretaría General Iberoamericana (SEGIB), through the initiative
Ciudadanía 2.0 and the Coordinación de Estrategia Digital Nacional of
the Oficina de la Presidencia de la República (México) opens this call
for projects related to citizen innovation for their development and
prototyping in the Laboratorio Iberoamericano de Innovación Ciudadana
which takes place from November 24 to December 5, 2014 in the city of
Veracruz, México, within the frame of the XXIV Ibero-American Summits of
Heads of State and Governments.
For this reason, an open call has gone out for all thyose interested in
presenting a proposal for citizen innovation projects that apply to the
Ibero-America, of which 10 will be selected for their development in a
collaborative workshop in Veracruz.
Selected projects announced: September 8, 2014
Open call for collaborators: September 8 – October 5, 2014
More information:
http://medialab-prado.es/article/labicproyectos
--
Nerea García Garmendia
Comunicación y contenidos Web en Medialab-Prado
Plaza de las Letras
Calle Alameda, 15. 28014 Madrid
T. 912 191 157
nerea(a)medialab-prado.es
http://www.facebook.com/MedialabPradoMadrid
Twitter: @medialabprado <https://twitter.com/medialabprado>
//
/Este correo y sus documentos adjuntos pueden contener información
confidencial y/o privilegiada que sólo podrá ser utilizada por su
destinatario para el fin del cual es objeto el presente correo. Si usted
no es el destinatario o lo ha recibido por error rogamos nos lo
comunique y proceda a su eliminación advirtiéndole que toda copia,
revelación, distribución y/o cualquier otro uso queda terminantemente
prohibido pudiendo incurrir en responsabilidades legales. En
cumplimiento de lo dispuesto en el artículo 5 de la Ley Orgánica
15/1999, de 13 de diciembre, de protección de datos de carácter
personal, MADRID DESTINO CULTURA TURISMO Y NEGOCIO, S.A. (en adelante,
MADRID DESTINO) le informa que sus datos personales o de contacto
profesional facilitados serán incorporados en nuestros ficheros de datos
personales con la finalidad de gestionar el envío de comunicaciones
informativas, así como la relación promocional, comercial y/o negocial
(incluyendo, como tal finalidad, la formalización y gestión de contratos
y la gestión contable, fiscal, laboral y administrativa) que MADRID
DESTINO pudiera mantener con usted. Si lo desea, puede ejercer sus
derechos de acceso, rectificación, cancelación y oposición dirigiéndose
a MADRID DESTINO CULTURA TURISMO Y NEGOCIO, S.A. sita en Madrid, c/
Montalbán 1, 7ª planta, 28014.
*El medioambiente es cosa de todos: antes de imprimir este e-mail,
piense bien si es necesario hacerlo. *
This email and the attached documents may contain confidential and/or
privileged information for the exclusive use of the person named above
for whom this message is intended. If you are not the designated
recipient or have received it by mistake, please notify us and delete
this message. You are also hereby notified that copying, revealing,
distributing and/or using the contents of this email in any other way is
strictly prohibited and may have legal consequences. In accordance with
the stipulations of Spanish Data Protection Law, MADRID DESTINO CULTURA
TURISMO Y NEGOCIO, S.A. (hereinafter, MADRID DESTINO) hereby informs you
that the personal or professional contact details you provide will be
recorded in our personal detail files for the purposes of sending
announcements and notices and for managing the promotional, commercial
and/or business relationship (including, for such purposes, the
formalisation and management of contracts as well as accounting, fiscal,
labour and administrative management) that MADRID DESTINO may have with
you. If you wish, you may exercise your rights of access, rectification,
cancellation or objection by writing to MADRID DESTINO CULTURA TURISMO Y
NEGOCIO, S.A. situated at c/ Montalbán 1, 7ª planta, 28014 Madrid.
*We are all responsible for the environment: please think before you
print this email.”*/**
SIMULTAN FESTIVAL #10 - CALL FOR VIDEO SUBMISSIONS
DEADLINE: 20 July, 2014
SIMULTAN is an annual festival held in Timisoara, Romania - dedicated to
media art, experimental music & sound.
The 10th edition of the Simultan Festival will take place from October 6
until 11, under the motto 'TERMS & CONDITIONS.'
SUBMISSION GUIDELINES
Simultan is open for submissions of innovative video works,
which are related to the festival theme.
- categories: video, experimental video, fiction, documentary,
experimental documentary, motion graphics, experimental animation,
digital/generative.
- number of works: max 2 / author
- duration: 10 minutes (each)
MORE INFO & ONLINE APPLICATION FORM:
http://www.simultan.org/en/2014/call.html
Selected artists will be asked to send the screening version of the
work/s.
The list of the participating artists will be published on the website
at the beginning of September.
- no entry fee!
For additional information please visit:
http://www.simultan.org/
Hi all,
I've recently made this external to access the GPIO and the mcp3008 (or mcp3004) chip in the raspberry pi. They are standalone externals based on WiringPi (http://wiringpi.com/). Everything is in C so they should be reasonably fast.
To get the code, binaries and help files go to:
http://nyu-waverlylabs.org/rpi-gpio/
All best,
J
(apologies for cross-posting)
I am very happy to announce the Open Source release of PESI extended system developed at SOPI research group. This system is designed for co-located collaboration, providing spatial opportunities for musical exploration.
The software system includes 2 main components;
PESI_OnBody component released as Xcode project to create a mobile instrument as an iOS application with integrated audio synthesis part. This component is a custom software built with Objective-C and Libpd. This release includes a Pure Data patch template with three sound modules to create and develop musical interfaces for iOS mobile phones. PESI_OnBody component uses mobile phone’s sensor input data to create and process sound. All the audio synthesis is done in the device with Libpd. It also streams the sensor data to the _masterController patch in PESI_InSpace component.
PESI_InSpace component (repository includes link for the video tutorial) is a modular multi-user motion tracking system (repositories kinectTrackerRealTime, kinectPlySaver and kinectDataServer), which also provides the data to extract certain features, such as relative distances, velocity, acceleration and alignment. The modular structure of the motion tracking module enables to add several Kinect v1 sensor bars to the system for a reliable tracking. The tracking module avoids the loss of tracked players due to occlusions or abrupt movements. The repository PESI_InSpace, the _masterController patch, receives the tracking data from kinectTrackerRealTime and sensor data from mobile phones. The _masterController patch uses that received data to create / manipulate sound and to distribute it to multi-channel speakers.
This release is one of the research outcomes of The Notion of Participative and Sonic Interaction - Academy of Finland project 137646. The project presented at NIME 13 “PESI Extended System: In Space, On Body, with 3 Musicians”, at SMC 13 “Composing Social Interactions for an Interactive-Spatial Performance System” and “Situating the Performer and the Instrument in a Rich Social Context with PESI Extended System”. The system components have also been used in various music performances.
Github repository
https://github.com/SopiMlab
more about the project
http://sopi.media.taik.fi/research/pesi/
best,
Koray
-------------------------------------
M.Koray Tahiroğlu
Department of Media,
Aalto University School of Arts, Design and Architecture
http://sopi.media.taik.fi/http://mlab.taik.fi/~korayt
tel: +358 45 233 6272
Hello,
I am happy to announce the release of PuREST JSON 1.1.0, code name:
Wow! Much request! Such test!, as well as version 1.1.0+json-c-0.10,
code name: Ye Olde Wow! Much request! Such test!
PuREST JSON is a library for working with RESTful HTTP webservices, and
JSON data.
Authentication and authorization for webservices are available with
basic HTTP auth, cookie authentication, and OAuth. As an example for
OAuth authenticated webservices, a Twitter client is included.
Changes since 1.0.0:
- [rest]: HEAD, PATCH, TRACE and OPTIONS request implemented
- [oauth]: HEAD request implemented
- Bug fixes:
-- [rest] and [oauth]: Mac OS X needs cacert.pem
-- [json-encode]: differentiate between float and integer values
- unit tests for [json-decode], [json-encode], [urlparams]
Github repository:
https://github.com/residuum/PuRestJson
Source code packages:
https://github.com/residuum/PuRestJson/releases
Full documentation:
https://github.com/residuum/PuRestJson/wiki
Binaries for Windows and Debian i386, amd64, armhf:
http://ix.residuum.org/pd/purest_json.html
Build instructions for all platforms:
https://github.com/residuum/PuRestJson/wiki/Compilation
Have fun,
Thomas
--
"In an era when everything can be surveiled, all we have left is
politeness."
(Major Napier in: Neal Stephenson: The Diamond Age)
http://www.residuum.org/
*MEDIALAB-PRADO*
*Plaza**de las Letras**
**Calle Ala**meda, 15**
**28014 Madrid
T. 912 191 157**
****www.medialab-prado.es**
****Entrada gratuita *
*
*
Interactivos? Birmingham: Responsive and immersive future
technologies
<http://medialab-prado.es/article/interactivosbirminghamcollaborators>
Open Call for Collaborators
Pleased to announce seven projects
<http://medialab-prado.es/article/birminghamselectedprojects> for
Interactivos Birmingham 2014 have been chosen from an international open
call, with an unprecedented response. These projects will be worked on
and developed intensely over a two week period in a workshop studio at
*mac birmingham <http://www.macarts.co.uk/>* from June 16 - 28.
For this process, we need collaborators! Coming from a range of
backgrounds and disciplines, these collaborators will offer their
knowledge and expertise, and work alongside a project of their choice
over the two week period. These projects
<http://medialab-prado.es/article/birminghamselectedprojects> aim to
expand on the use of electronic and software tools for artists,
designers and educators, aiming to develop interactive tools to create
engaging experiences for audiences and communities
Deadline for registrations: June 13, 2014. No entry fees.
*More information: http://medialab-prado.es*
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 2014-05-14 12:43, IEM - network operating center (IOhannes m
zmoelnig) wrote:
>
> we've been busy migrating the hardware to a new host in the last
> few days, so we hope to restore the services in no time.
as far as we can tell, the services have been restored last thursday
(in almost no time).
unfortunately it seems that something went wrong with the sending of
mailing-list posts, thus most of you did not receive any emails
(including my initial "maintenance done" mail).
hopefully this has been fixed now.
we might be able to re-transmit the "lost" mails (but do not count on it).
for your benefit, they are archived at the usual places, e.g. [1].
while migrating the server, we also did a full software upgrade, which
might make the server more vulnerable than it used to be (all the
software running on the old pd.info was so outdated, that hardly
anybody would care to write an exploit).
however, we do hope that things work as expected.
please report aynthing weird.
one thing that did change, is that we now have a new SSL-certificate
installed, which is only valid for "puredata.info" (the old
certificate was valid for puredata.org, pure-data.info, and some
others), but should be accepted by most clients out-of-the box.
fgmasdr
IOhannes
[1] to name but a few:
http://lists.puredata.info/pipermail/pd-announcehttp://lists.puredata.info/pipermail/pd-listhttp://lists.puredata.info/pipermail/pd-devhttp://lists.puredata.info/pipermail/gem-dev
- --
IEM - network operation center
mailto:noc@iem.at
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTef9JAAoJELZQGcR/ejb4riUP/iRSyC6iHGJL1Vt8qYJPXWfL
ceMU0L75vFCbHIiK98BUXHU6M/U5RRLw06V8p3jynUJMI2oQL/BFwV6oqUYRm5sw
p88LkgpzHv8lIVxG59dGJ8wnYuTdjlNUPQNFqAoXB76BPCkaVoCjHURtkAjMVvel
fYKqwU0k3b667EVnACBxwHhvccC50bYIYwWkCAaZmu5KkXtqRMOovkFWkjV1roqs
unj6u9X7uuJixJlD/mZhdG3e+sCc0M1/GroNYxan5CzgoJl9p86dGSB1Rqwgpvxy
Asm1kWhhpuk0L3I9yhC3ExuabHhiS7xqtvZKTzrDLdYoz+MXtUdhHKySHu3ixPhP
agb2RfXbe3/zDzBO8wW8GpaLm2XSySPO1KDp2jfl+kvK7kMJIyPkh8XqlWEl3wUE
oRkYxB9TRiJ7Hg5cvoRpCQ2pymHhyEFj0Qr2HDFtW+HrqgXY2UXZg3uCN6MW8lUu
pLsPBgbQungz6HLCbJ1n5ZrUu0CLJLZ/g4fh0zOlLBGVtoJR+QuozmD/1s9xmOCs
uZ3YNtRa2Zjv8Dw3QCkqI9cEMLMfqFZE7hc/80hDF4Gr9P1Ylm2zUNfNU0/DgB7c
BMnUBRwXDf9otWUMMEI8FWDFwPaQaGTu5qGQxyO7WE+lImNX/2iARZmQ5F3KqHWI
IPcwHEJ0cZieF/mF09NF
=KpUt
-----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 2014-05-14 12:43, IEM - network operating center (IOhannes m
zmoelnig) wrote:
>
> we've been busy migrating the hardware to a new host in the last
> few days, so we hope to restore the services in no time.
as far as we can tell, the services have been restored last thursday
(in almost no time).
unfortunately it seems that something went wrong with the sending of
mailing-list posts, thus most of you did not receive any emails
(including my initial "maintenance done" mail).
hopefully this has been fixed now.
we might be able to re-transmit the "lost" mails (but do not count on it).
for your benefit, they are archived at the usual places, e.g. [1].
while migrating the server, we also did a full software upgrade, which
might make the server more vulnerable than it used to be (all the
software running on the old pd.info was so outdated, that hardly
anybody would care to write an exploit).
however, we do hope that things work as expected.
please report aynthing weird.
one thing that did change, is that we now have a new SSL-certificate
installed, which is only valid for "puredata.info" (the old
certificate was valid for puredata.org, pure-data.info, and some
others), but should be accepted by most clients out-of-the box.
fgmasdr
IOhannes
[1] to name but a few:
http://lists.puredata.info/pipermail/pd-announcehttp://lists.puredata.info/pipermail/pd-listhttp://lists.puredata.info/pipermail/pd-devhttp://lists.puredata.info/pipermail/gem-dev
- --
IEM - network operation center
mailto:noc@iem.at
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTefgeAAoJELZQGcR/ejb4I3IQAI4X5xEeTM/VK/4Dly8/D+fS
qsmY0lAt+t7LmU0MxOkR8535wbiODmyeFWKSJMIiIIprYjcVrsthRaaJoiIvvsSc
p8PmMCKMQE7Ca8BKfPZTAJ9Lu8CIYvFlDiIOI0I0hk0pB6OXeHUlHEHk2u29ibbv
LAouvgdh8W+FvmS4JV3Wt2fdTb6/b1aKjW4bei/TIPt5SKMQg3NLXOlsmcDZ0q/L
qAh1jhsoIIj5LSmdrK0a0UGwqDrEpAQes5BwZabv2jkD61u41jcxf6R3RrIK/88t
rFIqA6p3axN1WPJPzRkRfuoJ18fBzvSwkO1jeU9YhL9lLbAi5aV6e2V2DJSwpKV7
rr+vfhAKdU8urb6DtTnxrHUEGWfWowB7a8P1XD71RBFQV8/LmjEZLToxsT4UwYhO
qTKvHmBMUU98FgY1cNcHkFPszLZy0HCFuL45YQ0VwllaR7D7szDL1wSQTjlH8eoF
3XlzfePDWsw9p+7BtFUG6Dj4TfJncL2g4eYRRSirelQqtk5bCshPPsKCR1AMOCk2
MHOXuBBGOIlSgw2VF86rwOonRS71NYlym1DeEJ7eSqi4MQnAcr8x2eAM7LDZKwfV
FVKmI6hVm4sRx4gWUew3JhLW+MeeJKF1EYsK5HsrjsRAtp7c6d+jY+1kaUIcebGq
QCECMduCKlIFjYid3Ylf
=FHsi
-----END PGP SIGNATURE-----