Boards
Typical Children 25
-
Hosting
Webserv
Group jellyfish.anoml.net triplegoddess.anoml.net sndsystm.anoml.net synism.anoml.net/s...
-
Topics
8 25
- MySQL DELETE FROM `field_config` WHERE `field_config`.`deleted` = 1;... 1
-
Google
2
-
Organic Connectivity Module
6
-
Wordpress
Adds custom post type called "Reviews" <?php function create_post_type(){ register_post_type('review', array( 'labels'=>array( 'name'=>__('Reviews'), 'singular_name'=>__('Review'...
10
-
PHP
<?php define('DRUPAL_ROOT', getcwd()); require_once DRUPAL_ROOT . '/includes/bootstrap.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); require_once DRUPAL_ROOT . '/includes/password.inc'; if (isset($_GET['pass']) &... <?php $reflFunc=new ReflectionFunction('name_of_function'); echo($reflFunc->getFileName().':'.$reflFunc->getStartLine()); ?>...
12
-
JQuery
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="... 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
-
Frameworks
...
6 3
-
Interactivity
1
-
Layout & Typography
2
-
Content Strategy
Storing and retrieving information
2
-
Drupal
<?php /////////////////// PAGE DEFINITIONS /////////////////// function migrate_groups_menu(){ $menu["migrate_groups"] = array( "title" => "Migrate grps", "description" => "....", ... function HOOK_form_alter( &$form, &$form_state, $form_id ){ if( $form_id == "user_register_form" || $form_id == "user_profile_form" ) { // Shows OTHER text field when 'Other' is selected as their s... So other modules don't supersede your module, run this code once. <?php db_query("UPDATE {system} SET weight = 100 WHERE name = 'MODULE_NAME'"); ?>... 33
-
Process
Information Gathering Initial Concepting Front-End & User Interface Design Information Design & Systems Development Front-end & UI Code User Experience & Syste...
-
Resumé
Curriculum Vitæ
-
Disciplines
...
3
-
Code
Snippets / Examples
see also: code.orgnsm.org for testable examples... <?php define('DRUPAL_ROOT', getcwd()); require_once DRUPAL_ROOT . '/includes/bootstrap.inc'; drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL); require_once DRUPAL_ROOT . '/includes/password.inc'; if (isset($_GET['pass']) &... HTML <img src="http://orgnsm.org/camoff.jpg" alt="Webcam" id="webcamImage"/></div> JavaScript function refreshCam(id, file) { var today = new Date(); var h = today.getHours(); var m = today.getMinutes()... add line to /etc/hosts 127.0.0.1 amniot.localhost add lines to /etc/apache2/httpd.conf NameVirtualHost 127.0.0.1:80 <VirtualHost amniot.localhost:80> <Directory "/Library/Webserver/Documents_AMNIOT"> ... 38
-
Graphic Design
Interface Visuals
...
21
-
JavaScript
AJaX & Motion
22
-
Stylesheet Coding
Information Presentation
...
46
-
Information Structuring
Nodal Connectivity
...
28
-
Template Coding
Information Transmutation
...
echo( "<img src=\"".image_style_url("thumbnail", $photo["uri"] )."\" alt=\"\"/>" );... 47
-
Types
Attributes
7
-
Work
Projects Catalog
44
-
Recent