Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Css Lover #1
SSI newbie questions
I never knew about SSI, but it seems pretty easy stuff and too simple in some
ways.
I've tested it out and it works well, but I wonder is there really a need to
alter all my file extensions to shtml? I've already done so in a test web site
but read a few things online in which some methods are offered to use normal
extensions. No official forums carry this advice.
My other concern is that perhaps not every computer can view websites with
ssi, it seems fine on my systems and browsers, but how many people here use
ssi as a matter of course building web sites? It seems like everyone ought to
use it. Am I wrong to think this way?
Furthermore, I must add that it is a great releif to just copy that long list
menu and not have to worry about altering the web site at a later date by
coding all pages by hand.
SSI seems to be a great thing.
Has anyone had any negative experience with it?
Any SSI nightmares out there that I ought to know about?
What precautions would a man, or woman, need to take or be aware of when
embarking upon this path?
Css Lover Guest
-
Newbie questions
I am a new user of Dreamweaver MX, and have very limited knowledge of what I need to use it to create HTML "popup" emails -- can someone give me an... -
very newbie questions about CF
:o Apologies in advance but need real user advice here... can I use the ColdFusion functionality built into Dreamweaver MX 2004 to build a... -
Two newbie questions
Hi, I'm just learning InDesign CS after using PageMaker for more than 10 years (I need to be fluent in both for work purposes). I have two questions... -
AIX Newbie Questions
I have recently purchased a RS/6000 43P-150 workstation for the purpose of learning AIX 5L.... Q1) Do many use an RS/6000 workstation as their... -
(Newbie) AIX Questions
Just started caring for RS/6000 running AIX 4.3. Planning on doing upgrade to 5.2 but have a couple of questions. 1. Volume group rootvg is... -
Murray *ACE* #2
Re: SSI newbie questions
> alter all my file extensions to shtml?
You can ask your host to enable server parsing for your current *.htm or
*.html extension - that way, all files will be parsed. Some hosts will do
this and some will not.
I do. Since the include file is inserted on the SERVER (that's why it's> My other concern is that perhaps not every computer can view websites with
> ssi, it seems fine on my systems and browsers, but how many people here
> use
> ssi as a matter of course building web sites?
called 'server-side include') the client computer is unaware that anything
has been done. As far as the client is concerned they requested and were
given an ordinary HTML page. So the answer to this question is - it doesn't
matter what the client computer is using. There is no compatibilty issue
here.
No.> It seems like everyone ought to
> use it. Am I wrong to think this way?
Fully understanding the technology is a good start.> What precautions would a man, or woman, need to take or be aware of when
> embarking upon this path?
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Css Lover" <webforumsuser@macromedia.com> wrote in message
news:du36dc$msr$1@forums.macromedia.com...>I never knew about SSI, but it seems pretty easy stuff and too simple in
>some
> ways.
>
> I've tested it out and it works well, but I wonder is there really a need
> to
> alter all my file extensions to shtml? I've already done so in a test web
> site
> but read a few things online in which some methods are offered to use
> normal
> extensions. No official forums carry this advice.
>
> My other concern is that perhaps not every computer can view websites with
> ssi, it seems fine on my systems and browsers, but how many people here
> use
> ssi as a matter of course building web sites? It seems like everyone ought
> to
> use it. Am I wrong to think this way?
>
> Furthermore, I must add that it is a great releif to just copy that long
> list
> menu and not have to worry about altering the web site at a later date by
> coding all pages by hand.
>
> SSI seems to be a great thing.
>
> Has anyone had any negative experience with it?
>
> Any SSI nightmares out there that I ought to know about?
>
> What precautions would a man, or woman, need to take or be aware of when
> embarking upon this path?
>
>
Murray *ACE* Guest
-
Css Lover #3
Re: SSI newbie questions
Thanks for the advice, that's all I need for now.
I'm using SSI in its most basic form, but it is a big web site and without
this I would have a nightmare if any link went down or we needed to add
another. I've also built up a nice looking artistic list with divs and
suchlike, so having this as the ssi is a good thing.
I use 1&1 and think you can just do your own .htaccess 'thing', and upload it
to parse the pages, that would make it easier, but I've already just copied an
xhtml site and used that to experiment with ssi and changed all the pages to
shtml.
I guess I ought to change them back as it is just extra work to no good
purpose.
Knowing now that ssi is compatible with all systems is good to know, I guess
this is for the medium to large sized websites, but someone here stated that
they use it to allow a client to upload files. This is actually something that
interests me.
Having just found the DW link checker, I have saved hours of laborious work as
I used to check links manually.
I am now at the stage of 10 days to go with my trial version. I feel my pocket
is about to become lighter. I'm going for the teacher/student edition and
cannot wait to use them.
These are powerful tools Murray, but in the hands of the unskilled, there
could be tears!
I might look for a course near me, or use Open University, which is free for
me at least. There are advantages to being poor, one of which is the
opportunity to educate yourself.
There is no excuse for ignorance but a million opportunities to wallow in it.
God willing, Adobe CS2 will come my way also.
Css Lover Guest
-
Murray *ACE* #4
Re: SSI newbie questions
> I'm going for the teacher/student edition and
Be aware that you cannot use this version for commercial sites, i.e., you> cannot wait to use them.
cannot get paid for them, and they cannot sell things. Also, you cannot
upgrade the academic version when a new version is released.
The client would make changes to a text file and upload it to the site. The> but someone here stated that
> they use it to allow a client to upload files. This is actually something
> that
> interests me.
page references that text file as an include file. It's not very functional
in that to style any of the content, the client would have to enter the
selectors and the tags into the text they are adding/editing.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
[url]http://www.dreamweavermx-templates.com[/url] - Template Triage!
[url]http://www.projectseven.com/go[/url] - DW FAQs, Tutorials & Resources
[url]http://www.dwfaq.com[/url] - DW FAQs, Tutorials & Resources
[url]http://www.macromedia.com/support/search/[/url] - Macromedia (MM) Technotes
==================
"Css Lover" <webforumsuser@macromedia.com> wrote in message
news:du4bee$b6c$1@forums.macromedia.com...>
> Thanks for the advice, that's all I need for now.
>
> I'm using SSI in its most basic form, but it is a big web site and without
> this I would have a nightmare if any link went down or we needed to add
> another. I've also built up a nice looking artistic list with divs and
> suchlike, so having this as the ssi is a good thing.
>
> I use 1&1 and think you can just do your own .htaccess 'thing', and upload
> it
> to parse the pages, that would make it easier, but I've already just
> copied an
> xhtml site and used that to experiment with ssi and changed all the pages
> to
> shtml.
>
> I guess I ought to change them back as it is just extra work to no good
> purpose.
>
> Knowing now that ssi is compatible with all systems is good to know, I
> guess
> this is for the medium to large sized websites, but someone here stated
> that
> they use it to allow a client to upload files. This is actually something
> that
> interests me.
>
> Having just found the DW link checker, I have saved hours of laborious
> work as
> I used to check links manually.
>
> I am now at the stage of 10 days to go with my trial version. I feel my
> pocket
> is about to become lighter. I'm going for the teacher/student edition and
> cannot wait to use them.
>
> These are powerful tools Murray, but in the hands of the unskilled, there
> could be tears!
>
> I might look for a course near me, or use Open University, which is free
> for
> me at least. There are advantages to being poor, one of which is the
> opportunity to educate yourself.
>
> There is no excuse for ignorance but a million opportunities to wallow in
> it.
>
> God willing, Adobe CS2 will come my way also.
>
>
Murray *ACE* Guest
-
Css Lover #5
Re: SSI newbie questions
Originally posted by: Newsgroup User
Be aware that you cannot use this version for commercial sites, i.e., you> I'm going for the teacher/student edition and
> cannot wait to use them.
cannot get paid for them, and they cannot sell things. Also, you cannot
upgrade the academic version when a new version is released.
I'll only need the Academic version for a few months.
I'm not building a web site for cash money or any material gain and its not a
business web site and comes under charitable status.
What I need is some competition to enter, I'm hoping for some prize set up
involving Macromedias Full Web design kit , Adobe PS CS2 and a nice pen tablet,
the A4 size. A Wacom of course.
What prizes are there on offer here in the UK?
Css Lover Guest



Reply With Quote

