» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:MPL + JavaScript

Fireclipse

Fireclipse: experiments in leveraging Eclipse + Firefox for Javascript Development

Eclipse: del.icio.us/tag/eclipse

Fireclipse

Fireclipse: experiments in leveraging Eclipse + Firefox for Javascript Development

Eclipse: del.icio.us/tag/eclipse

Pentaho Open Source Business Intelligence

A complete business intelligence platform that includes reporting, analysis (OLAP), dashboards, data mining and data integration (ETL). Use it as a full suite or as individual components that are accessible via web services. Ranked #1 in open source BI.

opensource: del.icio.us tag/opensource

JavaScript Lint

JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.

opensource: del.icio.us tag/opensource

JavaScript Lint

JavaScript Lint is a development tool that validates JavaScript code for best coding practices, finding common mistakes without actually running the script or opening the web page.

opensource: del.icio.us tag/opensource

Clorox

Clorox is a framework for Ajax development – it provides remote RPC anchored Javascript objects. This means that a Javascript developer can avoid coding callbacks and rpc functions and focus on developing using the remote objects.

Clorox is built using the Mochikit project.

Javascript-Lint

JavaScript Lint is a code checker that finds common mistakes in JavaScript code, or warns for potential mistakes or bad coding practices.

It is built on the Mozilla/Firefox JavaScript engine, so it will issue warnings that will follow closely with what will hold in real browser situations.

Some of the things Lint checks for are:
  • proper semicolons and curly braces
  • code that will never be executed
  • switches without breaks
  • implicit typing issues on numbers
  • comment well-formedness

Uber-Uploader

Uber-Uploader is a group of programs written in Perl, PHP and Javascript. It is intended to present a graphical representation of the status of a web based file upload in the form of a progress bar.

External Links

AFLAX Library

AFLAX Library is a JavaScript library that enables the use of JavaScript and Flash together to create AJAX-type applications, but with a much richer set of vector drawing controls than are available in either Internet Explorer or FireFox.

Developers using this library have access to the full range of Flash features, but without ever touching the Flash IDE.

Rhino

Rhino is the JavaScript engine for Mozilla, implemented in Java.

Rhino has a complement in C called SpiderMonkey that is used in applications such as Mozilla Firefox