Chris West's Blog

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

JavaScript, Math, and much more.

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, 7 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, 7 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, 7 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, 7 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, 7 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, 8 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, 8 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, 8 years ago January 14, 2018
Blog

JavaScript Snippet – Remove Duplicate Characters from Strings

If you ever need to remove all duplicate characters from a string you can use this snippet which takes advantage of how the String.prototype.replace() function works along with regular expressions: Feel free to use this function in your code. Happy Read more…

By Chris West, 8 years ago January 6, 2018
Blog

Easy Gradient Buttons for Bootstrap v4

I just started a job that is using Bootstrap v4. I’m happy with the functionality but I miss having a not so plain looking button. Here is the CSS code I am using to add easy gradients on my Bootstrap Read more…

By Chris West, 8 years ago December 22, 2017

Posts navigation

Previous 1 … 4 5 6 … 36 Next
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Archives
Categories
Blog (346) CSharp (1) Games (3) HTA (2) Java (5) JavaScript (220) JScript (149) Math (49) Microsoft Office (16) Movie Trailers (2) PHP (13) POW Answer (2) Problem of the Week (31) Python (15) Reporting (1) Salesforce (6) SQL (28) VBA (6) VBScript (8) Videos (10)
Tags
Apache (1) Apex (3) Array (37) Audio (2) Bash (3) Canvas (7) Chrome (3) CSS (12) CSS3 (2) Curry (1) Date (6) EcmaScript 6 (8) Encryption (2) EspaƱol (2) Excel (20) Function (136) GitHub (12) Hack (9) HTML (4) HTML5 (2) JasperReport (2) JasperServer (1) jPaq (35) JSON (2) JSONP (2) JW.org (5) Logic Puzzle (2) LWC (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) String (62) SVN (1) Video (2) Wildcards (3) WScript (2) YourJS (18)
  • About Me
Hestia | Powered by WordPress