Faisal Waris's blog articles

0
comment
on 3/8/2014 6:40 AM
Recently launched an OpenXC (http://www.openxcplatform.com) based app for internal use. The app connects to the OpenXC dongle and collects CAN data for analytics. It is interesting to note that daily capture is in 100 megabyte range (depending on the vehicle and how long it … Continue reading →
>> Read the full article
.
0
comment
on 11/17/2013 5:24 AM
Performance of the same LoopFinder F# code over time. 3X better since 2010 and 2x better since 2011. The program was just recompiled to target the latest .Net version, each time.
>> Read the full article
.
0
comment
on 9/2/2013 9:18 PM
Virtually all current vehicles today operate an internal network called the CAN bus. Different modules (or ECUs – electronic control units) in the car communicate with each other via this network (e.g. engine, transmission, dashboard, etc.). In this post I reference … Continue reading →
>> Read the full article
.
0
comment
on 8/14/2013 8:14 PM
ClickOnce is very useful technology for delivering applications. Applications are published to the server but run on the client. If a new version is published to the server, the clients can easily upgrade to the new version via a single … Continue reading →
>> Read the full article
.
0
comment
on 5/22/2013 1:52 PM
Here is a very simple encryption / decryption code snippet using symmetric keys. It’s ok for some low security usages. Code is here: http://fssnip.net/iv Usage:
>> 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