<?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>John Kolbert &#187; Tech Musings</title>
	<atom:link href="http://www.johnkolbert.com/category/tech-musings/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnkolbert.com</link>
	<description>WordPress Developer</description>
	<lastBuildDate>Wed, 18 Jan 2012 04:06:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How Many Versions of WordPress Should Plugins Support?</title>
		<link>http://www.johnkolbert.com/tech-musings/how-many-previous-versions-of-wordpress-should-new-plugins-support/</link>
		<comments>http://www.johnkolbert.com/tech-musings/how-many-previous-versions-of-wordpress-should-new-plugins-support/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 22:08:30 +0000</pubDate>
		<dc:creator>John Kolbert</dc:creator>
				<category><![CDATA[Tech Musings]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.johnkolbert.com/?p=323</guid>
		<description><![CDATA[It is no secret that I enjoy writing WordPress plugins. I&#8217;ve got a few that I&#8217;ve released freely, some I keep to myself, and many are contract work. Most of my work goes undisclosed. However, when I release free plugins, the question that invariably arises is &#8220;what versions of WordPress will it support?&#8221; I have...]]></description>
			<content:encoded><![CDATA[<p>It is no secret that I enjoy writing WordPress plugins. I&#8217;ve got a few that I&#8217;ve <a href="/portfolio/wp-plugins/">released freely</a>, some I keep to myself, and many are <a href="/category/portfolio/">contract work</a>. Most of my work goes undisclosed. However, when I release free plugins, the question that invariably arises is &#8220;what versions of WordPress will it support?&#8221; I have a tendency to write code for the latest version of WordPress. The WP developers add new functions that increase it&#8217;s functionality or add extra depth that plugin developers can tap into.</p>
<p>But that&#8217;s just my preference. What&#8217;s yours? <strong>How many previous versions of WordPress should new plugins support?</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnkolbert.com/tech-musings/how-many-previous-versions-of-wordpress-should-new-plugins-support/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Why I Refuse to Use MaxBlogPress&#8217; WordPress Plugins</title>
		<link>http://www.johnkolbert.com/tech-musings/why-i-refuse-to-use-maxblogpress-wordpress-plugins/</link>
		<comments>http://www.johnkolbert.com/tech-musings/why-i-refuse-to-use-maxblogpress-wordpress-plugins/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:00:05 +0000</pubDate>
		<dc:creator>John Kolbert</dc:creator>
				<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.johnkolbert.com/?p=272</guid>
		<description><![CDATA[Yesterday I was looking for a WordPress plugin that would allow me to announce to the readers of my previous blog that I&#8217;ve moved to my current domain. I came across a plugin, called MaxBlogPress Stripe Ad, that places a horizontal stripe at the top of the website. I figured this would be a nice,...]]></description>
			<content:encoded><![CDATA[<p>Yesterday I was looking for a WordPress plugin that would allow me to announce to the readers of my <a href="http://simply-basic.com/">previous blog</a> that I&#8217;ve moved to my current domain. I came across a plugin, called <a href="http://www.maxblogpress.com/plugins/msa/">MaxBlogPress Stripe Ad</a>, that places a horizontal stripe at the top of the website. I figured this would be a nice, unobtrusive way to alert my visitors.</p>
<p>After downloading and activating the plugin I headed over to its options page to configure it and was presented with the following page:</p>
<p style="text-align: center;"><img class="size-full wp-image-275 aligncenter" title="mbp_stripead" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/mbp_stripead1.jpg" alt="mbp_stripead" width="500" height="215" /></p>
<p>What? I have to register to be able to use the plugin? And not only do I have to register but it says:</p>
<blockquote><p>In addition you&#8217;ll receive complimentary subscription to MaxBlogPress Newsletter which will give you many tips and tricks to attract lots of visitors to your blog.</p></blockquote>
<p>Not only does the plugin <em>require</em> registration to use it, but it automatically subscribes you to the site&#8217;s newsletter. There is no opt-out option available.</p>
<h3>So What?</h3>
<p>MaxBlogPress (MBP) also offers a premium version of this plugin. Despite the recent controversy surrounding selling premium themes on an open-source platform, I don&#8217;t have any personal obligations to selling one&#8217;s work. However, I do take issue with misleading and downright shady techniques.</p>
<p>The MBP plugin&#8217;s download page gives the impression that it is a free plugin and never mentions that registration is required at all. The registration form itself posts your name and email to the plugin author&#8217;s Aweber email marketing page (http://www.aweber.com/scripts/addlead.pl).</p>
<p>Personally, I get enough spam without having to sign up for more when downloading &#8220;free&#8221; WordPress plugins (yes, I realize their newsletter isn&#8217;t technically spam). For now, I&#8217;m steering clear of MaxBlogPress&#8217; plugins and sticking with plugin authors who don&#8217;t require pointless registrations and newsletter sign-ups.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnkolbert.com/tech-musings/why-i-refuse-to-use-maxblogpress-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Development Tools I Can&#8217;t Live Without</title>
		<link>http://www.johnkolbert.com/tech-musings/development-tools-i-cant-live-without/</link>
		<comments>http://www.johnkolbert.com/tech-musings/development-tools-i-cant-live-without/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 23:48:33 +0000</pubDate>
		<dc:creator>John Kolbert</dc:creator>
				<category><![CDATA[Tech Musings]]></category>

		<guid isPermaLink="false">http://www.johnkolbert.com/?p=116</guid>
		<description><![CDATA[I am inclined to disbelieve the phrase &#8220;You&#8217;re only as good as your tools allow.&#8221; A lot of great things come from those in seemingly unfortunate circumstances. That being said, having quality resources at your disposal can only improve your productivity and appearance of professionalism. Being a freelance WordPress developer means I spend quite a...]]></description>
			<content:encoded><![CDATA[<p>I am inclined to disbelieve the phrase &#8220;You&#8217;re only as good as your tools allow.&#8221; A lot of great things come from those in seemingly unfortunate circumstances. That being said, having quality resources at your disposal can only improve your productivity and appearance of professionalism. Being a freelance WordPress developer means I spend quite a bit of time on my computer (much to my wife&#8217;s dismay). I&#8217;ve had a few people ask me what tools I use most frequently so I&#8217;ve detailed my setup below. After seeing what I use, <strong>leave your favorite tools in the comments</strong>.</p>
<h3>Hardware</h3>
<table border="0">
<tbody>
<tr>
<td><img class="size-full wp-image-120" style="padding: 0px; margin: 0px;" title="whitemacbook" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/whitemacbook1.jpg" alt="whitemacbook" width="139" height="86" /></td>
<td><strong>MacBook</strong>: For the past six months I&#8217;ve done all my developing a 13&#8242; MacBook. I didn&#8217;t want to fork the money out for the Pro and am glad I didn&#8217;t. This baby hasn&#8217;t let me down yet. It&#8217;s an Intel Core 2 Duo (2.4 GHz) with 4 GB of RAM, 150 GB HDD.</td>
</tr>
<tr>
<td><img class="size-full wp-image-120" title="mightymouse" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/mightymouse1.jpg" alt="mightymouse" width="90" height="80" /></td>
<td><strong>Wireless Mighty Mouse: </strong>The trackpad just doesn&#8217;t cut it for long development sessions. Of course the Apple Store likes to sell the most expense mouse that they make. What the heck, I had just spent a grand and a half on a computer, what&#8217;s another $70?</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-145" title="keyboard" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/keyboard1.jpg" alt="keyboard" width="145" height="53" /></td>
<td><strong>Apple Keyboard</strong>: For a while I just used my MacBook&#8217;s keyboard. However, my wrists started aching and being a dental student wanting to avoid Carpal Tunnel Syndrome  I purchased a wired keyboard for $49. I don&#8217;t mind the wires and wanted the number pad. The low profile is actually quite comfortable.</td>
</tr>
<tr>
<td><img class="alignleft size-medium wp-image-148" title="wesdighdd" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/wesdighdd-300x300.jpg" alt="wesdighdd" width="100" height="100" /></td>
<td><strong>1TB Western Digital HDD</strong>: I bought this for $140 on Black Friday. It&#8217;s great for backups of all my projects, family photos, and family videos. Has SATA, Firewire, and USB connections.</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-150" title="logitechusmmic" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/logitechusmmic1.jpg" alt="logitechusmmic" width="91" height="91" /></td>
<td><strong>Logitech USB Desktop Microphone</strong>: I bought this microphone for $15 on Amazon for producing my screencasts. I have been pleasantly surprised in its quality. It has a great filter for soft background noises and works on Macs and PCs</td>
</tr>
<tr>
<td>
<h3>Software</h3>
</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-185" title="bhicon" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/bhicon1.jpg" alt="bhicon" width="108" height="108" /></td>
<td><a href="http://zeroonetwenty.com/blueharvest/">BlueHarvest</a>: Macs like to create lots of hidden system files which PC users find worthless and annoying. BlueHarvest scans and deletes DS_STORE files, resource forks (the dot undersocre files), .trashes, and other files from configurable drives. Best of all, it can remove them from zip files too. This keeps my Mac&#8217;s hidden files from being included in the files I send to clients or release online. Regular price: $12.95.</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-166" title="billings" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/billings1.jpg" alt="billings" width="106" height="118" /></td>
<td><a href="http://www.billingsapp.com/">Billings 3</a>: To manage my invoices I use a great program called Billings. It allows you to send your clients estimates, invoices, and receipts after payments. It generates PDFs which it then can email through your mail program. It also tracks payments so you can see just how much your clients owe you. Regular price: $59.</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-159" title="coda" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/coda1.jpg" alt="coda" width="111" height="95" /></td>
<td><a href="http://www.panic.com/coda/">Coda</a>: By far my most used program, Coda bills itself as &#8220;one-window web developement for MacOS X.&#8221; It is an excellent code editor with syntax hilighting, built in previewer (for PHP too!), FTP, built in Terminal support, and more. I use it daily for all my development projects. Regular price: $99.</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-182" title="mamp" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/mamp1.jpg" alt="mamp" width="105" height="102" /></td>
<td><a href="http://www.mamp.info/en/mamp.html">MAMP</a>: Macintosh, Apache, Mysql, and PHP. Runs my local development servers. It comes with an installable widget for starting and stopping servers easily. Free and Pro versions available.</td>
</tr>
<tr>
<td><img class="alignleft size-thumbnail wp-image-177" title="parallels" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/parallels-150x150.jpg" alt="parallels" width="100" height="100" /></td>
<td><a href="http://www.parallels.com/">Parallels Desktop</a>: Developing web applications on a Mac means that most people will see things differently then I do. To my dismay, things look quite a bit different on a PC. Parallels lets me launch my Bootcamp installation of Windows XP as an application right inside Mac OS X. This program has saved me hours of rebooting time. Regular price: $79.</td>
</tr>
<tr>
<td><img class="alignleft size-thumbnail wp-image-192" title="elements" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/elements-150x139.jpg" alt="elements" width="100" height="100" /></td>
<td><a href="http://www.adobe.com/products/photoshopelwin/">Photoshop Elements</a>: When I need to do some graphic design I usually fire up Photoshop Elements. It&#8217;s quick and does everything I need it to. Regular price: $139.99.</td>
</tr>
<tr>
<td><img class="alignleft size-full wp-image-174" title="teamviewer1" src="http://www.johnkolbert.com/jkblog/wp-content/uploads/2009/01/teamviewer11.jpg" alt="teamviewer1" width="127" height="114" /></td>
<td><a href="http://www.teamviewer.com/index.aspx">TeamViewer</a>: Sometimes a client will have an error that I can&#8217;t replicate. In those cases I like to see exactly what they&#8217;re seeing. TeamViewer lets my take control of their PC using a onetime generated password. Best of all, my Mac can control their PC just fine. Regular price: Free for personal use.</td>
</tr>
</tbody>
</table>
<p>So there you it, the programs and tools that I use most frequently when working on development projects. What do you think? Have you used any of them? What are some of your favorites?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.johnkolbert.com/tech-musings/development-tools-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

