#emc-devel | Logs for 2011-12-30

Back
[00:03:41] -!- geo01005 has quit [Ping timeout: 248 seconds]
[00:04:09] -!- theorb has quit [Ping timeout: 240 seconds]
[00:25:01] -!- rob__H has quit [Ping timeout: 252 seconds]
[00:36:03] -!- skunkKandT has quit [Remote host closed the connection]
[00:37:17] -!- PCCNC has quit [Ping timeout: 258 seconds]
[00:42:14] -!- H264 has quit [Ping timeout: 244 seconds]
[00:49:05] -!- theorbtwo has quit [Ping timeout: 252 seconds]
[00:51:52] -!- theorb has quit [Remote host closed the connection]
[01:05:43] -!- theorbtwo has quit [Ping timeout: 252 seconds]
[01:35:17] -!- CmdrData has quit [Ping timeout: 240 seconds]
[01:41:31] -!- zlog has quit [Ping timeout: 252 seconds]
[01:54:18] -!- CmdrData_ has quit [Read error: Connection reset by peer]
[01:55:17] -!- Calyp has quit [Ping timeout: 240 seconds]
[01:57:49] -!- tom3p has quit [Ping timeout: 240 seconds]
[02:07:26] -!- tom3p [tom3p!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has joined #emc-devel
[02:10:18] <tom3p> hello, i am playing with a graph tool that i hope can be used with hal.
[02:10:26] <tom3p> http://imagebin.org/190916
[02:10:27] <tom3p> I can find some of the code that describes the widgets but wonder if theres any tips to inspecting a hal program to find out which functions are being used for the digraph?
[02:11:43] <tom3p> the actual app is a simulation of plant growth by the french group at Inria , the app is 'OpenAlea'
[02:11:44] <andypugh> This has been revisited and revisited. Are you on the users and dev mailing lists?
[02:12:18] <tom3p> yes i suspect i am at the root of that revisiation and author of some of the posted tools
[02:12:32] <andypugh> There is a danger of reinventing the wheel.
[02:12:49] <andypugh> OK :-)
[02:13:01] <tom3p> i try to use existing open source tools mystelf ( see the gEDA tools i've posted )
[02:13:17] <andypugh> I do lose track of who said what, and when
[02:14:22] <andypugh> There was a good-looking one a few months ago, but that might well have been gEDA
[02:14:34] <tom3p> np, how might i trac what code does the gui bit? i found that the code automatically generates gui representations from attached libraries.
[02:14:56] <tom3p> gEDA pretty ugly, tcltk ish this is very Mac-ish
[02:15:20] <andypugh> There was a pretty one
[02:15:56] -!- zlog has quit [Remote host closed the connection]
[02:15:58] -!- Tom_itx has quit []
[02:16:31] <tom3p> haha i just tried to do a screen video and was on the screenshot
[02:16:41] <tom3p> so no buttons were real
[02:18:49] -!- tlab has quit [Ping timeout: 240 seconds]
[02:18:57] <andypugh> Ah, I was thinking of the guy who used Graphviz... http://www.linuxcnc.org/index.php/english/component/kunena/?func=view&catid=24&id=14592
[02:21:57] <tom3p> right, graphviz is a good tool also. every existing tool seems to have different gotchas. ( i used dotty & graphviz also, never got readHal() writeScene() to do what i wanted)
[02:23:39] <tom3p> what i posted about VisuAlea/OpenAlea seems to have some hope tho. It has typed inputs, directed graphs ( ins outs not just connections ) and svg output that is zoomable and sub-functions ( like sub-circuits )
[02:24:09] -!- elmo401 has quit [Ping timeout: 240 seconds]
[02:24:14] <andypugh> Sounds good
[02:24:27] <tom3p> so i'd like to inspect more but wondered if there were some hints on how to trace calls thru the code body
[02:24:40] <tom3p> its fairly large, but all text as its all python
[02:26:23] <andypugh> If it's userpace, set breakpoints and single-step
[02:29:24] <tom3p> hmmm, i didnt thin id be examining data, i wanted to now what created the box, the label, the colored ports, and kept the connected as i added, removed and connected nets ( nodes and edges in graph speek )
[02:29:31] <tom3p> i'm posting a video now
[02:30:38] -!- LawrenceSeattle has quit [Quit: LawrenceSeattle]
[02:32:04] <tom3p> http://videobin.org/+5fq/5vb.html
[02:33:04] <tom3p> dotty and visgraph are static png/svg output, and cannot be hoovered over to discover content
[02:35:18] <andypugh> Yes, that does look rather promising.
[02:37:50] -!- skunkworks_ [skunkworks_!~chatzilla@str-bb-cable-south2-static-6-425.dsl.airstreamcomm.net] has joined #emc-devel
[02:39:17] <tom3p> thx, i have difficulty forming the question... 'how do i hack out the part i want' is ambiguos
[02:40:41] <tom3p> i just saw that some of the developers were maing recommendations to the blender crew for blenders upcoming visual programming language
[02:41:31] <tom3p> i get lost in graph speak ( hal nets are graph edges, hal components are graph nodes )
[02:51:42] <tom3p> ok, thx all
[02:51:45] -!- tom3p [tom3p!~tomp@74-93-88-241-Illinois.hfc.comcastbusiness.net] has parted #emc-devel
[02:52:30] -!- PCW [PCW!~chatzilla@99.88.10.65] has joined #emc-devel
[02:52:52] -!- clytle374 [clytle374!~clytle374@75-105-212-57.cust.wildblue.net] has joined #emc-devel
[02:53:10] -!- andypugh [andypugh!~andy2@cpc2-basl1-0-0-cust492.basl.cable.virginmedia.com] has parted #emc-devel
[02:54:15] -!- CmdrData_ has quit [Ping timeout: 252 seconds]
[02:56:13] <PCW> tom3p that graph is neat I was just asking Chris Morley what he though about "hints" for connecting
[02:56:14] <PCW> standard subsystems(like a PID loop) without having to chose from every darn signal
[03:02:53] -!- Calyp has quit [Ping timeout: 240 seconds]
[03:34:09] -!- tlab has quit [Ping timeout: 240 seconds]
[03:34:42] -!- clytle374 [clytle374!~clytle374@75-105-212-57.cust.wildblue.net] has parted #emc-devel
[03:35:11] -!- geo01005 has quit [Ping timeout: 252 seconds]
[03:36:38] -!- clytle374 has quit [Quit: Leaving]
[03:51:45] -!- me345 has quit [Read error: Connection reset by peer]
[03:57:12] -!- GregK has quit [Quit: Bye Bye]
[04:04:09] -!- Calyp has quit [Ping timeout: 252 seconds]
[04:10:09] -!- tlab has quit [Ping timeout: 240 seconds]
[04:20:43] -!- rooks has quit [Quit: Ex-Chat]
[04:34:42] -!- Calyp has quit [Quit: Leaving]
[04:40:48] -!- xatltb has quit [Read error: Connection reset by peer]
[04:42:36] -!- me345 has quit [Read error: Connection reset by peer]
[05:05:35] -!- Eartaker has quit [Quit: By the time you read this I'll already be gone....]
[05:14:11] -!- sumpfralle1 has quit [Quit: Leaving.]
[05:17:05] -!- Eartaker has quit [Remote host closed the connection]
[05:34:34] -!- factor has quit [Read error: Connection reset by peer]
[06:09:43] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[06:31:12] -!- chester88 has quit [Quit: Leaving.]
[07:01:35] -!- e-ndy [e-ndy!~jkastner@static-84-242-102-36.net.upcbroadband.cz] has joined #emc-devel
[07:08:15] -!- chester88 [chester88!~chris@64.180.205.82] has joined #emc-devel
[07:15:31] -!- ve7it has quit [Remote host closed the connection]
[07:22:39] -!- psha[work] [psha[work]!~psha@195.135.238.205] has joined #emc-devel
[07:50:45] -!- geo01005 has quit [Ping timeout: 248 seconds]
[08:20:52] -!- elmo40 has quit [Quit: Leaving.]
[08:30:32] -!- Eartaker has quit [Quit: Leaving]
[08:33:49] -!- mhaberler has quit [Quit: mhaberler]
[09:02:56] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[09:33:53] -!- rob_h [rob_h!~rob_h@5ace704a.bb.sky.com] has joined #emc-devel
[09:57:45] -!- pingufan has quit [Quit: Konversation terminated!]
[09:58:08] -!- CmdrData_ has quit [Ping timeout: 252 seconds]
[10:27:45] -!- LawrenceSeattle has quit [Quit: LawrenceSeattle]
[10:28:18] -!- mhaberler has quit [Quit: mhaberler]
[10:54:10] -!- jkastner_ [jkastner_!~jkastner@static-84-242-102-36.net.upcbroadband.cz] has joined #emc-devel
[10:54:31] -!- jkastner_ has quit [Remote host closed the connection]
[10:59:11] -!- stormlight has quit [Quit: stormlight]
[11:24:10] -!- theorb has quit [Remote host closed the connection]
[11:51:59] -!- Loetmichel has quit [Ping timeout: 252 seconds]
[11:54:55] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[12:09:28] -!- theorbtwo has quit [Ping timeout: 276 seconds]
[12:31:48] -!- automata has quit [Quit: Leaving]
[12:43:49] -!- mhaberler has quit [Quit: mhaberler]
[12:48:10] Jim is now known as Guest68316
[12:48:56] -!- theorb has quit [Ping timeout: 240 seconds]
[13:21:47] -!- psha[work] has quit [Quit: Lost terminal]
[13:29:12] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[13:33:44] -!- automata has quit [Ping timeout: 248 seconds]
[13:34:49] -!- Calyp has quit [Ping timeout: 240 seconds]
[14:06:28] <CIA-10> EMC: 03jthornton 07v2.5_branch * rd7ad2a514939 10/docs/ (6 files in 2 dirs): Docs: fix typos and clean up descriptions
[14:17:12] -!- Valen has quit [Quit: Leaving.]
[14:18:09] -!- acemi has quit [Ping timeout: 240 seconds]
[14:43:24] -!- mhaberler has quit [Quit: mhaberler]
[15:08:08] -!- dvdm_ has quit [Ping timeout: 248 seconds]
[15:26:59] -!- e-ndy has quit [Quit: Ex-Chat]
[15:32:14] -!- acemi has quit [Quit: WeeChat 0.3.2]
[16:24:47] -!- ve7it [ve7it!~LawrenceG@S0106001c10b7770f.pk.shawcable.net] has joined #emc-devel
[16:24:53] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[16:34:42] -!- Guest68316 has quit [Remote host closed the connection]
[17:02:41] -!- SWPLinux [SWPLinux!~ChattyOne@c-71-193-84-126.hsd1.wi.comcast.net] has joined #emc-devel
[17:02:53] -!- SWPLinux has quit [Changing host]
[17:02:53] -!- SWPLinux [SWPLinux!~ChattyOne@emc/developer/SWPadnos] has joined #emc-devel
[17:05:20] -!- mozmck has quit [Quit: Leaving.]
[17:07:38] -!- mozmck [mozmck!~moses@client-74.117.92.175.dfwtx.partnershipbroadband.com] has joined #emc-devel
[17:24:43] -!- sumpfralle1 has quit [Ping timeout: 276 seconds]
[18:11:12] -!- psha [psha!~psha@213.208.162.69] has joined #emc-devel
[18:29:29] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[18:38:47] -!- sumpfralle has quit [Ping timeout: 240 seconds]
[18:47:16] -!- CmdrData_ has quit [Ping timeout: 240 seconds]
[19:07:23] -!- elmo40 has quit [Ping timeout: 252 seconds]
[19:08:49] -!- psha has quit [*.net *.split]
[19:08:49] -!- mozmck has quit [*.net *.split]
[19:08:49] -!- chester88 has quit [*.net *.split]
[19:08:49] -!- Tom_itx has quit [*.net *.split]
[19:08:50] -!- crib has quit [*.net *.split]
[19:08:51] -!- ds3 has quit [*.net *.split]
[19:09:27] -!- toastydeath has quit [Ping timeout: 244 seconds]
[19:11:55] -!- zlog has quit [Remote host closed the connection]
[19:12:41] -!- psha [psha!~psha@213.208.162.69] has joined #emc-devel
[19:12:41] -!- mozmck [mozmck!~moses@client-74.117.92.175.dfwtx.partnershipbroadband.com] has joined #emc-devel
[19:12:41] -!- chester88 [chester88!~chris@64.180.205.82] has joined #emc-devel
[19:18:26] -!- geo01005 has quit [*.net *.split]
[19:18:26] -!- Calyp has quit [*.net *.split]
[19:18:26] -!- isssy has quit [*.net *.split]
[19:18:26] -!- A2Sheds has quit [*.net *.split]
[19:18:26] -!- saschi has quit [*.net *.split]
[19:18:27] -!- mrsun has quit [*.net *.split]
[19:18:27] -!- fragalot has quit [*.net *.split]
[19:18:27] -!- mhaberler has quit [Read error: Connection reset by peer]
[19:18:36] -!- treid has quit [Ping timeout: 240 seconds]
[19:18:37] -!- Jymmm has quit [Ping timeout: 244 seconds]
[19:19:20] -!- toastyde1th has quit [*.net *.split]
[19:19:20] -!- syyl_ws has quit [*.net *.split]
[19:19:20] -!- H264 has quit [*.net *.split]
[19:19:20] -!- capricorn_one has quit [*.net *.split]
[19:19:20] -!- JT-Shop has quit [*.net *.split]
[19:19:21] -!- SadMan has quit [*.net *.split]
[19:19:21] -!- kent has quit [*.net *.split]
[19:21:14] -!- zlog_ has quit [Remote host closed the connection]
[19:21:52] -!- saschi [saschi!~schimansk@g4r4ge-c0mput3rs.com] has joined #emc-devel
[19:21:59] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[19:21:59] -!- JT-Shop [JT-Shop!~chatzilla@216-41-156-59.semo.net] has joined #emc-devel
[19:22:53] -!- hm2-buildmaster has quit [Ping timeout: 244 seconds]
[19:23:03] -!- hm2-buildmaster [hm2-buildmaster!~hm2-build@174-16-121-79.hlrn.qwest.net] has joined #emc-devel
[19:23:14] -!- i_tarzan has quit [*.net *.split]
[19:23:14] -!- cevad has quit [*.net *.split]
[19:23:15] -!- scanf has quit [*.net *.split]
[19:23:15] -!- frysteev has quit [*.net *.split]
[19:23:15] -!- ChanServ has quit [*.net *.split]
[19:23:15] -!- treid has quit [*.net *.split]
[19:23:15] -!- stormlight has quit [*.net *.split]
[19:23:15] -!- pcw_home has quit [*.net *.split]
[19:23:15] -!- jthornton has quit [*.net *.split]
[19:23:16] -!- uwe_ has quit [*.net *.split]
[19:23:16] -!- uwe_mobile has quit [*.net *.split]
[19:23:16] -!- LawrenceSeattle has quit [*.net *.split]
[19:23:16] -!- syyl has quit [*.net *.split]
[19:23:17] -!- anonimasu has quit [*.net *.split]
[19:23:17] -!- nots has quit [*.net *.split]
[19:23:17] -!- jepler has quit [*.net *.split]
[19:23:18] -!- Loetmichel has quit [*.net *.split]
[19:23:18] -!- kanzure has quit [*.net *.split]
[19:23:24] -!- IchGucksLive has quit [Quit: ChatZilla 0.9.87 [Firefox 9.0.1/20111221214946]]
[19:24:03] -!- jthornton [jthornton!~chatzilla@216-41-156-59.semo.net] has joined #emc-devel
[19:24:03] -!- jepler [jepler!~jepler@emc/developer/pdpc.professional.jepler] has joined #emc-devel
[19:24:03] -!- ChanServ [ChanServ!ChanServ@services.] has joined #emc-devel
[19:24:03] -!- mode/#emc-devel [+o ChanServ] by calvino.freenode.net
[19:25:09] Tom_itx is now known as Guest19406
[19:26:30] -!- psha has quit [Quit: Lost terminal]
[19:27:51] -!- Guest19406 has quit []
[19:30:49] -!- atom1 has quit [Quit: Leaving]
[20:23:26] -!- syyl_ws has quit [Quit: Verlassend]
[20:26:14] -!- isssy has quit [Quit: Bye Bye]
[21:15:58] -!- Jim_ has quit [Remote host closed the connection]
[21:29:35] -!- clytle374 has quit [Read error: Connection reset by peer]
[21:36:57] -!- clytle374 has quit [Read error: Connection reset by peer]
[21:41:29] -!- tlab has quit [Ping timeout: 240 seconds]
[21:47:19] -!- JT-Shop has quit [Ping timeout: 276 seconds]
[22:03:08] -!- syyl has quit [Read error: Connection reset by peer]
[22:19:10] -!- mhaberler has quit [Ping timeout: 276 seconds]
[22:25:00] -!- GregK has quit [Quit: Bye Bye]
[22:31:37] -!- mhaberler [mhaberler!~mhaberler@195.191.253.94] has joined #emc-devel
[22:40:16] -!- mhaberler has quit [Quit: mhaberler]
[22:53:38] -!- Fox_Muldr has quit [Ping timeout: 252 seconds]
[23:24:47] -!- isssy has quit [Ping timeout: 240 seconds]
[23:28:41] -!- acemi has quit [Quit: WeeChat 0.3.2]
[23:35:35] -!- Eartaker has quit [Changing host]