Service Bus for Windows Server

September 6, 2012 at 2:32 PMalex

Posted in: Development | R&D

Tags:

.NET 4.5 API changes and source code

September 6, 2012 at 2:25 PMalex

.NET API subset for Windows Store Apps is considerable smaller than the full .NET Framework 4.5. Particularly, Reflection.Emit is not available and most members in the System.Type class have been moved to the System.Reflection.TypeInfo class.

 

http://www.infoq.com/news/2012/08/reflection-windows-store-apps

Also, check out complete source code:

http://referencesource.microsoft.com/netframework.aspx

Posted in: Development | R&D

Tags:

Some tips on writing better grants proposals

July 9, 2012 at 12:26 AMalex

Just came accross a few posts made recently which seems extremely useful:

http://eebatou.wordpress.com/2008/01/06/10-tips-to-better-grant-writing

http://imechanica.org/node/588

Posted in: R&D

Tags:

Mocking WebRequest in .Net

July 3, 2012 at 11:28 PMalex
In .net there is a build-in ability to mock up any http uri. See code after the break. More...

Posted in: Development | R&D

Tags:

List of web service APIs available throughout the world

May 23, 2012 at 1:32 PMalex

Posted in: Development | R&D

Tags:

Breaking the Coppersmith-Winograd barrier

December 14, 2011 at 10:54 PMalex

Posted in: R&D

Tags:

Toyota Production System Principles

November 18, 2011 at 10:41 AMalex

Posted in: R&D

Tags:

Call for papers ICEIS 2012

November 17, 2011 at 5:19 PMalex

The purpose of the 14th International Conference on Enterprise Information Systems (ICEIS) is to bring together researchers, engineers and practitioners interested in the advances and business applications of information systems. Six simultaneous tracks will be held, covering different aspects of Enterprise Information Systems Applications, including Enterprise Database Technology, Systems Integration, Artificial Intelligence, Decision Support Systems, Information Systems Analysis and Specification, Internet Computing, Electronic Commerce, Human Factors and Enterprise Architecture.

Regular Paper Submission: February 14, 2012
Authors Notification (regular papers): April 6, 2012
Final Regular Paper Submission and Registration: April 20, 2012

http://www.iceis.org/

Posted in: R&D

Tags:

US Solar Export

August 29, 2011 at 11:16 PMalex

It turned out that US is one of the largest producer and consumer of US solar panels made world-wide according to the report. Although, it claims that largest portion of costs associated with it is installation, I would say that according to my analysis, their cost itself is still pretty high and ROI is 15-20 years.

Posted in: R&D

Tags:

Coarsening

August 16, 2011 at 1:10 AMalex

A very good explanation of the coarsening phenomenon can be found here.

Posted in: R&D

Tags: