Sunset Lake Software - Drupal http://www.sunsetlakesoftware.com/taxonomy/term/6/0 en Introducing GPUImage 2, redesigned in Swift http://www.sunsetlakesoftware.com/2016/04/16/introducing-gpuimage-2-redesigned-swift <div class="image-attach-teaser image-attach-node-622" style="width: 75px;"><a href="/2016/04/16/introducing-gpuimage-2-redesigned-swift"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/GPUImageLogo-Small.thumbnail.png" alt="GPUImageLogo-Small.png" title="GPUImageLogo-Small.png" class="image image-thumbnail " width="75" height="75" /></a></div> <p>Back in 2010, I <a href="http://www.sunsetlakesoftware.com/2010/10/22/gpu-accelerated-video-processing-mac-and-ios">gave a talk about the use of OpenGL shaders to accelerate image and video processing on mobile devices</a>. The response from that talk was strong enough that two years later I <a href="http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework">started work</a> on the open source framework <a href="https://github.com/BradLarson/GPUImage">GPUImage</a> with the goal of making this kind of processing more accessible to developers. In an attempt to broaden the reach of this framework, today I'm introducing the completely-rewritten-in-Swift <a href="https://github.com/BradLarson/GPUImage2">GPUImage 2</a> with support for Mac, iOS, and now Linux. This isn't just a port, it's a complete rewrite of the framework.</p> <p>Read on for how GPUImage 2 differs from the previous iteration, and why I rebuilt it from scratch.</p> <p><a href="http://www.sunsetlakesoftware.com/2016/04/16/introducing-gpuimage-2-redesigned-swift" target="_blank">read more</a></p> Cocoa Drupal iPhone Molecules Pi Cubed SonoPlot Sat, 16 Apr 2016 15:17:59 +0000 Brad Larson 630 at http://www.sunsetlakesoftware.com How to run Drupal on Amazon EC2 using a new micro instance http://www.sunsetlakesoftware.com/2010/09/15/how-run-drupal-amazon-ec2-using-new-micro-instance <div class="image-attach-teaser image-attach-node-68" style="width: 170px;"><a href="/2010/09/15/how-run-drupal-amazon-ec2-using-new-micro-instance"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/100014192753._V46777512_.gif" alt="Amazon Web Services" title="Amazon Web Services" class="image image-thumbnail " width="170" height="69" /></a></div> <p>A while ago, I <a href="http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2">wrote an article</a> about the steps required to set up a web server that runs the Drupal content management system (like this site).  Enough has changed in the interim that I figured I'd revisit this article with more up-to-date information.  In particular, Amazon <a href="http://aws.typepad.com/aws/2010/09/new-amazon-ec2-micro-instances.html">just introduced their micro instances</a>, which offer you the ability to host a website for as little as $5 a month.</p> <p>Read on for a step-by-step guide in setting up a micro instance for hosting Drupal.</p> <p><a href="http://www.sunsetlakesoftware.com/2010/09/15/how-run-drupal-amazon-ec2-using-new-micro-instance" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2010/09/15/how-run-drupal-amazon-ec2-using-new-micro-instance#comments Drupal http://www.sunsetlakesoftware.com/crss/node/340 Wed, 15 Sep 2010 14:30:02 +0000 Brad Larson 340 at http://www.sunsetlakesoftware.com Running a Drupal website on Amazon EC2 http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2 <div class="image-attach-teaser image-attach-node-68" style="width: 170px;"><a href="/2008/09/13/running-drupal-website-amazon-ec2"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/100014192753._V46777512_.gif" alt="Amazon Web Services" title="Amazon Web Services" class="image image-thumbnail " width="170" height="69" /></a></div> <p>As I described in my <a href="http://www.sunsetlakesoftware.com/2008/09/07/welcome-cloud">previous post</a>, this website is currently running on Amazon's <a href="http://aws.amazon.com/ec2">Elastic Compute Cloud</a> (EC2). The underlying architecture of the site is based on the <a href="http://drupal.org/">Drupal</a> content management system, something that I've also <a href="http://www.sunsetlakesoftware.com/2008/06/21/architecture-site">described previously</a>. I was not completely happy with the performance of my previous host (<a href="http://mediatemple.net/">Media Temple</a>), and Amazon EC2 promises to give you the ability to host a virtual machine running whatever you want within Amazon's data centers. You get access to the bandwidth and processing power of a huge online business, but you only pay for what you use.</p> <p>In my limited testing so far, EC2 flies as a web host and appears to be able to scale for traffic spikes. It also provides a number of unique features, such as incremental snapshots of your data that are stored on S3 and the capability of creating throwaway clones of your server for doing development and testing.</p> <p>Read on for a step-by-step guide to configuring a Drupal website like this one on the Elastic Compute Cloud.</p> <p><a href="http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2008/09/13/running-drupal-website-amazon-ec2#comments Drupal http://www.sunsetlakesoftware.com/crss/node/69 Sat, 13 Sep 2008 19:28:06 +0000 Brad Larson 69 at http://www.sunsetlakesoftware.com Welcome from the Cloud http://www.sunsetlakesoftware.com/2008/09/07/welcome-cloud <div class="image-attach-teaser image-attach-node-68" style="width: 170px;"><a href="/2008/09/07/welcome-cloud"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/100014192753._V46777512_.gif" alt="Amazon Web Services" title="Amazon Web Services" class="image image-thumbnail " width="170" height="69" /></a></div> <p>You might notice that this site is running a little faster. This is because I have decided to try out hosting my site from within Amazon's <a href="http://aws.amazon.com/ec2" rel="nofollow">Elastic Compute Cloud</a> (EC2). EC2 is part of <a href="http://aws.amazon.com/" rel="nofollow">Amazon's Web Services</a>, which also include the popular <a href="http://aws.amazon.com/s3" rel="nofollow">Simple Storage Service</a> (S3), <a href="http://aws.amazon.com/sdb" rel="nofollow">SimpleDB</a>, and <a href="http://www.amazon.com/Simple-Queue-Service-home-page/b?ie=UTF8&amp;node=13584001" rel="nofollow">Simple Queue Service</a>. Briefly, Amazon has decided to open up the computing capabilities and bandwidth of its data centers to the world, and has been steadily adding services and features over the last couple of years. A couple of weeks ago, they added a feature to their EC2 service that made it practical to run a web site from their cloud.</p> <p>Read on for more.</p> <p><a href="http://www.sunsetlakesoftware.com/2008/09/07/welcome-cloud" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2008/09/07/welcome-cloud#comments Drupal http://www.sunsetlakesoftware.com/crss/node/67 Sun, 07 Sep 2008 15:11:47 +0000 Brad Larson 67 at http://www.sunsetlakesoftware.com The architecture of this site http://www.sunsetlakesoftware.com/2008/06/21/architecture-site <div class="image-attach-teaser image-attach-node-24" style="width: 66px;"><a href="/2008/06/21/architecture-site"><img src="http://www.sunsetlakesoftware.com/sites/default/files/images/druplicon.small_.thumbnail.png" alt="Drupal icon" title="Drupal icon" class="image image-thumbnail " width="66" height="75" /></a></div> <p>Recently, I presented this site at the <a href="http://groups.drupal.org/wisconsin" rel="nofollow">Madison (WI) Drupal meetup</a> and promised to put in writing my comments on its design, as well as post the code for the theme that I used. Read on if you are interested in the details of how I built this site.</p> <p><a href="http://www.sunsetlakesoftware.com/2008/06/21/architecture-site" target="_blank">read more</a></p> http://www.sunsetlakesoftware.com/2008/06/21/architecture-site#comments Drupal http://www.sunsetlakesoftware.com/crss/node/22 Sun, 22 Jun 2008 00:22:40 +0000 Brad Larson 22 at http://www.sunsetlakesoftware.com