Chris West's Blog

  • Home
  • Site Search
  • About Me
  •  YourJS
  • Search for:

JavaScript, Math, and much more.

Blog

JavaScript Snippet – An Inclusive Range of Numbers – span()

One of the things I understand but dont really like about the range(), which is available in utility libraries such as lodash and YourJS, is that it produces an array of numbers ranging from the starting number to the ending Read more…

By Chris West, 3 years ago July 1, 2018
Blog

JavaScript RegExp – Match Any Character

If you have used regular expressions in JavaScript before you probably know that you can match any non-line-terminating character with just the dot (/./). Of course, you may also want to match absolutely any character in which case you can Read more…

By Chris West, 3 years ago May 26, 2018
Blog

PostgreSQL – Most Recent Week Day

Most Recent Week Day Recently I was reviewing someone’s code for a function in PostgreSQL and I saw a block that was supposed to calculate the most recent Friday of the week. After working on improving it I came up Read more…

By Chris West, 3 years ago May 6, 2018
Blog

Excel to CSV, TSV and JSON Converter

I recently finished creating a Desktop application that can converter Excel files into CSV, TSV and JSON files. This application allows you to select a root folder containing all of the Excel files that you want to convert then you Read more…

By Chris West, 3 years ago April 29, 2018
Blog

JavaScript Snippet – suffixFileSize()

If you would like to convert the amount of bytes (or bits) into the corresponding measure when the size is a kilobyte or bigger (or a kilobit or bigger) you can use the following JavaScript function: Here are some examples Read more…

By Chris West, 3 years ago April 6, 2018
Blog

Google Sheets Data As JSON & JSONP

Google Sheets is a pretty simple way to make free spreadsheets and to quickly store data. Did you know that you can actually retrieve this data via JSON & JSONP? Here’s how you can do it in just a few Read more…

By Chris West, 3 years ago March 25, 2018
Blog

JavaScript Snippet – isPowerOf(x, base)

After reading this reddit entry I decided to write up a little snippet with documentation: Feel free to use it whenever and wherever. Happy coding! šŸ˜Ž

By Chris West, 3 years ago March 20, 2018
Blog

Install Watchtower Library on Mac Using Wineskin Winery

Here is how you install Watchtower Library on Mac: Either insert the Watchtower Library disc or if you have the Watchtower Library setup files in a folder make sure you can find it. Download Wineskin Winery. Unzip Wineskin Winery if Read more…

By Chris West, 3 years ago March 15, 2018
Blog

Ciphly – Top Programming Resources

If you want to either look for the top programming resources on the web or add your link, visit the brand new site Ciphly.com. The Top Sites You Want To See! This new site allows you to see the top Read more…

By Chris West, 3 years ago February 20, 2018
Blog

Search Engine Using Google Sheets

Have you ever wanted to make a simple search engine? There are plenty of ways to do it. One way that I have been using in my simple search engine for a while is leveraging Google Sheets. Creating Your Own Read more…

By Chris West, 3 years ago January 14, 2018

Posts navigation

Previous 1 2 3 4 … 34 Next
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Archives
Categories
Blog (328) CSharp (1) Games (3) HTA (2) Java (5) JavaScript (208) JScript (149) Math (49) Microsoft Office (16) Movie Trailers (1) PHP (12) POW Answer (2) Problem of the Week (31) Python (13) Reporting (1) Salesforce (3) SQL (28) VBA (6) VBScript (8) Videos (9)
Tags
Apache (1) Apex (2) Array (37) Audio (2) Bash (3) Bug (1) Canvas (6) Chrome (3) Chrome Extension (1) CSS (9) Curry (1) Date (5) EcmaScript 6 (7) Encryption (2) EspaƱol (2) Excel (20) Function (129) GitHub (11) Hack (7) HTML (3) HTML5 (2) JasperReport (2) JasperServer (1) jPaq (35) JSONP (2) JW.org (5) Logic Puzzle (2) Mail Merge (1) Math (53) Network (1) OpenKM (2) PostgreSQL (27) Private Data (4) Problem of the Week (31) Prototype (41) Quirk (3) Recursion (10) Regular Expressions (22) RSS (1) String (56) SVN (1) Video (2) Wildcards (3) WScript (2) YourJS (16)
  • About Me
Hestia | Powered by WordPress