HTTPS, JSON and many other protocols are not sufficient to describe the relationship between an app and its Cloud infrastructure. We need more on the Cloud Computing Infrastructure. Many peoples think that with the APIs all the applications can communicate with different infrastructures. However, it is partial truth. HTTP and HTTPS protocols are not enough understood by the most and that amount of … [Read more...]
Introducing Premium Membership
We, The Customize Windows After 5 Years Journey Introduced a Premium Membership Level for Ad Free Content, Content Partnership and Cloud Services. This became a need with time and growing content. However it will neither affect the existing contents nor future regular daily posts will be ever discontinued. Premium Membership is only intended for certain level of users for more intense … [Read more...]
Basic Guide to Work on MySQL CLI (Rackspace Cloud Server)
Here is a basic guide to create MySQL Database, Create Tables and import any existing SQL backup without using PHPMyAdmin or other web software. There are two types to scaling on Cloud and usually at minimum, we use 2 servers - one application server (database server) and one web server. This is basically a video guide to help the new readers of our website who wants to manage their own … [Read more...]
Facebook Account settings for Better Privacy and Security
Here is a Checklist For Facebook Account settings for Better Privacy and Security. Any Level of User Must Change The Default Settings and Tweak. As we have mentioned in the article Cloud Computing and Social Networks in Mobile Space, as the mobile devices can track us in real life, one must ensure own and his/her friends and relative's security and privacy. Facebook Account settings for … [Read more...]
Managing Rackspace Cloud Account Billing
Here is how to on managing Rackspace Cloud account billing matters. This is, intended to help the existing users to understand a third party. What is the need of making the third party understanding the part on managing Rackspace Cloud account billing? Managing Rackspace Cloud Account Billing Because, if you are; for example, an Indian client, your beloved Government might … [Read more...]
How to Upload Backup to Dropbox from Cloud Server
Here is How to Upload Backup to Dropbox from Cloud Server in Case You Want To Keep Your Backup of Files and Database on a Free Cloud Storage. Many have a Shylock like attitude for billing. Specially for the Indian Citizens, it can happen that ICICI bank is delaying to update the Payment to credit card or you have crossed the maximum limit of Foreign Exchange set by Reserve Bank of India. … [Read more...]
Password Protect gzip Files on Command Line
We can password protect gzip Files on command line, like from SSH to remote server with gpg or openssl, to ensure more security of the file. This is quite important for the backup files, for the files kept in publicly accessible area of the server or executable files not desired to be executed by the other users of the server. Password Protect gzip Files on Command Line : … [Read more...]
HTTPS, CSS Pre-Processors and Flash of Unstyled Content
For better page speed with need to use CSS at footer and CSS-Preprocessors, which increases the chance of Flash of Unstyled Content (FOUC). No modern busy website today use CGI-Scripting or Hand Coded HTML, most of us are forced to use this or that content management system, usually based on PHP-MySQL. With the advent of high end mobile devices, it is expected that the users will use a 3G … [Read more...]
Run Rackspace Notification Processor on OpenShift PaaS
Run Yagi, a modular OpenStack notification event processor against Rackspace account on OpenShift PaaS. We have modified code to adapt PaaS. There are conflicting licensing issue with non-Rackspace, non-OpenShift applications. Unless we receive clean cheat, actually its kind of criminal activity to release with GNU GPL 3.0 License. As we have the target to submit the App as OpenShift Developer, we … [Read more...]
Data Transmission : Basics
Data transmission combines methods to convey information from a sender (source of information) to a receiver (information sink). Information conveyed by electrical, optical signals or by electromagnetic waves. Technically, the transmitter transmits the signal in a physical quantity to the receiver and is measured at the end. In electrical signals, an electrical voltage or an electrical current is … [Read more...]
Useful apt Tricks For SSH (Ubuntu, Debian and Deb Linux)
Here are some apt tricks for SSH, manly useful to Debian, Ubuntu and deb Linux servers. There are some lesser known commands related to apt. Previously we talked about Advanced Packaging Tool (apt) and aptitude, probably this will be a practical and useful to the readers. You can read about the package managers. We can have apt-get on OS X too. Useful apt Tricks For … [Read more...]