Reply
Coding with photoshop
Old 05-02-2008, 06:36 PM Coding with photoshop
Average Talker

Posts: 15
Name: James
Hi,
All my layouts so far i have sliced and let photoshop code for me, i have on half finished site up right now which i made for a geography assignment at school: www.cyclonetracy.co.nr
Obviously i used a tutorial for it, and it is not very good, but my question is this:
When i try to put more content into the boxes once i reach a certain point the whole site starts to go crazy, the header splits into 3 bits and some of them go down and some go up, and pretty much everything goes where i dont want it to go.
Can i fix this by coding with dreamweaver?
Are there any other probolems with using photoshop?
__________________
Visit my webmaster blog:
Dynamik Designz
4o4found is offline
Reply With Quote
View Public Profile
 
Sponsored Links (We share ad revenue):
 
Old 05-02-2008, 06:39 PM Re: Coding with photoshop
nickohrn's Avatar
Weightlifting CS Student

Posts: 451
Name: Nick Ohrn
404found - The first thing you have to consider is that Photoshop is not, by nature, a web development tool. It is great for developing mockups and getting to know what you want a site to look like. It is also great for creating the graphics for your site. The code that it creates, though, is absolute crap.

For your site development, you may want to consider learning HTML and CSS. There are plenty of resources out there, some of the best being located at http://w3c.org.

You can write HTML in any text editor, not just DreamWeaver. Plus, DreamWeaver is expensive to buy, especially for a student.
__________________
NickOhrn.com - My personal haven of insight to offer the world.
Plugin-Developer.com - Custom plugin development to fit your needs. Plugins available for WordPress and Drupal, among others.
nickohrn is offline
Reply With Quote
View Public Profile Visit nickohrn's homepage!
 
Old 05-02-2008, 08:08 PM Re: Coding with photoshop
LadynRed's Avatar
Super Moderator

Posts: 5,542
Location: Tennessee
Agree 100% with Nick, especially about the crap code that Photoshop produces. Dreamweaver will produce just as much crap if you only use it in WYSIWYG mode, so learning to actually CODE HTML and CSS is paramount.

You can try www.w3schools.com as a place to start.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 09:53 PM Re: Coding with photoshop
wayfarer07's Avatar
Extreme Talker

Posts: 216
Name: Abel Mohler
Location: Asheville, North Carolina USA
I use Dreamweaver on a daily basis, but only use it in "code" mode, never in "display" mode. It is always advisable, even for those who become specialists at the design part of web development, to learn the fundamentals of HTML and CSS. This way, even if you later still rely on the crutch of a WYSIWYG, you will be able to understand the structure of your documents when you need to...
__________________
Go FREELANCE--------------------------------Hire Me
wayfarer07 is offline
Reply With Quote
View Public Profile
 
Old 05-02-2008, 10:30 PM Re: Coding with photoshop
Average Talker

Posts: 28
Name: Shawn Lindsey
Yes that is the problem with templates is that they are very picky (most of them at least) and that is how they are made. You have to know the HTML coding in order to know how to divide your tables and your cells in order to make thing fit and go together. CSS is a great tool for this as well.
__________________
**Free Tutorials, Free Tech Support, Cheap Computers, Web Hosting, Custom Computers, Web and Graphic Design....www.shawnsitsolutions.com **
ShawnITSolution is offline
Reply With Quote
View Public Profile
 
Old 05-03-2008, 03:32 AM Re: Coding with photoshop
Average Talker

Posts: 15
Name: James
Thanks for your replys everyone
Quote:
Originally Posted by nickohrn View Post
404found - The first thing you have to consider is that Photoshop is not, by nature, a web development tool. It is great for developing mockups and getting to know what you want a site to look like. It is also great for creating the graphics for your site. The code that it creates, though, is absolute crap.

For your site development, you may want to consider learning HTML and CSS. There are plenty of resources out there, some of the best being located at http://w3c.org.

You can write HTML in any text editor, not just DreamWeaver. Plus, DreamWeaver is expensive to buy, especially for a student.
I already know HTML and CSS. And i own a copy of dreamweaver.
The reason i suggested dreamweaver is because some guides to slicing up layouts suggest you use dreamweaver to make the tables.

Quote:
Agree 100% with Nick, especially about the crap code that Photoshop produces. Dreamweaver will produce just as much crap if you only use it in WYSIWYG mode, so learning to actually CODE HTML and CSS is paramount.

You can try www.w3schools.com as a place to start.
Thanks for your advice. I have never used dreamweaver or any WYSIWYG program to make a website in the past, and i always code in notepad or notepad++. I was under the impresision that slicing all those little tables would be superduperhard just coding. I have been using w3schools as a refference for my coding since grade 6!

Well seeing that all your responses are advising me to learn html and CSS...
What would you suggest i try now that you know i know them (are there any tutorials you could like me to?)
Just for the record i know HTML, basic XHTML, basic VB and JS, CSS, and several non webrelated codes such as python and basic C++.

Thanks for your help,
any more help would be greatly appreciated.
4o4found
__________________
Visit my webmaster blog:
Dynamik Designz
4o4found is offline
Reply With Quote
View Public Profile
 
Old 05-05-2008, 10:17 AM Re: Coding with photoshop
LadynRed's Avatar
Super Moderator

Posts: 5,542
Location: Tennessee
"slicing" for a css-based layout is very different from the old slice and dice for tables.

You might want to read thru this tutorial:
http://www.csslicingguide.com/
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
LadynRed is offline
Reply With Quote
View Public Profile
 
Old Yesterday, 12:23 PM Re: Coding with photoshop
Junior Talker

Posts: 1
Name: ZORROW
i mostly design my website and do the slice at photoshop i even use the html generate by photoshop, i have design lots of website mostly pharmacy and casino till date i have design more then 300 site. i dont find ne trouble using photoshop and its generate html. rite now i m on a project using photoshop and its html and css. one of the biggest site so far.

Last edited by free_fly303 : Yesterday at 12:24 PM.
free_fly303 is offline
Reply With Quote
View Public Profile
 
Old Yesterday, 03:32 PM Re: Coding with photoshop
scutari's Avatar
Experienced Talker

Posts: 30
Name: Indrit
I don't suggest that way cause you do not learn the technique properly and won't help you in the future, so basically try to learn the technique using a tutorial.
scutari is offline
Reply With Quote
View Public Profile
 
Old Yesterday, 10:37 PM Re: Coding with photoshop
goldsteinmedia's Avatar
Junior Talker

Posts: 1
Name: Seth G
Location: Bensalem, Bucks County, PA, USA
Quote:
Originally Posted by 4o4found View Post
Hi,
All my layouts so far i have sliced and let photoshop code for me, i have on half finished site up right now which i made for a geography assignment at school: www.cyclonetracy.co.nr
Obviously i used a tutorial for it, and it is not very good, but my question is this:
When i try to put more content into the boxes once i reach a certain point the whole site starts to go crazy, the header splits into 3 bits and some of them go down and some go up, and pretty much everything goes where i dont want it to go.
Can i fix this by coding with dreamweaver?
Are there any other probolems with using photoshop?
First off, not to be rude, NEVER code in Photoshop. Photoshop is not a coding program. Design and slice in Photoshop then go into a Text editor or Dreamweaver and code it up. I would even suggest you learn CSS and XHTML to code it because even in DW if you use the WYSIWYG it won't code correctly. I would avoid tables because it bloats your code and makes it hard for the search engines to find it and parse it.

Just my two cents, but NEVER CODE IN PHOTOSHOP! EVER
goldsteinmedia is offline
Reply With Quote
View Public Profile Visit goldsteinmedia's homepage!
 
Sponsored Links (We share ad revenue):
 
Reply     « Reply to Coding with photoshop
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML


Page generated in 0.18694 seconds with 14 queries