via www.flickr.com
via www.flickr.com
I played LEGO with my children last Sunday. We was fun for several hours.
NO BLOG, NO LIFE
via www.flickr.com
via www.flickr.com
I played LEGO with my children last Sunday. We was fun for several hours.
Posted at 03:40 AM in Family | Permalink | Comments (0)
You shouldn't upload simplejson module to GAE. As some people have already mentioned, you should write below.
from django.utils from simplejson
GAE uses Django framework. Django includes simplejson module.
seealso
Posted at 02:54 AM in Python | Permalink | Comments (0) | TrackBack (0)
via www.youtube.com
He came our office. I couldn't see his performance. But my colleague took a video. You can see this. He is great, AWESOME. Don't miss it!
Posted at 02:58 AM | Permalink | Comments (1) | TrackBack (0)
講演内容:
- OpenSocial アプリ開発/管理プラットフォーム 「OpenSocial Host」 のご紹介~ ローコスト、ローリスクでアプリ開発を始めよう! ~
(株式会社ハートレイルズ 上楽理央氏)- OpenSocial jQuery によるウェブ制作スキルを活かしたOpenSocialアプリケーション開発
(なかじまんソフトウェア株式会社 中嶋博信氏)- AppEngineを使ったソーシャルアプリの開発と運用(仮)
(株式会社キャンディット 松尾貴史氏)- 大規模SNSにおけるソーシャルアプリの運用とマネタイズ(仮)
(株式会社ドリコム 神谷友輔氏)
via atnd.org
SocialWeb Japan 主催の SocialWeb Conference vol.5 にお邪魔してきました。神谷さんのプレゼンは実際に運用されている中での勘所が紹介されていたので興味深いものでした。ソーシャルアプリは爆発的にユーザが増えるので、天井が見えるのも早いけど、一瞬の爆発的なアクセスに耐えるのに Amazon EC2 を利用しているとか。人間の行動心理を読みながら開発していくあたりはさすが。
ちょっと感じたのは、実はソーシャルアプリの世界は成熟していて、既に徐々に淘汰されつつあるのかなーという印象。OpenSocial を利用することは様々な SNS を横展開するのにはよいですが、日本ではソーシャルアプリの登場以前にモバゲーをはじめとした携帯ゲーム市場が確立されていたわけで、ソーシャルアプリを見る目も肥えているでしょう。なのでソーシャルアプリの新規参入の敷居そのものが結構高くなってきている感じがしました。また先日 GREE も OpenSocial プロバイダとして参入してきました。Mixi、モバゲー、GREE、Google、goo などなど大規模 SNS がプロバイダとして存在しているので、OpenSocial プロバイダとしての新規参入もまた然り。今後は、逆にニッチなところでのロングテールを狙うのがよさそうだ。
追記 (14:18 2010/02/26 JST)
資料が 公開された ようです。Posted at 12:42 AM in Event | Permalink | Comments (0) | TrackBack (0)
The Apache Shindig project has completed incubation (2009-01-21)
As you may know, Shindig became Apache Software Foundation top-level project on 21 Jan 2010. Congrats!
Also, Subversion already graduated from incubator. Subversion is ASF top-level project, too. (via Subversion Submitted to Become a Project at The Apache Software Foundation)
Posted at 02:15 AM | Permalink | Comments (0) | TrackBack (0)
via ja.wikipedia.org
Today I sold my car, Toyota WISH. (But I had black colored) I had used the car for about 6 years. We my family have many many memories in the car. The car had the best performance for us. Thanks! And good bye.
(The image file from ja.wikipedia.org. It's not mine.)
Posted at 01:24 AM in Family | Permalink | Comments (0) | TrackBack (0)
making it easier to insert some of those little Unicode symbols (like ☃ or ☺ or ✌) into web text fields.
via bradchoate.com
Brad Choate implemented a jQuery UI plugin which insert unicons like ☺ or ♫ on textarea! Very cool!!
If you are TypePad user (Sorry, TypePad Micro users couldn't use this way), first of all, you go to "Design" > "Content" page, and add "Embed your own HTML" module, then put following code. And click "Save" button.
<script type="text/javascript" charset="utf-8" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" charset="utf-8" src="/static/js/unicons.js"></script>
<script type="text/javascript">
$(function() {
$('head').append('<link rel="stylesheet" href="/static/css/unicons.css" type="text/css" media="screen" charset="utf-8">');
});
</script>
Next, you download unicons.js and unicons.css from github to your HDD. You go "Libraly" > "File Manager" on dashboard navigation, you upload both files. (In my case, I made "static/js/" and "static/css" directories, and uploaded them. These paths are: http://blog.comewalk.com/static/js/unicons.js, http://blog.comewalk.com/static/css/unicons.css)
At the end, you'd load your blog.
You can use this plugin on your TypePad blogs!
(Please see and try this comment form on this entry!)
The sample page is here and source code is here on github.
Hey Brad, Nice work!!
Posted at 02:36 AM in jQuery | Permalink | Comments (1) | TrackBack (0)
Python
Easily add social capabilities to your website or web application using the Python SDK.
Source code, complete documentation and examples are provided on the GitHub project page.
As you may know, Yahoo! provides OAuth. Above quoted paragraph mentioned Python SDK. The SDK has some examples, especially appengine example. The example is hosted by GAE. You can try it soon. The URL is http://yapdemo.appspot.com/.
If you have any plans your application uses Yahoo! API - delicious, Yahoo! Mail, etc -, you'd see the SDK. Also you'd read the document: OAuth / OpenID Guides.
Posted at 02:53 AM in Python | Permalink | Comments (0) | TrackBack (0)
via www.flickr.com
MTDDC の会場に行きました。 会場入り口のインフォメーションボード
via www.flickr.com
けど当日は仕事の事情で開始前の会場を見るだけで戻りまして、結局オフィスから会場までの壮大な散歩になってしまったわけですが、多くの方にご来場いただき、また非常に好評だったようで何よりです。
オフィスに戻る途中に「完全アウェイの中で TypePad Profile のこととか LT で話せばよかった」と思ったのですがちょっと準備が足りませんでした。
そして Hack-a-thon のネタがちょっと見つからなくて今回は不参加でしたが、次回はぜひ参加したいと思います。
seealso: Movable Type Developers & Designers Conference Tokyo を開催しました
Posted at 12:50 AM in Event, Movable Type, Six Apart | Permalink | Comments (0) | TrackBack (0)