2012-05-21.log

--- Log opened Mon May 21 00:00:16 2012
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has quit [Quit: Leaving.]00:01
kanzureok maybe not.. one last one:00:02
kanzurehttp://www.violentacres.com/archives/193/what-would-happen-if-you-bought-25-bottles-of-nyquil/00:02
yashgarothhell yeah dxm00:05
Mokbortolan_yeah, I guess it just shows a group of people's response to what they perceive as a threat to their community00:07
-!- Mokbortolan_1 [~Nate@c-76-115-136-13.hsd1.or.comcast.net] has joined ##hplusroadmap00:31
-!- Mokbortolan_ [~Nate@c-76-115-136-13.hsd1.or.comcast.net] has quit [Ping timeout: 246 seconds]00:33
-!- augur [~augur@208.58.5.87] has quit [Ping timeout: 265 seconds]00:56
-!- brownies [u1042@gateway/web/irccloud.com/x-irjyhklpmrtfgtaq] has quit []01:04
-!- yashgaroth [~f@cpe-66-27-117-179.san.res.rr.com] has quit [Quit: Leaving]01:06
-!- calango [~dnm@pdpc/supporter/active/calango] has joined ##hplusroadmap02:11
joshcryerBlender + BMesh + Precision Modelling Tools = Usable CAD Solution, imo: http://wiki.blender.org/index.php/User:Kellpossible02:26
-!- skimocha [~userid@c-24-61-126-211.hsd1.nh.comcast.net] has joined ##hplusroadmap02:42
-!- calango [~dnm@pdpc/supporter/active/calango] has quit [Quit: Leaving]03:08
-!- ThomasEgi [~thomas@gw-ko-kostr.inka-online.net] has joined ##hplusroadmap03:28
-!- ThomasEgi [~thomas@gw-ko-kostr.inka-online.net] has quit [Changing host]03:28
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has joined ##hplusroadmap03:28
-!- delinquentme [~asdfasdf@c-24-3-85-154.hsd1.pa.comcast.net] has joined ##hplusroadmap03:47
-!- joshcryer [~g@unaffiliated/joshcryer] has quit [Quit: bbl]04:10
-!- ParahSailin [~parah@unaffiliated/parahsailin] has joined ##hplusroadmap04:15
-!- chris_99 [~chris@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap04:18
-!- delinquentme [~asdfasdf@c-24-3-85-154.hsd1.pa.comcast.net] has quit [Ping timeout: 246 seconds]05:38
-!- calango [~dnm@pdpc/supporter/active/calango] has joined ##hplusroadmap06:00
-!- calango [~dnm@pdpc/supporter/active/calango] has quit [Read error: Connection reset by peer]06:02
-!- calango [~dnm@201-51-218-28.user.veloxzone.com.br] has joined ##hplusroadmap06:18
kanzurebeebooop06:20
-!- calango [~dnm@201-51-218-28.user.veloxzone.com.br] has quit [Client Quit]06:21
-!- strages_work [~c6740838@dev.throwthemind.com] has joined ##hplusroadmap06:37
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has joined ##hplusroadmap07:51
kanzurenmz787: sorry for cutting out last night08:15
kanzure"makerbot robot petting zoo".. man, why can't i have a robot petting zoo?08:23
chris_99lol08:23
-!- _0bitcount [~ulises11@213.37.53.24.dyn.user.ono.com] has joined ##hplusroadmap08:31
strages_workkanzure: you can http://en.wikipedia.org/wiki/BEAM_robotics08:33
kanzurestrages_work: paperclip robots were some of my first :)08:34
strages_workyou can get surprisingly complex when combining simple sensors08:36
strages_workno one's in charge, it's all just feedback loops08:36
audyhttp://xkcd.com/1058/ you've all ready it08:40
audyalready* read it08:40
-!- _0bitcount [~ulises11@213.37.53.24.dyn.user.ono.com] has left ##hplusroadmap ["Leaving"]08:46
nmz787its cool08:57
nmz787if i can't convince you to write a toolpath generator with me, i'm not sure what needs to be done CAD wise other than some simple metadata bookkeeping08:58
kanzurehuh? all i said was that svg/xml-based inputs to a toolpath generator didn't make sense08:59
nmz787if there is open cad software, i.e. it draws vectors and curves... other than toolpath generation, i think keeping track of metadata is all that would be needed to add-on09:02
nmz787where metadata would be z direction to defocus the laser to make a wider channel09:02
nmz787which would correllate to the line thickness you drew09:03
kanzurewell, most laser cutters are accessed with a silly print driver, and then postscript is sent directly to the laser cutter09:04
kanzurei don't really feel like writing a postscript parser or porting one to atmega or whatever parallax is09:04
nmz787thats not how it would work though, right?09:08
-!- Burninate [~ass@pool-173-66-18-189.washdc.fios.verizon.net] has quit [Quit: ( www.nnscript.de :: NoNameScript 3.81 :: www.XLhost.de )]09:08
-!- Burninate [~ass@pool-173-66-18-189.washdc.fios.verizon.net] has joined ##hplusroadmap09:08
ThomasEgihow about converting postscript to hpgl?09:10
nmz787isn't the path generated by dijkstras method on the largest closed/cyclic paths, then on the noncyclic remaining lines09:10
kanzureThomasEgi: i don't really want to write a hpgl driver for parallax either. why is everyone so against linux all the sudden?09:11
ThomasEginot quite sure what parallax is in this context. but hpgl is pretty easy to interpret on an atmega.09:12
nmz787so you have your binary image after your cad is all done, curves rendered, all at laser cutter resolution... then dijkstras etc... pre-build the paths... save to SD card, microcontroller merely reads pixels and moves to them09:12
nmz787space intensive, but nothing a 32gb sd card couldn't handle09:12
nmz787parallax propeller is an 8 core microcontroller at up to 80MHz09:12
nmz787as easy to get into as arduino09:12
ThomasEgishould be no problem to get a gcode or hpgl interpreter running on one.09:13
nmz787it doesnt have hardware multiply/divide though09:13
nmz787but they are builtin with the interpreter09:13
ThomasEgidoesnt reprap feature some arduino based gcode interpreter?09:14
nmz787and optimized assembly routines exist online... as the assembly language for the propeller is actually pretty easy and useful09:14
ThomasEgiwith reduced instruction set?09:14
nmz787i don't see why you wouldn't just waste space on storing a precomputed pixel-based path on the PC, at the cost of SD card space09:15
kanzurei don't think it should be a binary image.. it's just vector data09:15
nmz787curves arent vectors09:16
nmz787well, they could be, but the grain is still pixels09:16
kanzurenot in the cad software09:16
nmz787no09:16
nmz787but for driving a stepper09:17
ThomasEgiwouldnt call it pixels. but steps instead.09:18
ThomasEgione easy way would be to aproximate all curves by straigth line segments. those can be dealt with easily on a microcontroller.09:19
kanzurei don't think it should be on a microcontroller. it should be on a normal computer.09:19
kanzureno reason to constrain yourself so much.09:19
ThomasEginormal computers have terrible timing09:20
kanzureyou can offload the timing operations to a microcontroller, but that's about all i'd do09:20
ThomasEgithat's the idea of using straigth lines09:20
ThomasEgiyou basically tell the microcontroller how many steps to take in which direction at what speed09:21
-!- Mokbortolan_1 [~Nate@c-76-115-136-13.hsd1.or.comcast.net] has quit [Ping timeout: 265 seconds]09:21
kanzureyes i know how steppers work (to the extent that electromagnetism doesn't make me scratch my head)09:21
ThomasEgiso.. taking an arduino as "instruction buffer" and stepper controller. which receives the new commands over rs232 seems most reasonable to me09:23
kanzureok. so why would an sd card be used there?09:24
nmz787high speed09:27
nmz787no interruptions in data stream09:27
nmz787no dependence on computer09:27
nmz78720 MIPs on 8 cores with perfect timing09:28
kanzurei want a computer :(09:28
kanzurewe'll stick in a whole box there if we have to09:28
ThomasEgia computer is definetly easier.09:28
nmz787reading and writing to an SD card is very easy09:28
nmz787computer can have a joystick mode09:28
ThomasEginmz787, if you have premade libraries for it.09:28
nmz787but i still think the shortest vector is literally going to be 1 movement unit up, and 1 movement unit right09:29
-!- Mokbortolan_ [~Nate@c-76-115-136-13.hsd1.or.comcast.net] has joined ##hplusroadmap09:29
nmz787yeah SD is all done09:29
nmz787download a library from parallax object repo09:29
nmz787uses 1 of 8 cores09:30
ThomasEgiguess the computer version allows ways more flexibility and interaction09:30
nmz787the problem i've heard in the past is the data rate from the computer and the microcontroller's buffer09:31
nmz787which is why precomputed paths seem best to me09:31
ThomasEgian atmega can have kilobytes of ram.09:31
ThomasEgigiven each vector only takes a couple of bytes, buffering should not be a problem09:32
nmz787but we have 10s of meters for total path length, cutting as fast as we can at micron resolution09:32
ThomasEginot an issue as long as you can supply the instructions faster than you execute them09:33
kanzureso, i talked with fenn for a bit09:34
nmz787if the vectors are each 1 micron on a curve, the best resolution this thing can do, with the cutting rate we want it would be about 34716microns per second09:34
ThomasEgioh. that's quite fast09:34
kanzureif we have a 16 micron step size, linuxcnc is fine09:35
nmz787not for the speed we want though09:35
kanzurei agree that 1 micron step size would be great, but i'm not sure it's required09:35
kanzureno it should be okay at 16 microns?09:35
kanzurewhy do you say that?09:35
nmz787i think it is09:35
nmz787we need to microstep so its smooth09:35
nmz787or we're not accomplishing much over the existing desktop lasers09:36
kanzurewe should probably use the word tolerance and radians to describe curves09:36
nmz787which give 25 micron steps now09:36
kanzuremy laser cutter didn't give me 25 micron step sizes.. also it was on a giant belt, and i'm pretty sure it wasn't that precise09:36
ThomasEgianyway. at that stepping speed i really would recommend to buffer the entire programm on a fast accessible medium09:37
ThomasEgieither sd card. or eeprom or so.09:37
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has quit [Remote host closed the connection]09:41
nmz787kanzure: 1000dpi is 25micron09:46
nmz787well as fenn said, as long as its repeatable09:47
nmz787btw you said you talked to him09:48
kanzurecaught him on the phone real quick09:48
kanzureapparently he's sleeping09:48
nmz787gotta do what you gotta do09:49
nmz787so i think there are really well made lasers that project a + sign that you can use for aligning thing perpendicular09:50
kanzureyou mean a mask?09:50
nmz787no for the gantry rails09:50
kanzureno i mean you can shine light through a mask to get a perpendicular jig09:51
nmz787i had asked about how to get them perfectly perpendicular09:51
nmz787right but then you need a good jig09:51
nmz787but yeah09:51
nmz787they sell them alltogether09:52
nmz787audy: great comic!09:56
kanzurecopenhagen suborbitals test fire 2012-05-20 http://www.youtube.com/watch?v=Sk5S5Q3M4Ek09:56
nmz787boring video10:01
nmz787where is the action?10:01
kanzure:/10:01
kanzurewin 610:01
kanzuredkjawdksjfkasdfa10:01
kanzureignore that.10:01
nmz787kanzure the spambot10:01
kanzureit's just an irssi problem10:02
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has quit [Quit: Leaving.]10:29
-!- chris_99 [~chris@unaffiliated/chris-99/x-3062929] has quit [Remote host closed the connection]10:33
-!- chris_99 [~chris@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap10:41
-!- calango [~dnm@pdpc/supporter/active/calango] has joined ##hplusroadmap10:41
menschk10:54
menscheh, wrong window10:55
-!- ThomasEgi [~thomas@pppdyn-43.stud-ko.rz-online.net] has joined ##hplusroadmap11:10
-!- ThomasEgi [~thomas@pppdyn-43.stud-ko.rz-online.net] has quit [Changing host]11:10
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has joined ##hplusroadmap11:10
-!- PatrickMcLaren [~PatrickMc@c-67-189-240-148.hsd1.ma.comcast.net] has joined ##hplusroadmap11:10
-!- PatrickMcLaren [~PatrickMc@c-67-189-240-148.hsd1.ma.comcast.net] has quit [Quit: Lost terminal]11:15
-!- mensch [~mensch@c-67-189-240-148.hsd1.ma.comcast.net] has quit [Quit: Lost terminal]11:15
-!- mensch [~mensch@c-67-189-240-148.hsd1.ma.comcast.net] has joined ##hplusroadmap11:20
-!- mensch [~mensch@c-67-189-240-148.hsd1.ma.comcast.net] has quit [Quit: Lost terminal]11:22
-!- augur [~augur@206.196.187.117] has joined ##hplusroadmap11:22
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has joined ##hplusroadmap11:28
-!- augur [~augur@206.196.187.117] has quit [Ping timeout: 244 seconds]11:29
-!- calango [~dnm@pdpc/supporter/active/calango] has quit [Read error: No route to host]11:30
-!- augur [~augur@206.196.187.117] has joined ##hplusroadmap11:33
kanzurehttp://www.kickstarter.com/projects/incident/gtar-the-first-guitar-that-anybody-can-play11:48
kanzurenot sure why they are forcing it to play through the iphone?11:48
nmz787prob made development easier with the dock12:08
-!- superkuh [~superkuh@2607:f358:1:fed5:22:0:57a0:e6de] has joined ##hplusroadmap12:09
-!- superkuh [~superkuh@2607:f358:1:fed5:22:0:57a0:e6de] has quit [Changing host]12:09
-!- superkuh [~superkuh@unaffiliated/superkuh] has joined ##hplusroadmap12:09
-!- Mikoangelo [~Mikael@78.157.118.97] has quit [Ping timeout: 260 seconds]12:28
-!- Mikoangelo [~Mikael@78.157.118.97] has joined ##hplusroadmap12:29
-!- yashgaroth [~f@cpe-66-27-117-179.san.res.rr.com] has joined ##hplusroadmap12:37
-!- augur [~augur@206.196.187.117] has quit [Remote host closed the connection]12:39
-!- augur [~augur@206.196.187.117] has joined ##hplusroadmap13:19
-!- augur [~augur@206.196.187.117] has quit [Remote host closed the connection]13:19
-!- superkuh [~superkuh@unaffiliated/superkuh] has quit [Quit: the neuronal action potential is an electrical manipulation of reversible abrupt phase changes in the lipid bilayer]13:20
-!- mensch [~mensch@c-67-189-240-148.hsd1.ma.comcast.net] has joined ##hplusroadmap13:23
nmz787http://www.youtube.com/watch?v=pOTWEPF925c&feature=g-all-u13:25
kanzurewhat is it?13:27
-!- archels [~foo@sascha.esrac.ele.tue.nl] has quit [Ping timeout: 265 seconds]13:37
-!- _0bitcount [~ulises11@213.37.53.24.dyn.user.ono.com] has joined ##hplusroadmap13:40
-!- archels [~foo@sascha.esrac.ele.tue.nl] has joined ##hplusroadmap13:48
yashgarothwell, it could be an improvement over less-specific molecules for blocking protein interactions13:53
kanzurethe video is about ligand binding? i haven't clicked yet, just want a title or something13:54
-!- _0bitcount [~ulises11@213.37.53.24.dyn.user.ono.com] has quit [Quit: Leaving]13:54
yashgarothcup-shaped, negatively charged molecule that binds to parts of cytochrome c13:54
yashgaroth(and any other protein with a positively charged region)13:55
yashgaroththey seem to be stretching it a bit with the promises, but you never know13:55
HEx1wrt parallax: I have to recommend against the propeller, there's nothing even approaching a free toolchain14:03
HEx1sorry, Free toolchain. you can write in their proprietary interpreted Spin language, for which they don't even document the bytecodes, or you can write in assembler. anything else you're on your own. no gcc port, for example14:05
nmz787HEx1: they offer their toolchain for free, and you can use gcc14:06
nmz787and propeller assembly is easy and quite powerful14:06
HEx1there's a gcc port? where?14:06
nmz787http://code.google.com/p/propgcc/14:06
HEx1ooh,will check14:06
nmz787but i don't see it as a big issue, they've been around for a long time and their software is pretty decent14:07
nmz787there is other more IDE and debugger compilers from a 3rd party too, i think for a fee14:08
nmz787the propeller definitely is as easy to start playing with as the arduino14:08
HEx1(yes, propeller assembly is nice. but you very much have to design your project specifically for the propeller, as it's so unlike any other architecture)14:08
nmz787why is that a problem? it has the right hardware for the job IMO14:08
nmz787specifically the 8 cores with a sensible way to program parallelzation and synchronized independent control loops14:10
nmz787and $814:10
-!- strages_work [~c6740838@dev.throwthemind.com] has quit [Quit: CGI:IRC (Session timeout)]14:10
HEx1it's not, necessarily. but it does mean that existing code, even existing microcontroller-targeted code, is unlikely to be of any use, and you'll have to start from scratch14:10
nmz787what code though? no one has built a micro CNC for microfluidics14:12
nmz787SD card code is out there and modular and ready for use14:12
HEx1maybe I'm just coming at this from too much of a free software bent14:12
kanzurelinuxcnc already exists, and doesn't have a parallax port14:13
nmz787http://sourceforge.net/projects/fsrw/?source=directory14:13
nmz787FSRW is a FAT16/FAT32 filesystem for the Parallax Propeller. This sourceforge project supports further concurrent development of the popular existing fsrw project.14:13
nmz787linuxcnc is booty slow14:13
kanzurei don't think fat16/fat32 is a good idea for a laser cutter14:13
nmz787i dont see your logic14:14
kanzurethat's a file system format14:14
nmz787not format14:14
nmz787the filesystem14:14
nmz787it takes 1 of the 8 cores14:14
HEx1I just know that, for all that's it's easy to get started if you're on windows, when I got my dev board (~Aug 2010) I spent several days trolling the wiki, IRC etc. for free linux dev tools, preferably with source and under an open license. with arduino it's apt-get, done14:14
nmz787and gets you 2 wire access to SD cards14:14
nmz787that looks like a file stream in code14:14
kanzurei still don't understand why an SD card is necessary14:14
kanzurejust have a computer.. done.14:14
nmz787your computer has memory, done14:15
kanzureif you think linuxcnc is too slow, we could do a small atmel chip to offload crap to14:15
nmz787but we should just use a propeller14:15
kanzurewell, no, usually a computer means something general purpose, so with ethernet, wifi, a keyboard, other things14:15
nmz787its better than atmel for this purpose14:15
nmz787just because its multicore14:15
nmz787it might be possible with USB 2.0 high-speed to accomplish pure computer contorl14:16
nmz787control14:16
nmz787but in reality computers can hang14:16
nmz787its not real-time14:16
nmz787if the buffer dies, the job is interrupted14:16
nmz787linuxcnc uses a parallel port for control I/O, it has a bandwidth limit, its limited by the length of the wires looking like transmission lines14:17
nmz787its limited to using linux14:17
nmz787with a $10 SD card and a $9 propeller it just seems worth it to get rid of buffer issues and timing concerns14:18
kanzureit is real-time. that's what a kernel does.14:19
kanzureor, that's what the rt-kernel does.14:19
nmz787thats way too complex for this14:19
nmz787and the code will be way uglier14:20
kanzureall of that code is already written and is open source.14:20
nmz787the beauty of 8 cores that program like a microcontroller is breaking out of that paradigm14:20
HEx1finding out that there was no open source spin compiler for any platform, that the only open source (well, available source, no license) assembler was written as part of a demo (and in Prolog to boot) that the internals of Spin were undocumented to the extent that they'd encrypted their ROM that interprets it (they claim, for example, that it's not possible to call spin code from assembly, which is blatantly false but admitting otherwise would require rev14:20
nmz787i still dont see how you get around the transmission line and buffer issue14:20
HEx1</rant>14:20
kanzure'spin' compiler?14:21
nmz787we're not proposing to build a chip foundry just to say its open and free14:21
nmz787spin is their interpreted language name14:21
-!- superkuh [~superkuh@2607:f358:1:fed5:22:0:57a0:e6de] has joined ##hplusroadmap14:22
-!- superkuh [~superkuh@2607:f358:1:fed5:22:0:57a0:e6de] has quit [Changing host]14:22
-!- superkuh [~superkuh@unaffiliated/superkuh] has joined ##hplusroadmap14:22
kanzurethe buffer issue- if it becomes one- can be solved with a downstream extra chip.14:22
nmz787whats your proposed use of said chip?14:23
kanzurewell it sounds like you're concerned about timing on the steps, so if you need the extra precision we can offload that later, but that's /only/ a very tiny scheduler.. probably 10 lines of code14:24
nmz787whatever the case, i don't think we can rely on linuxcnc purely based on the number of steps per second we want to take... the computer needs to tell the motors to turn on, quite fast... if the lines are too long from a GP computer, then they need to be shortened or boosted with some sort of 'buffer'14:29
nmz787if the computer is sending direct pixel by pixel step movements out, it just seems like throwing those steps pre-computed onto and SD card ENSURES we have no timing errors creep in... that if something crashes, it doesn't waste PDMS or some other thing thats under the laser... if the GP computer freezes in place with the laser running, it could start a fire, etc14:30
* HEx1 only now backlogs for the context in which his mental keyword matching triggered14:31
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has quit [Quit: Leaving.]14:34
-!- superkuh [~superkuh@unaffiliated/superkuh] has quit [Quit: the neuronal action potential is an electrical manipulation of reversible abrupt phase changes in the lipid bilayer]14:43
-!- chris_99 [~chris@unaffiliated/chris-99/x-3062929] has quit [Quit: Leaving]14:44
-!- nmz787_ [~androirc@72-59-110-120.pools.spcsdns.net] has joined ##hplusroadmap15:00
-!- Thorbinator is now known as Wizzard15:13
-!- Wizzard is now known as Thorbinator15:15
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has joined ##hplusroadmap15:58
-!- SDr [SDr@unaffiliated/sdr] has quit [Ping timeout: 256 seconds]16:12
-!- skorket [~skorket@cpe-24-58-232-122.twcny.res.rr.com] has joined ##hplusroadmap16:13
-!- augur [~augur@208.58.5.87] has joined ##hplusroadmap16:27
-!- jenniside [~jen@173-18-211-34.client.mchsi.com] has joined ##hplusroadmap16:32
-!- jennicide [jen@173-18-211-34.client.mchsi.com] has quit [Ping timeout: 276 seconds]16:36
-!- joshcryer [~g@unaffiliated/joshcryer] has joined ##hplusroadmap16:50
-!- superkuh [~superkuh@unaffiliated/superkuh] has joined ##hplusroadmap17:14
kanzurehttp://peerj.com/ seems to be $100/mo for unlimited papers?17:15
kanzureoh, no17:15
kanzurethat's just for publishing paper. how awful.17:15
kanzureman, i already hate peerj17:20
joshcryerI hate $$$ for papers.17:21
doclicky17:23
doclpretty website tho17:24
doclwhich to be blunt is much more than I can say for the SKDB project page17:24
kanzurehaha17:25
kanzureit's just twitter bootstrap17:25
kanzuredon't be too impressed17:25
jrayhawkkanzure: how can the skdb project page be made uglier?17:25
kanzureunrendered svg markup17:25
doclhmm. it suddenly occurs to me that I should make a pretty website with twitter bootstrap to panhandle with.17:26
jrayhawka monospace fixed-size font would help, i suppose17:26
doclcomic sans maybe?17:27
jrayhawkgood lord, man, even i have my limits17:27
kanzureso the fbi just called me17:27
kanzuredue to budget issues, they are moving the workshop17:27
kanzurein addition, they want to know if i will do the brochure graphics design for them since they ran out of money17:28
jrayhawkmoving the workshop temporally, or proximally17:28
kanzuream i the only one wondering why the weapons of mass destruction division is underfunded?17:28
kanzuregeographically17:28
kanzureif i do their brochure, it's totally going to be some biohacking manifesto17:29
jrayhawkwell, i guess that's getting into the diy spirit of things17:30
jrayhawktry to trick people with an abundance of time and motivation into scratching itches for you17:30
kanzureit occurs to me that this might not be the fbi17:30
kanzurei have never asked to review their badges/identification17:31
kanzurealthough the agents' names appear in the news often17:31
yashgarothmoving...where?17:41
yashgarothdon't say DC17:41
-!- jenniside is now known as jennicide17:43
kanzureyashgaroth: just across the bay. past oakland.17:44
kanzureso they are picking another hotel or something17:44
yashgarothif it's nearer berkeley I can stay with relatives, so hey17:44
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has joined ##hplusroadmap17:55
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has quit [Quit: n_bentha]18:07
-!- eudoxia [~eudoxia@r190-135-65-235.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap19:03
-!- jennicide [~jen@173-18-211-34.client.mchsi.com] has quit [Quit: Leaving]19:08
-!- nmz787_ [~androirc@72-59-110-120.pools.spcsdns.net] has quit [Remote host closed the connection]19:12
-!- nmz787_ [~androirc@72-59-110-120.pools.spcsdns.net] has joined ##hplusroadmap19:13
-!- jennicide [jld@173-18-211-34.client.mchsi.com] has joined ##hplusroadmap19:15
-!- eudoxia [~eudoxia@r190-135-65-235.dialup.adsl.anteldata.net.uy] has quit [Quit: quit]19:18
-!- mensch [~mensch@c-67-189-240-148.hsd1.ma.comcast.net] has quit [Ping timeout: 265 seconds]19:20
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has quit [Remote host closed the connection]19:22
-!- ParahSailin [~parah@unaffiliated/parahsailin] has quit [Read error: Connection reset by peer]19:25
-!- ParahSailin [~parah@adsl-69-151-150-108.dsl.hstntx.swbell.net] has joined ##hplusroadmap19:26
-!- ParahSailin [~parah@adsl-69-151-150-108.dsl.hstntx.swbell.net] has quit [Changing host]19:26
-!- ParahSailin [~parah@unaffiliated/parahsailin] has joined ##hplusroadmap19:26
-!- mensch [~mensch@c-24-63-135-252.hsd1.ma.comcast.net] has joined ##hplusroadmap19:38
-!- mensch [~mensch@c-24-63-135-252.hsd1.ma.comcast.net] has quit [Ping timeout: 248 seconds]19:45
-!- brownies [u1042@gateway/web/irccloud.com/x-vzztspwlxfxltrpx] has joined ##hplusroadmap20:05
-!- mensch [~mensch@c-24-63-135-252.hsd1.ma.comcast.net] has joined ##hplusroadmap20:14
-!- Mokbortolan_ [~Nate@c-76-115-136-13.hsd1.or.comcast.net] has quit [Ping timeout: 260 seconds]20:19
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has joined ##hplusroadmap20:39
n_benthahi20:39
kanzurehowdie20:39
n_benthastill no new news :(20:39
nmz787news about?20:40
n_benthadiybionews220:41
kanzureoh. i haven't updated it because i'm lame.20:42
kanzureyou should give me things to add to it20:42
n_benthanot in my job description20:43
nmz787are you expecting something there?20:43
n_benthanot really20:44
-!- Jora [~Jora@unaffiliated/jora] has joined ##hplusroadmap20:58
-!- devrandom [~devrandom@gateway/tor-sasl/niftyzero1] has quit [Quit: Lost terminal]21:12
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has left ##hplusroadmap []21:17
-!- Jora [~Jora@unaffiliated/jora] has quit [Quit: Leaving]21:17
nmz787Rewritable digital data storage in live cells via21:32
nmz787engineered control of recombination directionality21:32
nmz787http://www.pnas.org/content/early/2012/05/14/1202344109.full.pdf21:32
nmz787still pretty far away from something useful21:32
-!- brownies [u1042@gateway/web/irccloud.com/x-vzztspwlxfxltrpx] has quit []21:44
-!- audy [~audy@unaffiliated/audy] has quit [Ping timeout: 265 seconds]21:44
-!- audy [~audy@heyaudy.com] has joined ##hplusroadmap21:47
-!- nmz787 [~Nathan@cpe-67-242-177-23.rochester.res.rr.com] has quit [Quit: Leaving.]22:06
-!- nmz787_ [~androirc@72-59-110-120.pools.spcsdns.net] has quit [Quit: AndroIRC - Android IRC Client ( http://www.androirc.com )]22:06
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has joined ##hplusroadmap22:06
-!- n_bentha [~lolicon@70-140-184-45.lightspeed.hstntx.sbcglobal.net] has left ##hplusroadmap []22:07
-!- devrandom [~devrandom@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap22:12
-!- ENKI-][1 [~john@c-71-232-69-59.hsd1.ma.comcast.net] has joined ##hplusroadmap22:25
-!- ENKI-][ [~john@c-71-232-69-59.hsd1.ma.comcast.net] has quit [Read error: Operation timed out]22:25
-!- mensch [~mensch@c-24-63-135-252.hsd1.ma.comcast.net] has quit [Quit: Lost terminal]22:45
-!- NonFish[ [~lurking@adsl-99-42-159-169.dsl.ipltin.sbcglobal.net] has joined ##hplusroadmap23:27
-!- brownies [u1042@gateway/web/irccloud.com/x-fmzovbayorjpmrhx] has joined ##hplusroadmap23:32
-!- LionClan [~omega19@76.240.194.134] has joined ##hplusroadmap23:35
LionClanhello23:35
-!- splicer [~ubuntu@c83-255-190-140.bredband.comhem.se] has joined ##hplusroadmap23:36
LionClanhow much would it cost, you think, to set up a sequencer to make the skip over 51-55 happen for duchenne muscular dystrophy patients with the 51-55 deletion23:42
LionClanthe cure of a sort is in the form of a truncated dystrophin, that begins and ends like normal dystrophin, but is missing the middle parts of the molecule23:43
LionClantreated muscle cells of patient with the 51-55 deletion showed dystrophin in the correct place on the cell walls the functional place, this is indication of normal cell integrity23:43
LionClanthe effect was still there at the end of the trial23:44
LionClanthere is no way of knowing it would ever stop working, that has not been observed23:44
LionClanfor this exact deletion the skip lands in a readable frame; one of the few successes, this is a fortunate situation for these patients, while diappointing for the many more it does not cure23:45
yashgarothplease define "set up a sequencer to make the skip"23:46
LionClanthe exact sequence required is known23:47
yashgarothyes it is23:48
yashgarothso what is this 51-55 variant, the sequence is missing those 5 codons?23:48
LionClanyes23:49
yashgarothand you want to deliver the gene for a version that I assume is truncated by more than those 5 codons?23:49
yashgarothlinks to papers are not required, but very useful23:50
yashgaroth...also, since kanzure doesn't seem to be around, welcome to the channel23:51
LionClanthe relevant parts of the truncated dystrophin created by the skip are the beginning and end, so though missing part of the sequence, the truncated dystrophin expresses in the cell walls, indicating functionality23:51
LionClanthank you23:51
LionClanI'm searching my logs for the relevant links23:52
LionClanand explaining as I go23:52
yashgarothohhh so you don't mean adding a truncated form of the gene, just making the already-present copy skip over the middle exons23:52
LionClanyes23:52
LionClanthis has been done, however it was not the intent of the experiment23:52
LionClanthe patient with the 51-55 deletion was included as an expected negative, and was accidentally cured23:53
yashgarothheh23:53
LionClanthe target, was the much more common 51 deletion23:54
LionClanthey failed, because the skip lands in an unreadable frame23:54
yashgarotholigos are not difficult to manufacture, which are what I assume they're using, or possibly plasmids encoding the oligos23:55
NonFish[I believe the idea is to make antisense oligonucleotides used for causing exon skipping yes23:55
LionClanfor this exact deletion, the 51-55 deletion, the skip lands in a readable frame; an accidental success23:55
NonFish[targeted exon skipping that results in production of a slightly shorter but functional dystrophin23:56
LionClanNonFish[ and I have been talking about this for some time23:56
yashgaroththe more difficult part is delivering enough of the drug to every muscle in a useful amount23:56
LionClanit'sx injected into each muscle23:56
LionClanand was still functioning at the end of the trial some six months later23:57
yashgarothusing what delivery method? DNA injected by itself won't even enter cells, much less the nucleus23:57
yashgarothare we talking viruses or what23:57
LionClanthe truncated dystrophin created expressed in the cell walls, it's functional23:58
LionClanMDA is continuing their pursuit of a 51 skip, with no success23:59
yashgarothminor aside, animals cells don't have cell walls, but it would be on the cell membrane or wherever dystrophin normally goes23:59
LionClanthere's a picture of the stain, let me find that23:59
--- Log closed Tue May 22 00:00:17 2012

Generated by irclog2html.py 2.15.0.dev0 by Marius Gedminas - find it at mg.pov.lt!