Re: JavaScript with Dango

2010-09-27 Thread shmengie
Javascript is a bugger and miserably difficult to debunk and
implement.

Google blows me away, in that they actually developed google apps with
it.  Kudos!  I suspected it was possible, but think my brain would end
up looking like funky grey mushy matter if I were one of the
developers on the team (don't quite know what I mean by that)...

If you're serious about javascript I recommend jQuery, it can ease the
chore, even though I don't believe javascript and any form of the verb
"easy" belong in the same sentence.  Firefox can be your friend and iE
the enemy...  Or was it the other way around.  jQuery can help with
that too.

Maybe it's just me, but every time I write javascript, it's a chore
until I get the job done, then I prey it doesn't break.

Just finished refactored and authoring new javascript in my app...
Phew!  Need to thank Guido for python one of these days ;) and curse
the netscape folks that thought C/pascal was a good for scripting.

To polish your web work javascript is a necessary evil.  Clearly
identify the js purpuse, keep the implementation as simple as possible
and it won't be too bad.  Firefox has some nice tools/extensions that
can be a tremendous help.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: JavaScript with Dango

2010-09-27 Thread aug dawg
I found the link but since I don't really know any JavaScript (I was just
kinda wondering if I should start learning it), I just downloaded it and
installed it. It should come in handy at some point though.


On Sun, Sep 26, 2010 at 8:02 PM, Axel Bock  wrote:

> I gotta say this is the kind of answer which usually upsets me for obvious
> reasons, although I gotta admit the question surely is not very well
> phrased, too :)
>
> But well. I just discovered dajaxproject.com from another thread - maybe
> you could start from there. It seems to be a framework which coupoles Django
> with some Ajax libs to some extend, if that's what you want. I only had a
> short look and filed it for later.
>
> http://www.dajaxproject.com/
>
>
> HTH,
> Axel.
>
>
>
> 2010/9/26 CrabbyPete 
>
> Yes.
>>
>> On Sep 26, 7:48 am, aug dawg  wrote:
>> > Does Django work with JavaScript? If so, how can I use JavaScript in my
>> > Django projects?
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-us...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: JavaScript with Dango

2010-09-26 Thread Axel Bock
I gotta say this is the kind of answer which usually upsets me for obvious
reasons, although I gotta admit the question surely is not very well
phrased, too :)

But well. I just discovered dajaxproject.com from another thread - maybe you
could start from there. It seems to be a framework which coupoles Django
with some Ajax libs to some extend, if that's what you want. I only had a
short look and filed it for later.

http://www.dajaxproject.com/


HTH,
Axel.



2010/9/26 CrabbyPete 

> Yes.
>
> On Sep 26, 7:48 am, aug dawg  wrote:
> > Does Django work with JavaScript? If so, how can I use JavaScript in my
> > Django projects?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: JavaScript with Dango

2010-09-26 Thread CrabbyPete
Yes.

On Sep 26, 7:48 am, aug dawg  wrote:
> Does Django work with JavaScript? If so, how can I use JavaScript in my
> Django projects?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: JavaScript with Dango

2010-09-26 Thread Felix Dreissig
Yep, sure you can use AJAX/Javascript in Django projects.

http://www.b-list.org/weblog/2006/jul/02/django-and-ajax/ might be a
good read.

Regards,
Felix


On 26.09.2010 13:48, aug dawg wrote:
> Does Django work with JavaScript? If so, how can I use JavaScript in my
> Django projects?
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To post to this group, send email to django-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



Re: JavaScript with Dango

2010-09-26 Thread Daniel Roseman


On Sep 26, 12:48 pm, aug dawg  wrote:
> Does Django work with JavaScript? If so, how can I use JavaScript in my
> Django projects?

What a strange question.  Django creates web pages,  and you can use
JavaScript in the pages it produces just as you would with any other
website pages.
--
DR.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.



JavaScript with Dango

2010-09-26 Thread aug dawg
Does Django work with JavaScript? If so, how can I use JavaScript in my
Django projects?

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.