Chris West's Blog

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

JavaScript, Math, and much more.

Blog

JavaScript’s Logical Operators

Most people that have written JavaScript realize that the and operator is && and the or operator is ||. Did you know, though, that these operators are short-circuit operators? Did you know that these operators don’t make the expression evaluate Read more…

By Chris West, 14 years ago June 14, 2011
Blog

Where jPaq is Going Next

I apologize for not writing any posts in the past few weeks, but I promise I was working hard on something big. Besides the normal work at work and my friend’s wedding, I have also been hard at work on Read more…

By Chris West, 14 years ago June 9, 2011
Problem of the Week

POW Answer – True and False

Click here to see the original POW. One question that you could ask is “Does da mean yes?” If da actually does mean yes, it would be equivalent to asking, “Does yes mean yes?” In this case True would say Read more…

By Chris West, 14 years ago May 29, 2011
Blog

jPaq – Changes In Wildcard Expression Parsing

After reviewing this page, I realized that I need to fix some of the ways that jPaq converts wildcard expressions into regular expressions. The first thing I need to do is have the @ character act as a meta-character equivalent Read more…

By Chris West, 14 years ago May 26, 2011
Blog

Match Beginning & End of Words

One of the things I had to study up on while creating jPaq was regular expressions. The reason for this is because I wanted a way for those who know how to use wildcard expressions, but not regular expressions, to Read more…

By Chris West, 14 years ago May 25, 2011
Blog

PostgreSQL – String To Rows

Working Solution – Custom Function I have to say that using PostgreSQL has been great compared to MySQL. Recently, though, I ran into an issue while working with iReports designer. I needed to be able to accept a string of Read more…

By Chris West, 14 years ago May 24, 2011
Blog

Escape & Unescape – Deprecated?

Two of the most widely used JavaScript functions that are now deprecated are the escape() and unescape() functions. This means that in order to ensure that your code will continue to work in all future browsers, you should use one Read more…

By Chris West, 14 years ago May 23, 2011
Blog

POW – True & False

This Problem of the Week is a logic problem. It is based off of a famous puzzle which is world renowned. As usual, the answer to this question will not be revealed until Sunday at 12:00 AM EST. The answer Read more…

By Chris West, 14 years ago May 23, 2011
Math

POW Answer – Quick Escape

Click here to see the original POW. The following is how you could get everyone across in 17 minutes: Person A (1 minute) and person B (2 minutes) go across to the target side with the flashlight in 2 minutes. Read more…

By Chris West, 14 years ago May 22, 2011
Blog

Concatenating A Range In Excel

One of the things that Excel is missing is a way of joining a range of cell values with a common delimiter such as a comma. Here is an example of a range of cells that would be nice to Read more…

By Chris West, 14 years ago May 20, 2011

Posts navigation

Previous 1 … 32 33 34 … 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