[00:04:33] <azaghal> Night all
[00:42:41] Baldur has quit: Quit: ChatZilla 0.9.86 [Firefox 3.6.6/20100625231939]
[02:29:13] amogorkon2 has joined #peragro
[02:29:28] amogorkon has quit: Ping timeout: 245 seconds
[03:39:33] arpu has quit: Ping timeout: 265 seconds
[03:44:26] <Vornne> azaghal: I would be inclined to agree with thebolt (about singletons) - not saying you shouldn't use them, but it would be good to design things so they aren't used when not actually "needed", and to give a bit of thought into making the code easy to convert away from them
[03:53:28] amogorkon2 has quit: Read error: Connection reset by peer
[04:54:42] needle has quit: Ping timeout: 264 seconds
[04:55:50] needle has joined #peragro
[05:14:31] caedes has joined #peragro
[05:14:31] ChanServ sets mode: +v caedes
[05:48:06] Chieftain has joined #peragro
[05:48:31] <Chieftain> yo
[06:10:26] Chieftain has quit: Ping timeout: 246 seconds
[06:10:42] Chieftain has joined #peragro
[06:51:03] Chieftain has parted:
[07:08:55] Easton has quit: Quit: On the other hand, you have different fingers.
[07:13:40] <needle> yo yO YO
[07:13:50] <needle> *g*
[07:14:07] <needle> good morning
[07:22:07] <azaghal> Yo
[07:22:11] <azaghal> And getting ready for work ;)
[07:24:01] * needle is already at work
[07:24:07] <needle> 1,5 h by now
[08:04:11] TheAncientGoat has joined #peragro
[08:29:06] <circeavalon> ...
[08:30:41] Vornne has quit: Ping timeout: 260 seconds
[08:32:32] Vornne has joined #peragro
[08:32:32] ChanServ sets mode: +o Vornne
[09:30:24] brankom has joined #peragro
[09:35:28] |Arerano| has joined #peragro
[09:36:29] <brankom> Yo
[10:03:55] BSDeepa has quit: Ping timeout: 240 seconds
[10:31:31] arpu has joined #peragro
[10:59:06] <sueastside> YOU PEOPLE SUCK
[10:59:19] <sueastside> on milkshake straws
[10:59:59] <brankom> :O
[11:04:09] <thebolt> love you too sueastside :P
[11:05:12] <sueastside> what?
[11:09:53] <thebolt> in comment to the first thing written above :P
[11:12:21] CyaNox6 has quit: *.net *.split
[11:12:23] |Arerano| has quit: *.net *.split
[11:14:52] CyaNox6 has joined #peragro
[11:14:53] ChanServ sets mode: +o CyaNox6
[11:18:38] |Arerano| has joined #peragro
[13:25:06] amogorkon has joined #peragro
[13:58:27] Tucos has joined #peragro
[15:04:44] DoctorXanadu has joined #peragro
[15:04:44] DoctorXanadu has quit: Changing host
[15:04:44] DoctorXanadu has joined #peragro
[15:12:54] Induane has joined #peragro
[15:12:54] ChanServ sets mode: +o Induane
[15:33:17] <sueastside> sup Induane
[15:33:25] <Induane> yay hi!
[15:33:51] <Induane> WHen I use the @login_required decorator it automatically redirects my users to for example: vaalnor.org/accounts/login when everything I have is in a subdir therein. All of the system resides in vaalnor.org/shiptrack/blah so the login page is vaalnor.org/shiptrack/login - is there a way to fix this? Do I have something misconfigured in my url.py file?
[15:33:59] <Induane> </bombardment>
[15:34:05] <Induane> Now kory wants some kind of neato task manager
[15:34:44] <Induane> not sure on implementation yet but I guess we'd do something like figure out which user was logged in and display tasks based on that.
[15:34:51] <Induane> but I think I can figure that out
[15:35:00] <Induane> what I'm stumped on is the stupid login decorator redirect still
[15:35:20] <sueastside> Induane: login required takes a redirect url as param, i think you can also set it globally somehow in settings.py
[15:35:58] <Induane> why would it redirect that way by default? shouldn't it at least do it based on site root?
[15:38:34] <sueastside> Induane: cause django can serve several 'apps' at the same time
[15:42:13] <Induane> Why doesn't the login decorator docs mention this?
[15:42:35] <Induane> in fact my url.py and view.py files are the same as the ones in the docs (cut and paste) and it redirects wrong.
[15:44:20] <sueastside> Induane: If the user isn't logged in, redirect to settings.LOGIN_URL (/accounts/login/ by default)
[15:44:26] <sueastside> http://docs.djangoproject.com/en/dev/topics/auth/
[15:47:58] <Induane> I'm surprised the instructions don't say to set that
[15:48:06] <Induane> to make it work I mean
[15:50:24] <Induane> alls well that ends well
[15:50:31] <Induane> that seems to work after an apache restart
[15:52:33] <Induane> Is there a reason that the user.username variable wouldn't get populated that you know of ?
[15:53:08] <sueastside> dunno
[15:54:52] <Induane> not important now, but someday it will be ;)
[15:54:58] <Induane> You'll be here SOON!
[15:55:06] tereay has joined #peragro
[15:55:08] <Induane> You're landing Sunday right?
[15:55:11] <Induane> or is it monday?
[15:56:22] <sueastside> sunday
[15:56:38] <sueastside> 16h30 or something
[16:13:03] <Induane> 4:30 pm
[16:13:05] <Induane> ok
[16:17:00] <Induane> ahhh teh variable isn't available when a RequestContext isn't being used
[16:17:02] <Induane> which I'm sure I'm not
[16:17:05] <Induane> I wonder how that works
[16:17:11] <Induane> or if the re is an alternate way of doing that
[16:26:50] <sueastside> Time to go.
[16:28:50] <Tucos> you're not jorrit >.>
[17:02:04] DoctorXanadu has quit: Quit: You're not doing it right.
[17:06:00] needle has quit: Read error: Operation timed out
[17:09:44] needle has joined #peragro
[17:13:44] brankom has quit: Ping timeout: 252 seconds
[17:13:59] LinDon|afk has quit: *.net *.split
[17:13:59] dukez has quit: *.net *.split
[17:14:04] dukez has joined #peragro
[17:14:05] LinDon|afk has joined #peragro
[17:33:11] |Arerano| has quit: Ping timeout: 260 seconds
[17:34:22] circeavalon has quit: Ping timeout: 240 seconds
[18:09:02] Easton has joined #peragro
[19:38:40] <azaghal> Yo
[19:39:35] <sueastside> http://idle.slashdot.org/comments.pl?sid=1720732&cid=32915318
[20:16:11] caedes has quit: Ping timeout: 245 seconds
[20:16:54] caedes has joined #peragro
[20:16:54] ChanServ sets mode: +v caedes
[20:27:26] circeavalon has joined #peragro
[20:29:59] TheAncientGoat has quit: Read error: Operation timed out
[20:31:50] <Induane> yo yo!!!!
[20:31:59] <Induane> and lol@Tucos
[20:32:29] <Tucos> hey Induane
[20:32:50] TheAncientGoat has joined #peragro
[20:43:46] <Induane> heya
[20:43:49] <Induane> :D
[20:43:55] <Tucos> hey Induane
[20:49:51] <Induane> :D
[20:49:54] <Induane> hey
[20:50:01] <Tucos> hey Induane
[20:51:29] Induane has quit: Remote host closed the connection
[20:51:43] Induane has joined #peragro
[20:51:43] ChanServ sets mode: +o Induane
[20:51:52] Induane has parted:
[20:52:19] Induane has joined #peragro
[20:52:19] ChanServ sets mode: +o Induane
[20:52:26] <Induane> ack
[20:55:30] <Tucos> bwahaha ufail
[20:56:09] <Induane> Its true
[20:56:18] <Induane> But I'm going to blame my connection so that I feel better about myself.
[20:56:23] <Induane> My self esteem is so fragile and stuff.
[20:56:49] <Easton> Induane has connection envy
[20:56:57] <Induane> Can't deny it at all
[20:57:01] <Induane> :)
[20:57:03] <Induane> I mean :(
[20:58:32] loufoque_ has joined #peragro
[21:26:39] TheAncientGoat has quit: Read error: Connection reset by peer
[21:54:19] <azaghal> http://news.slashdot.org/article.pl?sid=10/07/13/1737224
[21:55:47] <Tucos> lol
[22:19:36] <azaghal> http://www.webupd8.org/2010/07/redshiftgui-protects-your-eyes-when.html
[22:22:50] <Tucos> not packaged -.-
[22:24:25] <azaghal> Really?
[22:24:29] <azaghal> I have it in gentoo.
[22:24:32] <azaghal> Feels a bit weird
[22:30:44] BSDeepa has joined #peragro
[22:31:42] <needle> azaghal: do you mean x11-misc/redshift (~1.4.1): A screen color temperature adjusting software?
[22:31:48] <azaghal> Yep
[22:32:11] <azaghal> Except you need to setup geo position yourself with it.
[22:34:06] <needle> some linux distributions are a bit better than others :)
[22:34:46] <BSDeepa> And then there's Ubuntu
[22:34:52] <BSDeepa> It's like a dead reindeer in a pool
[22:35:03] <BSDeepa> It looks awkward and it ruins the experience for everyone else
[22:35:18] <needle> I knew BSDeepa could not stand to comment it ;)
[22:35:45] <Tucos> BSDeepa++
[22:36:53] <BSDeepa> My analogies has been getting better since I continued trolling some people :-)
[22:37:11] <needle> BSDeepa: i would not say it ruins, that is a bit too much, Ubuntu is just fine
[22:37:30] <BSDeepa> It's not, it ruined my faith in apt and dpkg
[22:38:34] <needle> however we all know arguing about distributions is like arguing about taste.
[22:38:50] * needle did not want again to start a flamewar
[22:39:39] <BSDeepa> I'm just saying
[22:39:46] <BSDeepa> Ubuntu is not very good at being Debiam
[22:39:49] <BSDeepa> Debian*
[22:40:44] <Tucos> i haz installed proprietary gfx drivers :'(
[22:40:57] <azaghal> Evil!
[22:40:58] <azaghal> :/
[22:41:06] <needle> Tucos: get BSD or get gentoo or get sourcemage if you want your power back over your system
[22:41:18] <Tucos> nothanks
[22:41:43] <needle> just a suggestion, we talk in a year about it ok?
[22:41:50] <needle> :)
[22:41:51] <Tucos> nothanks
[22:42:00] <Tucos> i'm happy with fedora and arch
[22:45:22] <Tucos> sueastside: snow looks nice ; rain is weird ; both don't show around you when you're looking straight forward or down, only when looking up
[22:50:53] XilliX has quit: Read error: Connection reset by peer
[23:31:14] tereay has quit: Remote host closed the connection
[23:42:34] Induane has parted: