Pastoid

Search Results

September 15, 2009 at 9:52 am

if( !isset( $this->tags ) ) { $tags= DB::get_results( 'SELECT * FROM ' . DB::table('tags') ); $tags= array_filter($tags, create_function('$tag', 'return (Posts::count_by_tag($tag->tag_slug, "published") > 0);')); $this->assign('tags', $tags); }

View September 15, 2009 at 9:52 am

mushroommushroom sysinfo

SYSTEM INFORMATION PHP Version: 5.2.5 Server Software: WebServerX Database: mysql - 5.0.81-community PHP Extensions: libxml, xsl, xmlwriter, xmlrpc, dom, xmlreader, xml, wddx, tokenizer, tidy, session, pcre, SimpleXML, sockets, soap, SPL, standard, Reflection, pspell, posix, mysqli, mysql, mhash, mcrypt, mbstring, json, imap, iconv, hash, gettext, gd, ftp, filter, exif, date, curl, ctype, calendar, bcmath, zlib, openssl, cgi, PDO, pdo_sqlite, SQLite, pdo_mysql, ionCube Loader, Zend Optimizer

View mushroommushroom sysinfo

September 11, 2009 at 11:37 am

<html> <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <style> .countdown

View September 11, 2009 at 11:37 am

gpsexif

<?php class IphoneGPS extends Plugin { public function filter_post_content_out ($content, $post) {

View gpsexif

Much Better

<img src="photo.jpg"> <?php $exif = exif_read_data('photo.jpg', 0, true); $ns = (($exif['GPS']['GPSLatitudeRef']=="N") ? 1 : -1) ;

View Much Better

Worst... Code... Ever (Please help)

<img src="photo.jpg"> <?php #echo "test1.jpg:<br />\n"; #$exif = exif_read_data('tests/test1.jpg', 'IFD0'); #echo $exif===false ? "No header data found.<br />\n" : "Image #contains headers<br />\n";

View Worst... Code... Ever (Please help)

September 9, 2009 at 9:53 am

Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the craft of blogging by providing superior blog software. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing. The Habari development community is meeting for the first time in a face-to-face setting this weekend at the Downtown Technology Center! This is a terrific opportunity for new users and the curious to come learn about Habari, engage with Habari developers, and help influence the development process. Whether you're a novice blogger, or a seasoned PHP developer, there should be something for you at Habari Party. Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short?

View September 9, 2009 at 9:53 am

September 9, 2009 at 9:53 am

Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short? Do you know the people who write your blogging software? Would you like to know them? Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the experience of blogging by providing superior blog software. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing. The Habari development community is meeting for the first time in a face-to-face setting this weekend at the Downtown Technology Center! This is a terrific opportunity for new users and the curious to come learn about Habari, engage with Habari developers, and help influence the development process. Whether you're a novice blogger, or a seasoned PHP developer, there should be something for you at Habari Party.

View September 9, 2009 at 9:53 am

September 9, 2009 at 9:53 am

Are you dissatisfied with your current blog software? What does your blog software do right, and where does it fall short? Could it do some things better? Do you know the people who write your blogging software? Would you like to know them? Habari (www.habariproject.org) is a PHP-based blogging platform with the goal of improving the experience of blogging. It's a work-in-progress, but already extremely stable and functional. Habari allows you to focus on writing your blog, and does not clutter up your screen with buttons and doodads that distract from writing.

View September 9, 2009 at 9:53 am

Flatten an Array

<?php function flatten($arr, $prefix = '') { $output = array();

View Flatten an Array

Flatten an Array

array 'one.a' => int 1 'one.b' => int 2 'one.c.1' => string 'alpha' (length=5) 'one.c.2' => string 'beta' (length=4)

View Flatten an Array

My Paste

<? $exif = exif_read_data('photo.jpg', 0, true); echo "test2.jpg:<br />\n"; foreach ($exif as $key => $section) { foreach ($section as $name => $val) {

View My Paste

My Paste

test2.jpg: FILE.FileName: photo.jpg FILE.FileDateTime: 1252458662

View My Paste

September 8, 2009 at 8:22 pm

public function theme_monthly_archive_options( $theme, $full_names = TRUE, $type = 'entry', $status = 'published' ) { $results = Posts::get( array( 'content_type' => $type, 'status' => $status, 'month_cts' => 1) );

View September 8, 2009 at 8:22 pm

Simple gallery plugin

View Simple gallery plugin

September 2, 2009 at 8:14 am

View September 2, 2009 at 8:14 am

August 31, 2009 at 9:29 am

Ouch! Ape fall down go boom; details: Ape::ValidationError Ape::ValidationError /var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape/validators/service_document_validator.rb:11:in `validate'/var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape.rb:68:in `might_fail'/var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape.rb:59:in

View August 31, 2009 at 9:29 am

August 31, 2009 at 8:34 am

<?php function gse_views_data() { $data = array();

View August 31, 2009 at 8:34 am

Habari Party 2009 :: Habari Project

View Habari Party 2009 :: Habari Project

Imitation is the sincerest form of flattery: Fake Linus Torvalds competition

View Imitation is the sincerest form of flattery: Fake Linus Torvalds competition

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

<Hide