Skip to main content

Alexander Bogdanov

Alexander Bogdanov's Public Library

18 Mar 10

Nagare project - Python Web framework

  • Its set of advanced features as continuation, direct callbacks registration,
    programmatic HTML generation, combined with its strong components model
    allow to quickly and easily build highly complex and reusable applications.
17 Mar 10

English Language (ESL) Learning Online - UsingEnglish.com

  • UsingEnglish.com provides a large collection of English as a Second Language (ESL) tools & resources for students, teachers, learners and academics.

joose-js - Project Hosting on Google Code

  • Joose is a self-hosting meta object system for JavaScript with support for classes, inheritance, mixins, traits, method modifiers and more.

    Joose makes object-oriented programming with JavaScript easy, declarative and very productive. The Joose meta-object system is multi-paradigm. It supports class-based and prototype-based programming styles as well as class-based inheritance and role-based extention.

10 Mar 10

Cross Browser CSS Transforms – even in IE

  • The CSS transform property allows developers to rotate, scale, and skew blocks of HTML via CSS. Although you can do the same thing with images in Photoshop or The GIMP, using CSS transforms allows developers to do the same thing with any HTML markup and allows users to select the text within the transformed object.

OpenShot Video Editor

  • "I have a simple mission: To create an open-source, non-linear video editor for Linux.
02 Mar 10

Johnny Cache — Johnny Cache v0.1 documentation

  • Johnny Cache is a caching framework for django applications. It works with
    the django caching abstraction, but was developed specifically with the use of
    memcached in mind. Its main feature is a patch on Django’s ORM that
    automatically caches all reads in a consistent manner.
26 Feb 10

Data.Derive: A User Manual

  • Data.Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms.

Бинарная сериализация в Haskell « Sergey Lymar

  • data SomeData = ConstA | ConstrB Int | ConstrC String Int

        deriving(Show)


    $(derive_binary ''SomeData)

23 Feb 10

aino / aino-convert / source — bitbucket.org

  • aino-convert is a basically wrapper for ImageMagick convert with caching.
    The main purpose is to help generate quality thumbnails simply and
    efficiently.
12 Feb 10

qooxdoo » Home

  • qooxdoo is a comprehensive and innovative framework for creating rich internet applications (RIAs). Leveraging object-oriented JavaScript allows developers to build impressive cross-browser applications. No HTML, CSS nor DOM knowledge is needed.

Meteora Javascript Widgets

  • Meteora is a set of cross-browser Javascript Widgets
    that provides web developers with ready-to-use user
    interface controls
    to create Rich Internet Applications.

markItUp! Universal Markup Editor

  • markItUp! is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor.
    Html, Textile, Wiki Syntax, Markdown, BBcode or even your own Markup system can be easily implemented.


    markItUp! is not meant to be a “Full-Features-Out-of-the-Box”-editor. Instead it is a very lightweight, customizable and flexible engine made to meet the developer's needs in their CMSes, blogs, forums or websites. markItUp! is not a WYSIWYG editor, and it never will be.

Showdown - Markdown in JavaScript

  • Showdown is a JavaScript port of the original Perl version of Markdown.

Classical Inheritance in JavaScript

  • JavaScript's prototypal inheritance has more expressive
    power than classical inheritance, as we will see presently.
  • function ZParenizor(value) {
    this.setValue(value);
    }

    ZParenizor.inherits(Parenizor);

    ZParenizor.method('toString', function () {
    if (this.getValue()) {
    return this.uber('toString');
    }
    return "-0-";
    });
1 - 20 of 491 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo