• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Mastodon GitHub Twitter (inactive)
You are here: Home / Archives for Draft

Draft Posts

Full Screen Image in Reveal.js

Last updated on July 31, 2019 by Sal Ferrarello

I like to use Reveal.js for building my slide decks. Getting an image to display full-screen (while avoiding the image being cut-off) can be difficult. The data-background-size attribute provides a solution to this problem.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Presentation, Solution Tagged With: reveal.js, slides

The inner workings of a machine with gears.

Define Gutenberg Attributes in PHP

Last updated on August 10, 2018 by Sal Ferrarello

In WordPress 5.0, the editing experience will be changing dramatically. I’ve written information for my clients about this change in Prepare for WordPress 5.0 (Gutenberg). With the editor moving from one general purpose editor field to a series of special purpose blocks, there will be a need for creating custom blocks. In another post, I’ve […]

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Programming Tagged With: Gutenberg, WordPress

Command Line Find

Last updated on May 23, 2018 by Sal Ferrarello

Since I’m always forgetting the format for the command line “find” command, I’ve made a note of it here.

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft Tagged With: command line

Twitter Search

Last updated on June 11, 2018 by Sal Ferrarello

Search tips for Twitter copied from tweet thread at https://twitter.com/TexanTruth42/status/996533468707414016

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft, Solution Tagged With: search, Twitter

Space in Car Years

Last updated on May 9, 2018 by Sal Ferrarello

When dealing with distances in space, I’ve found that I don’t have a good conceptual framework for understanding these large distances. I’ve found reframing these distances in terms of “Car Years” (and “Car Days”) to be helpful. What is a Car Year? A car year (cy) is the distance covered by traveling at 60 miles […]

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Solution Tagged With: lifehack

Authorize.Net Automated Recurring Billing Statuses

Last updated on May 8, 2018 by Sal Ferrarello

Authorize.Net’s Automated Recurring Billing (ARB) allows you to run subscriptions from within Authorize.Net. Once you create a subscription, it will have a status value. The status value for a subscription can be one of the following: active suspended expired canceled terminated Unfortunately, I found these statuses and when they occur a bit confusing so I […]

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft, Programming Tagged With: Authorize.Net

EST vs EDT

Last updated on May 8, 2018 by Sal Ferrarello

I live on the East Coast of the United States, in the Eastern Time Zone. Because I often work with people in other time zones, I’ve become very conscious of the impact of timezones on scheduling. In fact, it is likely I’ve sent you this link in regards to scheduling. Previously, when sending a scheduling […]

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Draft, Solution Tagged With: lifehack

MySQL Paging Lots of Results

Last updated on May 8, 2018 by Sal Ferrarello

I’ve recently moved to using the terminal program alacritty, which does not natively do paging. This is not generally a problem since I can pipe results to less. $ ls dir-w-lots-of-files | less However, I found myself working in command line MySQL and I got LOTS of results but could not page back. It turns […]

Warning! This is a draft, not a finalized post. See full draft disclosure.

Filed Under: Dev Tips, Draft Tagged With: command line, MySQL

  • «Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 17
  • Go to page 18
  • Go to page 19

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