| |
| |
| |
|
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
Comments:
<0> Not sure <0> It's not a standard HTTP header I don't think <1> http://www.bash.org/?605550 <0> People usually complain at me when I mention it <2> if not standard, what doesn't it work on? <0> Well, it's just up to the client to recognize it <0> Clients aren't required to comply with it <0> Though I don't know of any that don't follow it <0> Maybe w3m or amaya, but ... about 0.00001% of the Internet use those browsers anyway <2> yeah ok <3> http://www.bash.org/?36791 <-- someone you know? :) <2> why no " " around url? <1> Stormchaser: haha, i wish they had dates on these things <0> lra_: Shrug, that's just how it works <4> mazza[W] ?
<1> !tell eft0 about away <2> ok - thanks nforbes <2> http://www.bash.org/?3560 <0> lra_: No problem <1> bah! noones gunna kick him? <3> you mean like this? <1> just like htis <3> !tell eft0 about away <1> i alreay did <1> http://www.bash.org/?608242 <2> hahaha <3> Heh... walmart and MS are probably one of the rare companies, that didn't made their own Linux distros... <5> I'd need to make a simple graph in php4 are there already done functions ? <3> If my memory serves me correctly, ABIT has it's own linux distro as well... <3> suppaman: You want jpgraph <3> s/has/had <1> http://www.bash.org/?608067 <5> Stormchaser: I'm searching fot it <5> for <2> nforbes - what's the usual way to redirect a user back to a form with incorrect input <6> is there a way to determine, how many pixels a string uses to display? <0> I just display the form again with the errors beneath the input boxes <0> And put a message at the top like "there were errors processing your request" <3> MonsieurBon: You mean normal string or string in image? <5> Stormchaser: it is quite big.. <6> Stormchaser, a normal string. f.e. an email from a database <7> Hello <2> nforbes - i'm doing that at the moment, capturing all the input, then spitting it in teh values of the input boxes <7> Doesn't /* */ comments always end when '*/' is met? <2> but i'm writing athe admin side to a site atm, and can't be arsed to do all that, i just want to redirect back to the form as it's only for one user <3> I *hate* when that happends... <2> hwo could i do that? <7> That is, if you uncomment code that contains '*/' the comment ends before you think? <0> lra_: Well, the user needs to know what the errors are <8> sredna: you can easily see what happens if you use an editor with syntax highlighting <0> Just redirecting back doesn't exactly help them out <2> it's just for an empty field <7> CryWolf: I have a bug report for kates php syntax highlighter <8> sredna: but yes, the first */ after one or more /* closes the comment <7> CryWolf: http://bugs.kde.org/show_bug.cgi?id=121290 <6> Stormchaser, a normal string. f.e. an email from a database <2> and as there's only 3 fields, it's not going to be rocket science, and the user is me :) <7> CryWolf: So my bug report is invalid... <0> lra_: In that case, can't you stick the form in a template or something and include() it in both files? <3> MonsieurBon: will that string be put into image? IF not, then you can't know, how long it is... <8> sredna: looks like it. <0> It would make it so you don't have to worry about redirection <0> Or, better yet, just use one file for the form and the validation <6> Stormchaser, no it won't. Too bad then.... <7> CryWolf: Thank you <8> sredna: you can also try that as a php script. If those were the only three lines, and you get a parse error, then the highlighting is correct. <3> anders: Are there any plans to port KATE to windows? :) <7> Stormchaser: Unfortunately some idiots want to make all of KDE available in windows <8> sredna: you also failed to include sufficient detail in your bug report, but that's another story. <7> CryWolf: It's my bug report in the sense that I am a kate developer <3> anders: That I know... That is porting since what... KDE 2.0? <7> CryWolf: I dont know the poster <8> sredna: ah, ok. <3> It'd be really cool to have a stand-alonde version of KATE (or kwrite) for windows... <2> ahhh <7> Stormchaser: I plan to add a KMessageBox::warninngYesNo("BAD OS", "You appear to be using windows. Are you sure you want to continue") everyplace my code is run on windows
<2> i may as well just stick the values back in and just not exit from the error "you hav enot entered all details" <2> thanks nforbes - it helped to talk it through <3> sredna: lol <1> http://www.bash.org/?3321 <3> (for those who don't know -- sredna alias anders is KATE's core developer :) <7> One of them at least <0> lra_: No problem :D <3> anders: How many are there? <7> Stormchaser: A lot of people have been involved in kate over the 5 years it existed <7> Stormchaser: We are 3 who has been involved from about the start <7> Stormchaser: And a few more who has been very consistent <3> sredna: Cullmann, you and Hamish? <7> Stormchaser: Me, cullmann and joseph wenninger <1> http://www.bash.org/?33686 <3> ah... <3> I know, that Hamish did some work on KATE's core as well... <7> Yes, hamish is a very strong force in katepart development, it's he who implemented the renderer and more nifty stuff <3> anders :) <3> Have to switch to windows (insert VPN curses here)... Laters... <5> bye <9> anyone knows a good place place i can find a howto display word document from a database <9> or something that explain content-type: text/plain <10> Small petit question, is there a function to know "last modified" date of a file? <11> ....is it just me or does it really take ages for php to compile? :/ <1> mine takes < 1sec <10> lol itrebal <10> compile like in executable <10> =p <1> nah, not really - it does take a while to compile (bu ti couldn't tell you how long mine takes... <8> I've recently started using quantum processors in my computer...now, compiles finish before they start <1> CryWolf: sweet. <12> itrebal. <12> php does not take 1 sec to compile. <8> itrebal: you'd think so, but half the time it compiles the wrong program. <12> please learn what compile means. <1> shawnz: please look at my second message <13> aeroshot[FXR], filemtime <1> shawnz: clearly stating, 'no, i was kidding' and it does in fact take a while to compile <10> Touqen, well, i saw fileatime ? <13> filemtime -- Gets file modification time <12> itrebal: blame aeroshot. <13> From the man... <12> he only pasted the first message on another server in means to make fun of you for not knowing what compiling means <1> hehe <1> in that case: (14:24:41) itrebal: nah, not really - it does take a while to compile (bu ti couldn't tell you how long mine takes... <13> Fire! <13> For some reason I have some fixiation with yelling fire randomly <8> oops...that's not what you meant, is it? <8> Is it illegal to yell "Theater!" in a crowded firehouse? <3> Touqen: For some reason I have the same urge to kick out certan people randomly. <6> is there a possibility to install sendmail on my laptop, so i can test mail() without putting the files onto the server? <8> MonsieurBon: can you install software on the laptop? <6> CryWolf, yeah, but i would have to use some webserver on the internet.... <6> CryWolf, to send the mail to, i mean <8> MonsieurBon: why? <6> CryWolf, well, because my laptop is no mailserver... <13> MonsieurBon, sendmail is perfectly capable of delivering email if you configure it correctly <13> Configuring sendmail ****s though. <6> :) <6> I'll have a look at that configuration then <8> MonsieurBon: but you were talking about installing a mail server on your laptop... <6> CryWolf, is sendmail already the mailserver? <9> try hula for mail server it is good and easy to set up <13> pyes <13> yes <6> Touqen, thanks. I'll ask someone in #ubuntu then to help me install and configure it. <14> hi there. <8> MonsieurBon: you can also try ssmtp <13> MonsieurBon, ubuntu uses procmail
Return to
#php or Go to some related
logs:
hyenur #sdl [Errno -1] Metadata file does not match checksum #fedora ubuntu install Libgtk code model not supported in the 32 bit mode kernal-headers ubuntu ubuntu which repository localpurge mythbackend libgl
mplayerplug-in stopped
|
|