<?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>The Why and The How &#187; Development</title> <atom:link href="http://www.thewhyandthehow.com/tag/development/feed/" rel="self" type="application/rss+xml" /><link>http://www.thewhyandthehow.com</link> <description>Just another WordPress weblog</description> <lastBuildDate>Fri, 09 Jul 2010 02:32:51 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.4</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>SCP for Komodo IDE</title><link>http://www.thewhyandthehow.com/scp-for-komodo-ide/</link> <comments>http://www.thewhyandthehow.com/scp-for-komodo-ide/#comments</comments> <pubDate>Tue, 18 Aug 2009 00:15:33 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[Javascript]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Technology]]></category><guid
isPermaLink="false">http://www.thewhyandthehow.com/?p=746</guid> <description><![CDATA[I have just finished developing my first Komodo IDE plugin. I love Komodo. It&#8217;s the first IDE for PHP that I&#8217;ve been very, very happy using. I&#8217;ve run it on Windows, Linux and now on a MacBook. The only frustration I&#8217;ve had is that Komodo doesn&#8217;t support basic integrated file uploading via SCP. While it [...]]]></description> <content:encoded><![CDATA[<p>I have just finished developing my first <a
href="http://www.activestate.com/komodo/">Komodo IDE</a> plugin. I love Komodo. It&#8217;s the first IDE for PHP that I&#8217;ve been very, very happy using. I&#8217;ve run it on Windows, Linux and now on a MacBook. The only frustration I&#8217;ve had is that Komodo doesn&#8217;t support basic integrated file uploading via SCP. While it is possible to save a file remotely, there is no simple way to save a file locally and upload it to a mapped location on a remote server from within the IDE.</p><p>Fortunately Komodo also provides a simple method for creating extensions within the IDE itself, so I gave it a try. Within a few hours I was able to build an extension to do exactly what I needed and configure it on a per-project basis. I&#8217;ve made the extension available as an <a
href="http://code.google.com/p/scp-for-komodo-ide/">MIT-licensed, open-source project</a>. As always, this project is included on the <a
href="http://www.thewhyandthehow.com/open-source-tools/">open source tools page</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.thewhyandthehow.com/scp-for-komodo-ide/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Doing more at once</title><link>http://www.thewhyandthehow.com/doing-more-at-once/</link> <comments>http://www.thewhyandthehow.com/doing-more-at-once/#comments</comments> <pubDate>Wed, 17 Jun 2009 17:48:26 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[General]]></category> <category><![CDATA[database]]></category> <category><![CDATA[facebook]]></category><guid
isPermaLink="false">http://www.thewhyandthehow.com/?p=736</guid> <description><![CDATA[I&#8217;ve been doing a lot of work with curl_multi in PHP lately because it just makes sense to do as much work in parallel as possible (in most cases). I&#8217;ll be writing up my experiences with curl_multi later.
So, yesterday&#8217;s announcement by the Facebook development team about fql.multiquery couldn&#8217;t have come at a better time for [...]]]></description> <content:encoded><![CDATA[<p>I&#8217;ve been doing a lot of work with <a
href="http://us2.php.net/manual/en/function.curl-multi-exec.php">curl_multi in PHP</a> lately because it just makes sense to do as much work in parallel as possible (in most cases). I&#8217;ll be writing up my experiences with curl_multi later.</p><p>So, yesterday&#8217;s announcement by the Facebook development team about <a
href="http://developers.facebook.com/news.php?blog=1&#038;story=257">fql.multiquery</a> couldn&#8217;t have come at a better time for me. Experienced web developers (and multi-tiered application developers in general) have all learned that performing work in the proper tier is always the most efficient way to work. Data should be managed in the database tier and as separately from the application tier as possible. This announcement from the Facebook development team is great news for Facebook application developers everywhere. Kudos to them!</p> ]]></content:encoded> <wfw:commentRss>http://www.thewhyandthehow.com/doing-more-at-once/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>How will it end?</title><link>http://www.thewhyandthehow.com/how-will-it-end/</link> <comments>http://www.thewhyandthehow.com/how-will-it-end/#comments</comments> <pubDate>Mon, 06 Apr 2009 19:04:46 +0000</pubDate> <dc:creator>Blake Schwendiman</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[business cycles]]></category> <category><![CDATA[Development]]></category> <category><![CDATA[planning]]></category><guid
isPermaLink="false">http://www.thewhyandthehow.com/?p=444</guid> <description><![CDATA[Jeff Atwood over at Coding Horror just posted a great article about the life and death of Word Perfect, a piece of software that touched the lives of just about every person who was old enough to type during its run. Jeff provides a link to a great e-book, Almost Perfect &#8212; a first-person account [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.thewhyandthehow.com/wp-content/uploads/2009/04/the-end.jpg"><img
src="http://www.thewhyandthehow.com/wp-content/uploads/2009/04/the-end-300x200.jpg" alt="the-end" title="the-end" width="300" height="200" class="frame right size-medium wp-image-447" /></a>Jeff Atwood over at Coding Horror just posted a great article about the <a
href="http://www.codinghorror.com/blog/archives/001252.html">life and death of Word Perfect</a>, a piece of software that touched the lives of just about every person who was old enough to type during its run. Jeff provides a link to a great e-book, <a
href="http://www.wordplace.com/ap/index.shtml">Almost Perfect</a> &#8212; a first-person account of Word Perfect by Pete Peterson, one of the original members of the Board of Directors of Word Perfect.</p><p>I&#8217;ve just started reading it, but it&#8217;s absolutely enthralling. I&#8217;m going to send it over to my Kindle so I can finish it, but I have to say that the introduction and first chapter have me hooked. I&#8217;m always interested in seeing how fast companies like Word Perfect evolved from nothing to category killers and then collapsed in such a short time. It makes me think of the businesses, products and services that I&#8217;m been involved in creating.</p><p>Sometimes the evolution is part of the process. I think of the site that my wife and I created after we adopted our daughter, <a
href="http://www.hopetoadopt.com">HopeToAdopt.com</a>. It started from nothing, grew far beyond our initial hopes, but has naturally faded as our personal connection with adoption is waning. We&#8217;re shutting it down in August.</p><p>Sometimes the evolution is caused by competition or external innovation. Companies like Iomega experienced explosive growth at a time when their Zip drives were the best value for the money in storage, but as the price of hard disks, CDs and other storage fell, the Iomega drives were no longer competitive. Alta Vista (and others) fell to Google.</p><p>Planning for the inevitable cycles in business is not a sign of weakness or disbelief in a product or service. It&#8217;s the very recognition of the cycles that allow very long-term companies to continue to grow. If your current project is just starting, you should already ask yourself how it will end. That type of healthy attitude about product lifecycles will allow you to be an IBM or Xerox instead of a forgotten company.</p> ]]></content:encoded> <wfw:commentRss>http://www.thewhyandthehow.com/how-will-it-end/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Blog vs. traditional web site</title><link>http://www.thewhyandthehow.com/blog-vs-traditional-web-site/</link> <comments>http://www.thewhyandthehow.com/blog-vs-traditional-web-site/#comments</comments> <pubDate>Mon, 09 Mar 2009 12:33:02 +0000</pubDate> <dc:creator>Blake Schwendiman</dc:creator> <category><![CDATA[Business]]></category> <category><![CDATA[Communication]]></category> <category><![CDATA[Technology]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[Development]]></category> <category><![CDATA[web site]]></category><guid
isPermaLink="false">http://www.thewhyandthehow.com/?p=282</guid> <description><![CDATA[Here&#8217;s a question I&#8217;ve been asked many times: should I build a web site for my business or should I use a blog? The answer is yes.
For a while, I suppose, there was a reason to make a distinction between a traditional web site and a blog. Those distinctions might be in how the [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://www.thewhyandthehow.com/wp-content/uploads/2009/03/blog.jpg"><img
src="http://www.thewhyandthehow.com/wp-content/uploads/2009/03/blog-300x200.jpg" alt="blog" title="blog" width="300" height="200" class="alignright size-medium wp-image-287" /></a>Here&#8217;s a question I&#8217;ve been asked many times: should I build a web site for my business or should I use a blog? The answer is <strong>yes</strong>.</p><p>For a while, I suppose, there was a reason to make a distinction between a traditional web site and a blog. Those distinctions might be in how the site was arranged, how dynamic the information on the site was, and how the site was maintained (which tools). I don&#8217;t think there ever needed to be a distinction between a small business presence web site and a blog &#8212; and I certainly don&#8217;t think so today. In fact I think the best way to create a small business web site now is by blogging.</p><h4>But blogging is too much work</h4><p>Go with me for just a moment. Let&#8217;s say that you&#8217;re getting into the home inspection business and you need a basic <em>presence</em> web site. You need a place to describe your business, create a contact form and you want to display some basic service information and policies. You&#8217;re not necessarily interested in posting regular updates, but you want to be able to change things around from time to time.</p><p>Guess what? That sounds like a blog to me. Modern blogging software normally allows the creation of pages in addition to regular posts. If you look at the top of this blog, for example, I have an <a
href="http://www.thewhyandthehow.com/about/">About</a> page and if you look at the very bottom I also have a <a
href="http://www.thewhyandthehow.com/privacy/">Privacy policy</a> page. From an administrative standpoint there&#8217;s no difference between a blog post and a content page.</p><p>So, before you rush out and hire a designer and a web developer to put together your small web site, you might want to take <a
href="http://en.wordpress.com/features/">Wordpress.com</a> for a spin. There you can create an account, set up your blog/site and see what it might look like. If you install the really incredible <a
href="http://diythemes.com/thesis/?a_aid=pointe&#038;a_bid=47c5a620">Thesis theme</a>* on your blog, you&#8217;ll also get point-and-click control over which pages appear in the top navigation (and much more).</p><h4>Future benefits</h4><p>If you start building your site this way, you have the option to eventually post regular updates like you expect from a blog. You also get built-in commenting (which you can turn on and off for each page or post individually), a huge collection of installable plugins and widgets that you can use to display things from Flickr photos to YouTube videos to stock price widgets (and on and on).</p><h4>Some caveats</h4><p>If you&#8217;re trying to build a commerce web site for hundreds of products, a blog probably isn&#8217;t the right way to go. There are other solutions for that if you&#8217;re interested (drop me a comment). Also, keep in mind that free hosting on sites such as Wordpress.com might introduce elements (such as unwanted ads) onto your site without your control. It&#8217;s still worthwhile to consider, though, since Wordpress.com provides a <a
href="http://en.wordpress.com/products/">premium feature set</a> at extremely reasonable prices. You can build your site up on the free version and decide if it&#8217;s right for you, then upgrade if and when it makes sense.</p><h4>Last thoughts</h4><p>With all the flexibility built into today&#8217;s blogging platforms, it&#8217;s hard to come up with a good reason to build a site any other way. You may not be blogging today, but as your business expands, your customers may expect regular updates on your site. Using a blog as the foundation provides the ability to turn that feature on when you need it rather than having to figure out how to merge a traditional web site with a blog later. The simplicity of starting a new blog site on Wordpress.com reduces the startup barriers to practically zero, so there&#8217;s almost no reason that anyone &#8212; even someone with no experience creating web sites &#8212; couldn&#8217;t create a web presence immediately.</p><p>Get to it. Then tell me what you think!</p><p
class="footnote">* Disclosure: The <a
href="http://diythemes.com/thesis/?a_aid=pointe&#038;a_bid=47c5a620">Thesis theme</a> is not free and I am an affiliate representative of DIYthemes, the creator. I get paid if you buy Thesis. I&#8217;d recommend using the <a
href="http://diythemes.com/thesis/?a_aid=pointe&#038;a_bid=47c5a620">Thesis theme</a> even if I weren&#8217;t an affiliate.</p> ]]></content:encoded> <wfw:commentRss>http://www.thewhyandthehow.com/blog-vs-traditional-web-site/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 5/12 queries in 0.007 seconds using memcached

Served from: a2.c0.354a.static.theplanet.com @ 2010-09-07 02:03:57 -->