Log in with
I don't have an account, register meI have an account, help me log onLog in with FPish credentials
Please note that this system is obsolete. Even though we will allow users who already have a FPish account to use it, we no longer let new users open FPish account and urge everyone to use the login providers.
Latest blog articles (see all)
- A look back at 2011
- Solving F# Async.StartChild Leak: Futures
- Symbol Interning in WebSharper 2.4
- Programming Rules Of Thumb
- F# – Define empty class, struct or interface types
- F# Frustration: More Async Memory Leaks
- Hidden Markov Models and a ‘Reactive’ Viterbi Algorithm Implementation
- F# – From string to byte array and back
- Announcing FsUnit 1.0
- Hacking Type Classes in F#
- F# – inline functions and member constraints
- A Simple F# DSL to Mimic XQuery and XPath
- Testing your project against multiple versions of Clojure
- Making Async 5x Faster
- toying with lazy sequences and the fixed-point combinator in F#
- a generic polynomial type in F#
- Fixing a hole…
- Performance Test – Binary serializers Part II
- Porting Bryan's Erlang Function to F#
- FunTracer: Textures and Fog
- FunTracer: adding planes to the picture
- Coq Trivia: Dependent Pattern-Matching and Inversion
- FunTracer: reflection
- Vector Fun: projection of a vector on another
- FunTracer: specular lightning
- FunTracer: adding shadow
- Stack-Allocated Lists
- FunTracer: the first simple tracer
- FunTracer: hitting a sphere
- FunTracer: Defining the ray and viewport
- Text-based Macro System for F#
- FunTracer: Intro and let there be light
- Enhancements to FsUnit (version 0.9.1.1)
- Building an ASP.NET MVC 4 Solution with F# and C#
- Raytracing side note: “almost zero”
- Want to learn Clojure, online?
- Performance Test — SortedDictionary vs Dictionary vs Map vs Array
- Vector Fun: dot-product
- a simple vector-type in F#
- Next: Raytracing in F#
- Getting Setup for JavaScript Testing with Pavlov
- A few FSharpx examples
- F# Math (IV.) - Writing generic numeric code
- Connect4 – designing a Silverlight ViewModel
- Building F# Solutions in Visual Studio 11
- FW/1 User Manager example on Heroku
- F# Math (III.) - Defining custom numeric types
- Connect4 – implementing the representation and core mechanics in F#
- Slides and Source Code for my talk with UKDG and NxtGenUG
- Lenses in F#
- A Pinch of CoffeeScript Sugar - Part 1
- Project Euler — Problem 65 Solution
- Project Euler — Problem 71 Solution
- F# Silverlight Library Template in Visual Studio 11
- Optimizing the Heck Out of F#: HTTP Request Parsing
- Performance Test – JSON serializers Part II
- Getting Started with FW/1 in Clojure
- New F# Windows Phone Library Project Template
- Mostly Lazy - a Clojure podcast
- F# Math (II.) - Using matrices for graph algorithms
- FW/1 comes to Clojure
- F# – Adding custom indexer and slicer to your type
- An F# Web Server From Sockets and Up
- An F# Web Server From Sockets and Up
- A Coder Interview with Dan Mohl
- The Combinator Approach to Programming Domain Specific Languages with F#
- clojure.java.jdbc 0.1.1
- Real World Clojure - email status tracking
- F# Math (I.) - Numeric types in PowerPack
- F# Math - Numerical computing and F# PowerPack
- Real World Clojure - logging
- Type Systems are Asserts
- Real World Clojure - i18n resources
- Calling F# Libraries from Metro Style Apps
- Real World Clojure - SQL and noSQL
- Real World Clojure - Tooling
- Real World Clojure - HTML email generation
- F# as a Octave/Matlab replacement for Machine Learning
- Real World Clojure - XML generation
- Real World Clojure - environment control
- Real World Clojure - PowerMTA log files
- FPish now hosts blogs!
- Use F# to meet your scripting needs
- 10 reasons to use the F# runtime in your C# app
- Two New F# 3.0 Type Provider Related NuGet Packages
- AOP with F# — Memorization using higher-order functions
- Some thoughts about Google’s new Dart programming language
- OOP to me means only messaging local retention…
- Iteratee in F# – Part 1
- F# Performance Test — Structs vs Records
- F# — Enums vs Discriminated Unions
- Planning for Functional.net 2012
- Authoring Type Providers with the TypeProviderDSL from FSharpx
- MSDN Magazine Article: Authoring an F#/C# VSIX Project Template
- Introducing PreSharp
- New F#/C# ASP.NET MVC 3 Template
- F# — Referential equality for tuples, discriminated unions and records
- A Simple AppSettings Type Provider
- F# — Exception handling the pattern matching way!
- Transforming Large Unions in F#
- F# solution to Ayande’s tax calculation challenge
- F# — Use Discriminated Unions instead of class hierarchies
- A Faster and Leaner WebSharper 2.4 is Coming
- Microsoft: please eat some more of your WPF-flavored dog food
- F# — yield vs yield!
- F# — Record types vs classes
- Firefox fails on nested closures at 16 layers
- F# — Pipe Forward and Pipe Backward
- Migrating from SubText to BlogEngine.NET
- WebSharper 2.3 Q3 released
- Presentation: Dialing Up with F# and Windows Phone 7
- First example of a very simple type provider
- F# Type Providers - Querying StackOverflow
- WebSharper at CUFP 2011
- Advantages of CoffeeScript When Working with jQuery Templates
- Build 2011 – A quick look
- A few thoughts on build and Windows 8
- WP7 AccelerometerProxy in F#
- Functional Programming eXchange 2012: Call for abstracts
- Project Euler — Problem 59 Solution
- Project Euler — Problem 79 Solution
- Project Euler — Problem 145 Solution
- Announcing Formlets for jQuery Mobile
- Project Euler — Problem 74 Solution
- F#, RavenDB and PicoMvc – Creating an Autocomplete – The ETL
- See My Stack Overflow Dev Days Talk
- Project Euler — Problem 205 Solution
- Project Euler — Problem 85
- Project Euler — Problem 81 Solution
- Project Euler — Problem 99 Solution
- Getting Started with the F# PowerPack - Part 4
- F#, RavenDB and PicoMvc – Creating an Autocomplete – Scenario and Project Setup
- Interested in presenting at a conference on functional…
- Organizing Code Files
- Calculating when the 1000th XKCD will appear
- The iteratee is continuing to hang me up…
- Unit Testing a jQuery Plugin with CoffeeScript and Pavlov
- Upcoming September 2011 course has been moved to 1 November 2011
- F# courses and talks (Autumn 2011)
- Adding NuGet Support to F# Interactive
- Getting Started with the F# PowerPack - Part 3
- F# and Design principles – SOLID
- DevLink: Getting Started with F# Web Development
- Getting Started with the F# PowerPack - Part 2
- Chinese Chess: An Exercise in Upgrading
- Another CoffeeScript and jQuery UI Example
- Small Revamp to strangelights.com and Free Chapter of Beginning F#
- Programming with F# asynchronous sequences
- Real-World F# Articles on MSDN
- The Lazync Computation Expressions
- cfmljure updated
- WebSharper Extensions for Bing Maps 7.0 Updated
- Speaking at Stack Overflow Dev Days and Progressive F# in autumn 2011
- TinyMCE Extension for WebSharper Released
- clojure.java.jdbc 0.0.5
- I’m working on a few seemingly unrelated posts…
- clojure.java.jdbc 0.0.4
- The Last Programming Language
- From C# to F#: A Developer’s Perspective
- WebSharper 2.3 - targeting enterprise applications
- WebSharper 2.3
- Re: unREST
- Color the Wind - a 2D Canvas demo with WebSharper
- Agent based scheduling
- Parsing PowerMTA Accounting Files
- The Frank application signature is curre…
- http://www.wave-vs.net/
- Announcing Four New F# Projects For Creating Web Apps
- Here’s another question related to Fran…
- I’ve been working on the Frank syntax lately…
- Polyglot projects?
- WebSharper / O3D sample: Snooker game
- Safer asynchronous workflows for GUI programming
- CongoMongo & Clojure 1.3.0
- Writing non-blocking user-interfaces in F#
- O3D Extension for WebSharper available
- Agents and ObjectPools
- Rayak – looks like someone beat me to it…
- clojure.java.jdbc
- Announcing ApiStack.net
- Replacing Visual Studio 2010 with SharpDevelop 4.1
- To UUID or not to UUID?
- DHTMLX Touch for WebSharper available
- I haven’t had a lot of time recently to…
- Pipeline processing 3
- WebSharper RC2 Extension updates
- Taking Computation Expressions one step further
- WebGL and glMatrix Extensions for WebSharper Released
- Having fun with HTML5 – Simple painting app using Canvas
- WebSharper 2.1 Professional RC2 released
- Bing Maps 7.0 Extension for WebSharper
- Reactive Extensions for Javascript – Observable vs ConnectableObservable
- Reactive Extensions for Javascript – Causing side effects with Do
- Formlets for jQuery UI available
- Beyond the Monad fashion (I.): Writing idioms in LINQ
- MonoDevelop & Teaching F# & QCon tutorial
- Reactive Extensions for Javascript – Wikipedia lookup demo
- Reactive Extensions for Javascript – Multiple observers for multiple observables
- Drag and Drop using Reactive Extensions for Javascript
- WebSharper 2 Professional RC1
- Test your maths skills at the MathDOJO!
- Which do you prefer for Frank routing gist…
- State Machines…
- More WebSharper talks in February
- Come and see me and other F# guru’s in Seattle!
- Creating a count down meter with CSS3 and JQuery
- Sencha Touch for WebSharper available
- Pipeline processing 2
- Building a conversation engine with WebSharper
- The Sad State of fshtmldoc – Can We Do Better?
- Windows Phone 7 Accelerometer and F#
- Home-made Regular Expressions in F#
- New WebSharper extensions available
- WebSharper 2.1 Beta 5 available
- Pipeline processing 1
- Creating a sticky note app with HTML5, CSS3 and Javascript
- Sockets and Bockets 4
- WebSharper Sitelets Continued: Developing a Blog Service
- WebSharper sitelets: building a two-page website
- WebSharper proposal for MIX 2011
- Having fun with HTML5 — Canvas, part 5
- Having fun with HTML5 — Canvas, part 4
- Sockets and Bockets 3
- A Simple Web Server in F#
- Closure in Javascript vs C#
- Currying and Partial Applications in F#, Javascript and C#
- Currying vs Partial Application
- Sockets and Bockets 2
- Sockets and Bockets 1
- JSON Processing in F#
- Creating a link swipe effect with Javascript
- Introduction
- WebSharper Beta 4 released
- Having fun with HTML5 — Canvas, part 3
- Javascript — Dynamically generating Accessor and Mutation methods
- Javascript — Immutable types
- Having fun with HTML5 — Canvas, part 2
- Having fun with HTML5 — Canvas, part 1
- Having fun with HTML5 — contenteditable attribute
- Having fun with HTML5 — Local Storage and Session Storage
- Talk: Introducing WebSharper Sitelets
- Visual Studio book with F# chapter
- Agile Platform 5.1.1
- WebSharper 2.0 Beta Bundle
- WebSharper 2.0 Beta2 released
- Functional Programming eXchange 2011: Programming the Web and Programming at High Speed
- Solving Sudoku Puzzles using F# and Microsoft Solver Foundation
- F# in Education & Concurrency with Agents
- WebSharper: integration with ASP.NET MVC
- Introducing WebSharper 2.0 at LWSUG
- WebSharper 2.0 Beta available
- Asynchronous C# and F# (III.): How does it work?
- WebSharper talk at Sinergija 2010
- Performance Test — Prime numbers with LINQ vs PLINQ vs F#
- Announcing the London WebSharper User Group
- WebScheme
- WebSharper 0.4.62 is available - with dependent formlets-flowlets-third-party extensions-and more!
- Foldr or FoldBack on Infinite F# Sequences
- Generic Workflow Builders (Monads) in F#
- WGET in F#
- The Execution Speed of Early vs Late Binding in .NET
- WebSharper - Write F# and Run JavaScript
- Agile Platform Tips & Tricks #1
- .NET Composite Formatting with Keyword Expansion
Blog article tags
- f# × 191
- websharper × 62
- functional programming × 40
- clojure × 30
- .net × 29
- javascript × 26
- programming × 18
- math coding × 13
- html5 × 10
- raytracing × 10
- agile platform × 9
- learning f# × 9
- coffeescript × 8
- fsharp × 8
- project euler × 8
- project euler solutions × 8
- sockets × 8
- c# × 6
- enhancement × 6
- performance × 6
- conference × 5
- fsharpx × 5
- project templates × 5
- rx × 5
- jquery × 4
- misc × 4
- tips × 4
- typeprovider × 4
- asp.net mvc 3 × 3
- async × 3
- coldfusion × 3
- computation expressions × 3
- css3 × 3
- cufp × 3
- fw1 × 3
- haskell × 3
- monads × 3
- news × 3
- pavlov × 3
- pipelines × 3
- post × 3
- powerpack × 3
- qunit × 3
- vector × 3
- webgl × 3
- webserver × 3
- windows phone 7 × 3
- agents × 2
- book × 2
- connect4 × 2
- dsl × 2
- fsunit × 2
- fun coding × 2
- jquery ui × 2
- leaks × 2
- lenses × 2
- math × 2
- ml × 2
- mongodb × 2
- o3d × 2
- optimization × 2
- photography × 2
- pipelets × 2
- presentation × 2
- programming tales × 2
- rest × 2
- silverlight × 2
- sitelets × 2
- status × 2
- visual studio × 2
- vs2011 × 2
- workshop × 2
- wp7 × 2
- wpf × 2
- .net 4.5 × 1
- Windows Phone × 1
- accelerometer × 1
- active patterns × 1
- allgemein × 1
- apistack.net × 1
- asp.net mvc × 1
- asp.net mvc 4 × 1
- aspect oriented programming × 1
- asserts × 1
- async workflows × 1
- asynchronous × 1
- bing maps × 1
- build 2011 × 1
- classes × 1
- comming next × 1
- complexity × 1
- contracts × 1
- contracts.coffee × 1
- coq × 1
- corporate × 1
- demoscene × 1
- dependent types × 1
- design principles × 1
- development × 1
- devlink × 1
- dhtmlx × 1
- distributed systems × 1
- dot-product × 1
- enterprise × 1
- expectthat × 1
- f# interactive × 1
- firefox × 1
- flack × 1
- float × 1
- fpish × 1
- frack × 1
- fractureio × 1
- fsi × 1
- functional.net × 1
- futures × 1
- gc × 1
- hacks × 1
- http × 1
- io × 1
- iteratee × 1
- jasmine × 1
- jobs × 1
- joinads × 1
- jquery mobile × 1
- jquery plugin × 1
- jquery templates × 1
- jsonp × 1
- lazync × 1
- lisp × 1
- lively kernel × 1
- macro × 1
- macros × 1
- mbunit × 1
- me × 1
- meetup × 1
- memory profiling × 1
- message passing × 1
- metaprogramming × 1
- metro × 1
- monad × 1
- msdn magazine × 1
- mvp × 1
- mvvm × 1
- node.js × 1
- note × 1
- nuget × 1
- nunit × 1
- object-oriented programming × 1
- odata × 1
- opinion × 1
- organization × 1
- oss × 1
- parsing × 1
- patterns × 1
- pipeline × 1
- polynomials × 1
- quote × 1
- saea × 1
- scala × 1
- sencha touch × 1
- shadow × 1
- simplespeedtester × 1
- software development × 1
- software engineering × 1
- solid × 1
- tutorial × 1
- type classes × 1
- types × 1
- unit testing × 1
- visual studio 11 × 1
- vs2010 template × 1
- wcf × 1
- web development × 1
- websharper mobile × 1
- windows 8 × 1
- xaml × 1
- xunit.net × 1
![]() |
Copyright (c) 2004-2011 IntelliFactory. All rights reserved. Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Built with WebSharper |