@# 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



Comments:

<0> how can I get a div not to be so thick.. I have a table and in one of the cell's I have <div title="something">Some Text</div> so that when mouse stops over that text it will explain in a yellow box what it is but its making my cell thick
<1> endra: Err... put the title on the cell itself? Style away any margin and padding on the div?
<0> you can put title in the cell itself?
<0> I didn't know that, thanks
<0> I'll try =)
<1> endra: Almost every element in HTML supports a title attribute.
<0> I dont do much html lol
<0> this is like my second site
<0> lol
<0> works great, thanks
<2> hey all, anyone got any handy thoughts on forcing word breaks? I'm outputting some user-generated content (that has been sufficiently scrubbed, etc. but there may be strings with no spaces and such...) ?
<3> VolVE there's no easy way to do it....
<2> yeah, that's what I'm kinda finding
<3> VolVE asides some pretty harsh server side stuff - but even then that's by no means accurate...
<2> word-wrap:break-word; is an IE thing, but I'm relegated to overflow:hidden for Firefox, it's rather sad :-/
<2> yeah, throwing a string-length-check for every potential piece of content server-side sounds pretty yucky



<3> hmmm
<3> possibe though.
<3> otherwise I find that eductaion of users is the best port of call...
<2> well
<2> there's always the select user(s) that /want/ to try and mess things up ;)
<3> lol
<2> and I don't think my server-side guys want to check every string regardless of my convincing pleas
<2> maybe I could put it on the initial form handlers
<2> hmm
<4> How do I make my site come up as a first result?
<4> ...
<4> On Google, I mean.
<5> Hello. Does anyone have alot of insight into hosting companies? I'm looking into getting a country extension (.kg) and I was wondering if any host would support it?
<6> Can someone help me install Windows Defender on Win2k? I am getting an error message indicating that the GDI file is not installed. I downloaded the GDI, but don't know where to put it and Mickeysoft was a bit short on the instructions.
<4> rtj: where's .kg?
<4> what country? oblast of kaliningrad?
<5> kyrgyzstan.
<4> ah
<4> hmm. Is there a reason you want it to be a .kg domain? are you in kyrgistan or is it an issue with a clever name you came up with?
<5> well
<5> i don't want a .kg extension
<5> but a member of my family does
<5> *extended family* who lives there
<5> and i've only registered .coms before
<5> so i have no clue on this
<4> http://www.domain.kg/
<5> yeah
<5> im there.
<4> ig
<4> s/ig/oh
<5> huh?
<4> I meant to say oh, but I typed IG
<5> if i do register the domain
<5> will there be any interference with a webhost?
<4> I think it will show up and propagate through all of the DNSs
<4> I don't know...
<5> oh
<6> Would anyone be able to walk me through an installation of Windows Defender and Win2k? I am getting an error message indicating that i need GDI. I downloaded GDI, but don't know where to put it and Microsoft didn't provide any instructions.
<5> No idea, newbiedoo
<4> Nebiedoo: go to ##windows
<5> lol
<6> ok
<4> they probably know more about it than we do
<5> yes!
<5> finally, a click
<5> aww only 10 cents
<4> rtj: ask about it at #dns
<5> i need to rearrange my adplacement.
<5> ;p
<5> alright
<4> ok :)
<6> I didn't get any help at all on ##windows. The referred me to http://en.wikipedia.org/wiki/RTFM I guess they don't want to be bothered. I feel so depressed; no one will talk to me.
<5> forums.anandtech.com
<5> register there
<5> and ask
<5> active computer nerds on that forum
<7> sorry if this sounds stupid... but how do I get ***igned a DNS if I want to implement my own server? just like I do with a co like godaddy? only this time I don't need a host as I would be one... right?
<8> CaptainMorgan: sounds rights.
<8> CaptainMorgan: when you lease a domain you can specify which DNS server(s) are authoritative for it.
<7> thanks Blis***2



<8> CaptainMorgan: I can also recommend my page on how to write Zone Files
<7> kinda torn.. Im looking over stuff that says don't go with Linux as a server option..
<7> sure
<8> http://www.sabi.co.uk/Notes/linuxDNSZones.html
<8> CaptainMorgan: Linux is very fine as a DNS server. Don't worry about that.
<7> but I also want capability for .NET's C#
<7> or just C#
<8> CaptainMorgan: however, you can avoid some h***le by going for a DNS host that gives you a nice webbie interface to edit zones...
<9> hi
<7> **** doesn't that mean you get charged extra by net provider for stuf like bandwidth?
<9> I'm looking the name of a web site where you can upload a video and they pay you everytime someone will see that video
<9> I konw it exists, but I can't remember the name/url :/
<9> here in Italy, it's not so known
<10> eefoof?
<8> CaptainMorgan: no, no extra charging. DNS bandwidth is negligible.
<9> deltab: well, it's not that one I had seen time ago
<9> but it seems ok anyway
<9> thanks! :-)
<8> res: yes, I have just read about it, and it is not YouTube, but a comeptitor. I think it was setup by Yahoo!
<9> I hope yuotube will conform to eefoof :)
<9> *YouTube
<11> time to see if my sha1 lib works on my mobile =/
<11> I hate j2me so very much
<9> here it is the one I was looking for: http://www.revver.com
<8> CaptainMorgan: BTW, there are two distinct C# implementations for Linux, Mono and dotGNU.
<8> CaptainMorgan: many well designed C# implementations run on both Mono/dotGNU and .NTE.
<12> It's funny how little press dotgnu gets, by comparison.
<8> mattmcc: as a C# implementation is fine. As for .NET libs coverage it is a lot less than Mono.
<12> Blis***2: Well, that's to be expected. It takes a lot of time and effort to implement that stuff, and Mono's got more resources.
<8> mattmcc: yeah....
<12> Curious, though, that they can't share more code.
<8> mattmcc: you can run Mono stuff on dotGNU and viceversa... But I suspect it is all about licensing.
<12> Oh, right. GNU doesn't believe in licenses that aren't the GPL.
<12> Ah well. It's not like there's anything wrong with having two OSS implementations.
<13> dont die
<11> where can I go to perform an sha checksum on the fly?
<13> i need http://img.4chan.org/b/imgboard.html to go to http://66.207.165.178/b/imgboard.html a friend is asking and ive tried pretty much everything i can think of but stuff wont redivert
<13> Any ideas?
<14> how do I get ridd of the automatic borders around image links?
<1> `css border
<15> Found for CSS 2 - border - http://www.w3.org/TR/REC-CSS2/box.html#propdef-border
<13> No one help me!
<13> How can i redirect a page to somewhere else? using html?
<1> v|g|LanT: HTML is very much the wrong tool for that job. It should be handled at the HTTP level.
<13> oh, what do you exactly mean by the HTTP level? :)
<16> v|g|LanT: you have PHP on your server or something?
<1> v|g|LanT: Browsers makes request to the server. Server doesn't say "Here's your document" server says "Go here instead"
<13> Wait -> i asked the wrong question sorry.
<11> it works!!!
<13> reisio: Frogger i need http://img.4chan.org/b/imgboard.html to go to http://66.207.165.178/b/imgboard.html a friend is asking and ive tried pretty much everything i can think of but stuff wont redivert
<11> ITS ALIIIIVE!!
<13> That's his question.
<11> mowaahaha!
<11> ok, bed time
<16> v|g|LanT: does your friend have server access?
<13> nope
<13> he has a computer right? an internet connection? now he wants that one link to point to the other
<16> just for him?
<16> or for everyone?
<13> yeah him
<16> ah okay
<16> what browser does he use?
<10> what OS?
<13> oh wait
<13> let me ask.
<10> because you can tell the OS that 66.207.165.178 is the IP address of img.4chan.org
<13> Frogger win XP pro, browser is firefox
<13> Frogger is the nickname btw, my friend who is asking :S
<10> inside the Windows directory there should be a file called hosts
<10> open it and add 66.207.165.178 img.4chan.org
<10> note, not hosts.txt, nor hosts.sam


Name:

Comments:

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






Return to #web
or
Go to some related logs:

charbal
#gentoo
#perl
Could not load neither mysql nor mysqli extension, you might not be able to use
pyhook for python 2.5
#perl
#centos
#fedora
fedora mysql server delete table
package ffmpeg-dev



Home  |  disclaimer  |  contact  |  submit quotes