• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Twitter GitHub

How to Disable JavaScript in Chrome

Last updated on August 29, 2014 by Sal Ferrarello

2014-08-29 UPDATE: Current version of Chrome has issue I’m seeing an issue where the Disable JavaScript checkbox is becoming unchecked on refresh (thus undoing the point of this post). More info at https://code.google.com/p/chromium/issues/detail?id=369844 Current fix seems to be “click Disable JavaScript a bunch of times” (yes, I realize this is a ridiculous fix) How to […]

Filed Under: Computing, Dev Tips, Programming Tagged With: JavaScript

WordPress Genesis Loop Only Display Sticky Posts

Last updated on September 28, 2015 by Sal Ferrarello

Update 2015-09-28 Thanks to Joan in the comments for pointing out the original code posted here was only relevant when using a Genesis Custom Loop. This updated solution applies to the default loop (and is not Genesis specific).

Filed Under: Programming Tagged With: Genesis, WordPress

MAMP Cache Settings

Last updated on March 6, 2014 by Sal Ferrarello

Using MAMP 2.2 I’ve found a delay in pages updating after I modified them, which is maddening when working on things. The culprit is the MAMP Cache Settings. Clearing MAMP Cache Settings I’ve discovered OPcache is enabled by default for PHP Version 5.5.3 (and other versions, as well). This can be disabled by commenting out […]

Filed Under: Programming

Rotating My Alarm Clock

Last updated on December 10, 2013 by Sal Ferrarello

Things that make me happy Rotating My Alarm Clock so it is not in view while I’m sleeping

Filed Under: Happy

wp_insert_user() with “no role for this site”

Last updated on December 19, 2013 by Sal Ferrarello

My goal was to use wp_insert_user() to create a user with “no role for this site”.  For some notes on “no role for this site” see http://wordpress.org/support/topic/what-exactly-is-no-role-for-this-site-do#post-2177545 When using $new_user = wp_insert_user( $userdata ); omitting the role parameter in the $userdata uses the default role set. If you want “no role for this site”, set the […]

Filed Under: Programming Tagged With: WordPress, WordPress Plugin

Testing Redirects

Last updated on January 28, 2014 by Sal Ferrarello

Testing redirects can be a nightmare since the web browsers aggressively cache redirects. Use incognito mode in Chrome to make it easy to clear cached redirects by closing the Incognito window. Even Better Update Testing redirects from the command line works even better. curl -I http://www.example.com/ will return the headers for the request including the […]

Filed Under: Dev Tips Tagged With: redirects

Quick Cache requires PHP v5.3

Last updated on December 13, 2013 by Sal Ferrarello

WordPress Quick Cache Plugin There is a new version of the WordPress Quick Cache plugin available. Higher Minimum Requirements This new version requires PHP 5.3+  This is a higher requirement than WordPress itself, which requires a minimum of PHP 5.2.4 (http://wordpress.org/about/requirements/). Sometimes Newer is Not Better If you are running on a server with sub PHP […]

Filed Under: Computing Tagged With: WordPress, WordPress Plugin

Work like Leonardo

Last updated on December 10, 2013 by Sal Ferrarello

Having small children leads to many thought provoking conversations.  The most recent, sparked by a discussion of the Teenage Mutant Ninja Turtles, was about Leonardo da Vinci.  (I honestly wasn’t going to include so many links but after linking to TMNT, I felt guilty not linking to da Vinci). Leonardo da Vinci was Really Smart When […]

Filed Under: Parenting

Tiny Train Coal Car

Last updated on November 6, 2013 by Sal Ferrarello

Did you hear about train with the tiny coal car that fell off the tracks? “Are you okay?”, asked the engine. “I didn’t break anything but I am a little tender.” photo credit: Bricknave via photopin cc

Filed Under: Funny Tagged With: original joke

The Coin Credit Card

Last updated on December 10, 2013 by Sal Ferrarello

What is It The video below is a great summary buy I also recommend reviewing the FAQ Video Explanation What It Means to Me Instead of carrying around all the different cards I currently carry in my wallet, I can eliminate multiple cards. This is huge for me. I’m always trying to eliminate cards in […]

Filed Under: Happy Tagged With: happy, lifehack

  • «Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 30
  • Go to page 31
  • Go to page 32
  • Go to page 33
  • Go to page 34
  • Next Page»

Copyright © 2021 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in