@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4



Comments:

<0> right... was wondering about the "fiona" part, if it was a double meaning ...
<0> but close enough I guess, hehe
<1> K_F: I have some customers complaining... they got snail mail which wants them to renew their domains.. I did get something like that myself. you sure directi doesn't give information out?
<2> yoz: are you from .ro?
<0> really?
<0> yoz: can you get one of them to scan it and send it to you/me?
<1> K_F: they also knew about yoznet.com and sent me snail mail..
<0> yoz: and private whois is about to be introduced
<0> they probably just did a whois
<1> K_F: hell if I still have it.. I didn't pay much attention to it and ignored it. lemme see if I can find it.
<1> K_F: yeah that's a point. :/
<1> Aciduzzu: no, I'm not.
<1> K_F: hold on a second.. I'll check if i can find that..
<0> yoz: no rush
<0> just email it if you find it
<2> yoz: ioana is a .ro female name so I (like most morons) make a quik ***umption...



<2> quick*
<1> Aciduzzu: *nod* I was born there.
<2> yoz: ok, no harm done; sorry for bugging in.
<0> anyone have a magic eight-ball?
<1> K_F: I found some info I wrote on my old site.. have a look.. /notice
<0> right...
<0> Register your domain name now for only $50.00! Versus the industry standard price of $70.00 for a two year registration.
<3> whee. Hi yoz
<1> Lion-O: evening! ;)
<1> K_F: stupid ****ers..
<3> did I say burp yet? Oh right, I did ;)
<1> K_F: $customer (idiot actually) did pay them so seems and complains now.
<1> Lion-O: *nod* you did!
<0> huuuuuuh?
<0> you can't be serious..
<3> oh I am
<3> I had a very good meal just now and it made me burp :P
<0> Lion-O: screw you, talking to yoz here :p
<1> K_F: yeah.. he replied to their snail mail!
<1> K_F: which asks you to send them your CC number etc etc.
<0> yoz: pmsg me the domain of the affected customer
<0> pmsg/notice/whatever
<1> K_F: ok.. wait. though.. lemme call him first!
<1> K_F: he's austrian!
<0> sure, I just want to check some whois data here first..
<1> K_F: yeah.. I notice you the domain.. it's the ugly one.
<0> hehe
<1> K_F: I just talked to him.. he sent them their letter back and signedc up for 5 years == ~50 EUR
<1> K_F: idiot just told me.. "I thought it's your company cause they got exactly the same prices"
<0> it hasn't been transfered yet, thats for sure
<1> yeah.. I told him to call visa and block the transfer.
<1> that's shouldn't be much of an issue.
<1> though I think I'm going to call some customers to tell them to ignore those snail mails.
<0> good...
<1> AND send out mails as well.
<1> I didn't know people can be that stupid.. but it seems they can!
<4> yoz: isn't sending out letters like that illegal?
<0> did you just get an email from me?
<0> damn TB crashed here..
<1> K_F: perfect mail!
<1> yeap I did..
<0> thought so..
<3> Robertson: don't msg me
<0> yoz: wondering whom to send to if no response... ICANN or the domain provider they use
<0> well. that time,that sorrow..
<1> K_F: both?
<5> ??
<3> Robertson: got the message yet? keep conversation in the channel.
<5> i wasn't here to see your message Lion-O
<0> thats sooo much better..
<0> yoz: probably.. but I'll give them a couple of days first..
<1> K_F: sure..
<6> Robertson: you're not very bright, are you?
<7> 30 watt?
<8> hello all
<3> yo vIkSiT



<8> hey ho Lion-O!
<3> vIkSiT: sup? Preparing for the weekend yet? ;)
<8> Lion-O, hah, not a chance. i'm stuck with a problem right now
<3> oh dear
<8> indeed
<8> hmm, maybe you have ideas?
<8> essentially - i've got a command which gives me about 10 lines of output
<3> hmm, storm is going to wreck havoc here tomorrow 8)
<8> but i only want say, things _After_ a particular keyword
<9> msg wlfshmn http://www.airsoftextreme.com/store/index.php?main_page=product_info&cPath=74_173&products_id=265 <-- Heh think I'd be able to ship one of those to you without us getting arrested? :)
<9> er, oops.
<10> hello
<3> vIkSiT: shouldn't be a problem..
<10> can i have help installing this software
<8> Lion-O, hope not - if this program i'm writing right now works. :)
<6> xbrianx: no. not unless you tell us which software.
<10> poweriso-1.1.tar.gz
<3> vIkSiT: I mean, you can simply write a parser or something. So, for example, go over the lines to check for the appearance of the word. If so then simply cut the rest from that specific line.
<10> it is in my tmp folder
<3> xbrianx: read its installation instructions
<6> xbrianx: read the docs
<8> Lion-O, right
<10> i didnt come with any
<3> xbrianx: bull****
<3> http://www.poweriso.com/download.htm
<6> xbrianx: the installation instructions are probably on the website where you downloaded it
<3> xbrianx: amazing, seems you paid for that stuff.
<3> xbrianx: anyway, bottom line: unpack the archive, read instructions, follow instructions, and you should be off.
<6> Lion-O: why buy it when you can warez it? ;)
<3> vIkSiT: I guess the whole thing is to first grab the number of lines. Then iterate over them (if thats the verb) untill you find that word. Then a mere 'sed' should be able to grab the block of data and get line <x> to the end. Well, if we're talking a shellscript here.
<8> ah well, i was doing this in python actually
<8> i got the grab lines, and iterate
<8> next task - to find the element
<3> Ka-bar: well, I'm not positive its the same product mind you ;P
<7> vIkSiT: this still that HTML thing?
<3> vIkSiT: hmm, no idea there. I've done very little with python myself. You need Mr. Python himself, the stegster :)
<7> does python not have a module that will take the HTML and parse it into a DOM so that you can snag the stuff you need?
<8> schitzo, nope. this is part of the same thing, but a different task
<7> yeah, go over to neko and ask steggers
<3> vIkSiT: and he's on neko 8)
<8> hehe
<8> anyone give me the server again?
<8> haven't been on neko for a while
<1> K_F: reason enough to NOT put correct data in the whois info.
<1> K_F: ****ers. How much is private whois going to cost? any clue?
<6> Falchion: you guys doing whois privacy yet?
<3> ./wallops wheee, now we finally meet the right useramount to get financial support. I knew it would pay off to keep steg around ;)
<3> whoops ;-)
<8> hehehe
<3> channel fight!
<9> Ka-bar: Not yet, but soon.
<9> Ka-bar: Hey now, just had my knee operation yesterday, ****er
<6> hhehe
<6> Falchion: not yet, but soon? Wasn't Tom working on that like over a year ago when I was still there? ;)
<9> Ka-bar: Other things came up. For example, OpenHRS instead of opensrs
<6> eek!
<6> oh... wait... no more opensrs?
<9> :) That;s a step up. Plus Upgrades are getting new functionality, plus we're working with D-link to set them up a DDNS system in china to deal with the Great Firewall issue, plus we're providing our Private Label service, etc, etc.
<9> Ka-bar: OpenHRS still uses Tucows somehow but yeah, it's better for us to not be using OpenSRS
<9> Ka-bar: You seen the private label stuff?
<6> no
<9> Oh, use the search box on the site. It's a step towards our reseller interface.
<9> And I'm in talks with Woot about them partnering up for some deals. :)
<6> with woot? why?
<9> Why not? They get a LOT of hits.
<6> yeah, but...
<9> Its like the first week I got us posted on hotdlz.com: lots and lots of new users and upgraders
<11> Falchion
<9> Ka-bar: Because we're perfect for them. Not as a main deal, but as side stuff. Especiually when the main deal is a device that can use our service
<9> nuq


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#AllNiteCafe
ahxini hi
#gentoo
#skype
XOR rocks
rdtdf
#mirc
#linux
#AllNiteCafe
caady ic



Home  |  disclaimer  |  contact  |  submit quotes