Personal tools

Difference between revisions of "Contributions"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m (Fugue Icon set)
m
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOCright}}
+
__NOTOC__
 
[[Category:Software]][[Category:Internals]]
 
[[Category:Software]][[Category:Internals]]
=== PHP ===
+
This page gives some information about used software in PVLng.
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
 
  
http://php.net/
+
{{Contribution|PHP|PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.|http://php.net}}
 +
{{Contribution|MySQL|The world's most popular open source database|http://www.mysql.com}}
 +
{{Contribution|Highcharts|Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application.|http://www.highcharts.com}}
 +
{{Contribution|DataTables|DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.|http://datatables.net}}
 +
{{Contribution|jQuery|jQuery is a fast, small, and feature-rich JavaScript library.|http://jquery.com}}
 +
{{Contribution|jQuery UI|jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.|http://jqueryui.com}}
 +
{{Contribution|jQuery Mobile|A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation.|http://jquerymobile.com}}
 +
{{Contribution|jQuery treetable|jQuery treetable is a plugin for jQuery. With this plugin you can display a tree in an HTML table, i.e. a directory structure or a nested list.|http://ludo.cubicphuse.nl/jquery-treetable}}
 +
{{Contribution|jQuery Pines Notify (pnotify) Plugin|Pines Notify is a JavaScript notification plugin, developed by Hunter Perrin as part of Pines.|http://pinesframework.org/pnotify}}
 +
{{Contribution|jQuery iCheck plugin|Super customized checkboxes and radio buttons with jQuery|https://github.com/damirfoy/iCheck}}
 +
{{Contribution|iQuery Autosize|Automatically adjust textarea height based on user input.|http://www.jacklmoore.com/autosize}}
 +
{{Contribution|iQuery SmartMenus|jQuery website menu plugin. Responsive and accessible list-based website menus that work on all devices.|http://vadikom.github.io/smartmenus/src/demo}}
 +
{{Contribution|Select2|Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.|http://ivaynberg.github.io/select2}}
 +
{{Contribution|Keyboard Shortcuts|Handling Keyboard Shortcuts in JavaScript|http://www.openjs.com/scripts/events/keyboard_shortcuts}}
 +
{{Contribution|qr.js|qr.js is a pure JavaScript library for generating QR codes utilising HTML5 technology.|http://neocotic.com/qr.js/}}
  
=== MySQL ===
+
{{Contribution|Fugue Icon set 3.5.6 (March 27, 2013)|Some icons by Yusuke Kamiyamane. Licensed under a Creative Commons Attribution 3.0 License.|http://p.yusukekamiyamane.com}}
The world's most popular open source database
 
  
http://www.mysql.com/
+
{{Contribution|SchemaSpy|Graphical Database Schema Metadata Browser|http://schemaspy.sourceforge.net}}
  
=== Highcharts ===
+
{{Contribution|Font Awesome, The iconic font and CSS toolkit|Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.|http://fontawesome.io/}}
Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application.
 
  
http://www.highcharts.com
+
== Compressors ==
 +
Java scripts are minified with [http://javascript-minifier.com JavaScript Minifier/Compressor (http://javascript-minifier.com)]
  
=== jQuery ===
+
Style sheets are minified with [http://cssminifier.com Online CSS Minifier/Compressor (http://cssminifier.com)]
jQuery is a fast, small, and feature-rich JavaScript library.
 
 
 
http://jquery.com/
 
 
 
=== jQuery UI ===
 
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.
 
http://jqueryui.com/
 
 
 
=== jQuery Mobile ===
 
A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation.
 
 
 
http://jquerymobile.com/
 
 
 
=== DataTables ===
 
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
 
 
 
http://datatables.net/
 
 
 
=== jQuery treetable ===
 
jQuery treetable is a plugin for jQuery. With this plugin you can display a tree in an HTML table, i.e. a directory structure or a nested list.
 
 
 
http://ludo.cubicphuse.nl/jquery-treetable/
 
 
 
=== jQuery Pines Notify (pnotify) Plugin ===
 
Pines Notify is a JavaScript notification plugin, developed by Hunter Perrin as part of Pines.
 
 
 
http://pinesframework.org/pnotify/
 
 
 
=== jQuery iCheck plugin ===
 
Super customized checkboxes and radio buttons with jQuery
 
 
 
https://github.com/damirfoy/iCheck
 
 
 
=== iQuery Autosize ===
 
Automatically adjust textarea height based on user input.
 
 
 
http://www.jacklmoore.com/autosize
 
 
 
=== Select2 ===
 
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
 
 
 
http://ivaynberg.github.io/select2/
 
 
 
=== Fugue Icon set ===
 
Fugue Icons 3.5.6 (March 27, 2013)
 
 
 
http://p.yusukekamiyamane.com/, https://github.com/yusukekamiyamane/fugue-icons
 

Latest revision as of 23:19, 4 January 2016

This page gives some information about used software in PVLng.

PHP

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

more

MySQL

The world's most popular open source database

more

Highcharts

Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application.

more

DataTables

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.

more

jQuery

jQuery is a fast, small, and feature-rich JavaScript library.

more

jQuery UI

jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

more

jQuery Mobile

A unified, HTML5-based user interface system for all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation.

more

jQuery treetable

jQuery treetable is a plugin for jQuery. With this plugin you can display a tree in an HTML table, i.e. a directory structure or a nested list.

more

jQuery Pines Notify (pnotify) Plugin

Pines Notify is a JavaScript notification plugin, developed by Hunter Perrin as part of Pines.

more

jQuery iCheck plugin

Super customized checkboxes and radio buttons with jQuery

more

iQuery Autosize

Automatically adjust textarea height based on user input.

more

iQuery SmartMenus

jQuery website menu plugin. Responsive and accessible list-based website menus that work on all devices.

more

Select2

Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.

more

Keyboard Shortcuts

Handling Keyboard Shortcuts in JavaScript

more

qr.js

qr.js is a pure JavaScript library for generating QR codes utilising HTML5 technology.

more

Fugue Icon set 3.5.6 (March 27, 2013)

Some icons by Yusuke Kamiyamane. Licensed under a Creative Commons Attribution 3.0 License.

more

SchemaSpy

Graphical Database Schema Metadata Browser

more

Font Awesome, The iconic font and CSS toolkit

Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS.

more

Compressors

Java scripts are minified with JavaScript Minifier/Compressor (http://javascript-minifier.com)

Style sheets are minified with Online CSS Minifier/Compressor (http://cssminifier.com)