AustNet AustNet Archive Project — IRC Logs
« All channels | Contribute a log »

// #noobforces — 2006-11-02

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
01:40:42 Quit: supak ([email protected]) thunder.mi.us.austnet.org pacific.sg.austnet.org
01:40:42 Quit: Stable ([email protected]) thunder.mi.us.austnet.org pacific.sg.austnet.org
01:40:43 Quit: antonio ([email protected]) thunder.mi.us.austnet.org pacific.sg.austnet.org
01:41:34 Join: Stable ([email protected]) to #noobforces
01:41:34 Join: supak ([email protected]) to #noobforces
01:41:38 Join: anton1o ([email protected]) to #noobforces
02:17:25 Quit: BladeLiger ([email protected]) Exit: .:Thunder/|\IRC:. v1.0 Created By BladeLiger �2005
04:12:22 Join: Zigic ([email protected]) to #noobforces
04:19:35 Part: Zigic ([email protected]) from #noobforces
08:23:43 Quit: anton1o ([email protected]) Ping timeout for anton1o
11:17:42 Join: BladeLiger ([email protected]) to #noobforces
11:17:45 Mode: (by ChanOP) +v BladeLiger
11:58:12 Join: ntonio ([email protected]) to #noobforces
12:48:21 Quit: ntonio ([email protected]) Read error to ntonio: Connection reset by peer
13:05:18 Join: Blade[Away] ([email protected]) to #noobforces
13:05:28 Quit: BladeLiger ([email protected]) Ping timeout for BladeLiger
13:08:41 Quit: Blade[Away] ([email protected]) Ping timeout for Blade[Away]
13:09:07 Join: BladeLiger ([email protected]) to #noobforces
13:09:11 Mode: (by ChanOP) +v BladeLiger
13:51:28 Quit: BladeLiger ([email protected]) Ping timeout for BladeLiger
14:59:39 Join: antonio ([email protected]) to #noobforces
14:59:42 Mode: (by ChanOP) +v antonio
15:19:12 <damian> hi
15:24:08 <antonio> y0
15:28:13 <damian> what's gonig on
15:32:58 <antonio> fuck all
15:33:00 <antonio> doing my asp
15:33:02 <antonio> =o
15:33:20 <damian> oh yeah
15:33:25 <damian> 32mins it took me
15:33:36 <antonio> to?
15:34:46 <damian> create a simple login feature
15:34:59 <damian> that relied on a static (but modifyable) Array with user/pass in it
15:35:12 <antonio> yeh but problem is ours is a bit more then simple
15:35:20 <damian> and all you need to do to use it, is call CheckLogin()
15:35:28 <antonio> adduser modify user, each user has there own Public Page.
15:35:30 <damian> yeah, that's because you used someone elses code
15:35:45 <damian> if you gave me the code to connect to an mdb, i could do that in another 30mins :P
15:35:59 <antonio> pfft dont want even want mdb
15:36:07 <damian> SQL Server?
15:36:20 <antonio> dont think need it
15:36:27 <damian> then what are you using for your database..
15:36:40 <antonio> text document =\
15:37:07 <damian> rofl.
15:37:14 <damian> you realise that's harder to manage than anything else, yeah? :P
15:37:26 <antonio> well i havent even properly started with it
15:37:32 <antonio> since i keep on having to stop
15:37:36 <antonio> cause it wont work on artemis :(
15:37:43 <damian> howso?
15:37:45 <damian> permission errors?
15:37:48 <antonio> yeh
15:37:56 <damian> can't you modify permissions?
15:38:01 <antonio> seef
15:38:05 <antonio> you change it in the ftp
15:38:09 <antonio> and it changes back.
15:38:12 <damian> lol
15:38:15 <damian> talk to the lecturer?
15:38:20 <antonio> the asp needs to be as basic as possible
15:38:21 <damian> and
15:38:38 <damian> Windows doesn't have 777 / wrx .. so if that's what you're changing, duh!
15:38:39 <antonio> yeah david wont be back till Wednesday
15:38:56 <damian> gimme 2mins for nicole's computer to boot and i'll show you how simple mine is
15:39:01 <antonio> kk
15:39:09 <antonio> when you think about it the only difficult bit
15:39:21 <antonio> is making it all acp
15:39:27 <damian> acp?
15:39:36 <antonio> well i think the teacher wants it so
15:39:39 <antonio> users can add there own homes
15:39:52 <antonio> as in Upload Image,Enter text hit submit
15:39:53 <antonio> done.
15:39:55 <damian> do you have access to an SQL Server?
15:40:02 <antonio> nfi moite
15:40:06 <antonio> all we got access to is an ftp
15:40:15 <antonio> and a projector to watch jackass on =\
15:40:16 <damian> well, that's no fun!
15:40:18 <damian> lol
15:40:39 <damian> http://local.damian.id.au:8080/ work ?
15:40:39 <antonio> some guys in the class have completed a user login/add user
15:40:54 <antonio> nep
15:40:59 <damian> didn't think so
15:41:49 <damian> nicoles computer is sooo slowowww
15:42:00 <damian> just to create a new file + rename takes five minutes
15:42:20 <antonio> rofl
15:42:21 <antonio> danggg
15:42:38 <damian> i think it crashed :/
15:44:34 <antonio> that quickly?
15:44:39 <damian> it's old!
15:45:03 <damian> now i gotta set up an account on another server
15:48:06 <damian> ok, what do you need this website to do?
15:48:10 <antonio> i so gota remember to go past centrecom
15:48:18 <damian> Login, Add User, Modify User
15:48:22 <antonio> yep
15:48:28 <damian> Delete User
15:48:38 <antonio> users to be able to add there own fields of information
15:48:41 <antonio> to there own page.
15:48:56 <damian> with that part.. you'll pretty much HAVE to use a database of some kind
15:49:03 <antonio> yeah i figured that
15:49:15 <damian> i'll make your user shit for you, in the form of a set of functions
15:49:16 <antonio> but if i can get my adduser/del etc done
15:49:25 <antonio> then im going to force fred
15:49:27 <antonio> to teach.
15:49:30 <damian> CheckLogin("user", "pass")
15:49:33 <antonio> and say cmon ya noob!
15:49:42 <damian> UserAdd("user", "pass", "real name")
15:49:46 <damian> UserDel("user")
15:50:02 <damian> --
15:50:06 <damian> what other information do you need to store?
15:50:20 <antonio> umm probarbly buisness they work for
15:50:22 <antonio> contact details
15:50:33 <damian> give me actual fields
15:51:09 <antonio> Buissness Name, Buisness Address, Work PH, Home PH, Name.
15:51:18 <damian> you need to learn how to spell business
15:51:29 <damian> ok
15:51:31 <antonio> i always misspell it
15:51:35 <damian> when i get home from work tonight i'll make it for you
15:51:38 <damian> it'll take 20mins!
15:51:42 <damian> and at the moment i have no time
15:51:43 <damian> shit shit shit
15:51:44 <damian> really no time
15:51:47 <damian> bai
15:51:50 <antonio> cya!
15:59:07 Join: [wC]nutterz ([email protected]) to #noobforces
15:59:08 Mode: (by ChanOP) +o [wC]nutterz
16:00:46 <damian> frr
16:00:49 <damian> gotta drive to work agian
16:02:01 <antonio> miss the bus?
16:03:18 <damian> i don't take the bus
16:03:23 <damian> but yeah, i will miss the bus
16:03:46 <damian> http://hank.damian.id.au/index.asp
16:03:55 <damian> work?
16:04:31 <damian> http://local.damian.id.au/tmp/CheckLogin.txt << the code for the CheckLogin function
16:04:44 <damian> is that level of code down to your standard? :P
16:04:51 <damian> it's just what you should have learnt in VB last year
16:05:08 <antonio> yeah i understand it moderatly
16:05:57 <antonio> whats the user/pass
16:08:49 <damian> check the code
16:08:55 <damian> UserList = Array("damian=maddog", "antonio=spyman", "admin=ADMIN")
16:08:57 <damian> user=pass
16:12:51 Quit: [wC]nutterz ([email protected]) Ping timeout for [wC]nutterz
17:34:27 Join: HRVAT ([email protected]) to #noobforces
17:58:05 Nick: HRVAT is now known as HRVAT\AWAY
17:58:21 Nick: HRVAT\AWAY is now known as DaNz[aKa]hRVat
17:58:23 Nick: DaNz[aKa]hRVat is now known as DaNz[aKa]hRVaT
17:58:30 Part: DaNz[aKa]hRVaT ([email protected]) from #noobforces
18:19:12 Join: anton1o ([email protected]) to #noobforces
18:20:37 Quit: antonio ([email protected]) thunder.mi.us.austnet.org pacific.sg.austnet.org
18:25:56 Quit: anton1o ([email protected]) Ping timeout for anton1o
18:28:09 Join: antonio ([email protected]) to #noobforces
18:28:11 Mode: (by ChanOP) +v antonio
19:25:04 Join: ntonio ([email protected]) to #noobforces
19:43:38 Quit: ntonio ([email protected]) Read error to ntonio: Connection reset by peer
21:13:25 Quit: nizmoe ([email protected]) Ping timeout for nizmoe
21:58:25 Join: nizmoe ([email protected]) to #noobforces
22:08:21 <antonio> fuck this tench fucker
22:08:57 <nizmoe> i rkn
22:18:38 Join: BladeLiger ([email protected]) to #noobforces
22:18:40 Mode: (by ChanOP) +v BladeLiger
22:33:26 Quit: BladeLiger ([email protected]) Ping timeout for BladeLiger
22:34:54 Join: BladeLiger ([email protected]) to #noobforces
22:34:56 Mode: (by ChanOP) +v BladeLiger
22:35:08 <antonio> bwahahah ronnie sms lewl!
22:36:50 <nizmoe> i pwn u!
22:36:53 <BladeLiger> ronnie johns half hour is shite
22:37:00 <nizmoe> `kick BladeLiger
22:37:33 <antonio> `kick BladeLiger
22:37:37 <antonio> =[
22:37:37 <nizmoe> i bet you think that the wedge is awesome :P
22:37:44 <BladeLiger> nope
22:37:49 <nizmoe> lier
22:37:50 <antonio> current affair?
22:37:51 <BladeLiger> comedy inc is though :P
22:38:00 <antonio> pfft comedy inc
22:38:05 <antonio> is not related to real life events
22:42:53 <antonio> GG
23:11:57 Quit: nizmoe ([email protected]) Ping timeout for nizmoe
23:17:12 <antonio> Temperature: (Case: 50�C, CPU: 66�C, Fan 1: 2657RPM, Fan 2: 3479RPM)
23:17:34 <BladeLiger> any of you got a legit xp key?
23:17:38 <antonio> neg
23:17:41 Join: nizmoe ([email protected]) to #noobforces
23:18:31 <antonio> true way to push your cpu to the max ive noticed for me is video encoding
23:18:41 <antonio> well temperature comparison
23:19:52 <nizmoe> http://store.ronniejohns.com/?mod=store&mode=browse&product=14
23:40:28 Quit: BladeLiger ([email protected]) Ping timeout for BladeLiger
23:54:43 Join: zackk ([email protected]) to #noobforces
23:54:43 Mode: (by ChanOP) +b *zack*!*@*
23:54:43 Kick: zackk was kicked by ChanOP (Who are you again?)