473,394 Members | 1,694 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,394 software developers and data experts.

Web development class

Hi all,

it's been a while I haven't looked at Python but I remember that there once
was a class (I think it was just a class) that helped in web development.
Can't remember the name of the project: it was a kind of a parser which
would allow you to do this sort of stuff:

h1.red (assigning properties to html entities)

I think the project's web page was on a kind of red background.

Any hints?

Cheers,
Lorenzo Bolognini
Jul 18 '05 #1
4 1445
I wrote:
h1.red (assigning properties to html entities)


Sorry,

h1.color("red")

Lorenzo Bolognini
Jul 18 '05 #2
Lorenzo Bolognini wrote:
it's been a while I haven't looked at Python but I remember that there
once was a class (I think it was just a class) that helped in web
development. Can't remember the name of the project: it was a kind of a
parser which would allow you to do this sort of stuff:

h1.red (assigning properties to html entities)

I think the project's web page was on a kind of red background.

Any hints?


Have a look at
http://mail.python.org/pipermail/pyt...il/215227.html

Peter
Jul 18 '05 #3
"Peter Otten" <__*******@web.de> ha scritto nel messaggio
news:c6*************@news.t-online.com...
Have a look at
http://mail.python.org/pipermail/pyt...il/215227.html

Thanks for the answer Peter but none of the linked projects is the one I'm
looking for which was a dumb simple script 1 page long. Anyway I find XIST
interesting.... sure I'll check it out! ;-)

Cheers,
LOrenzo
Jul 18 '05 #4
-
"Lorenzo Bolognini" <ne**@bolognini.net> wrote in message news:<c6************@ID-233256.news.uni-berlin.de>...
I wrote:
h1.red (assigning properties to html entities)


Sorry,

h1.color("red")


I have no idea what the class you're looking for does, but this
example is better implemented with standard CSS.

Example

<style type="text/css">
h1 {color: red;}
</style>
Jul 18 '05 #5

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

Similar topics

28
by: Me | last post by:
I would like to redesign my existing site into php using classes. I am not the most experienced developer with PHP, and would like to know if anyone can give me some input on a starting point for a...
37
by: seberino | last post by:
I've been reading the beloved Paul Graham's "Hackers and Painters". He claims he developed a web app at light speed using Lisp and lots of macros. It got me curious if Lisp is inherently faster...
11
by: Tom | last post by:
I have had a reoccurring issue with movement to C# and I was wondering if any C# gurus can give me any suggestions to this problem. Lately I have be running into companies with large c++ code...
6
by: Klaus Jensen | last post by:
Hi! I have a pretty traditional setup where I develop on my local PC and the use "Copy Project" to deploy to the production enviroment.. In web.config I need different values for...
4
by: Richard Levasseur | last post by:
(Forewarning, most of these problems and solutions come from being the only developer in a 1 server department with no budget, few resources, unresponsive IT, and non-technical managers, so thats...
9
by: abprules | last post by:
Can somehow tell me the best way for multi user development to occur in MS Access? The situation is: We are creating a new database for a small company. There are 2 of us who want to...
1
by: VB | last post by:
iTechArt Group - Custom Software Development and Offshore outsourcing Company http://www.itechart.com/ Offshore custom software development company iTechArt - Web site and Content Management...
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.