HighDots Forums  

Website Help.Dream Weaver.Too Buy or not to Buy

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Website Help.Dream Weaver.Too Buy or not to Buy in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Shasha21
 
Posts: n/a

Default Website Help.Dream Weaver.Too Buy or not to Buy - 07-20-2004 , 01:34 PM






Hi
I have recently downloaded a trial of (DW) Dreamweaver MX and Fireworks, I am
on day 5 and am not sure if i should purchase them, I need to build a website
which has regular photos added each week i would need to keep old pictures up
as well as adding new pages i have tried the web gallery in DW and like this
but will i be able to add other web galleries and will they come up with other
names rather than overwrite thye old pages, i will also need to have a search
engine to let people search for images (do I need to buy something else) that
will let viewer find an image or images, I have only designed pages and then
uploaded them with FTP Pro I thought it would be best to use DW to upload via
FTP once i buy the version. I have rang DW and asked for help and they
suggested i got onto the DW Forums so you guys must be good.
Thanks
Sharon


Reply With Quote
  #2  
Old   
~Angela, TMM
 
Posts: n/a

Default Re: Website Help.Dream Weaver.Too Buy or not to Buy - 07-20-2004 , 04:09 PM






Hello Shasha,

If you need search functionality and the ability to easily maintain a large
site you're going to want to do things dynamically. What that means is,
you'll need a host capable of either ASP, ASP.Net, ColdFusion, or PHP. If
you're new to dynamic development (and by your post my guess would be that
you are), you're likely to find ColdFusion to be the easiest of the server
models.

Dreamweaver can help you build a dynamic website. Read the F1 Help about
Server behaviors. You'll have to have a site set up properly before the
Server behaviors panel, Bindings panel, Databases panel, Applications
category of the Insert bar, and any additional server-specific areas will
work.

You'll most likely want to implement what's known as SSI (Server-Side
Includes). Here's some reading to get you started.
http://www.dwfaq.com/go/15606

Having the ability to use a server model (like ASP, ColdFusion, PHP or
ASP.Net), will allow you to do things like:
1. Upload images from a webpage.
2. Add, Update, and Delete records from a database
3. Display records from a database
4. Search records in a database
5. Read the contents of a directory and create links to all the images found
in the directory.
6. Create dynamically driven photo galleries so that you can page through
them using <Previous | Next> or 1 | 2 | 3 type navigation which is created
for you.
7. Have a single page to maintain for the image gallery rather than a static
HTML page for every image. It is mypage1.htm, mypage2.htm, mypage3.htm,
mypage4.htm vs. mypage.cfm?ID=, mypage.cfm?ID=2, mypage.cfm?ID=3,
mypage.cfm?ID=4. Notice with mypage.cfm they're all the same page, but the
ID controls what's shown on the page. Maintaining a single file is easier
than maintaining hundreds!

I'm sure there are more things that I'm not thinking of too...

Doing a search will most likely require you to have a database unless you go
with a service like Atomz.com offers. If you are searching using a database,
Tom Muck's Dynamic Search extension is a huge time-saver.
http://www.tom-muck.com/extensions/help/dynamicsearchasp/ (There are
versions for CF and PHP too, but the link is to the ASP version.)

I say, stick with Dreamweaver. Pick up a good reference book like the
Dreamweaver MX 2004 Bible or Dreamweaver MX 2004 The Complete Reference. If
you're a visual learner, you may want to try Lynda.com's online movie
library. There's everything from Basic to Intermediate Dreamweaver and there
is even a series of movies on building dynamic applications using ASP.

Hope this info helps, and good luck to you!

~Angela
--
Angela C. Buraglia, Founder:
~FAQs, Tutorials & Resources~ http://www.DreamweaverFAQ.com
~My Extensions~ http://www.dwfaq.com/go.asp?ID=AngelaX10
DWfaq Support Newsgroup: news://support.dwfaq.com/support

Co-Author with Joseph Lowery, Dreamweaver MX 2004 Killer Tips:
http://www.dwkillertips.com

Extension Developer for Cartweaver 2:
http://www.cartweaver.com/features/extensionsuite/

Remove the CAPS in my E-mail to reply off list.
"Shasha21" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hi
I have recently downloaded a trial of (DW) Dreamweaver MX and Fireworks,
I am
on day 5 and am not sure if i should purchase them, I need to build a
website
which has regular photos added each week i would need to keep old pictures
up
as well as adding new pages i have tried the web gallery in DW and like
this
but will i be able to add other web galleries and will they come up with
other
names rather than overwrite thye old pages, i will also need to have a
search
engine to let people search for images (do I need to buy something else)
that
will let viewer find an image or images, I have only designed pages and
then
uploaded them with FTP Pro I thought it would be best to use DW to upload
via
FTP once i buy the version. I have rang DW and asked for help and they
suggested i got onto the DW Forums so you guys must be good.
Thanks
Sharon




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.