Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
@justinph
justinph
Follow
View justinph's full-sized avatar

Justin Heideman justinph

Digital prospector, lover of plain-text email, and code wrangler at@nytimes.

Organizations

@nytimes

Block or report justinph

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more aboutblocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more aboutreporting abuse.

Report abuse

PinnedLoading

  1. vaccinetextervaccinetexterPublic

    Script to assist with finding a vaccine appointment

    JavaScript 4

  2. Make wordpress shared password prote...Make wordpress shared password protected
    1
    <IfModulemod_rewrite.c>
    2
    RewriteEngineOn
    3
    RewriteBase /
    4
    5
    # send all users w/o this cookie to wall.php
  3. Webpage performance testing with nig...Webpage performance testing with nightmare.js
    1
    letNightmare=require('nightmare');
    2
    letharPlugin=require('nightmare-har-plugin');
    3
    letoptions={
    4
    waitTimeout:1000
    5
    };
  4. my-yard-our-messagemy-yard-our-messagePublic

    Original project code for django version of myyardourmessage.com from 2008

    Python

  5. In wordpress, a better way to check ...In wordpress, a better way to check if an author has a gravatar or not. Sometimes you might want to check to see if a gravatar exists and not display any image if there isn't one. Uses the wordpress HTTP and caching apis. A better version of this: http://codex.wordpress.org/Using_Gravatars#Checking_for_the_Existence_of_a_Gravatar
    1
    2
    /**
    3
     * Utility function to check if a gravatar exists for a given email or id
    4
     * @param int|string|object $id_or_email A user ID,  email address, or comment object
    5
     * @return bool if the gravatar exists or not
  6. just-a-little-gluejust-a-little-gluePublic

    A _very simple_ web page management & url routing system, not a cms.

    PHP 6


[8]ページ先頭

©2009-2025 Movatter.jp