#jython IRC Log (v0.9)

Index

IRC Log for 2010-12-11

Timestamps are in GMT/BST.

[0:05] * enebo (~enebo@184-97-205-152.mpls.qwest.net) Quit (Quit: enebo)
[0:18] * njoyce (~njoyce@203-214-100-43.dyn.iinet.net.au) Quit (Quit: Leaving...)
[0:24] * njoyce (~njoyce@203-214-100-43.dyn.iinet.net.au) has joined #jython
[0:28] * headius (~headius@216.160.3.79) Quit (Quit: headius)
[0:29] * njoyce (~njoyce@203-214-100-43.dyn.iinet.net.au) Quit (Ping timeout: 260 seconds)
[0:34] * diegao (~quassel@189.83.226.133) has joined #jython
[1:18] * diegao (~quassel@189.83.226.133) Quit (Remote host closed the connection)
[1:42] * verterok (~ggonzalez@unaffiliated/verterok) Quit (Quit: leaving)
[2:42] * natlus_ (~simon@transgaming.de) has joined #jython
[2:43] * natlus (~simon@transgaming.de) Quit (Ping timeout: 255 seconds)
[2:51] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) Quit (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
[2:51] * agronholm (~demigod@nblzone-211-37.nblnetworks.fi) has joined #jython
[4:24] * lopex (lopex@89-76-44-27.dynamic.chello.pl) has joined #jython
[6:18] * stakkars (~tismer@77-21-85-35-dynip.superkabel.de) Quit (Remote host closed the connection)
[6:20] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[6:20] * stakkars (~tismer@77-21-85-35-dynip.superkabel.de) has joined #jython
[6:22] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[6:36] * njoyce (~njoyce@203-214-100-43.dyn.iinet.net.au) has joined #jython
[7:20] * slashcom (~slashcom@cpe-72-177-115-227.austin.res.rr.com) has joined #jython
[7:20] <slashcom> has anyone tried getting jython+swt working on os x?
[7:21] <slashcom> I tried Sean McGrath's swt.py and it complains "***WARNING: Display must be created on main thread due to Cocoa restrictions" and fails hard
[7:29] <slashcom> ahh figured it out
[7:29] <slashcom> jython -J-XstartOnFirstThread swt.py
[7:29] * slashcom (~slashcom@cpe-72-177-115-227.austin.res.rr.com) Quit (Quit: Remember me as I was)
[8:13] * njoyce (~njoyce@203-214-100-43.dyn.iinet.net.au) Quit (Ping timeout: 272 seconds)
[8:49] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[8:54] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[10:01] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) Quit (Quit: Leaving.)
[10:55] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[11:22] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[11:54] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[12:31] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: leaving)
[12:33] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Remote host closed the connection)
[14:01] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[14:48] * diegao (~quassel@189.83.226.133) has joined #jython
[14:57] <diegao> anybody here knows a simple and didatic example of implementation of the algorithm of cryptography single-DES ?
[15:16] * enebo (~enebo@184-97-205-152.mpls.qwest.net) has joined #jython
[15:23] * enebo (~enebo@184-97-205-152.mpls.qwest.net) Quit (Quit: enebo)
[15:49] * stakkars (~tismer@77-21-85-35-dynip.superkabel.de) Quit (Quit: stakkars)
[15:53] * stakkars (~tismer@77-21-85-35-dynip.superkabel.de) has joined #jython
[17:10] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[17:54] * MarderIII (~marderii@enneman.demon.nl) has joined #jython
[17:56] * moo_ (~quassel@herd37.twinapex.fi) Quit (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
[17:57] * moo (~quassel@herd37.twinapex.fi) has joined #jython
[17:57] * moo is now known as Guest56285
[18:22] * Guest56285 is now known as Moo-
[18:22] * Moo- is now known as Moo--
[18:22] <agronholm> diegao: you could just use JCE for that?
[18:27] * shanka (~shashank@c-98-245-87-8.hsd1.co.comcast.net) has joined #jython
[18:31] * MarderIII (~marderii@enneman.demon.nl) Quit (Quit: leaving)
[18:44] <diegao> agronholm: JCE?
[18:45] <agronholm> java cryptography extensions
[18:45] <agronholm> included in the standard library
[18:53] <diegao> yes, I know.. but I need to implement the algorithm... =/ In python I saw that there are crypt.crypt("des","msg"), or Crypto.Cipher.DES
[18:54] <diegao> would be easy use them..
[18:56] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Ping timeout: 245 seconds)
[19:03] * RichW (privoxy@w-195.cust-4730.ip.static.uno.net.uk) has joined #jython
[19:06] <RichW> Why is Ubuntu still on Jython 2.2?
[19:10] <diegao> agronholm: I'm searching something like this: http://bit.ly/gEvQg9 but with DES
[19:20] <agronholm> diegao: does it have to work on cpython too?
[19:23] <agronholm> RichW: can you point out a distro that isn't?
[19:24] <RichW> Never mind, its coming very soon. Debian sid has it now.
[19:26] <RichW> Got 2.5.1 working using deb's from deban :)
[19:33] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) has joined #jython
[19:36] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) has joined #jython
[19:38] <diegao> agronholm: no, it doesn't
[19:38] <agronholm> then you can use JCE for DES encryption
[19:38] <agronholm> there should be plenty of (java) examples
[19:38] <agronholm> which should be pretty easy to adapt to jython
[19:48] <diegao> agronholm: I found it: http://bit.ly/e54KrA , but isn't so easy =//
[19:48] <agronholm> why not just use JCE then?
[19:48] <agronholm> that's quite easy
[19:49] <diegao> agronholm: I know..
[19:49] <agronholm> so why not?
[19:50] <diegao> I don't know if i can, i'm confirming..
[19:51] <agronholm> hm I missed that line where you said you have to implement the algorithm
[19:51] <agronholm> why is that?
[19:52] <agronholm> at any rate this is not a jython problem
[19:53] <diegao> because it's an academic job..
[19:53] <diegao> no, there are'nt problem with jython
[19:55] <diegao> in the other academic i got join together: jython, sqlalchemy, servlet, jsp, and deploying in glassfish
[20:00] <diegao> agronholm: but in other academic job, I need to do a communication between two hosts using sockets, and exchanging the messages using symetric cryptography and the concept of public/private keys.
[20:01] <agronholm> so use SSL?
[20:01] <agronholm> erm
[20:01] <agronholm> SSH
[20:02] <diegao> I need to use the DES, =/
[20:02] <agronholm> meh
[20:02] <diegao> it sucks, =/
[20:02] <agronholm> this is the wrong place to ask for help
[20:02] <agronholm> for that
[20:06] <diegao> agronholm: i know, but you helped me.. =]
[20:17] * diegao (~quassel@189.83.226.133) Quit (Read error: Connection reset by peer)
[20:17] * diegao (~quassel@189.83.226.133) has joined #jython
[20:23] * diegao (~quassel@189.83.226.133) Quit (Ping timeout: 240 seconds)
[20:23] * diegao (~quassel@189.83.226.133) has joined #jython
[20:30] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Ping timeout: 255 seconds)
[20:36] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[21:01] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) Quit (Ping timeout: 260 seconds)
[21:03] * lucian (~lucian@78-86-217-168.zone2.bethere.co.uk) has joined #jython
[21:07] * jabley (~jabley@cpc1-farn4-0-0-cust318.6-2.cable.virginmedia.com) Quit (Quit: jabley)
[22:46] * super__ (~super_@unaffiliated/lolsuper-/x-9881387) has joined #jython
[22:48] * super` (~super_@pool-173-78-145-82.tampfl.fios.verizon.net) has joined #jython
[22:49] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Ping timeout: 245 seconds)
[22:51] * super__ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Ping timeout: 245 seconds)
[23:00] * super` (~super_@pool-173-78-145-82.tampfl.fios.verizon.net) Quit (Ping timeout: 245 seconds)
[23:24] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) has joined #jython
[23:29] * lolsuper_ (~super_@unaffiliated/lolsuper-/x-9881387) Quit (Ping timeout: 240 seconds)
[23:47] * JStoker (jstoker@unaffiliated/jstoker) Quit (Quit: JStoker is gone :()

Index

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