Pastoid

Search Results

October 9, 2008 at 5:27 pm - View

#!/bin/sh REPOS="$1" TXN="$2" "$REPOS" "$TXN" | awk -F if $NF 'js'

CSS + HTML for two columns - View

body { margin: 0; padding: 0; }

CSS + HTML for two columns - View

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Page title</title>

October 9, 2008 at 2:34 pm - View

http://ping.feedburner.com http://rpc.technorati.com/rpc/ping http://blogsearch.google.com/ping/RPC2 http://www.bloglines.com/ping http://api.my.yahoo.com/RPC2

October 9, 2008 at 1:27 pm - View

Notice: Undefined index: id in system\classes\adminhandler.php line 596

October 9, 2008 at 1:04 pm - View

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Test</title>

Output - View

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Test</title>

Morydd's Broken Stuff - View

#primary-content { margin: 10px; } #primary-content h2 {

Morydd's Broken Stuff - View

<div id="primary-content"> <!--begin loop--> <?php foreach ( $posts as $post ) { ?> <div id="post-<?php echo $post->id; ?>" class="<?php echo $post->statusname; ?>"> <h2><a href="<?php echo $post->permalink; ?>" title="<?php echo $post->title; ?>"><?php echo $post->title_out; ?></a></h2>

October 9, 2008 at 12:33 pm - View

array Array ( [entire_match] => admin/publish [page] => publish [id] => 16

October 9, 2008 at 12:27 pm - View

array Array ( [entire_match] => admin/publish [page] => publish [FormUI] => c5bf78a45600697d1b8613d37eb273b1

October 9, 2008 at 12:27 pm - View

Notice: Undefined index: id in system/classes/adminhandler.php line 597 system/classes/adminhandler.php line 401: AdminHandler->form_publish( ...1 args... ) system/classes/adminhandler.php line 92: AdminHandler->post_publish( )

October 9, 2008 at 12:27 pm - View

Notice: Undefined index: id in system/classes/adminhandler.php line 597

October 9, 2008 at 10:13 am - View

system/classes/rawphpengine.php line 93: include( ...1 arg... ) system/classes/theme.php line 505: RawPHPEngine->display( ...1 arg... ) system/admin/comments.php line 57:

October 9, 2008 at 2:00 am - View

October 9, 2008 at 12:33 am - View

Hi. I came across your website looking for how Sleep Number has been offering their mattress kits for consumers and actually found your post here to be quite informative. :) Thanks for posting the pictures of the inside of the mattress cavity and discussing your experience with setting up this bed. I know this post is dated back quite a few years but I still found it quite useful. Curious, how did these mattresses work out for you? I've heard both good and bad from people on the Sleep Number mattresses. Hope yours worked out well for you. Take care.

October 8, 2008 at 7:32 pm - View

<?php foreach ( $posts as $post ): // parse out the published date into an array of pieces

October 8, 2008 at 7:29 pm - View

<?php foreach ( $posts as $post ): // parse out the published date into an array of pieces

October 8, 2008 at 6:00 pm - View

<?php function create_uuid() { // copied from http://no.php.net/manual/fr/function.uniqid.php#65879

October 8, 2008 at 5:17 pm - View

private function get_permalink() { $content_type = Post::type_name( $this->content_type ); $permalink_rules = array( "display_{$content_type}",

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