Frank Joppe's blog articles

0
comment
on 8/28/2015 3:46 AM
Read the previous article: FSharpArm - part 1 As the previous article was "current-status". Progress brought new insights, and so the following corrections apply:I develop in VS2015 under Windows, so I didn’t need to install Akka.Net on the RPi; installing fsharp for Debian/Ubuntu Linux is enough; The Self-Hosted Websharper template does not work -fully- as was described, see below; Control Panel [...]
>> Read the full article
.
0
comment
on 8/7/2015 5:53 AM
I know what's like in the summertime, a bit quiet, so I thought it would be fun to build a Robot Arm, and to control it from a Raspberry Pi using self written F# software. Project goals are: have fun, learn some, and if possible, do a "Sean's dad" trick: inspire a kid.The ingredients are: One Raspberry Pi 2B (quad core!) plus accessories (power, network cable, HDMI cable), a clean Micro SD card (cat 10) with adaptor, a USB keyboard, a MeArm robot arm, four Servo motor cord extensions (3x10cm 1x2 [...]
>> Read the full article
.
0
comment
on 6/14/2015 5:39 PM
Long time no blog, because I prefer to blog about stuff that I finished. However my current fsharp / Websharper project takes some time, and because of working conditions (little time to spend) it will take even quite some more time. So let’s write something about unfinished business. I work at a contractor company, and we have the process that every employee needs to submit their time spend in a timesheet at the end of the week and month. And then the invoice process works based on this [...]
>> Read the full article
.
0
comment
on 4/19/2015 4:38 PM
The nice thing about Websharper is that you’re released from writing Javascript. As a pet project I was wondering how much effort it would take to write a simple DataGrid in which you can paste clipboard data, which you copied earlier from MS-Excel. If you want to write something ambitious like a project planning tool, then such a paste function could be useful.So what does excel put on the clipboard if select a rectangle of cells and copy it? In the Desktop world one would deal with the D [...]
>> Read the full article
.
0
comment
on 4/12/2015 7:08 AM
Will the real actor please stand up? This week I acted because of some nice Fsharp news.First I visited a presentation of Riccardo Terrell about Akka.NET this week. Sergey Tihon’s  weekly newsletter mentioned that Mono 4.0.0 was released.So let us combine that. I installed Mono before and now to upgrade in Ubuntu (as root):apt full-upgrade mono-completeThis takes a while. And now to install Akka.NET. There is a little problem though, you need to get Akka.NET via nuget, and standard t [...]
>> Read the full article
.
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