473,396 Members | 2,076 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,396 software developers and data experts.

I am seeing your project "HTMLTemplate"

Hi Hamish Sanderson.
I am seeing your project "HTMLTemplate". I like it.
You see my project:

LocaWapp: localhost web applications V.0.0.2 (2005 Dec 20)

http://LocaWapp.blogspot.com
----------------------------
- Run with:

python run.py

- and browse with:

http://localhost:8080/locawapp/main.py

- You can change the port with:

python run.py 8081

- If this is good for you, then you can help me developing with:

HTML + CSS + JS + PYTHON = LocaWapp
-----------------------------------
- Put your application in root:

[your_application]
[locawapp]
.....__init__.py
.....common.py
.....main.py
.....[static]
.........logo.gif
.........main.css
.........main.js
README.TXT
run.py

- Your application must to have "init" and "main" (for convention):

[your_application]
.....__init__.py
.....main.py
.....others web applications (ex. main2.py)
.....your files or folders (ex. your [static])

- main.py is a web application, then it has "locawapp_main" function:

def locawapp_main(request):
[...]
html = [...String...]
return lwa.makeResponse(html)

- See locawapp.main.py and locawapp.common.py

- Send me your comment, thanks :-)
- Bye

Dec 24 '05 #1
0 903

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

Similar topics

15
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is...
1
by: NMA | last post by:
I have a Visual Studio 6 project that was building correctly. I took a day off of that project to install .NET 03 for another project, then returned to my VS6 project the next day. Without any...
1
by: Marc | last post by:
Here goes... Outlook 2003 -> Access -> Crystal Reports ...via VB 6.0 code Basically I have a VB 6.0 project working on my machine. All with the click of a button , the Vb code extracts rows...
6
by: Manuel Lopez | last post by:
Hello, I have a Web Project (UserControls.dll) with some user controls that is shared by many asp.net web applicattions. What we do is copy UserControls.dll to all the applications bin...
1
by: Jennifer | last post by:
A long while back I made an ASP.Net application with VB.Net as the code behind. It's been in MS Source Safe. I now have a new computer and got the latest version downloaded from Source Safe on my...
3
by: eduwushu | last post by:
Hi there. Im developing a c# app and i have a solution with some projects: the main project which generates the executable file and some other projects which some of them im compiling generate...
4
MMcCarthy
by: MMcCarthy | last post by:
http://bytes.com/images/howtos/projectscope_blocks.jpgAs a freelance IT consultant for over 10 years, I’ve come to appreciate well defined project scopes. A project scope is a common understanding...
6
by: Curious | last post by:
I installed Visual Studio 2008 Express Edition. I created a new project and picked "Empty Project" as project type. Then I don't see any file in this project. Normally Visual Studio would...
17
anindya004
by: anindya004 | last post by:
Members I have a question how to connect to sql server tables of a database with this proect's data. Can you suggest . Members you can see that inside the bin\debug\ContactManager.state now in...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.