2008-3-14

23:42 dcramer[]
but ive got a gap at the bottom of the page
23:43 urugan
mattmcc: like what?
23:43 mattmcc
urugan: Pick a JS framework, and it's probably got one.
23:43 mattmcc
YUI, jQuery, etc.
23:43 urugan
ok, remember about some easy integration with django
23:44 mattmcc
Well, server integration for most ajax tasks is just a matter of making a view that returns some JSON.
23:44 dcramer[]
Magus-: opera seems to be working w/ that, fx doesnt
23:44 dcramer[]
let me go verify others
23:44 dcramer[]
ie7 same prob as fx -.-
23:47 dcramer[]
doc height if its larger than window height
23:47 illustir
salkot, locally I have 0.97-pre-SVN-7195 and on the server 0.97-pre-SVN-7210
23:47 dcramer[]
it needs to fil the entire screen basically
23:48 truebosko
Is it possible to tell django (perhaps via mod_python or httpd config) to ignore a folder named "forums" but apply django to everywhere else in my site?
23:49 dcramer[]
you'll find this amusing Magus- i think this is a similar issue to yesterday
23:49 dcramer[]
its adding in border Height haha
23:49 dcramer[]
fuck -.-
23:49 dcramer[]
oh maybe not
23:49 dcramer[]
i take it back
23:50 dcramer[]
it's failing because of body's margin
23:52 illustir
and the version difference does not really explain why one Q returns a result and Q|Q2 returns nothing
23:53 salkot
illustir, is the same data present on client and server?
23:53 illustir
pretty much, i'm doing the same search query
23:53 illustir
and i have audited the passage manually
23:53 salkot
I know there's a bug with | that I ran into that made it return empty results... changing the order of the operands was a workaround. There's a ticket open but it's waiting for qs-rf as I recall
23:54 illustir
salkot which bug is that?
23:54 salkot
let me see if I can find it, this was a while ago
23:57 salkot
yeah, I don't know, sorry
23:57 gmoore
offtopic but people in here ought to know: if some javascript library i want to use is GPL, and my i'm selling my webapp to a client, can i use the javascript library without making my entire webapp GPL'd? from the GPL, "in many cases you can distribute the GPL-covered software alongside your proprietary system. To do this validly, you must make sure that the free and non-free programs communicate at arms length" -- a webapp which uses a javascrip
23:57 gmoore
t tree to display some data, arm's length or no?
23:59 gmoore
in lots of cases it's really clear cut (eg a GPL'd C library for something and i write a C program which uses that library -- obviously my program must now be GPL'd). but for webapps / javascript?
Page 25 of 25   ← Previous  (2,430 total)