473,322 Members | 1,614 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

My Python Website

Just made a simple Python Website, I'm working on expanding it, it's at
http://www.geocities.com/brp13/Python/index.html . Will have more one
day...

Dec 3 '05 #1
3 1214
Hi Tuvas,
Just made a simple Python Website, I'm working on expanding it, it's at
http://www.geocities.com/brp13/Python/index.html . Will have more one
day...

A couple of suggestions:

1) Why don't you just include the source of the python code directly
instead of a zip file? I saw they are really small functions, so, why
to force the user to download them? I personally preffer to see them
online and there if they are useful to me, I just press the "Save As"
option of my browser. They would be even easier to catalog by google.
I also think that a zip is only needed when the code is really big or
consist of several files.

2) Some comments, ie: docstrings, in the code would be good. It is truth
that you already mentioned the purpose in the index of your website, but
if someone donwloads your code for later inspection, then he/she could
forget from where he/she downloaded the code and what the code does.
Including some docstrings in the code, will also make easier to find the
code through google.

Regards
Josef

Dec 5 '05 #2
Josef Meile wrote:
Hi Tuvas,
Just made a simple Python Website, I'm working on expanding it, it's at
http://www.geocities.com/brp13/Python/index.html . Will have more one
day...

A couple of suggestions:

1) Why don't you just include the source of the python code directly
instead of a zip file?

Tuvas,

related to Josef's suggestion - here's a link to a sourcecode to HTML
colouriser ( colorizer to you :) )

http://www.sweetapp.com/cgi-bin/cgi-...-template.html

All the best

Gerard

Dec 5 '05 #3
Thanks for the suggestions, I've put them on the page already. I used
..zips so as not to confuse anyone that it's some kind of a file, but, I
have used the formentioned sourcecode 2 HTML colorizer to put up nice
web previews, as well as commenting the code a bit more. Thanks for
your help!

Dec 7 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: O'Neal Computer Programmer | last post by:
*** First of all, if there is a previous post on Temple of Elemental Evil, please provide a link to that/them so in order to create a larger resource on this game. Thanks! (Merci) ;-) *** Temple...
0
by: Emile van Sebille | last post by:
QOTW: "Have you ever used the copy module? I am *not* a beginner, and have used it *once* (and I can't remember what for, either)." -- Michael Hudson "It will likely take a little practice...
3
by: Python Baby | last post by:
I've got a database-driven website that's written entirely in PHP. It's all pretty MVC : NOT embedded little calls inside HTML, but rather little controller apps in the webroot that merge data...
34
by: Erik Johnson | last post by:
This is somewhat a NEWBIE question... My company maintains a small RDBS driven website. We currently generate HTML using PHP. I've hacked a bit in Python, and generally think it is a rather...
39
by: CppNewB | last post by:
I was trying to advocate using Python for an upcoming prototype, so my boss went out to take a look at the documentation and try and get a feel for what the language is all about. First comment;...
0
by: Peter Otten | last post by:
QOTW: "Anything with 'Python' in its name can't market Python well." - Iain Bicking "Who really cares whether NASA uses Python? One thing I learned from having to sit through too many software...
5
by: Mark Lutz | last post by:
Python author and trainer Mark Lutz will be interviewed on the radio show Tech Talk this Sunday, October 1st, at 6PM Eastern time. He'll be answering questions about Python, his books, and his...
9
by: Chris Pearl | last post by:
Are there Python tools to help webmasters manage static websites? I'm talking about regenerating an entire static website - all the HTML files in their appropriate directories and...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 416 open (-14) / 3463 closed (+16) / 3879 total ( +2) Bugs : 930 open ( +8) / 6333 closed (+17) / 7263 total (+25) RFE : 244 open...
5
by: Johannes Bauer | last post by:
Hello group, I'm trying to use a htmllib.HTMLParser derivate class to parse a website which I fetched via httplib.HTTPConnection().request().getresponse().read(). Now the problem is: As soon as...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.