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

// #scripters — 2008-02-20

1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
01:39:09 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
01:39:20 Join: Timegrinder ([email protected]) to #Scripters
04:29:30 Quit: ImmutableDark ([email protected]) Ping timeout for ImmutableDark
04:42:28 Join: ImmutableDark ([email protected]) to #scripters
05:17:05 Quit: ImmutableDark ([email protected]) Ping timeout for ImmutableDark
05:19:49 Quit: twig ([email protected]) Ping timeout for twig
05:29:38 Join: ImmutableDark ([email protected]) to #scripters
05:31:33 Join: twig ([email protected]) to #scripters
06:24:02 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
06:24:14 Join: Timegrinder ([email protected]) to #Scripters
06:33:28 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
06:33:40 Join: Timegrinder ([email protected]) to #Scripters
06:58:19 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
06:58:31 Join: Timegrinder ([email protected]) to #Scripters
07:02:09 Quit: josh ([email protected]) Exit: Leaving
09:13:18 Join: schnoowork ([email protected]) to #scripters
09:15:46 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
09:15:58 Join: Timegrinder ([email protected]) to #Scripters
09:37:12 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
09:37:24 Join: Timegrinder ([email protected]) to #Scripters
09:50:38 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
09:50:50 Join: Timegrinder ([email protected]) to #Scripters
10:36:07 Join: Longie ([email protected]) to #scripters
10:36:08 Mode: (by ChanOp) +o Longie
10:36:13 <Longie> oh yeah I bquit lol
10:36:19 <Longie> why for on keydown hates me
10:46:08 <damian> everything hates you. the sooner you realise this the better off you'll be.
10:47:54 <Longie> haha
10:48:11 <Longie> nah I can't use $1- for it so I need to build the string as I type, there seems to be no property for getting the text on an input box thingie
10:48:33 Join: echelon ([email protected]) to #scripters
10:56:07 <Carson> use a query window
10:56:14 <Carson> /query ASDHelperBS
10:56:33 <Carson> on 1:input: blah blah blah
11:38:58 <stefan> does anyone remember how to add to favourites simply? there are a few snippets about the net, but most require javascript in the head too
11:41:07 <Bozza> <a href="javascript:window.external.AddFavorite('http://www.myurl.com','Your site name')"> Add this page to your favourites</a>
11:41:26 <stefan> awesome, thanks, knew it wouldn't be too hard
11:47:06 <stefan> except that one only wants to work in IE :\
11:51:47 <Longie> nah I just realised something
11:51:47 <Longie> ON 1:KEYDOWN:@:13:{
11:51:48 <Longie> if ($active == @helpme) { helpme $+(:, $$editbox($active)) }
11:51:48 <Longie> if ($active == @globals-nicks) { globops $$editbox($active) }
11:51:48 <Longie> }
11:51:49 <Longie> heh
11:51:54 <Longie> forgot about that identifier
11:52:12 <stefan> ah, I was going to suggest that, but sounded like you were talking about a dialog
11:52:13 <Longie> plus I have lots of @windows, so I don't want them muddled in up wueries
11:52:15 <Longie> queries
11:52:33 <Longie> I had a decent thing ages ago actually
11:53:04 <Longie> on the left it had a listbox with the titles of my @windows (globals asd, sprint, OperOP, servers, kills, etc) and when you selected them, it filled up a textarea on the right with the items
11:53:27 <Longie> only problem was, hash tables are sorted weirdly so I had to make a dll and my hdd died :/
11:53:37 <Bozza> You would need a javascript in the header to allow for bookmarks in firefox.. http://labnol.blogspot.com/2006/01/add-to-favorites-ie-bookmark-firefox.html < will cover Opera which works differently again
11:53:51 <Longie> I much prefer that one, it was dialog based though, id prefer to have it in a window
11:54:08 <stefan> yeah, I just put the IE one in a <!--[if IE]> block :)
11:54:32 <stefan> looks like I do need stuff in the head after all
11:54:58 <stefan> or not, can put it in the body, but messy
12:00:21 Nick: Longie is now known as LongGone
12:00:53 Nick: LongGone is now known as Longie
17:29:49 Quit: schnoowork ([email protected]) Exit:
17:39:07 Join: ADAs ([email protected]) to #scripters
17:39:25 Part: ADAs ([email protected]) from #scripters
17:59:34 <stefan> doh, what am I missing with this?
17:59:39 <stefan> if (date('l') == "Wednesday" && (int) date('G') >= 17) {
17:59:52 <stefan> php, and doesn't trigger with or without the (int)
17:59:56 <BlackDevil> /quit
18:00:07 <stefan> someone with a positive iq please
18:02:05 <stefan> hah, now it seems to work, think I might have screwed up my timezones
18:02:07 Nick: Longie is now known as LongGone
19:28:06 Join: wobelong ([email protected]) to #scripters
19:40:19 Join: m0_ ([email protected]) to #scripters
19:40:34 Nick: m0_ is now known as ImmutableDork
19:41:04 Quit: ImmutableDark ([email protected]) Ping timeout for ImmutableDark
19:41:13 Nick: ImmutableDork is now known as ImmutableDark
21:04:57 Quit: echelon ([email protected]) Read error to echelon: Connection reset by peer
22:00:25 Quit: Timegrinder ([email protected]) Killed (NickOp (Kill requested by Simulacrum))
22:00:37 Join: Timegrinder ([email protected]) to #Scripters
22:03:50 Join: josh_ ([email protected]) to #scripters
23:15:55 Nick: LongGone is now known as Longie