<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1027782" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1027782</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1165331</link>
    <description> &lt;p&gt;I think that you are a very good website designer and that your current webste is the best. Have you considered other colours?&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Feb 2005 20:21:29 +0000</pubDate>
 <dc:creator>stuart</dc:creator>
 <guid isPermaLink="false">comment 1165331 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>website review</title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1165317</link>
    <description> &lt;p&gt;For the most part I like the website design and colors.  I do not have a problem with the width size.  Your site seems to show up fine.  I have my resolution set  at 1024 x 768 and I use MSN internet explorer.&lt;/p&gt;
&lt;p&gt;On the bottom of the front page where you say here is my life twenty words or less after that you need to make the font/text size bigger because one can hardly see it.  Also the last 3 links on your navigation menu need to be same size as the others.  They are hard to read and gives the page more consistency&lt;/p&gt;
&lt;p&gt;I must agree with some of the past comments about putting pictures of your daughter on the net.  I would not do it myself either.  But I’m the more cautious type and having been in law enforcement in the past and hear about some of  the creeps out there surfing the net.  But that is me I’m not the overly trusting type so I would not expose my family like that just has a precaution.  But like I said that is strictly my opinion so take it with a grain of salt.&lt;/p&gt;
&lt;p&gt;I can see where people get the idea you are mixing your personal homepage with business.  Why exactly are you doing this personal homepage?  Was it to stay in touch with family and friends?  If so, why do you need your resume on your site and awards?  By doing that it comes off that you are promoting your business side or looking for a job. Are you trying to introduce yourself to the world for business purposes?  &lt;/p&gt;
&lt;p&gt;Well I am finished and hope this didn’t come off sounding too harsh - it is not meant too.&lt;/p&gt;
 </description>
     <pubDate>Wed, 02 Feb 2005 16:47:16 +0000</pubDate>
 <dc:creator>Tianna</dc:creator>
 <guid isPermaLink="false">comment 1165317 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164833</link>
    <description> &lt;p&gt;It&#039;s something to do with the margin/padding of either the  tags or &lt;img /&gt; elements that make up those lovely smilies &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Opera and Firefox check the width of the  and force the content into that width, however IE takes the width of all the contained elements and makes this act as the minimum width of the container. Hopefully this makes some sense!&lt;/p&gt;
&lt;p&gt;You could try to reduce the margin/padding on any p tags within the boxes (CSS selector: .box_bottom p {...}), or do the same for the smiley images. Also you could try to increase the absolute size of the , or even set a width on the  elements.&lt;/p&gt;
&lt;p&gt;This is yet another example of IE&#039;s poor CSS standards support, that say the width of child elements are overidden by those set by the parent - personally I believe the standards make more sense. &lt;/p&gt;
&lt;p&gt;A seperate issue is your css, It&#039;s very bloaty. You could vastly decrease the number of lines in there quite easily. As an example:&lt;/p&gt;
&lt;p&gt;font-family: arial, helvetica, sans-serif;&lt;/p&gt;
&lt;p&gt;Is present in most of your selectors, why not just add it to body{...} and delete it from everything else (and the same again for base font size)?&lt;br /&gt;
Also I noticed you are including many un-necessary rules, for example:&lt;/p&gt;
&lt;p&gt;font-style: normal;&lt;br /&gt;
font-weight: normal;&lt;br /&gt;
text-decoration: none;&lt;/p&gt;
&lt;p&gt;Will this actually have any effect? The general rule of thumb is: If it has no effect, don&#039;t bother to specify it. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;One more thing! Strictly (pardon the DOCTYPE pun) if you&#039;re interested in keeping your site accessible then you shouldn&#039;t specify font sizes in absolute values, use % or em values. Personally I build the entire layout -  tags and all - with em. This means the ideal, easiest to read, line length at approx 12 words is specified - irrelevant of the users desired font-size setting. A good article on this is: &lt;a href=&quot;http://www.maxdesign.com.au/presentation/em/&quot; class=&quot;bb-url&quot;&gt;http://www.maxdesign.com.au/presentation/em/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Hope all this helps!&lt;/p&gt;
&lt;p&gt;P.S. Your daughter does say some very funny things - bless!&lt;/p&gt;
 </description>
     <pubDate>Wed, 26 Jan 2005 01:42:49 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1164833 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Changes Made But New Problem</title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164800</link>
    <description> &lt;p&gt;Okay, I made the basic change to 780px width limit so that it will fit in 800x600 screen resolution without a horizontal scroll bar.  Normally that width would work but please check that the width and tell me if it isn&#039;t working, perhaps because I also have a margin too.  (My 800x600 goes off my monitor so I can&#039;t check it properly).&lt;/p&gt;
&lt;p&gt;I will choose a wider piture for a better fit but I would like to ask about one major issue that has just come up.  Please check in Internet Explorer. &lt;a href=&quot;http://www.mikesussman.com&quot; class=&quot;bb-url&quot;&gt;Here&#039;s the link again&lt;/a&gt; but you&#039;ll need to click the colored boxes to clear old style sheets out of your cache. The news box on the right is in a table cell with a fixed 225.  The top dark blue is a div and the bottom light blue is another div.  When you click on any story the widths of the two boxes change so that one is longer than the other. Click the link that says &quot;Janet&#039;s Wedding&quot; and you&#039;ll see how that this is the case even if there is no too-big picture. I&#039;ve tried the divs with 100% width and without a width designation and neither way helps.  I&#039;m not concerned if it pushes my main contant over but I want to keep these two divs the same width and it just ain&#039;t working.  (Works fine in Firefox).  Any ideas of what I&#039;m doing wrong or how to fix it?&lt;/p&gt;
&lt;p&gt;Here&#039;s the relevant code, cleaned up before it&#039;s parsed:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&amp;lt;table border=&amp;quot;0&amp;quot; cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;10&amp;quot;&amp;gt;&lt;br /&gt;	&amp;lt;tr valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;		&amp;lt;td&amp;gt;&lt;br /&gt;			&amp;lt;p align=&amp;quot;center&amp;quot;&amp;gt;&lt;br /&gt;				(stuff of left side of content section)&lt;br /&gt;			&amp;lt;/p&amp;gt;&lt;br /&gt;		&amp;lt;/td&amp;gt;&lt;br /&gt;		&amp;lt;td width=&amp;quot;225&amp;quot;&amp;gt;&lt;br /&gt;&lt;br /&gt;			&amp;lt;div class=&amp;quot;box_top&amp;quot;&amp;gt;&lt;br /&gt;				NEWS&lt;br /&gt;			&amp;lt;/div&amp;gt;&lt;br /&gt;			&amp;lt;div class=&amp;quot;box_bottom&amp;quot;&amp;gt;&lt;br /&gt;				&amp;lt;b&amp;gt;{title}&amp;lt;/b&amp;gt; &amp;lt;span class=&amp;quot;font-size: 9px&amp;quot;&amp;gt;{date}&amp;lt;/span&amp;gt;&lt;br /&gt;				&amp;lt;br /&amp;gt;{full-story}&lt;br /&gt;				&amp;lt;br /&amp;gt;{comments-num} Comments&lt;br /&gt;			&amp;lt;/div&amp;gt;&lt;br /&gt;		&amp;lt;/td&amp;gt;&lt;br /&gt;	&amp;lt;/tr&amp;gt;&lt;br /&gt;&amp;lt;/table&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;br /&gt;
and&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;.box_top {border-top: 2px solid #000;&lt;br /&gt;	border-left: 2px solid #000;&lt;br /&gt;	border-right: 2px solid #000;&lt;br /&gt;	background-color:#66a;&lt;br /&gt;	height: 14px;&lt;br /&gt;	padding: 5px;&lt;br /&gt;	text-align: center;&lt;br /&gt;	color: #fff;&lt;br /&gt;	font-style: normal;&lt;br /&gt;	font-weight: bold;&lt;br /&gt;	text-decoration: none;&lt;br /&gt;	font-size: 13px;&lt;br /&gt;	font-family: arial, helvetica, sans-serif;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.box_bottom {border: 2px solid #000;&lt;br /&gt;	background-color: #ddf;&lt;br /&gt;	color: #000;&lt;br /&gt;	padding: 5px;&lt;br /&gt;	text-align: left;&lt;br /&gt;	font-style: normal;&lt;br /&gt;	font-weight: normal;&lt;br /&gt;	text-decoration: none;&lt;br /&gt;	font-size: 11px;&lt;br /&gt;	font-family: arial, helvetica, sans-serif;&lt;br /&gt;}&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I can deal with a non-inspiring personal homepage but I just can&#039;t put this site on the back burner again until I fix something that just plain doesn&#039;t work right.  Arggh.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
 </description>
     <pubDate>Tue, 25 Jan 2005 14:36:23 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1164800 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Ummm...</title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164725</link>
    <description> &lt;p&gt;#2 looks great i like the color changer! nice work!&lt;/p&gt;
 </description>
     <pubDate>Mon, 24 Jan 2005 22:06:59 +0000</pubDate>
 <dc:creator>wwwben</dc:creator>
 <guid isPermaLink="false">comment 1164725 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164539</link>
    <description> &lt;p&gt;I&#039;m using firefox&lt;br /&gt;
The one you have at the moment is the best.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Jan 2005 19:35:33 +0000</pubDate>
 <dc:creator>heebiejeebieclu</dc:creator>
 <guid isPermaLink="false">comment 1164539 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164517</link>
    <description> &lt;p&gt;Okay, here&#039;s the deal.  After not doing any websites for clients for like 2 years (because this is mostly a hobby for me), I got another gig and my personal stuff needs to take a back burner again.  But before I leave this review, I threw together a few alternate homepage layouts that I&#039;d like your opinions on.&lt;/p&gt;
&lt;p&gt;First you need to  &lt;a href=&quot;http://www.mikesussman.com&quot; class=&quot;bb-url&quot;&gt;go to the old layout here&lt;/a&gt; and click the BLUE SQUARE.  The old style is set in a cookie and it needs to be on blue for my two alternate designs to work.&lt;/p&gt;
&lt;p&gt;Now &lt;a href=&quot;http://www.mikesussman.com/index2.php&quot; class=&quot;bb-url&quot;&gt;here&#039;s design #2&lt;/a&gt;.  I made it 780px wide and ditched those three boxes on the right for one right column that holds my news.  (note: don&#039;t click a news story because it doesn&#039;t fit right yet.)&lt;/p&gt;
&lt;p&gt;Now &lt;a href=&quot;http://www.mikesussman.com/index3.php&quot; class=&quot;bb-url&quot;&gt;here&#039;s design #3&lt;/a&gt;.  Ignore the double of the same photo, I was just quicky testing out the layout.  It&#039;s simpler because I ditched both the three boxes on the right AND all of my news.&lt;/p&gt;
&lt;p&gt;As general layout ideas, do you think either of these two look better?  And does the 780px width work okay?  Personally I like the simplicity of #3&#039;s look but I&#039;d like to keep the news in a blue box like in #2.  Hmm.  Anyway thanks in advance for the input.&lt;/p&gt;
 </description>
     <pubDate>Fri, 21 Jan 2005 04:31:10 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1164517 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164500</link>
    <description> &lt;p&gt;I see a hammock photo. It never struck me as a hammock until it was pointed out in this thread. Not that I didn&#039;t recognise it -- I just didn&#039;t notice.&lt;/p&gt;
&lt;p&gt;It shows up fine in Firefox 1.0. This is in the second link, too, not the first.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Jan 2005 23:07:17 +0000</pubDate>
 <dc:creator>Abhishek Reddy</dc:creator>
 <guid isPermaLink="false">comment 1164500 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164490</link>
    <description> &lt;p&gt;Hmm.  No hammock photo?  That&#039;s a problem.  May I ask what browser you are viewing it in?  It is inside an embedded table (to get the photo on the left and the other text on the right, without the risk of it slipping underneath the photo if the text got any bigger), but the code is nothing special:&lt;br /&gt;
 &lt;code&gt;&amp;lt;img src=&amp;quot;/graphics/hammock.jpg&amp;quot; width=&amp;quot;250&amp;quot; height=&amp;quot;250&amp;quot; alt=&amp;quot;&amp;quot; style=&amp;quot;border: 2px solid #000&amp;quot; /&amp;gt;&lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;The only other odd thing I can think of is that the photo is really 500x500 and I just resized it in the code to quickly see what it would look like.  But that shouldn&#039;t do it either.  Hmmm.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Jan 2005 20:02:43 +0000</pubDate>
 <dc:creator>fifeclub</dc:creator>
 <guid isPermaLink="false">comment 1164490 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/website-critique-area/mikesussmancom#comment-1164489</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;&lt;strong&gt;fifeclub wrote:&lt;/strong&gt; Well it seems from everybody that I really &lt;del&gt;must&lt;/del&gt; restrict my width to... 780px should be a good number, right?&lt;/p&gt;
&lt;p&gt; heebiejeebieclu, I welcome you to say whatever your thoughts are on my site but I honestly don&#039;t understand some of what you were saying.&lt;/p&gt;
&lt;p&gt; Are you referring to the picture of me in the hammock? Does it really seem so out of place that that you thought it may have been a mistake? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;&lt;br /&gt;
&lt;strong&gt;-No hammock appears on my page&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;  This is the part that I&#039;m most confused about  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt; I totally agree that websites should not mix business and personal life. But what business are you referring to? I do have a section where I go into detail about my career (where I&#039;ve worked in the past, awards I&#039;ve won, etc.) but I see that as more of an &quot;about me&quot; type section. No different than somebody writing &quot;I&#039;m an assistant manager at Wal-Mart&quot; but they don&#039;t own Wal-Mart. I&#039;m just a lowly employee and don&#039;t have my own television clients. Is that the section you were talking about? Or maybe you referring to the page listing some of the websites I&#039;ve made in the past?&lt;br /&gt;
&lt;strong&gt;  -yes, actually I suppose you&#039;re right. just seemed that way on first impressions.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;  My wife says that too.  &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/tongue.png&quot; title=&quot;Sticking out tongue&quot; alt=&quot;Sticking out tongue&quot; class=&quot;smiley-content&quot; /&gt; But seriously, anybody else think that&#039;s a major issue? I see hundreds of family websites that include their children. Her last name is obvious because my last name is on the site, but I make sure not to tell anybody where I live other than what city. What&#039;s the alternative? She&#039;s the star of the show.&lt;br /&gt;
&lt;strong&gt;-Ok, just pointing it out&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; Like I said, I welcome your comments (although I&#039;m confused by some). I don&#039;t want to come off as defensive. I&#039;m just playing devil&#039;s advocate to get a deeper response, either from you or anybody else. Go ahead and convince me to change things. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/nerdy.png&quot; title=&quot;Cool&quot; alt=&quot;Cool&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt; To answer your questions about site traffic, I don&#039;t promote it at all beyond the signature in this forum. I don&#039;t even use it in my signature for other forums. I get about 300 unique visitors a day, but it could be zero and I wouldn&#039;t be any worse off because it&#039;s just personal. 3/4 of that traffic comes directly from a couple of sites that have links to me, and from my signature here.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Another thing, love the ability to change colours, but the Home title stays blue.&lt;/p&gt;
 </description>
     <pubDate>Thu, 20 Jan 2005 19:52:37 +0000</pubDate>
 <dc:creator>heebiejeebieclu</dc:creator>
 <guid isPermaLink="false">comment 1164489 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
