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

// #php — 2008-02-05

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
00:00:59 Join: josh ([email protected]) to #php
00:13:13 <dynackers> are you there schnoodles
00:19:13 <josh> yes i am
00:19:16 <josh> who be you
00:20:36 <dynackers> who be you
00:22:07 <josh> schnoodles, fool
00:22:27 <josh> schnoodles/schnoonix/schnootop/schnoowork/josh/josh_ are all me in some way or another
00:23:24 <josh> ??
00:23:33 <josh> you need to speak faster, im not going to last on here much longer :P
00:25:51 <josh> dynackers, did you want anything or not ?
00:27:45 <dynackers> not really
00:28:14 <josh> oh ok :\
00:28:18 Quit: alias1 ([email protected]) Exit: www.ensquared.net
00:28:37 <josh> i almost felt important
00:28:56 <josh> anyone know when robert_ usually comes on ?
00:37:01 <dynackers> why
00:37:04 <dynackers> you want a job or something
00:40:52 <josh> no i just have some stuff for robert_
00:41:08 <dynackers> :)?
00:42:45 <josh> although works always good although i have a fulltime webdev job as it is
00:43:12 <josh> anyways i need to go to bed so i can do that job. So night.
00:44:45 <dynackers> Night mate.
00:45:02 <dynackers> I just resigned my web dev position and applied for some big companies ;d
01:59:21 * robert_ yawns
01:59:36 <robert_> I'm here, sorta
02:00:24 <robert_> (now, anyway)
02:00:41 <robert_> nobody bothered to remove that bit from the topic lol
02:00:57 <robert_> and I cant, seeing as I'm not a channel op lol
02:08:31 <dynackers> :]
02:26:32 <Lukian> -ChanOp- #php has no owner currently.
02:26:40 <robert_> yeah
02:26:49 <robert_> I was going to see if I could get that fixed lol
02:26:58 <Lukian> `access
02:27:02 <Lukian> meh
02:27:08 <Lukian> can't even view the old accesslist
02:27:19 <Lukian> austnet services should be called shitbox :p
02:27:28 <robert_> :p
02:27:54 <robert_> I'm going to register #php :p
02:27:58 <robert_> brb
02:34:48 <robert_> any ops care if I register #php ? :P
02:34:51 <robert_> (PM me)
02:39:23 <Lukian> nope, go for it
02:39:39 <Lukian> I'm probably abandoning austnet one of these days if there's no additional life
04:22:34 Join: isdf ([email protected]) to #php
04:30:13 <robert_> alrighty
05:00:44 Quit: isdf ([email protected]) Read error to isdf: Connection reset by peer
06:09:07 Quit: Lukian ([email protected]) Ping timeout for Lukian
06:13:14 Join: Lukian ([email protected]) to #php
06:23:32 Quit: Lukian ([email protected]) Ping timeout for Lukian
06:25:06 Join: Lukian ([email protected]) to #php
06:36:14 Quit: paveway ([email protected]) Ping timeout for paveway
07:22:01 Quit: josh ([email protected]) Exit: Leaving
08:10:21 Join: smythe ([email protected]) to #php
08:53:38 <robert_> smythe :D
08:54:03 <smythe> gday ;)
08:54:06 <robert_> hows it going
08:54:30 <smythe> pretty good, jus kickin back at work
08:54:30 <smythe> u
08:54:53 <robert_> trying to write a recursive parser
08:54:55 <robert_> hooray me
08:55:10 <smythe> sounds like fun :P
08:55:38 <robert_> indeed :P
08:55:43 <robert_> and it's a pain in the ass
08:59:23 <robert_> wow
08:59:26 <robert_> that will JUST fit
08:59:37 <robert_> and allow me to get it off my harddrive
08:59:38 <robert_> woto
08:59:39 <robert_> woot*
09:00:06 <smythe> what will jus fit? lol
09:00:46 <robert_> lol an .ogm of a movie I acquired *cough*
09:01:44 <smythe> oh i c :P
09:15:14 <robert_> :P
09:15:16 <robert_> yeah
09:15:26 <robert_> you got a bit to help me work on my xml parser thing?
09:15:27 <robert_> heh
09:20:51 Join: schnoowork ([email protected]) to #php
09:23:34 <smythe> heh nah - im workin atm :P
09:27:17 <robert_> :P
09:27:21 <schnoowork> yo robert_, whats up
09:27:30 <robert_> and look at the timing :P
09:27:39 <robert_> not much
09:28:04 <robert_> trying to write a 'recursive' SimpleXML parser :P
09:30:56 <schnoowork> ahh ok
09:31:00 <schnoowork> i did the observer pattern
09:31:15 <schnoowork> not sure if you wanted a names observer or not but its good as gold
09:32:40 <robert_> hm
09:33:11 <robert_> names observer, as in com.extension ?
09:33:26 <robert_> or an observer that lets me piddle with the names?
09:41:00 <robert_> hm
09:41:21 <robert_> like, com.extensions.list
09:42:21 <robert_> triggers a "The following extensions are registered: com.foobar0 com.foobar1 and com.foobar2 loaded"
09:42:27 <robert_> like that?
09:48:27 <schnoowork> named observers as in
09:48:40 <schnoowork> Observerable::instance()->attach('sclick');
09:48:49 <schnoowork> well its more like
09:49:02 <schnoowork> $test = new TestObserver; Observerable::instance()->attach('sclick',$test);
09:49:24 <schnoowork> atm it just stores objects and not actual events
09:49:31 <robert_> ohh
09:49:33 <robert_> yeah
09:49:46 <robert_> named events/observers would be helpful
09:49:58 <schnoowork> ok wouldnt be that hard to implement
09:50:09 <schnoowork> ill send you what i have anyway as soon as i log into my laptop
09:50:15 <schnoowork> pmsg your email address
09:50:23 <robert_> kk
09:51:03 <robert_> e.g. Observabe::instance()->attach('Plug-in Discover', new SomeKindOfModule);
09:51:19 <schnoowork> Plug-in Discover ?
09:51:28 <robert_> I was just throwing a name out there
09:51:29 <robert_> heh
09:51:30 <schnoowork> we will call it 'discover' :P
09:51:36 <robert_> yeah :P
09:51:50 <robert_> but like the discover method 'finds' new loaded plug-ins
09:52:35 <schnoowork> yeah
14:46:32 Join: schnoods ([email protected]) to #php
14:50:03 Quit: schnoowork ([email protected]) Ping timeout for schnoowork
15:07:55 Nick: schnoods is now known as schnoowork
15:41:52 Join: HuixinPitt84 ([email protected]) to #php
15:57:32 Join: Loserbait ([email protected]) to #php
16:01:11 Quit: teranoid ([email protected]) Ping timeout for teranoid
16:03:00 Quit: smythe ([email protected]) Exit:
16:27:10 Quit: keenly ([email protected]) Exit: Teeny Little Super Guy, Pops right up before your eye. mIRC is just a multi-player notepad
16:31:35 <teq> ?
16:32:11 <teq> `info
16:32:16 <teq> oh i see
16:32:51 Quit: HuixinPitt84 ([email protected]) Ping timeout for HuixinPitt84
16:38:26 Join: Riki ([email protected]) to #php
17:14:47 Quit: schnoowork ([email protected]) Exit:
17:26:30 <robert_> btw
17:26:39 <robert_> schnoodles is workin on our stuff
17:26:50 <robert_> so the bit about me looking for a website dev can go
18:05:45 <eyecue> `op
18:07:28 Join: smythe ([email protected]) to #php
18:09:50 <teq> trying to get it back atm
18:09:57 <teq> been in hospital for a few weeks lads
18:10:09 <teq> getting my spleen taken out ftw
18:10:20 <eyecue> yeh teq
18:10:26 <eyecue> got dragen in privmsg
18:10:31 <teq> teq and php should have been linked
18:10:34 <teq> dunno wtf is going on there
18:10:52 <eyecue> is ph the real php now ?
18:10:57 <eyecue> hostwise?
18:11:09 <smythe> i would vouch, but i never got added back when my nick expired :P
18:11:20 <eyecue> we'll take care of that now mr austnet
18:11:24 <eyecue> php is the correct php
18:11:32 Join: php ([email protected]) to #php
18:11:45 Mode: (by ChanOp) +o php
18:11:48 Mode: (by php) +o eyecue
18:11:51 <+eyecue> ta
18:11:56 <+eyecue> `adduser smythe -level 100
18:11:59 <teq> sorted
18:12:03 <+eyecue> <3
18:12:06 <+eyecue> connexions
18:12:18 <smythe> woo im back im business!
18:12:21 <+eyecue> now i just need to get into longies pants
18:12:22 <dynackers> could it be, php is the real php
18:12:24 <+eyecue> and o-line password
18:12:25 <+eyecue> :D
18:12:30 <+eyecue> mmmmm
18:12:32 <smythe> hahaa
18:12:34 <teq> hah
18:12:36 <teq> the night i met longie
18:12:42 <teq> i tried to tune his friend
18:12:51 <teq> ended up dating her for 9 months
18:12:53 <+eyecue> CoreAVC Professional Edition v1 6 5 0-EDGE is out
18:12:56 <smythe> was he wearing a long black trench coat?
18:12:57 <robert_> haha
18:12:58 <teq> longies pants were too hard to get into ;(
18:13:11 <+eyecue> `list
18:13:12 <+eyecue> hmm
18:13:14 <robert_> the guy on the other end of this skype session sounds like he's fucking a rubber duck
18:13:15 <+eyecue> gay
18:13:19 <+eyecue> `access list icarus
18:13:20 <robert_> lmao
18:13:29 Join: paveway ([email protected]) to #php
18:13:31 <teq> yeah
18:13:32 Mode: (by ChanOp) +o paveway
18:13:34 <teq> home time lads
18:13:34 <+eyecue> i wouldnt mind my icarus nick back too
18:13:34 <teq> ciao
18:13:36 <+eyecue> ciao brutt
18:13:38 <robert_> ciao
18:14:33 Part: Riki ([email protected]) from #php
18:27:03 <dynackers> i hate waiting to see if you get the job yet :(
18:32:55 Join: Ruwan ([email protected]) to #php
18:33:12 <Ruwan> need website devloper
18:35:26 <dynackers> wrong channel man!
18:35:47 <dynackers> you need #teens
18:35:54 <Ruwan> just kidding
18:37:44 Quit: Ruwan ([email protected]) Read error to Ruwan: EOF from client
18:56:23 Quit: php ([email protected]) Read error to php: Connection reset by peer
19:28:57 <dynackers> don't leave me php
19:28:58 <dynackers> :-(
21:48:01 Join: optimus ([email protected]) to #PHP
21:57:53 Join: josh ([email protected]) to #php
21:57:58 <josh> morning all
22:05:49 Join: teq_ ([email protected]) to #php
22:05:53 Mode: (by ChanOp) +o teq_
22:35:59 Join: HuixinPitt ([email protected]) to #php
22:39:59 Join: MedNez ([email protected]) to #php
23:09:26 Quit: HuixinPitt ([email protected]) G-Lined: Banned from AustNet: spamming this network on other networks... is plain rude
23:27:14 Quit: MedNez ([email protected]) Exit: MedNez
23:28:40 Quit: teq_ ([email protected]) Read error to teq_: Connection reset by peer
23:54:00 * robert_ is back (gone 28:34:41)
23:59:06 Quit: smythe ([email protected]) Exit: