Imitation may be the sincerest form of flattery, but blatant theft of code, design, and UI elements is just not cool, especially when the infringing party is the biggest software company in the world. Yes, we’re talking about Microsoft. Blerg. Here’s the short of what we think has happened: Microsoft China officially launched its own microblogging service, MSN Juku/Hompy/Mclub, some time in Novemb
Ymacs is an Emacs-like editor that works in a browser. This is an old project, but it still works very well. There was a major overhaul in 2024 so I wouldn't call it dead yet. Besides a lot of fixes and new features, an important change is that Ymacs is now standalone (no longer depends on thelib.js). Here is an instance with some HTML code from this very page. Try various editing commands, but fi
23rd November 2009 I gave a talk on Friday at Full Frontal, a new one day JavaScript conference in my home town of Brighton. I ended up throwing away my intended topic (JSONP, APIs and cross-domain security) three days before the event in favour of a technology which first crossed my radar less than two weeks ago. That technology is Ryan Dahl’s Node. It’s the most exciting new project I’ve come ac
Run JavaScript EverywhereNode.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
Thematic mapping library for Google Maps Download This is an early stage release. While reasonably stable, you can expect that future versions will contain functionality and API changes. Download v 0.1 Alpha Cartographer.js is licensed under the MIT license. Feedback, bugs, and feature requests can be recorded at the Google Code project page. Demos 10,000 random Twitter users – area-scaled circles
公園で酔ってふらふらしている人物に左から順番に服を着せてやってください。おまわりさんに捕まる前に下着を着けていればOK。リプレイはリロードしてください。 遊び方:左上にある服をドラッグして、酔っぱらいにドロップしてください。左上にある服などのアイテムを全部着せてください。全部着せるとゲームクリアです。 ■使用ライブラリ このプログラムではAjaxライブラリであるPrototype.jsとScript.aculo.usライブラリを使っています。jQuery + jQuery UIも最初考えましたが、どうも処理が面倒なのでPrototype.jsとScript.aculo.usライブラリにしました。 ■ドラッグドロップ このゲームはリアルタイムゲームですが、Script.aculo.usのドラッグ&ドロップ処理は問題なく処理することができています。服などのアイテムにドラッグ処理を指定し、酔っぱ
XSSにCSRFにSQLインジェクションにディレクトリトラバーサル……Webアプリケーションのプログラマが知っておくべき脆弱性はいっぱいあります。そこで本連載では、そのようなメジャーなもの“以外”も掘り下げていきます (編集部) 次は、JSONにおけるセキュリティ対策 皆さんこんにちは、はせがわようすけです。第4回「[気になる]JSONPの守り方」はJSONPについて説明しましたので、今回は「JSON」についてもセキュリティ上注意すべき点について説明します。 JSONは、XMLHttpRequestで受け取り、JavaScript上でevalするという使い方が一般的です。 まずはサーバ側から送られる情報と、クライアント側での処理、それぞれの内容を見ておきましょう。 [サーバ側] HTTP/1.1 200 OK Content-Type: application/json; charset=
YUI Blog Development YUI 3.0.0: First GA Release of YUI's Next-Generation Codeline YUI 3.0.0: First GA Release of YUI's Next-Generation Codeline YUI().use("node", function(Y) { Y.one("#message").setContent("Hello, World!"); }); We're pleased to announce today the general-availability release of YUI 3.0.0. YUI 3's core infrastructure (YUI, Node and Event) and its utility suite (including Animation,
今更だけど見てみた。 1時間以上あるのに軽く引くが、本当に重要なのは30分程度。残りはこの人の経験談や、JavaScript界隈の近況、質疑応答。 この人のプレゼンは、皮肉がきいていて面白い。とりあえず、わかった範囲でメモっておく。 JavaScriptの現状 いまだに最も誤解された言語誤用しては怒っている人多し最もすばらしいアイデアから、もっともひどいアイデアまで含まれているこんなに幅の広い言語はほかにないコンピュータ科学者からカット&ペースト厨まで、どの言語よりも幅広いスキルの人が使っているJavaScriptへの不満 ブラウザプログラミングはひどいもんだ。 => まったくその通り 十分な速度が出ない。 => 現在ではすでにJSではなくDOMの問題。今はランタイムは十分速い。失敗の積み重ねだ。 => Javaが完全に失敗した環境でうまくやりつづけているだろ? 影響を受けた言語 Self
2009年07月17日 23:57 カテゴリ よんだよ Posted by tenmei2 No Trackbacks 「読んだ4!」というサイトが面白そうだったので、 公開されてるAPIを使ってblogパーツ化してみました。 ロード中… javascript直打ちでかなり無理矢理感がありますが、 一応Firefox 3.5とIE8で動くのは確認済です。 続きを読む…の先にコードが丸々置いてありますので、コピペして、最低限 var y4bpa="twitterアカウント"; // アカウント の部分を自分のアカウント名に修正した上でご利用ください(他のカスタマイズはご自由にどうぞ)。 なお、現在残念ながらつぶやきの中にASINが含まれているものだけしか拾えません。 (APIからASINが直接取れればいいんですけどねー。) 2013/04/14 23:14 追記: blogパーツの読み込みが
はじめに Twitter 経由で、読んだ本を紹介しあえるサイト yonda4.com がリリースされましたね! twitterで読書記録。読んだ4! このサイトは @yonda4 に本の名前をつぶやくだけで、本の紹介ページが生成されるという「本格書籍紹介サイト」です! すごいですね!きゃっふきゃふですね! というわけで このサイトに本を紹介しやすくするために、 twitter のページから本を検索するブックマークレットを作ってみました。 javascript:(function(s){s.src="http://amachang.sakura.ne.jp/misc/amazon/search.js";document.body.appendChild(s)})(document.createElement('script')) twitter のホームに行って、このコードをブラウザのロケー
twitterで読書記録。読んだ4! Twitterで @yonda4 本のタイトル と投稿するだけで、リスト化してくれるサービスの「読んだ4!」がリリースされました。Twitterを使って簡単に読書リスト管理ができて便利だなー、と思うもののいちいちコピペするのメンドイですから、Bookmarkletを作ってみました。 ただ「読んだ4!」はリリースされたばかりのサービスのためか、投稿の仕様がカチッと決まっている訳では無いようなのと、公式ではありませんがURL、ASINでの投稿にも対応しているので、何種類か分けてみました。 共通の動作 どのBookmarkletもAmazon(日本版)の書籍個別のページで使うと、新規ウィンドウ(もしくはタブ)でTwitterのページを開きます。 ブサかわ秋田犬 わさお (セレクトBOOKS) 作者: 主婦の友社出版社/メーカー: 主婦の友社発売日: 2009
Ajaxorized have an interesting javascript library to manipulate images using PHP GD and prototype. Phototype could be used to resize, rotate, flip, drop shadow, or to add special effects on any photo such make it sketchy, greyscale, adding caption ... etc. Phototype supports chaining, and you can write something like : l_oPhoto = new Photo().load("test.jpg").dropShadow().flipH().makeSketchy(); doc
Todos sabemos que una de las capitales más independientes y liberales es Amsterdam, pues sus leyes permiten vivir situaciones y consumir productos que en otros países nunca podrán ser legalizados, de la misma manera el sexo puede ser realmente una prohibición que Amsterdam ha dejado atrás hace mucho tiempo. Uno de los parques de mayor influencia en la capital de los países bajos es el parque Vodel
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く