Here is Step by Step Guide For Installing Powerline on OS X 10.10 (Yosemite) Including Managing the Python Path From Oh My ZSH dot File. Previously, we summarized how to install iTerm2, Homebrew and ZSH on OS X 10.8, for natural reason; some stuffs might give error if you try to install Powerline. Installing Powerline on OS X 10.10 : Managing Python Installation OS X by … [Read more...]
Archives for April 2015
Empty a Swift Container & CDN (HP Cloud)
Here is How To Empty a Swift Container & CDN on HP Helion Cloud Where the Container Has Multiple Files and Pseudo Directories. This action can not be done via Web GUI. OpenStack Swift of HP Helion Cloud is linked with Akamai CDN, just like Rackspace. Except HP, none of us are the "admin" of that associated Akamai CDN account. The function is integrated via API. There are web GUI tools to … [Read more...]
Load Github Gist on WordPress in Non-Blocking Way
Here is How to Load Github Gist on WordPress in Non-Blocking Way. If We Use The Default Js, on PageSpeed Insights it Shows Up as Blocking Item. But a slight modification can help to get rid of this trouble. No WordPress plugin or tons of snippets is not needed for this task. Load Github Gist on WordPress in Non-Blocking Way This is an example gist of a Shebang script which … [Read more...]
Rocket Science : Space Shuttle From Networking POV
NASA is a Contributor of OpenStack. All Government Space Agencies Use Normal UNIX, Normal Servers and Known Protocols. Rocket Science is Newton's Third Law. Everyone knows that, Sir Isaac Newton's Three Laws of Motion are most important key behind the rockets. Rocket Science is not exactly not synonymous with what we mean by using the word. We can not go in to too much details about Rocket Science … [Read more...]
Export Project Google Code to Github
It is a Fairly Simple Process to Export Project Google Code to Github via Web GUI. You can import others project to own Github account in this way. Google code is SVN. SVN is not exactly easy than Git but we need this guide for practical purpose - Google Code died. The Reason to Export Project Google Code to Github, particularly that of others is for fair intention; i.e. own … [Read more...]
Real Time Widgets in WordPress with WebSocket
WebSocket is a Protocol which has PHP library for serving real-time messages between clients and server which opens the possibility to use with WordPress. This article with the title Real Time Widgets in WordPress with WebSocket is a discussion on the topic. You have landed to a wrong place if you are searching for any ready to use kind of plugin. This discussion is for the developers. We talked … [Read more...]
Installing DevStack on Ubuntu 14.04 Server
Here is a Small Guide For Installing DevStack on Ubuntu 14.04 Server. That Server Instance Can Be Running on OpenStack Itself. It is not for production environment. It is exactly what it sounds - Dev Stack. OpenStack is for production environment. Right now, you can install DevStack in many ways like - All-In-One Single VM, All-In-One Single Machine, Multi-Node Lab, DevStack with Neutron … [Read more...]
Work With root Username on OS X Terminal/iTerm2
If you want to use OS X in a kind of Linux or BSD way, there is way to become the root user. This guide is intended for the advanced users who can understand chmod, chgrp, chown - at minimum. Ordinary users need not to become root for fun only. The title of this article reflects what we want to mean - Work With root Username on OS X Terminal/iTerm2. How To Work With root Username on OS … [Read more...]
How To Write Bash Scripts For OpenShift PaaS
Here is how to write Bash scripts For OpenShift PaaS mainly for installing Ruby based web softwares. We have example with OctoPress Bash Script. Neither it is possible to create cartridge for every web software nor cartridge is practical way for deploying custom web softwares. Instead of typing the commands manually, if we use Bash Scripts, the repetitive works become very … [Read more...]
Node is Empty Warning in WordPress Structured Data Testing
It is quite common to get Node is Empty warning in WordPress when tested in Structured Data Testing Tool. There should be a property inside. Previously, we have discussed about how to Fix WordPress mainContentOfPage Schema Error in Genesis. Despite WordPress is a Free Software, these Themes are not Free Softwares. Due to the closed source model of software distribution, it is very difficult for … [Read more...]
iBeacon and Nearables : Basics
iBeacon uses smartphone's precise location for navigation within the confined spaces, based on Bluetooth Low Energy (BLE). Nearables describes the idea of smart objects. None of these are real examples of Internet of Things (IoT) but these are very basic smart objects. iBeacon and Nearables are two different words with specific meaning, we included together because the first basically falls in the … [Read more...]