The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

LGPL

LGPL Category

Tag Clouds On Canvas – TagCanvas

TagCanvas is a standalone library (also available as a jQuery plugin) for creating a tag cloud with the canvas element.

canvas Tag Clouds On Canvas   TagCanvas

As Flash seemed to dominate the “tag-cloud market”, its retreat due to losing its place in the new web, has paved way for features like canvas for creating games, interactive websites, and also tag clouds like these.

TagCanvas is a fully-animated tag cloud that also supports images as elements. What’s more, it’s supported even in IE<8, hence it employs the explorercanvas library.

Framework for Creating NUI Applications – Kivy

Kivy is a Python framework for creating NUI (Natural User Interface) applications.

kivi Framework for Creating NUI Applications   KivyKivy works on Linux, Android, MacOSX and Windows, and offers a flexible solution for creating complex touch applications (see awesome demos).

The code written with Kivy is lean and neat, and, altogether, the framework’s approach to designing next-gen applications is nothing short of impressive.

A Web Editor That’s Not TinyMCE – CKEditor

CKEditor is a powerful WYSIWYG text editor for websites.

CKEDITOR A Web Editor Thats Not TinyMCE   CKEditorCKEditor is a full-featured WYSIWYG editor that’s easy to integrate, but focuses on compatibility and innovative features rather than being a platform from which to develop your own, unique text editor.

CKEditor has a long usage history and is well developed and compatible with CMSes such as Joomla and SharePoint.

A Simple “Text-Expander” Plugin – jQuery.Expander

jQuery.Expander is a plugin for expanding blocks and associated inline elements.

readmore A Simple Text Expander Plugin   jQuery.ExpanderThe plugin has a number of marvelous options:

  • Slice text based on character amount (great for preserving designs);
  • Slice text whilst preserving individual words;
  • Numerous callbacks and other nice stuff.
Overall, Expander is a great addition for making your visitors interact with the website more.

Code in the Web – ACE

ACE is a JavaScript-powered code editor that offers features like syntax formatting, code highlights, and language-based formatting that, before, was only available in desktop apps.

ACE Code in the Web   ACEACE supports documents with over 100,000 lines; there is a number of cool themes and support for key bindings.

Altogether, ACE is another step to web-ify the tools programmers use every day.

A painless color picker for your web apps – JSColor

JSColor is a user-friendly color picker for HTML forms. You can attach it to any desired input.

colorpicker A painless color picker for your web apps   JSColorJSColor offers cross-browser support; you can also customize the picker so it doesn’t look Photoshop 5-ish; JSColor also allows you to employ events, etc.

The plugin can come in handy in a number of occasions: JSColor’s developers have set up a gradient-generator demo, showcasing what their precious library can do.

And it’s actually quite a lot.