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 »

S3 – Masterclass Webinar slides

I stumbled across a set of slides with a rather comprehensive overview of the different aspects of S3, worthwhile reading for anyone who works with Amazon S3 regularly. Enjoy! Masterclass Webinar: Amazon S3 from Amazon Web Services

F# – PDF fun with Markdown and FSharp.Formatting

I spent the last couple of nights putting together a simple Markdown to PDF formatter using Tomas Petricek’s FSharp.Formatting project and the PdfSharp-MigraDoc library. To use this library, you can either grab the source from the GitHub repository or get it from Nuget using the following command: F# Usage To use the library from F#, …

F# – PDF fun with Markdown and FSharp.Formatting Read More »

CouchBase webinar by Don Pinto

Don Pinto of CouchBase gave a webinar today on some common use cases of CouchBase, with the recording and slides below: Webinar – How Companies Use Couchbase: Common Use Cases from Couchbase

Building an MMORPG

Hi, just a quick note to say that recordings of my talk with Community for F# is now available. In this session, I shared some of our experiences of building a successful MMORPG for a social audience and insights into some of the technical challenges that my team has had to overcome along the way. …

Building an MMORPG Read More »

DynamoDB.SQL 1.2.1 – now supports Local Secondary Index

A couple of weeks earlier, Amazon announced support for Local Secondary Indexes (LSI) for DynamoDB. You can now perform fast, efficient queries against DynamoDB tables using attributes that are not part of the existing Hash and Range key model without resorting to the use of scans. As a result to the new feature the DynamoDB …

DynamoDB.SQL 1.2.1 – now supports Local Secondary Index 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