Skip to main content

Home/ Groups/ Coders
Joel Bennett

Orange Data Mining - 1 views

  •  
    Orange is a component-based data mining software. It includes a range of preprocessing, modelling and data exploration techniques. It is based on C++ components, that are accessed either directly (not very common), through Python scripts (easier and better), or through GUI objects called Orange Widgets.
Adildi ldinlio

Expression Web 2 on Demand|free ebooks download - 0 views

  •  
    Microsoft Expression Web 2 on Demand free download at the best library for free ebooks download - ebook-x.com.
Adildi ldinlio

HTML XHTML and CSS For Dummies sixth Edition|free ebooks download - 0 views

  •  
    HTML XHTML and CSS For Dummies sixth Edition free download at the best library for free HTML/XML ebooks download.
Adildi ldinlio

PHP and MySQL Web Development third edition|free ebooks download - 1 views

  •  
    PHP and MySQL Web Development 3rd edition free download at the best library for free ebooks download.
Adildi ldinlio

Hacker Linux Uncovered|free ebooks download - 0 views

  •  
    Hacker Linux Uncovered free download at the best library for free linux ebooks download.
Joel Bennett

How to initialize an attached DependencyProperty of type Collection - Tales from the Sm... - 0 views

  •  
    This was finally the explanation I needed to help me understand how to make the redundant tag from the XAML unecessary.
Denis Gobo

An interview with Roy Osherove author of "The Art of Unit Testing" - 0 views

  •  
    An interview with Roy Osherove author of "The Art of Unit Testing"
Rick Fan

Windows Internet Explorer 8 Beta 2 发行说明 - 0 views

  • CSS 表达式已不再支持在 Internet Explorer 8 标准模式下
  • 1. click Start ,click Run ,type Inetcpl.cpl ,and then click OK . 2. 在 Internet 属性 对话框框中,单击 高级 选项卡,然后单击 多媒体 部分下 始终使用 ClearType 的 HTML 。
  • 当您从 Internet Explorer 7 具有 ClearType 启用 Internet Explorer 8 Beta 2 的一个版本升级时,ClearType 被禁用。 要重新启用 ClearType,请按照下列步骤。
Rick Fan

Setting up extension development environment - MDC - 1 views

  • javascript.options.showInConsole = true. Logs errors in chrome files to the Error Console. nglayout.debug.disable_xul_cache = true. Disables the XUL cache so that changes to windows and dialogs do not require a restart. This assumes you're using directories rather than JARs. Changes to XUL overlays will still require reloading of the document overlaid. browser.dom.window.dump.enabled = true. Enables the use of the dump() statement to print to the standard console. See window.dump for more info. You can also use nsIConsoleService from privileged script. javascript.options.strict = true. Enables strict JavaScript warnings in the Error Console. Note that since many people have this setting turned off when developing, you will see lots of warnings for problems with their code in addition to warnings for your own extension. You can filter those with Console2. extensions.logging.enabled = true. This will send more detailed information about installation and update problems to the Error Console.
Rick Fan

Extension Versioning, Update and Compatibility - MDC - 0 views

  • The updateURL uses https, or there is no updateURL at all (which defaults to addons.mozilla.org which is https) The updateURL uses http and the updateKey entry is specified which will be used to verify the data in the update manifest.
  • In the update manifest delivered from the updateURL the updateLink must be specified in one of the following ways: The updateLink to the XPI file must use https The updateLink can use http and you must include an updateHash for the XPI file using sha1, sha256, sha384 or sha512 hash algorithms.
Rick Fan

McCoy - MDC - 0 views

shared by Rick Fan on 11 Oct 08 - Cached
  • Once you have a key you need to add its public part to your add-on's install.rdf file. The simplest way to do this is to select the key then click the Install toolbar button. You must then locate your install.rdf for McCoy and the public part of the key will be added directly to the file. The file will be overwritten so take a backup if you need to.
  • You need to use McCoy to sign this file so that the application can verify that it really came from you. Simply select the key you originally added to the add-on's install.rdf, then click the "Sign" toolbar button, select your update.rdf file and the data in it will be signed. It's important to note that if you change any information in the update file then it must be signed again.
« First ‹ Previous 1101 - 1120 of 2065 Next › Last »
Showing 20 items per page