Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.027 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'hosts': 0.07; 'rename': 0.07; 'used.': 0.07; 'logic': 0.09; 'path,': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'hits': 0.16; 'inserting': 0.16; 'visitors:': 0.16; 'python?': 0.20; 'trying': 0.21; 'interpret': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'host': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; '----': 0.27; 'possibly': 0.27; 'record': 0.28; 'file': 0.32; '-----': 0.32; 'not.': 0.32; 'getting': 0.33; 'received:google.com': 0.34; 'table': 0.35; 'received:209.85': 0.35; 'really': 0.36; 'michael': 0.36; 'anything': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'page': 0.38; 'received:209.85.214': 0.39; 'help': 0.40; 'you.': 0.61; 'identify': 0.61; 'frustrated': 0.65; 'pin': 0.65; 'subject: & ': 0.67; '8bit%:100': 0.70; '8bit%:92': 0.70; "how's": 0.71; '2013': 0.84; 'contents,': 0.84; 'refuse': 0.93 X-Received: by 10.50.157.170 with SMTP id wn10mr760035igb.10.1358932353287; Wed, 23 Jan 2013 01:12:33 -0800 (PST) Newsgroups: comp.lang.python Date: Wed, 23 Jan 2013 01:12:31 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=94.68.70.179; posting-account=DYJQ-woAAACEPH85Au2BhUVfFTfSfVa4 References: <8deb6f5d-ff10-4b36-bdd6-36f9eed58e1e@googlegroups.com> <5dd4babd-716d-4542-ad36-e6a841b73ec3@googlegroups.com> <03581a24-9330-4019-bde9-61a607000d3d@googlegroups.com> <187d77e0-e948-46bf-acc5-668c446cf3aa@googlegroups.com> <239abe33-fa5b-41a9-ae80-5260b9b1bd9c@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 94.68.70.179 MIME-Version: 1.0 Subject: Re: Uniquely identifying each & every html template From: Ferrous Cranus To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358932355 news.xs4all.nl 6917 [2001:888:2000:d::a6]:42240 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37427 =CE=A4=CE=B7 =CE=A4=CE=B5=CF=84=CE=AC=CF=81=CF=84=CE=B7, 23 =CE=99=CE=B1=CE= =BD=CE=BF=CF=85=CE=B1=CF=81=CE=AF=CE=BF=CF=85 2013 1:55:07 =CF=80.=CE=BC. U= TC+2, =CE=BF =CF=87=CF=81=CE=AE=CF=83=CF=84=CE=B7=CF=82 Michael Torrie =CE= =AD=CE=B3=CF=81=CE=B1=CF=88=CE=B5: > You refuse to use a database in a way that it was designed to be used. >=20 > If you're unwilling to identify a file based on name, path, and >=20 > contents, then you're only solution is to use a database to associate a >=20 > particular file with an id. When you move or rename the file you have >=20 > to update the database. That's the only answer we can give you.=20 =20 table counters: pin ---- page ----- hosts table visitors: pin ---- host ---- hits ---- useros ---- browser ---- dat= e 1. Who is going to create the 'pin' ? the database automatically when i'am = inserting a new record from python? 2. How's the 'pin' going to be associated with 'page' ? 3. if 'page' renames/moves then i have to manually edit the counter databas= e table to find the specific 'page' record and upadate it by hand? > I in no way intend anything I have said to be condescending. It's just >=20 > that those who are honestly trying to help you are getting frustrated. >=20 > And possibly you will interpret this frustration as hostility or >=20 > elitism, which it really is not. They are getting frustrated because they do not want to follow the logic i'= am imposing.