public marks

PUBLIC MARKS with search inheritance

2010

Sass - Syntactically Awesome Stylesheets

by ghis & 4 others (via)
Sass adds a consistent syntax in top of CSS : nested rules, variables, mixins, selector inheritance, etc.

Protovis

by Spone & 5 others
Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.

CSS Specificity And Inheritance - Smashing Magazine

by karlcow

Two of these concepts are specificity and inheritance

2009

Protovis

by parmentierf & 5 others (via)
Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction. Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example.

io

by karlcow & 1 other

Io is a small, prototype-based programming language. The ideas in Io are mostly inspired by Smalltalk (all values are objects, all messages are dynamic), Self (prototype-based), NewtonScript (differential inheritance), Act1 (actors and futures for concurrency), LISP (code is a runtime inspectable/modifiable tree) and Lua (small, embeddable).

senocular.com Tutorial: senocular.com page 1

by ronpish & 2 others (via)
StarUML is a free, Windows-based UML tool used for creating diagrams related to application design. There are many different kinds of diagrams that UML support, but our focus here will be on Class Diagrams. Class diagrams represent the structure of a collection of classes by showing both how they're defined (inheritance hierarchy) and how they relate to one another (associations).

2008

Class Inheritance with PHP

by chantal (via)
There are many benefits of inheritance with PHP, the most common is simplifying and reducing instances of redundant code. Class inheritance may sound complicated, but think of it this way. Consider a tree. A tree is made up of many parts, such as the roots that reside in the ground, the trunk, bark, branches, leaves, etc. Essentially inheritance is a connection between a child and its parent.

2007

Structured objects and collections with Java db4o

by BlueVoodoo
In this installment of The busy Java developer's guide to db4o, discover the surprising ease (and power) of using inheritance as a core feature when creating queries in db4o.

Bug 915 – implement inheritance of alignment attributes from columns (align, valign, char, charoff, (lang, dir)?)

by night.kame
Préparez-vous, dans 10 mois on pourra fêter l'incapacité d'un navigateur basé sur Gecko (Mozilla, Firefox, Camino...) à respecter l'attribut 'align' sur un 'col'. Et ils se disent les champions du pragmatisme.

Exception is an Inheritance Nazi - Stubblog

by mbertier (via)
Whoever made its get*() methods final and the trace property private did not thought any second about how exceptions may be used or that people need to implement their own stack trace handling.

Classes Object Oriented Programming

by dimitrich (via)
What will we cover? * What is an object? * What is a Class? * What are polymorphism and inheritance? * Creating, Storing and using objects

PHP 5 and Design Patterns: An Introduction

by chantal (via)
This article is intended for experienced PHP programmers with at least a basic understanding of objects, classes and inheritance. The typical reader will want to learn more about techniques for deploying components in object-oriented systems.

welcome to Mako!

by karlcow & 2 others
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.

welcome to Mako!

by pvergain & 2 others
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.

Dynamic XML with PHP

by chantal
In this article I will show how to generate dynamic XML documents with Object-Oriented PHP. Before I get started, let's get right to the heart of this functionality. Although the code may look fancy, being packaged up inside objects and inheritance, the key elements of this functionality rest in the the mysql_list_fields() and mysql_num_fields() functions.

2006

Active users

ghis
last mark : 08/08/2010 13:54

Spone
last mark : 28/06/2010 12:54

karlcow
last mark : 10/04/2010 23:37

parmentierf
last mark : 18/11/2009 17:13

vrossign
last mark : 17/08/2009 07:29

Jeremy B.
last mark : 22/01/2009 14:48

ronpish
last mark : 12/01/2009 12:41

kuruzman
last mark : 22/10/2008 16:16

jmfontaine
last mark : 24/06/2008 14:11

krachot
last mark : 04/05/2008 17:04

chantal
last mark : 18/02/2008 17:04

BlueVoodoo
last mark : 04/12/2007 21:50

night.kame
last mark : 04/12/2007 15:06

mbertier
last mark : 07/08/2007 11:09

dimitrich
last mark : 24/06/2007 22:06

zedix
last mark : 26/05/2007 17:19

Abysmal
last mark : 19/03/2007 13:41

pvergain
last mark : 27/01/2007 09:54

greut
last mark : 29/12/2006 14:38