Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-06 Thread Jerod Venema
I'd also recommend checking out some from this list:

http://en.wikipedia.org/wiki/Tiny_web_servers

I've used shttpd before (although they're on a different version now)
and had good luck with it.

-Jerod

2008/9/5 David Jones [EMAIL PROTECTED]:

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of christopher
 Sent: Friday, September 05, 2008 3:28 PM
 To: css-d@lists.css-discuss.org
 Cc: [EMAIL PROTECTED]
 Subject: Re: [css-d] Lightweight HTTP server for beginner's
 http://localhost/ ?


  Can anybody recommend a suitable lightweight HTTP server
 that even a
  complete newbie from Mars could set up with the local site root
  specified, etc.?

 I don't really think this qualifies as lightweight, but I set
 up apache a couple of times and it was really easy. I only
 mention this because I feel like I have the same gaps in
 knowledge that you do. I'm a novice css'er, I don't do it for
 a living, and I actually don't enjoy css and html b/c I feel
 like it takes a creative person to do anything interesting
 with it, which I am not. Anyway, I'm sure there are some
 experienced people who do like it and do do it for a living
 who will have opinions on this.

 Setting it up using Apache2Triad http://apache2triad.net makes it very
 lightweight. Lightweight enough that I used to run it on my old desktop
 Windows98 PC ... Apache2Triad is very easy for novices (and when it
 comes to configuring a web server, that's pretty much exactly where I
 am!)

 David Jones, Content Coordinator, Information and Technology Management,
 Customer Relations - KL PS, (808) 948-5830

 MMS hmsa.com made the following annotations.
 --

 This electronic message is not an offer to contract, the acceptance of an 
 offer to contract, or in any other way intended to contractually obligate 
 HMSA; neither is it intended to change the terms of any existing contract 
 unless specifically so stated.

 The information contained in this electronic message (or attached hereto) is 
 intended only for the individual or entity to which it is addressed and may 
 contain information that is confidential and protected by law.  If you are 
 not the intended recipient of this e-mail, you are cautioned that use of its 
 contents in any way is prohibited and may be unlawful.  If you have received 
 this communication in error, please notify the sender immediately by e-mail 
 or telephone and return the original message by e-mail to the sender or to 
 [EMAIL PROTECTED]  We will reimburse you for any cost you incur in notifying 
 us of the errant e-mail.  Thank you. ·
 ==


 __
 css-discuss [EMAIL PROTECTED]
 http://www.css-discuss.org/mailman/listinfo/css-d
 List wiki/FAQ -- http://css-discuss.incutio.com/
 List policies -- http://css-discuss.org/policies.html
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/




-- 
Jerod Venema
Senior Software Engineer
Nth Penguin, LLC
http://www.nthpenguin.com
(919) 368-5105
---
WebWidgetry.com / MashupStudio.com
Future Home of the World's First Complete Web Platform
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-06 Thread Michael Adams
On Sat, 06 Sep 2008 01:58:49 -0400
Jerod Venema increased personal carbon footprint by exciting electrons
the world over with these memorable words:

 I'd also recommend checking out some from this list:
 
 http://en.wikipedia.org/wiki/Tiny_web_servers
 

Lighty http://www.lighttpd.net/ and nginx http://nginx.net/ have both
been getting good press recently.
http://news.netcraft.com/archives/web_server_survey.html

-- 
Michael

All shall be well, and all shall be well, and all manner of things shall
be well

 - Julian of Norwich 1342 - 1416
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-06 Thread david
There was another one I've used - a command line only one, and the only 
way you could stop it was to use Task Manager to kill it.  I think it 
was TinyWeb - yes, here it is:
http://www.ritlabs.com/en/products/tinyweb/

Very lightweight (53KB!!!), supports CGI, configured only via command 
line parameters.

That's a nice list, but that and Apache2Triad are the only two I've 
actually worked with. A2T is much easier to configure, includes PHP and 
MySQL setup, etc.

Jerod Venema wrote:
 I'd also recommend checking out some from this list:
 
 http://en.wikipedia.org/wiki/Tiny_web_servers
 
 I've used shttpd before (although they're on a different version now)
 and had good luck with it.
 
 -Jerod
 
 2008/9/5 David Jones [EMAIL PROTECTED]:
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of christopher
 Sent: Friday, September 05, 2008 3:28 PM
 To: css-d@lists.css-discuss.org
 Cc: [EMAIL PROTECTED]
 Subject: Re: [css-d] Lightweight HTTP server for beginner's
 http://localhost/ ?


 Can anybody recommend a suitable lightweight HTTP server
 that even a
 complete newbie from Mars could set up with the local site root
 specified, etc.?
 I don't really think this qualifies as lightweight, but I set
 up apache a couple of times and it was really easy. I only
 mention this because I feel like I have the same gaps in
 knowledge that you do. I'm a novice css'er, I don't do it for
 a living, and I actually don't enjoy css and html b/c I feel
 like it takes a creative person to do anything interesting
 with it, which I am not. Anyway, I'm sure there are some
 experienced people who do like it and do do it for a living
 who will have opinions on this.
 Setting it up using Apache2Triad http://apache2triad.net makes it very
 lightweight. Lightweight enough that I used to run it on my old desktop
 Windows98 PC ... Apache2Triad is very easy for novices (and when it
 comes to configuring a web server, that's pretty much exactly where I
 am!)

-- 
David
[EMAIL PROTECTED]
authenticity, honesty, community
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-06 Thread Tim Dawson
david wrote:
 There was another one I've used - a command line only one, and the only 
 way you could stop it was to use Task Manager to kill it.  I think it 
 was TinyWeb - yes, here it is:
 http://www.ritlabs.com/en/products/tinyweb/
 
 Very lightweight (53KB!!!), supports CGI, configured only via command 
 line parameters.
 
 That's a nice list, but that and Apache2Triad are the only two I've 
 actually worked with. A2T is much easier to configure, includes PHP and 
 MySQL setup, etc.
 
 Jerod Venema wrote:
 I'd also recommend checking out some from this list:

 http://en.wikipedia.org/wiki/Tiny_web_servers

 I've used shttpd before (although they're on a different version now)
 and had good luck with it.

 -Jerod

 2008/9/5 David Jones [EMAIL PROTECTED]:
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of christopher
 Sent: Friday, September 05, 2008 3:28 PM
 To: css-d@lists.css-discuss.org
 Cc: [EMAIL PROTECTED]
 Subject: Re: [css-d] Lightweight HTTP server for beginner's
 http://localhost/ ?


 Can anybody recommend a suitable lightweight HTTP server
 that even a
 complete newbie from Mars could set up with the local site root
 specified, etc.?
 I don't really think this qualifies as lightweight, but I set
 up apache a couple of times and it was really easy. I only
 mention this because I feel like I have the same gaps in
 knowledge that you do. I'm a novice css'er, I don't do it for
 a living, and I actually don't enjoy css and html b/c I feel
 like it takes a creative person to do anything interesting
 with it, which I am not. Anyway, I'm sure there are some
 experienced people who do like it and do do it for a living
 who will have opinions on this.
 Setting it up using Apache2Triad http://apache2triad.net makes it very
 lightweight. Lightweight enough that I used to run it on my old desktop
 Windows98 PC ... Apache2Triad is very easy for novices (and when it
 comes to configuring a web server, that's pretty much exactly where I
 am!)
 
It may not count as lightweight, but I found XAMPP very easy to set up.
http://www.apachefriends.org/en/xampp-windows.html

Tim
-- 
Tim Dawson
Maolbhuidhe
Fionnphort
Isle of Mull  PA66 6BP

01681 700718
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-05 Thread Hedley Finger

CSS Discussers:

I am building my first website and struggling with a very spotty and 
uneven knowledge of servers, HTML, and CSS.  I do have some computer and 
internet knowledge but with big gaps where I most need expertise.

Aptana is currently my development environment which lets you preview a 
file in either Firefox or IE.  It supposedly  launches its own preview 
server but, from the behaviour of Firefox described below, it rather 
looks as though Firefox is using file:///path-to-site-folder/index.html.

Firefox won't load a CSS file referenced by a link ... / if it 
contains a path from site root, e.g. href=/css_stuff/my_neat.css (note 
leading root slash / ) but IE will.  Firefox is only happy with 
href=css_stuff/my_neat.css (not the missing root / slash).  I hope not 
to be lost in relative file referencing hell, i.e. 
href=../../../../css_stuff/my_neat.css, but need to check this in a 
tame local server environment.

Can anybody recommend a suitable lightweight HTTP server that even a 
complete newbie from Mars could set up with the local site root 
specified, etc.?  Then I can get Firefox to look at 
http://localhost/index.html, which latter contains link 
href=/css_stuff/my_neat.css (note root slash / restored again).  I 
have Googled for a server but frankly as soon as I try to read the bumf 
I am lost ...  Along with your many recommendations, I wonder if I can 
impose on you to ask how to install and configure site root?

Regards,
Hedley

--

Hedley Finger

28 Regent Street   Camberwell VIC 3124   Australia
Tel. +61 3 9809 1229   Fax. (call phone first)
Mob. (cell) +61 412 461 558
Email. Hedley Finger [EMAIL PROTECTED]


__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-05 Thread christopher

 Can anybody recommend a suitable lightweight HTTP server that even a 
 complete newbie from Mars could set up with the local site root 
 specified, etc.? 

I don't really think this qualifies as lightweight, but
I set up apache a couple of times and it was really
easy. I only mention this because I feel like I have
the same gaps in knowledge that you do. I'm a novice
css'er, I don't do it for a living, and I actually
don't enjoy css and html b/c I feel like it takes a
creative person to do anything interesting with it,
which I am not. Anyway, I'm sure there are some
experienced people who do like it and do do it for a
living who will have opinions on this.

-- 
flooose
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] Lightweight HTTP server for beginner's http://localhost/ ?

2008-09-05 Thread David Jones

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of christopher
 Sent: Friday, September 05, 2008 3:28 PM
 To: css-d@lists.css-discuss.org
 Cc: [EMAIL PROTECTED]
 Subject: Re: [css-d] Lightweight HTTP server for beginner's 
 http://localhost/ ?
 
 
  Can anybody recommend a suitable lightweight HTTP server 
 that even a 
  complete newbie from Mars could set up with the local site root 
  specified, etc.?
 
 I don't really think this qualifies as lightweight, but I set 
 up apache a couple of times and it was really easy. I only 
 mention this because I feel like I have the same gaps in 
 knowledge that you do. I'm a novice css'er, I don't do it for 
 a living, and I actually don't enjoy css and html b/c I feel 
 like it takes a creative person to do anything interesting 
 with it, which I am not. Anyway, I'm sure there are some 
 experienced people who do like it and do do it for a living 
 who will have opinions on this.

Setting it up using Apache2Triad http://apache2triad.net makes it very
lightweight. Lightweight enough that I used to run it on my old desktop
Windows98 PC ... Apache2Triad is very easy for novices (and when it
comes to configuring a web server, that's pretty much exactly where I
am!)

David Jones, Content Coordinator, Information and Technology Management,
Customer Relations - KL PS, (808) 948-5830

MMS hmsa.com made the following annotations.
--

This electronic message is not an offer to contract, the acceptance of an offer 
to contract, or in any other way intended to contractually obligate HMSA; 
neither is it intended to change the terms of any existing contract unless 
specifically so stated.

The information contained in this electronic message (or attached hereto) is 
intended only for the individual or entity to which it is addressed and may 
contain information that is confidential and protected by law.  If you are not 
the intended recipient of this e-mail, you are cautioned that use of its 
contents in any way is prohibited and may be unlawful.  If you have received 
this communication in error, please notify the sender immediately by e-mail or 
telephone and return the original message by e-mail to the sender or to [EMAIL 
PROTECTED]  We will reimburse you for any cost you incur in notifying us of the 
errant e-mail.  Thank you. · 
==

__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/