| Author |
Image width height
|
sivan jai
Ranch Hand
Joined: Feb 24, 2010
Posts: 115
|
|
|
One more easy one for today. What is the img tag width height you are using for the diagrams in html?
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4962
|
|
Use the same standard guidelines that websites use for developing good user interfaces.
That means having html pages that are easily viewed and displayed on a monitor with a 1024x768 screen resolution; maybe up to 1280x1024. Also, grayscale your images so your submission isn't 300 gigs in size. You don't need to include HD images in your assignment.
-Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Alex Sharkoff
Ranch Hand
Joined: Apr 11, 2004
Posts: 209
|
|
Is it ok to have images that need to be zoomed in?
My sequence diagrams get compacted when I export them from MagicDraw so that they can fit into the page. The only way to view them is to zoom in.
Thanks a lot.
|
Alex (SCJP 1.4, SCBCD 1.3, SCWCD 1.4, SCJD 1.4)
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6371
|
|
Alex Sharkoff wrote:Is it ok to have images that need to be zoomed in?
My sequence diagrams get compacted when I export them from MagicDraw so that they can fit into the page. The only way to view them is to zoom in.
Thanks a lot.
What is your definition of zooming in ? Clicking on the + sign that appears on the HTML page ? The end image for sequence diagrams will definitely be huge. There is no way you can fit them in 1024 X 768. As long as the viewer can scroll the contents of the image and view them clearly, you are good.
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
sivan jai
Ranch Hand
Joined: Feb 24, 2010
Posts: 115
|
|
I think the advice is not to provide zoom in etc - I think I saw this in the Humphrey Shiel presentation or book - dont remember. Also scrolling was discouraged. But with all these "non-functional" requirements to the submission process it makes it very difficult. May be you need to simplify the diagram - but then there is yet another advice that the diagram should not be too trivial :-)
its a balancing act for sure.
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6371
|
|
your images so your submission isn't 300 gigs in size
You can always mail them a hard disk
|
 |
Alex Sharkoff
Ranch Hand
Joined: Apr 11, 2004
Posts: 209
|
|
Thanks Deepak and Sivan for your replies.
My laptop with the assignment is in the Post office
|
 |
Alex Sharkoff
Ranch Hand
Joined: Apr 11, 2004
Posts: 209
|
|
Cameron said: "That means having html pages that are easily viewed and displayed on a monitor with a 1024x768 screen resolution; maybe up to 1280x1024"
So if my diagram images have sizes less than 1280x1024 pixels but bigger than 1024x768, it's still okay, is not it?
Thanks a lot.
|
 |
 |
|
|
subject: Image width height
|
|
|