Programmer

Coding Commands Programmer
How To Install SAAS on Mac
March 21, 2020
0
SaaS is very important to generate CSS with variables You can install it on your MAC by typing the below command: brew install sass/sass/sass if you are not using MAC, click the URL https://sass-lang.com/install for details to install it for other OS sudo gem install sass Now, suppose I am working on my WordPress Theme […]
Programmer
Videos You Should Watch at least Once
November 22, 2019
0
Coding Programmer svn
SVN Command to manage tracking of personal projects.
March 11, 2019
0
I was recently working on some of projects of my start-up. I wanted to make sure that I can see the revision logs of my project source code so that I can find why I have changed the code & in case accidental delete of a running good code I can restore by reviewing the […]
Algorithm Dictionary php Programmer Programming Security
Steganography
January 11, 2018
0
Images have been used to hide secret messages using a process called Steganography. Have you ever watched a spy movie where the operative goes to a profile and using the picture there, extracts a secret message? This is called steganography, concealing information inside something else. While there are many ways to accomplish this, one of […]
How To Programmer Security Server
Fixing Email Scrap in your XML API when you use CoudFlare
September 3, 2017
0
, ,
Fixing Email Scrap in your XML API when you use CoudFlare
Recently I am using CloudFlare for one of my server. We give XML API support for one of our product. When any developer is trying to get their Order Details though our Shopping Cart API recently, somehow in the XML, all emails are scrapped.  Even I have found that, some additional javascript is added in […]
Entrepreneur Programmer
Websites that Every Computer Geek Should Follow
June 7, 2017
0
When you get stuck Stack Overflow : subscribe to their weekly newsletter and any other topic which you find interesting Quora : A place to share knowledge and better understand the world: News Hacker News : news aggregator for programmers where civility is king, try a newsletter to get top news to your inbox: Hacker […]