Home Recording

Go Back   Home Recording > General Discussions > Marketing Your Music / Publicity


        

                                
                                10/30 - [video] Demo Roland TD-20SX
Reply    Audiofanzine Homestudio Homestudio News Homestudio Medias Homestudio Tests Homestudio Articles Homestudio User Reviews Homestudio Classifieds Ads
 
Thread Tools Display Modes
  #1  
Old 01-04-2005
EleKtriKaz EleKtriKaz is offline
Home (w)Rec'r
 
Join Date: Jun 2002
Location: Scottsdale, AZ
Posts: 633
Rep Power: 9
EleKtriKaz will become famous soon enoughEleKtriKaz will become famous soon enough
Any Dreamweaver users here?

I've always found this board to be very helpful, so I thought I would post this here before I went out looking for a web publishing bbs.

I created a large site in Photoshop and Illustrator, so the whole site is basically layered images that have been cut into pieces. I then import the pieces of the pictures into tables in Dreamweaver to compile everything into a working site. The problem I'm having is that the resolution of the pages is too big. They need to be scaled down. I made the images big enough that they would work on any size monitor with the idea that I would be able to scale them down later. Now that everything is compiled, and this is a big site, I don't know how to scale down the pages in Dreamweaver. Anyone know how to do this?
__________________
In vino veritas.
Reply With Quote
  #2  
Old 01-04-2005
AlChuck's Avatar
AlChuck AlChuck is offline
Been Here, Posted That
 
Join Date: Mar 2000
Location: San Mateo, CA, USA
Posts: 5,084
Rep Power: 18110
AlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond repute
You don't want to scale the pages down in Dreamweaver. All this does is set width and height attributes for the HTML IMG tag. Then the user's web browser scales the picture after it loads. No browser does as good a job at scaling images as image processing software does. The result -- the picture looks like shit. Plus, it's actual size is larger than necessary, which can be a big issue for users with dial-up connections.

Scale the pictures in Photoshop to the size you want them to be.
Reply With Quote
  #3  
Old 01-05-2005
gordone's Avatar
gordone gordone is offline
1K Silver Member
 
Join Date: Oct 1999
Age: 32
Posts: 1,392
Rep Power: 1328
gordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond repute
I use Fireworks and it creates image slices that are all reasonable small for web use. AFAIK Dreamweaver doesn't do anything with graphics, it's more for HTML/Layout.
I'm suprised that Photoshop/Illustrator would generate graphics that big.
Oh wait - are you talking about the physical size of the entire page after all the little image slices are patched together in the table? If your "page" in Photoshop/Illustrator is (for example) 600x400, then that's what size it is. If you want the site to be able to look good (and fill the entire screen) on different sized monitors, you'll have to know a bit about HTML. How much HTML do you know?
Reply With Quote
  #4  
Old 01-05-2005
David Hooper David Hooper is offline
Force of Nature
 
Join Date: Nov 1999
Location: Nashville, TN
Posts: 610
Rep Power: 687
David Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond reputeDavid Hooper has a reputation beyond repute
From a marketing/business standpoint, using graphics like this is not a good idea. It will limit who will be able to acccess your site including blind people. Google, mobile phone users, etc.

If you go with this, I'd also have a 2nd version that is HTML only.
__________________
MUSIC BUSINESS RADIO - Music industry talk radio show for musicians, songwriters, and others in the music business...
www.musicbusinessradio.com
Reply With Quote
  #5  
Old 01-05-2005
EleKtriKaz EleKtriKaz is offline
Home (w)Rec'r
 
Join Date: Jun 2002
Location: Scottsdale, AZ
Posts: 633
Rep Power: 9
EleKtriKaz will become famous soon enoughEleKtriKaz will become famous soon enough
Thanks for the responses. Once I get the site up I'll probably create an html only version as well.

Gordone: I was hoping I wouldn't have to resize the pictures in photoshop. It took me so long to compile this site, that I'm looking for any way to not do this. Is there any way I can do some sort of massive, percentage-based resize, so that I don't have to open each picture individually and resize it? There are literally about 5000 images.

Thanks.
__________________
In vino veritas.
Reply With Quote
  #6  
Old 01-05-2005
leavings leavings is offline
Dedicated Member
 
Join Date: Aug 2003
Location: Ann Arbor, MI
Posts: 364
Rep Power: 102
leavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond repute
Do the parts of images that overlap actually need to be present? It sounds to me like you're creating a collage in dreamweaver (if not, ignore the rest). If that's the case, you'd be better off saving all of the overlapped images as one in photoshop or illustrator, and then importing that file to dreamweaver. You can create link fields in arbitrary shapes over the images or parts of images as you see fit.

Peter
__________________
If you don't stand up for something, you'll fall for anything
Reply With Quote
  #7  
Old 01-05-2005
thehouseofshawn's Avatar
thehouseofshawn thehouseofshawn is offline
Senior Member
 
Join Date: Oct 2004
Location: MO
Age: 22
Posts: 128
Rep Power: 0
thehouseofshawn is an unknown quantity at this point
If it is a giant collage, as what I get from the other responses, then you should be best with saving it as a giant one, and exporting it to something more web-friendly such as .gif. If you wanted to get technical, you could hunt down some javascript that will automatically detect and run the person's computer profile down to send them to a page that is specified for their monitor, so smaller computer monitors will see a smaller version which will also allow you to sent dial-up and other slow users to that page where they can see everything and not get fed up with the wait time to download.

Most hosts allow you to see the specifics of the users that have viewed your site and how often they have been there. You'll get specifics like internet connection, speed, operating system, browser being used, etc. So if most of the people have the avereage sized screen (17in) and are all running on cable transfer speeds, they aren't going to care, for they won't see much of a problem with it.
__________________
Presonus Fireopod
Logic Express 7.1
Apple Powerbook G4 1.5GHz
Reply With Quote
  #8  
Old 01-05-2005
AlChuck's Avatar
AlChuck AlChuck is offline
Been Here, Posted That
 
Join Date: Mar 2000
Location: San Mateo, CA, USA
Posts: 5,084
Rep Power: 18110
AlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond repute
Quote:
Is there any way I can do some sort of massive, percentage-based resize, so that I don't have to open each picture individually and resize it? There are literally about 5000 images.
5000? Are you nuts? What kind of reasonable web page would have 5000 img tags in it? The page will take a week to load off a web server...

Anyway, I'd be surpirised if PhotoShop doesn't have a batch utility that you can set to some percentage, say 25%, and some other parameters like whether it resizes by bilinear resampling or another method, that you can point to a directory and just have it crunch away. But 5000 images? That will take a week...
Reply With Quote
  #9  
Old 01-06-2005
EleKtriKaz EleKtriKaz is offline
Home (w)Rec'r
 
Join Date: Jun 2002
Location: Scottsdale, AZ
Posts: 633
Rep Power: 9
EleKtriKaz will become famous soon enoughEleKtriKaz will become famous soon enough
Quote:
Originally Posted by AlChuck
5000? Are you nuts? What kind of reasonable web page would have 5000 img tags in it? The page will take a week to load off a web server...

Anyway, I'd be surpirised if PhotoShop doesn't have a batch utility that you can set to some percentage, say 25%, and some other parameters like whether it resizes by bilinear resampling or another method, that you can point to a directory and just have it crunch away. But 5000 images? That will take a week...
I know. Believe me it wasn't my idea to create the site this way. Most of the images are very small though. Anyway that's the way it was done, and now I have to work with what I have. I'll check Photoshop for a batch utility like you said...that's exactly what I'm looking for.

As far as the other posts, it basically is a collage, compiled in Dreamweaver, but none of the images overlap. If the resize thing doesn't work, or I find out once it's up that people are having a hard time with loading, then I'll definitely try some of the other suggestions.

Thanks very much for your responses. This is very helpful.
__________________
In vino veritas.
Reply With Quote
  #10  
Old 01-07-2005
leavings leavings is offline
Dedicated Member
 
Join Date: Aug 2003
Location: Ann Arbor, MI
Posts: 364
Rep Power: 102
leavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond repute
The images don't have to overlap for my earlier comment to be useful. You can still save it as one file and use link fields in dreamweaver. Check out my site, I did something similar: www.poemadept.com

Peter
__________________
If you don't stand up for something, you'll fall for anything
Reply With Quote
  #11  
Old 01-07-2005
AlChuck's Avatar
AlChuck AlChuck is offline
Been Here, Posted That
 
Join Date: Mar 2000
Location: San Mateo, CA, USA
Posts: 5,084
Rep Power: 18110
AlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond reputeAlChuck has a reputation beyond repute
I concur, it makes much more sense for all the images to be combined into a single image file than to try to arrange them on an HTML page in table cells.

5000 images, really? Criminy, the HTML table code and image tags to arrange them on the page for that many images alone is gonna be a meg or so. Then 5,000 times the average size of each image... then you want the browser to rezie the images too... you are really doing something very ill-advised here, like trying to pound in a capet tack with a sledgehammer.
Reply With Quote
  #12  
Old 01-07-2005
stonepiano's Avatar
stonepiano stonepiano is offline
Midwestern Manimal
 
Join Date: Sep 2002
Location: Chee-Kah-Go, IL
Age: 31
Posts: 881
Rep Power: 1480
stonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond repute
Quote:
Originally Posted by EleKtriKaz
Is there any way I can do some sort of massive, percentage-based resize, so that I don't have to open each picture individually and resize it? There are literally about 5000 images.
Look into writing an action in Photoshop. You basically hit record, perform the function on one image and save the behavior to be replicated automatically over a series of images. Resizing is one of the most basic ones.
Reply With Quote
  #13  
Old 01-07-2005
EleKtriKaz EleKtriKaz is offline
Home (w)Rec'r
 
Join Date: Jun 2002
Location: Scottsdale, AZ
Posts: 633
Rep Power: 9
EleKtriKaz will become famous soon enoughEleKtriKaz will become famous soon enough
Quote:
Originally Posted by stonepiano
Look into writing an action in Photoshop. You basically hit record, perform the function on one image and save the behavior to be replicated automatically over a series of images. Resizing is one of the most basic ones.
Awesome. Thank you.

If the site takes too long to load I'll try keeping them as one image and creating link fields like Leavings suggested. Do I create the link fields with that "hot spot" feature, where it allows you to draw a rectangle, circle, or create your own shape? That's the only thing I've seen in Dreamweaver that sounds like what you mentioned.
__________________
In vino veritas.
Reply With Quote
  #14  
Old 01-07-2005
leavings leavings is offline
Dedicated Member
 
Join Date: Aug 2003
Location: Ann Arbor, MI
Posts: 364
Rep Power: 102
leavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond reputeleavings has a reputation beyond repute
Yes, the hot spot tool is what I'm talking about. It's very easy to use to create just about any shape you want.
__________________
If you don't stand up for something, you'll fall for anything
Reply With Quote
  #15  
Old 01-07-2005
traidma's Avatar
traidma traidma is offline
100% Estonian
 
Join Date: Oct 2004
Location: Norton, MA
Age: 24
Posts: 432
Rep Power: 174
traidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond reputetraidma has a reputation beyond repute
They say about 40-50KB per page is a decent amount for a webpage to be able to open in any computer... That means each of your image needs to be not more than 0.01 Kb... good luck!
__________________
-Taavi
Reply With Quote
  #16  
Old 01-08-2005
gordone's Avatar
gordone gordone is offline
1K Silver Member
 
Join Date: Oct 1999
Age: 32
Posts: 1,392
Rep Power: 1328
gordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond reputegordone has a reputation beyond repute
FYI - Dreamweaver refers to this as a hot spot, but underneath in HTML land, you're creating an image map

Quote:
Originally Posted by leavings
Yes, the hot spot tool is what I'm talking about. It's very easy to use to create just about any shape you want.
Reply With Quote
  #17  
Old 01-10-2005
stonepiano's Avatar
stonepiano stonepiano is offline
Midwestern Manimal
 
Join Date: Sep 2002
Location: Chee-Kah-Go, IL
Age: 31
Posts: 881
Rep Power: 1480
stonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond reputestonepiano has a reputation beyond repute
Quote:
Originally Posted by gordone
FYI - Dreamweaver refers to this as a hot spot, but underneath in HTML land, you're creating an image map
heh! good point, gordone. image map = hot spot (in dreamweaver). another good idea...
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

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

Forum Jump
Google
 

Similar Threads
Thread Thread Starter Forum Replies Last Post
All Nuendo and Wavelab users, or other users Mastermindzz Digital Recording & Computers 2 02-26-2002 12:31


All times are GMT -7. The time now is 06:52.


Powered by: vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright © 1995-2008 Audiofanzine except where noted. All Rights Reserved.