Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
Consumer key: CjulERsDeqhhjSme66ECg
| npm install --save asset-builder browser-sync del gulp gulp-autoprefixer gulp-changed gulp-concat gulp-cssnano gulp-flatten gulp-if gulp-imagemin gulp-jshint gulp-less gulp-plumber gulp-rename gulp-rev gulp-sass gulp-sourcemaps gulp-uglify imagemin-pngcrush jshint jshint-stylish lazypipe merge-stream minimist run-sequence traverse wiredep gulp-util gulp-combine-mq critical gulp-rename gulp-penthouse |
| #! /usr/bin/env ruby | |
| # This script can be used to parse and dump the information from | |
| # the 'html/contact_info.htm' file in a Facebook user data ZIP download. | |
| # | |
| # It prints all cell phone call + SMS message + MMS records, plus a summary of each. | |
| # | |
| # It also dumps all of the records into CSV files inside a 'CSV' folder, that is created | |
| # in whatever the working directory of the program is when executed. | |
| # |
| require 'digest' | |
| # = simple_google_analytics.rb | |
| # | |
| # Chris Le <chris at iamchrisle dot com> | |
| # | |
| # This module is an wrapper to export data from Google Analytics as a flattened | |
| # hash suitable for database storage. It does not require any other gems other | |
| # than 'oauth'. I used this simply to get metrics and directly store them in | |
| # a database. |
| (function($) { | |
| $doc = $(document); | |
| $doc.ready( function() { | |
| /** | |
| * Retrieve posts | |
| */ | |
| function get_posts($params) { |
| <?php | |
| /** | |
| * AJAC filter posts by taxonomy term | |
| */ | |
| function vb_filter_posts() { | |
| if( !isset( $_POST['nonce'] ) || !wp_verify_nonce( $_POST['nonce'], 'bobz' ) ) | |
| die('Permission denied'); | |
| /** |
| /** | |
| * @file demo JS. | |
| * jQuery 1.5+ | |
| */ | |
| (function( $ ) { | |
| // On DOM ready | |
| $(function() { |
| <?php | |
| $posts = multisite_latest_post( array( | |
| "how_many"=>10, | |
| "how_long_days"=>30, | |
| "how_many_words"=>50, | |
| "more_text"=>"[...]", | |
| "remove_html"=>true, | |
| "sort_by"=>"post_date", | |
| // if paginating: | |
| "paginate"=>true, |
| { | |
| // -------------------------------------------------------------------------------- | |
| // project | |
| "projectName" : "Haven", | |
| "projectDescription" : "New Haven site, built using Mixture", | |
| // -------------------------------------------------------------------------------- |
| /** | |
| * author Remy Sharp | |
| * url http://remysharp.com/tag/marquee | |
| */ | |
| require(['jquery'], function ($) { | |
| $.fn.marquee = function (klass) { | |
| var newMarquee = [], | |
| last = this.length; |
Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
Consumer key: CjulERsDeqhhjSme66ECg