XUL Resources
9
“This topic contains information resources about Mozilla's XUL technology”
Curated by Benjamin Habegger
254 Views
Scoop.it Score 9
Visitors Loading...
Created Jan 5, 2011
Created by Benjamin ...
Updated Jan 26, 2011
Posts 13
Followers 2
Reactions 0
Filter
Suggest
Follow
developer.mozilla.org - January 26, 2011 11:12 AM

Creating Sandboxed HTTP Connections - MDC Doc Center

Share
0
wiki.mozilla.org - January 20, 2011 9:31 AM

XUL:Command Line Handling - MozillaWiki

Share
0
www.codeproject.com - January 18, 2011 7:14 AM

A Simple XPCOM Tutorial - CodeProject

Step by step XPCOM creation and implementation in C++.; Author: Md. Mazharul Islam Khan; Section: Miscellaneous; Chapter: Desktop Development
Share
0
developer.mozilla.org - January 12, 2011 8:40 AM

Creating XPCOM Components - MDC Doc Center

Share
0
brian.kingsonline.net - January 11, 2011 9:32 AM

XULRunner Application Development « Pogovor

Share
0
doc.async.com.br - January 5, 2011 11:50 AM

XUL Quick Reference

Reference listing XUL elements
Share
0
benjamin.smedbergs.us - January 11, 2011 4:35 PM

Answers and Questions » Blog Archive » Running Extension Code In Another Process

Share
0
developer.mozilla.org - January 26, 2011 3:01 AM

File I/O - MDC Doc Center

This article describes local file input/output in chrome JavaScript.

You access the file system using Mozilla XPCOM components. A list of resources and interfaces for local I/O is available for both Files and Streams at XUL Planet.
Share
0
www.andonyar.com - January 19, 2011 4:56 AM

Calling Java from JavaScript

LiveConnect is a technology that allows you to call Java code from JavaScript and vice versa. It is available in Firefox and Sun's Java plugin since a long time. However it had some critical bugs, like JavaScript not being able to catch exceptions thrown in Java. In Firefox 3.6 and Java 6u12 a new implementation of LiveConnect has been introduced that should fix most of the long standing bugs. This new implementation handles most of the LiveConnect functionality on the
Java side. [...]
Share
0
developer.mozilla.org - January 14, 2011 10:41 AM

Java in Firefox Extensions - MDC Doc Center

Share
0
developer.mozilla.org - January 14, 2011 5:49 AM

Chrome registration - MDC Doc Center

Description of the chrome.manifest file syntax
Share
0
developer.mozilla.org - January 11, 2011 9:24 AM

XULRunner tips - MDC Doc Center

Tips in building a xulrunner app. In particular how to integrate DOM Inspector and Venkmann Javascript debugger
Share
0
stanislavvitvitskiy.blogspot.com - January 5, 2011 11:49 AM

Stanislav Vitvitskiy's blog: Calling java from XUL applications

Using Java in a XUL application
Share
0