When you need perl, think perl.org Journal of pmichaud (6013)においてPatrick Michaud氏が、Perl 6のリリース時期について言及している。Patrick Michaud氏はPerl 6の設計と実装に関してリリースマネージャに近い立場にある。氏は2010年4月を目処にPerl 6の... 続きを読む
Earlier this week, I was facing a situation where I had to host a Flash movie (.swf) in a WPF from. There are several postings on this matter on the web, but none of them give you all the necessary steps and tricks in one place. So I am list... 続きを読む
何が良いって、Adobe Airとかの制約も一切受けずにもっとディープなアプリケーション作れちゃうよ!Flashでできないポートのリッスンとかいろいろな実装をC#に委譲できちゃうし! 簡単にExternalInterfaceをC#で使うためのライブラリをダウンロードするhttp://w... 続きを読む
Microsoft Visual C# 2005 ExpressEditionを使ってやる場合を説明します。 メニューのツール → ツールボックス アイテムの選択 → COMコンポーネントタブで「Shockwave Flash Object」にチェックを入れてOK! これでツールパネルの全般に「Shockwave Flas... 続きを読む
2009年08月10日 14:55 ディレクターにもおすすめ!「4Gbpsを超えるWebサービス構築術」執筆者インタビュー 番外編 こんにちは、櫛井です。 来る8月21日に、弊社のエンジニア達が執筆した本が発売になります。今回は執筆者を集めてインタビューをしてみました... 続きを読む
Open Source: It's always been a part of what makes Imageworks tick. However, up until now we haven't had a chance to contribute back to the open source community. We're beginning to change that now. We've chosen 5 projects to release as open ... 続きを読む
[要旨] C# で OAuth 対応アプリケーションを書くときに、Google Code で公開されている OAuthBase.cs を参考にする人が多いと思うんですが、この OAuthBase.cs をそのまま使うと、引数にマルチバイト文字(日本語とか中国語とか)を含むhttpリクエストの認証が失... 続きを読む
I have been playing around with Pownce and their API. They offer HTTP Basic Authentication and OAuth authentication. I decided to give a go with OAuth since BASIC auth just seems, dirty insecure to me. I started digging around, and http://oau... 続きを読む
C#-SQLite is an independent reimplementation of the SQLite software library version 3.6.16 It has been ported into managed code, written in C# See the Wiki VersionHistory for details Please keep in mind the following:This is not an official v... 続きを読む
Cory Nelson explains why an SQLite port is better than using other approaches: avoiding P/Invoke which “can be pretty slow and is not portable”. Another reason is that the C code uses “goto all over the place, which probably hampers optimi... 続きを読む
商品の説明内容紹介 バージョン管理ツールgitの実践的な解説書! git(ギット)は、オープンソースな分散型のバージョン管理ツールであり、ここ数年で急速にユーザを増やしている。本書は、gitの実践的な解説書である” Pragmatic Version Control Using Git ”の... 続きを読む