ins.nafsadh.com
Code Example | inside the insight
https://ins.nafsadh.com/category/programming/code-example
List methods from a source file. Tue 30 Jun, 2015. Wed 01 Jul, 2015. Sometimes source files can become quite large. This is common mostly in C. But this may happen in other languages too. It makes working with these files particularly hard. Off-course there are IDEs which lists method and properties and what not. But there is a fun way to do the same stuff using python. The. For the signature of. Public protected private static s) [ w ] s ( w ) * ([ )]* ) *( {? And via Gist, Cheers! Mon 12 May, 2014.
ins.nafsadh.com
Azure | inside the insight
https://ins.nafsadh.com/tag/azure
Nodejs server on Azure. Fri 03 Jul, 2015. Fri 03 Jul, 2015. It is easy to use Node.js on a CentOS VM running on Azure, or any other linux VM on Azure. You can simply yum (with EPEL) install Node.js. Then an easy way to check if everything is working fine, a good idea is to test running a server from node. I am using this simple snippet:. Now you can start it by typing. Microsoft Azure yourazurevm Settings Endpoints. Endpoint: Any name (e.g. Http 8080). And see hello world. Install nodejs on CentOS. View ...
ins.nafsadh.com
Tutorial | inside the insight
https://ins.nafsadh.com/category/tutorial-2
Colors of Bangladesh – in Joy and with Glory. Thu 15 Dec, 2011. Fri 04 Oct, 2013. Although not legislatively established, it is generally held that. Are the colors of Bangladesh because they are on the national flag. According to People’s Republic of Bangladesh Flag Rules, 1972 ( rev 2005. The ‘National Flag’ will be in bottle green and rectangular in size in the proportion of length to width 10: 6 bearing a red circle on the body of the green. Color as per Constitution. Color name in rule book. Victory ...
ins.nafsadh.com
Comic | inside the insight
https://ins.nafsadh.com/category/comic
OS as places to live in. Sun 06 Apr, 2014. Sun 06 Apr, 2014. Mac is like hotels, Windows is like private homes, Linux is like apartments and BSD is like a fortress. The World, Made. Thu 17 May, 2012. Mon 21 May, 2012. Made in China Designed in America Invested by Israel. Using German and Japanese Technology Outsourced to India. License: CC BY-SA 3.0. Full Res: 2080 2475. Twitter and Facebook are trademarks of respective corporate entities. Facebook, by Google. Fri 22 Jul, 2011. Mon 04 Jun, 2012. OpenGL a...
ins.nafsadh.com
Running Node.js app as a service forever | inside the insight
https://ins.nafsadh.com/2015/07/04/running-node-js-app-as-a-service-forever
Running Node.js app as a service forever. Running Node.js app as a service forever. Sat 04 Jul, 2015. Sat 04 Jul, 2015. When you start a Node.js server simply using. The server stops as soon as the shell session is killed. But if you want to keep you server running, as a server would naturally should, you need some way to keep the server proc alive. Is seemingly a popular choice for running a server, as the name suggests, forever; or technically as long as you want. Sudo npm install inherits -g. I study ...
ins.nafsadh.com
Scribble | inside the insight
https://ins.nafsadh.com/category/scribble
Describe table structure in MS SQL Server. Thu 03 Dec, 2015. Thu 03 Dec, 2015. In MySQL and missed it on SQL Server when I started to work with it. Turns out, there is a way to do the same there as well:. Exec sp columns MyTable. This is not exactly the same as. But it serves similar purpose. Irony of language fondness. Wed 11 Nov, 2015. Thu 19 Nov, 2015. I started my new job here, in Long Island, and my day to day primary language is now Java. I kept rediscovering a lot of facts about Java, and I st...
ins.nafsadh.com
CentOS | inside the insight
https://ins.nafsadh.com/tag/centos
Install nodejs on CentOS. Fri 03 Jul, 2015. Fri 03 Jul, 2015. I’m using a Centos 7.1 on Azure. Node.js is not there in default repo for CentOS via yum. But you can get it using EPEL. After you install EPEL you can get nodejs. Cd /usr/src/ sudo yum install epel-release sudo yum install nodejs sudo yum install npm. And don’t forget npm! I study theory and applications of computing sciences. View Full Profile →. View nafSadh’s profile on Facebook. View nafSadh’s profile on Twitter. Irony of language fondness.
ins.nafsadh.com
Node.js | inside the insight
https://ins.nafsadh.com/tag/node-js
Posts tagged Node.js. Running Node.js app as a service forever. Sat 04 Jul, 2015. Sat 04 Jul, 2015. When you start a Node.js server simply using. The server stops as soon as the shell session is killed. But if you want to keep you server running, as a server would naturally should, you need some way to keep the server proc alive. Is seemingly a popular choice for running a server, as the name suggests, forever; or technically as long as you want. While trying to install Forever, globally, via npm. To acc...
ins.nafsadh.com
notes | inside the insight
https://ins.nafsadh.com/category/notes
Running Node.js app as a service forever. Sat 04 Jul, 2015. Sat 04 Jul, 2015. When you start a Node.js server simply using. The server stops as soon as the shell session is killed. But if you want to keep you server running, as a server would naturally should, you need some way to keep the server proc alive. Is seemingly a popular choice for running a server, as the name suggests, forever; or technically as long as you want. While trying to install Forever, globally, via npm. Sudo npm install inherits -g.
ins.nafsadh.com
Endpoint | inside the insight
https://ins.nafsadh.com/tag/endpoint
Nodejs server on Azure. Fri 03 Jul, 2015. Fri 03 Jul, 2015. It is easy to use Node.js on a CentOS VM running on Azure, or any other linux VM on Azure. You can simply yum (with EPEL) install Node.js. Then an easy way to check if everything is working fine, a good idea is to test running a server from node. I am using this simple snippet:. Now you can start it by typing. Microsoft Azure yourazurevm Settings Endpoints. Endpoint: Any name (e.g. Http 8080). And see hello world. View Full Profile →. Prolog pro...
SOCIAL ENGAGEMENT