19 December 2011 0 Comments

Resources to write .Net based MapReduce jobs for Hadoop using F#

What is Hadoop Streaming: Start learning about Hadoop Streaming: http://hadoop.apache.org/common/docs/current/streaming.html Prepare yourself with F# and General MapReduce code: Exploring MapReduce with F# http://weblogs.asp.net/podwysocki/archive/2009/03/03/exploring-mapreduce-with-f.aspx Parsing Log Files with F#, MapReduce and Windows Azure http://msdn.microsoft.com/en-us/magazine/gg983490.aspx Prepare your Machine: Download Visual…( read more )

16 October 2011 0 Comments

Coming Out of Left Field

Baseball is the arguably the most hallowed game in America.

11 October 2011 0 Comments

WebMatrix 2 Beta のフィードバックお待ちしています

先日 リリースされました WebMatrix 2 Beta の日本語でのフィードバックがありましたら、MSDNフォーラム内のスレッドにコメントいただけますと幸いです。 http://social.msdn.microsoft.com/Forums/ja-JP/webmatrixja/thread/a8b720a1-4303-4119-8a95-868b4b385a4e 今週中にいただいたものを一回本社にフィードバックする予定で考えておりますので、よろしければご協力のほどよろしくお願いします! 武田正樹  …( read more )

10 October 2011 0 Comments

Getting to a 360° Patient Experience

A degree is a unit of measurement that describes an angle that is 1/360th of the circumference of a circle.  Travel 360 degrees and you come “full circle” back to where you started.  A 360 degree customer experience is often described as one that encompasses and satisfies everything a person could possibly want from a retail or business encounter.  In other words, such an experience is totally fulfilling and leaves nothing to be desired.  Many top businesses and brands strive…( read more )

6 October 2011 0 Comments

Creating and launching timer in .NET Microframework

In previous posts, I had the occasion to show how to implement a web server using HTTP and handling web request (in my example GET requests) with parameters URL like in a real Windows or Linux server running Internet Information Server (IIS) or Apache with a generated HTML page like for ASP.NET, PHP or Java. Of course in couple of Kilo bits of memory, you just can’t do the same as IIS or Apache.

26 September 2011 0 Comments

WebMatrix 2 Beta 版で、かゆいところに手が届くように

9 月 24 日(土)の WeeklyCMS (道に迷って遅刻してしまい申し訳ないです)で WebMatrix 2 のBeta 版について少し紹介しました。その時の内容を忘備録としてブログに記載します。 ■WebMatrix 2 Beta 版のサイト(英語版) ここから WebMatrix 2 Beta 版のインストールができますが、現状英語版のみの提供です。また、現行バージョンがインストールされていると上書きされてしまうのでご注意ください。 WebMatrix 2 Beta 版のサイト(英語): http://www.microsoft.com/web/webmatrix/next/ < ■WordPress 3.2.1 日本語版パッケージのモックアップを使ってのデモ WebMatrix 2 Beta 版では パッケージに TEBX.xml を追加する事で、 WebMatrix のエディターに対して専用カスタマイズができるようになっています。カスタマイズできるポイントは下記 3 点です。 WebMatrix に CMS のリンクを掲載 : WebMatrix にフォーラムやドキュメントなどへのリンクを追加できます…( read more )

13 March 2011 0 Comments

PHP su Windows Azure : come fare e come funziona

Una delle caratteristiche più interessanti di Windows Azure è quella di poter far girare nel cloud linguaggi e framework diversi da C# e .NET 4.0. Il sistema operativo alla base di ogni macchina virtuale è Windows Server 2008 R2 e quindi potenzialmente qualunque cosa funzioni su Windows Server funziona anche su Azure. E’ possibile quindi installare Apache e Tomcat e far girare una soluzione scritta con Java o far girare applicazioni scritte con PHP sfruttando le estensioni di Internet Information Server 7.0 (se volete saperne di più seguite questo webcast del mio amico Piergiorgio ).

3 March 2011 0 Comments

開発エクスペリエンス向上、Windows Azure Stater Kit for Java リリース

Windows Azure Platform が C# といった .NET ベース言語以外にも、PHP・Ruby・Python・Java をお使いいただける他、IDE 環境としても Visual Studio に加えて Eclipse が使用可能です。  Java アプリケーション開発向けに、これまで Windows Azure SDK for Java などが公開されていますが 、開発をサポートする Windows Azure Starter Kit for Java がリリースされました。 CodePlex : Windows Azure Starter Kit for Java Eclipse やコマンドラインツールで動作、Apache Tomcat などの Java サーバー環境をサポートします。 Interoperability @ Microsoft : Improving experience for Java developers with Windows Azure 日本語訳(参考) – S/N Ratio (by SATO Naoki) : Java 開発者の Widnows Azure エクスペリエンス改善 使い方、チュートリアルなどは、Interoperability Bridges の Web サイト内、 Microsoft Platform & Java Interoperability  で解説されています。Windows Azure Platform の相互運用性については、 Windows Azure Platform Webサイト をご覧ください。

5 February 2011 0 Comments

Windows Azure Migration Assessment Tool (MAT)

  I was impressed with the MAT tool that encapsulates all the information one has to be aware of, before attempting the application migration to Windows Azure platform. The tool addresses migration considerations including app server, database, integration, security and instrumentation for .NET as well as non .NET platforms like Java and PHP.  After answering a series of simple binary questions, the tool will generate a nice report which hints at the amount of work involved for the current application migration or the architecture considerations for a new application.

2 February 2011 0 Comments

[MEMO] Web Platform Installer (Web PI) 経由で IIS 7.0 / IIS 7.5 がインストールできな��場合の確認事項

Web PI 経由で IIS (Internet Information Services : Apache のような Web サーバー) がインストールできない場合、手動でのインストールをお試しください。手動でのインストールが成功しない場合、まずはログインしているアカウントに管理者権限が付与されているかをご確認ください。 (1) [スタート メニュー] から [コントロール パネル] をクリックしてください。 (2) コントロールパネルが開きますので、[プログラム]をクリックしてください。 (3) [Windows の機能の有効化または無効化] をクリックしてください。 (4) [インターネット インフォメーション サービス] のチェックボックスにチェックを入れ(チェックではなくチェックボックスが塗りつぶされます)、[OK] ボタンをクリックしてください。 (5) IIS のインストールが開始されますのでしばらくお待ちください。インストールが完了すると自動的にウインドウが閉じます。 (6) ブラウザを起動し、[http://localhost] と入力してください。下記の画面が表示されれば…( read more )

28 December 2010 0 Comments

Debugging a CSS Issue with IE9: Mötley Crüe Edition

If you want to master app compat debugging, then I really only know of one approach: practice. Find things that are broken, and then find out why.

15 December 2010 0 Comments

Windows Phone 7 Notification Services – Prerequisites

  Some obvious prerequisites   If you are serious about Windows Phone 7 development and want to make use of Notification Servcies, you need to know a few things really well. Technology Why you need to know it Silverlight Is one of the two main programming models for Windows Phone 7.