<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Terry Apodaca &#187; Python</title>
	<atom:link href="http://www.terryapodaca.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terryapodaca.com</link>
	<description>A Son, a Husband, a Father, a Web Designer &#38; Developer, Sports Nut ( Ŧ Red Raiders, Cowboys, Rangers, Mavericks and the Stars)...and yes, in that order.</description>
	<lastBuildDate>Fri, 13 Jan 2012 22:54:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Text Editors for Windows (PC) &#8211; Notepad++</title>
		<link>http://www.terryapodaca.com/2007/07/27/text-editors-for-windows-pc-notepad/</link>
		<comments>http://www.terryapodaca.com/2007/07/27/text-editors-for-windows-pc-notepad/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 21:35:28 +0000</pubDate>
		<dc:creator>Terry Apodaca</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programing Languages]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.terryapodaca.com/2007/07/27/text-editors-for-windows-pc-notepad/</guid>
		<description><![CDATA[I am not going to turn this into a one vs the other or even a review of those that are most popular out there. I know there are tons, some full and rich with features and others that are super light and to the point (just editing text). But, when I am not at [...]]]></description>
			<content:encoded><![CDATA[<p>I am not going to turn this into a one vs the other or even a review of those that are most popular out there.  I know there are tons, some full and rich with features and others that are super light and to the point (just editing text).  But, when I am not at work using <a href="http://msdn2.microsoft.com/en-us/vstudio/default.aspx">Visual Studio</a> for my development, I am usually at home writing <a href="http://www.php.net/">PHP</a>, <a href="http://www.w3.org/">HTML/XHTML</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a>, <a href="http://developer.mozilla.org/en/docs/About_JavaScript">JavaScript</a>, etc&#8230;by hand.</p>
<p>With that, you usually want to find a nice editor that has the features you want and makes things as simple as possible to complete your task.  Here&#8217;s a list of some very nice Text Editors for the PC:</p>
<p><a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad++</a> (my editor of choice at the moment)<br />
<a href="http://intype.info/home/index.php">Intype</a><br />
<a href="http://crimsoneditor.com/">Crimson Editor</a><br />
<a href="http://www.htmlkit.com/">HTML Kit</a><br />
<a href="http://www.aptana.com/">Aptana</a><br />
<a href="http://www.flos-freeware.ch/notepad2.html">Notepad2</a><br />
<a href="http://www.e-texteditor.com/">E Text Editor</a> (they say will rival TextMate for the Mac, but I can&#8217;t justify paying for one when there are soooo many good ones out there that are FREE)<br />
<a href="http://www.ultraedit.com/">UltraEdit</a> (again, why pay?)</p>
<p>The main reason I even started this article was because I was getting tired of the simple white backgrounds.  Yeah, you can go in and change colors through some of the options, but it&#8217;s just not right.  You can&#8217;t ever get the color scheme correct.  So, I did a quick search for a nice theme for one of these editors&#8230;and since I already use Notepad++ as my primary Text Editor for my PC at home&#8230;I downloaded and installed <a href="http://3276.hu/project/port_of_ruby_blue.html">Port of Ruby Blue theme</a>.  And let me tell you, this is one nice theme and it&#8217;s very easy on the eyes!!!  I highly recommend this theme if you don&#8217;t want to spend endless hours trying to get your own theme complete.</p>
<p>Here are a couple I&#8217;ve used for the Mac:<br />
<a href="http://www.panic.com/coda/">Coda</a><br />
<a href="http://macromates.com/">TextMate</a><br />
<a href="http://bluefish.openoffice.nl/">Bluefish</a></p>
<p>These two are kind of different in they are the WYSIWYG editor:<br />
<a href="http://www.w3.org/Amaya/Amaya.html">Amaya</a><br />
<a href="Nvu (pronounced N-view)">Nvu (pronounced N-view)</a></p>
<p>And this is a nice little Suite of Products with both free Text Editor and WYSIWYG Editor: <a href="http://www.trellian.com/">Trellian</a>, <a href="http://www.trellian.com/webpage/index.html">Trellian WebPage</a>, <a href="http://www.trellian.com/codepad/index.html">Trellian CodePad</a>.  They have a ton of other cool products too&#8230;go check them out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terryapodaca.com/2007/07/27/text-editors-for-windows-pc-notepad/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Does .NET need a break?</title>
		<link>http://www.terryapodaca.com/2007/07/08/does-net-need-a-break/</link>
		<comments>http://www.terryapodaca.com/2007/07/08/does-net-need-a-break/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 20:53:40 +0000</pubDate>
		<dc:creator>Terry Apodaca</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programing Languages]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.terryapodaca.com/2007/07/08/does-net-need-a-break/</guid>
		<description><![CDATA[I&#8217;ve read and discussed this topic for a little over a year now. I was and still am your classic open source style of developer. I write PHP almost every chance I get (mostly for freelance work). But, when it comes down to it&#8230;the market where I live doesn&#8217;t bode well for the open source [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve read and discussed this topic for a little over a year now.  I was and still am your classic open source style of developer.  I write PHP almost every chance I get (mostly for freelance work).  But, when it comes down to it&#8230;the market where I live doesn&#8217;t bode well for the open source market.  Right now the to hottest languages are Java and C# (as well as ASP.NET).  I&#8217;ve looked long and hard for positions where I could do more PHP or Python or even Ruby.  But the fact remains to hold true that more money is made (when you still want to &#8216;work for the man&#8217;) when you stick with Java or .NET.  Now, I&#8217;ve recently switch to more .NET development&#8230;but this article is worth linking to:</p>
<p><a href="http://particletree.com/notebook/give-net-a-break/">Give .NET a Break</a></p>
<p>I love reading what those guys over at ParticleTree.com post up&#8230;so read some of their other stuff too&#8230;especially their <a href="http://particletree.com/features/web-app-autopsy/">Web App Autopsy</a> post.</p>
<p>So, in all, the foot is placed on the table from the .NET side of things&#8230;and my passion still sits with the open source arena.  To each his/her own I guess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.terryapodaca.com/2007/07/08/does-net-need-a-break/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.467 seconds -->

