Re: choosing ajax framework (for my projects) :)

2007-03-09 Thread Igor Guerrero
http://jquery.com/ On 3/9/07, ashwoods <[EMAIL PROTECTED]> wrote: > > > with so many choices, you dont really know where to start :( > > things like i would like to do. > > 1) update the contents of a div element with the content fading out > and in (news on the first page) > 2) select form elemen

Re: Django and Eclipse Autocomplete NOT WORKING

2007-02-17 Thread Igor Guerrero
Apparently is a random error, I use the svn version, and with one project it works and with another don't, maybe is a PyDEV bug, but I don't know. On 2/15/07, Nicolas Steinmetz <[EMAIL PROTECTED]> wrote: > > > Igor Guerrero wrote: > > > You must add the app dir

Re: Django and Eclipse Autocomplete NOT WORKING

2007-02-12 Thread Igor Guerrero
You must add the app dir and django dir to the PYTHON_PATH env variable in the preferrence menu and rescan the PATH. On 2/12/07, johnny <[EMAIL PROTECTED]> wrote: > > > I am using PyDev and Eclipse. For some reason I can't get Eclipse to > do the autocomplete to work for python. > Eclipse autocom

Re: New Vim files for Django

2007-01-31 Thread Igor Guerrero
On 1/31/07, Andrew Diederich <[EMAIL PROTECTED]> wrote: > Is the htmldjango.vim 1.05 version the right one to grab? i.e. are > they all supposed to do the same thing, and that one is the latest? > htmldjango.vim *0.1 *is for the indent

Re: Django Book Add Google or Yahoo Site Search

2007-01-21 Thread Igor Guerrero
It's very easy, Django guys don't need to add it. Just search like this in google: keyword site:http://www.djangobook.com/ On 1/20/07, johnny <[EMAIL PROTECTED]> wrote: > > > Is it possible to add Google or Yahoo Site Search to Djangobook.com? > > Thank You. > > > > > -- :::lxuser 391715::: h

Re: Django + XUL

2006-12-25 Thread Igor Guerrero
http://igordevlog.blogspot.com/2006/12/xulxml-based-user-interface-language.html That works to me!!! Spanish... sorry(is my blog and it is in my native language) :D The Django developers have a plan of make a XUL-forms implementation in Django as an alternative to AJAX? A nice idea for the nex

django-users@googlegroups.com

2006-12-19 Thread Igor Guerrero
stop spam me On 12/19/06, AVANTI <[EMAIL PROTECTED]> wrote: > > > [image: Apple Pie Recipes] > > *Apple Pie Recipes > *http://freefoods.50webs.com/apple_pie/ > *Best Apple pie > Cooking recipes > easy to make > For best recipes please visit: http://freefo

Re: +++ PHOTO ALBUM SOFTWRE FOR YOUR FAMILY AND FRIENDS +++

2006-12-19 Thread Igor Guerrero
http://images.google.com.ni/images?q=f-spot&hl=es&lr=&client=firefox-a&rls=org.debian:es-ES:unofficial&hs=F3x&sa=X&oi=images&ct=title On 12/19/06, Kaweeta <[EMAIL PROTECTED]> wrote: > > > *Best Photo Album Software* MAKE EASY PHOTO ALBUM > FOR YOUR > FAMILIY AND FRIENDS > > DOWNLOAD HERE

Re: <<< Download Free Windows XP >>>

2006-12-19 Thread Igor Guerrero
www.linux.com :D On 12/19/06, TANIA <[EMAIL PROTECTED]> wrote: > > > > Free Windows XP [image: Free Windows XP] > > > *Download > here > * > ht

Re: My second web site that use django, http://beyking.51boo.com

2006-12-14 Thread Igor Guerrero
Very cool, Just something apparently the rich editor FCK, dont have some languages, It can be fix by copying the en.js to es.js(for Spanish). It's Amazing how small are Django application!!! On 12/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > This is a weblog application, source code

Re: Guido's Google project uses Django

2006-12-02 Thread Igor Guerrero Fonseca
Wow, we are in the rigth place... Django is the best!!! El sáb, 02-12-2006 a las 17:17 +, psaletan escribió: > http://www.niallkennedy.com/blog/archives/2006/11/google-mondrian.html > > >From the article: > > Guido van Rossum unveiled his first Google project, Mondrian, tonight > during a P

Re: runserver and static files

2006-11-19 Thread Igor Guerrero Fonseca
I finally found it, put this in your urls(this works to me!): (r'(^|/)css/(?P.*)$', 'django.views.static.serve', {'document_root': 'templates/css/', 'show_indexes': True}), Maybe you already do that... but just for another that have the same problem :-P -- http

Re: Question about :: root/django/trunk/django/middleware/admin.py

2006-11-18 Thread Igor Guerrero Fonseca
Like rubyonrails creator say's "PHP is the Devil"(and we agree) ;) El sáb, 18-11-2006 a las 16:16 +, Roboto escribió: > Session Tampered Error (Admin only) > > Bug solved! > > TURN OFF MOD_PHP!! > > > > -- http://igordevlog.blogspot.com/ --~--~-~--~~~---~--

Re: How about a real django installer?

2006-11-14 Thread igor Guerrero
Django is available in Debian GNU/Linux so with "apt get python-django" you got itOn 11/14/06, mamcxyz < [EMAIL PROTECTED]> wrote:After having troubles configuring a vps linux machine (and still triying with another) I wonder if exist a effort to build a properinstaller for django.When I say a inst

Re: Django site.

2006-11-13 Thread Igor Guerrero Fonseca
I dont see any problem with Django Site... El lun, 13-11-2006 a las 21:40 -0500, Gabriel Puliatti escribió: > Is the Django site down? > > I've been getting a (145) Connection timed out for a while now. > -- http://igordevlog.blogspot.com/ --~--~-~--~~~---~--~

Re: runserver and static files

2006-11-13 Thread igor Guerrero
Django dont serve media files, that is the job of the production server but if yo are using the development server: you can try this:http://www.djangoproject.com/documentation/static_files/ On 11/13/06, Jean-Luc <[EMAIL PROTECTED]> wrote: Jay Parlar a écrit :> On 11/13/06, Jean-Luc <[EMAIL PROTECTE

Re: newbie question about using javascript to handle vars in template..

2006-11-12 Thread Igor Guerrero Fonseca
I think that you need to do some: render_to_response to that *.js file Because Django is not replacing the *.js Django is replacing the *.html file > in my template file, there's a var which i can use {{var1}} to get its > value. and if i put the code > > > document.write({{var1}}); > > > DI

Re: PySchool - Online Python Web Framework Workshop.

2006-11-07 Thread igor Guerrero
Ok, tell me one thing were is Debian?, you must there must be an option to select "other" Linux distribution.On 11/7/06, Spider < [EMAIL PROTECTED]> wrote:Question 2 says "select all that apply", but you have radio buttons not check boxes, so only one option can be selected.-- :::lxuser 391715:::

Re: Brasilian fellow with charcode problem...

2006-11-05 Thread Igor Guerrero Fonseca
In Django templates are text-based so if you write some HTML/X-HTML/XML you most use some code for example: ñ = ñ You can use http://www.nvu.com/index.php or your favorite html editor to write your markup and then watch for the source code > Hi, > > I had the same problem in Spanish. > > You m