I forgot to ask about memcached. What does it do? Do we need it? My
computer is an AMD x2 with 2 GB ram. Maybe I should get 2 more GB?
> Should use this? Will it help?
>
> libapache2-mod-wsgi
>
> The mod_wsgi adapter is an Apache module that provides a WSGI (Web
> Server Gateway Interface, a standard interface between web server
> software and web applications written in Python) compliant
> interface for hosting Python based web applications within Apache.
> The adapter provides significantly better performance than using
> existing WSGI adapters for mod_python or CGI.
I am happier with mod_python
--
regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/
>>
>> Should use this? Will it help?
>>
>> libapache2-mod-wsgi
>>
>> The mod_wsgi adapter is an Apache module that provides a WSGI (Web
>> Server Gateway Interface, a standard interface between web server
>> software and web applications written in Python) compliant
>> interface for hosting Python based web applications within Apache.
>> The adapter provides significantly better performance than using
>> existing WSGI adapters for mod_python or CGI.
>
> I forgot to ask about memcached. What does it do? Do we need it? My
> computer is an AMD x2 with 2 GB ram. Maybe I should get 2 more GB?
memcached is when you have a bunch of servers. What is the speed of
your connection to the net?
Always a hard question because it is all in German but I think this is
the answer. Look about right?
DSL Anschluss
DSL Downstream: 2087 kBit/s
DSL Upstream: 203 kBit/s
> DSL Anschluss
> DSL Downstream: 2087 kBit/s
> DSL Upstream: 203 kBit/s
looks like 2 Mbits - whereas most webservers would measure in gigs.
Like I said before, I see this as a server for design and testing not
release. Someone else here said they have one we could use. Was it
you, Kenneth?
> Like I said before, I see this as a server for design and testing not
> release. Someone else here said they have one we could use. Was it
> you, Kenneth?
it was me - and it is available. But first of all we need to get the
django code you have written into svn so that we can all work on it
I don't think my code is worth working on. I was just learning about
Django and playing.
This is the only file that might be worth something but it has some
mistakes as far as position are concerned. I am not sure which one is
better, so I added both. It has been over a year since I wrote it. It
will need some changing / expanding too, I think.
Feel free to submit it, if it is of use to you. The reason that I went
looking for good Django people is because I am not yet skill at it at
all.
Thanks for your help and skills! (all Django people!)
> Feel free to submit it, if it is of use to you. The reason that I went
> looking for good Django people is because I am not yet skill at it at
> all.
am just converting some sites to nfa - when I am comfortable with
that I will set it up
what is nfa?
National Firearms Association?
National Fisherman's Association?
National Food authority?
National Federation of anglers?
National Firearms act?
National Financial adjusters?
National fibromyalgia association?
Nigerian football association?
National forensic academy?
In anycase that sounds good. What more do you need from me?
> what is nfa?
New Forms Admin, the hottest thing to happen to django since MR. The
basic structure will be up sometime today.
> soon as they mentioned Django (who I thought was a jazz musician...)
he was - django is named after django rheinhart
To put it simply Django is a Python (a computer language) library for
making websites have interaction with users and with a database.
Naturally you can check wikipedia and goodle for more. It is very nice
and powerful.
I also wanted to tell the members of the Django team that here we are
very open to new ideas and better ways of doing things. Often we just
mention the idea here and see what others think about it. I really
want to encourage artistic freedom and innovation.