Page:
1 2 3 4 5 6 7 8 9 10 11 12
13 14 Comments:
<Hajuu> NOT BRONSCON!
<|pit2> sully: try drupal
<Hajuu> oh man
<Hajuu> howd it end up to be 3am
<_TaSm> drupal is decent.
<|pit2> looks ok to me
<|pit2> which one did you use tasm?
<_TaSm> I lean towards joomla and drupal.
<Hajuu> joomla sounds like it should be called blackcms
<Hajuu> <.<
<Hajuu> >.>
<_TaSm> I like drupal's code base a bit more, though its probally got more of a learning curve than joomla.
<Onse> hi!
<|pit2> tasm: you guys didn't integrate it yet?
<|pit2> hey Onse
<_TaSm> We rolled out joomla for one site we didn't care much about.
<_TaSm> It seems to work.
<|pit2> I agree with you Hajuu... the name sucks
<Onse> :)
<Trigomaq> Hey
<Trigomaq> Are XSS attacks a real danger?
<icenyne> Question: I am trying to enable the module php_pdo_odbc.dll in PHP5 but everytime I try to run php it tells me that the module php-pdo.dll can't be found. My entry in the php.ini file is this: extension=php_pdo_odbc.dll is there a php_pdo.dll file that it depends on to exist??
<_TaSm> Trigomaq, yes, you troll.
<|pit2> lol
<|pit2> icenyne: my guess is it depends on a few .dlls... the manual should tell you which ones
<Trigomaq> _TaSm: ?
<_TaSm> Trigomaq http://www.ezcube.com/HowTo/
<_TaSm> er
<_TaSm> Trigomaq http://en.wikipedia.org/wiki/Internet_troll
<icenyne> OK, i got them all loaded as far as the php-cgi.exe file goes, but when I view phpinfo() it does not list any of them in the loaded modules
<Trigomaq> _TaSm: Why am I a troll now?
<Trigomaq> I just asked a question.
<_TaSm> See? Your trolling as we speak.
<Trigomaq> I don't even know what a TSS is. A friend of mine who's learning PHP asked me that.
<Trigomaq> So I came here to ask it for him.
<Trigomaq> And relay back the answer to him.
<_TaSm> He's not smart enough to use google?
<|pit2> it's like a ring of trolls...
<|pit2> lol
<Trigomaq> ok....
<Trigomaq> Don't know what's wrong with you guys./
<_TaSm> Sounds like he shouln't be programming then if he can't handle the simple task of looking somthing up in google.
<Trigomaq> This kind of behavior is typical in a IRC channel anyways. Thanks for your help.
<|pit2> Trigomaq: you're suposed to say we're gay
<|pit2> and this channel sucks
<|pit2> something along those lines
<Trigomaq> I'm not here to start any trouble.
<sk8ing> Trigomaq: which one is you? http://www.sidecar-cz.com/zabava/obrazky/foto_v/111_drsny_12.jpg
<sully> MORE of a learning curve than Joomla?
<sully> Joomla is horrific as is
<_TaSm> http://www.google.com/search?q=Are+XSS+attacks+a+real+danger%3F
<_TaSm> haha, I asked your EXACT question in google and got like 10 pages of useful info.
<_TaSm> Thats why your a troll.
<_TaSm> The second question out of a trolls mouth after asking a question like that is "How are they a real danager?"
<_TaSm> Come on troll, you know you wanted to ask it.
<_TaSm> But we cought you, our troll-radar was spot on.
<LanShark> heh
<sk8ing> gandalf the white
<icenyne> Anyone have any tips on how to load a Cache DB via unixODBC drivers with PHP's PDO_ODBC functions?
<icenyne> LOL
<|pit2> tasm: we have a troll-radar?
<|pit2> sweet!
<_TaSm> haha
<|pit2> haha icenyne
<_TaSm> He got troll-busted.
<icenyne> yeah it sucks. InterSystems has got to be the least compatible DB Ive ever encountered
<Hajuu> night *****es
<Hajuu> lmao just totally headbutted a pile of plates
<my10b34n> i blame the copper
<pieg> sue it!
<Hajuu> sue your mum for negligent use of that ass
<Hajuu> out();
<sully> Quick Q guys: Is there a foolproof way of checking to see if you're on a HTTPS connection, other than checking the HTTP port?
<_TaSm> Ya.
<_TaSm> Lemme find the server var.
<|pit2> check the url?
<|pit2> yea
<sully> ah, there's a variable for that?
<_TaSm> Argh, my ****ing server isn't cooperating with me at the momnet.
<sully> I wonder if _SERVER["SERVER_PROTOCOL"] does it
<_TaSm> Sec, gonna bash its face in.
<_TaSm> For some reason everything is redirecting back to http from https
<_TaSm> WTF
<[BK]Kix> haha
<_TaSm> Which is in our framework (we spesify which files shoudl be allowed to be seen over https or should be forced one way or the other), but this is just a simple ****ing phpinfo.php <?php phpinfo(); ?> file.
<dravine> omfg l0lz
<dravine> phpwn3d!
<_TaSm> Weird, ok well anyway, its working fine in temp.
<_TaSm> We must just have some wacky .htaccess setup somewhere.
<_TaSm> Thar ya go.
<_TaSm> Heh, I probally could have guessed that one.
<_TaSm> 'HTTPS'
<_TaSm> Set to a non-empty value if the script was queried through the HTTPS protocol.
<dravine> God I love my job
<sully> lol
<sully> thanks Tasm
<_TaSm> np
<_TaSm> I'm glad to hear it dravine.
<Lame_nick> Pray more, my son, and you'll love it even more
<dravine> this place is just pretty much off the hook
<dravine> I've _never_ had a job like this
<dravine> I show up before 8 am, and don't leave till 5 or later
<dravine> and that doesn't bother me at all
<dravine> I'm a bit shocked that it's already 15:12
<_TaSm> Hot chicks?
<dravine> no
<dravine> just interesting work
<dravine> I get to make most of the decisions as to what apps we use, and how things are written
<_TaSm> Roger.
<dravine> man, mysql does have some nice dev tools for windows.
<|pit2> such as?
<dravine> the mysql administrator thing
<dravine> query browser and all that
<dravine> I almost don't hate it
<|pit2> yea
<|pit2> it got better with latest versions
<|pit2> =)
<dravine> yeah, I'm using the v5 admin tools
<|pit2> meh I'm stuck with phpMyAdmin
<dravine> :(((((((((((((((((((((((((
<_TaSm> Heh, the admin tools a really nice when your monitering a bunch of ****. Including clustered servers.
<|pit2> none of us actually work on live server tasm
<|pit2> we just make pretend =P
<dravine> heh, man I've been hand tweaking corrupted data for about an hour now
<dravine> it would be the suck without this admin tool
<_TaSm> I think I'm going to go outside and setup the lawn chair and do some reading.
<_TaSm> Its "research" though ;)
<|pit2> pr0n in the sun
<|pit2> nothing better
<exacube> in the sun?
<exacube> oh, laptop?
<_TaSm> Heh, accually printed out PDFs
<_TaSm> Oh wait, the sun disapeared again :-/
<dravine> it's crappy outside here today
<dravine> overcast and such
<|pit2> eww don't go outside
<_TaSm> If I can get the sun to come back out I might.
<dravine> outside == big_room_bright_ceiling
<irzyxel> anyone here a carpenter ?
<sully> I once sawed a woman in half
<LanShark> ive built a couple houses
<irzyxel> gotta cut a ceiling joist and quench it
<LanShark> ok
<_TaSm> All you do is add joist support so your ceiling doesn't collapse.
<|pit2> lol
<irzyxel> but how to fix it in place
<irzyxel> long screw for the middle, but how in the sides
<LanShark> you have to do like a header
<LanShark> with hangers
<|pit2> good one sully
Return to #
phpor
Go to some related
logs:
vc++ scanf
Evangeline_Lilly_December_2005_1212005125131PM650neopets AND nugglerjottinger
+restarting apache +core 4
XH8196 driver firmwarewindows