[00:22:30] JohnTitor has joined #peragro-dev
[00:22:30] ChanServ sets mode: +v JohnTitor
[00:52:35] sueastside has quit: "Frank Campo was here!"
[01:33:45] thebolt changed nick to: thebolt|zzz
[01:55:04] JohnTitor has joined #peragro-dev
[01:55:04] ChanServ sets mode: +v JohnTitor
[05:47:16] iceeey_ has quit: Read error: 110 (Connection timed out)
[05:55:18] iceeey has joined #peragro-dev
[05:55:18] ChanServ sets mode: +o iceeey
[06:15:38] iceeey has quit: Read error: 110 (Connection timed out)
[09:15:59] thebolt|zzz changed nick to: thebolt
[09:44:55] PK has joined #peragro-dev
[09:44:55] ChanServ sets mode: +o PK
[12:09:03] sueastside has joined #peragro-dev
[12:09:03] ChanServ sets mode: +o sueastside
[12:56:55] thebolt changed nick to: thebolt|away
[15:48:05] <sueastside> CyaNox: ftp down?
[16:29:22] PK has quit: "time to go home"
[16:43:55] thebolt2 has joined #peragro-dev
[16:57:52] thebolt|away has quit: Read error: 110 (Connection timed out)
[17:34:37] thebolt2 changed nick to: thebolt
[17:34:43] ChanServ sets mode: +o thebolt
[21:03:15] theboltEatingStu changed nick to: thebolt
[22:00:30] iceeey has joined #peragro-dev
[22:00:30] ChanServ sets mode: +o iceeey
[22:13:16] <thebolt> any new revolutionary thoughts iceeey ?
[22:13:30] <thebolt> i've been thinking about how it looked yesterday.. and i must say i like it ,)
[22:13:38] <iceeey> cool
[22:14:19] <thebolt> what might be intresting is to write an editor for it
[22:14:38] <thebolt> possibly you can read properties via "reflection" and then write them back when you save or so
[22:14:42] <iceeey> well besides a text editor? :)
[22:15:15] <thebolt> yea ;)
[22:15:39] <iceeey> django can do introspection on the db and spit out a model
[22:15:44] <iceeey> not that we'd need that
[22:29:20] <iceeey> the nice part about the python model is that it eliminates having to come up with special binding code
[22:30:50] <thebolt> yea