キーワード検索「open」
Apple - HTML5
Every new Apple mobile device and every new Mac — along with the latest version of Apple’s Safari web browser — supports web standards including HTML5, CSS3, and JavaScript. These web standards are op...
JavaScriptで書かれたWeb統合開発ツール「Orion」発表。Eclipseの新プロジェクトとして - Publickey
EclipseはオープンソースによるJavaベースの統合開発環境として知られていますが、そのEclipseで新プロジェクト「Orion」が発表されました。Orion is not a set of Java plug-ins which run in the existing Java IDE. It is browser-based open tool integration platform ...
WEB上で画像のリサイズ/回転/切抜き等が可能になるPHPのオープンソース「PHP Image Editor」:phpspot開発日誌
WEB上で画像のリサイズ/回転/切抜き等が可能になるPHPのオープンソース「PHP Image Editor」2010年10月14日-Edit images directly in your CMS. Now as a plugin for Joomla 1.5. - Picture Editor, GD, PHP, Open Source, GPL WEB上で画像のリサイズ/回転/切抜き等が可能...
HTML5 + jQuery + PHPで実装するオープンソースの動画プレイヤー・Open Standard Media Player - かちびと.net
気になったのでメモ。HTML5と jQuery、PHP、cssで実装する 事が可能な動画プレイヤーの Open Standard Media Player。 ライセンスはGPLで提供されて います。 Open Standard Media PlayerにはVote(投票)機能や拡大機能もついています。よく出来てますね・・Open Standard Media Player↑ インターフェースもクー...
Smokescreen |
Flash… without the pluginSmokescreen is a new open-source project aimed at converting Flash to JavaScript/HTML5 to run where it previously couldn’t and better interoperate with webpages where it previ...
37signals ‘Cinco’ framework to be open-sourced | Think Vitamin
Revealed in a comment by DHH on this blog post, 37signals is definitely going to open-source their new framework for single-page JavaScript apps. Very excited to see how this develops. Here’s DHH’s co...
XPathGenerator - Hatena::Let
by mattna minutes ago [2010/05/27 12:08:29]id:cho45氏作のjAutoPagerizeに付属しているXPathジェネレータです。単体でも非常に良い出来なので抜き出してみました。動作確認はGoogle Chromeのみで行っています。たぶんFirefoxでも動きます。/** @title XPathGenerator* @description id:...
metro.css
There is also an accent class. If you're compiling from Less, open up variables.less and change @accent to your desired accent colour - this will save a whole lot of search/replace! Controls Reusable ...
charset=x-user-defined について - JavaScriptで遊ぶよ - g:javascript
JavaScript でバイナリを扱うときによく使われるハック。function load_binary_resource(url) {var req = new XMLHttpRequest();req.open('GET', url, false);//XHR binary charset opt by Marcus Granado 2006 [http://mgran.blogspot.co...
45+ Neat Coming Soon and Under Construction Templates | Naldz Graphics
You’re surfing through the net, opening all your most visited sites… With your fast and reliable internet connection, you are quite confident that you can open all websites that you please and immedia...
2010-09-26 - 日記
Node.js といえば非同期処理です.そして非同期処理と言えばコールバック.そんなわけで (どんなわけで?),すぐにこんなコードになったりしがちですよね.http://stackoverflow.com/questions/3538156/file-i-o-in-every-programming-language/3538377#3538377fs.writeFile(path, "hello...
こてさきAjax:indexedDB を触ってみた - livedoor Blog(ブログ)
IndexedDBを試してみました。今日はその話。IndexedDBは、いわゆるNoSQL DB。RDBMSと異なり、スキーマレスで手軽に扱うことが可能なDBです。W3CのWorking Draftは、 http://www.w3.org/TR/2010/WD-IndexedDB-20100105/ で公開されています。今回試したのは、chromiumとFireFox4β8。IE9でも追加パッケー...
ghost.py
ghost.pyghost.py is a webkit web client written in python. from ghost import Ghost ghost = Ghost() page, extra_resources = ghost.open("http://jeanphi.fr") assert page.http_status==200 and 'jeanphix' i...
A jQuery UI Growl/Ubuntu-like Notification Widget | Eric Hynds - Website Developer
There are about a dozen other plugins out there that do this already, except most seem to come with an enormous footprint: 10-12k of code, X-number of images, and roughly 1000 options to support every...
ReclaimPrivacy.org | Facebook Privacy Scanner
donations help us cover bandwidth costs,even $5 or $10 helpsGet InformedKeep up with the latest news about privacy policies on Facebook.The Erosion of Facebook Privacyeff.orgFacebook Privacy Changesef...
Mozilla Labs、オープンなWebアプリストアのプロトタイプを公開 - ITmedia エンタープライズ
Mozilla Labs、オープンなWebアプリストアのプロトタイプを公開Mozillaが、さまざまなWebブラウザで利用できるオープンな「Open Web Apps」と、そうしたWebアプリを扱うアプリストアのコンセプトを発表した。Googleの「Chrome Web Store」をよりオープンにしたものになるようだ。[佐藤由紀子,ITmedia]Mozilla Labsは10月19日(現地時間...
JSApp.US
/** Welcome to JSApp.US* ctrl-b to run the current code on the server* ctrl-l to login/make a new user* ctrl-h for help** For more command check out the command window at the bottom* commands: test lo...
mocha でカバレッジがとれるらしいので試してみた - Write and Run
こんにちは KOBA789 です。最近はおうちクラウドにご執心です。あ、おうちクラウドについては後日書きますね(伏線)。 mocha でカバレッジが取れると聞いて ほうほう。それでそれで? mocha --reporter html-cov > coverage.html && open coverage.html あれー、おっかしいなー とりあえずググります Mocha test coverag...
MOONGIFT : Mozillaが打ち出したWebアプリケーションストア戦略「Open Web Apps」 オープンソース・ソフトウェア/フリーウェアを毎日紹介
Posted by admin | Posted on 31-10-2010Category : ソフトウェアTags: オープンソース, プラットフォーム, github, GPL v2, JavaScript, LGPL, Mozilla Public License, Python, WebOpen Web AppsはPython/HTML/JavaScript製のオープンソース・ソフトウェ...
Latest topics > Firefoxでtarget="_blank"なリンクから新しいタブやウィンドウが開かれないようにしたい人向けの話 - outsider reflex
Latest topics> Firefoxでtarget="_blank"なリンクから新しいタブやウィンドウが開かれないようにしたい人向けの話Firefox 3 Hacks好評発売中。本書の1/3を占めてしまっている第3章でFUELやらPlacesデータベースのテーブル定義やらJavaScriptコードモジュールやらを解説しています。Software Design 2007年4月号第2特集の再録...
