<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Paul Kortman</title>
	
	<link>http://paulkortman.com</link>
	<description>Giving it all away for free!</description>
	<lastBuildDate>Sat, 14 Jan 2012 13:56:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/PaulKortmanComments" /><feedburner:info uri="paulkortmancomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on How to beat Facebook’s Edgerank by James</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/ZirF6st8YCw/</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 14 Jan 2012 13:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=638#comment-3458</guid>
		<description>Have you tested it? Be interesting to see how much SMS interaction is needed to make a difference.</description>
		<content:encoded><![CDATA[<p>Have you tested it? Be interesting to see how much SMS interaction is needed to make a difference.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/BmbaFZttpGqkCt60mscaGtVLJto/0/da"><img src="http://feedads.g.doubleclick.net/~a/BmbaFZttpGqkCt60mscaGtVLJto/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/BmbaFZttpGqkCt60mscaGtVLJto/1/da"><img src="http://feedads.g.doubleclick.net/~a/BmbaFZttpGqkCt60mscaGtVLJto/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2012/01/02/how-to-beat-facebooks-edgerank/comment-page-1/#comment-3458</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress vs Drupal vs Joomla vs Expression Engine by Greg Fensterman</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/Lk1oLPEjjLU/</link>
		<dc:creator>Greg Fensterman</dc:creator>
		<pubDate>Sat, 07 Jan 2012 04:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=487#comment-3430</guid>
		<description>Just wanted to add my proverbial two cents. I am a designer creating web sites not a developer building complex online apps, so consider my comments from that context.

I have built about half a dozen EE sites in the last year or so. Prior to that I had done some WP stuff but didn't really get deep into it and I have no experience with WP 3.0. 

The first site I did with EE there was a learning curve of course but not really that bad. I did some basic database programming a loooong time ago (can you say dBaseIII?) so at least I was familiar with conditionals and other concepts. EE was easier to learn than expected, especially for what you are able to do with some basic skills.

You can really do a lot with a little. With just some EE tags and no php at all you can add a lot of functionality to a site. The tag system is easy to learn and any designer already is going to be familiar with the idea of tags from HTML. Everything is done in the templates and you have total control with those. You don't start from a theme or pre-defined template structure. I begin by creating a page in HTML then start replacing HTML with EE tags. 

So from my experience it's a good solution for a designer who wants to build more advanced sites but without getting into any php, JS coding.

On the downside, yes you have to spend a good $500+ for software. On the one hand I do feel that a few of the must have addons provide functionality that EE should have built in. And some of those must haves are a bit overpriced. But then again, I have been trying to get away from dealing with bottom feeding clients for whom a few hundred dollars is going to make a difference. So I agree with some one's comments about getting a better class of client :-) Those clients for whom a few hundred dollars is a deciding factor are the ones who are going to want a boat load of features for bargain pricing. So those clients are going to cost you more in the long run.

Anyway, I can recommend EE as being worth a look if you are in the market to learn a new CMS. I am an independent designer so I don't really have time to climb the learning curve of several different platforms. I am pretty much using EE as my CMS solution. I understand the idea of using the best tool for a given job, but as an independent it's pretty tough to find the time to invest in learning several different CMSs. Maybe at some point I'll add Joomla or Drupal or some other to the mix. 

But at this point I would rather leverage my knowledge of EE than slog through the learning of a new system. 

If you like your current CMS and it's meeting your needs then you can be more productive sticking with that. Saying that you should use the best tool for the job is hard to argue with, but the truth is we all have to limit the range of tools we use else we never truly master any of them.  I find that the increased productivity of working with a limited toolset far outweighs the difference in cost of software. Constraints can be a good thing.</description>
		<content:encoded><![CDATA[<p>Just wanted to add my proverbial two cents. I am a designer creating web sites not a developer building complex online apps, so consider my comments from that context.</p>
<p>I have built about half a dozen EE sites in the last year or so. Prior to that I had done some WP stuff but didn&#8217;t really get deep into it and I have no experience with WP 3.0. </p>
<p>The first site I did with EE there was a learning curve of course but not really that bad. I did some basic database programming a loooong time ago (can you say dBaseIII?) so at least I was familiar with conditionals and other concepts. EE was easier to learn than expected, especially for what you are able to do with some basic skills.</p>
<p>You can really do a lot with a little. With just some EE tags and no php at all you can add a lot of functionality to a site. The tag system is easy to learn and any designer already is going to be familiar with the idea of tags from HTML. Everything is done in the templates and you have total control with those. You don&#8217;t start from a theme or pre-defined template structure. I begin by creating a page in HTML then start replacing HTML with EE tags. </p>
<p>So from my experience it&#8217;s a good solution for a designer who wants to build more advanced sites but without getting into any php, JS coding.</p>
<p>On the downside, yes you have to spend a good $500+ for software. On the one hand I do feel that a few of the must have addons provide functionality that EE should have built in. And some of those must haves are a bit overpriced. But then again, I have been trying to get away from dealing with bottom feeding clients for whom a few hundred dollars is going to make a difference. So I agree with some one&#8217;s comments about getting a better class of client :-) Those clients for whom a few hundred dollars is a deciding factor are the ones who are going to want a boat load of features for bargain pricing. So those clients are going to cost you more in the long run.</p>
<p>Anyway, I can recommend EE as being worth a look if you are in the market to learn a new CMS. I am an independent designer so I don&#8217;t really have time to climb the learning curve of several different platforms. I am pretty much using EE as my CMS solution. I understand the idea of using the best tool for a given job, but as an independent it&#8217;s pretty tough to find the time to invest in learning several different CMSs. Maybe at some point I&#8217;ll add Joomla or Drupal or some other to the mix. </p>
<p>But at this point I would rather leverage my knowledge of EE than slog through the learning of a new system. </p>
<p>If you like your current CMS and it&#8217;s meeting your needs then you can be more productive sticking with that. Saying that you should use the best tool for the job is hard to argue with, but the truth is we all have to limit the range of tools we use else we never truly master any of them.  I find that the increased productivity of working with a limited toolset far outweighs the difference in cost of software. Constraints can be a good thing.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/h1tmAFpvesT4kA0akmKE8FlpC8I/0/da"><img src="http://feedads.g.doubleclick.net/~a/h1tmAFpvesT4kA0akmKE8FlpC8I/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/h1tmAFpvesT4kA0akmKE8FlpC8I/1/da"><img src="http://feedads.g.doubleclick.net/~a/h1tmAFpvesT4kA0akmKE8FlpC8I/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/01/26/wordpress-vs-drupal-vs-joomla-vs-expression-engine/comment-page-1/#comment-3430</feedburner:origLink></item>
	<item>
		<title>Comment on How to beat Facebook’s Edgerank by iagdotme</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/MitaQkPmmJY/</link>
		<dc:creator>iagdotme</dc:creator>
		<pubDate>Mon, 02 Jan 2012 18:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=638#comment-3412</guid>
		<description>RT @namtrok: How to beat Facebook’s Edgerank via SMS http://t.co/0Y225Hfa via @connexsocial</description>
		<content:encoded><![CDATA[<p>RT @<a href="http://twitter.com/namtrok" target="_blank" title="View namtrok's Twitter Profile">namtrok</a>: How to beat Facebook’s Edgerank via SMS <a href="http://t.co/0Y225Hfa">http://t.co/0Y225Hfa</a> via @<a href="http://twitter.com/connexsocial" target="_blank" title="View connexsocial's Twitter Profile">connexsocial</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/J80xnOs91JGI_OJ0iP080DnzoGE/0/da"><img src="http://feedads.g.doubleclick.net/~a/J80xnOs91JGI_OJ0iP080DnzoGE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/J80xnOs91JGI_OJ0iP080DnzoGE/1/da"><img src="http://feedads.g.doubleclick.net/~a/J80xnOs91JGI_OJ0iP080DnzoGE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2012/01/02/how-to-beat-facebooks-edgerank/comment-page-1/#comment-3412</feedburner:origLink></item>
	<item>
		<title>Comment on How to beat Facebook’s Edgerank by namtrok</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/XGuZ9z0vifU/</link>
		<dc:creator>namtrok</dc:creator>
		<pubDate>Mon, 02 Jan 2012 18:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=638#comment-3413</guid>
		<description>How to beat Facebook’s Edgerank: Hi, you’ve likely been sent here by a post on a Facebook page. The administrato... http://t.co/WKJLjcQp</description>
		<content:encoded><![CDATA[<p>How to beat Facebook’s Edgerank: Hi, you’ve likely been sent here by a post on a Facebook page. The administrato&#8230; <a href="http://t.co/WKJLjcQp">http://t.co/WKJLjcQp</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/0pjNJkHxkNf2HVu9tyWITia0QpY/0/da"><img src="http://feedads.g.doubleclick.net/~a/0pjNJkHxkNf2HVu9tyWITia0QpY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/0pjNJkHxkNf2HVu9tyWITia0QpY/1/da"><img src="http://feedads.g.doubleclick.net/~a/0pjNJkHxkNf2HVu9tyWITia0QpY/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2012/01/02/how-to-beat-facebooks-edgerank/comment-page-1/#comment-3413</feedburner:origLink></item>
	<item>
		<title>Comment on How to beat Facebook’s Edgerank by namtrok</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/xUYz7ejHV1U/</link>
		<dc:creator>namtrok</dc:creator>
		<pubDate>Mon, 02 Jan 2012 18:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=638#comment-3414</guid>
		<description>How to beat Facebook’s Edgerank via SMS http://t.co/0Y225Hfa via @connexsocial</description>
		<content:encoded><![CDATA[<p>How to beat Facebook’s Edgerank via SMS <a href="http://t.co/0Y225Hfa">http://t.co/0Y225Hfa</a> via @<a href="http://twitter.com/connexsocial" target="_blank" title="View connexsocial's Twitter Profile">connexsocial</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/JrcMppA71PWqm1vT63JlvzjNq_s/0/da"><img src="http://feedads.g.doubleclick.net/~a/JrcMppA71PWqm1vT63JlvzjNq_s/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/JrcMppA71PWqm1vT63JlvzjNq_s/1/da"><img src="http://feedads.g.doubleclick.net/~a/JrcMppA71PWqm1vT63JlvzjNq_s/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2012/01/02/how-to-beat-facebooks-edgerank/comment-page-1/#comment-3414</feedburner:origLink></item>
	<item>
		<title>Comment on Twitter List Management by Bimall Saraogi</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/RFH5HlJI7WE/</link>
		<dc:creator>Bimall Saraogi</dc:creator>
		<pubDate>Thu, 29 Dec 2011 11:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=598#comment-3393</guid>
		<description>Twitter Lists Mgmt has been briliantlly described. I am lucky to have come across your writeup. Congratulations !!!</description>
		<content:encoded><![CDATA[<p>Twitter Lists Mgmt has been briliantlly described. I am lucky to have come across your writeup. Congratulations !!!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/clu1Ls7J5GErQtlIC8Plx7VoJiE/0/da"><img src="http://feedads.g.doubleclick.net/~a/clu1Ls7J5GErQtlIC8Plx7VoJiE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/clu1Ls7J5GErQtlIC8Plx7VoJiE/1/da"><img src="http://feedads.g.doubleclick.net/~a/clu1Ls7J5GErQtlIC8Plx7VoJiE/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/09/14/twitter-list-management/comment-page-1/#comment-3393</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress vs Drupal vs Joomla vs Expression Engine by Apal</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/PGh917MW66s/</link>
		<dc:creator>Apal</dc:creator>
		<pubDate>Mon, 26 Dec 2011 09:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=487#comment-3372</guid>
		<description>1. Joomla - Evolved a lot. 1.7 is faster better and tighter on security part. Handling of pages ? Well we have more than 15000 pages on joomla 1.5 itself. ref. www.plasticsinfomart.com. Components list amazing and tons of plugins available. One of the most dedicated community in open source. Developed for lay man.

2. WordPress - Ease of Use, Lot of Plugins and Ready to Use Templates. Lacks CMS part when you talk about enterprise level websites or portals. Developed for lay man.

3. Drupal - Strong core. Close knitted community. Limited resources for themes and plugins.  Developed for developers.

4. Expression Engine - Not FREE, no community. limited resources and possibilities. Developed for Developers.</description>
		<content:encoded><![CDATA[<p>1. Joomla &#8211; Evolved a lot. 1.7 is faster better and tighter on security part. Handling of pages ? Well we have more than 15000 pages on joomla 1.5 itself. ref. <a href="http://www.plasticsinfomart.com">http://www.plasticsinfomart.com</a>. Components list amazing and tons of plugins available. One of the most dedicated community in open source. Developed for lay man.</p>
<p>2. WordPress &#8211; Ease of Use, Lot of Plugins and Ready to Use Templates. Lacks CMS part when you talk about enterprise level websites or portals. Developed for lay man.</p>
<p>3. Drupal &#8211; Strong core. Close knitted community. Limited resources for themes and plugins.  Developed for developers.</p>
<p>4. Expression Engine &#8211; Not FREE, no community. limited resources and possibilities. Developed for Developers.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/m0Cc7KTF5GqVRXunjQ_HjmdF1Xo/0/da"><img src="http://feedads.g.doubleclick.net/~a/m0Cc7KTF5GqVRXunjQ_HjmdF1Xo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/m0Cc7KTF5GqVRXunjQ_HjmdF1Xo/1/da"><img src="http://feedads.g.doubleclick.net/~a/m0Cc7KTF5GqVRXunjQ_HjmdF1Xo/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/01/26/wordpress-vs-drupal-vs-joomla-vs-expression-engine/comment-page-1/#comment-3372</feedburner:origLink></item>
	<item>
		<title>Comment on Add an iFrame Facebook custom Tab by gowmukhi</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/thy-J1TH-4o/</link>
		<dc:creator>gowmukhi</dc:creator>
		<pubDate>Sun, 25 Dec 2011 08:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=509#comment-3364</guid>
		<description>I removed the \App on Facebook\ part and it worked.</description>
		<content:encoded><![CDATA[<p>I removed the \App on Facebook\ part and it worked.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/lRO9XMJfXcNvvymP7I56sZ8ebVs/0/da"><img src="http://feedads.g.doubleclick.net/~a/lRO9XMJfXcNvvymP7I56sZ8ebVs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lRO9XMJfXcNvvymP7I56sZ8ebVs/1/da"><img src="http://feedads.g.doubleclick.net/~a/lRO9XMJfXcNvvymP7I56sZ8ebVs/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/02/11/add-an-iframe-facebook-custom-tab/comment-page-2/#comment-3364</feedburner:origLink></item>
	<item>
		<title>Comment on Add an iFrame Facebook custom Tab by gowmukhi</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/QApBaa3Sq8k/</link>
		<dc:creator>gowmukhi</dc:creator>
		<pubDate>Sun, 25 Dec 2011 08:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=509#comment-3362</guid>
		<description>Hello
I am writing an app for a page tab. I do not to make the app publicly searchable in Facebook i.e I do not want the app  name to appear under apps search for public. But I want the page tab to work. How do I do this?</description>
		<content:encoded><![CDATA[<p>Hello<br />
I am writing an app for a page tab. I do not to make the app publicly searchable in Facebook i.e I do not want the app  name to appear under apps search for public. But I want the page tab to work. How do I do this?</p>

<p><a href="http://feedads.g.doubleclick.net/~a/bRNF7SDdozyuTwdViQmQZaX1jWc/0/da"><img src="http://feedads.g.doubleclick.net/~a/bRNF7SDdozyuTwdViQmQZaX1jWc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/bRNF7SDdozyuTwdViQmQZaX1jWc/1/da"><img src="http://feedads.g.doubleclick.net/~a/bRNF7SDdozyuTwdViQmQZaX1jWc/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/02/11/add-an-iframe-facebook-custom-tab/comment-page-2/#comment-3362</feedburner:origLink></item>
	<item>
		<title>Comment on WordPress vs Drupal vs Joomla vs Expression Engine by Drupal vs. Wordppress vs. Joomla - care este cel mai bun CMS?</title>
		<link>http://feedproxy.google.com/~r/PaulKortmanComments/~3/YRevgMSs8fg/</link>
		<dc:creator>Drupal vs. Wordppress vs. Joomla - care este cel mai bun CMS?</dc:creator>
		<pubDate>Fri, 23 Dec 2011 17:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulkortman.com/?p=487#comment-3360</guid>
		<description>[...] WordPress vs Drupal vs Joomla vs Expression Engine [...]</description>
		<content:encoded><![CDATA[<p>[...] WordPress vs Drupal vs Joomla vs Expression Engine [...]</p>

<p><a href="http://feedads.g.doubleclick.net/~a/crZv1pR6_MEx6W8Q8-4Cbq2fPLg/0/da"><img src="http://feedads.g.doubleclick.net/~a/crZv1pR6_MEx6W8Q8-4Cbq2fPLg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/crZv1pR6_MEx6W8Q8-4Cbq2fPLg/1/da"><img src="http://feedads.g.doubleclick.net/~a/crZv1pR6_MEx6W8Q8-4Cbq2fPLg/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
	<feedburner:origLink>http://paulkortman.com/2011/01/26/wordpress-vs-drupal-vs-joomla-vs-expression-engine/comment-page-1/#comment-3360</feedburner:origLink></item>
</channel>
</rss>

