ericboyer.com
Eric Boyer - Migrating to SquareSpace from TypePad and AWS EC2...
http://ericboyer.com/post/7810452742/migrating-to-squarespace-from-typepad-and-aws-ec2
Like What You See? Migrating to SquareSpace from TypePad and AWS EC2 Instance. This article original appeared on Codesta’s blog. What Prompted The Switch? A shot after I had had enough of Typepad. I was not disappointed. After an hour of work, I had a limited import setup and some great styles that only needed a bit more refining to get it up to par with our old site. Easy for anyone to alter content. No servers we had to maintain. Why Not Stay With TypePad? The biggest issue with Typepad was the lack of...
ericboyer.com
Eric Boyer - What are mainframes? is it like the cloud?
http://ericboyer.com/post/6362926071/what-are-mainframes-is-it-like-the-cloud
Like What You See? Is it like the cloud? Page 1 of 1.
ericboyer.com
Eric Boyer - Blog Visuals
http://ericboyer.com/post/5803396708/blog-visuals
Like What You See? Definitely going to have to spend some time over the next few days implementing some sort of custom skin. Hadn’t really had much time and didn’t really expect anyone to actually stumble on it :). Page 1 of 1.
ericboyer.com
Eric Boyer - Native vs. HTML5 Mobile Development Part 2
http://ericboyer.com/post/6324009660/native-vs-html5-mobile-development-part-2
Like What You See? Native vs. HTML5 Mobile Development Part 2. This article original appeared here: http:/ www.codesta.com/blog/2011/5/31/native-vs-mobile-html5-part-2.html. In my previous article. I gave a broad overview of the major functions of the components that we used to build out an in-field mobile application and server side component to synchronize the mobile information back to. Here I will break down and compare the products in categories, and the benefits/pitfalls for each. To the Nitro engi...
ericboyer.com
Eric Boyer - Pay Per Click and You
http://ericboyer.com/post/7810593567/pay-per-click-and-you
Like What You See? Pay Per Click and You. This article originally appeared on Codesta’s blog. We recently started advertising our services on Google through their AdWords platform. About 3 days in we decided that we needed to streamline the site and provide better keywords to Google to improve the experience for users clicking on our ads. This meant stopping advertising,. Re-designing our site and migrating our content to SquareSpace. Tweaking the ad campaign and then re-launching. Link it to Analytics.
ericboyer.com
Eric Boyer - Native vs. HTML5 Mobile Development
http://ericboyer.com/post/5576787534/native-vs-html5-mobile-development
Like What You See? Native vs. HTML5 Mobile Development. Codesta previously published a blog article of mine about my experiences developing a non-native app using Sencha Touch and HTML5 tech. It can be found here: Native vs. Mobile HTML5. Were chosen to realize these goals and help increase developer productivity. What follows are an introduction to the technology, the technical limitations and the experiences that I had developing a non-trivial app for this relatively unexplored technology. Between the ...
ericboyer.com
Eric Boyer - Sench Touch/PhoneGap Tips and Tricks
http://ericboyer.com/post/5802162408/sench-touchphonegap-tips-and-tricks
Like What You See? Sench Touch/PhoneGap Tips and Tricks. Another blog article by me on Sench Touch and PhoneGap. Was recently posted on Codesta’s blog. Do not name your application ‘app’ like a lot of the examples. Do when using Sencha Touch. On Android, PhoneGap injects an object named ‘app’ that will overwrite your own. Not extremely hard to figure out but annoying if you have to replace the variables all over your code base. The biggest thing to be aware of when using localStorage is that there is a s...