Looking to build a native mobile version of a WordPress blog or site this year? We all know that there is nothing stopping the growth of mobile and it’s something that every site owner has to consider constantly as they seek to provide the best experience for their users as well as engage potential customers. But building a native mobile application isn’t necessarily easy nor can it be entirely cheap – not as cheap, say, as downloading and installing WordPress onto your own server cheap! That’s why it’s great when we come upon open source frameworks built for mobile application […]
Automate Deployments with Scatter
Evan Solomon has been busy and his busyness hasn’t been without cause and value. A few months ago he shared a new project with the world, a “helper” with deployment called Scatter. The idea was to create a support mechanism that would help you deploy your code via a custom script for different projects. You can use any system you’d like, by the way, making it easy to access the custom script as you need. It’s basic design is to help keep your deploy and web code separate. In addition, it’ll make it easy to access one or the other […]
Deploy WordPress on Heroku via Buildpack
Have you ever wanted to install WordPress on Heroku? Well, now you can with a simple buildpack developed by MChung. Wait a second you say – isn’t Heroku for Ruby applications? Ah, you must have missed out on the Celadon Cedar stack which makes this much easier to do. You can, as a developer, install and run any language or choice if you’d like. Tada! It’ll use the following stack:
No Comments