So I got myself a fancy new server. It really is great, I really love it, it performs great and I noticed that there was an option to execute an executable when an event was generated by the LifeCycle manager (which checks the status of all the hardware for you), which is awesome. But I couldn’t find an application which sends the report to me. I searched, and searched, but found only solutions for windows or I needed to lay down money for a simple script. My solution: I will make my own simple script and share it.
Year: 2014
Script examples
As promised in this post I will give some examples of script usage within a project. This allows for more customizable control which is easy to maintain and implement. I will give examples for C# with the ClearScript library and NodeJs with the vm module. But you are not limited to these two langauges, most languages have their own JavaScript engine module/library. So try it with your favourite language.
Scripts and their usages
Most people when you toss up the term scripts will automatically think of JavaScript running within a browser. Although this is indeed the mayor use of JavaScript, it also has other usages. Another example with which people are fairly familiar is bash. Bash is used within Linux and Windows as shell / terminal scripts. In this post I will explain a bit about script languages and explain why I think that scripts are underused as method of flow control.
Where to start?
Well, most programmers have some sort of “favorite” language and most will suggest to begin with this for various reasons. I will do no such thing. Here I will list multiple languages which I think are a good starting points and explain why.
About me
So this will be my first blog post in which I introduce myself and this blog. At this point I don’t really know how much and how often I will be posting. This is more for me, sharing my daily experiences as a developer, than anything else.
Welcome
Hi and welcome to littledev,
I just uploaded WordPress and if this is the only post around that probably means you found me rather early!
On this blog I will write about the little and big things I endure and discover while being a active developer. The first post will likely be an introduction of myself and after that I will talk about code and tech stuff… Mostly code though.
Till soon!
Littledev