-
Covid Data – making the application – part 4
Now I need an application. The first version was a simple html file with Data Tables ( https://datatables.net/ ). You can find at https://ignatandrei.github.io/WFH_Resources/output.html . It is a simple table with search / filter and sorting. The next,with help from Bogdan we have started an Angular application,deployed at https://ignatandrei.github.io/WFH_Resources within the docs folder : http://github.com/ignatandrei/wfH_Resources/docs…
-
Covid Data–transforming – part 3
I figured out that from data ( .md files and .js files) I need to have a proper data to be processed by the application. Since the application will be a static web app,the easy way is to be a generated js file to be imported into the application. 1. MD to js So now…
-
Covid Data- making a database–part 2
First,I need to understand how to store the data. For the resources,I was thinking to have a simple way for the people to edit data and to add resources ( yes,I know – I am counting too much on the kindness of people) So I figure out the a .md file will be enough clear…
-
Covid Data–part 1
In this days of Covid I needed 2 things: Put somewhere the list of free resources Gather the data about Covid from different countries,in order to understand the evolution of the disease Because I am a programmer the easy way to have a database is on GitHub – and I figure that with the docs…
-
Friday Links 365
The Care and Feeding of Tuples in C# – Simple Talk Cards vespa-engine/vespa: Vespa – the open big data serving engine Open Sourcing Vespa,Yahoo’s Big Data Processing and Serving Engine Windows 10 IoT Core Blockly – Building Apps for WindowsBuilding Apps for Windows .NET Framework 4.7.1 Runtime and Compiler Features | .NET Blog Javascript closures…
-
BitBucket pipelines vs AzureDevOps pipelines
TL;DR; : Choose Azure – it can integrate also with BitBucket repository For my previous experience with AzureDevOps,please see http://msprogrammer.serviciipeweb.ro/category/azure-devops/, I have had the opportunity to play with BitBucket CI this weekend. Nothing fance,just a CI + test + artifacts for a .NET solution. Both have yaml files for CI /CD Both have support for…
-
Friday Links 364
The many faces of `this` in javascript – Pragmatists Using GitHub for comments on your blog Time Series Analysis in R Part 3: Getting Data from Quandl | DataScience+ Essential Image Optimization ImageOptim alternatives for Windows and Linux FileOptimizer (English) – Software Javier Gutiérrez Chamorro (Guti): FileOptimizer,SumatraPDFOpt,TBClamAV,ClamAVOpt,RealSpeed,RLE64,WinVer,TXT2PDF,Lamark,XPlorer,SMETAR,MEMTRACE,ZEROFILL ARIMA models and Intervention Analysis | DataScience+ WorkPlace…
-
Post Mortem -part 7
It was fun to create https://github.com/ignatandrei/webAPI2CLI/ and to deal with various technical problems. It was less fun to make the devops working – however,the previous experiences helped a lot. But even so,waiting to compile the project,making the docs … was not fun. It was cumbersome writing the documentation – however,I know that,without documentation,the project is useless.…
-
Documentation–part 6
I need 2 types of documentation: 1. For let people know how to use 2. For the programmers – to understand what the classes are doing For the first point,documentation to use a. Github has already the readme.md file that shows details for the repository . What I need is something more- i.e. detailed…
-
Friday Links 363
ThinkR-open/remedy: RStudio Addins to Simplify Markdown Writing rstudio/rmarkdown: Dynamic Documents for R Jack Histon – ASP.NET Core 2.0 – Repository Overview: Razor Pages bchavez/Bogus: A simple and sane fake data generator for C#,F#,and VB.NET. Based on and ported from the famed faker.js. Jack Histon – Trust your Data,Not your Mind adamtornhill/code-maat: A command line tool…
I am ok , you are ok