<?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>Eli McMakin</title> <atom:link href="http://elimcmakin.com/feed/" rel="self" type="application/rss+xml" /><link>http://elimcmakin.com</link> <description>An Austin Creative Type</description> <lastBuildDate>Mon, 16 Apr 2012 21:12:20 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>CloudFlare and W3TC (Part II)</title><link>http://elimcmakin.com/cloudflare-and-w3tc-part-ii/</link> <comments>http://elimcmakin.com/cloudflare-and-w3tc-part-ii/#comments</comments> <pubDate>Mon, 16 Apr 2012 21:01:46 +0000</pubDate> <dc:creator>elimc</dc:creator> <category><![CDATA[The Internet]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://elimcmakin.com/?p=760</guid> <description><![CDATA[Testing the Claims Now that you have installed CloudFlare, you can test you site&#8217;s performance at Pingdom, which I mentioned at the beginning of the article, http://tools.pingdom.com/fpt/. Or you can just look at some of metrics. The following is my site &#8230; <a href="http://elimcmakin.com/cloudflare-and-w3tc-part-ii/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p><em><strong>Testing the Claims</strong></em></p><p>Now that you have installed CloudFlare, you can test you site&#8217;s performance at Pingdom, which I mentioned at the beginning of the article, <a title="Pingdom site load statistics" href="http://tools.pingdom.com/fpt/" target="_blank">http://tools.pingdom.com/fpt/</a>. Or you can just look at some of metrics.</p><p><span id="more-760"></span></p><p>The following is my site <em>before</em> CloudFlare and W3TC:</p><p><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/noCDN.jpg"><img class="alignright size-full wp-image-727" title="noCDN" src="http://elimcmakin.com/mcmakin/uploads/2012/03/noCDN.jpg" alt="Site Speed with no CDN" width="600" height="600" /></a></p><p>The first test took 7.59s for some reason, which I count as an aberration. Most of my load times were under three seconds without the CloudFlare/W3TC combo. This is due to my practice of using sprites, heavily compressed images, and vestigial memories of building sites when people still had 56K modems (some of you may know what I&#8217;m talking about). The result is that I&#8217;m paranoid about load times and tend to keep very simple sites, even when using CDNs and other performance improving technology.</p><p>Now let&#8217;s compare the baseline scores with the site <em>after</em> CloudFlare/W3TC:</p><p><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/CDN.jpg"><img class="alignright size-full wp-image-722" title="CDN" src="http://elimcmakin.com/mcmakin/uploads/2012/03/CDN.jpg" alt="Site speed with CDN" width="600" height="600" /></a></p><p>&nbsp;</p><p>As you can see, things have significantly improved. My page loads are generally taking place below two seconds. In real life this performance will be increased. We are not seeing the true benefit of the CDN because I have artificially constrained the page loads to a server from New York City. However, the reason I have run these test is to show the improvement in requests and page size. Notice that certain HTTP requests have been combined to reduce their number from 28 to 20. Even more impressive, the page size has decreased by 135.4kB due to compression. Our multi-pronged attack on page loading time is yielding tremendous benefits.</p><p>But that&#8217;s not all. If we navigate to <a title="CloudFlare analytics dashboard" href="https://www.cloudflare.com/analytics" target="_blank">https://www.cloudflare.com/analytics</a>, we can find further statistics on page loading. I measured the performance of my site for six days. You can see the results below:</p><p><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/cloudFlareStats2.jpg"><img class="alignright size-full wp-image-724" title="cloudFlareStats2" src="http://elimcmakin.com/mcmakin/uploads/2012/03/cloudFlareStats2.jpg" alt="CloudFlare statistics" width="600" height="747" /></a></p><p>Notice the first chart shows regular traffic in green and threats in red. CloudFlare was actively able to detect these threats and deal with them. We can see that most threats originate from USA, Turkey, Germany, China, and France. CloudFlare also provides helpful information on how much it has helped your site speed. In total, it measured a 53% savings in HTTP requests and a 46% savings in bandwidth. Now, according to Pingdom, there are roughly a 39% savings in HTTP requests and a 46% savings in bandwidth. So, it appears that the bandwith savings are accurate, but there seems to be a discrepancy in the HTTP requests savings of roughly 14%. I do not know what this discrepancy could be caused by, particularly since I do not know how CloudFlare is measuring their metrics. Perhaps they are measuring some of HTTP requests saved by blocking threats. I simply do not know.</p><p><em><strong>Conclusion</strong></em></p><p>CloudFlare makes bold claims, when it states that, on average, it can help sites load twice as fast, use 60% less bandwidth, have 65% few requests, and be way more secure. But, from the above tests, you can see that this is not unrealistic marketing hype. While my site fell just short of the marketing claims, it is likely that many sites will meet those claims because of the fact that each site is unique. Additionally, this was just a basic analysis. Extra performance tweaks in W3TC and a better hosting plan could make a very large difference in load times. There is no reason to believe that the marketing claims are false.</p><p>If you are not currently using CloudFlare with W3TC, you are doing your site and your visitors a disservice. These are free tools that will lead to a safer and faster Internet.</p> ]]></content:encoded> <wfw:commentRss>http://elimcmakin.com/cloudflare-and-w3tc-part-ii/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>CloudFlare and W3TC (Part I)</title><link>http://elimcmakin.com/cloudflare-and-w3tc-not-just-another-cdn-part-i/</link> <comments>http://elimcmakin.com/cloudflare-and-w3tc-not-just-another-cdn-part-i/#comments</comments> <pubDate>Fri, 16 Mar 2012 16:41:30 +0000</pubDate> <dc:creator>elimc</dc:creator> <category><![CDATA[The Internet]]></category> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://elimcmakin.com/?p=730</guid> <description><![CDATA[Getting to Know CloudFlare Content Delivery Networks (CDNs) have become one of the hottest trends in the Web development industry. They allow content to be pushed from the cloud at rapid speeds. In Part I of this article, you will &#8230; <a href="http://elimcmakin.com/cloudflare-and-w3tc-not-just-another-cdn-part-i/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div id="attachment_728" class="wp-caption alignright" style="width: 160px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/preview.jpg"><img class="size-thumbnail wp-image-728" title="preview" src="http://elimcmakin.com/mcmakin/uploads/2012/03/preview-150x150.jpg" alt="CloudFlare analytics" width="150" height="150" /></a><p class="wp-caption-text">CloudFlare analytics</p></div><p><strong><em>Getting to Know CloudFlare</em></strong></p><p><a title="Content Delivery Network information" href="http://en.wikipedia.org/wiki/Content_delivery_network" target="_blank">Content Delivery Networks</a> (CDNs) have become one of the hottest trends in the Web development industry. They allow content to be pushed from the <a title="Cloud Computing information" href="http://en.wikipedia.org/wiki/Cloud_computing" target="_blank">cloud</a> at rapid speeds. In Part I of this article, you will find out how to set up CloudFlare, a free CDN, with the W3 Total Cache plugin (W3TC), which is also free. In <a title="CloudFlare and W3TC (Part II)" href="http://elimcmakin.com/cloudflare-and-w3tc-part-ii/">Part II</a>, you will see real-life performance metrics of this combination taken from my personal site.<span id="more-730"></span></p><p>CloudFlare is both a Content Delivery Network (CDN) and a novel way of securing your site. As you probably know, CDNs are distributed servers that contain cached versions of your site. When a user agent makes a request to display your site, the server that is physically located closest to the user agent will display this cached content. There are currently 14 CloudFlare servers spread around the world, with the network constantly growing. You can see where the servers are located, here: <a title="CloudFlare's network map" href="http://www.cloudflare.com/network-map.html" target="_blank">http://www.cloudflare.com/network-map.html</a>.</p><p>CloudFlare is unique in that it is not just another CDN. It also offers active security to protect your site from things like <a title="DDoS information" href="http://en.wikipedia.org/wiki/Ddos#Distributed_attack" target="_blank">Distributed Denial Of Service</a> (DDOS) attacks, comment spam, malicious user agents, and host of other nasty security issues. The way it does this is by learning about new attacks and spreading that information to the rest of the CloudFlare community. If one site is attacked, CloudFlare will block that attack, and then spread knowledge of that attack to other sites so that they cannot be attacked in the same way.</p><p>CloudFlare boldly makes the <a title="CloudFlare's performance claim" href="https://www.cloudflare.com/features-cdn" target="_blank">claim</a>:</p><blockquote><p>&#8220;On average, websites on CloudFlare load twice as fast, use 60% less bandwidth, have 65% fewer requests and are way more secure.&#8221;</p></blockquote><p>We shall find out if this is true or not. If you want, you can head to <a title="Pingdom site load statistics" href="http://tools.pingdom.com/fpt/" target="_blank">http://tools.pingdom.com/fpt/</a> to get some baseline statistics for your personal Web site before starting the tutorial. After the tutorial, you will be able to make a comparison with your newly optimized site.</p><p><em><strong>Signing Up</strong></em></p><p>You can sign up for CloudFlare at, here: <a title="Sign up for CloudFlare" href="https://www.cloudflare.com/sign-up" target="_blank">https://www.cloudflare.com/sign-up</a>. You will receive an email welcoming you to the service. Now, you will need to enable CloudFlare for your Web sites: <a title="Enable CloudFlare for your sites" href="https://www.cloudflare.com/my-websites.html" target="_blank">https://www.cloudflare.com/my-websites.html</a>. List your domain and click the &#8220;Add this website&#8221; button.</p><div id="attachment_725" class="wp-caption alignnone" style="width: 610px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/listSites.jpg"><img class=" wp-image-725 " title="listSites" src="http://elimcmakin.com/mcmakin/uploads/2012/03/listSites.jpg" alt="Signing up for CloudFlare" width="600" height="336" /></a><p class="wp-caption-text">Signing up for CloudFlare</p></div><p>You will soon receive an email giving you new name servers for your site. You will eventually replace your existing name servers with the new name servers. But before we do that, I want you to get your IP number for your site. I have found that after changing existing name servers to the CloudFlare servers, it can be difficult to log into cpanel or FTP files to your server. Fortunately, this is easy. Simply go to <a title="Find our your existing IP" href="http://www.intodns.com/" target="_blank">http://www.intodns.com/</a> and enter your domain name. After you change your name servers, you can access your cpanel with the IP. For example, you would use &#8220;55.555.55.55/cpanel&#8221; instead of &#8220;johnsrandomdomain.com/cpanel&#8221;. Of course, you would use the &#8220;55.555.55.55&#8243; IP for your Host with your FTP settings, as well.</p><p><em><strong>Changing the Name Servers</strong></em></p><p>Every host is different, so if you don&#8217;t know where to insert the name servers for your host, you will have to shoot their support an emall or find it in their FAQ. I use WPWebHost, so I simple log in and view &#8220;My Domains&#8221;. Then I choose the domain that I want and click &#8220;View Details&#8221;. Then I replace the existing name servers with the ones that CloudFlare gave me.</p><div id="attachment_726" class="wp-caption alignnone" style="width: 610px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/nameServers.jpg"><img class="size-full wp-image-726" title="nameServers" src="http://elimcmakin.com/mcmakin/uploads/2012/03/nameServers.jpg" alt="Entering the Name Servers" width="600" height="138" /></a><p class="wp-caption-text">Entering the Name Servers</p></div><p>Once again, you will need to figure out where your name servers are located if your host is different than WPWebHost.</p><p><em><strong>Setting Things up on the WordPress Side</strong></em></p><p>W3TC is the free WordPress plugin that works seamlessly with CloudFlare to speed up your site via GZipping, minifying, and caching. You will need to download this plugin, which you can find, here: <a title="W3TC's WordPress plugin" href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">http://wordpress.org/extend/plugins/w3-total-cache/</a>. Once you have installed, and then activated this plugin, a new tab called &#8220;Performance&#8221; will be set up at the bottom of the left-hand navigation menu. Upon clicking the &#8220;Performance&#8221; link, a seemingly bewildering collection of options will be shown. Don&#8217;t be intimidated, there are only a few settings I&#8217;m going to touch right now. You will want to enable Page Cache, Minify, Database Cache, Object Cache, and Browser Cache, all at their default settings. These are good enough, for now, especially if you only have a basic hosting plan.</p><p>Now, on the same page, scroll down to the section titled &#8220;Network Performance and Security powered by CloudFlare&#8221;. This is where you will enable CloudFlare. Enter your account email and domain name. You will also have to enter your API key, which you can find by clicking on the &#8220;find it here&#8221; button. Make sure development mode is off and click &#8220;Save all settings.&#8221;</p><div id="attachment_729" class="wp-caption alignnone" style="width: 610px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/w3TCSettings.jpg"><img class="size-full wp-image-729" title="w3TCSettings" src="http://elimcmakin.com/mcmakin/uploads/2012/03/w3TCSettings.jpg" alt="Setting up CloudFlare through W3TC" width="600" height="237" /></a><p class="wp-caption-text">Setting up CloudFlare through W3TC</p></div><p>Now, CloudFlare is set up and your performance statistics will immediately improve! But, we need to set up one more plugin.</p><p>There is a special plugin for WordPress called &#8220;CloudFlare&#8221; that, strangely enough, helps CloudFlare work with WordPress. It is located, here: <a title="CloudFlare plugin for WordPress" href="http://wordpress.org/extend/plugins/cloudflare/" target="_blank">http://wordpress.org/extend/plugins/cloudflare/</a>. Fill in the fields and click &#8220;Update options&#8221;.</p><div id="attachment_723" class="wp-caption alignnone" style="width: 610px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/03/cloudFlarePlugin.jpg"><img class="size-full wp-image-723" title="cloudFlarePlugin" src="http://elimcmakin.com/mcmakin/uploads/2012/03/cloudFlarePlugin.jpg" alt="Enabling the CloudFlare Plugin" width="600" height="203" /></a><p class="wp-caption-text">Enabling the CloudFlare Plugin</p></div><p>Once installing and activating this plugin, any comments that you designate as spam will be sent to CloudFlare to prevent those comments from appearing on other blogs in the CloudFlare network. If your hosting plan allows it, you can also click the &#8220;Run the optimizer&#8221; button to optimize your database. If you have a basic hosting plan, you will not be able to optimize the database and you will receive the following message,</p><blockquote><p>&#8220;The current user does not have the permission &#8216;manage_database.&#8217;&#8221;</p></blockquote><p>This is just a warning; it does not mean anything is broken, so don&#8217;t be concerned.</p><p><strong><em>Celebrate</em></strong></p><p>That&#8217;s it. You have just installed CloudFlare and W3TC on your site. Look out for <a title="CloudFlare and W3TC (Part II)" href="http://elimcmakin.com/cloudflare-and-w3tc-part-ii/">Part II</a> of this series, where you will see if CloudFlare is worth the hype.</p> ]]></content:encoded> <wfw:commentRss>http://elimcmakin.com/cloudflare-and-w3tc-not-just-another-cdn-part-i/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>I&#8217;m Giving a Presentation on the Photographic Workflow</title><link>http://elimcmakin.com/im-giving-a-presentation-on-the-photographic-workflow/</link> <comments>http://elimcmakin.com/im-giving-a-presentation-on-the-photographic-workflow/#comments</comments> <pubDate>Wed, 15 Feb 2012 08:15:11 +0000</pubDate> <dc:creator>elimc</dc:creator> <category><![CDATA[Adobe]]></category> <category><![CDATA[Photography]]></category><guid isPermaLink="false">http://elimcmakin.com/?p=710</guid> <description><![CDATA[Check out the posting by the Austin Adobe User Group: Join the Austin Adobe User Group&#8217;s March 9 meeting when Eli McMakin will demonstrate his Optimized Photography Workflow using Bridge, ACR (Adobe Camera Raw) and Photoshop CS 5.5. He will &#8230; <a href="http://elimcmakin.com/im-giving-a-presentation-on-the-photographic-workflow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Check out the posting by the <a title="Austin Adobe User Group Google page" href="http://http://groups.google.com/group/aaug/browse_thread/thread/4ad7d0cbd752e136" target="_blank">Austin Adobe User Group</a>:</p><blockquote><p>Join the Austin Adobe User Group&#8217;s March 9 meeting when Eli McMakin will demonstrate his Optimized Photography Workflow using Bridge, ACR (Adobe Camera Raw) and Photoshop CS 5.5. He will aggregate the RAW files in Bridge, tweak them nondestructively in ACR, and output them through Photoshop. He will demonstrate best practices for a photographic pipeline and show how to decrease time spent fixing photos on the computer so that you can spend more time making money.</p></blockquote><p>The event will be held from 1:15pm to 3:30pm at the <a title="Map for directions to the AAUG presentation" href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=300+East+Highland+Mall+Boulevard,+Austin,+TX&amp;aq=0&amp;sll=37.0625,-95.677068&amp;sspn=30.130288,55.458984&amp;ie=UTF8&amp;hq=&amp;hnear=300+E+Highland+Mall+Blvd,+Austin,+Texas+78752&amp;z=16" target="_blank">New Horizons Computer Learning Center</a>.</p> ]]></content:encoded> <wfw:commentRss>http://elimcmakin.com/im-giving-a-presentation-on-the-photographic-workflow/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>A Ferrari for the Price of a Taurus</title><link>http://elimcmakin.com/a-ferrari-for-the-price-of-a-taurus/</link> <comments>http://elimcmakin.com/a-ferrari-for-the-price-of-a-taurus/#comments</comments> <pubDate>Wed, 18 Jan 2012 19:17:33 +0000</pubDate> <dc:creator>elimc</dc:creator> <category><![CDATA[Economics]]></category> <category><![CDATA[The Human Factor]]></category><guid isPermaLink="false">http://elimcmakin.com/?p=689</guid> <description><![CDATA[Humans used to have problems. Real problems: our dinner could be dangerous and was difficult to find and catch; the remedy to disease was to take some herbs and pray to the gods that sickness went away; and disputes were &#8230; <a href="http://elimcmakin.com/a-ferrari-for-the-price-of-a-taurus/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div id="attachment_690" class="wp-caption alignright" style="width: 160px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/01/biggie.jpg"><img class="size-thumbnail wp-image-690" title="biggie" src="http://elimcmakin.com/mcmakin/uploads/2012/01/biggie-150x150.jpg" alt="The Notorious BIG" width="150" height="150" /></a><p class="wp-caption-text">Philosopher/Poet Christopher Wallace</p></div><p>Humans used to have problems. Real problems: our dinner could be dangerous and was difficult to find and catch; the remedy to disease was to take some herbs and pray to the gods that sickness went away; and disputes were often settled with bows and arrows. Turn your pagers to 2012. Our basic needs have been met. There is so much food that the government pays farmers <em>not</em> to grow crops. Third-world diseases, like dysentery and cholera, have been replaced with first-world diseases, like diabetes and heart-failure. And disputes can be resolved by a gavel. As the great philosopher-poet, <a title="Notorious BIG's bio" href="http://en.wikipedia.org/wiki/The_Notorious_B.I.G." target="_blank">Christopher Wallace</a>, once said, “Things done changed.”<span id="more-689"></span></p><p>Well, most would say that things done changed for the better. And yet, we still face major challenges. For example, pollution from industrialization is bad for the environment and human health. It is estimated that <a title="Clean Air Task Force report on premature deaths from particulates" href="http://www.catf.us/resources/publications/view/138" target="_blank">tens-of-thousands</a> of people die from the carcinogens released from tail-pipes and factory smoke-stacks. However, these are not real problems. Hold on, let’s clarify – these are not problems we have evolved to face. These are not problems where we are battling a saber-tooth tiger with a spear in one hand while bathed in the light of a flaming torch in the other hand. Many of the major issues we face today are those caused by, humans – that is to say, the problems are artificial.</p><p>As a society, we already have a logical understanding of how to solve our artificial problems. For example, the previously mentioned pollution problems can be greatly ameliorated by a <a title="More details on the floating-rate gas tax proposal" href="http://zorach.wordpress.com/2011/02/28/a-gas-tax-to-stabilize-gasoline-prices/" target="_blank">floating-rate gas tax</a> that would gradually increase over time. This tax would establish a target-price for gas prices. The price of gasoline on the open market would still fluctuate, but the shocks would be tempered by the target rate. If the market rate ever somehow exceeded the target rate, the tax would fall to zero.</p><p>The advantages of a floating-rate gas tax are numerous:</p><ul><li>The expectation of rising costs would incentivize consumers to buy fuel efficient cars and incentivize researchers to develop technology to improve energy efficiency.</li><li>Consumers would drive less and <a title="Statics on gas price and mass-transportation" href="http://www.apta.com/mediacenter/pressreleases/2011/Pages/110314.aspx" target="_blank">travel with others more</a>, thereby reducing traffic-jams and travel time for commuters.</li><li>Tax money could be used to pay for roads, bridges, and other infrastructure assets.</li><li>Knowledge of future prices would allow businesses to fix their transportation-costs, allowing more, and smarter, business investment.</li><li>Negotiating power with other countries would increase due to greater US energy independence.</li><li>There would be a drastic reduction in pollution.</li></ul><p>Unfortunately, there would be one small disadvantage:</p><ul><li>The average cost of gasoline would increase slightly.</li></ul><p>This point is so significant, that it overrides all logical thinking. We already subsidize gas by paying for it in time lost to traffic jams, increased sickness from carcinogens, and environmental damage. But the floating-rate gas tax would never receive approval. Even the proposal of gasoline taxes would spark fierce resistance and even death threats. Why? The crux of the problem is that humans want things for free. They want infinite goods and services in a world with finite resources. They want a Ferrari for the price of a Taurus.</p><div id="attachment_691" class="wp-caption alignright" style="width: 160px"><a href="http://elimcmakin.com/mcmakin/uploads/2012/01/miltonFriedman.jpg"><img class="size-thumbnail wp-image-691 " title="miltonFriedman" src="http://elimcmakin.com/mcmakin/uploads/2012/01/miltonFriedman-150x150.jpg" alt="Milton Friedman" width="150" height="150" /></a><p class="wp-caption-text">This guy had to work for food.</p></div><p>This is the cause of some major crises in first-world countries. From the debt crisis in Greece, to water shortages in the southern US, to the worldwide financial crisis of 2008 – all of these problems are caused by the desire to get something without paying for it. The solution to these problems should be simple. We know how the free-market works. We know that correctly pricing goods and services is the most efficient way to allocate resources. And yet, the drive to get something for nothing is so tempting, it consistently propels us towards avoidable crises.</p><blockquote><p>&#8220;There&#8217;s no such thing as a free lunch.&#8221;</p></blockquote><p style="text-align: right;">—<a title="Milton Friedman's bio" href="http://en.wikipedia.org/wiki/Milton_Friedman" target="_blank">Milton Friedman</a> (Somewhat successful economist)</p> ]]></content:encoded> <wfw:commentRss>http://elimcmakin.com/a-ferrari-for-the-price-of-a-taurus/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Site Refresh!</title><link>http://elimcmakin.com/site-refresh/</link> <comments>http://elimcmakin.com/site-refresh/#comments</comments> <pubDate>Sat, 31 Dec 2011 07:37:27 +0000</pubDate> <dc:creator>elimc</dc:creator> <category><![CDATA[WordPress]]></category><guid isPermaLink="false">http://elimcmakin.com/?p=18</guid> <description><![CDATA[Well, the new site is here. While it doesn’t look very different, there are a lot of changes under the hood. Previously, the site was created in Dreamweaver. Any changes that I made to the site, like blog updates, were &#8230; <a href="http://elimcmakin.com/site-refresh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Well, the new site is here. While it doesn’t look very different, there are a lot of changes under the hood. Previously, the site was created in <a title="Dreamweaver home page" href="http://http//success.adobe.com/en/na/sem/products/dreamweaver.html" target="_blank">Dreamweaver</a>. Any changes that I made to the site, like blog updates, were made in Dreamweaver and uploaded to the Internet. That is so 2008.<span id="more-18"></span></p><p>The new site is runs on the <a title="WordPress home page" href="http://wordpress.org/" target="_blank">WordPress</a> platform. Now I can log in to my site from any Internet enabled device and make updates or upload my stuff. Widgets automatically inject my Twitter feed into my site, and also allow viewers to see a link to my latest posts in the sidebar. Everything is much more dynamic, which saves me time when I’m updating my blog.</p><p>I have also decided to move my galleries from <a title="Get the Flash plugin" href="http://get.adobe.com/flashplayer/" target="_blank">Flash</a> to <a title="jQuery home page" href="http://jquery.com/" target="_blank">jQuery</a>. While I liked the reliability and interactivity of my galleries in Flash, I was restricted to using smaller photos. Additionally, the <a title="Steve Job's views on Flash" href="http://www.apple.com/hotnews/thoughts-on-flash/" target="_blank">Apple’s unwillingness to support Flash</a> on some of its products hurt the usability of the site. That is no longer a problem with the JavaScript galleries and I hope those of you with iPhones and iPads will enjoy my work.</p><p>So, what do you think of the refresh?</p> ]]></content:encoded> <wfw:commentRss>http://elimcmakin.com/site-refresh/feed/</wfw:commentRss> <slash:comments>0</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 using disk: basic
Object Caching 464/525 objects using disk: basic

Served from: elimcmakin.com @ 2012-05-20 00:25:39 -->
