<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1042716" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1042716</link>
    <description></description>
    <language>en</language>
          <item>
    <title>I think the idea is a user</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236953</link>
    <description> &lt;p&gt;I think the idea is a user will create their design using this service, then enter text afterwards. It can work in practice (see the psd2css site&#039;s code, for example), but will create something write-only. &lt;em&gt;Write-only&lt;/em&gt; code being code which, when written once, can never be read again by anyone.&lt;/p&gt;
&lt;p&gt;I agree with the general sentiment here: what that site chucks out is rubbish. It might be alright for amateurs, but I hope no professionals try using it.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jan 2009 16:21:27 +0000</pubDate>
 <dc:creator>JeevesBond</dc:creator>
 <guid isPermaLink="false">comment 1236953 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>So, what they&#039;re doing is</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236950</link>
    <description> &lt;p&gt;So, what they&#039;re doing is taking the layers, making them into separate images, and creating absolutely positioned divs with them. Not really a proper CSS layout in any way.&lt;/p&gt;
&lt;p&gt;Somewhat interesting experiment but in no way a substitute for human-written code.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Jan 2009 14:28:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1236950 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Here is the code that my</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236934</link>
    <description> &lt;p&gt;Here is the code that my simple image came out to be, I added a few more layers to test the tool. I don&#039;t think you could do a fluid layout with this tool too easily though.&lt;/p&gt;
&lt;p&gt;(url must use within 24hours of this post!)&lt;br /&gt;
Url to page is &lt;a href=&quot;http://psd2cssonline.com/uploads/948748119/index.html&quot; title=&quot;http://psd2cssonline.com/uploads/948748119/index.html&quot;&gt;http://psd2cssonline.com/uploads/948748119/index.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The original image (png because psd can&#039;t be uploaded) I reduced the size as well to about 50%&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.webmaster-forums.net/files/ThinkLinux.png&quot; alt=&quot;ThinkLinux&quot; width=&quot;50%&quot; height=&quot;50%&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And the code is attached below, however there are a lot of files (images and such) so I have included the html and the css files only, if you want the js files or images ask and I will attach them later, to another post.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2009 22:38:17 +0000</pubDate>
 <dc:creator>cmoyer</dc:creator>
 <guid isPermaLink="false">comment 1236934 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>@cmoyer
can you post/attach</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236924</link>
    <description> &lt;p&gt;@cmoyer&lt;/p&gt;
&lt;p&gt;can you post/attach some output code?&lt;/p&gt;
&lt;p&gt;my Indian partner will be evaluating it tomorrow, I&#039;ll let you know the results.&lt;/p&gt;
&lt;p&gt;This came up on a LinkedIn group discussion &lt;a href=&quot;http://www.linkedin.com/groupAnswers?viewQuestionAndAnswers=&amp;amp;gid=35920&amp;amp;discussionID=990232&quot;&gt;&quot;What do CSS designers and designers need in order to design your drupal sites?&quot;&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2009 21:02:09 +0000</pubDate>
 <dc:creator>decibel.places</dc:creator>
 <guid isPermaLink="false">comment 1236924 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I did a very simple psd</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236917</link>
    <description> &lt;p&gt;I did a very simple psd (only 2 layers) with one layer centered on the other.&lt;/p&gt;
&lt;p&gt;You can&#039;t upload a psd over 4mb as a standard user, however if you become a member you can get up to 8mb upload.&lt;/p&gt;
&lt;p&gt;It converted my simple image well, it adds javascripts to the zip file as well (I think to preload the images?)&lt;/p&gt;
&lt;p&gt;The finished design is all images, no text at all. Other than that it is an interesting tool none the less, though I wouldn&#039;t suggest using it for production as the page will take forever to load. (my small page took about 40sec on dsl)&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2009 18:21:40 +0000</pubDate>
 <dc:creator>cmoyer</dc:creator>
 <guid isPermaLink="false">comment 1236917 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>I&#039;d really like to see the</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/psd2css-automatic-conversion-design-code#comment-1236914</link>
    <description> &lt;p&gt;I&#039;d really like to see the results of that. Can&#039;t imagine it could generate a properly coded layout automatically. Valid, sure, but that&#039;s not the same as being well made.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Jan 2009 17:38:28 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1236914 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
