[00:23] cyberanger: sounds good, even with consumer level on the hub and AP i think something doing only one thing will perform better [00:23] but use thinking of going a little higher than consumer level [00:24] s/use/yes [01:12] wb chris4585 [01:15] hey wrst [01:15] just installed my new cpu, and cleaned my computer [01:16] how are you? [01:34] im good. what type of cpu chris4585? [01:34] wrst, http://chris4585.tumblr.com/post/38346722764/i-bought-a-upgrade-for-my-computer-amd-phenom-ii [01:39] thats good wrst [01:40] I've come to a realization if I wake up before 3pm I become really bored and take a nap anyway lol [01:41] ha [01:43] nice processor chris4585 [01:44] yeah, decent upgrade [01:44] was only $87 with shipping from tigerdirect [01:44] not.bad at all [01:45] I figured I might aswell go ahead and get one before they are all sold out === wrst_ is now known as wrst [14:32] what's up jfenn2199 [14:32] oh not much did my comment give what you were asking for? [14:33] yea ... was just curious [14:34] no problem I've been up and running since 2:30pm wed, after going to bed 4:30am from being up since sometime monday... [14:35] finally got inspiration to work on it again if you want to browse the code (very sloppy right now) it on launchpad lp:libraryopen [14:52] cool ... installing bazaar on mac os x now [14:52] i use git [14:52] git is fucking awesome [14:53] jfenn2199: did you create any models? [14:56] if so unintentionally this started as teaching myself gui programming with tkinter and the core ui shows it (nothing in classes just one long cacophony of lines) gonna fix that after I get everything working right [14:56] but most functions are in modules [14:57] oh and Add User button is broke right now trying to the dbconnector function to have it's db connection and cursor as attributes so I can cutout connecting on each individual function [15:09] you should create Book and Library classes [15:10] that handle everything associated w being a book and everything associated w being a class [15:12] ok [15:13] and same for user? [16:13] yes [16:14] anything that would be a kind of object in real life ... should be a class in you code - those are your models [16:14] look up "mvc programming" ... it is a good concept to understand once you understand object oriented programming [16:30] awesome pace_t_zulu thanks the tip [16:35] np [16:35] programming will get you far [17:16] yeah I'm upset with myself for not progressing past the basics initially, cause now I'm gonna have a ton of rewriting but live and learn