ConsejoSano, a client of AllCode, and Mercer announced that they've signed an agreement to launch a digital Spanish telehealth platform for Spanish speakers. "Mercer announced today that it has formed an alliance with ConsejoSano to provide employers and their...
Cloud
Cloud development involves, is where Allcode shines. Our AWS certified engineers develop cloud architecture such as planning, organizing, and designing to implementing and structuring cloud delivery models (Iaas, Paas, Iaas).

Facebook FBF8 2014 – Highlights Facebook Login, App Links, Parse, and more
We attended FBF8 2014 yesterday. The highlights were 1. The Facebook Login mechanism is changing. What is the Facebook Login mechanism? When you have a Facebook App on your desktop browser in certain situations you will be prompted to login with Facebook at which...
How to Debug Ruby on Rails through SSL with RubyMine Foreman
If you’re required to debug Ruby on Rails in RubyMine Foreman through SSL, e.g. you’ve got a Facebook App, you will find the following useful.Unfortunately, I’ve not been able to find a way to debug by using the standard debug rails configuration. Instead, I had to...
Minify Sencha ExtJs in Production
The main issue that I’ve encountered using SenchaExtJs in Production is the compressed JavaScript after using JSBuilder is still large. JSBuilder does a nice job of compressing and obfuscating, but the generated app-all.js is still too big, which means that the...
How to migrate your EC2 MySQL Instance to RDS
The other day I had to migrate a couple of databases from an EC2 MySQL instance to RDS. I couldn’t find a decent example of how to do this so I wrote this up.
Some of you might ask why do you want to do this? You get more control with EC2 than RDS. The reality is the EC2 instance ran out of RAM, and I didn’t want to build out a new box.
Best Practices for AWS Cost Optimization
Sharon Wagner did a nice little presentation at the Silicon Valley Cloud Computing Group today.Sharon Wagner did a nice little presentation at the Silicon Valley Cloud Computing Group today. It looks like we should be leveraging Glacier storage more as it’s...