wdvltalk Roundup February 2001 - Page 1
March 2, 2001
|
This is a new monthly column that highlights the best of the
wdvltalk
list. Those discussions that are deemed suitable for a broad
audience will be covered.
|
Please note that any suggestions and/or recommendations regarding
Web hosting companies, software, etc. are solely derived from
the members of the list and do not necessarily constitute a
recommendation from the editors of wdvl or internet.com.
Links are provided in the comments and suggestions for additional
help or information. So now, on with our first installment.
[version 1.02]
Does anyone know the free homepage space on the Internet?
This was one of the first question asked last month. Several
recommendations came from list members, some with comments.
- "Try www.tripod.com,
www.geocities.com [or]
www.angelfire.com. If you're looking
for free space to host your domain name, well, let me know when
you find somewhere...."
- "http://www.freeola.com
will host your existing domain for nothing. Unlimited Web space,
unlimited e-mail addresses, free e-mail redirection, free
CGI
(Perl
and PHP but no
MySQL)
and SSIs..."
- "To host your domain for free ... go to http://www.hypermart.net."
li>
- To which came the reply "And get adverts all over your site,
unless you feel like paying them $10/month?"
- "Sure ... free always comes at a cost :-)"
- "I use http://www.crosswinds.net/,
works great. I especially like the file management system. 25 MB
of space for one banner."
- "http://www.lineone.net
is good. I think you get 50 MB of space and no banner. I have
not had any problem with trying to get into my Web site like I
did with Crosswinds. At one time I think Crosswinds was asking
for money to keep it[s] site up too. LineOne is in the UK, and you
have to sign up to use their free ISP. I sign[ed] up for it and do
not use it since I am in the US. It works better than any free US
homepage that I have found.
Updating Web pages without benefit of HTML editor or knowledge
of HTML: This question challenges the Web page developer to
allow his client to add information to the Web page without his help.
- "If you're running Apache-Linux,
use PHP
or Perl.
If on Windows, use ASP.
You would need to create a form that accepts the text to be
replaced and then make the HTML file. Changing images is slightly
more complicated as you have to take into account their
dimensions (width and height). Images can be uploaded using a
little server code."
- "You can find some scripts at
http://www.phpbuilder.com"
Do any of the search-engine spiders deal with
<DIV>s? This question deals with the
<DIV> code
and whether it creates problems with search engines.
Can anyone recommend a good
Javascript
editor? While this type of question can sometimes start a
war, it seemed to be fruitful in our discussion this time.
- "EditPlus 2 has been
my favorite editor for some time now. It has syntax highlighting
for Javascript — and lots of other languages — as
part of the default installation."
- "Besides notepad?! I use
Visual Studio 6.0
(specifically, the VC++ 6.0 editor) for HTML and
Javascript."
- "Can EditPlus 2 replace strings in a bunch of files?"
- "Yep, select [Replace] from the [Search] menu
and, under the [Replace in...] bit, select [All open
files]. ... However, what makes the difference with
UltraEdit32 is that you do not have to open any files in order to
replace a string with another in a bunch of files. You just
specify in which directory these files are."
- "This is holy war territory anyway, I'd always recommend
everyone to try out a few and see which one sticks."
wdvltalk Roundup February 2001 - Page 2
|