Skip to main content

Home/ Coders/ Group items tagged Javascript

Rss Feed Group items tagged

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.
alex gross

100% Web-Based Working For Web Designers - 22 views

  •  
    Web applications are offering an almost desktop-like functionality parallel to the increase in the connectivity speeds, wider usage of the cloud (easier scalability) & improvements in JavaScript/RIA development. This article describes free web applications that you can use to create your own web-based design/development environment:
  •  
    Required backend developer now drop your cv here https://www.owcareers.com/cv-drop-zone
Fabien Cadet

Derek Sivers' How to learn JavaScript (2016 article) - 2 views

  •  
    Mostly books recommandations.
Wanda Terral

PhoneGap - 0 views

  •  
    PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript.
Wanda Terral

Jo HTML5 Mobile App Framework - 0 views

  •  
    The simple app framework for HTML5. For iOS, Android, webOS, BlackBerry, Chrome OS & anything else with HTML5. Widgets, lists and scrolling goodness using JavaScript & CSS3. Make native mobile apps or web apps with the same code. Works great with PhoneGap
Wicked Tunez

jQuery Geo - 0 views

  •  
    jQuery Geo, an open-source geospatial mapping project from Applied Geographics, provides a streamlined JavaScript API for a large percentage of your online mapping needs. Whether you just want to display a map on a wep page as quickly as possible or you are a more advanced GIS user, jQuery Geo can help!
Zulkarnain K.

Dirty Markup · Tidy and Beautify your HTML, CSS, and JavaScript code - 7 views

  •  
    DirtyMarkup combines the power of HTML Tidy, CSS Tidy, JS Beautify, and the Ace editor to effortlessly clean up your messy code. Just paste your code into the editor and press "clean". Now supports HTML5!
Joel Bennett

OWASP Encoding Project - 0 views

  •  
    The Reform library provides a solid set of functions for encoding output for the most common context targets in web applications (e.g. HTML, XML, JavaScript, etc). The library also takes a conservative view of what are allowable characters based on historical vulnerabilities, and current injection techniques.
Joel Bennett

Foobr, forever beta - 0 views

  •  
    A good blog on beta tech, javascript, web development and more.
Joel Bennett

Flex.org - Rich Internet Applications, Rapid Web Application Development, Open Source F... - 0 views

  • Buy Flex Builder 3 Standard from $249 US
    • Joel Bennett
       
      This is interesting, considering the competition (Microsoft) has been giving away Visual Studio Web Express, and is now giving away the Pro version to students.
  •  
    The latest version of Adobe's latest proprietary Flex technology (Flex 3.0) is now available with the RTM of Adobe Air. If you like Javascript (I don't), this may be the way for you to move forward to developing "real" cross-platform apps ...
Justin Newton

Mozilla Developer Page - 0 views

  •  
    Mozilla Developer Page. Teaches the basic of AJAX, JAVASCRIPT, XML, CSS, XHTML. Learn how to make addons / extensions.
Joel Bennett

Blitty Font - 0 views

  •  
    dumpglyphs turns a TrueType font or a console font into a PNG image containing the glyphs, plus a font information file ... plus ... ImgFont.js, a JavaScript base class to display text with the PNG-fonts
« First ‹ Previous 81 - 100 of 249 Next › Last »
Showing 20 items per page