Contents tagged with Functional programming
-
We are hiring (take a minute to read this, is not another BS talk ;) )
I really wanted to wait until our new website was out to blog about this but I hope you can put up with the ugly website for a few more days J.
-
Tellago && Tellago Studios 2010
With 2011 around the corner we, at Tellago and Tellago Studios, we have been spending a lot of times evaluating our successes and failures (yes those too ;)) of 2010 and delineating some of our goals and strategies for 2011. When I look at 2010 here are some of the things that quickly jump off the page:
-
Integrating BizTalk Server and StreamInsight
With all the holidays madness I didn't realized that my "Integrating BizTalk Server and StreamInsight" paper is now available on MSDN. This paper was originally an idea of the BizTalk product team and intends to present some fundamental scenarios that can be enabled by the combination of BizTalk Server and StreamInsight.
-
Speaking at Teched EMEA
Thanks to all the folks who attended to my WIF in the real world session at Microsoft Teched EMEA last week. I had a blast with the intelligent questions and the passionate debates. You can download the demos from http://cid-72ee495b3a560f12.office.live.com/self.aspx/Conferences/Teched%20EMEA%202010/Real%20World%20WIF.zip . The video should be available at http://www.msteched.com/ soon.
-
StreamInsight 1.1 is here!
During the last few months, I’ve been very fortunate to have the opportunity of collaborating closely with the StreamInsight product team. One of the things that impressed the most about that team (in addition to their talent) is their mindset and commitment to produce continuous releases of the technology. You don’t have to be an expert in Microsoft culture to realize that that level of periodical releases is not common among new Microsoft technologies.
-
Back from Teched US
It's been a few weeks since I last blogged and, trust me, I am not happy about it :( I have been crazily busy with some of our projects at Tellago which you are going to hear more about in the upcoming weeks :)
-
Hosting StreamInsight applications using WCF
One of the fundamental differentiators of Microsoft's StreamInsight compared to other Complex Event Processing (CEP) technologies is its flexible deployment model. In that sense, a StreamInsight solution can be hosted within an application or as a server component. This duality contrasts with most of the popular CEP frameworks in the current market which are almost exclusively server based. Whether it's undoubtedly that the ability of embedding a CEP engine in your applications opens new possibilities for CEP scenarios such as Web analytics or mobile CEP it is also unquestionable that the majority of CEP scenarios still rely on a server-centric model. This blog post provides an initial overview to the server hosting capabilities of Microsoft's StreamInsight.
-
Announcing Tellago DevLabs on CodePlex
It's been a few weeks since my last blog post mainly due to the fact that it's been an extremely busy month for us at Tellago. We have been heads down working on several fun projects that we are expecting to share with the dev community in the next few weeks. In any case, today I am really happy to put an end to my blogging hiatus by announcing the availability of Tellago DevLabs on CodePlex. The main purpose of this workspace is to provide a vehicle to share some of the open source projects we have been working on. At Tellago, we are firm believers in open source as a mechanism to make software better and we've decided to maintain a separate CodePlex workspace to publish several open source projects lead by members of Tellago technical staff. We are also expecting that this workspace will improve the interaction between our tech team and the .NET developer community.
-
Microsoft’s StreamInsight first thoughts
I spent this weekend toying with Microsoft StreamInsight bits. I have a few blog posts planned for the next few days that tackle very specific CEP patterns but I figure it might make sense to start by highlighting some of the features I think differentiate Microsoft's StreamInsight from other CEP technologies in the market. Here is a n initial summary of the features I really like about Microsoft's StreamInsight:
-
Using WCF Services with Axum: A load generation sample
Following my previous post, I’ve decided to start blogging some examples of the use of Axum on distributed programming scenarios. The purpose of these samples is not to detail the specific features of the Axum language but rather to highlight some practical scenarios that can be improved by the combination of Axum and other technologies.