WOW?! I can Slice a PSD and not code?

Discussion in 'HTML & Website Design' started by lolage, May 11, 2008.

  1. #1
    http://www.saberfusion.com/slicing.php

    I thought in order to slice a PSD. You basically cut it up into the images then you hand code it.

    I diddnt realise photoshop does the coding for you?! Or does it?
     
    lolage, May 11, 2008 IP
  2. scart3r

    scart3r Notable Member

    Messages:
    3,513
    Likes Received:
    279
    Best Answers:
    0
    Trophy Points:
    250
    #2
    I think this is new to CS3 - because I only noticed that feature when I upgraded. I was excited! Still.. it's handy to know a bit of html - because they don't always get it right.
     
    scart3r, May 11, 2008 IP
  3. lolage

    lolage Active Member

    Messages:
    1,129
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    78
    #3
    Cool, i can now make myself a website!

    Im still going to learn HTML+CSS just its nice to know i can make a site now.
     
    lolage, May 11, 2008 IP
  4. Pinoguin

    Pinoguin Peon

    Messages:
    848
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's always the best to hand-code, those things do not come out too well...
     
    Pinoguin, May 11, 2008 IP
  5. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #5
    Great to know. What are the options in CS3 to do that?
     
    dcristo, May 11, 2008 IP
  6. sucka

    sucka Well-Known Member

    Messages:
    298
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    105
    #6
    Forget about this s***

    The resulting code isn´t either valid or cross browser compatible, I guess.

    So do your coding old school style ;)
     
    sucka, May 11, 2008 IP
  7. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #7
    Get a new username. suckaforwork :eek::D
     
    dcristo, May 11, 2008 IP
  8. scart3r

    scart3r Notable Member

    Messages:
    3,513
    Likes Received:
    279
    Best Answers:
    0
    Trophy Points:
    250
    #8
    hehe - my sentiments exactly!

    The results are really good - and if there are some problems it's just a little bit of tweaking - saving a stack of time.

    To create the pages, you just go to save for web & devices - and then click on the drop down box in the save page - to save as images and html. It will slice and create the html page for you - and save the images into an image folder.

    It's all VERY cool :D
     
    scart3r, May 11, 2008 IP
  9. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #9
    It used to code it in older versions didn't it? Or did you have to import it into DW? I've honestly never done it, got told it produced crap code, and I enjoy coding things for myself anyway...so never had the need to.
     
    twistedspikes, May 11, 2008 IP
  10. xd2

    xd2 Peon

    Messages:
    694
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #10
    You think thats good you should see what they got in Photoshop CS4

    You just go to file > command and then type in the box something like.

    Make really cool web 2.0 style website using light blue and orange, please.

    And thats it it just does it all for you. You have to say please though ;)

    Damn these programs are gunna put me out of work :(
     
    xd2, May 11, 2008 IP
  11. Jalpari

    Jalpari Notable Member

    Messages:
    5,640
    Likes Received:
    137
    Best Answers:
    0
    Trophy Points:
    260
    #11
    i don't have cs3 i m using ps 7 so i use image ready for css coding
     
    Jalpari, May 11, 2008 IP
  12. scutari

    scutari Peon

    Messages:
    431
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I don't like that way, better learn it by yourself
     
    scutari, May 11, 2008 IP
  13. joelmr

    joelmr Banned

    Messages:
    291
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Well, it doesn't do the whole job for you. Adding content or implementing your new template with a CMS requires more work.

    It does ease the process, though.
     
    joelmr, May 11, 2008 IP
  14. and_y

    and_y Active Member

    Messages:
    287
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #14
    Hand code it's much better and really helps learning :)
     
    and_y, May 11, 2008 IP
  15. bobbyt

    bobbyt Active Member

    Messages:
    504
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    78
    #15
    anyone can point me to a good place to learn hand coding of these stuffs?
     
    bobbyt, May 11, 2008 IP
  16. xd2

    xd2 Peon

    Messages:
    694
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #16
    http://www.w3schools.com/

    They invented it ;)
     
    xd2, May 11, 2008 IP
  17. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #17
    I think you will find there is no connection beyond the similarity of names between w3schools.com and the World Wide Web Consortium, w3.org. Additionally, their tutorials are pretty much dated, as is their markup.

    cheers,

    gary
     
    kk5st, May 11, 2008 IP
  18. xd2

    xd2 Peon

    Messages:
    694
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Thanks for that, my mistake I just presumed based on the name.

    I never actually used that site to learn, but did seem like a viable source for someone else.

    I still think it offers a good description of a lot of things though.

    My new recomendation for learning is:

    www.google.com <- they didn't invent it but the way things are going they will write an alternative that will rule the world. GHTML for the win.
     
    xd2, May 11, 2008 IP
  19. jamesicus

    jamesicus Peon

    Messages:
    477
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #19
    jamesicus, May 11, 2008 IP
  20. coder999

    coder999 Banned

    Messages:
    727
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Yah Really :)
     
    coder999, May 12, 2008 IP