#jython IRC Log (v0.9)

Index

IRC Log for 2011-11-03

Timestamps are in GMT/BST.

[0:05] * Trundle (~andy@python/site-packages/trundle) Quit (Ping timeout: 240 seconds)
[0:35] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) has joined #jython
[0:39] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) Quit (Client Quit)
[0:41] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) has joined #jython
[1:02] * stakkars_ (~tismer@213-65-251-34-no35.business.telia.com) Quit (Quit: stakkars_)
[1:06] * stakkars_ (~tismer@213-65-251-34-no35.business.telia.com) has joined #jython
[1:18] * irmen (~irmen@razorvine.xs4all.nl) has left #jython
[6:33] * ron (~ron@unaffiliated/ron) has joined #jython
[6:33] * ron (~ron@unaffiliated/ron) has left #jython
[6:38] * zorobabel (~Yamauchi@202.137.11.147) has joined #jython
[6:39] * offbyone (u910@gateway/web/irccloud.com/x-dvvhkvnybhkiddfc) Quit (Ping timeout: 240 seconds)
[7:10] * zorobabel (~Yamauchi@202.137.11.147) Quit (Ping timeout: 252 seconds)
[8:11] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[8:53] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) Quit (Quit: Leaving.)
[9:01] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[10:13] * stakkars_ (~tismer@213-65-251-34-no35.business.telia.com) Quit (Quit: schnarch)
[10:21] * apexi200sx (~apexi200s@cpc10-salf5-2-0-cust242.10-2.cable.virginmedia.com) has joined #jython
[10:23] <apexi200sx> anyone doing any Java GUI programming with jython ? has anyone created apps that run in the browser , or tried using JavaFX from Jython ?
[10:23] <agronholm> apexi200sx: I do Swing programming with Jython
[10:23] <agronholm> haven't touched javafx
[10:23] <agronholm> or applets
[10:24] <agronholm> applets are pass??
[10:26] <apexi200sx> agronholm: I was just looking at ways to leverage Python in the Browser. Applets may have fell out of favour but browser deliivered apps have not. And I need more interactivity than just creating server side thin client apps. How are you finding using Swing with Jython
[10:26] <agronholm> what is a browser delivered app?
[10:26] <agronholm> a desktop app with an embedded browser?
[10:27] * juneau001 (~juneau@50-103-1-160.dklb.il.frontiernet.net) Quit (Quit: juneau001)
[10:27] <agronholm> apexi200sx: jython with swing was a bit cumbersome until I wrote jython-swingutils
[10:27] <agronholm> much better now
[10:34] <apexi200sx> agronholm: browser delivered application = An web application where logic and processing is also performed on the client. This can be done with either Javascript/HTML/CSS, or a plugin like Flex/FLash, or Applets etc.
[10:35] <agronholm> HTML/Javascript apps are indeed on the rise
[10:35] <apexi200sx> just looking at jython-swingutils 1.0.2
[10:35] <apexi200sx> how do you find Swing, I get the impression that people think it is old hat or not used that much
[10:38] <agronholm> Swing is the only official GUI toolkit on Java
[10:38] <agronholm> well ok, I guess AWT counts but Swing is built on AWT anyway
[11:10] * stakkars_ (~tismer@c-c4c4e055.1321-1-64736c11.cust.bredbandsbolaget.se) has joined #jython
[11:12] * juneau001 (~juneau@131.225.24.141) has joined #jython
[11:54] * wainersm (~wainersm@187.43.224.210) has joined #jython
[13:17] * wainersm (~wainersm@187.43.224.210) Quit (Quit: Ex-Chat)
[14:28] * apexi200sx (~apexi200s@cpc10-salf5-2-0-cust242.10-2.cable.virginmedia.com) has left #jython
[14:28] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) Quit (Ping timeout: 265 seconds)
[14:45] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) has joined #jython
[15:20] * shashank (~shashank@65-101-219-224.hlrn.qwest.net) Quit (Ping timeout: 255 seconds)
[15:51] * shashank (~shashank@ucb-np2-190.colorado.edu) has joined #jython
[16:15] * jimbaker (~jbaker@canonical/jimbaker) Quit (Quit: Coyote finally caught me)
[16:15] * jimbaker (~jbaker@c-75-71-80-146.hsd1.co.comcast.net) has joined #jython
[16:15] * jimbaker (~jbaker@c-75-71-80-146.hsd1.co.comcast.net) Quit (Changing host)
[16:15] * jimbaker (~jbaker@canonical/jimbaker) has joined #jython
[16:19] * wainersm (~wainersm@187.77.121.109) has joined #jython
[16:40] * juneau001 (~juneau@131.225.24.141) Quit (Read error: Connection reset by peer)
[16:59] * shashank (~shashank@ucb-np2-190.colorado.edu) Quit (Ping timeout: 258 seconds)
[17:03] * shashank (~shashank@ucb-np2-190.colorado.edu) has joined #jython
[17:04] * Trundle (~andy@python/site-packages/trundle) Quit (Remote host closed the connection)
[17:05] * treenyc (~tree@0x55529d8d.adsl.cybercity.dk) has joined #jython
[17:06] <treenyc> Hi
[17:06] <treenyc> I'm getting a strange error when trying to > jython setup.py install
[17:06] <treenyc> copying and adjusting django/bin/django-admin.py -> build/scripts-2.5
[17:06] <treenyc> changing mode of build/scripts-2.5/django-admin.py from 666 to 777
[17:06] <treenyc> error: build/scripts-2.5/django-admin.py: Unknown error: 20000
[17:06] <treenyc> This ONLY happens on the servers with Mediatemple
[17:06] <treenyc> on Rackspace it seems to be working
[17:06] <treenyc> Any ideas?
[17:22] * treenyc (~tree@0x55529d8d.adsl.cybercity.dk) has left #jython
[17:27] * stakkars_ (~tismer@c-c4c4e055.1321-1-64736c11.cust.bredbandsbolaget.se) Quit (Quit: schnarch)
[17:28] * treenyc (~tree@0x55529d8d.adsl.cybercity.dk) has joined #jython
[17:28] * treenyc (~tree@0x55529d8d.adsl.cybercity.dk) Quit (Quit: treenyc)
[17:49] * ohumbel (5390f2dc@gateway/web/freenode/ip.83.144.242.220) has joined #jython
[18:31] * Trundle (~andy@python/site-packages/trundle) has joined #jython
[18:44] * stakkars_ (~tismer@213-65-251-34-no35.business.telia.com) has joined #jython
[19:51] <agronholm> nope...
[19:54] * shashank (~shashank@ucb-np2-190.colorado.edu) Quit (Ping timeout: 256 seconds)
[20:03] * shashank (~shashank@ucb-np2-190.colorado.edu) has joined #jython
[21:17] * shashank (~shashank@ucb-np2-190.colorado.edu) Quit (Ping timeout: 258 seconds)
[21:38] * wainersm (~wainersm@187.77.121.109) Quit (Quit: Ex-Chat)
[21:45] * shashank (~shashank@ucb-np2-190.colorado.edu) has joined #jython
[22:59] * shashank (~shashank@ucb-np2-190.colorado.edu) Quit (Ping timeout: 260 seconds)
[23:19] * Trundle (~andy@python/site-packages/trundle) Quit (Ping timeout: 248 seconds)
[23:36] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (Read error: Connection reset by peer)
[23:36] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).