Faisal Waris's blog articles

0
comment
on 7/8/2012 6:31 AM
I happen to be working on the visualization of ‘largish’ graphs (as in network of connected nodes). I started out with 2D layouts but found that after about a 100 nodes the visualization starts to be come ineffective. The graph … Continue reading →
>> Read the full article
.
0
comment
on 6/26/2012 9:26 AM
A useful (if not perfect) HTML parser / serializer that leverages F# Active Patterns. (Until proven otherwise, I am staking the claim that this is the worlds smallest.) Please see: http://fshtml.codeplex.com/
>> Read the full article
.
0
comment
on 6/21/2012 2:17 PM
Recently, I needed a function to generate color values to reflect the relative intensity of numeric values in a range. Visualizations based on this idea are commonly called “Heatmaps”. My requriement was to show the strength/weight of an edge between two adjacent graph … Continue reading →
>> Read the full article
.
0
comment
on 6/9/2012 2:58 PM
A while ago I created a JSON parser in F# just to understand F# Active Patterns. Over the course of year, I have updated the parser as needed and now it seems fairly complete. I will take this blog entry … Continue reading →
>> Read the full article
.
0
comment
on 6/6/2012 10:27 AM
TCP has a theoretical limit of 65K connections per machine. I had always wondered how close we could approach that limit. A perfect use case is for ‘push notification’ type services which exist for all the major smartphone platforms (iPhone, … Continue reading →
>> 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