What do you suggest i do next????

Discussion in 'HTML & Website Design' started by SeventhSin, Jan 19, 2009.

  1. #1
    So i have been learning web disign for maybe 6 months now from google and various other web sites, have started my first main project of which i have designed from scratch in photoshop and now putting it together as a site, which i very rewarding.

    It is far from finished but feel free to leave comments of likes and dislike if you wish.

    mattbarber.primaldesigns.co.uk/site

    Now the thing is i feel i have got to the stage were i know a enough to keep me keen and intrested in web design :p ,and would like to try and persue it further but i would also like to try and save myself time and not learn the wrong things and if possible be pointed in the right direction of what next would be a good thing to learn or what i seem to lack/miss etc. (i hope you can make sence of that hehehe).

    Please advise.

    A very gratefull SeventhSin.
     
    SeventhSin, Jan 19, 2009 IP
  2. LuckySamurai

    LuckySamurai Active Member

    Messages:
    163
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    88
    Digital Goods:
    1
    #2
    Looks nice! I think you're pretty good in web design, better than me for sure :p Next logical thing to me would probably be php and sql since these are the main things when creating a website with a database (members only sections and so on).
     
    LuckySamurai, Jan 19, 2009 IP
  3. SeventhSin

    SeventhSin Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Well i know a very tiny bit but yes that could be a good start, as tbh i only know how to create a database add users etc then install php scripts that ahve lets say install.php (the easy way ofc, not the indiviual file way)

    Any other suggestions guys keep them coming.

    :)
     
    SeventhSin, Jan 19, 2009 IP
  4. NinjaWork

    NinjaWork Guest

    Messages:
    132
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    hey, nice design!

    how about trying to learn some javascript frameworks - scriptalicious, jquery, prototype - then you can add some cool ajax-type features

    you could look into codeigniter for learning php

    also, drupal and some other open source cms are good to know
     
    NinjaWork, Jan 19, 2009 IP
  5. euphoriajoca

    euphoriajoca Peon

    Messages:
    112
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    euphoriajoca, Jan 19, 2009 IP
  6. SeventhSin

    SeventhSin Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks for your input so far guys :) any more as i will have a detailed look into all these suggestions.
     
    SeventhSin, Jan 19, 2009 IP
  7. SeventhSin

    SeventhSin Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i would like to lean javascript etc, but i seem to see alot about joomla and word press now days is that possibly the wau foward
     
    SeventhSin, Jan 19, 2009 IP
  8. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #8
    It seems the width are breakout . It is nice design .
    From the site, I thought you had learnt web design for at least 2 years .
     
    justinlorder, Jan 19, 2009 IP
  9. SeventhSin

    SeventhSin Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Sorry to ask, but i was a little confused...

    Did you mean judging from my site you would say i have been doing it 2years?

    if so :D massive thanks.

    It seems the width are breakout. <- what is this? do you man when u click the links the site moves aliitle out of align?.
     
    SeventhSin, Jan 19, 2009 IP
  10. Knewber

    Knewber Peon

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    SeventhSin, you are doing a lot better than me and I have been web designing for about a year (not whole heatedly). The website looks great and if I were you I would learn some jQuery, PHP and SQL next, followed by Wordpress and Drupal/Joomla.
     
    Knewber, Jan 19, 2009 IP
  11. SeventhSin

    SeventhSin Peon

    Messages:
    61
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    ok so i have had a littlle browse around, and this jQuery looks like something i would be really intrested in, would any of you guys know of any good sites to learn jQuery??
     
    SeventhSin, Jan 19, 2009 IP
  12. Knewber

    Knewber Peon

    Messages:
    116
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Well, there are a few good tuts on NETTUTS.COM, but I think they are more advanced, check them out anyway.
     
    Knewber, Jan 21, 2009 IP
  13. dlb

    dlb Member

    Messages:
    203
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    35
    #13
    Check this in your HTML;

    <link href=" body.css" rel="stylesheet" type="text/css" />
    
    Code (markup):
    And change to...

    <link href="body.css" rel="stylesheet" type="text/css" />
    
    Code (markup):
    The logo image 'alt' text says 'Go back home'but there is no link... Looks good though, maybe add a faint border with a bit of padding to the image in the white space.

    It does look good though considering the time you've put in learning. :)
     
    dlb, Jan 21, 2009 IP