最近 Ext JS の日本支社が出来たということで「いいっすねーにやにやいいっすねー」という感じで挨拶したら、「勉強会ではなしてよー」ってな感じになって、話すことになりました。 詳細は以下 https://rs.goga.co.jp/member/ext/ 内容 最近の JavaScript やブラウザ周りの話とかをさーっと紹介するような感じでやろうと思います。 良かったら 来てください! 軽食付きらしいです!
最近 Ext JS の日本支社が出来たということで「いいっすねーにやにやいいっすねー」という感じで挨拶したら、「勉強会ではなしてよー」ってな感じになって、話すことになりました。 詳細は以下 https://rs.goga.co.jp/member/ext/ 内容 最近の JavaScript やブラウザ周りの話とかをさーっと紹介するような感じでやろうと思います。 良かったら 来てください! 軽食付きらしいです!
yabooo.org | Situs Judi Joker Slot Gacor Terpopuler Banyak Bonus yabooo.org Yaitu Agen Judi Joker Slot Mudah Jackpot Bonus Member Baru Games Slot Gacor, Taruhan Bola, Poker Online Pakai 1 Akun WSO Server Luar India Ingin menikmati pengalaman bermain slot yang mengasyikkan? Jika iya, Anda perlu mencari situs slot terbaru yang gacor! Game slot gacor terbaru dapat memberikan kesempatan bagi Anda untu
The document discusses JavaScript libraries and compares several popular options. It covers the core functionality that libraries should provide, including DOM manipulation, events, AJAX, and animations. It also discusses user interface widgets and components commonly included in libraries. Popular open source libraries like Prototype, jQuery, Yahoo UI, Dojo, and Mootools are described and compare
Today, I ran some tests to help me understand the scope in which an eval runs. Turns out, like so many things in the browser world, it's very unpredictable and exhibit different behaviors in different browsers. Let's start with the following snippet of code. I've added comments to demarcate areas in the code, which I will be changing with each iteration. var foo = 123; var bar = { changeFoo: funct
Just three months ago, the WebKit team announced SquirrelFish, a major revamp of our JavaScript engine featuring a high-performance bytecode interpreter. Today we’d like to announce the next generation of our JavaScript engine – SquirrelFish Extreme (or SFX for short). SquirrelFish Extreme uses more advanced techniques, including fast native code generation, to deliver even more JavaScript perform
Extreme JavaScript Performance SquirrelFish Extreme is an amalgam of improvements to the JavaScript engine … The WebKit team has been busy. Publicly announcing a brand new JavaScript engine release, amusingly named SquirrelFish Extreme (nicknamed SFX), they're already boasting performance gains twice as fast as their prior release: SquirrelFish. SquirrelFish Extreme is an amalgam of improvements t
You're visiting a deprecated Prototype API Documentation page for Home. This URL is deprecated and will no longer be supported. In 10 seconds, you'll be redirected to the latest version of this documentation: /doc/latest Please update your links and sorry for the incovenience. If you want a different version of this documentation, please head to the documentation versions index page.
About Er.js piggybacks on Neil Mix’s Thread.js which fakes threading in JavaScript 1.7 using coroutines and nested generator continuations. The goal is to replicate Erlang’s concurrent lockless process model and message-passing APIs in JavaScript. Running Concurrently Running a JavaScript function in the background is easy with Er.js: Er.spawn(myBackgroundFunction); Er.spawn starts a new Er.js pro
「JavaScriptでバイナリファイルの中身にアクセスできた - k12uのアレ」って記事を見て、「したらProtocol BuffersだってJSで読めるんじゃね?」って思ったので作ってみた。 http://code.google.com/p/protobuf-js/ 勢いに任せて一晩でやっただけの、まだ「時間かければきちんとしたのが作れることがわかった」レベル。ただこれ、ちゃんと完成させれば結構いいんじゃないかという気がする。 Protocol Buffers(以降PB)って要はオブジェクトを比較的小さなサイズにシリアライズして多言語間でもやり取りできますよって規格だと思うんだけど、ぶっちゃけ私みたいなヌルくWebプログラミングしてるだけの輩には使い道がない。実際、PBの記事をはてぶで目にしたのなんて登場直後だけっしょ? WebアプリがXMLやJSON同様にPBを普通に解釈するように
A Brief Introduction in English JSplash is a conversion tool, that converts SWF movies to javascript. Converted script renders shapes with SVG and rewrites ActionScript dynamically to run on browser's JS Engine. You can see a demonstration at http://www.libspark.org/svn/ruby/jsplash/trunk/client2/demo_20081001.xml Left one is a screenshot of the movie running on JSplash. And right one is running o
Looking for information about Informa TechTarget products and services? The commercial homepage has moved. Visit Informa TechTarget News 24 Jul 2025 / Artificial intelligence Aidoc gets $150M to support AI foundation model development The health AI company plans to use the new funds to continue developing its CARE foundation model and aiOS clinical AI operating platform. 24 Jul 2025 / Data Center
人気のあるJavascriptライブラリjQueryが、MicrosoftとNokiaのサポートを受けることが公式ブログでJonh Resigさんから発表された。 マイクロソフトの方はASP.NET開発環境Visual Studioへのバンドルが予定されている。また、jQuery上に画面パーツやウィジェットも開発するそうだ。 ノキアは、世界で一番携帯電話を売ってるわけだけど、その携帯電話でウィジェットを走らせるために搭載されているWebKitベースのWeb Run-Timeに搭載されるということ。Web Run-Timeの開発者はjQueryが常にある前提で携帯電話向けウェブサイトを作れるというわけだ。 Resigさんの説明によれば、両社ともjQueryをそのまま、改変することなく載せるという。 この記事は移転前の古いURLで公開された時のものですブックマークが新旧で分散している場合があり
as, box2dワリオランドシェイクと YouTube のコラボプロモーション が面白かったので、似たようなものを作ってみました。次の文字列をコピーしてアドレスバーに突っ込むと、HTML が崩壊します。javascript:(function(){var d=document; var s=d.createElement("script"); s.charset="UTF-8"; s.src="http://tech.nitoyon.com/meltdown/meltdown.js?"+(new Date()).getTime(); d.body.appendChild(s)})();崩壊するのは画像だけなので、画像があるページで試してみてください。このブログだとこんな具合。画像はドラッグすることも可能です。あまり画像が多いと重くなりすぎるのでご注意を。仕組みFlash と JavaSc
デモ動画: 2008-09-24_1540 - javascripter's library // ==UserScript== // @name syncScroll // @namespace http://d.hatena.ne.jp/javascripter/ // @include http* // ==/UserScript== GM_registerMenuCommand("start demo", function(e){ syncScroll(); }); function syncScroll(){ var scrollService = new SyncService("scroll"); scrollService.addListener(function(message){ var [x, y] = eval(message); window.scrollTo(x
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く