@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18



Comments:

<0> hehe
<0> i wonder if Tetrisnet still exists
<1> dunno.
<2> omg, what kind of VPS comes w/apache pre-installed w/o php
<3> php is a ****in' security hole
<3> i'd probably do the same thing if i were them
<2> jgaddis, yeah, but when using things other than basic HTML pages, you need PHP
<1> and still.. we all need php.. don't we?
<2> and if you say RonR, or ASP, I will RonR your butt
<1> Steakk: *nod*
<1> heh
<4> jsp :)
<2> java server pages?
<5> Steakk: mod_ruby, or mod_perl



<2> Nanuq, mod_php4, is that waht you said?
<5> Steakk: RoR can go **** itself. mod_ruby is solid.
<4> heck, just looking at the latest bugtrack entries makes me eery about php. way too much holes being discovered for my liking
<4> Xeon: I am now
<5> Steakk: I write Ruby code like a .. man-like being.
<2> I should insall KDE on my VPS, and VNC to it, just to use bandwith of the provider
<2> I'ver never touched ruby
<2> I've*
<1> I didn't see any security updates for debian in ages now..
<1> *nod* nothing which runs on my box...
<6> yoz: i recommend subscribing to debian-security-announce
<6> yoz: *very* low traffic and keeps you up to date
<1> mod-: *nod* I should really do that..
<3> okay, i got something that works
<3> OldMonk: dont worry about it, thanks though
<7> jgaddis: now you got me going :)
<1> got to sell a schumacher cap with autograph on ebay.. I wonder what the ****ers will pay for that.
<3> $w = "(.+?)";
<3> $line =~ m/^$w $w $w \[$w:$w $w\] "$w $w $w" $w $w "$w" "$w"/;
<3> works well enough
<2> okay, I have php setup for apache2, did the addtype's and such in the .conf, restarted apache2...but, when i load up index.php, FF asks me to DL the file
<0> yoz,
<0> michael schumacher?
<1> yes.
<0> have you had it authenticated or do you have the provenance to back it up?
<0> cuz they can probably sell for like $50-100
<1> Comet-: well.. I got it myself in istanbul a few days ago.. got it from his manager.. no idea how to make them believe.
<1> Comet-: I'm working for the FOM (formula one management)
<0> autographs are always tricky.. i work for an autograph collector/appraiser.. i'm sure its real, but for example.
<0> there is a dude selling on on ebay right now.. who got it auth'd by the PSA/DNA and is selling it for $85
<0> http://cgi.ebay.com/MICHAEL-SCHUMACHER-SIGNED-CAP-HAT-F1-AUTOGRAPH-COA_W0QQitemZ220022149818QQihZ012QQcategoryZ2835QQssPageNameZWDVWQQrdZ1QQcmdZViewItem
<0> so you gotta figure, he probably paid $20 to get the think authenticated
<0> thing
<7> $_ =~ /^(\S+) (\S+) (\S+) \[(.*)\] "(\S+) (\S+) (\S+)" (\d+) (\S+) "(\S+)" "(\S+)"/ ;
<7> ($host , $auth , $state , $date , $type , $url , $proto , $code , $bytes , $urlagain , $agent ) = ( $1 , $2 , $3 , $4 , $5 , $6 , $7 , $8 , $9 , $10 , $11 ) ;
<7> seems to work except for the last one
<0> just tell the buyers that you'll refund them if they are dissatified in any way.. that usually gets their truth
<1> Comet-: I see.. gotta check that.
<0> trust
<1> Comet-: *nod* that's an idea.
<1> Comet-: mine is the new cap from this season... but the autograph looks the same ;)
<6> hm, what does m// return in list context?
<0> yoz: yea.. i'm sure an experienced buyer could tell too
<6> ah, what i expected it to (which is typical of Perl
<6> )
<6> jgaddis: i suggest adding /o to the one you pasted
<7> heh
<6> OldMonk: i think you can just say: ($host, [...]) = ($_ =~ /[...]/);
<7> mod-: yeah, apparently you can :)
<1> Comet-: you think it's less worth witgout the certificate of authenticity from PSA/DNA or just harder to make them trust you?
<8> hrm... is it any way I can set connection charset using JdbcConnectionDescriptor for mysql?
<0> yoz: well, i think you'd just have to charge less money for it..
<0> yoz: if you get it auth'd, you could charge more.. because the proof, is a good portion of the value
<2> anyone here able to pull up www.steakk.com ? or does it ask you to DL the php file?
<0> even though, the PSA/DNA is a crap company that ebay trusts for some capital reason
<8> Steakk: it asks to DL... ;)
<1> Comet-: makes sense..
<2> Xeon, thanks
<0> but honestly, half the people on there dont care much about the PSA/DNA..



<0> i mean think about it.. who would forge a ****in shumacher autograph just for like 50 bucks
<0> some people are just crazy..
<1> yeah..
<1> the cap alone costs 30 EUR though ;)
<0> hahaha there ya go
<0> i'd hang on to it for a bit..
<1> I got 3 of them anyway.. this year, last season and 2004.. I wonder if it's better to just keep them some years at least one of them.
<0> hrm... yea maybe keep em, or if you wanna sell them, maybe put it in a local auction around town..
<1> yeap..
<0> ebay is always a freakin lowballer
<1> that's so true,
<2> why in the hell does apache2 say that the php4 module is loaded, but not parse the php files and display them? it tells me to DL it instead
<7> mime-type issues
<8> Steakk: did you add AddType application/x-httpd-php .php ?
<7> and .php3 and .php4?
<2> AddType is deprecated, use AddHandler instead ... but, it is already loaded
<2> got it, i think
<7> what's your extension, .php? or .phpX?
<2> try that page again (www.steakk.com)
<8> Steakk: that's odd... in ubuntu 6.06 the default for the php module is AddType...
<8> yep... it's ok now
<2> php_admin_flag engine on <-- that was set to off, i just turned it on...seems to work..but, i see `admin` there...did I just open a secuirty hole?
<2> hrmm...i fogot who i used to register digitalwebservices.net ...
<2> anyway to figure that out?
<7> not a new hole -- you already opened it when you loaded mod_php
<2> hah
<9> Steakk try a whois lookup
<1> tojoe: got the loco roco demo downloaded.. ;) I think I'm going to buy that game as well.
<2> that says publicdomainregistry.com, which I have never used
<1> Steakk: that's because it's a .net ;)
<2> bleh
<2> i _THINK_ i used 1and1 to register it
<9> Domain servers in listed order:
<9> ns48.1and1.com
<9> ns47.1and1.com
<2> those are just the NS's...dont know if i used them as my registrar though
<10> Steakk: thy DNS is a unholy & messy affair
<2> I hate working with DNS ****
<2> and having 14 registrars
<10> thats why I let K_F handle that for me
<10> its a win-win for me, and a "work" for him :P
<11> DNS and SMTP ****.
<10> and why I let google handle my mail
<2> Jostein, use afraid.org ... thats what I do
<4> Steakk: steakk.com? With godaddy so it seems
<10> Steakk: I use K_F. and it just -works-
<2> Lion-O, godaddy is for steakk.com, but not digitalwebservices
<2> Jostein, you shouldnt use people...
<2> unless they hare ****in hot
<4> Steakk: ah ok. whois 'm 8)
<10> Steakk: He lives 10 minutes up the road from me. There's no trouble getting him to fix stuff
<1> I use yoznet and it works as well.
<2> ahhh
<1> 8)
<10> Steakk: now... just asking. is MY domain working? is YOUR domain working?
<2> yes, my domain is working
<2> digitalwebservices.net has always been empty
<2> well, empty being a ****ty mambo install
<10> heh
<2> My roomie is pissed cause I get paid $60/hr to go to breakfast with people ... she gives me **** every thursday morning when that happens
<12> America: Freedom to Fascism hit bittorrent the other day
<8> Lion-O: do you know of any way I can set connection charset using JdbcConnectionDescriptor for mysql?
<10> reality: oh?
<10> Xeon: dont mysql have unicode datatypes?
<12> Good ****
<8> Jostein: well... thing is that now upon new inserts of data from the servet I get unwanted chars in the db... thing that didn't happen before switching to a new mysql engine (from 4.x to 5.x) and a diffrent box...
<10> Xeon: time to check collation and crap
<8> Jostein: well... all that crap is set on the tables and db... but not on the connection itself, wich I suspect for this problem


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linux
or
Go to some related logs:

#MissKitten
#javascript
#AllNiteCafe
#AllNiteCafe
gibraltar devilsbar
ALOOOOOOOOOOOOOOOOOOOO
play versions.txt
#teens
#linux
Xiz-zobb trid?



Home  |  disclaimer  |  contact  |  submit quotes