Pastoid

Search Results

January 28, 2011 at 10:35 am - View

Scott has been a user of and advocate for Free Software for more than a decade. He's made modest contributions -- from bug reports to patches to comprehensive HOWTOs -- to numerous projects, and has successfully integrated Free Software solutions in all of his professional activities. As one of the founders of "FreeGeek Columbus":http://freegeekcolumbus.org/ Scott has worked hard to demonstrate the long-term value of Free Software and the innumerable benefits that come from participation in open source communities. Scott is a generalist, with experience across a broad range of technologies. His professional success has been directly related to the experiences afforded to him through Free Software and open source.

January 27, 2011 at 12:33 pm - View

<div id="C210M1" style="top: 0px; " class="current"> <div class="toolbar"> <h1>The Ohio Digital Bookshelf Project: First Year results and Second Year Investment Opportunities</h1> <a class="button back" href="#">Back</a> </div>

January 27, 2011 at 12:33 pm - View

<div id="C210M1" style="top: 0px; " class="current"> <div class="toolbar"> <h1>The Ohio Digital Bookshelf Project: First Year results and Second Year Investment Opportunities</h1> <a class="button back" href="#">Back</a> </div>

January 27, 2011 at 12:33 pm - View

<div id="C210M1" style="top: 0px; " class="current"> <div class="toolbar"> <h1>The title I'm interested in</h1> <a class="button back" href="#">Back</a> </div>

January 27, 2011 at 12:33 pm - View

$(function() { $('.s_b').click(function(){ var f = $(this).parents('.current'); var h1 = f.find('h1').html(); var p_p = f.find('.p_p').html();

January 27, 2011 at 11:04 am - View

(function(S) { $(function() {

January 26, 2011 at 1:48 pm - View

Jamil's Irish Red Ale, from Brewing Classic Styles O.G. 1.054 F.G. 1.014 IBU 27

instant_search.js - View

var InstantSearch = { running: false, request: null,

emailmeformui.plugin.php - View

<?php /** * email me (FormUI) * @package postfields

prepublish.plugin.php - View

<?php class PrePublish extends Plugin { public function action_post_update_after( $post ) {

emailmeformui.plugin.php - View

<?php /** * email me (FormUI) * @package postfields

January 19, 2011 at 3:39 pm - View

<?php /** * email me (FormUI) * @package postfields

January 11, 2011 at 3:43 am - View

January 10, 2011 at 2:12 pm - View

<?php class DB extends Singleton { protected $connection;

January 10, 2011 at 2:12 pm - View

<?php abstract class DB_Connection { protected $pdo; protected $statements = array();

January 10, 2011 at 2:12 pm - View

<?php class DB_Connection_SQLite extends DB_Connection { public function connect ( $config = null ) { try { parent::connect( $config );

January 5, 2011 at 1:09 pm - View

Array ( [MAX_FILE_SIZE] => 1048576000 [dropoff] => 35037eb152355665f601fd8f9a346ef7 [sendername] =>

January 5, 2011 at 1:05 pm - View

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $('#recipientAdd').click(function() {

January 5, 2011 at 10:07 am - View

<div id='recipientTemplate' class='recipient'> Name: <input type='text' class='recipientname' name='recipient[X][name]' size='20'> Email: <input type='text' class='recipientemail' name='recipient[X][email]' size='20'> </div> <div id='fileTemplate' class='file'>

January 5, 2011 at 10:02 am - View

<script type="text/javascript"> $(document).ready(function() { $('#recipientAdd').click(function() { var num = $('.recipient').length; var newNum = new Number(num + 1);

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