@# 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 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35



Comments:

<0> and sorry, wrong channe..
<1> ooutput: are you trying to read the contents of the file?
<2> pod, yeah... and have you looked at how many people that DON'T... look at how far those people make it. The trend is, if you do get the education, you go above the average. You're listing of exceptions is really meaningless. I never said you couldn't make it. It's just easier to make it with an education.
<2> eml, are you getting these times from a database?
<2> eml, if so, use the databases time comparitors.
<3> A-L-P-H-A: Well, it's a matter of whether your employer cares about putting education on top of skills. Many don't, many do.
<4> If most people go to college, how are they going above the average?
<0> A-L-P-H-A, it's mysql-related, so we probably shouldn't talk here, I already asked in #mysql
<5> ootput, oh now I see what you wanted: http://ootput.pastebin.com/572017
<2> eml, mysql manual, datediff function.
<1> ootput: start with this http://ootput.pastebin.com/572018
<6> pod: grrr. that did it.
<5> ootput, pleasure.
<2> kuja, Employeer hires based on skills. Employeers promotes based on education.
<0> A-L-P-H-A, yeah, found it
<2> eml, so you're good now?



<0> A-L-P-H-A, well, I should use now() - interval 15 minutes I guess
<0> I was told so at least =]
<7> *Employers
<5> A-L-P-H-A, nothing worth doing is easy ... In the end it's up to the person.
<2> kuja, here's a situation. You have two people, same skills. One has a university education, and the other finished highscool. Everything else is the same. Who would you promote?
<3> A-L-P-H-A: Believe it or not, where I live education is highly demanded, though if you want a coding job education is never a question popped up in the interview.
<1> A-L-P-H-A: stupid, stupid example
<5> A-L-P-H-A, I would promote the guy that works the best for my company.
<5> A-L-P-H-A, regardless of education.
<8> yeah...
<1> pod: dont even try to answer that
<3> Not all the education in the world can tell you how good you are at what you do.
<1> alot depends on who is the best leader
<0> A-L-P-H-A, yep, works like a charm
<2> well... the mode educated guy will win in the real world.
<3> Education is overrated.
<2> eml, cool.
<1> i've seen some of the most educated tight***es on earth.. while i've seen some great uneducated folk that new how to lead a team into millions of dollars
<5> A-L-P-H-A, the "real world," okay ...
<2> kuja, if you say so... I'm done debating the topic now.
<1> because they had the street smarts to do it
<1> A-L-P-H-A: companies are not about promotions, skills, etc. they are about making money. if you make the company money, you will be on top.
<2> I'm not talking the exception. I'm talking about the norm.
<5> Lol... Strange how university educated people feel superiour.
<3> A-L-P-H-A: There is no norm. Your society has overwhelmed you with the basic idea, "college will get you far"
<5> A-L-P-H-A, fun been normal? like ... everyone else... you'll sit around... with everyone else.
<3> A-L-P-H-A: Your parents, your life, they all revolve around an education, for nothing.
<1> A-L-P-H-A: the norm? there is no norm. stay in 'the norm' and you will become a product of US capitalism and will never be rich :)
<9> omg
<1> should i say, wealthy .. that is
<5> Amen!
<7> wow.. that nick is really annoying.. :/
<5> I agree
<1> i concure with above
<9> i just maximized mIRC and saw A-L-P-H-A everything
<2> use "a-" nickcomplete.
<9> everywhere*
<5> loL!
<10> Yes it's quite annoying though.
<6> pod: sorry, any idea what was wrong with the original script, besides the misplaced line?
<1> ootput: did you read what i sent?
<10> I think you have a negative account balance with capital letters bank.
<3> A-L-P-H-A: It's sad, but what *I* said is reality.
<6> Artnez_: oh
<1> ootput: http://ootput.pastebin.com/572018
<3> A-L-P-H-A: I'm going to college too, but do you know why? So my parents will shut up.
<2> kuja, you'll never become rich working for some one else. I'll agree to that.
<9> speaking of life and reality and such, how do I convert and html file with variables?
<5> ootput, it's got to do with the explode ... do a print_r(explode(';', $line)); and you should get some clues.
<3> A-L-P-H-A: Being educated won't get you as far as an uneducated person with the exact same knowledge.
<2> LokyDoky, like something.html?var=234234&asdfasdf=abc
<3> educated = college graduate, in my case.
<1> A-L-P-H-A: uni and college are to make connections, why do you think people pay up the *** to go to harvard? the schooling? its for connections buddy .. get to know some senators son and you're in the ball park
<5> ootput, also consider the following; $String = 'Hello World'; echo $String[0]; prints 'H';
<2> LokyDoky, take a look at $_GET['var']; and $_GET['asdfasdf'];
<9> ALPHA, no.. like, I have a normal html file "Hello <i>$name</i>: You have been here $visits times!"
<3> pod: Stop with the disgusting capitalized var names :)
<3> Gah, the eye sight! It's killing me :S
<1> A-L-P-H-A: this is the same reason alot of people transfer to schools like Columbia or Princeton without starting freshman year there
<2> lokkju_, parse the file... find/replace.



<5> kuja :)
<6> kuja: It's Perfectly Fine
<10> PHP has character arrays for strings?
<7> LokyDoky: change the extension to .php
<10> holy crap I didn't know you could do that.
<5> roaet, Yes man.
<10> i've been regex_split with /./ for awhile now.
<9> wisp, yeah that's one way... what do I do if it's a string, though?
<3> pod: Capitalized variable names in Ruby automatically become constants, just letting you know. But you don't care :)
<6> roaet:yep
<4> Arn't all strings based on character arrays?
<10> damn. I feel stupid.
<5> kuja, Eish. Ruby ... No thanks.
<3> Yeah, you don
<3> 't care
<2> Artnez_, connections I'll agree are worth more than education. Education is worth more than the standard GED graduate.
<2> anyways. I'm going back to my code...
<5> A-L-P-H-A, enjoy.
<5> Yeah ... It's annoying.
<2> roaet, you're just jealous your nick is r-o-a-e-t :P :)
<1> A-L-P-H-A: "My mother always told to me to never let schooling get in the way of my education" - Edison
<10> true!
<7> bye all.. take care
<10> ciao will
<10> ..
<10> ciap wisp
<11> How can I make this email more than 1 person -----> mail("foo@foo.foo","Form Submitted at your website",$message,"Registration");
<12> so yeah, ALPHA, it's a string
<10> comma delimited list of target addresses
<5> CBTC mail('john@abc.com, steve@abc.com, ..., ...
<10> foo1@foo.com, foo2@foo.com
<11> ahhhhh
<11> thx everyone
<11> :)
<10> So i'll go back to my problem (ahem):
<10> I want to use PHP to make OpenGL render to a surface, then after doing this I want that sruface to be loaded on the page using AJAX. in addition would use ajax for streaming user input. Is this possible?
<10> at about 30 fps.
<10> Or more.
<1> roaet: http://team.lea-linux.org/prae/phpopengl/
<10> hahaha I knew someone would have a link!
<1> i googled it :-/
<1> 3rd link down of "php opengl"
<10> damn.
<10> now I feel stupid again.
<1> people underestimate google
<13> google underestimates me
<14> no it overestimates you
<13> I WANT MORE!!!
<15> be back later: dinner
<1> Seadog: i thought everyone lived in america now ... ?
<6> Artnez_: oh sorry, completely overlooked your advice
<1> ootput: http://ootput.pastebin.com/572041
<5> In Russia Google searches you.
<1> its possible to shorten it more, but thats easier to understand
<1> pod: In Russia, google thinks its a supermarket
<6> Artnez_: good lord
<1> woops, $data[0], $data[1] instead of $data[1], $data[2]
<1> i just woke up, forgive me
<16> I've got an RSS 1.0 document that I've loaded into a DOMDocument. The root tag (<rdf:RDF>) has two attributes. xmlns:rdf and xmlns. I want to get the value of xmlns. I tried using the namespaceURI property of the root element, but that returns xmlns:rdf. How can I get the other one?
<4> !bot
<17> I am trying to use this guide, but it is not displaying the page? I can get part of it to work but it will not allow me to add http://dev.mysql.com/tech-resources/articles/ddws/24.html?
<18> Check out http://root404.com I optimized all the code, changed the design, and allow user submitted designs to go directly in the database (not the main one).
<4> Hey, that actually gave me what I wanted. Cool.
<19> !bot
<1> root404: looks nice. i'd change the nav text to something other than white( hard to see ).
<1> and maybe put a captcha on the submission form :P
<20> how can I use post for both a file and some strings ?
<1> peter_: whenever a user uploads a file in a form, it comes through the $_FILES array
<20> in one form that is
<1> peter_: read this for more info http://us2.php.net/features.file-upload
<20> thanks


Name:

Comments:

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






Return to #php
or
Go to some related logs:

#gaim
#centos
/etc/sudoers: + centos
#fedora
#php
parallel_fetch
#centos
gentoo /etc/init.d/skeleton
debian halt cpu fan
ACCESS_DENIED access_wr



Home  |  disclaimer  |  contact  |  submit quotes