[PD] NRPN question

2014-03-12 Thread José Luis Santorcuato Tapia
Hello dear list, I have a question: I'm working with a hardware synthesizer
and need to modify parameters that are not properly midi. These parameters
are of type NRPN, and wanted to know what would be the best way.
Best regards!
José



-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.soundcloud.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Scaling values in pd

2013-09-02 Thread José Luis Santorcuato Tapia
Hi [autoscale 0 10]
Also you can check the help file.
Best
José
El 02/09/2013 21:01, Dan Wilcox danomat...@gmail.com escribió:

 Also maxlib/scale in pd-extended.

 On Sep 2, 2013, at 1:22 PM, pd-list-requ...@iem.at wrote:

 *From: *Frank Barknecht f...@footils.org
 *Subject: **Re: [PD] Scaling values in pd*
 *Date: *September 2, 2013 12:43:24 PM EDT
 *To: *pd-list@iem.at


 On Mon, Sep 02, 2013 at 06:17:37PM +0200, hghoyer wrote:

 in Max/MSP there is an object for simple scaling.

 If you create in MAX these object with this arguments:

 [scale 0 127 0 500] incomming messages from 0 to 127 are automatically
 scaled from 0 to 500...

 Is in PD a similar easyly way to scale values?


 You can use an abstraction like m_scale.pd from the ri-library (attached)
 for this.

 Or just divide by 127 and multiply with 500. :)


 
 Dan Wilcox
 @danomatika
 danomatika.com
 robotcowboy.com






 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Video stream to pd

2012-10-22 Thread José Luis Santorcuato Tapia
Hahahaha, excuse me...

José

2012/10/22 Joson Android joson.andr...@googlemail.com

 Thanks for the answer, josé.

 giss is quite cool i think, but here I try to get some videos/streams INTO
 pd not out.

 VLC plugin to open everything VLC can open would be perfect. I will try to
 compile it, but for me it seems, like it is not included in the regular GEM
 0.93.3 distro?!

 moi moi

 -johnny


 Am 22.10.2012 um 16:42 schrieb José Luis Santorcuato Tapia:

 Hi, In pdp look for giss-pdp-osx or giss-pdp-v4l2, you must create an
 account in giss.tvvery easy to configure.

 Best regards

 José

 2012/10/22 Cyrille Henry c...@chnry.net



 Le 22/10/2012 12:52, Joson Android a écrit :

  hello cyrille

 VLCplugin? sounds amazing!!

 I cannot find any place to get it, just some list discussion. Does it
 work with OSX?

 it's included in Gem.
 Yes, i think it is working in osX.
 but i have no idea if you can find a compiled version of Gem, or if
 you'll have to compile it yourself.

 maybe Hans or Iohannes could answer that.

 if you create a pix_video object, do you have something like (in pd log) :

 [pix_video]: backend #4='vlc'   : vlc

 Cheers
 c



 thanks,

 -j-

 pd-0.43.1-extended - OSX .6


 Am 22.10.2012 um 10:47 schrieb Cyrille Henry:

  hello,

 if vlc can read the stream, then the VLC plugin in Gem will also read
 it.
 you just need a Gem version less than 1 year old, and the VLC plugin.

 cheers
 c


 Le 22/10/2012 08:00, Johnny Mauser a écrit :

 Dear list,

 Does any of you know a good way to get a video stream, for example
 webcam from internet into pd? To be processed with GEM?
 I found a way via camTwist, to capture screen from vlc into a vitual
 camera to use with [pix_video], but the quality is not so nice.
 How about quarts composer? Can i get frames from quartz composer to
 pd? How about syphon? Anyone experiences here?

 Thanks in advance,

 Johnny



 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list



 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list


 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list




 --
 http://arselectronicachile.blogspot.com
 http://comunicacionnativa.blogspot.com/
 http://www.myspace.com/santorcuato







-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [TogEdge] - anything else ?

2012-06-20 Thread José Luis Santorcuato Tapia
Maybe you could test [edge]

Best

José

2012/6/20 tim vets timv...@gmail.com



 2012/6/20 Marian Weger m...@marianweger.com

 Am 20.06.12 16:43, schrieb Фывапр Олджэвич:

  so the thing with

 [bang(
 |
 [tgl]
 |
 [sel 0]_
 |  \
 [nmbrbox\ [nmbrbox\

 propsed by Tim , - is the solution, and I used such a thing, but I
 thought that the readymade object is more stable - thatswhy i recoded
 everything with [TogEdge] ..

 is the [sel]-chain more stable in fast algorithms ?


 i don't know [TogEdge], but the [sel]-chain solution is completely
 stable.
 replacing externals by built-in functions would also be more future-proof.

 perhaps, it would be even more stable if no gui object is involved.
 the toggle could be replaced by a simple counter with modulo.


 don't know if it matters if the tgl isn't visible,
 but i guess you could also use:
 [i ]X[== 0]




 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Wiimote on Mac

2012-06-07 Thread José Luis Santorcuato Tapia
Hello, I sent the file, review documentation and for musicController,osc
and mr peach in pd-extended, possibly find patches that serve you, see if
the project page you can find some demos.

Best Regards

José

2012/6/6 Jonghyun Kim agitato...@gmail.com

 Dear list,

 How can I WII remote into PD on Mac?

 I don't know what is [HID] object.

 Osculator won't well.

 So I want another simple way...

 Is there simple and good .pd patch?

 Best,
 Jong

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pdp_glx cannot open display

2012-06-04 Thread José Luis Santorcuato Tapia
Hi, IMHE:

1.Open X11
2.Open pdp patch
3.open/dev/video (assign the port 0 for native cam, 1 for usb 1, 2 for usb
2 , et, etc.) ex: open/dev/video0...yes, you must edit the message...then
press bang for metro...

Best regards

José


2012/6/4 Declan Doherty-Ramsay decla...@gmail.com

  Hey List,

 I’m just starting out on PDP and PiDiP on a Mac OSX Snow Leopard, I’m
 getting an error whenever I try to use pdp_glx and display some video. In
 the Pd window I get this message repeatedly:

 pdp_glx: autocreate window
 pdp_xdisplay_new: can't open display :0
 pdp_glx: cant open display :0

 A blank X11 terminal opens, and the audio plays – but no video.
 Using a fresh install of Pd-extended 0.42.5 and the latest version of X11.
 Any ideas how to fix this behaviour? Thanks

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Puredata.js ?

2012-03-20 Thread José Luis Santorcuato Tapia
Hi ...time ago there was a program called Lily with identical syntax as Pd,
the project was abandoned, ran online ... still is. Transmits osc ...
http://www.lilyapp.org/

Best

José

El 20 de marzo de 2012 15:34, Max abonneme...@revolwear.com escribió:

 Hi List,

 i just found this nifty dataflow in a browser, may it inspire a
 puredata.js:

 http://idflood.github.com/ThreeNodes.js/public/index.html#example/particle1.json


 m.
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [PD-announce] Pduino 0.5 maintenance release

2012-03-19 Thread José Luis Santorcuato Tapia
Hi, is a great new, but also is a sadness that do not continue with the
project, I must say was one of the most relevant contributions to media art
and physical computing.

A hug! and thank you!

José

2012/3/19 Hans-Christoph Steiner h...@at.or.at


 Pduino 0.5 is finally released after being stuck at 0.5beta8 for a long
 time.  This is a maintenance release, it will be my last release of Pduino
 for the foreseeable future.  Roman Haefeli and Olsen Wolf are working on
 new developments for Firmata for Pd, so follow their work.

 http://puredata.info/downloads/pduino/

 Most recent changes are:

 - use [comport] rather than [flatspace/comport] to work on Pd-extended
 0.41, 0.42, and 0.43

 - fix bug in tracking state of digital inputs, there was only one 8 pin
 object to track the state for all 8 ports of 8 pins (64 total digital
 inputs possible).

 .hc


 

 You can't steal a gift. Bird gave the world his music, and if you can hear
 it, you can have it. - Dizzy Gillespie




 ___
 Pd-announce mailing list
 pd-annou...@iem.at
 http://lists.puredata.info/listinfo/pd-announce

 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pix_freenect 0.03 update

2011-11-13 Thread José Luis Santorcuato Tapia
Hi all, excellent!, Is only available for ubuntu 11.10? would be great to 10.04
LTS, after all, it has the most support.
Regards

José

2011/11/14 Matthias Kronlachner m.kronlach...@student.tugraz.at

 hi!

 finally i found some time to update my pix_freenect external for
 interfacing with the kinect sensor.

 you can find source code and binaries (osx, ubuntu 11.10) here:
 http://www.**matthiaskronlachner.com/wp-**content/uploads/2011/11/pix_**
 freenect_0.03.ziphttp://www.matthiaskronlachner.com/wp-content/uploads/2011/11/pix_freenect_0.03.zip

 major changes:

 * output rgb and depth stream simultaneously, plus 4 channel audio samples
 as list on linux (audio from libfreenect is still experimental)
 * uses libfreenect v0.1 - not backward compatible!!
 * binary for osx - thanks to hans-christian steiner for makefiles i found
 from fux_kinect...
 * accelerator and tilt angle output
 * different depth output modes (raw for distance measurement)

 you have to toggle a led, tilt or accelerator output after starting
 rendering to start the streams - don't really know why but i will try to
 fix that.

 i tested it with two kinects under ubuntu and osx and it worked fine.


 for using audio you have to build libfreenect with audio (default it is
 off!) and put the audio.bin into pix_freenect folder.


 have fun and please report bugs.


 matthias

 ps.: sorry for not continuing the plugin for pix_video framework but in
 case of the kinect it is quite difficult with the 2 streams you get plus
 the audio stream.

 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] fux_kinect again WAS: pd with syphon WORKS!

2011-11-11 Thread José Luis Santorcuato Tapia
Hi Hans, I hope you are well, I'm writing for news about fux_kinect for
linux, hopefully you can develop it. Mac is very good, but would it work in
Ubuntu unbeatable seafront.

Best egards

José

2011/10/26 Hans-Christoph Steiner h...@at.or.at


 Ok, I updated my library embedding script and made a test build of
 fux_kinect.  It seems to work for me.  Here are the patches that I needed
 to do to get things working (you can apply them with 'git am'):




 Then I can just make deploy and it'll build everything and include the
 libraries.  The 'fux_kinect' folder can then be dropped into ~/Library/Pd
 or into a project folder, and you can create [fux_kinect].  To make a
 downloadable version, the whole fux_kinect folder can just be zipped up and
 put on the github downloads folder.

 .hc

 On Oct 26, 2011, at 8:25 PM, Budi Prakosa wrote:

  hi, i removed some un needed dependencies, and you could try latest
 binary here:

 https://github.com/badgeek/**fux_kinecthttps://github.com/badgeek/fux_kinect

 On Thu, Oct 27, 2011 at 5:27 AM, sonia yuditskaya marysgh...@gmail.com
 wrote:

 from pd:
 /Library/Pd/fux_kinect.pd_**darwin: dlopen(/Library/Pd/fux_kinect.**
 pd_darwin,
 10): Library not loaded: /sw/lib/libftgl.2.dylib
  Referenced from: /Library/Pd/fux_kinect.pd_**darwin
  Reason: image not found
  fux_kinect
 ... couldn't create
 is there a tutorial out there somewhere that explains how to deal with
 makefiles and things like that in a clear step by step way? I feel like
 I'm
 just missing something...
 Sofy Yuditskaya
 ] yuditskaya.com [



 On Wed, Oct 26, 2011 at 5:54 PM, Hans-Christoph Steiner h...@at.or.at
 wrote:


 Try fux_kinect for getting the depth camera with Gem on Mac OS X:
 source:
 https://github.com/badgeek/**fux_kinecthttps://github.com/badgeek/fux_kinect
 binary:
 http://autobuild.puredata.**info/pdlab/fux_kinect.tar.bz2http://autobuild.puredata.info/pdlab/fux_kinect.tar.bz2
 .hc
 On Oct 26, 2011, at 5:07 PM, sonia yuditskaya wrote:

 Works!
 Any guesses to what's up?
 Can I redistribute that?
 and of course... is a client a feasible idea?
 That would be great for things like kinect depth images...
 I'll be starting a class shortly, you'll get tons of testers!
 ^_^
 Sofy Yuditskaya
 ] yuditskaya.com [



 On Tue, Oct 25, 2011 at 9:59 PM, vade dokt...@me.com wrote:


 I put a compiled, working version with a help file up on drop box:
 Try this?
 http://dl.dropbox.com/u/**42612525/pd-syphonserver.ziphttp://dl.dropbox.com/u/42612525/pd-syphonserver.zip

 On Oct 25, 2011, at 9:13 PM, sonia yuditskaya wrote:

 That little 1 argument, in there was just me trying to see what's up.
 Doesn't work all clean like this either [syphonserver]
 Amazing that its working for some tho!
 rawk
 Sofy Yuditskaya
 ] yuditskaya.com [



 On Tue, Oct 25, 2011 at 9:07 PM, sonia yuditskaya 
 marysgh...@gmail.com
 wrote:


 its not working for me

 http://sofyyuditskaya.com/**tests/4pd/Screen%20shot%**
 202011-10-25%20at%209.00.29%**20PM.pnghttp://sofyyuditskaya.com/tests/4pd/Screen%20shot%202011-10-25%20at%209.00.29%20PM.png
 I'm on macosx 10.6.8 and compiled the thing without any issues.
 Sofy Yuditskaya
 ] yuditskaya.com [


 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/**listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list


 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/**listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list






 --**--**
 

 'You people have such restrictive dress for women,’ she said, hobbling
 away in three inch heels and panty hose to finish out another
 pink-collar
 temp pool day.  - “Hijab Scene #2, by Mohja Kahf



 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/**listinfo/pd-listhttp://lists.puredata.info/listinfo/pd-list





 --
 Budi Prakosa
 house of natural fiber (HONF)
 yogyakarta new media art laboratory
 wora wari A80/6 baciro yogyakarta indonesia
 http://www.natural-fiber.com

 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list



 --**--**
 

 Access to computers should be unlimited and total.  - the hacker ethic



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list

Re: [PD] My library and stuff (filters, oscillators, etc.)

2011-10-10 Thread José Luis Santorcuato Tapia
Hurra! After long time without writing, new house, study, many lessons in
universities, I can say this is great, they work great, congratulations! I
liked the filtercoeff ... is a noise dose of neuro ...

Congratulations

José

2011/10/10 fgadea fga...@gmail.com

 **
 Ok thank you for sharing and the info,
 F


 Mike Moser-Booth wrote:

 Most of them are vanilla-friendly, but not all. I usually stick to
 vanilla if it's reasonable. But some of them, like [waveform.mmb],
 aren't worth it. Pd-extended .42 will cover everything, though.

 .mmb

 On Mon, Oct 10, 2011 at 6:34 PM, fgadea fga...@gmail.com fga...@gmail.com 
 wrote:


  Thank you, this is very interesting. Does this patchs use Vanilla-only
 objects?
 I guess I'll find out
 F





 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD on iPhone

2011-10-09 Thread José Luis Santorcuato Tapia
Hahaha, yes pdroid, only for android? i dont know

Best

Jose
El oct 9, 2011 12:35 p.m., Mathieu Bouchard ma...@artengine.ca escribió:

 Le 2011-10-09 à 11:13:00, Eldad Tsabary a écrit :

  Does anyone here have experience with getting PD to work on iPhone or
 Android (using libpd or something else?)


 yes.

  __**__**
 __
 | Mathieu BOUCHARD - téléphone : +1.514.383.3801 - Montréal, QC
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] netsend/netreceive + GUI bug

2011-08-01 Thread José Luis Santorcuato Tapia
Hello, IMHE, netsend works perfectly in Linux, OSX and Windows, the only
thing to keep in mind is the ip of the computer to control and call the
variables are equal, they are sent and those received.

BR

José
2011/8/1 i...@vt.edu

 Quoting Jeppi Jeppi jepp...@hotmail.com:


 Hi,I would like to know whether there are any fixes to the current
 oddities regarding netsend/netreceive usage and GUI updates. When receiving
 massive OSC data from other laptops, our central patch gets frozen (only the
 GUI, it still works but it is unusable).
 This is a rather serious bug which prevents absolutely pd networking...
 Ivica's seems disis_netsend to solve it rather well, but it's only for
 linux. Any plans to incorporate such fixes into the canonical version?Thanks
 in advance!Josep M


 Those externals should work on all versions of Pd as they in and of
 themselves are not linux-specific.

 HTH

 Best wishes,

 Ico

 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list




-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] netsend/netreceive + GUI bug

2011-08-01 Thread José Luis Santorcuato Tapia
Hi, me again, IMHE, freezes when doing something wrong ... ie error in the ip
or send a variable that does not exist, generally functions well, now, you
could try with mr peach osc.


José

El 1 de agosto de 2011 15:25, José Luis Santorcuato Tapia 
santorcuat...@gmail.com escribió:

 Hello, IMHE, netsend works perfectly in Linux, OSX and Windows, the only
 thing to keep in mind is the ip of the computer to control and call the
 variables are equal, they are sent and those received.

 BR

 José
 2011/8/1 i...@vt.edu

 Quoting Jeppi Jeppi jepp...@hotmail.com:


 Hi,I would like to know whether there are any fixes to the current
 oddities regarding netsend/netreceive usage and GUI updates. When receiving
 massive OSC data from other laptops, our central patch gets frozen (only the
 GUI, it still works but it is unusable).
 This is a rather serious bug which prevents absolutely pd networking...
 Ivica's seems disis_netsend to solve it rather well, but it's only for
 linux. Any plans to incorporate such fixes into the canonical version?Thanks
 in advance!Josep M


 Those externals should work on all versions of Pd as they in and of
 themselves are not linux-specific.

 HTH

 Best wishes,

 Ico

 __**_
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - http://lists.puredata.info/**
 listinfo/pd-list http://lists.puredata.info/listinfo/pd-list




 --
 http://arselectronicachile.blogspot.com
 http://comunicacionnativa.blogspot.com/
 http://www.myspace.com/santorcuato






-- 
http://arselectronicachile.blogspot.com
http://comunicacionnativa.blogspot.com/
http://www.myspace.com/santorcuato
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Invitación a conectarnos en LinkedIn

2010-12-06 Thread José Luis Santorcuato Tapia via LinkedIn
LinkedIn
José Luis Santorcuato Tapia requested to add you as a connection on 
LinkedIn:
--

Barry,

Me gustaría añadirte a mi red profesional en LinkedIn.
 
-José Luis

Accept invitation from José Luis Santorcuato Tapia
http://www.linkedin.com/e/-24tqmf-ghdyi4dx-5k/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I2019966_70/6lColZJrmZznQNdhjRQnOpBtn9QfmhBt71BoSd1p65Lr6lOfP0TnPoSejANc399bPpbjlYQlDF7bPsUd3sVejcVej4LrCBxbOYWrSlI/EML_comm_afe/

View invitation from José Luis Santorcuato Tapia
http://www.linkedin.com/e/-24tqmf-ghdyi4dx-5k/Z-E7tbU-3QZNZY3MUQJPpadq/blk/I2019966_70/c3tvdzoVej4McAALqnpPbOYWrSlI/svi/

--

Why might connecting with José Luis Santorcuato Tapia be a good idea?

José Luis Santorcuato Tapia's connections could be useful to you:
After accepting José Luis Santorcuato Tapia's invitation, check José Luis 
Santorcuato Tapia's connections to see who else you may know and who you might 
want an introduction to. Building these connections can create opportunities in 
the future.

 
-- 
(c) 2010, LinkedIn Corporation___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list