<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-15540125</id><updated>2011-04-21T13:36:52.571-07:00</updated><title type='text'>passando</title><subtitle type='html'>Just passing through. I have found that considering myself a guest smoothes my cantankerous nature ...</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://normanicus.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15540125/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://normanicus.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>normanicus</name><uri>http://www.blogger.com/profile/05379764164319782498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-15540125.post-112435686968972675</id><published>2005-08-18T01:41:00.000-07:00</published><updated>2005-08-19T03:03:03.596-07:00</updated><title type='text'></title><content type='html'>I tried django. I have been messing with python and with the idea of web site creation. Being a regular reader of the 'daily python URL' I just had to try django. Before I start my comments I'd like to relate an analogy.&lt;br /&gt;&lt;br /&gt;I once worked on cars. Friends (you get plenty when you work on cars) would sometimes ask me to test a second-hand car they were thinking of buying. I would tell them that it would be better to ask their grandmother to test it. She would complain about any little fault while I would just adapt to them without thinking.&lt;br /&gt;&lt;br /&gt;Now to my django initiation. Went to the download page. They recommend something I have never seen before - to use the latest, bleeding edge version. This is to be retrieved with subversion. OK, it can't be worse than my cvs experience, so I download subversion. I must add here that I live in the sticks in France and, in spite of grand Chiracien statements, we have no ADSL. To continue, I get subversion and start to install it. It tells me I only have version 2.0.52 of Apache and that it won't play if I don't upgrade to 2.0.54. OK, another download. Another install. Where was I? Oh, yeah, I was interested in django a while back ....&lt;br /&gt;&lt;br /&gt;Finally I have a new version of Apache, subversion and now to get DJANGO. But wait. I don't know how to use subversion. I take a chance and copy the command line given to get django and run the command off C:\Program Files\Subversion\bin. It works.&lt;br /&gt;&lt;br /&gt;I just do the setup.py stuff and that works fine. Late and tired. Now the morning and I start tutorial0.txt. Run the command to set up my project. No go. Not in the path. Take a look at site-packages. Why do people do this? Python is pretty good about finding stuff if it is in the right place. Why do I end up with the first command in the first tutorial that is not in 'site-packages\django' where it would make things simple but in 'site-packages\django-1.0.0-py2.4\bin' which necessitates manipulating the path variable. Then, when I have gone through this rigmarole, rebooted and the command to set up my project directory is finally run I find that to run my project I need to play the path game again.&lt;br /&gt;&lt;br /&gt;Now this latter is against any proper way of running stuff on any operating system I've worked on. The executables go in the path and instances of these get run wherever they are by the executable. No doubt there is a special reason for this but it would ease the pain if this were to be explained.&lt;br /&gt;&lt;br /&gt;Maybe I'll get over this final barrier and actually start to see the wonders of django.&lt;br /&gt;&lt;br /&gt;BTW, the meaning of 'Two finger salute' is a bit severe in the UK. For those who don't know, Django Reinhardt had just two able fingers on his left hand,&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15540125-112435686968972675?l=normanicus.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://normanicus.blogspot.com/feeds/112435686968972675/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15540125&amp;postID=112435686968972675' title='19 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15540125/posts/default/112435686968972675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15540125/posts/default/112435686968972675'/><link rel='alternate' type='text/html' href='http://normanicus.blogspot.com/2005/08/i-tried-django.html' title=''/><author><name>normanicus</name><uri>http://www.blogger.com/profile/05379764164319782498</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>19</thr:total></entry></feed>
