Handling large datastore search

2009-11-03 Thread Ahmed Barakat
In case I have a  huge datastore (1 entries, each entry has like 6
properties), what is the best way
to handle the search within such a huge datastore, and what if I want to
make a generic search, for example
you write a word and i use it to search within all properties I have for all
entries?

Is the conversion to XML a good solution, or it is not?

sorry for being new to web development, and python.

Thanks in advance.

-- 

Regards,
Ahmed Barakat

http://ahmedbarakat83.blogspot.com/
Even a small step counts
-- 
http://mail.python.org/mailman/listinfo/python-list


Passing values from html to python

2009-10-22 Thread Ahmed Barakat
Hi guys,

I am new to python and wed-development, I managed to have some nice example
running up till now.
I am playing with google app engine, I have this situation:

I have a text box in an html page, I want to get the value in it and pass it
to the python script to process it
I can pass values from python to html, but the other way I don't know how to
do that.

appreciate your help.

-- 

Regards,
Ahmed Barakat

http://ahmedbarakat83.blogspot.com/
Even a small step counts
-- 
http://mail.python.org/mailman/listinfo/python-list