Boards
Typical Children 25
-
Topics
8 25
-
Stylesheet Coding
Information Presentation
...
46
-
JavaScript
AJaX & Motion
HTML <div id="photos_rotator"> <ul> <li> <a href="/node/15"> <span class="title">003</span> </a> <div class="rotator_full"><img src="003_0.jpg" alt="...
22
-
Graphic Design
Interface Visuals
...
21
-
Template Coding
Information Transmutation
...
<?php $items = array( 0 => array( "item 1", "2013-09-13", "1" ), 1 => array( "item 2", "2013-09-14", "2" ), 2 => array( "item 3", "2013-09-15", "3" ), ); ######## CALCULATIONS ######### # set per... 47
-
Work
Projects Catalog
44
-
Disciplines
...
3
-
Resumé
Curriculum Vitæ
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples... <?php $reflFunc=new ReflectionFunction('name_of_function'); echo($reflFunc->getFileName().':'.$reflFunc->getStartLine()); ?>... <?php function HOOK_user_insert( &$edit, &$account, $category = NULL ){ // Don't create a new username if one is already set if( strpos($account->name, 'temporary_') !== 0) return; // O... So other modules don't supersede your module, run this code once. <?php db_query("UPDATE {system} SET weight = 100 WHERE name = 'MODULE_NAME'"); ?>... 38
-
Types
7
-
Process
Information Gathering Initial Concepting Front-End & User Interface Design Information Design & Systems Development Front-end & UI Code User Experience & Syste...
-
Drupal
<?php $fields = array( 'field_inspirational_imagery' => 'field_images', ); // Loop through each of the fields/tables with the old name and change them foreach($fields as $field_name => $new_field_name) ... 33
-
Content Strategy
Storing and retrieving information
2
-
Layout & Typography
2
-
Interactivity
1
-
Frameworks
...
Google 6 3
-
JQuery
jQuery(window).load(function(){ jQuery('.flexslider').flexslider( { pauseOnHover: true, controlsContainer: ".flex-container", slideshowSpeed: 8000, before: function(slider){ ... w/JavaScript window.onload = function(){ //create new button var btn = document.createElement("a"); btn.setAttribute("id", "addedbutton"); var btntxt = document.createTextNode("Run Me"); btn.appendChild(btntxt)...
6
-
PHP
<?php $host = "127.0.0.1:10389"; $ldap = ldap_connect($host); ldap_set_option($ldap, LDAP_OPT_PROTOCOL_VERSION, 3); $username = "uid=admin,ou=system"; $password = "secret"; if( $bind = ldap_bind($ldap, $u...
<?php function loadchildrens($context){ $sql_children = "SELECT node.nid AS nid, node.vid AS node_vid, node.title AS node_title FROM node node LEFT JOIN content_field_connection node_data_field_connection O... 12
-
Wordpress
<?php // Adds custom post type for Projects and Services function create_post_type(){ register_post_type('project', array( 'labels' => array( 'name' => __('Projects'), 'sing...
10
-
Organic Connectivity Module
6
-
Google
2
-
Recent
- MySQL DELETE FROM `field_config` WHERE `field_config`.`deleted` = 1;... 1
-
Information Structuring
Nodal Connectivity
...
28
-
Hosting
Webserv
Group jellyfish.anoml.net triplegoddess.anoml.net sndsystm.anoml.net synism.anoml.net/s...