F#

Introducing, DSLs to query against Amazon CloudWatch metrics

If you have done any DevOps work on Amazon Web Services (AWS) then you should be familiar with Amazon CloudWatch, a service for tracking and viewing metrics (CPU, network in/out, etc.) about the various AWS services that you consume, or better still, custom metrics that you publish about your service. On top of that, you …

Introducing, DSLs to query against Amazon CloudWatch metrics Read More »

Introducing log4net.Kinesis, a log4net appender for Amazon Kinesis

Just under three weeks ago, Amazon announced the public availability of their new Kinesis service, a service which is designed to allow real-time processing of streaming big data. As an experiment I have put together a simple, actor-based customer appender for log4net which allows you to publish your log messages into a configured Kinesis stream. …

Introducing log4net.Kinesis, a log4net appender for Amazon Kinesis Read More »

Slides for F# in Social Gaming talk at CodeMesh

Just a quick note to say that slides for my F# in Social Gaming talk at the recent CodeMesh conference is now available on SlideShare and that recording of the talk will be available on InfoQ at a later date. F# in social gaming from Yan Cui

Mostly Erlang episode 13

I was recently invited to chat to the Mostly Erlang podcast about F#, with co-host Bryan Hunter, Fred Hebert (author of the excellent Learn You Some Erlang for Great Good!) and fellow F# addict Phil Trelford (author of many popular F# libraries such as TickSpec, Mini Rx and Foq). It’s always nice to talk about …

Mostly Erlang episode 13 Read More »

Customizing document styles with FSharp.Markdown.Pdf

Following on from my last post on formatting a Markdown document into PDF using FSharp.Markdown.Pdf, if you don’t like the default styling (which I tried to mimic style Github formats Markdown documents with) you can set your own styling for the different types of Markdown elements by going down a level of abstraction. The FSharp.Markdown.Pdf.MarkdownStyleNames …

Customizing document styles with FSharp.Markdown.Pdf Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close