Pastoid

Search Results

June 3, 2009 at 2:55 pm - View

It is with great sorrow that I offer my official resignation from the Habari Project. I wish I did not have to do this, but as I have been banned from all interaction with the PMC or community, it is my only choice. I hope some of my work can be of use. I wish the project well in the future, but do recommend investigation into the distribution of power and the potential and tolerance for dissent. The best of luck to you. The Habari software is superb and the community is largely excellent as well.

June 3, 2009 at 2:19 pm - View

portland, maine - Google Maps - View

June 3, 2009 at 2:09 pm - View

/** * Redirects the link from an embedded player, feed, or an html * download link to the actual file * * @param PluginHandler $handler. Primarily used to get the handler vars

June 3, 2009 at 2:07 pm - View

/* Not real code, not even a little bit */ /* start loop */ <?php

June 3, 2009 at 2:07 pm - View

<?php public function theme_flickrfill( $theme, $post1date, $post2date ) { $this->person_id= Options::get( 'flickrfill__person' );

June 3, 2009 at 2:07 pm - View

/* Not real code, not even a little bit */ /* start loop */ <?php

June 3, 2009 at 2:07 pm - View

<?php public function theme_flickrfill( $theme, $post1date, $post2date ) /* need that theme after all */ { $this->person_id= Options::get( 'flickrfill__person' );

Full FlickrFill - View

<?php include 'header.php'; ?> <? $post2date = ''; ?> <div id="content"> <?php foreach ( $posts as $post ) { ?> <?php

Full FlickrFill - View

<?php class FlickrFill extends Plugin { private $flickr= null; private $api_key= null;

FlickrFill - View

/* Not real code, not even a little bit */ $date1 = time(); /* start loop */

FlickrFill - View

/* Not real code, not even a little bit */ $date1 = time(); /* start loop */

FlickrFill - View

/* Not real code, not even a little bit */ /* start loop */ <?php

FlickrFill - View

<?php public function theme_flickrfill( $post1date, $post2date ) { $this->person_id= Options::get( 'flickrfill__person' );

Pluggable RelaxNG - View

<?xml version="1.0" encoding="UTF-8"?> <rng:grammar xmlns:rng="http://relaxng.org/ns/structure/1.0" ns="" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"> <rng:include href="xml.rng" ns="http://www.w3.org/XML/1998/namespace"/> <rng:start> <rng:ref name="pluggable"/>

Validated Pluggable Schema - View

Pluggable - View

<?xml version="1.0"?> <pluggable type="theme"> <name>resurrection</name> <author url="http://asymptomatic.net">Owen Winkler</author> <author url="http://sagrising.cockrumpublishing.com/">Rick Cockrum</author>

Pluggable - View

<?xml version="1.0"?> <pluggable type="theme"> <name>resurrection</name> <!-- one or more authors -->

Pluggable - View

<?xml version="1.0"?> <pluggable type="theme"> <name>resurrection</name> <!-- one or more authors -->

Pluggable - View

<?xml version="1.0"?> <pluggable type="theme"> <name>resurrection</name> <!-- one or more authors -->

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30 · 31 · 32 · 33 · 34 · 35 · 36 · 37 · 38 · 39 · 40 · 41 · 42 · 43 · 44 · 45 · 46 · 47 · 48 · 49 · 50 · 51 · 52 · 53 · 54 · 55 · 56 · 57 · 58 · 59 · 60 · 61 · 62 · 63 · 64 · 65 · 66 · 67 · 68 · 69 · 70 · 71 · 72 · 73 · 74 · 75 · 76 · 77 · 78 · 79 · 80 · 81 · 82 · 83 · 84 · 85 · 86 · 87 · 88 · 89 · 90 · 91 · 92 · 93 · 94 · 95 · 96 · 97 · 98 · 99 · 100 · 101 · 102 · 103 · 104 · 105 · 106 · 107 · 108 · 109 · 110 · 111 · 112 · 113 · 114 · 115 · 116 · 117 · 118 · 119 · 120 · 121 · 122 · 123 · 124 · 125 · 126 · 127 · 128 · 129 · 130 · 131 · 132 · 133 · 134 · 135 · 136 · 137 · 138 · 139 · 140 · 141 · 142 · 143 · 144 · 145 · 146 · 147 · 148 · 149 · 150 · 151 · 152 · 153 · 154 · 155 · 156 · 157 · 158 · 159 · 160 · 161

<Hide