Customizing a vagrant box
Recently, I got to know an excellent ready virtual machines solution known as Vagrant . The solution I was looking for was that I can...
Some personal thoughts
Recently, I got to know an excellent ready virtual machines solution known as Vagrant . The solution I was looking for was that I can...
<p>I just encountered another error and in production mode that angular JS controllers were not being loaded properly and I was getting the error like: Error: [$injector:unpr] … To fix this, just change the declaration of your AngularJS controllers from </p><!-- Crayon Syntax Highlighter v2.6.9 --> <div id="crayon-67beb22c99166794724588" class="crayon-syntax crayon-theme-classic crayon-font-monaco crayon-os-pc print-yes notranslate" data-settings=" minimize scroll-
This is a checklist I am creating for myself to secure different areas of a SailsJS application I am developing these days. For API...
I was trying to build signup functionality with AngularJS frontend and sailsjs backend rest API. I created a simple angular post...
<p>Deploying meteor or telescope can be tricky sometimes especially when it comes to centos support. Here are the steps I am following to deploy my meteor app. Development Environment: OSX Production Environment: Linode 1GB Centos 7 Apache Software Stack on production: Mongo DB Node.js 0.10.35 NodeJS “Forever” module to start application in the background I […]</p>
<p>The team decided to make the homepage of Biyixia.com like Pinterest or toptenreviews.com. Challenging, but thanks to the Masonry. Masonry was working absolutely fine on localhost but on the server it looks a bit messed up. The reason was that on slow connections Masonry was being loaded before all images gets loaded in the browser so […]</p>
<p>I was trying to install memcached on a centos 6.6 machine but when I run yum install php php-pecl-memcached, I was getting the error “No package php-pecl-memcached available.” I resolved it using the following method: Open yum.conf that might be available at /etc/yum.conf Find the line starting with exclude= Remove “php” from that line. As it is preventing any […]</p>
<p>Currently, I have been working on a complex Drupal project with around 400 subdomains and half a million nodes. All the subdomains have same codebase. The product is in Chinese language and my real issue was to translate the strings from English to Chinese but the problem was that if a string is translated in […]</p>
<p>I have been playing with tumblr for so long but today finally I shifted my tumblr account to a domain qasim.pk. It was easier than I thought. Adding Analytics, Disqus and your social accounts in sooper easy.</p>
<p>My working span in China was short. I was hired by a startup named biyixia.com as lead software engineer. I was already working with them offshore but due to long documentation process, I had to wait too long to apply for the visa. Chinese work visa process needs at least two years of work experience […]</p>