Webマーケティングコラム Dragon.jp


Webマーケティング情報Webマーケティング情報
[PR]
マンション購入お悩み解決サイト<マンションってどうよ?>
ミニブログ今話題の「もごもご」

Webマーケティングレポート


opera はてなブックマーク ライブドアクリップ


[2000月11年18日]

コメントを投稿

(コメントを表示する前にこのブログのオーナーの承認が必要になることがあります。承認されるまではコメントは表示されません。)

用語【”opera”】の人気記事TOP20

There and back again
Used to denote alternate file streams on NTFS file systems, as a path separator on OS X, and used to determine the mountpoint (e.g. C:) on Windows systems.

MOONGIFT: � Opera発Firebug対抗ツール「Opera Dragonfly」:オープンソースを毎日紹介
最近、Operaはサイトの動作確認用くらいにしか使っていなかった。Web開発者にとって、ブラウジングと開発を分けるのは面倒というもの、ブラウジングで便利なブラウザをそのまま開発に使いたいし、逆もまた然りだ。 スクリプト   その点、Firefoxにとって大きな力になっていたのがFirebugだ。これがあるからFirefoxから乗り換えられない人も多いはず。そしてOperaから同種のソフト...

Web開発者向けツール Opera Dragonflyのアルファ版が登場 - builder by ZDNet Japan
Today we released the first alpha of our new web developer tool. The objective for this first alpha release is to get feedback and of course allow you to start using it. You should expect it to be buggy and even missing some key features, but that is what alpha means. It is however not entirely correct that we are releasing the tool early in the development. The foundation for Opera Dragonfly has been worked on for more than two years.

仕事に使えるGoogle入門第1回:Gmail 基本編
 GoogleのWeb検索を利用したことがない、というINTERNET Watch読者の方はまずいないと思うが、Googleが提供している他の諸々のサービス――Gmail、Googleドキュメントなどについては、ID取得が必要となることもあり、サービスの存在は以前から知っているものの、きっかけがなくて使ったことがない、という方も多いだろう。  本連載では、数あるGoogleサービスの中から、仕事に役立つ...

Opera、Webデバッグツール「Dragonfly」アルファ版公開
 ノルウェーのOpera Softwareは6日、WebページをデバッグするためのWeb開発者向けツール「Dragonfly」アルファ版を公開した。「Opera 9.5」ベータ2に含まれており、ブラウザメニューの「ツール」→「詳細ツール」→「開発者用ツール」から利用できる。  Dragonflyには、CSSインスペクタ、DOMインスペクタ、JavaScriptデバッガなど、Web開発に必要なツールが用意されている。さらに特徴的な...

[CSS]ボタンにpaddingを指定した際の各ブラウザでの表示例 | コリス
Design Detectorのエントリーから、フォームのsubmitボタンに「padding」を指定した際の各ブラウザでのレンダリング例を紹介します。 Buttons Padding Demo paddingを指定 [...]

OperaDragonflyArchitecture - Opera Dragonfly のアーキテクチャ

Speed Dial のエントリを増やす - A blog? with Σαιτω
アーリーアダプタによる登場当時の感想に反し、Opera の Speed Dial は大変好評であるが、多くの人が抱くであろう唯一の不満は、エントリの数を増やせないかというものであった。 More speed dials? There you go! ではその希望をかなえる方法が紹介されている。 opera:about からプロファイルの場所を確認し、Opera を終了させてから speeddial.ini をエディタで開く。 設定ファイルには [Speed Dial 1...

TechCrunch Japanese アーカイブ » Opera、DragonflyでFirebugに挑戦
はキラーアプリケーションであり、代表的な便利ツールだ。Firefoxで読み込んだページを分析して、HTML、CSS、およびJavaScriptを正しく動作させるのにどのような変更を加えれば良いのかを教えてくれる(加えて動的にCSSの変更を適用させることもできる)。 Operaはこの分野で競合する開発ツールとなるDragonflyをリリースした。Opera 9.5 beta 2以降のブラウザには最初から同梱されており...

Introduction to Opera Dragonfly - Opera Developer Community
The Script, DOM and Console tabs: These are the main functionality selectors in the UI, which allow you to check out different facets of the web sites loaded into the Opera browser. The site information window: This shows which sites are currently loaded into the Opera browser, and what JavaScript and CSS files they have applied to them, among other things. The drop down menu displays the sites currently loaded, and when you select one, it displays information about the particular site in the space below it...

Opera Dragonfly Architecture - Opera Developer Community
Each ECMAScript environment is a single runtime. Each HTML document then has a single runtime associated with it. Documents in frames and iframes also have their own runtimes. Debugging host A debugging host is any instance of Opera which has the Scope module enabled and which has connected to the proxy. It may contain several runtimes. The Scope module The Scope module is a part of the Opera application. Once enabled, the module establishes a socket connection to a proxy URL and inspects any runtimes in th...

Opera Dragonfly
Welcome to Opera Dragonfly alpha, the foundations of Opera's upcoming Developer Tools. Debug JavaScript, inspect CSS and the DOM, and view any errors 窶� Opera Dragonfly makes developing using Opera easier than ever, both on your computer and mobile phone. Check out our alpha release for a taste of things to come. Reach breaking point step by stepOpera Dragonfly's fully featured JavaScript debugger makes building sophisticated Ajax applications easier than ever. Step through your code line by line, sett...

Hello World - Introducing Opera Dragonfly - Opera Dragonfly - by Opera Dragonfly
Today we released the first alpha of our new web developer tool. The objective for this first alpha release is to get feedback and of course allow you to start using it. You should expect it to be buggy and even missing some key features, but that is what alpha means. It is however not entirely correct that we are releasing the tool early in the development. The foundation for Opera Dragonfly has been worked on for more than two years. The phases we have completed so far are: Interviews with web developers ...

Opera Dragonfly 公開 - A blog? with Σαιτω
Developer Tool の Opera Dragonfly は BSD License でソースが公開されました。 http://dragonfly.opera.com/app/zips/protocol-3/ http://my.opera.com/dragonfly/blog/2008/05/06/introducing-the-dragonfly 後者のリンクはこれを書いている時点ではつながっていないものもありますが、そのうち見えるようになるでしょう。 起動すると、こんな画面になります。右下のアイコンをクリックすると幾つかの設定を変更できます。 ...

Getting ready for Dragonfly... - Desktop Team - by Desktop Team
WARNING: These are development snapshots: they contain the latest changes, but they also have severe known issues, including crashes and data loss situations. In fact, they may not work at all.


Webトレンドがよくわかる一冊

Webマスター向けのWeb情報メールマガジン

Webマーケティングコラム検索

Webマーケティングコラムカテゴリー

WebマーケティングコラムRSS(XML)

トレンド用語の人気記事ランキング