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



Comments:

<0> yeah noticed
<1> If someone happens to have IE 7 (the browser, not the script), or Safari around - would you care to take a look at http://www.fogdo.net/tmp/ssj.html and tell me/screenshot what you see?
<2> Windrose: Can you recommend a place to upload the resulting image? My own webserver is unavailable.
<1> Tresnar_: hum. No, I fear I don't know any good place to do so ...
<3> is there a way to still extract a split .rar when the FIRST part is missing? (and loose some data, but recover the rest of the file)
<4> Tresnar_, www.imageshack.us
<0> megaman, I'm sure it's technically possible, but I doubt there's any tools to do just that task
<3> feck :)
<2> majd: That's what I ended up with, yeah
<0> might look for "rar repair" and similar keywords
<3> im not sure, rar might base later files on the first one :/
<2> http://img178.imageshack.us/my.php?image=windrosesafari20fm3.png
<3> yes, im googling as if my life depended on it :)
<1> Tresnar_: fantastic. Thank you.
<2> http://img176.imageshack.us/my.php?image=windroseie70beta2nb3.png



<1> Tresnar_: even better. Thank you again.
<2> Mmm. That's funny. First time I think I've had the cursor in a screenshot.
<5> lol
<5> that is funny
<2> Windrose: Was either of those the intended rendering?
<1> Tresnar_: both were reasonable facsimilies, yes.
<2> The change in text was surprising.
<4> anyone familiar with my citastic.com site and what purpose it serves?
<4> i need opinion about a possible feature
<6> /me will just be glad when IE has position: fixed working
<2> WebDragon|away: They'll introduce it just in time for the DNF Website to Announce Gold.
<4> you guys expect IE7 to "replace" IE6 within a month or so?
<1> Tresnar_: my mistake, actually. I did an update on the development version to check overflow, and - cough - edited the wrong file.
<6> "DNF"?
<2> majd: Not at all.
<1> majd: in about a decade, I guess ... perhaps a little less.
<2> WebDragon|away: Duke Nukem Forever. It's a game that has been in "Development" for more than a Decade.
<6> heh
<4> well...they _are_ releasing it as an urgent update
<2> majd: Check the charts for IE6 overtaking IE5.5 and 5.
<7> Do Not Finish
<4> ok, well my site is for students/academics who need to cite their work and create bibliographies
<2> I believe the thrust of those is that it's a year before anything reasonable really happens, and that it takes 2-4 years [depending on your threshold] before the others really die out.
<4> and i'm having trouble writing the HTML in a OOo/Microsoft word compatible way
<4> and i had the idea, of letting the user paste their actual paper in my site, and my site auto formats the whole paper for them
<1> madness: *waves*
<1> majd: the problem is also whether IE 7 will run on systems people have, and will keep.
<4> you mean whether or not it'll be supported on non-vista machines?
<1> majd: yes.
<4> that's true
<7> Windrose: long time no speak - how have you been ?
<4> google hasn't indexed my site yet :(
<2> majd: It's one of those reverse rules. Google only indexes you when you want it not to.
<4> crazy
<4> wait wait wait
<4> what the ****?
<4> http://www.google.com/mac
<4> there's a mac specific google search?
<4> ahahahaha
<4> i never knew about it
<4> http://digg.com/apple/Google_Mac
<4> digg it guys
<4> and add me as a friend while you're at it
<8> There are lots of domain-specific google sites.
<4> :(
<4> ok, perfect example of what i was saying
<4> http://jesusphreak.infogami.com/blog/why_py
<4> W_, i read the same line twice....twice
<4> because the column was so wide
<1> madness: stressed? ;) You?
<1> Nevermind. I'm an idiot - outerHeight of course.
<8> You mean Perl people don't think in camel case? :)
<1> mattmcc: it's William Grant's fault.
<9> When you open up a popup with javascript is there a way you can let the user change the size of the window?
<8> Sure, don't specify noresize.
<10> does anyone here use rounded divs? is the only way to do it with image slices?
<1> swimrr: at this time - yes.
<10> Windrose: thanks



<10> so I've got to be a graphic design artist too!!!;-)
<10> :-)
<1> swimrr: ... congratulations?
<10> huh?
<10> on what?
<1> Being a graphic design artist.
<11> she's just being a jack***.
<11> :)
<9> Can anyone tell me how to keep an image in a table, floating on the screen, while the text in the table adjacent to it can scroll?
<9> I already coded tables, and think I should be using frames
<11> ..
<11> Kaballah: Are you sure you're not looking for #1998?
<9> So frames are the best way to do it then huh?
<9> Unless I recode CSS?
<9> (sorry that's just 1998 lag)
<12> http://poker1.mine.nu/ any thoughts?
<13> I'd like to know if you think it's possible to have a templating system that uses only CSS. let me explain: I host WordPress blogs for people, but it's themes/templates are in PHP, which is a security risk to let them modify. Would it be possible to write a template in such a way that every aspect of it can be customised using only CSS ?
<14> retro_neo: maybe xsl instead?
<15> retro_neo, every aspect no, much of it yes. Some things just can't be changed without altering the markup being generated (add an id/cl***, container element, etc.)
<15> its um, very pink quintin :P
<10> is that pink or purple
<10> why is PHP a security risk to let them modify - can't it be make secure?
<12> purple
<15> swimrr, only sort of. You can lock down a lot of php, disable all of the file functions, the system functions
<15> even then I'd not risk it
<10> hmmmm - intersting - I though you could allow people to enter data to the database securely - am I wrong on this?
<15> database sure
<15> but we're talking about letting people modify the templates pages are being rendered from
<14> swimrr: it's not putting data into a database that is the problem, it's letting them write code that will be run on your server(s)
<14> even if you're able to lock down PHP, they can still write runaway infinite loops that eat up all of your memory
<10> oh - so entering data in to a database is fine - but the modifying the templates is more tricky
<14> retro_neo: another idea is maybe a plugin for wordpress that lets people write templates in something like smarty
<14> swimrr: yes
<10> thanks, good info
<14> because it's a real script that executes on the server
<15> true neror
<15> I'd go with a embedded language that lets you do template things, but not malicious things
<14> Zeros: exactly, AFAIK smarty is pretty benign, but it's been a while since I used PHP, I think xsl templates might be the safest solution
<10> i want to write a blog - should I use blogging software or just write on my site? any advantages to using blogger.com or something like that?
<16> swimrr: you can use blogging software on your own site
<16> swimrr: e.g. download wordpress or typo
<10> is there an advantage?
<14> swimrr: depends on what you want, if you want commenting, trackbacks, rss feeds, and a simple way to manage your content, you should go with blogging software like wordpress
<16> swimrr: i think blogger is pretty rubbish
<16> (IMHO of course)
<17> Hey, anyone want to give me some UI feedback on something ? Nobody seems to be helping anywhere else.
<10> why do you think that?
<14> webben: +1, wordpress.com is better
<14> e-head: sure...link?
<17> :) Hold on just a sec.
<16> swimrr: a mix of reasons
<16> swimrr: partly because as bad as wordpress's markup is, blogger sites invariably have even worse markup
<16> swimrr: wordpress gives you more control of your content
<16> swimrr: also, blogger encourages people to create a closed community of blogger blog-writers and commenters
<16> which is bad for the blogosphere
<17> I have a site where tags play a prominant role, and I want to integrate it with other sites (social bookmark sites, technorati, etc ...), so you can look up the same tags on those sites.
<17> Anyway, on my site you can require and exclude tags. Most of these other sites you can only require (and sometimes require ONLY one tag).
<17> Check this out: http://dotsandloops.net/headlines/tags/culture,links/-tags/news
<10> webben: webben, you know lots of stuff
<17> That is all headlines tagged culture and links, but NOT tagged news.
<17> Anyway, if you click the (...) in the side menu (towards the top), it shows other links.
<17> Problem is some of these links are just to "culture", because the sites are tagging challenged a bit.
<17> I'm just wondering if the "(...)" links to other sites is confusing. After all, it's not entirely evident what you are looking up.
<10> is wordpress not blogging software? - More simply, WordPress is what you use when you want to work with your blogging software, not fight it.
<17> culture+links, or just culture
<10> that's from the site
<16> e-head: you can probably already do that with technorati (you certainly can with delicious)
<16> swimrr: wordpress is blogging software
<10> ah - wordpress is self hosted blogging software
<10> very coo;
<10> cool
<16> swimrr: and it's horrible (code wise), but perhaps the best we've got
<10> i gotta read through it - I know what a blog is but now the technical behind it
<16> easy to use


Name:

Comments:

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






Return to #web
or
Go to some related logs:

emerge cinelerra
#css
#gentoo
missing destination file operand yum fc5
`xGLXQueryHyperpipeNetworkSGIXReq' undeclared gentoo
theory of database normailzation
#sdl
#perl
#fedora
#perl



Home  |  disclaimer  |  contact  |  submit quotes