<?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: Color Fader Updated + Other Stuff</title>
	<atom:link href="http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/</link>
	<description>web apps, programming talk, and random thoughts</description>
	<lastBuildDate>Sun, 05 Feb 2012 18:22:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: patorjk</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4907</link>
		<dc:creator>patorjk</dc:creator>
		<pubDate>Thu, 10 Jan 2008 18:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4907</guid>
		<description>Nope, I only get credit if they&#039;re clicked. And in the case of referrals, I only get credit if the program is installed. According to my stats, a huge chunk of my audience uses FF, and I&#039;d assume many of those user&#039;s have the ad block plug in installed. Personally, I don&#039;t mind at all. This site isn&#039;t about making money and I don&#039;t want ads to clutter up the place and make it look bad. If they bring in something, it&#039;d be nice, but I don&#039;t have high expectations.</description>
		<content:encoded><![CDATA[<p>Nope, I only get credit if they&#8217;re clicked. And in the case of referrals, I only get credit if the program is installed. According to my stats, a huge chunk of my audience uses FF, and I&#8217;d assume many of those user&#8217;s have the ad block plug in installed. Personally, I don&#8217;t mind at all. This site isn&#8217;t about making money and I don&#8217;t want ads to clutter up the place and make it look bad. If they bring in something, it&#8217;d be nice, but I don&#8217;t have high expectations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carmen</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4905</link>
		<dc:creator>Carmen</dc:creator>
		<pubDate>Thu, 10 Jan 2008 17:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4905</guid>
		<description>Many people now use Fire Fox as their choice of browser because of the ad ons.  With FF they have the ad blocker, so most wouldn&#039;t even see it.  Don&#039;t know if you get credit for it though.</description>
		<content:encoded><![CDATA[<p>Many people now use Fire Fox as their choice of browser because of the ad ons.  With FF they have the ad blocker, so most wouldn&#8217;t even see it.  Don&#8217;t know if you get credit for it though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patorjk</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4705</link>
		<dc:creator>patorjk</dc:creator>
		<pubDate>Mon, 24 Dec 2007 07:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4705</guid>
		<description>On your suggestion I just downloaded Eclipse and have been playing around a bit. So far I&#039;m having a little trouble getting it to open PHP files (I’m currently downloading some more updates for it though), thanks for the suggestion! 

Eclipse was one of the possible editors I could have used at an old job of mine, but I never tried it out. Instead I stuck to nedit. Now I kind of wish I&#039;d taken the time to acquaint myself with it some, but oh well.

At this writing, the only knowledge I have of the program comes from Steve Yegge&#039;s occasional unflattering jabs (“Man Dies Waiting for Eclipse to Launch”):

http://steve-yegge.blogspot.com/2007/09/steveys-tech-news-issue-1.html</description>
		<content:encoded><![CDATA[<p>On your suggestion I just downloaded Eclipse and have been playing around a bit. So far I&#8217;m having a little trouble getting it to open PHP files (I’m currently downloading some more updates for it though), thanks for the suggestion! </p>
<p>Eclipse was one of the possible editors I could have used at an old job of mine, but I never tried it out. Instead I stuck to nedit. Now I kind of wish I&#8217;d taken the time to acquaint myself with it some, but oh well.</p>
<p>At this writing, the only knowledge I have of the program comes from Steve Yegge&#8217;s occasional unflattering jabs (“Man Dies Waiting for Eclipse to Launch”):</p>
<p><a href="http://steve-yegge.blogspot.com/2007/09/steveys-tech-news-issue-1.html" rel="nofollow">http://steve-yegge.blogspot.com/2007/09/steveys-tech-news-issue-1.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4697</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 24 Dec 2007 00:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4697</guid>
		<description>If you don&#039;t mind some bloat, eclipse has plugins for just about any language--I checked, and it does have them for js and php. 

UltraEdit does have the advantage of being a stream editor, but it can&#039;t come close to providing the kind of nice happy editing capabilities that an IDE has.....

And I don&#039;t know how large the files you&#039;re handling are going to be--probably not that big since you&#039;ll be writing them yourself--so the advantage of Ultra Edit being a stream editor is kind of a non-advantage.  

It does write/read/convert amoung many file formats though.</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t mind some bloat, eclipse has plugins for just about any language&#8211;I checked, and it does have them for js and php. </p>
<p>UltraEdit does have the advantage of being a stream editor, but it can&#8217;t come close to providing the kind of nice happy editing capabilities that an IDE has&#8230;..</p>
<p>And I don&#8217;t know how large the files you&#8217;re handling are going to be&#8211;probably not that big since you&#8217;ll be writing them yourself&#8211;so the advantage of Ultra Edit being a stream editor is kind of a non-advantage.  </p>
<p>It does write/read/convert amoung many file formats though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patorjk</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4655</link>
		<dc:creator>patorjk</dc:creator>
		<pubDate>Wed, 19 Dec 2007 17:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4655</guid>
		<description>Thanks. Color faded text used to be popular in AOL chat rooms. When over used it becomes kind of cheesy, but it can look good if used in the right places.</description>
		<content:encoded><![CDATA[<p>Thanks. Color faded text used to be popular in AOL chat rooms. When over used it becomes kind of cheesy, but it can look good if used in the right places.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4650</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 19 Dec 2007 14:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4650</guid>
		<description>Well done.  I expected it to be an image of text but it&#039;s actual text which is useful.</description>
		<content:encoded><![CDATA[<p>Well done.  I expected it to be an image of text but it&#8217;s actual text which is useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patorjk</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4648</link>
		<dc:creator>patorjk</dc:creator>
		<pubDate>Wed, 19 Dec 2007 05:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4648</guid>
		<description>sloat - Free is always preferable, though I want something I trust, so I&#039;m always a little skeptical about some of these free programs (spyware, ads, etc). Thanks for the wikipedia link and recommendations, I&#039;ll look into some of those.

Awesome AnDrEw - Interstitial ads bug the crap about of me, same with pop ups and ads that make sound. I wouldn&#039;t want to annoy any of my visitors which is why I would only really consider something like Google Ads. I&#039;d have to find a way to do it so it&#039;d look nice too, so I&#039;m not even sure if I&#039;ll do it.</description>
		<content:encoded><![CDATA[<p>sloat &#8211; Free is always preferable, though I want something I trust, so I&#8217;m always a little skeptical about some of these free programs (spyware, ads, etc). Thanks for the wikipedia link and recommendations, I&#8217;ll look into some of those.</p>
<p>Awesome AnDrEw &#8211; Interstitial ads bug the crap about of me, same with pop ups and ads that make sound. I wouldn&#8217;t want to annoy any of my visitors which is why I would only really consider something like Google Ads. I&#8217;d have to find a way to do it so it&#8217;d look nice too, so I&#8217;m not even sure if I&#8217;ll do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awesome AnDrEw</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4640</link>
		<dc:creator>Awesome AnDrEw</dc:creator>
		<pubDate>Tue, 18 Dec 2007 19:47:50 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4640</guid>
		<description>As far as advertisements go Google Adsense, and things along those line aren&#039;t too intrusive. Interstitial ads are what really turn people off so steer clear of those unless that&#039;s what you want to do.</description>
		<content:encoded><![CDATA[<p>As far as advertisements go Google Adsense, and things along those line aren&#8217;t too intrusive. Interstitial ads are what really turn people off so steer clear of those unless that&#8217;s what you want to do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sloat</title>
		<link>http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/comment-page-1/#comment-4635</link>
		<dc:creator>sloat</dc:creator>
		<pubDate>Tue, 18 Dec 2007 18:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://patorjk.com/blog/2007/12/18/color-fader-updated-other-stuff/#comment-4635</guid>
		<description>There are a lot of free text editors for Windows.

I&#039;m using jEdit right now. It&#039;s decent, but it is java, so it&#039;s slow to start up and just kills memory.

Vim/Cream is pretty good. Cream is kinda sluggish. Vim by itself is kinda primitive. 

Komodo Edit is good if you need an IDE more or less. But it&#039;s a little more than lightweight.

Wikipedia has a list: http://en.wikipedia.org/wiki/List_of_text_editors

But if you like UltraEdit and think it&#039;s worth $50, go for it.</description>
		<content:encoded><![CDATA[<p>There are a lot of free text editors for Windows.</p>
<p>I&#8217;m using jEdit right now. It&#8217;s decent, but it is java, so it&#8217;s slow to start up and just kills memory.</p>
<p>Vim/Cream is pretty good. Cream is kinda sluggish. Vim by itself is kinda primitive. </p>
<p>Komodo Edit is good if you need an IDE more or less. But it&#8217;s a little more than lightweight.</p>
<p>Wikipedia has a list: <a href="http://en.wikipedia.org/wiki/List_of_text_editors" rel="nofollow">http://en.wikipedia.org/wiki/List_of_text_editors</a></p>
<p>But if you like UltraEdit and think it&#8217;s worth $50, go for it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

