Page 3 of 8 FirstFirst 12345 ... LastLast
Results 41 to 60 of 149

Thread: Discussion Topic: Layouts

  1. #41
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Well if you want to keep arguing I guess we can.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  2. #42
    Join Date
    Dec 2005
    Location
    Somewhere. XP
    Posts
    193

    Default

    I prefer three column layouts. Personally, I find them much easier to edit that horizontal ones...

    What else? Oh yeah, it's easier to do image based layouts with 3 Columns than drop-down horizontal.

    And....um....I forgot anything else. xP
    The Red Blimp: Pokemon, EarthBound, and Paper Mario in one neat package. Se habla espańol.

  3. #43
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Yay you support me woohoo!
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  4. #44
    Join Date
    Sep 2005
    Location
    0x3A28213C
    Posts
    295

    Default

    Quote Originally Posted by Goldyoshi
    I prefer three column layouts. Personally, I find them much easier to edit that horizontal ones...
    There are a lot of sites with 3 column layouts though. That's partially why I prefer other layout solutions.

    By the way, your site's layout is quasi-original, but the page is too wide, thereby creating the widely-hated x-axis scrollbar.

    [PI Forums|Magma HQ|Kikkoman!]
    Teal'c: Are you considering the same tactic as I?
    O'Neill: Teal'c, the cliché is "are you thinking what I'm thinking". And the answer is "yes".

  5. #45
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Eh I know my site's layout isn't original but I still really like it.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  6. #46
    Join Date
    Aug 2005
    Posts
    34

    Default

    Quote Originally Posted by Goldyoshi
    I prefer three column layouts. Personally, I find them much easier to edit that horizontal ones...

    What else? Oh yeah, it's easier to do image based layouts with 3 Columns than drop-down horizontal.

    And....um....I forgot anything else. xP
    Way to TRY and prove a point that didn't actually come to prove the right way. You can't just say it's easier to make a 3-column layout and then easy to edit,because you need CSS alignining and probably some cellpadding and all that crap,Smogons layout is horizontal,and I find it real easy to edit,3-columns make the html document longer,including all the links and directories you have located on your website. It's easier to edit horizontal layouts then editing 3-column by hundreds of times,you can always just an SSI code or PHP include code,cause that's what those server-side scripting languages are there for.

  7. #47
    Join Date
    Sep 2005
    Location
    0x3A28213C
    Posts
    295

    Default

    Precisely what Faltzer said, all layouts are easy to edit if you divide the page into a header and a footer, and then use a SSS language to dynamically include the code (ASP, PHP, JSP).

    For my site I built a blank page to test the layout. Then I split it into a header and a footer, and added two functions to a function-library script, build_magma_header('Title of the page') and build_magma_footer().

    All I need to do is include the function library, and those functions (as well as others) are available. This cuts down the ammount of cumbersome HTML coding (which inevitably leads to mistakes). For a multi-page site, some form of SSI must be implemented lest you want to produce "HTML soup" as Dragonfree aptly calls it.

    SSI tags like <!--#include --> do pretty much the same, although they look like normal HTML comments and are easy to skip and lead again to mistakes.

    [PI Forums|Magma HQ|Kikkoman!]
    Teal'c: Are you considering the same tactic as I?
    O'Neill: Teal'c, the cliché is "are you thinking what I'm thinking". And the answer is "yes".

  8. #48
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Uh... I use SSI
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  9. #49
    Join Date
    Sep 2005
    Location
    0x3A28213C
    Posts
    295

    Default

    Ok... so why then is it easier to manage 3-columned sites?

    [PI Forums|Magma HQ|Kikkoman!]
    Teal'c: Are you considering the same tactic as I?
    O'Neill: Teal'c, the cliché is "are you thinking what I'm thinking". And the answer is "yes".

  10. #50
    Join Date
    Aug 2005
    Posts
    34

    Default

    SSI just looks like normal HTML comments,which is why now most excellent web hosts support php over SSI,because you can do everything better with PHP,then SSI. Also,you forgot that you can use JS includes to also dynamically include your files. There are other languages to use then just SSI & PHP.

    PS:That's a real cool post you made there,Chronon.

  11. #51
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Wait were you being sarcastic or something?

    *browses over topic list* I see no cool posts.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  12. #52
    Join Date
    Aug 2005
    Posts
    34

    Default

    You're using SSI,so explain,how exactly does it make it easier to edit then other non-3 column layouts?

  13. #53
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    It doesn't. I guess. I don't see how SSI is harder to use than PHP I always keep it at the very top and very bottom so yeah.

    Incidenty, freewebs supports SSI and not PHP. Weird.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  14. #54
    Join Date
    Aug 2005
    Posts
    34

    Default

    I didn't say SSI was harder then PHP. PHP is HARDER then SSI is. Freewebs is a bad host for not supporting the good old programming languages. It's only good for real small or personal websites. Serious website? No.

  15. #55
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Wait... but if PHP is harder than SSI why is freewebs bad? I am really confused.

    I do not see why freewebs is only good for small sites it is really cool!!!!
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  16. #56
    Join Date
    Aug 2005
    Posts
    34

    Default

    50 file limit for free accounts. It's bad,I have more then 50 pages on my site.

  17. #57
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Somehow I don't know how but when I got to 50 files I could still make more... don't ask me why. Maybe it's because I was in HTML.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  18. #58
    Join Date
    Aug 2005
    Posts
    34

    Default

    Wether in HTML or Easy Mode they don't allow more then 50 files. Although,I might be wrong in assuming the HTML files count.

  19. #59
    Join Date
    Jun 2006
    Location
    RIGHT BEHIND YOU!!!
    Posts
    15

    Default

    Yeah I think you are. I thought I would have to pay ten bucks but no I didn't.
    It's my site, fear it.

    Less than %.001 of all people on Serebii are named AgentChronon. If you are one of that %.001 percent, copy and paste this into your sig (started by AgentChronon)

    Buoysel= awesome. It will always be that way. Forever. If you think you are a bigger Buoysel fan than me, PM me and I will correct you.

  20. #60
    Join Date
    Aug 2005
    Posts
    34

    Default

    10 bucks for just 200 MB is bad. I can pay less and get a lot more then that.

Page 3 of 8 FirstFirst 12345 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •