Pastoid

Search Results

November 30, 2008 at 5:02 pm - View

November 30, 2008 at 3:02 pm - View

Warning: array_intersect_key() [function.array-intersect-key]: Argument #1 is not an array in system/plugins/wpimport/wpimport.plugin.php line 76 system/plugins/wpimport/wpimport.plugin.php line 76: array_intersect_key(SuperGlobal::__set_state(array( 'db_name' => 'wordpress', 'db_host' => 'localhost',

November 30, 2008 at 3:02 pm - View

Warning: array_intersect_key() [function.array-intersect-key]: Argument #1 is not an array in system/plugins/wpimport/wpimport.plugin.php line 76

November 30, 2008 at 4:49 am - View

in theme.php: if ( !isset( $this->asides ) ) { $this->assign( 'asides', Posts::get( array( 'tag'=>'quickie', 'limit'=>4) ) ); /* Limit posts taged with 'quickie' to 4 posts */ }

November 28, 2008 at 11:18 pm - View

November 28, 2008 at 4:26 pm - View

<?php printf('<span class="month">%1$s<span class="year">%2$s</span></span><span class="day">%3$s</span>', date('M', strtotime($post->pubdate_out)), date('Y', strtotime($post->pubdate_out)), date('d', strtotime($post->pubdate_out))); ?>

November 28, 2008 at 10:13 am - View

#!/home/matt/bin/php/bin/php -c /home/matt/phergie/php.ini <?php function fork_bot() {

November 27, 2008 at 3:11 pm - View

<blockquote>Free at last. Free at last. </blockquote cite="Martin Luthor King, Jr."> For quite a while most of the sites I manage have been using Habari. All but one, my main blog, <a href="http://www.shardsofconsciousness.com">Shards of Consciousness</a>, which has remained on WordPress. Shards, like this site, has been sadly neglected, in no small part due to having to use both WordPress and <a href="http://www.habariproject.org">Habari</a>.

Autop Testcase - View

<?php include 'bootstrap.php'; class AutopTest extends UnitTestCase {

November 27, 2008 at 11:23 am - View

/** * function autop * Converts non-HTML paragraphs separated with 2 or more new lines into HTML paragraphs * while preserving any internal HTML. * New lines within the text of block elements are converted to linebreaks.

November 27, 2008 at 8:34 am - View

var TranslationInfo={translated:false,destLanguage:undefined};function translatePage(){TranslationInfo.translated=true;TranslationInfo.destLanguage='en';translateMessages();$('transControl').innerHTML='Translated to <b>English</b>';Effect.BlindDown('transPoweredBy',{duration:0.2});} function translateMessages(root_id){var selector=".msgtxt";if(root_id){selector="#"+root_id+" .msgtxt"} $$(selector).each(function(elem){if(!elem.down('auto-trans')){google.language.translate(elem.innerHTML,"",TranslationInfo.destLanguage,function(result){trans_status='<div class="auto-trans">';if(!result.error){current_text=elem.innerHTML;if(current_text.toLowerCase()!=result.translation.toLowerCase()){elem.addClassName('translated');elem.innerHTML=result.translation;if(result.detectedSourceLanguage){found=false;for(name in google.language.Languages){if(google.language.Languages[name]==result.detectedSourceLanguage){trans_status+='Automatically translated from <b>'+name.capitalize()+'</b>';found=true;}} if(!found){trans_status+='Automatically translated from some language or another';}} else{trans_status+='Unable to translate this message';}}

November 26, 2008 at 12:20 pm - View

November 26, 2008 at 11:35 am - View

November 25, 2008 at 7:58 pm - View

November 25, 2008 at 4:56 pm - View

November 25, 2008 at 4:31 pm - View

/** * Apply a map function to this array, like array_map() * @param callback $fn the name of the function to map through * @return SuperGlobal the result of the mapping **/

November 25, 2008 at 2:13 pm - View

November 25, 2008 at 1:03 pm - View

November 25, 2008 at 1:02 pm - View

November 25, 2008 at 12:48 pm - View

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 · 162 · 163

<Hide