Blog articles

0
comment
on 8/13/2016 8:28 AM
Rancher has a load balancer built it (HAProxy). Let's compare its performance vs Docker Swarm one. I will use 3 identical nodes:192GB RAM28-cores i5 Xeon1GBit LANCentOS 7Docker 1.12Rancher 1.1.2I will benchmark against a hello world HTTP server written in[...]
.
0
comment
on 8/12/2016 10:22 PM
家に喫煙者がいると、子どもにまで受動喫煙の被害が出る可能性があります。 例えば、気管支炎や肺炎などの呼吸器感染症になったり、喘息を起こしたり悪化させてしまうこともあります。 喫煙者本人と同様に、子どもに喘鳴、咳、息切れ、...続きを読む 投稿子どもの健康を守るためにも禁煙・胃がんのリスクは禁煙を開始して体を健康に!の最初に登場しました。
.
0
comment
on 8/12/2016 5:55 AM
I my last two articles I introduced React Native app development with F# and showed how we can do HTTP calls with the Fetch API. I also mentioned briefly how to access the local storage of your phone in order to cache information. In this article I want t[...]
.
0
comment
on 8/10/2016 5:09 AM
I my last article I introduced React Native app development with F# and mentioned briefly that we can do HTTP calls with the help of the very popular Fetch API. Fetch provides a generic definition of Request and Response objects (and other things involved[...]
.
0
comment
on 8/9/2016 12:21 PM
Undertand Xamarin Forms data bindings in F# In Xamarin.Forms, interacting with buttons, labels, lists and all other controls is done via data bindings. Data bindings is one of the core component of the MVVM pattern (model - view - viewmodel). It provides [...]
.
0
comment
on 8/7/2016 1:29 PM
Welcome to F# Weekly, A roundup of F# content from this past week: News I've made https://t.co/0hBfFEEIz2 available as an ebook for those who want to read it offline: https://t.co/l7FuQHfIYD — Scott Wlaschin (@ScottWlaschin) August 1, 2016 F# for Fun and [...]
.
0
comment
on 8/6/2016 5:00 PM
There is a page in the Hugo documentation that describes how to use MathJax to embed nicely-typeset mathematics in one’s Hugo-generated site. For my own site, I took this as a starting point and made a few improvements. Here’s how I do the math typeset[...]
.
0
comment
on 8/6/2016 8:04 AM
TL;DR available at the bottom of the post. “A React Native App is a Real Mobile App” With React Native, you don’t build a “mobile web app”, an “HTML5 app”, or a “hybrid app”. You build a real mobile app that’s indistinguishable from an app built using Obj[...]
.
1
comment
on 8/2/2016 2:17 PM
Create HTML componants for your WebSharper webapp with UI Next template WebSharper.UI.Next comes with a simple template engine which can be used to build doc elements. It is built using a F# typeprovider therefore gives typesafety for templating. If you n[...]
.
0
comment
on 8/1/2016 5:00 PM
This is a bug/curiosity in PowerShell that I stumbled upon a few years ago, but never wrote up. The behavior hasn’t changed significantly in the intervening verions, so now I’m finally getting around to a quick blog post. Here’s a chart detailing the r[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper