• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Script Everything

  • Spreadsheets
  • Python
  • Blog

Ryan Sheehy

Handlebars – Must pass iterator to each (Error)

May 5, 2014 by Ryan Sheehy

If you're starting out with Handlebars and using it to create your HTML web pages, you may come across an oblique error message which may not make too much sense. One such error you may encounter returns the following response: throw new … [Read more...] about Handlebars – Must pass iterator to each (Error)

Filed Under: Javascript

How To Merge Two Columns Into One (Google Sheets)

November 4, 2013 by Ryan Sheehy

Recently, I had to merge two columns into only one column on a spreadsheet. The way I found to do this was by using the following common spreadsheet functions: JOIN, TRANSPOSE and SPLIT, and if needed UNIQUE. I was able to find a solution, and … [Read more...] about How To Merge Two Columns Into One (Google Sheets)

Filed Under: Google Sheets

cboxElement Missing Settings Object Solved!

August 24, 2013 by Ryan Sheehy

I've fallen in love with the new Lightbox / Fancybox alternative Colorbox. Unfortunately though I spent half a day in frustration trying to get a simple YouTube clip displayed in an iframe popup. The errors I received in the console … [Read more...] about cboxElement Missing Settings Object Solved!

Filed Under: Javascript

How To Insert Equation When Equation Editor Greyed Out [Solved]

April 3, 2013 by Ryan Sheehy

If you open up certain types of Microsoft Word documents you will find you're unable to insert an equation as the icon used to insert equations into your document cannot be clicked and looks greyed out. Something that looks a little like … [Read more...] about How To Insert Equation When Equation Editor Greyed Out [Solved]

Filed Under: Apps

How To Create A Simple jQuery Background Image Slider

December 14, 2012 by Ryan Sheehy

In one recent project I had to incorporate a traditional slider on the front page of a WordPress installation to showcase the range of products this site was selling. I was a little lazy and bought a popular package to accommodate the needs of my … [Read more...] about How To Create A Simple jQuery Background Image Slider

Filed Under: Javascript

How To Write Fractions Using Only HTML & CSS

November 10, 2012 by Ryan Sheehy

Usually when I write fractions I use LaTeX's command: \frac{x^2 + 3x + 5}{2x} which is easy, neat and when rendered does an awesome job: [latex display=true]\frac{x^2 + 3x + 5}{2x}[/latex] Currently, though I'm designing a simple website for my … [Read more...] about How To Write Fractions Using Only HTML & CSS

Filed Under: HTML

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 37
  • Go to page 38
  • Go to page 39

Primary Sidebar

Hello! My name is Ryan Sheehy the author of ScriptEverything.com

This website acts as a second brain of sorts for all the hacks and explorations I find when trying to solve problems at work.

About Me

Footer

Spreadsheets

I have been using spreadsheets since as early as 1996 and I continue to use this great productivity tool on a daily basis.

Check out some of my most recent discoveries about spreadsheets.

Python Code

I have been using Python since the late 1990’s due to the limitations of Excel’s VBA. I enjoy being able to wrangle and fetch data externally using Python.

Discover more of what I’ve found with Python.

Apps

Sometimes I play, hack and tinker with other applications to scratch an itch.

To find out the latest hack check out my blog feed.

Copyright © 2023 ScriptEverything.com

  • Contact
  • Privacy Policy