| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9
Comments:
<0> hello <0> does anyone know what it means if a folder name had green background ? <1> huh? <0> i've accidentally delete my 2.6.26.11 sources <0> and this folder's name had a green background when i ls <1> glontu: what distro? <0> i have a script named colorls.sh ... i have it from a fedora core machine <0> i'm using it on gentoo <1> i don't get it <1> what is your exact problem again? <0> if i am running kernel 2.6.26.11 and i have just deleted the /usr/src/2.6.16.11/ folder <0> will my machine boot again ? <0> my kernel image is in /boot/ <1> yes it will <0> i'm scared because that was the only folder in there who's name had a green highlighting on the background
<0> i thought i was running 2.6.16.16 <1> uname -r and see what you are running <0> and now i see i'm actually running 2.6.16.11 ... the one withc's sources i've just deleted <0> Linux tuxy 2.6.16.11 #3 Wed Apr 26 02:22:57 EEST 2006 i686 AMD Athlon(tm) 3000+ GNU/Linux <0> so there's no connection between the stuff in /usr/src and what my system needs in order to boot properly <0> ? <1> usually no <0> the system map thing gets the modules and everything else from another folder right ? <2> .o <3> hello everyone <3> I have a problem with xchat <3> when a channel action happens, xchat does'nt show the entire text <3> I checked text events and I have for channel action this -> %C18*$t$1%O $2 <4> hi <4> I have <4> SIOCDELRT: No such process <4> but route is existing ! <4> any idea ? <3> do you think its a bug in xchat or can I fix it somehow ? <5> _fireball: You need to be a lot more specific <5> _fireball: Start with what distro you're using <3> you all understand what my problem is ? right ? when someone use /me , the complete text does'nt show <5> phalcon: I doubt it's a bug seeing as there are thousands of Xchat users out there who visit this channel and I've never seen or heard of that error <6> if you were using some oddball script, it could be a bug in that <3> noxo, I doubt there is a conflict with a script, I checked them <7> phalcon: does it stop at the first no nascii char ? <3> I mean, no <7> non ascii* <3> T`aZ, I am not sure, but I noticed that when people use rather long channel actions ( /me ) , then I can't see their whole text sentence <6> i need to ask a non-linux question here, but ill ask it only once: do any of you guys know anyone or have any friends that have Poser3D software? im trying to find someone that has it, and im willing to pay them $20 for a model that they can literally whip up in 30 seconds flat <3> T`aZ, it could possible be a non ascii charcater.... why ? have you seen this problem before ? <7> phalcon: yes, bad locale <3> how can I fix this ? <7> phalcon: export LC_CTYPE=yourlocale <6> crap <6> im going to end up buying that pos software and installing windows, just so i can use it for 5 minutes <7> phalcon: try that in a term, then launch xchat from that term, and test <8> yo. <8> yay for HTML questions. anyone up for answering? <8> trying to figure out how to have (basically) 2 divs side by side. <8> ie, like 2-column text. <8> now -- the text doesn't have to balance between the 2 columns. <8> so how does one achieve this? <9> hi <9> bronaugh: <9> use css <9> fload right and float left <9> :) <8> yeah, except I don't want the one to float right. <8> and I don't like float. <10> bron why 2 divs? <8> (I think it's a nasty dirty hack) <9> rofl <9> no its not <2> red!~ <10> bron why are you using divs? <10> hiya mad <9> god will punish you someday <9> for saying evil stuff <10> if he existed he would have punished me many a time by now :) <8> Redragon: because apparently that's the done thing now.
<10> bron sounds like a DW or FP excuse to add html when you dont need it :) <10> if you set the width you can put one next to another without it falling below the other i believe <2> sup dragon ? <10> personally i find tables work much better <10> nothin much atm, just scanning in some old negatives :) <10> much better than yesterday now that i'm back on my caffiene :) <9> yes instead of using float you can use width or max-width property <9> but float is no nasty hack <10> bronaugh the problem i find with divs is no matter how hard you try each browser handles them a bit differently <10> i only use divs where I actually specify the location, usually via js <10> like my menu system <9> :) <8> yeah. absolute positioning is also satanspawn. <9> no its not.. that all depends of what you wanna do <8> most of the time it's a bad idea. <9> why? <8> because people do stupid crap like absolutely position text. <10> in my menu system the div is placed based on the mouse, thats why i use it :) <8> then someone comes along with a visual impairment. <9> so thats people's mistake <8> they enlarge the text size, and now everything overlaps and is unreadable. <9> not absoluite property0s mistake <8> way to go web developer. <8> as I said. most of the time it's a bad idea <9> you can use it for pictures <10> my biggest complaint is no 2 browsers handle all html the same <8> because people are dumb. doesn't mean get rid of it. just don't use it where it shouldn't be used; which is most places. <9> and its very usefould for pr0n websites <9> that divide pics into small pieces lol <8> yeah... <6> actually, almost all browsers handles things decently, save ie <8> they could use a single large image, you know... and use a client-side image map. <10> till you get into dom and js Redb3ard <6> learn to code for anything other than ie, and watch as it magically works everywhere else <9> extra extra <9> http://www.webdevout.net/browser_support_summary.php <6> redragon, im having alot of luck <9> firefox ahead <6> and im doing things far fancier than anything else ive ever seen <9> followed by opera <8> wow. look. nothing improves in IE7. <10> i have alot of issues with mac, even FF on mac doesn't handle exactly like linux or windows FF <9> actually much inprooves on IE7 <6> ie7 is a joke <6> a few of the worst css flaws are fixed, great <6> still no dom, still no xhtml, still no svg <9> rofl <10> ie has dom, well their own unique dom hehe <9> what does that has to do with IE? <8> it has everything to do with ie being a retarded piece of crap. <6> what does it have to do with it ? <10> one thing ie does i wish other browsers did is extended table support <8> our co-op here (genius that he was) wrote a webpage that crashed IE when you tried to print it. <9> that has no fundament <6> means my standards compliant webapp doesnt have a chance in hell of ever working on ie <9> oh well <9> Chuck Norris' tears cure cancer. Too bad he has never cried. <6> i couldnt make mine work in ie, no matter what... everyone else is at least *planning* svg support <8> the -only- good thing about IE is the rendering engine's speed, accuracy, and memory efficiency. <8> everything else is garbage. <10> my stuff works in ie, i had to do extra work to get it to though <6> speed? <11> i guess speed is <see 'meth'> <6> yeh, maybe <6> but accuracy? <6> it doesnt even have a working box model <8> ever seen the Mozzy jiggling-pixels in IE? <8> what works, works well. <8> guess that's my point. in terms of the graphics end of things, what works works well. <8> rest is trash. <10> now i just need a nice big telescope to take pictures with... <10> telescope i got now a bit to unstable with the camera on it *sniff*
Return to
#linuxhelp or Go to some related
logs:
jackmass Mrxvt on ubuntu 6.06 #skype ferry corsten fire mp3 nrg unpack linux #linuxhelp eurosport bkara #linuxhelp Nadezhda pronounce #linuxhelp
|
|