<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rebuilding a portfolio</title>
	<atom:link href="http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html/feed" rel="self" type="application/rss+xml" />
	<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html</link>
	<description>Stopdesign is the creative outlet of Douglas Bowman.</description>
	<lastBuildDate>Tue, 04 May 2010 11:39:03 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Johan Sahlen</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-264</link>
		<dc:creator>Johan Sahlen</dc:creator>
		<pubDate>Wed, 14 Jan 2004 15:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-264</guid>
		<description>I&#039;ve just created &lt;a href=&quot;http://www.exstyle.nu&quot; rel=&quot;nofollow&quot;&gt;my first site using MT&lt;/a&gt;, and I wanted to use it for more than just the blog. I took on a different approach though. I found the excellent plugin/hack &lt;a href=&quot;http://www.staggernation.com/mtplugins/ExtraFieldsReadMe.html&quot; rel=&quot;nofollow&quot;&gt;ExtraFields&lt;/a&gt;, which allows you to add any number of fields you want, and you can name them whatever you want. The downside is you need some basic knowledge of MySQL. I use it to post a movie reviews blog. I have a field called &#039;Rating&#039; where I can enter a number, which I use in the MT template to show &lt;em&gt;n&lt;/em&gt; amount of stars.
I decided not to use MT for the portfolio though, as I want to be able to upload an image + a thumbnail directly from the browser. MT&#039;s upload file function is just inferior as of yet (in terms of not being able to set defaults, like upload folders and such), but I&#039;m keeping my fingers crossed for a batch upload plugin or something to that effect. Until then I&#039;ll just use the simple PHP/MySQL setup I wrote, but MT really has a lot of potential to be a quite complete CMS.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just created <a href="http://www.exstyle.nu" rel="nofollow">my first site using MT</a>, and I wanted to use it for more than just the blog. I took on a different approach though. I found the excellent plugin/hack <a href="http://www.staggernation.com/mtplugins/ExtraFieldsReadMe.html" rel="nofollow">ExtraFields</a>, which allows you to add any number of fields you want, and you can name them whatever you want. The downside is you need some basic knowledge of MySQL. I use it to post a movie reviews blog. I have a field called &#8216;Rating&#8217; where I can enter a number, which I use in the MT template to show <em>n</em> amount of stars.<br />
I decided not to use MT for the portfolio though, as I want to be able to upload an image + a thumbnail directly from the browser. MT&#8217;s upload file function is just inferior as of yet (in terms of not being able to set defaults, like upload folders and such), but I&#8217;m keeping my fingers crossed for a batch upload plugin or something to that effect. Until then I&#8217;ll just use the simple PHP/MySQL setup I wrote, but MT really has a lot of potential to be a quite complete CMS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric!</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-263</link>
		<dc:creator>eric!</dc:creator>
		<pubDate>Tue, 22 Jul 2003 07:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-263</guid>
		<description>your writeup was a pretty interesting read... i JUST redid &lt;a href=&quot;http://eric.notbatman.com/?id=artwork&quot; rel=&quot;nofollow&quot;&gt;my own portfolio&lt;/a&gt; about two weeks ago with a similar method. my requirements are slightly different, so i&#039;m using the fields for different things, but the result is pretty similar.

the new porfolio is miles easier to update than my old directory-driven PHP system, and entries have absolute links now. when used with zempt it&#039;s almost too easy to use.</description>
		<content:encoded><![CDATA[<p>your writeup was a pretty interesting read&#8230; i JUST redid <a href="http://eric.notbatman.com/?id=artwork" rel="nofollow">my own portfolio</a> about two weeks ago with a similar method. my requirements are slightly different, so i&#8217;m using the fields for different things, but the result is pretty similar.</p>
<p>the new porfolio is miles easier to update than my old directory-driven PHP system, and entries have absolute links now. when used with zempt it&#8217;s almost too easy to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Submunition</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-262</link>
		<dc:creator>Submunition</dc:creator>
		<pubDate>Sun, 20 Jul 2003 20:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-262</guid>
		<description>I am glad to see the amount of thought that people have put into the topic of extending MT. I have been experimenting with it for a number of different projects, and the ideas presented here really help.

I am trying to decide if it is worth it to set up a blog for each section of my site, with a sort of master template that they will all conform too.

Its exciting and overwhelming, there are so many ways to do this, and so many applications of the Movable Type tool that it is starting to boggle the mind.

It&#039;s probably high time I finished the MT flash interface...MMMM...</description>
		<content:encoded><![CDATA[<p>I am glad to see the amount of thought that people have put into the topic of extending MT. I have been experimenting with it for a number of different projects, and the ideas presented here really help.</p>
<p>I am trying to decide if it is worth it to set up a blog for each section of my site, with a sort of master template that they will all conform too.</p>
<p>Its exciting and overwhelming, there are so many ways to do this, and so many applications of the Movable Type tool that it is starting to boggle the mind.</p>
<p>It&#8217;s probably high time I finished the MT flash interface&#8230;MMMM&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Denton</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-261</link>
		<dc:creator>Robert Denton</dc:creator>
		<pubDate>Fri, 18 Jul 2003 18:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-261</guid>
		<description>one way to limit publish/draft is to have a staging site and a production site.

I edit the menu.tmpl and add js logic to write out a URL particular to each blog which calls a cgi shell script (basically rsync and a few other things) to make the changes &quot;live&quot; -- currently this is available to any author of the &quot;blog&quot; but it&#039;s not a stretch to think of making another page linked in with authorization which then linked to the publish script.</description>
		<content:encoded><![CDATA[<p>one way to limit publish/draft is to have a staging site and a production site.</p>
<p>I edit the menu.tmpl and add js logic to write out a URL particular to each blog which calls a cgi shell script (basically rsync and a few other things) to make the changes &#8220;live&#8221; &#8212; currently this is available to any author of the &#8220;blog&#8221; but it&#8217;s not a stretch to think of making another page linked in with authorization which then linked to the publish script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huphtur</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-260</link>
		<dc:creator>huphtur</dc:creator>
		<pubDate>Fri, 18 Jul 2003 00:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-260</guid>
		<description>re #10: alex,
those are not frames.
its simple div tag with overflow:auto;
also used here: &lt;a href=&quot;http://etnies.com/bmx/team/ruben.alcantara/&quot; rel=&quot;nofollow&quot;&gt;http://etnies.com/bmx/team/ruben.alcantara/&lt;/a&gt;
(validates correctly)</description>
		<content:encoded><![CDATA[<p>re #10: alex,<br />
those are not frames.<br />
its simple div tag with overflow:auto;<br />
also used here: <a href="http://etnies.com/bmx/team/ruben.alcantara/" rel="nofollow">http://etnies.com/bmx/team/ruben.alcantara/</a><br />
(validates correctly)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beto</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-259</link>
		<dc:creator>Beto</dc:creator>
		<pubDate>Thu, 17 Jul 2003 20:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-259</guid>
		<description>You have answered my prayers!!! For years, the portfolio section has been my biggest headache when redesigning my site, because of the sheer number of entries and my lack of knee-deep MySQL knowledge to come up with a better solution. Even ventured into Flash and XML for a while, but never got satisfied with any of these. But I do have and know MT... can&#039;t wait to start implementing this one on my forthcoming design.</description>
		<content:encoded><![CDATA[<p>You have answered my prayers!!! For years, the portfolio section has been my biggest headache when redesigning my site, because of the sheer number of entries and my lack of knee-deep MySQL knowledge to come up with a better solution. Even ventured into Flash and XML for a while, but never got satisfied with any of these. But I do have and know MT&#8230; can&#8217;t wait to start implementing this one on my forthcoming design.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexBuda</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-258</link>
		<dc:creator>alexBuda</dc:creator>
		<pubDate>Thu, 17 Jul 2003 19:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-258</guid>
		<description>FRAMES
Doug, I need your help and sugestion (and of who else can give me some light on this).

Today I went to http://exp.hicksdesign.co.uk from a Zeldman note. So far so good. How ever, is the frame effect Standard?

You see I wanted to use that effect for same time now...

Can you give me some light?

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>FRAMES<br />
Doug, I need your help and sugestion (and of who else can give me some light on this).</p>
<p>Today I went to <a href="http://exp.hicksdesign.co.uk" rel="nofollow">http://exp.hicksdesign.co.uk</a> from a Zeldman note. So far so good. How ever, is the frame effect Standard?</p>
<p>You see I wanted to use that effect for same time now&#8230;</p>
<p>Can you give me some light?</p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huphtur</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-257</link>
		<dc:creator>huphtur</dc:creator>
		<pubDate>Thu, 17 Jul 2003 07:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-257</guid>
		<description>doug &amp; jay: my apologies, i did have a faulty firebird build. i installed the latest nightly build and both doug&#039;s and jay&#039;s rollover now work. sorry about the &#039;false&#039; bug reporting.</description>
		<content:encoded><![CDATA[<p>doug &#038; jay: my apologies, i did have a faulty firebird build. i installed the latest nightly build and both doug&#8217;s and jay&#8217;s rollover now work. sorry about the &#8216;false&#8217; bug reporting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-256</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 17 Jul 2003 02:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-256</guid>
		<description>Dan: &lt;em&gt;The one thing we will need MT Pro for is author permissions regarding Publish rights -- we&#039;d love to allow multiple authors to edit content, but set only certain users to publish the content to the live site.&lt;/em&gt;

Unless Jay or someone else knows of a solution, this doesn&#039;t seem possible in the current version of MT. There is currently no separation in concept between saving changes to a &quot;Published&quot; entry in the MT database (i.e. a temporary local save), and re-publishing entry edits to the live site. They happen at the same time. If an entry still exists in &quot;Draft&quot; status, then it &lt;em&gt;seems&lt;/em&gt; possible, though I haven&#039;t figured out the permissions checkbox combination to &lt;em&gt;make&lt;/em&gt; it possible. This would also require an entry to already be in (or be set back to) &quot;Draft&quot; status anyway, which isn&#039;t really an acceptable solution.

Despite the confusion between &quot;look&quot; and &quot;girlie&quot; on definitions, this MT forum topic may help clarify the situation: &lt;a href=&quot;http://www.movabletype.org/support/index.php?act=ST&amp;f=8&amp;t=23386&quot; rel=&quot;nofollow&quot;&gt;Problem with editor permissions&lt;/a&gt;. Sounds like &quot;look&quot; wants the same thing, and that you&#039;re right: we&#039;ll have to wait for MT Pro&#039;s Author Management feature.</description>
		<content:encoded><![CDATA[<p>Dan: <em>The one thing we will need MT Pro for is author permissions regarding Publish rights &#8212; we&#8217;d love to allow multiple authors to edit content, but set only certain users to publish the content to the live site.</em></p>
<p>Unless Jay or someone else knows of a solution, this doesn&#8217;t seem possible in the current version of MT. There is currently no separation in concept between saving changes to a &#8220;Published&#8221; entry in the MT database (i.e. a temporary local save), and re-publishing entry edits to the live site. They happen at the same time. If an entry still exists in &#8220;Draft&#8221; status, then it <em>seems</em> possible, though I haven&#8217;t figured out the permissions checkbox combination to <em>make</em> it possible. This would also require an entry to already be in (or be set back to) &#8220;Draft&#8221; status anyway, which isn&#8217;t really an acceptable solution.</p>
<p>Despite the confusion between &#8220;look&#8221; and &#8220;girlie&#8221; on definitions, this MT forum topic may help clarify the situation: <a href="http://www.movabletype.org/support/index.php?act=ST&amp;f=8&amp;t=23386" rel="nofollow">Problem with editor permissions</a>. Sounds like &#8220;look&#8221; wants the same thing, and that you&#8217;re right: we&#8217;ll have to wait for MT Pro&#8217;s Author Management feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-255</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Thu, 17 Jul 2003 02:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-255</guid>
		<description>Huphtur: I saw your note to Jay in a &lt;a href=&quot;/log/2003/07/11/adaptive_paths_mt_setup.html#comment10&quot; rel=&quot;nofollow&quot;&gt;previous comment&lt;/a&gt; about the rollovers on his site crashing your browser as well. The rollovers on Jay&#039;s site and the ones in my portfolio are implemented using &lt;em&gt;completely&lt;/em&gt; different methods. His use JavaScript, mine use CSS. I&#039;ve tested both sites in Firebird 0.6 on two different systems, and I haven&#039;t seen one problem yet.

If you continue to have this problem, you must have a very unstable build of Firebird. Simple rollovers should not crash your browser. If you installed a new version of Firebird over an old version without deleting &lt;strong&gt;all&lt;/strong&gt; old files first, the installation instructions warn that you WILL have problems. If I were you, I&#039;d revisit Mozilla&#039;s &lt;a href=&quot;http://www.mozilla.org/projects/firebird/release-notes.html#install&quot; rel=&quot;nofollow&quot;&gt;Firebird page&lt;/a&gt;, and do exactly as the instructions recommend. Might save you a lot of headaches in the future.</description>
		<content:encoded><![CDATA[<p>Huphtur: I saw your note to Jay in a <a href="/log/2003/07/11/adaptive_paths_mt_setup.html#comment10" rel="nofollow">previous comment</a> about the rollovers on his site crashing your browser as well. The rollovers on Jay&#8217;s site and the ones in my portfolio are implemented using <em>completely</em> different methods. His use JavaScript, mine use CSS. I&#8217;ve tested both sites in Firebird 0.6 on two different systems, and I haven&#8217;t seen one problem yet.</p>
<p>If you continue to have this problem, you must have a very unstable build of Firebird. Simple rollovers should not crash your browser. If you installed a new version of Firebird over an old version without deleting <strong>all</strong> old files first, the installation instructions warn that you WILL have problems. If I were you, I&#8217;d revisit Mozilla&#8217;s <a href="http://www.mozilla.org/projects/firebird/release-notes.html#install" rel="nofollow">Firebird page</a>, and do exactly as the instructions recommend. Might save you a lot of headaches in the future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: huphtur</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-254</link>
		<dc:creator>huphtur</dc:creator>
		<pubDate>Thu, 17 Jul 2003 01:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-254</guid>
		<description>doug: the new rollover crashes my browsers (firebird 0.6)</description>
		<content:encoded><![CDATA[<p>doug: the new rollover crashes my browsers (firebird 0.6)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Michael Smith</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-253</link>
		<dc:creator>Paul Michael Smith</dc:creator>
		<pubDate>Wed, 16 Jul 2003 22:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-253</guid>
		<description>Doug, are you ever away from your computer mate ? You seem to get a hell of a lot done. ;-) Makes me jelous.</description>
		<content:encoded><![CDATA[<p>Doug, are you ever away from your computer mate ? You seem to get a hell of a lot done. ;-) Makes me jelous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rubin</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-252</link>
		<dc:creator>Dan Rubin</dc:creator>
		<pubDate>Wed, 16 Jul 2003 21:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-252</guid>
		<description>I love what you&#039;re doing with MT -- we&#039;ve been playing around with it for some time, but have been holding back when it comes to using it for clients&#039; projects, with the hope of MT Pro being released, but I think we&#039;re going to change that policy right now.

If it&#039;s good enough for StopDesign and AdaptivePath, it&#039;s good enough for our clients :-)

The one thing we will need MT Pro for is author permissions regarding Publish rights -- we&#039;d love to allow multiple authors to edit content, but set only certain users to publish the content to the live site. Any ideas on how to hack MT directly? Maybe I&#039;ll luck out and Jay Allen will read this and have an idea...</description>
		<content:encoded><![CDATA[<p>I love what you&#8217;re doing with MT &#8212; we&#8217;ve been playing around with it for some time, but have been holding back when it comes to using it for clients&#8217; projects, with the hope of MT Pro being released, but I think we&#8217;re going to change that policy right now.</p>
<p>If it&#8217;s good enough for StopDesign and AdaptivePath, it&#8217;s good enough for our clients :-)</p>
<p>The one thing we will need MT Pro for is author permissions regarding Publish rights &#8212; we&#8217;d love to allow multiple authors to edit content, but set only certain users to publish the content to the live site. Any ideas on how to hack MT directly? Maybe I&#8217;ll luck out and Jay Allen will read this and have an idea&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-251</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 16 Jul 2003 19:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-251</guid>
		<description>Very cool Doug.

I&#039;m doing something similar to that, however mine isn&#039;t as intricute.

Instead of making an entirely new blog consisting of my portfolio, I simply have the category &quot;Portfolio&quot; and only reference that on my portfolio pages.

Easier to implement on a small-scale portfolio such as mine ;)</description>
		<content:encoded><![CDATA[<p>Very cool Doug.</p>
<p>I&#8217;m doing something similar to that, however mine isn&#8217;t as intricute.</p>
<p>Instead of making an entirely new blog consisting of my portfolio, I simply have the category &#8220;Portfolio&#8221; and only reference that on my portfolio pages.</p>
<p>Easier to implement on a small-scale portfolio such as mine ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Scrivens</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-250</link>
		<dc:creator>Paul Scrivens</dc:creator>
		<pubDate>Wed, 16 Jul 2003 18:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-250</guid>
		<description>It&#039;s nice to see someone extending a product to new boundaries and then providing us the resources to show us how its done.  Greatly appreciated.</description>
		<content:encoded><![CDATA[<p>It&#8217;s nice to see someone extending a product to new boundaries and then providing us the resources to show us how its done.  Greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avianto</title>
		<link>http://stopdesign.com/archive/2003/07/16/rebuilding-a-portfolio.html#comment-249</link>
		<dc:creator>avianto</dc:creator>
		<pubDate>Wed, 16 Jul 2003 18:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://70.32.90.75/?p=121#comment-249</guid>
		<description>Thanks for the insight. Been thinking to redone my own portfolio with MT (after reading Matt Haughey&#039;s entry) and your entry now really help me a lot. Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for the insight. Been thinking to redone my own portfolio with MT (after reading Matt Haughey&#8217;s entry) and your entry now really help me a lot. Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
