Pastoid

Search Results

June 16, 2008 at 10:42 pm - View

June 16, 2008 at 5:02 pm - View

My Paste - View

<?php /** * Class to build & manage a contact form * * @package AlienContact

June 16, 2008 at 2:29 pm - View

<?php /* * Support to script to grab the information we need to * spam the audtioners from last year. *

June 16, 2008 at 12:01 pm - View

<?php /** * Fresh Surf * A plugin to show your most recent del.icio.us posts */

Sample MP3 Timecode File - View

My Podcast Title - June 15 0:10 Complain about spam I get a lot of spam from this site, do you? http://example.com

June 15, 2008 at 2:14 pm - View

Episode 745 Analysts don’t rule out a Microsoft-Yahoo deal just yet http://news.cnet.com/8301-10784_3-9967862-7.html http://arstechnica.com/news.ars/post/20080612-microsoft-yahoo-deal-really-seriously-dead-this-time.html

June 14, 2008 at 8:32 pm - View

$(inEdit.editables, $('.item')).each(function() { $(this).addClass('editable'); $(inEdit.editables, $('.item')).each(function() { if(inEdit.activated == false) { inEdit.activate($(this).parents('.item'));

June 14, 2008 at 1:32 am - View

Error: implode() [function.implode]: Bad arguments. /var/www/habari/user/plugins/podcast/podcast.plugin.php : Line 109

Quote templates - View

// Retrieve the templates $user= User::identify(); $content= $user->info->content__template; if ( !$content ) { $content= self::$default_content_template;

Insert on Line 383 of adminhandler - View

$tags = $publish_controls->append('fieldset', 'tags', 'Tags'); $tags_buttons = $tags->append('wrapper', 'tags_buttons'); $tags_buttons->class='container'; //Clear button here $tags_list = $tags->append('wrapper', 'tags_list');

June 12, 2008 at 8:12 pm - View

June 12, 2008 at 8:08 pm - View

June 12, 2008 at 7:27 pm - View

June 12, 2008 at 9:41 am - View

June 11, 2008 at 7:31 pm - View

June 10, 2008 at 6:03 pm - View

$posts = Posts::get( array( 'user_id' => $user->id ) ); if(isset($posts[0])) { Posts::reassign( $handler_vars['reassign'], $posts ); }

June 10, 2008 at 4:40 pm - View

June 10, 2008 at 4:26 pm - View

June 10, 2008 at 4:21 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