<?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>Stephan Miller &#187; Software</title> <atom:link href="http://www.stephanmiller.com/category/software/feed/" rel="self" type="application/rss+xml" /><link>http://www.stephanmiller.com</link> <description>Building Websites, Traffic, and Income</description> <lastBuildDate>Tue, 20 Sep 2011 13:59:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>The Magento 1.4 Development Cookbook</title><link>http://www.stephanmiller.com/the-magento-1-4-development-cookbook/</link> <comments>http://www.stephanmiller.com/the-magento-1-4-development-cookbook/#comments</comments> <pubDate>Wed, 30 Mar 2011 14:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Magento]]></category> <category><![CDATA[Electronic commerce]]></category> <category><![CDATA[magento book]]></category> <category><![CDATA[magento cookbook]]></category> <category><![CDATA[magento ebook]]></category> <category><![CDATA[magento snippets]]></category> <category><![CDATA[osCommerce]]></category> <category><![CDATA[Php]]></category> <category><![CDATA[Programming]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1508</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/the-magento-1-4-development-cookbook/' addthis:title='The Magento 1.4 Development Cookbook ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Development in Magento I would have to say that I chose Magento in the first place because it would have a lot of the features we would need available without writing or editing code. It turns out, that wasn&#8217;t so. There will never be a platform you don&#8217;t want to tweak, and Magento code may [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/the-magento-1-4-development-cookbook/' addthis:title='The Magento 1.4 Development Cookbook' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/the-magento-1-4-development-cookbook/' addthis:title='The Magento 1.4 Development Cookbook ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
id="attachment_1509" class="wp-caption alignright" style="width: 135px"><a
href="http://link.packtpub.com/IRF5Uz"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="size-full wp-image-1509" title="Magento 1.4 Development Cookbook" src="http://www.stephanmiller.com/wp-content/uploads/2011/03/Magento-1.4-Development-Cookbook.png" alt="Magento 1.4 Development Cookbook" width="125" height="152" /></a><p
class="wp-caption-text">Magento 1.4 Development Cookbook</p></div><h3>Development in Magento</h3><p>I would have to say that I chose Magento in the first place because it would have a lot of the features we would need available without writing or editing code.<br
/> It turns out, that wasn&#8217;t so. There will never be a platform you don&#8217;t want to tweak, and Magento code may be some of the most complicated PHP code you have seen. It was when I first dug into it.<br
/> There were no books at that time and I depended on forum posts to get my answers and I made many mistakes long the way.<br
/> I love cookbooks. Telling me how to write the code, documentation or giving me a toy example may help a bit. But a cookbook with real code is something that gives me ideas. And that&#8217;s just what the <a
href="http://link.packtpub.com/IRF5Uz" target="_blank">Magento Development Cookbook</a> is.</p><h3>Finally A Magento Cookbook</h3><p>Yes, with Magento, you do need at least a VPS. The <a
href="http://link.packtpub.com/IRF5Uz" target="_blank">Magento Development Cookbook</a> starts by walking you from setting up your VPS, setting up Subversion (another important tool), setting up a Magento development project in Netbeans (a great free IDE) to Magento coding conventions and style. The EAV pattern is not a widely known pattern and can leave you at a loss when you are looking for the location of data in the Magento database.</p><p>After the first chapter, the first half of the book covers some intermediate level modifications to your Magento store. Not the normal pages of screenshots to fill space. The book goes straight to the meat like a code cookbook should. In 100 pages, the <a
href="http://link.packtpub.com/IRF5Uz" target="_blank">Magento Development Cookbook</a> covers:</p><p><strong>Chapter 2: CMS and Design</strong><br
/> Introduction<br
/> Adding a home link to the menu bar<br
/> Changing any page title in Magento<br
/> Customizing a Magento error page<br
/> Adding AdWords tracking code to order confirmation page in Magento<br
/> Adding a custom CMS layout template<br
/> Adding an RSS feed (last five tweets!)<br
/> Placing the trusty old contact form in CMS<br
/> Integrating JW Image Rotator 3.17 in Magento</p><p><strong>Chapter 3: Adding Extra Functionalities</strong><br
/> Introduction<br
/> Integrating WordPress in Magento<br
/> Creating a new page<br
/> Adding jQuery support<br
/> Adding Lightbox2 in Magento<br
/> Adding an accepted payment banner at the footer</p><p><strong>Chapter 4: Customizing a Store</strong><br
/> Introduction<br
/> Creating a custom &#8220;Twitter handle&#8221; field in a registration form<br
/> Deleting orders in Magento<br
/> Using Google Website Optimizer<br
/> Creating a custom variable and using its own e-mail templates<br
/> Using Google analytics for Magento<br
/> Creating Catalog and Shopping Cart Price Rules<br
/> Creating a featured product and showing it in the home page<br
/> Creating a custom admin theme</p><p><strong>Chapter 5: Playing with Products</strong><br
/> Introduction<br
/> Setting up the Catalog defaults<br
/> Adding a Facebook &#8216;Like&#8217; button in product page<br
/> Setting up Table Rates shipping<br
/> Adding a product to the cart through Querystring<br
/> Creating a configurable product<br
/> Embedding a YouTube video in product details</p><p><strong>Chapter 6: Adding a Professional Touch to Your Site</strong><br
/> Introduction<br
/> Installing Magento 1.4 in PHP 5.3.2 (without mcrypt)<br
/> Optimizing Magento store for search engines<br
/> Implementing PayPal Website Payments<br
/> Pro and Express Checkout into Magento<br
/> Preventing a CSRF attack in Magento</p><p>Then the next 6 chapters get into the code intensive part of working with Magento. This is where I got stuck for a few months. I had just moved from osCommerce and had just got used to its weird idiosyncrasies and Magento was complexity squared.</p><p>Remember I said I chose Magento because I thought there would be less development time because of the extendability. Well, when I was done with Magento, I knew more about code then I eve did before&#8230;because I had to. After Magento, I went on to learn a bit of C#, Flash and Python in a few months time because I was no longer scared of any type of code except maybe Java. I guess things work out in weird ways.</p><p>And this book will save months of hunting down answers. It covers:</p><p><strong>Chapter 7: Database Design</strong><br
/> Introduction<br
/> Resources and database connections<br
/> Magento database replication using Master Slave setup<br
/> Using the Magento’s Singleton method<br
/> Repairing the Magento database<br
/> Working with Magento’s EAV design</p><p><strong>Chapter 8: Creating a Module</strong><br
/> Introduction<br
/> Creating an empty module with a Module Creator<br
/> Creating the required directories<br
/> Activating a module<br
/> Creating a controller for the module<br
/> Creating a configuration XML file for the module<br
/> Creating a helper for the News module<br
/> Creating models for the module<br
/> Setting up SQL for the News module<br
/> Designing a template for the News module<br
/> Adding required blocks for the News module</p><p><strong>Chapter 9: Creating a Shipping Module</strong><br
/> Introduction<br
/> Initializing module configuration<br
/> Writing an adapter model<br
/> Adding a module in backend<br
/> Adding a module in frontend</p><p><strong>Chapter 10: Writing a Social Widget</strong><br
/> Introduction<br
/> Creating an empty module and an enabler file<br
/> Creating a config file and declaring the widgets<br
/> Writing the default module helper Data.php<br
/> Creating a source model for services multi select in widget configuration<br
/> Creating frontend block for our widget<br
/> Creating templates</p><p><strong>Chapter 11: Performance Optimization</strong><br
/> Introduction<br
/> Measuring/benchmarking your Magento with Siege, ab, Magento profiler,<br
/> YSlow, Page Speed, GTmetrix, and WebPagetest<br
/> Optimizing Magento database and MySQL configuration<br
/> Optimizing Apache web server configuration<br
/> Tuning Magento configurations<br
/> Using APC/Memcached as the cache backend<br
/> Accelerating PHP: php.ini configuration<br
/> Applying YSlow and Page Speed rules</p><p><strong>Chapter 12: Debugging and Unit Testing</strong><br
/> Introduction<br
/> Installing and configuring Xdebug<br
/> Using FirePHP with Zend Wildfire plugin<br
/> Installing PHPUnit and necessary PHP CLI binaries<br
/> Writing your first Magento test case</p><p>This book will save you a lot of time if your chosen ecommerce platform is Magento. And I don&#8217;t blame you. If you have the server power and know how to tweak Magento, it will perform well and look good doing it.</p><p>But if you are an average PHP developer or are coming from osCommerce, WordPress or Drupal, your first reaction to Magento might be &#8220;who the hell put Java in my PHP&#8221; or &#8220;did a JAR file explode on my site&#8221;. There are thousands of PHP files in a Magento installation. And <a
href="http://link.packtpub.com/IRF5Uz" target="_blank">this book</a> will help with that.</p><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_c.png?x-id=545ac307-5ba8-4394-933d-f4ca8b4eda0f" alt="Enhanced by Zemanta" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/the-magento-1-4-development-cookbook/' addthis:title='The Magento 1.4 Development Cookbook' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/the-magento-1-4-development-cookbook/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Pentaho and Apatar, My Two Strangely Named Free Data Friends</title><link>http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/</link> <comments>http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/#comments</comments> <pubDate>Sat, 14 Aug 2010 16:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Programming]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[apatar]]></category> <category><![CDATA[business intelligence softwareare]]></category> <category><![CDATA[data conversion software]]></category> <category><![CDATA[data integration software]]></category> <category><![CDATA[data transfer software]]></category> <category><![CDATA[etl software]]></category> <category><![CDATA[pentaho]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1403</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/' addthis:title='Pentaho and Apatar, My Two Strangely Named Free Data Friends ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Image by rickbradley via Flickr I have to admit that cool tools like these will eventually make certain types of programmers worry about job security. But I see it as a tool. I have an idea about the movement of data that will make me money and then I have to figure out the way [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/' addthis:title='Pentaho and Apatar, My Two Strangely Named Free Data Friends' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/' addthis:title='Pentaho and Apatar, My Two Strangely Named Free Data Friends ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
class="zemanta-img" style="margin: 1em; display: block;"><div><dl
class="wp-caption alignright" style="width: 250px;"><dt
class="wp-caption-dt"><a
href="http://www.flickr.com/photos/89139703@N00/853760832"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  title="kettle_conceptual_model" src="http://farm2.static.flickr.com/1315/853760832_a6e0e181a0_m.jpg" alt="kettle_conceptual_model" width="240" height="150" /></a></dt><dd
class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a
href="http://www.flickr.com/photos/89139703@N00/853760832">rickbradley</a> via Flickr</dd></dl></div></div><p>I have to admit that cool tools like these will eventually make certain types of programmers worry about job security. But I see it as a tool. I have an idea about the movement of data that will make me money and then I have to figure out the way to get that done. You see, I deal with masses of data for the most part. They make me money.</p><p>E-Commerce sites and affiliate sites based off of entire product catalogs. Some of my ideas about that are in <a
title="this post" href="http://www.stephanmiller.com/visual-thinking/">this post</a>. You have to find a way to automate when your smallest product catalog has over 3000 products. You have to save data, analyze that data and use it to pick winners from losers. And the winners, you do SEO work, which, at times can be automated also. With that simple concept, I have seen $1,000,000/year sites become $2,000,000/year sites within the space of a year and $100 week affiliate sites top $1000 a week within two weeks.</p><p>I have used PHP for the most part, which is great, because you can run in on a server with almost constant uptime and schedule the server with &#8220;cron jobs&#8221; to run a script when it needs to be run. And to tell you the truth, if you are running a one person show part-time and want to get stuff done, there are quicker ways to build the framework to do the job, especially if all you are doing is moving data around on the internet. There are macro tools and scripting and desktop software. But running a scheduled task from the computer you do work on sucks, especially if it is a laptop. I know mine is not always on and I don&#8217;t really want it to turn on by itself.</p><p>That&#8217;s where my two friends come in. They are designed to make the job a bit easier. It did touch on software for <a
title="transforming and moving data and I used Jitterbit" href="http://www.stephanmiller.com/learn-integrate-and-automate/">transforming and moving data and I used Jitterbit</a> for a while but there was a learning curve. It was not very visual. It might be better now, but I ran into these two once more which I also checked out back then and stopped. These tools have improved greatly since the last time I used them. They are Java based and use a client-server configuration. That means I can install the editor here on my laptop and the server somewhere on a host that can be cronned. Of course, now I have to venture into Tomcat, which I have always seen hanging around but never found a use for.</p><p>I never used flowcharts for the same reason I never wrote &#8220;Hello World&#8221; programs. I believe in real world exercises. But, after using these two tools, I am not so sure of that. If I am planning software that would be useful to others as well as myself, then I can write the idea with one of these tools and not only test it quicker in the real world, but have my job running. Then I can use the results to map out the software I would write for others. Look at the user interface below to see what I mean. This one is from <a
title="Pentaho" href="http://wiki.pentaho.com/display/COM/Community%2BEdition%2BDownloads">Pentaho</a>.</p><p
style="text-align: center;"><a
href="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/08/PentahoExample.jpg"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="aligncenter size-medium wp-image-1404" title="Pentaho Example" src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/08/PentahoExample-300x157.jpg" alt="" width="500" /></a></p><p
style="text-align: left;">Of the two Pentaho seems to have more of the scripting, regex and programming like features I need, but it did not come with an installer. Extract the folder and run the Spoon.bat file to run the designer. <a
title="Apatar" href="http://www.apatar.com/">Apatar</a> came with an installer for those of you who don&#8217;t know what a batch file is and here is a look at designing a data job in it&#8217;s interface.</p><p
style="text-align: center;"><p
style="text-align: center;"><a
href="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/08/ApatarExample.jpg"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="aligncenter size-medium wp-image-1406" title="Apatar Example" src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/08/ApatarExample-300x121.jpg" alt="" width="500" /></a></p><p>I have picked Pentaho for the features, but have yet to install the server. You don&#8217;t need it to run the scripts. You can run the scripts from the designer. The server is a big dog, 142 MB still in the tar.gz file and will run on Tomcat which I have never installed. But I have tested some of my scripts and they work and they will do work for me. And like I said, if any part of what I come up with is commercially viable as <a
title="desktop software" href="http://www.stephanmiller.com/chasing-the-ironpython-and-various-other-free-desktop-development-tools/">desktop software</a>, a php script, an online service or a WordPress plugin. I have the idea in front of me, with all the data kinks and twists and turns worked out. I just replace those icons with functions in whichever code I choose.</p><p>Great tools.</p><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://ostatic.com/blog/business-intelligence-player-pentaho-embraces-hadoop">Business Intelligence Player Pentaho Embraces Hadoop</a> (ostatic.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.brighthub.com/computing/linux/articles/75668.aspx">Intelligence Services Using Open Source</a> (brighthub.com)</li><li
class="zemanta-article-ul-li"><a
href="http://books.slashdot.org/story/10/06/16/1330242/Pentaho-32-Data-Integration">Pentaho 3.2 Data Integration</a> (books.slashdot.org)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_c.png?x-id=02abf40d-7b0f-43b4-bb67-8be82f67cd0b" alt="Enhanced by Zemanta" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/' addthis:title='Pentaho and Apatar, My Two Strangely Named Free Data Friends' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/pentaho-and-apatar-my-two-strangely-named-free-data-friends/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Magento 1.3 Sales Tactics Cookbook Review</title><link>http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/</link> <comments>http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/#comments</comments> <pubDate>Tue, 01 Jun 2010 16:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ecommerce]]></category> <category><![CDATA[Magento]]></category> <category><![CDATA[Traffic]]></category> <category><![CDATA[Electronic commerce]]></category> <category><![CDATA[Online shopping]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[Shopping cart]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1328</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/' addthis:title='Magento 1.3 Sales Tactics Cookbook Review ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>This is the third Magento book I have reviewed at this blog. The first book took a beginner through the basics of adding products to and running a Magento store and not much more. The second book was for Magento Developers interested in extending Magento&#8217;s functionality. So both of those books covered the &#8220;build it&#8221; part of [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/' addthis:title='Magento 1.3 Sales Tactics Cookbook Review' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/' addthis:title='Magento 1.3 Sales Tactics Cookbook Review ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><p><a
href="http://www.packtpub.com/magento-1-3-sales-tactics-cookbook/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_003183"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="alignright size-medium wp-image-1327" title="Magento 1.3 Sales Tactic Cookbook" src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/05/Mag1.3_STC-243x300.jpg" alt="Magento 1.3 Sales Tactic Cookbook" width="243" height="300" /></a>This is the third Magento book I have reviewed at this blog. <a
title="The first book took a beginner through the basics of adding products to and running a Magento store" href="http://www.stephanmiller.com/magento-beginner%e2%80%99s-guide/">The first book took a beginner through the basics of adding products to and running a Magento store</a> and not much more. The <a
title="second book was for Magento Developers" href="http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/">second book was for Magento Developers</a> interested in extending Magento&#8217;s functionality.  So both of those books covered the &#8220;build it&#8221; part of running an online store with Magento. And this book covered the &#8220;and they will come&#8221; part of running your store.</p><p>And believe me the work has just begun once your store is up and running. Now you have to make sales.  The great part about having an online store is that you can market it quicker and more cost effectively than a brick and mortar store. The bad part is that it is hard to know where to begin. But you have to begin.</p><p>The most common issue I run into when someone is wondering why they aren&#8217;t getting any sales is that they just aren&#8217;t doing anything to promote their sites, get links to it or interact with their customers. And <a
href="http://www.packtpub.com/magento-1-3-sales-tactics-cookbook/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_003183">Magento 1.3 Sales Tactics Cookbook</a> gives you the tools to get started on a marketing plan for your ecommerce site and hopefully with them, you can stick with it.</p><h3>The SEO Part</h3><p>One point brought up in the book was you optimize a page and not a site. The Sales Tactics Cookbook goes over the basics of fleshing out your product pages completely from product title to meta tags. Magento has a lot of places to add your keywords and the product pages have a lot of options. Don&#8217;t just skip through them. Use them to your advantage.</p><p>The book also goes through customizing the title of pages throughout your site in the Magento configuration menu. Every store owner&#8217;s first thought is to put the name of their store on every page title. This is definitely a good practice, but the importance of your store&#8217;s name depends on whether people search for it by name and whether that name is descriptive of the products you sell. Page titles hold valuable keyword real estate and if you can find common search terms to fit in there with your store name that describes what you do, you may be surprised at the results.</p><p>You will also learn how to create and submit your sitemap to Google. A sitemap is a file that tells Google where every page on your site is. It doesn&#8217;t really help with SEO but it does help Google pick up and index your newly optimized pages quicker. With Magento, you can cron your sitemap generation so that your store automatically generates a sitemap for Google and the other search engines every day or every week.</p><p><a
href="http://www.packtpub.com/magento-1-3-sales-tactics-cookbook/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_003183">The Sales Tactics Cookbook</a> also walk you through adding your products to Google Base and a few things you can do to make your products more visible there. Google Base and other shopping sites can bring you a lot of customers if you do it right.  You are not going to be an SEO master after reading the book but you will know where to go and what to do in Magento to edit the data that will affect your rank in Google. After all, books 3 times this size have been written on just SEO.</p><h3>The Landing Pages</h3><p>I have shopped online for a long time. I do compare prices and tend to find the best price on things. But I also pass judgement on the sites I buy from. It doesn&#8217;t take long. A few seconds. If your site is inviting, well laid out and up to date graphically, I hang around longer and don&#8217;t second guess checking out. If your site looks like it has needed a design update about 10 years ago, then I go into security mode. Anything a bit off in the store and I am looking elsewhere first.</p><p>If you are selling online, look like it.  The Cookbook will walk you through making your online store an inviting place for your customers. It will walk you through adding videos to your store, optimizing product images and using all 4 of Magento default page layouts. You will also learn how to use Magento&#8217;s CMS system to create landing pages, linkbait pages and customer service pages. Even if you are using one of the default Magento themes, you can still create an attractive store and there is no end of customizations you have available.</p><h3>The Social Media Part</h3><p>The internet is full of buzzwords like social media that make you think you are dealing with a whole new form of marketing. I don&#8217;t see it that way. You need customers in your store whether it is online or down the street. To get those customers to your store, you need to advertise and market it. The tools may be different but the concept is the same. This guide introduces you to social media and how you can use it to increase traffic and sales at your store.  This book will walk you through setting up Twitter, Facebook and Posterous accounts and then show you how to effectively use each of your accounts to bring even more customers to your Magento store.</p><h3>The Customer Relations Part</h3><p>Magento was built for customers. Most of the features the average online store would need are available without adding extensions and for added functionality, you can choose from free or commercial plugins in Magento Connect. The <a
href="http://www.packtpub.com/magento-1-3-sales-tactics-cookbook/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_003183">Sales Tactics Cookbook</a> shows you how to use these tools to bring in more sales and satisfied customers. In the book, you&#8217;ll learn how to:</p><ul><li>Entice customers to add more to their cart with Upsells, Crossells, Related Products and Free Shipping</li><li>Create promotional pricing in the cart, with coupons or by amount of sale.</li><li>Build a clearance category to liquidate old inventory</li><li>Give your customers a voice with Reviews, Ratings, Polls, Public Wishlists and Tags</li><li>Set up Email to a Friend on your site</li><li>Create an international store or multilingual store to expand your market</li><li>Build a wholesale customer group, set up bulk tax-free pricing for them and setting your wholesale policies</li><li>Keep in touch with your customers with a Newsletter</li></ul><p>All these features come in the free Magento Community version and I am sure most store owners are only using a percentage of these tools. <a
href="http://www.packtpub.com/magento-1-3-sales-tactics-cookbook/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_003183">This book</a> is a must for anyone who is working to get their Magento shopping site more traffic and sales and have yet to learn any SEO or social media marketing techniques. It is also a great help for SEO&#8217;s that must work with Magento. It shows you where to go to make tweaks in structure and content.</p><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://appmagezine.com/?p=8874">The Essential Magento eCommerce Toolkit</a> (appmagezine.com)</li><li
class="zemanta-article-ul-li"><a
href="http://eon.businesswire.com/news/eon/20100308006108/en">Magento and PayPal Expand Relationship to Drive e-Commerce Innovation</a> (eon.businesswire.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.ukwebsitedevelopment.com/magento-customization.html">PSD to Magento</a> (ukwebsitedevelopment.com)</li><li
class="zemanta-article-ul-li"><a
href="http://yoast.com/rich-snippets-magento/">Yoast: hreview and hproduct in Magento &#8211; Yoast</a> (yoast.com)</li><li
class="zemanta-article-ul-li"><a
href="http://eon.businesswire.com/news/eon/20100601005581/en">Magento Announces Magento Mobile</a> (eon.businesswire.com)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/416df058-9cc9-474d-a73c-8390c4348589/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=416df058-9cc9-474d-a73c-8390c4348589" alt="Reblog this post [with Zemanta]" /></a></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/' addthis:title='Magento 1.3 Sales Tactics Cookbook Review' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/magento-1-3-sales-tactics-cookbook-review/feed/</wfw:commentRss> <slash:comments>66</slash:comments> </item> <item><title>A Review of Magento 1.3: PHP Developer&#8217;s Guide</title><link>http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/</link> <comments>http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/#comments</comments> <pubDate>Thu, 04 Mar 2010 16:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ecommerce]]></category> <category><![CDATA[Magento]]></category> <category><![CDATA[magento developers guide]]></category> <category><![CDATA[magento modules]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1235</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/' addthis:title='A Review of Magento 1.3: PHP Developer&#8217;s Guide ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Image via Wikipedia Let me guess. You&#8217;re an in-house ecommerce developer. About a year or so ago you heard about this slick ecommerce software called Magento. You&#8217;re skeptical but you see a large community and free extensions. So you think you can make it work. Yeah, you can start with that default Magento theme. It&#8217;s [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/' addthis:title='A Review of Magento 1.3: PHP Developer&#8217;s Guide' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/' addthis:title='A Review of Magento 1.3: PHP Developer&#8217;s Guide ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
class="zemanta-img" style="margin: 1em; display: block;"><div><dl
class="wp-caption alignright" style="width: 310px;"><dt
class="wp-caption-dt"><a
href="http://en.wikipedia.org/wiki/Image:Magento_logo.png"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  title="Magento" src="http://upload.wikimedia.org/wikipedia/en/thumb/c/c2/Magento_logo.png/300px-Magento_logo.png" alt="Magento" width="300" height="94" /></a></dt><dd
class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a
href="http://en.wikipedia.org/wiki/Image:Magento_logo.png">Wikipedia</a></dd></dl></div></div><p>Let me guess. You&#8217;re an in-house ecommerce developer. About a year or so ago you heard about this slick ecommerce software called Magento. You&#8217;re skeptical but you see a large community and free extensions. So you think you can make it work.</p><p>Yeah, you can start with that default Magento theme. It&#8217;s better than that crappy table driven one you are currently using with osCommerce anyway. So you start with the default theme. And all is well until you try to get that stupid dog picture off of the sidebar. Some of you might have just stopped there and I can&#8217;t say that wasn&#8217;t a wise choice. But for those of you who stuck with it, this is probably only the first WTF moments in a long line with Magento.</p><p>I have developed in WordPress, Drupal, phpBB, ZenCart and on and on. And it didn&#8217;t take me long to learn any one of these when I was a newbie. Enter Magento. Magento is a different creature all together. I am at a point now where I understand how Magento does what it does, but up to this point I have bypassed using modules to change things. If I couldn&#8217;t find an extension that suited my purpose, I would go to the theme files and create a custom theme to do what I want.</p><p>If only I had the <a
href="http://www.packtpub.com/magento-1-3-php-developers-guide/book?utm_source=stephanmiller.com&amp;amp;utm_medium=link&amp;amp;utm_content=blog&amp;amp;utm_campaign=mdb_002486">Magento 1.3: PHP Developer&#8217;s Guide</a> before I started on my long trek across the continent that is Magento. I already have learned a lot through Magento&#8217;s forums but this book added a few missing pieces to the puzzle, modules. Some of the chapters I skimmed, because I had already been through a few Magento installations:</p><ul><li>Installation &#8211; This part of the book will take you step by step through multiple ways of installing Magento. Magento has a massive amount of files and the quickest install process is through SSH. I learned this after uploading all the files manually once through FTP.</li><li>Core API &#8211; I have used this a lot. Some things are just quicker through the API. In fact, there are some things that you can do through the API that you can&#8217;t even do through the backend. The book provides a complete reference to the Magento API and all the functions available.</li><li>Import and Export &#8211; This was actually what I became an expert on first and one of the reasons I chose Magento was it&#8217;s flexible import and export process</li></ul><p>But since I jumped into Magento with both feet with a site that was taking sales I didn&#8217;t quite learn enough about Zend and the book was good enough to give me a brief overview on the role that Zend plays in Magento. It is good to know the core structure so you know how everything else fits and works.</p><p>And despite all the theme hacking I have done with Magento, I still have yet to write a module and this book covered that topic in depth with a step by step tutorial. I now think I have everything I need to write modules for some ideas I have.</p><ul><li>Shipping Module &#8211; This chapter walks you through creating a module that gives customers custom shipping prices for orders over a certain amount touching on everything you need to know to create your own custom Magento shipping module.</li><li>Payment Module &#8211; The payment module has to be one of the most important links in the chain. Something I have never tackled in any platform, because I would rather not make a mistake when it comes to money handling. But I think I have enough information now to write my own if I ever have to and I have been thinking of an affiliate module that would do things a little differently.</li><li>Fully Featured Module &#8211; This chapter takes you through every step of creating a module that has a frontend pages with their own urls, a backend menu item and a backend form to edit the data.</li><li>Third Party CMS Integration &#8211; Luckily there are extensions available to integrate Magento with WordPress, Joomla, Drupal and Typo3. The WordPress integration extensions is one of the free ones, but it is not necessarily click a button and done like many Magento extensions. This chapter steps you through installing this extension and touches on the other CMS integration extensions available.</li></ul><p><a
href="http://www.packtpub.com/magento-1-3-php-developers-guide/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_002486"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="alignleft size-medium wp-image-1177" title="Magento 1.3: PHP Developer's Guide" src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/02/MAGENTO-243x300.jpg" alt="Magneto Developer's Guide" width="243" height="300" /></a>I will be referencing this book a lot in the future. Magento can be a monster but it can be worth the trouble. There are features in Magento you can&#8217;t find in any other shopping cart software. And this book will help you as a developer push Magento to it&#8217;s potential even if you have a PHD in Magento forum searching by now.</p><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://www.momblognetwork.com/content/migrate-customers-directly-magento-database">Migrate customers directly into the Magento database</a> (momblognetwork.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.stephanmiller.com/whats-new-with-magento/">What&#8217;s New with Magento</a> (stephanmiller.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.vccafe.com/2009/11/04/magento-builds-momentum-by-leveraging-the-power-of-open-source/">Magento builds momentum by leveraging the power of open source</a> (vccafe.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.slideshare.net/simplifiedsafety/eeci-ee-and-magento-integration">EECI &#8211; EE And Magento Integration</a> (slideshare.net)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/ec2f58c9-4257-4dad-a27c-3db11ea8880b/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=ec2f58c9-4257-4dad-a27c-3db11ea8880b" alt="Reblog this post [with Zemanta]" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/' addthis:title='A Review of Magento 1.3: PHP Developer&#8217;s Guide' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/a-review-of-magento-1-3-php-developers-guide/feed/</wfw:commentRss> <slash:comments>32</slash:comments> </item> <item><title>What&#8217;s New with Magento</title><link>http://www.stephanmiller.com/whats-new-with-magento/</link> <comments>http://www.stephanmiller.com/whats-new-with-magento/#comments</comments> <pubDate>Tue, 16 Feb 2010 13:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ecommerce]]></category> <category><![CDATA[Magento]]></category> <category><![CDATA[magento 1.4 update]]></category> <category><![CDATA[Php]]></category> <category><![CDATA[Shopping cart]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1176</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/whats-new-with-magento/' addthis:title='What&#8217;s New with Magento ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>First, let me tell you that I will soon be receiving the Magento 1.3 PHP Developer&#8217;s Guide to review. Magento has an architecture link no other software. Hopefully this  book sheds some light on developing with Magento and beats hunting a pecking through the forums. The last book I bought for a CMS was one for [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/whats-new-with-magento/' addthis:title='What&#8217;s New with Magento' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/whats-new-with-magento/' addthis:title='What&#8217;s New with Magento ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><p><a
href="http://www.packtpub.com/magento-1-3-php-developers-guide/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_002486"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="alignright size-medium wp-image-1177" title="Magento 1.3: PHP Developer's Guide" src="http://www.stephanmiller.com/wp-content/blogs.dir/8/files/2010/02/MAGENTO-243x300.jpg" alt="Magneto Developer's Guide" width="243" height="300" /></a>First, let me tell you that I will soon be receiving the <a
href="http://www.packtpub.com/magento-1-3-php-developers-guide/book?utm_source=stephanmiller.com&amp;utm_medium=link&amp;utm_content=blog&amp;utm_campaign=mdb_002486">Magento 1.3 PHP Developer&#8217;s Guide</a> to review. Magento has an architecture link no other software. Hopefully this  book sheds some light on developing with Magento and beats hunting a pecking through the forums. The last book I bought for a CMS was one for Drupal. With WordPress, I picked up everything I know online.</p><p>Up to a few weeks ago, I was about done with Magento. I have a post I was working in in my drafts on suggested shopping carts. Magento is not in the list. Because anywhere attributes are loaded, Magento is slow.  Anywhere configurable products are loaded, Magento is slow. Anywhere products are listed in a collection, Magento is slow. You go to checkout and Magento is slow. This did not happen up to a certain amount of products and a certain amount of attributes, but at some point, the sites seem to hit a wall. But I have found a few solutions like html block caching in the meantime and think I can make this work for our sites using Magento. Not so sure I want to tackle another site using Magento yet though, at least not with the product complexity of Magento sites I have built.</p><p>And so yesterday I go and update our Magento installations to 1.4. Those who know Magento, know how well that went. But it&#8217;s working now and here is how I <a
href="http://www.magentocommerce.com/boards/viewthread/77024/">Upgraded to Magento 1.4</a>, if you need that info.</p><p>The 1.4 version of Magento has custom variables, widgets and new cache and index system from what I can see so far.</p><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/dd32e49e-b4b3-4460-ae21-625d924343f5/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=dd32e49e-b4b3-4460-ae21-625d924343f5" alt="Reblog this post [with Zemanta]" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/whats-new-with-magento/' addthis:title='What&#8217;s New with Magento' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/whats-new-with-magento/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How to Host Your Own Blog in 5 Minutes for $10 a Year</title><link>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/</link> <comments>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/#comments</comments> <pubDate>Mon, 01 Feb 2010 14:13:12 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[Hosting]]></category> <category><![CDATA[install]]></category> <category><![CDATA[NearlyFreeSpeech.NET]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=1073</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>A few weeks ago, I just happened on a really cheap hosting company called NearlyFreeSpeech and nearly free is right. To host the average WordPress blog, it will cost you about 2 cents a day. Beat that GoDaddy. There is no billing. You fill your account up and you get that amount of hosting. $10 [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
id="_mcePaste">A few weeks ago, I just happened on a really cheap hosting company called <a
href="https://www.nearlyfreespeech.net/">NearlyFreeSpeech</a> and nearly free is right. To host the average WordPress blog, it will cost you about 2 cents a day. Beat that GoDaddy. There is no billing. You fill your account up and you get that amount of hosting. $10 may last you longer than a year. I threw $5 in my account just to play around. It should last me until the end of summer and I have 8 domains there I am setting up. As they get traffic, I will move them away to VPS hosting for more power, but for now it works and it is very low cost.</div><div
id="_mcePaste">NearlyFreeSpeech has some idiosyncrasies like you can&#8217;t set up cron jobs. But you do get SSH access to your accounts and that is about all you get. No Fantastico. No One Click Installs.</div><div>I had been doing a lot of SSH work lately installing Magento sites, so I figured I could find out a way to speed up the process for WordPress. I made a video which I will break down here first because it does not have the first three steps:</div><div><object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param
name="allowFullScreen" value="true" /><param
name="allowscriptaccess" value="always" /><param
name="src" value="http://www.youtube.com/v/twvLNNumHrs&amp;hl=en_US&amp;fs=1&amp;rel=0" /><param
name="allowfullscreen" value="true" /><embed
type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/twvLNNumHrs&amp;hl=en_US&amp;fs=1&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></div><div><ol><li>Get a NearlyFreeSpeech account</li><li>Add a site</li><li>Add a database</li><li>Get <a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">putty</a> &#8211; This a simple tool to help you access your server via SSH</li><li>Follow the video</li><li>Use the code below in SSH to install WordPress. <strong>This is not the original version in the video. It does more. You no longer have to go back to the FTP to set permissions.</strong> The script does it all. So once this is pasted in the SSH window, open your new site in your browser to go through WordPress&#8217;s browser install and you are done.</li></ol><pre>wget http://wordpress.org/latest.zip
unzip latest.zip
cp -rf ./wordpress/* ./
rm -r wordpress
rm latest.zip
touch .htaccess
chmod 777 .htaccess
cd ..
chgrp -R web public
chmod 775 public
find . -type f -exec chmod 664 {} \;
find . -type d -exec chmod 775 {} \;</pre></div><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://activerain.com/blogsview/1390206/how-to-set-up-a-wordpress-blog-on-godaddy-com">How to Set up a WordPress Blog on GoDaddy.com</a> (activerain.com)</li><li
class="zemanta-article-ul-li"><a
href="http://brucemarler.com/how-to-build-a-wordpress-news-aggregator-version-2/">How To Build A WordPress News Aggregator Version 2</a> (brucemarler.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.labnol.org/internet/wordpress-permalinks-structure/12633/">An Efficient Structure for WordPress Permalinks &#8211; Don&#8217;t Make the Mistake I Did</a> (labnol.org)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/1834c6f1-364c-449f-9a78-0537e819cc72/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=1834c6f1-364c-449f-9a78-0537e819cc72" alt="Reblog this post [with Zemanta]" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/' addthis:title='How to Host Your Own Blog in 5 Minutes for $10 a Year' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/how-to-host-your-own-blog-in-5-minutes-for-10-a-year/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>There Is No Killer App</title><link>http://www.stephanmiller.com/there-is-no-killer-app/</link> <comments>http://www.stephanmiller.com/there-is-no-killer-app/#comments</comments> <pubDate>Thu, 21 Jan 2010 13:00:00 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Blogging]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[lifehacking]]></category> <category><![CDATA[productivity software]]></category> <category><![CDATA[Time management]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/?p=996</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/there-is-no-killer-app/' addthis:title='There Is No Killer App ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Reason Not to Blog #3: I just can&#8217;t find the right tool. There is no killer application that will do everything for you. Quit searching. This is something I have to tell myself often but I forget. I will start something new as a beginner and make great strides and I will always mess it [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/there-is-no-killer-app/' addthis:title='There Is No Killer App' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/there-is-no-killer-app/' addthis:title='There Is No Killer App ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><p><a
title="Reason Not to Blog" href="http://www.stephanmiller.com/reasons-not-to-blog-a-series/">Reason Not to Blog</a> #3: I just can&#8217;t find the right tool.</p><p>There is no killer application that will do everything for you. Quit searching. This is something I have to tell myself often but I forget.</p><p>I will start something new as a beginner and make great strides and I will always mess it up by <a
title="looking for tools " href="http://www.stephanmiller.com/6-spanking-new-wordpress-plugins-you-havent-seen/">looking for tools</a> to help me do the work.</p><p>I will get just that close to a <a
title="blogging schedule" href="http://www.stephanmiller.com/a-list-of-free-tools-to-keep-your-shit-in-order/">blogging schedule</a>, then I will go looking for software to make it easy.</p><p>I will get into writing again and start writing every day. Then I will have to get <a
title="a new pen" href="http://www.stephanmiller.com/the-pen-collection/">a new pen</a>, a new <a
title="notebook" href="http://www.stephanmiller.com/keeping-a-notebook/">notebook</a>, new software to organize my ideas.</p><p>I will just get to getting things on my to-do list done and go looking for project management software.</p><p>I actually wrote this post in the middle of writing another because I caught myself thinking I wish<a
title=" this software would post to my blog" href="http://www.stephanmiller.com/windows-live-writer/"> this software would post to my blog</a>. So I had to tell myself, &#8220;No, it does it&#8217;s job well. This is how you are organizing your ideas more effectively. Posting them can be another process.&#8221;</p><p>And then I had to write this post. Because it is definitely one of the reasons that can stop you blogging if you are person like me.</p><p>My theory is that <a
title="there will never be perfection in anything" href="http://www.stephanmiller.com/how-to-macgyver-yourself-some-software/">there will never be perfection in anything</a> including software, but it will always be evolving. So, you should check often for better tools. The downside of that is that changing tools can take time.</p><p>Another downside is that my ideas quickly turn into missions if I don&#8217;t curb them quickly enough. It will start with looking for software. Then I will be on page 50 of a Google result asking myself if I should write the software.</p><p>Since I run a few product review blogs and do reviews of software here, I have the added excuse that I am doing research. So this one is hard for me to fight.</p><p>So another issue I have, you may if you geek out on tech shit and software. Looking for a tool to make things easy is just procrastination if it is not a planned part of your work. Chunking out specific time for tool finding will curb it. I have been trying first thing Monday morning.</p><p>And this is because every once and a while, I do find software, that in pure <a
class="zem_slink" title="Deus ex machina" rel="wikipedia" href="http://en.wikipedia.org/wiki/Deus_ex_machina">Deux ex Machina</a> fashion does save me time and money, like the unlimited document hierarchy in the software I used to house this series as I wrote it.</p><h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://becoming-a-writer-seriously.com/wordpress/2010/01/10/four-ways-to-organize-for-2010/">Four Ways To Get Organized for 2010</a> (becoming-a-writer-seriously.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.makeuseof.com/tag/collabtive-a-free-open-source-project-management-software/">Collabtive &#8211; A Free Open Source Project Management Software</a> (makeuseof.com)</li><li
class="zemanta-article-ul-li"><a
href="http://resource220.com/2010/01/16/omnifocus-is-taming-my-productivity-problem/">Omnifocus &#8211; Is Taming My Productivity Problem</a> (resource220.com)</li><li
class="zemanta-article-ul-li"><a
href="http://37signals.com/svn/posts/2106-you-can-always-do-less">You can always do less</a> (37signals.com)</li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/72ed401c-4d9c-44bb-975e-f4fd34579ee4/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=72ed401c-4d9c-44bb-975e-f4fd34579ee4" alt="Reblog this post [with Zemanta]" /></a><span
class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/there-is-no-killer-app/' addthis:title='There Is No Killer App' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/there-is-no-killer-app/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>My Magento Bookmarks</title><link>http://www.stephanmiller.com/my-magento-bookmarks/</link> <comments>http://www.stephanmiller.com/my-magento-bookmarks/#comments</comments> <pubDate>Thu, 26 Mar 2009 13:07:23 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Ecommerce]]></category> <category><![CDATA[Magento]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/my-magento-bookmarks/</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/my-magento-bookmarks/' addthis:title='My Magento Bookmarks ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Image by Guido Jansen via Flickr It is still my plan to create a subdomain to host all of my posts on ecommerce. I have a lot of material. It is what I do most of the day. But for now, I will continue to put them here. Magento is software for running an e-Commerce [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/my-magento-bookmarks/' addthis:title='My Magento Bookmarks' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/my-magento-bookmarks/' addthis:title='My Magento Bookmarks ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
class="zemanta-img" style="margin: 1em; width: 250px; display: block; float: right;"><a
href="http://www.flickr.com/photos/24602720@N04/2970758396"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  style="border-bottom: medium none; border-left: medium none; display: block; border-top: medium none; border-right: medium none" src="http://farm4.static.flickr.com/3246/2970758396_03530d55d1_m.jpg" alt="Magento demo : homepage" width="240" height="154" /></a></p><p
class="zemanta-img-attribution" style="font-size: 0.8em">Image by <a
href="http://www.flickr.com/photos/24602720@N04/2970758396">Guido Jansen</a> via Flickr</p></div><p>It is still my plan to create a subdomain to host all of my posts on ecommerce. I have a lot of material. It is what I do most of the day. But for now, I will continue to put them here.</p><p>Magento is software for running an e-Commerce site. Yesterday I wrote a post on <a
href="http://www.searchenginejournal.com/magento-ecommerce/9477/" target="_blank">Magento for Search Engine Journal</a>. I mentioned in that article that I had about 60 threads bookmarked in the forums. These threads really helped me modify 4 Magento installations. I also have a few bookmarks from elsewhere. Considering that the only book on developing for Magento leaves a lot up in the air, I figured I would write this post. It may help a few people.</p><h3>Ask Magento</h3><p>Recently, Magento set up a community powered <a
href="http://twitter.com/eristoddle" target="_blank">Twitter</a> account where you can <a
href="http://twitter.com/Ask_Magento" target="_blank">ask your Magento question</a> and get it answered.</p><h3>Sites Where You Can Learn More About Magento</h3><ul><li><a
href="http://www.blastedthing.com/magento/" target="_blank">Blasted Thing</a></li><li><a
href="http://css-tricks.com/using-jquery-in-magneto/" target="_blank">CSS-Tricks</a></li><li><a
href="http://inchoo.net/" target="_blank">Inchoo</a></li><li><a
href="http://www.molotovbliss.com/blog/category/magento-commerce/" target="_blank">molotov.bliss</a></li><li><a
href="http://www.westwideweb.com/wp/tag/magento/" target="_blank">WestWideWeb</a></li><li><a
href="http://activecodeline.com/category/magento-development/" target="_blank">ActiveCodeLine</a></li><li><a
href="http://www.exploremagento.com/" target="_blank">ExploreMagento</a></li></ul><h3>My Bookmarked Magento Forum Threads</h3><table
border="0" cellspacing="0" cellpadding="0"><tbody><tr><td
valign="top"><a
title="Image Import -- Does It Work?" href="http://www.magentocommerce.com/boards/viewthread/5464/"><strong>Image Import &#8212; Does It Work?</strong></a></td></tr><tr><td><div><a
title="Ver 1.0 Dataflow- My first impression" href="http://www.magentocommerce.com/boards/viewthread/5120/"><strong>Ver 1.0 Dataflow- My first impression</strong></a></div></td></tr><tr><td><div><a
title="How do I SHOW ATTRIBUTES ON HOME PAGE" href="http://www.magentocommerce.com/boards/viewthread/18309/"><strong>How do I SHOW ATTRIBUTES ON HOME PAGE</strong></a></div></td></tr><tr><td><div><a
title="Display Specific Categories on Homepage" href="http://www.magentocommerce.com/boards/viewthread/12768/"><strong>Display Specific Categories on Homepage</strong></a></div></td></tr><tr><td><div><a
title="Can Magento display Sub Categories in Grid View?" href="http://www.magentocommerce.com/boards/viewthread/16842/"><strong>Can Magento display Sub Categories in Grid View?</strong></a></div></td></tr><tr><td><div><a
title="SOLVED: Almost there - categories on homepage working but images aren't showing up" href="http://www.magentocommerce.com/boards/viewthread/14527/"><strong>SOLVED: Almost there &#8211; categories on homepage working but images aren&#8217;t showing up</strong></a></div></td></tr><tr><td><div><a
title="Simple Navigation Structure" href="http://www.magentocommerce.com/boards/viewthread/15862/"><strong>Simple Navigation Structure</strong></a></div></td></tr><tr><td><div><a
title="XML Module Configuration File" href="http://www.magentocommerce.com/boards/viewthread/21184/"><strong>XML Module Configuration File</strong></a></div></td></tr><tr><td><div><a
title="little confusion with " href="http://www.magentocommerce.com/boards/viewthread/1210/"><strong>little confusion with &#8221; &lt;?=$this-&gt;getChildHtml(&#8216;right&#8217;)?&gt;&#8221;</strong></a></div></td></tr><tr><td><div><a
title="Categories on the homepage - someone please help!" href="http://www.magentocommerce.com/boards/viewthread/14901/"><strong>Categories on the homepage &#8211; someone please help!</strong></a></div></td></tr><tr><td><div><a
title="left.phtml menu on home page" href="http://www.magentocommerce.com/boards/viewthread/20632/"><strong>left.phtml menu on home page</strong></a></div></td></tr><tr><td><div><a
title="Tutorial - How To Get Products To Display On Your Magento Home Page" href="http://www.magentocommerce.com/boards/viewthread/8916/"><strong>Tutorial &#8211; How To Get Products To Display On Your Magento Home Page</strong></a></div></td></tr><tr><td><div><a
title="How do I read the order rss feed in a reader?" href="http://www.magentocommerce.com/boards/viewthread/11306/"><strong>How do I read the order rss feed in a reader?</strong></a></div></td></tr><tr><td><div><a
href="http://www.magentocommerce.com/boards/viewthread/5442/"><strong>&#8220;Default Store View&#8221; Appearing in title tag</strong></a></div></td></tr><tr><td><div><a
title="Product Quantity in Javascript???" href="http://www.magentocommerce.com/boards/viewthread/12014/"><strong>Product Quantity in Javascript???</strong></a></div></td></tr><tr><td><div><a
title="Trying to add a PDF attachment to the order email...PLEASE HELP!!!" href="http://www.magentocommerce.com/boards/viewthread/10762/"><strong>Trying to add a PDF attachment to the order email&#8230;PLEASE HELP!!!</strong></a></div></td></tr><tr><td><div><a
title="Transactional emails edited, but still sends the " href="http://www.magentocommerce.com/boards/viewthread/6276/"><strong>Transactional emails edited, but still sends the &#8220;default&#8221; emails</strong></a></div></td></tr><tr><td><div><a
title="Shipping Address Format" href="http://www.magentocommerce.com/boards/viewthread/20412/"><strong>Shipping Address Format</strong></a></div></td></tr><tr><td><div><a
title="Partially Solved: How to add attributes to the quote and order objects" href="http://www.magentocommerce.com/boards/viewthread/19344/"><strong>Partially Solved: How to add attributes to the quote and order objects</strong></a></div></td></tr><tr><td><div><a
title="How do I add attributes to the pdf Invoice?" href="http://www.magentocommerce.com/boards/viewthread/15738/"><strong>How do I add attributes to the pdf Invoice?</strong></a></div></td></tr><tr><td><div><a
title="Documentation for transactional email templates?" href="http://www.magentocommerce.com/boards/viewthread/21512/"><strong>Documentation for transactional email templates?</strong></a></div></td></tr><tr><td><div><a
title="Here is code to control layered navigation" href="http://www.magentocommerce.com/boards/viewthread/5500/"><strong>Here is code to control layered navigation</strong></a></div></td></tr><tr><td><div><a
title="What does Refresh Layered Navigation Indices do?" href="http://www.magentocommerce.com/boards/viewthread/11938/"><strong>What does Refresh Layered Navigation Indices do?</strong></a></div></td></tr><tr><td><div><a
title="Solution for manually refreshing layered navigation" href="http://www.magentocommerce.com/boards/viewthread/21927/"><strong>Solution for manually refreshing layered navigation</strong></a></div></td></tr><tr><td><div><a
title="Critical issue in 1.1 with categories in Layered Navigation (and more)" href="http://www.magentocommerce.com/boards/viewthread/13217/"><strong>Critical issue in 1.1 with categories in Layered Navigation (and more)</strong></a></div></td></tr><tr><td><div><a
title="h1's and SEO" href="http://www.magentocommerce.com/boards/viewthread/16412/"><strong>h1&#8242;s and SEO</strong></a></div></td></tr><tr><td><div><a
title="Changing the New Order Admin RSS Feed [Informational]" href="http://www.magentocommerce.com/boards/viewthread/8845/"><strong>Changing the New Order Admin RSS Feed [Informational]</strong></a></div></td></tr><tr><td><div><a
title="Order Rss feed not working" href="http://www.magentocommerce.com/boards/viewthread/14064/"><strong>Order Rss feed not working</strong></a></div></td></tr><tr><td><div><a
title="custom-fields with help of Mage::getModel('sales/order')" href="http://www.magentocommerce.com/boards/viewthread/23327/"><strong>custom-fields with help of Mage::getModel(&#8216;sales/order&#8217;)</strong></a></div></td></tr><tr><td><div><a
title="PHP Script that Exports Orders a CSV" href="http://www.magentocommerce.com/boards/viewthread/21661/"><strong>PHP Script that Exports Orders a CSV</strong></a></div></td></tr><tr><td><div><a
title="retrieve order details from dataase" href="http://www.magentocommerce.com/boards/viewthread/4314/"><strong>retrieve order details from dataase</strong></a></div></td></tr><tr><td><div><a
title="Using Datafeeds - Time for a Real-World Example" href="http://www.magentocommerce.com/boards/viewthread/1840/"><strong>Using Datafeeds &#8211; Time for a Real-World Example</strong></a></div></td></tr><tr><td><div><a
title="Drop shipper profiles - drop ship products" href="http://www.magentocommerce.com/boards/viewthread/18666/"><strong>Drop shipper profiles &#8211; drop ship products</strong></a></div></td></tr><tr><td><div><a
title="Multiple warehouse / vendor / drop shipper / shipping origins - profiles and shipping module ? are you interested?" href="http://www.magentocommerce.com/boards/viewthread/22376/"><strong>Multiple warehouse / vendor / drop shipper / shipping origins &#8211; profiles and shipping module ? are you interested?</strong></a></div></td></tr><tr><td><div><a
title="Admin Tabs (Dashboard, Sales, etc.) disabled" href="http://www.magentocommerce.com/boards/viewthread/24790/"><strong>Admin Tabs (Dashboard, Sales, etc.) disabled</strong></a></div></td></tr><tr><td><div><a
title="No upload image" href="http://www.magentocommerce.com/boards/viewthread/4348/"><strong>No upload image</strong></a></div></td></tr><tr><td><div><a
title="Add " href="http://www.magentocommerce.com/boards/viewthread/11283/"><strong>Add &#8220;accept terms &amp; conditions&#8221; checkbox to checkout</strong></a></div></td></tr><tr><td><div><a
title="How do I use 'Terms and conditions?'" href="http://www.magentocommerce.com/boards/viewthread/13410/"><strong>How do I use &#8216;Terms and conditions?&#8217;</strong></a></div></td></tr><tr><td><div><a
title="Call For Price - attributes" href="http://www.magentocommerce.com/boards/viewthread/28440/"><strong>Call For Price &#8211; attributes</strong></a></div></td></tr><tr><td><div><a
href="http://www.magentocommerce.com/boards/viewthread/6775/"><strong>&#8220;Onepage&#8221; checkout &#8211; adding a step</strong></a></div></td></tr><tr><td><div><a
title="How to add a order comment on cutomer checkout?" href="http://www.magentocommerce.com/boards/viewthread/10268/"><strong>How to add a order comment on cutomer checkout?</strong></a></div></td></tr><tr><td><div><a
title="Install Help" href="http://www.magentocommerce.com/boards/viewthread/28202/"><strong>Install Help</strong></a></div></td></tr><tr><td><div><a
title="How to draw subcategories" href="http://www.magentocommerce.com/boards/viewthread/9938/"><strong>How to draw subcategories</strong></a></div></td></tr><tr><td><div><a
title="Use subcategory navigation instead layered navigation" href="http://www.magentocommerce.com/boards/viewthread/5000/"><strong>Use subcategory navigation instead layered navigation</strong></a></div></td></tr><tr><td><div><a
title="Getting Parent Category ID: $_category-&gt;parent_id returning 0 for all subcategories" href="http://www.magentocommerce.com/boards/viewthread/16357/"><strong>parent_id returning 0 for all subcategories</strong></a></div></td></tr><tr><td><div><a
title="get a list of all categories" href="http://www.magentocommerce.com/boards/viewthread/24947/"><strong>get a list of all categories</strong></a></div></td></tr><tr><td><div><a
title="Vertical category menu" href="http://www.magentocommerce.com/boards/viewthread/720/"><strong>Vertical category menu</strong></a></div></td></tr><tr><td><div><a
title="List Manufacturers and Categories in Sidebar - For Online Clothing Store" href="http://www.magentocommerce.com/boards/viewthread/19764/"><strong>List Manufacturers and Categories in Sidebar &#8211; For Online Clothing Store</strong></a></div></td></tr><tr><td><div><a
title="Show inventory levels" href="http://www.magentocommerce.com/boards/viewthread/3741/"><strong>Show inventory levels</strong></a></div></td></tr><tr><td><div><a
title="Attributes with images" href="http://www.magentocommerce.com/boards/viewthread/10704/"><strong>Attributes with images</strong></a></div></td></tr><tr><td><div><a
title="2 simple questions - attributes &amp; images" href="http://www.magentocommerce.com/boards/viewthread/31713/"><strong>2 simple questions &#8211; attributes &amp; images</strong></a></div></td></tr><tr><td><div><a
title="Import Bulk Attributes" href="http://www.magentocommerce.com/boards/viewthread/9391/"><strong>Import Bulk Attributes</strong></a></div></td></tr><tr><td><div><a
title="How do I access product attributes on bundle items?" href="http://www.magentocommerce.com/boards/viewthread/25443/"><strong>How do I access product attributes on bundle items?</strong></a></div></td></tr><tr><td><div><a
title="How do I show information about a simple product on a bundled product page" href="http://www.magentocommerce.com/boards/viewthread/29425/"><strong>How do I show information about a simple product on a bundled product page</strong></a></div></td></tr><tr><td><div><a
title="Product Thumbnails in Grouped item" href="http://www.magentocommerce.com/boards/viewthread/16101/"><strong>Product Thumbnails in Grouped item</strong></a></div></td></tr><tr><td><div><a
title="how to disable the image zoomer? and just have a normal image display?" href="http://www.magentocommerce.com/boards/viewthread/628/"><strong>how to disable the image zoomer? and just have a normal image display?</strong></a></div></td></tr><tr><td><div><a
title="show all sub-categories from one categorie" href="http://www.magentocommerce.com/boards/viewthread/33329/"><strong>show all sub-categories from one categorie</strong></a></div></td></tr><tr><td><div><a
title="Subcategories for a parent category" href="http://www.magentocommerce.com/boards/viewthread/11561/"><strong>Subcategories for a parent category</strong></a></div></td></tr><tr><td><div><a
title="Problems with 1.2.1" href="http://www.magentocommerce.com/boards/viewthread/30734/"><strong>Problems with 1.2.1</strong></a></div></td></tr><tr><td><div><a
title="Getting the products that make up a bundled product" href="http://www.magentocommerce.com/boards/viewthread/34186/"><strong>Getting the products that make up a bundled product</strong></a></div></td></tr><tr><td><div><a
title="Best practise for static blocks and product attributes" href="http://www.magentocommerce.com/boards/viewthread/23026/"><strong>Best practise for static blocks and product attributes</strong></a></div></td></tr><tr><td><div><a
title="custom Options [Import / Export ]" href="http://www.magentocommerce.com/boards/viewthread/14751/"><strong>custom Options [Import / Export ]</strong></a></div></td></tr><tr><td><div><a
title="Configurable Product Automatic Import SOLUTION" href="http://www.magentocommerce.com/boards/viewthread/30394/"><strong>Configurable Product Automatic Import SOLUTION</strong></a></div></td></tr><tr><td><div><a
title="My Magento Import &amp; Product Management Classes" href="http://www.magentocommerce.com/boards/viewthread/30164/"><strong>My Magento Import &amp; Product Management Classes</strong></a></div></td></tr></tbody></table><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/03e960b4-a9c3-4498-83c9-f55e89e334b8/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" src="http://img.zemanta.com/reblog_e.png?x-id=03e960b4-a9c3-4498-83c9-f55e89e334b8" alt="Reblog this post [with Zemanta]" /></a></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/my-magento-bookmarks/' addthis:title='My Magento Bookmarks' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/my-magento-bookmarks/feed/</wfw:commentRss> <slash:comments>17</slash:comments> </item> <item><title>Learn, Integrate and Automate</title><link>http://www.stephanmiller.com/learn-integrate-and-automate/</link> <comments>http://www.stephanmiller.com/learn-integrate-and-automate/#comments</comments> <pubDate>Sat, 07 Feb 2009 08:20:17 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Education]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[ZTD]]></category> <category><![CDATA[automation]]></category> <category><![CDATA[bottlenecks]]></category> <category><![CDATA[diigo]]></category> <category><![CDATA[feedly]]></category> <category><![CDATA[howto]]></category> <category><![CDATA[learning]]></category> <category><![CDATA[webmynd]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/learn-integrate-and-automate/</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/learn-integrate-and-automate/' addthis:title='Learn, Integrate and Automate ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>Image via Wikipedia The Only Employee It&#8217;s a slow cycle when you are trying to learn everything you can about the Internet, Search Engines, Social Media and all the rest that just creating a presence online entails. There is no easy way to do it all at once on the job. The goal would eventually [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/learn-integrate-and-automate/' addthis:title='Learn, Integrate and Automate' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/learn-integrate-and-automate/' addthis:title='Learn, Integrate and Automate ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
style="margin: 1em; width: 212px; display: block; float: right" class="zemanta-img" jquery1233992749452="560"><a
href="http://commons.wikipedia.org/wiki/Image:WorldWideWebAroundWikipedia.png"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  style="border-bottom: medium none; border-left: medium none; display: block; border-top: medium none; border-right: medium none" alt="Graphic representation of a minute fraction of..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/WorldWideWebAroundWikipedia.png/202px-WorldWideWebAroundWikipedia.png" width="202" height="145" /></a><p
style="font-size: 0.8em" class="zemanta-img-attribution">Image via <a
href="http://commons.wikipedia.org/wiki/Image:WorldWideWebAroundWikipedia.png">Wikipedia</a></p></p></div><h3>The Only Employee</h3><p>It&#8217;s a slow cycle when you are trying to learn everything you can about the Internet, Search Engines, Social Media and all the rest that just creating a presence online entails.</p><p>There is no easy way to do it all at once on the job. The goal would eventually outsource some of these tasks, but if that is not yet affordable, you have to do it yourself.</p><p>I am not sure if being an early adopter helps, but it does allow you to guess the future trajectory of the Internet and better place yourself to be in its path. To do this, I have relied on various tools and I will give my new list as it always changes (see &quot;early adopter&quot; above).</p><p><a
href="http://friendfeed.com/stephanmiller" target="_blank">Friendfeed</a> &#8211; Everything people post, like or comment on. <br
/><a
href="http://twitter.com/eristoddle" target="_blank">Twitter</a> &#8211; This instant, before blogs and news sites many times. <br
/><a
href="http://feedly.com/" target="_blank">Feedly</a> &#8211; I am still working on an article to do this feed reading system justice. <br
/><a
href="http://www.webmynd.com/html/" target="_blank">WebMynd</a> &#8211; Search is more than just Google</p><p>This is the general process I follow.&#160; Follow and subscribe to anything related to what you do, especially those sites that get the new stuff first. And listen. Eventually you will know everything you can about that topic and then you can start interacting and commenting, maybe even writing about it.</p><h3>Downloading Employees</h3><p>I watch for a lot of new tools, software and technology. I also look for techniques that speed processes up. And most of the tools I have found, I would have found no other way. I would never had searched for that specific software, but by listening to like-minded people, I happened to bump into it.</p><p>Searching tends to narrow your view in terrain you are unfamiliar with. It is much better to follow the stream of knowledge until you know enough to search.</p><p>I focus a lot on software because it speeds up what I do online. I found <a
href="http://www.jitterbit.com/" target="_blank">Jitterbit</a> to move data for me automatically, the software above to keep track of news, <a
href="http://download.live.com/writer" target="_blank">LiveWriter</a> to write blog posts among a lot of other things. I have also downloaded crap.</p><p>The decision to keep or ditch software has to be made quickly before too much time is invested in learning a new system, especially with software that stores data, whether online or on your desktop. These are hard times and a lot of internet companies that offer free services have no business model.</p><p>To put it more simply, what if you wrote 200 blog posts in blogging software that no longer will be updated and there is no easy way to export your posts? That&#8217;s a lot of lost work. Email software can have similar repercussions.</p><p>And I had to put an aside in here. Email brought it up. If you are writing new software and are going to compete with some big names, import and and export your competitors formats if at all possible. It makes the potential lost time nil.</p><p>I have used <a
href="http://www.mozilla.com/en-US/thunderbird/" target="_blank">Thunderbird</a> for years because I wasn&#8217;t sure how to get everything out of it. Then along came Postbox that made searching email more easy. By day two, it was my email software. I had been using <a
href="http://www.webnotes.net/" target="_blank">Webnotes</a> and <a
href="http://del.icio.us/eristoddle" target="_blank">Delicious</a>.</p><p>Then I discovered <a
href="http://www.diigo.com/profile/eristoddle" target="_blank">Diigo</a> and it&#8217;s toolbar. It imported my <a
href="http://del.icio.us/eristoddle" target="_blank">Delicious</a> account and sends everything I bookmark to Delicious so I have a backup, but it as has highlighting and notes.</p><h3>How Tools Evolve and Why Most People Do A Majority of Things the Hard Way</h3><p>Back in the day, if you forgot the <a
href="http://%20part/">http:// part</a> of a url, your browser went nowhere. It just took a while for people to ask why and a while for a few of those why&#8217;s to reach the few developer&#8217;s that were developing those days. And then there were those that thought it was stupid but said nothing.</p><p>And for a more recent example, we will go with Firefox. Until the most recent version, it asked if you wanted to save your passwords for sites before you actually knew if you logged in. I had sites that had two bad sets of logins for every good one. Now it asks after.</p><p>There are more people on the internet. There are more people developing. And there are better ways of getting feedback on software. Tools evolve faster.</p><p>Most post do not find these tools because they don&#8217;t know they exist.</p><h3>Which Software?</h3><p>When switch board operators were replaced with automated systems, many people complained that computers would take everyone&#8217;s jobs. If we used switch board operators these days, everyone in the world would be one. Some people just don&#8217;t like technology. Some think too much software is impersonal. And too much is.</p><p>Ebay used to email bills to users and they had to snail mail a check back. There is no way they could do that today.</p><p>There are things we like to call part of our job that could be done by monkeys and somehow we hold onto them like they are part of us. Any process or partial process that is monotonous or requires no thought can be done by software or will be soon. Don&#8217;t hold onto them. Analyze then and recognize the pattern.</p><ul><li>Why the hell can&#8217;t I just get a list of all my shouts on Digg emailed to me? That would be quicker.</li><li>All these Twitter clients are pretty cool, but if one could add all these features, it would kick ass.</li><li>Why can&#8217;t I find a listening client that can branch from one keyword to many and track everything from blogs to forums to Twitter, and instant niche based trend tool?</li><li>Why canâ€™t I connect <a
href="http://www.stephanmiller.com/build-it-and-give-it-away/" target="_blank">Filemaker</a> directly to Magento?</li></ul><p>And then follow people and subscribe to blogs that relate to what you do and what you like. And your magically run into the tools you are looking for and more. Because as the internet grows, your pet peeves become less unique and chances are someone else is asking the same questions. And eventually a developer will pick up the idea or someone will like the idea so much, they will learn to develop like I did.</p><p>And software can become too much. It can waste time. So it is best to analyze your situation first and know what will solve your problem or save you time. Then you will have the chance to be picky when you try new software.</p><h3>The End Result</h3><p>I have made money online for 4 years now. Eventually I ran into a plateau and that plateau was time. I quickly had to recognize which tasks could be speeded up or automated. It was either that or hope that slow and steady would hold out. But wasted time is wasted time. I automated things like datafeed updates, affiliate Adwords campaign ROI tracking and the like to save time.</p><p>This time gave me enough to learn a bit about blogging. The internet was changing and I had to learn some new ropes. I had to get where I was comfortable with it. But since it was taking all the rest of the time and I wanted to explore social media, I had to let blogging schedule drop off a bit, at least at this blog.</p><p>Sometimes there are miscalculations and then drastic time has to be cut from one thing or another just to make money. And sometimes the internet landscape changes and you have to go back and fix something that you had semi-automated.</p><p>But the best case scenario is this:</p><ul><li>Learn to look out for what is coming next, because as technologies come in the front, other ones get pushed out the end. If you are not moving ahead, you are falling behind.</li><li>The only way to gain more time to learn something that will help you make more money is creating more time, outsourcing that work, becoming more efficient or finding software to do the job.</li><li>And hopefully in the end that is an upward spiral.</li></ul><div
class="zemanta-related"><h6 style="font-size: 1em" class="zemanta-related-title">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://shegeeks.net/magnolia-may-have-lost-all-of-its-users-bookmarks/">Ma.gnolia May Have Lost All Of Its Users Bookmarks</a> (shegeeks.net)</li><li
class="zemanta-article-ul-li"><a
href="http://www.cloudave.com/link/give-up-control-think-distributed-dld-2009-summary">Give Up Control, Think Distributed &#8211; DLD 2009 Summary</a> (cloudave.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.lucafiligheddu.com/2009/02/how-to-increase-your-business-by-building-your-network-go-social.html">How To Increase Your Business by Building Your Network: Go Social</a> (lucafiligheddu.com)</li><li
class="zemanta-article-ul-li"><a
href="http://www.newmediabytes.com/2009/01/14/8-indispensable-web-services-modern-reporter-cant-skip/">8 Indispensable Web Services the Modern Reporter Can&#8217;t Afford to Skip</a> (newmediabytes.com)</li></ul></div><div
style="margin-top: 10px; height: 15px" class="zemanta-pixie"><a
class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/cf575db8-9496-45ad-8a3a-1ab693ff94c6/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" class="zemanta-pixie-img" alt="Reblog this post [with Zemanta]" src="http://img.zemanta.com/reblog_e.png?x-id=cf575db8-9496-45ad-8a3a-1ab693ff94c6" /></a></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/learn-integrate-and-automate/' addthis:title='Learn, Integrate and Automate' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/learn-integrate-and-automate/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Dragon NaturallySpeaking, Now with Supercalifragilisticexpialidocious</title><link>http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/</link> <comments>http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/#comments</comments> <pubDate>Mon, 26 Jan 2009 13:08:48 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Writing]]></category> <category><![CDATA[dragon naturallyspeaking]]></category> <category><![CDATA[naturally speaking]]></category> <category><![CDATA[speech to text]]></category><guid
isPermaLink="false">http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/</guid> <description><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/' addthis:title='Dragon NaturallySpeaking, Now with Supercalifragilisticexpialidocious ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div>I&#8217;ve had a lot of setbacks lately. So I figured this is the best time for me to take a look at the past see how I&#8217;ve progressed. It&#8217;s a great thing to do when you feel like that you are getting nowhere or things are just not working out. Because something always is working, [...]<div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/' addthis:title='Dragon NaturallySpeaking, Now with Supercalifragilisticexpialidocious' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></description> <content:encoded><![CDATA[<div
class="addthis_toolbox addthis_default_style" addthis:url='http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/' addthis:title='Dragon NaturallySpeaking, Now with Supercalifragilisticexpialidocious ' ><a
class="addthis_button_google_plusone" g:plusone:size="medium" ></a><a
class="addthis_counter addthis_pill_style"></a></div><div
class="zemanta-img" style="margin: 1em; display: block; float: right"><p
class="zemanta-img-attribution" style="font-size: 0.8em"></div><p><a
href="http://www.tkqlhce.com/click-1335728-10416482?url=http%3A%2F%2Fwww.nuancestore.com%2Fpromo%3D217899&amp;cjsku=970227" target="_top"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.digitalriver.com/b_creatives/datafeed/Nuance/dns10_preferred_200x200.gif" border="0" alt="Dragon Naturally Speaking  10 Preferred Product Detail" align="right" /></a> <img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  src="http://www.ftjcfx.com/image-1335728-10416482" border="0" alt="" width="1" height="1" />I&#8217;ve had a lot of setbacks lately. So I figured this is the best time for me to take a look at the past see how I&#8217;ve progressed. It&#8217;s a great thing to do when you feel like that you are getting nowhere or things are just not working out. Because something always is working, despite the doom and gloom. It is impossible to make progress in everything you do 100% of the time. So at those times when it looks like you&#8217;re failing, it&#8217;s probably the best take a look at what you&#8217;ve done and at the progress you&#8217;ve actually made. I decided today to take a look at how my writing progressed.</p><p>When I first started blogging, most of my posts were <a
href="http://www.stephanmiller.com/keeping-a-notebook/" target="_blank">written in longhand</a> first. This is how I learned <a
href="http://www.stephanmiller.com/my-online-writing-resources-directory/" target="_blank">to write</a>. And I figured it would help with my blogging. I could find a quiet place any time of the day and whip out my notebook faster than my laptop would boot up and get a few paragraphs done. Many times I would only start with a vague idea of where the post was going and most times it ended up somewhere unexpected. I figured I was saving time by getting possibly a first draft done while I would normally be just staring at the TV. This technique lasted for a while. In fact I swore by it. I didn&#8217;t understand how people could write articles straight from the keyboard. I was too conscious of the keyboard. It was still a tool and my hands were still in the learning phase.</p><p>Now although to I do write in longhand sometimes, I most commonly go directly to the laptop now. And I&#8217;ve tried hundreds of ways to make this part easier. I tried <a
href="http://www.stephanmiller.com/on-the-trail-of-lifeclusters/" target="_blank">darkroom</a>. It was supposed to keep me less distracted by making my laptop screen black and hiding all the other software from my view. I tried having a few posts in revision mode at the same time, but this ended with a bunch of post in revision mode forever. Iâ€™ve tried <a
href="http://www.stephanmiller.com/internet-writing-practice/" target="_blank">writing about Google Trends</a> just to get the juices flowing. And everything worked for a while, but in the end it came down to just writing. Writing had to be done. All these tools and techniques were turning into excuses to play with software.</p><p>But with the practice of writing a lot of posts for over a year has done one thing. I learned how to transmit thoughts to the computer. Now it is more natural for me to go directly to the keyboard and start typing. In fact the faster I tried, the better chance I had outrunning the editor in my brain.</p><p>And today I tried something different, <a
href="http://www.tkqlhce.com/click-1335728-10416482?url=http%3A%2F%2Fwww.nuancestore.com%2Fpromo%3D217899&amp;amp;cjsku=970227" target="_blank">Dragon NaturalSpeaking</a>. I have tried speech to text at least four or five times in the past. I figured it would be an easier way for me to write posts, articles and various other things. But it never worked for me. Any attempt I made to write using text to speech eventually turned into an experiment in surreal poetry. I would say something and the software would type something else.</p><p>So now it&#8217;s time for me to give it a try again. And hopefully, speaking complete thoughts will become more natural to me. Because this software definitely beats the text to speech program that comes with Vista. We shall see. It&#8217;s going to take a bit of practice. There can be no stray sounds because the <a
href="http://www.tkqlhce.com/click-1335728-10416482?url=http%3A%2F%2Fwww.nuancestore.com%2Fpromo%3D217899&amp;amp;cjsku=970227&quot;&gt;" target="_blank">Dragon</a> interprets them as words, but as far as the text speech to text does, it works pretty well. In fact I&#8217;m impressed. It can even spell supercalifragilisticexpialidocious, no kidding.</p><p>All I did yesterday after I installed the software was go through the first initial training session. I guess this post would have turned out better if I would have gone through all of the training sessions, but it&#8217;s pretty amazing that it did as well as as it did. In fact I definitely see this software being very useful in the future, even when I don&#8217;t have to spell supercalifragilisticexpialidocious. And this post took about 15 minutes to write and edit. I just might just be in the market for a better microphone.</p><h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6><ul
class="zemanta-article-ul"><li
class="zemanta-article-ul-li"><a
href="http://gizmodo.com/5084158/waseda-talker-robot-tries-to-speak-like-humans-sounds-like-a-cow">Waseda Talker Robot Tries to Speak Like Humans, Sounds Like A Cow [Robot Speech]</a></li><li
class="zemanta-article-ul-li"><a
href="http://techdirt.com/articles/20081231/1222003266.shtml">IBM&#8217;s I&#8217;m-Sorry-Dave-I&#8217;m-Afraid-I-Can&#8217;t-Do-That Patent</a></li><li
class="zemanta-article-ul-li"><a
href="http://www.crunchgear.com/2009/01/06/nec-develops-speech-interpretation-software-for-cell-phonesi/">NEC develops speech Interpretation software for cell phones</a></li></ul><div
class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a
class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/061f2778-d566-4be9-939a-ba1e4a5a1ec3/"><img
onError="javascript: wp_broken_images = window.wp_broken_images || function(){}; wp_broken_images(this);"  class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=061f2778-d566-4be9-939a-ba1e4a5a1ec3" alt="Reblog this post [with Zemanta]" /></a></div><div
class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/' addthis:title='Dragon NaturallySpeaking, Now with Supercalifragilisticexpialidocious' ><a
class="addthis_button_google +1"></a><a
class="addthis_button_facebook"></a><a
class="addthis_button_twitter"></a><a
class="addthis_button_stumbleupon"></a><a
class="addthis_button_email"></a><a
class="addthis_button_print"></a><a
class="addthis_button_preferred_1"></a><a
class="addthis_button_preferred_2"></a><a
class="addthis_button_preferred_3"></a><a
class="addthis_button_preferred_4"></a><a
class="addthis_button_preferred_5"></a><a
class="addthis_button_compact"></a></div>]]></content:encoded> <wfw:commentRss>http://www.stephanmiller.com/dragon-naturallyspeaking-now-with-supercalifragilisticexpialidocious/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/42 queries in 0.040 seconds using disk: basic
Object Caching 1706/1806 objects using disk: basic

Served from: www.stephanmiller.com @ 2012-02-14 04:13:12 -->
