Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Review a website

Review a website

Scheduled Pinned Locked Moved The Lounge
comdiscussion
42 Posts 16 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Lost User

    I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

    B Offline
    B Offline
    Bradml
    wrote on last edited by
    #9

    Kill the pink, it has no place on a page like that. Padding would be nice and to be honest it lacks the wow factor. It is, however, a nice site. (You asked me to be frank)


    Brad Australian - Captain See Sharp on "Religion" any half intelligent person can come to the conclusion that pink unicorns do not exist.

    L 1 Reply Last reply
    0
    • L Lost User

      I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

      P Offline
      P Offline
      Pravarakhya
      wrote on last edited by
      #10

      :|

      Pravar My Image Processing Article! Rate it!! My Blog

      1 Reply Last reply
      0
      • L Lost User

        The borders are not a feature. Infact, the border must be the line that comes up because there is a link on them. I did some stylesheet stuff to remove those lines. What browser do you use? I don't have any showing on Firefox. I am on Linux, cannot use IE yet. I guess I will have to check all this on IE. Centering is a good idea, now that I think about it. Thank you for the response.

        -------- Micrologic Networks, India

        S Offline
        S Offline
        Steve Hansen
        wrote on last edited by
        #11
        1 Reply Last reply
        0
        • L Lost User

          I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

          H Offline
          H Offline
          hairy_hats
          wrote on last edited by
          #12

          Set your minimum font size to 18* in Firefox and you'll find some overlaps. *- may sound extreme but your font is only 2mm high on my 21" monitor at standard font settings.

          L 1 Reply Last reply
          0
          • B Bradml

            Kill the pink, it has no place on a page like that. Padding would be nice and to be honest it lacks the wow factor. It is, however, a nice site. (You asked me to be frank)


            Brad Australian - Captain See Sharp on "Religion" any half intelligent person can come to the conclusion that pink unicorns do not exist.

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #13

            Yes. I want real frank opinions; not the ones trying to mask true opinions, and be politically correct. They have no use. :) Thank you for the reply. Padding has come up once before. I have to rectify that problem. Pink, it was just an experiment; and after your comment, I also think that it does not go with the formal nature of the website. Thomas

            -------- Micrologic Networks, India

            O 1 Reply Last reply
            0
            • H hairy_hats

              Set your minimum font size to 18* in Firefox and you'll find some overlaps. *- may sound extreme but your font is only 2mm high on my 21" monitor at standard font settings.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #14

              I will check that out. The few replies I have got until now has been very good. Your post pointed me to a valid reason why some people would need a higher font size. Thank you very much. Thomas

              -------- Micrologic Networks, India

              H 1 Reply Last reply
              0
              • L Lost User

                I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

                P Offline
                P Offline
                Pete OHanlon
                wrote on last edited by
                #15

                Using tables is probably not the best idea. Normally, you would want to use CSS to layout the page. Your fonts don't seem to scale up - use relative sized fonts. Test your layout against a variety of browser font sizes/combinations.

                the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                Deja View - the feeling that you've seen this post before.

                L 1 Reply Last reply
                0
                • P Pete OHanlon

                  Using tables is probably not the best idea. Normally, you would want to use CSS to layout the page. Your fonts don't seem to scale up - use relative sized fonts. Test your layout against a variety of browser font sizes/combinations.

                  the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                  Deja View - the feeling that you've seen this post before.

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #16

                  Pete O`Hanlon wrote:

                  Using tables is probably not the best idea. Normally, you would want to use CSS to layout the page.

                  So it should have been div tags instead of the table?

                  -------- Micrologic Networks, India

                  P R 3 Replies Last reply
                  0
                  • L Lost User

                    Yes. I want real frank opinions; not the ones trying to mask true opinions, and be politically correct. They have no use. :) Thank you for the reply. Padding has come up once before. I have to rectify that problem. Pink, it was just an experiment; and after your comment, I also think that it does not go with the formal nature of the website. Thomas

                    -------- Micrologic Networks, India

                    O Offline
                    O Offline
                    originSH
                    wrote on last edited by
                    #17

                    yeah drop the pink :) Also maybe center the site in the browser rather than left align. Finally maybe find some other way of telling the user the images at the bottom are links. Maybe its just me but the blue border doesn't quite fit. Though some or all of this might be wrong as design has never been my strong point ;)

                    L 1 Reply Last reply
                    0
                    • L Lost User

                      Pete O`Hanlon wrote:

                      Using tables is probably not the best idea. Normally, you would want to use CSS to layout the page.

                      So it should have been div tags instead of the table?

                      -------- Micrologic Networks, India

                      P Offline
                      P Offline
                      Pete OHanlon
                      wrote on last edited by
                      #18

                      Correct. If you want a good idea of how it should work, take a look at the site http://www.alistapart.com/[^]. They have plenty of tutorials/samples on how to achieve different types of layouts. Changing from tables also gives screen readers a chance with your page, and is generally a bit more Search Engine friendly.

                      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                      Deja View - the feeling that you've seen this post before.

                      1 Reply Last reply
                      0
                      • L Lost User

                        Pete O`Hanlon wrote:

                        Using tables is probably not the best idea. Normally, you would want to use CSS to layout the page.

                        So it should have been div tags instead of the table?

                        -------- Micrologic Networks, India

                        P Offline
                        P Offline
                        Pete OHanlon
                        wrote on last edited by
                        #19

                        Actually, this article should suit you very nicely. http://www.alistapart.com/articles/multicolumnlayouts[^]

                        the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                        Deja View - the feeling that you've seen this post before.

                        L 1 Reply Last reply
                        0
                        • L Lost User

                          I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

                          W Offline
                          W Offline
                          Wjousts
                          wrote on last edited by
                          #20

                          Its awfully busy, especially the products page. Too much text with not enough spacing between sections makes me not want to read it.

                          L 1 Reply Last reply
                          0
                          • L Lost User

                            I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

                            V Offline
                            V Offline
                            Vikram A Punathambekar
                            wrote on last edited by
                            #21

                            Do you really need the validator button? :~ I mean, why would a potential customer care about your website having valid HTML/CSS? Don't get me wrong, I'm not anti-validation, but it somehow seems out of place on a website like that.

                            Cheers, Vikram.


                            "...we are disempowered to cultivate in their communities an inclination to assimilate to our culture." - Stan Shannon.

                            L 1 Reply Last reply
                            0
                            • V Vikram A Punathambekar

                              Do you really need the validator button? :~ I mean, why would a potential customer care about your website having valid HTML/CSS? Don't get me wrong, I'm not anti-validation, but it somehow seems out of place on a website like that.

                              Cheers, Vikram.


                              "...we are disempowered to cultivate in their communities an inclination to assimilate to our culture." - Stan Shannon.

                              L Offline
                              L Offline
                              Lost User
                              wrote on last edited by
                              #22

                              I put it there initially to check validity without having to go the validator site. You are right, though I will remove it.

                              -------- Micrologic Networks, India

                              1 Reply Last reply
                              0
                              • L Lost User

                                The borders are not a feature. Infact, the border must be the line that comes up because there is a link on them. I did some stylesheet stuff to remove those lines. What browser do you use? I don't have any showing on Firefox. I am on Linux, cannot use IE yet. I guess I will have to check all this on IE. Centering is a good idea, now that I think about it. Thank you for the response.

                                -------- Micrologic Networks, India

                                C Offline
                                C Offline
                                Clickok
                                wrote on last edited by
                                #23

                                In your stylesheet, do you can add: :link img { border: none; } :visited img { border: none; } It fix any problem with border images :) Why do you use "Validome" and not the validator.w3.org?


                                Engaged in learning of English grammar ;)
                                For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                                L 1 Reply Last reply
                                0
                                • W Wjousts

                                  Its awfully busy, especially the products page. Too much text with not enough spacing between sections makes me not want to read it.

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #24

                                  Thank you for the suggestion. I will do something about it. Thomas

                                  -------- Micrologic Networks, India

                                  1 Reply Last reply
                                  0
                                  • O originSH

                                    yeah drop the pink :) Also maybe center the site in the browser rather than left align. Finally maybe find some other way of telling the user the images at the bottom are links. Maybe its just me but the blue border doesn't quite fit. Though some or all of this might be wrong as design has never been my strong point ;)

                                    L Offline
                                    L Offline
                                    Lost User
                                    wrote on last edited by
                                    #25

                                    The blue border was not intentional; but since I was using Linux while developing the site, I had not yet checked on IE. The style that worked on Firefox does not work on IE. I will soon test on IE and fix the problem. Thomas

                                    -------- Micrologic Networks, India

                                    1 Reply Last reply
                                    0
                                    • P Pete OHanlon

                                      Actually, this article should suit you very nicely. http://www.alistapart.com/articles/multicolumnlayouts[^]

                                      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                                      Deja View - the feeling that you've seen this post before.

                                      L Offline
                                      L Offline
                                      Lost User
                                      wrote on last edited by
                                      #26

                                      Thank you very much for taking the effort to find me that article. Asking for opinions here was the best thing I did for some time now :) Thomas

                                      -------- Micrologic Networks, India

                                      1 Reply Last reply
                                      0
                                      • C Clickok

                                        In your stylesheet, do you can add: :link img { border: none; } :visited img { border: none; } It fix any problem with border images :) Why do you use "Validome" and not the validator.w3.org?


                                        Engaged in learning of English grammar ;)
                                        For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

                                        L Offline
                                        L Offline
                                        Lost User
                                        wrote on last edited by
                                        #27

                                        I can't thank you enough. I will immediately add that. Thomas

                                        -------- Micrologic Networks, India

                                        1 Reply Last reply
                                        0
                                        • L Lost User

                                          I wanted some *frank* opinions about this website I am doing now from the professional web devlopment guys here. http://www.micrologicnet.com[^] Thomas

                                          L Offline
                                          L Offline
                                          lost in transition
                                          wrote on last edited by
                                          #28

                                          Home Page: -remove pink -try to get the same size buttons at the bottom for your links Services Page: -remove pink -try to get the same size buttons at the bottom for your links -maybe add just alittle padding between your text and boarders Products Page: -remove pink -try to get the same size buttons at the bottom for your links -maybe add just alittle padding between your text and boarders -do something with the charts hard to read -change the font color at the bottom of page: "What is active current sharing?" (color hurts) Reference page: -remove pink -try to get the same size buttons at the bottom for your links -maybe add just alittle padding between your text and boarders About us Page: -remove pink -try to get the same size buttons at the bottom for your links -maybe add just alittle padding between your text and boarders -like someone said before 'black hole is staring at me' Careers & Contact us Pages: -not finished God Bless, Jason

                                          Programmer: A biological machine designed to convert caffeine into code.
                                          Developer: A person who develops working systems by writing and using software. [^]

                                          L 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups