joe codes

x-cart guru & custom programmer

  • About
  • Archives
  • Contact

Powered by Genesis

Archives

Pages:

  • About
  • Archives
  • Contact

Categories:

  • Personal
  • Programming
  • Quick Thoughts
  • Uncategorized

Authors:

  • joecodes (29)

Monthly:

  • April 2023
  • August 2021
  • December 2020
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • November 2017
  • September 2017
  • August 2017
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • April 2016
  • June 2015
  • April 2015
  • October 2008
  • September 2007
  • June 2007

Recent Posts:

  • Parting Ways with OWC
  • MacBook External DVD Player
  • Progressive Enhancement
  • JavaScript Foreach No Break
  • Keychain Password Search
  • Combination Sum Fun
  • Chrome Forms Slow
  • Smarty preg_match
  • iPhone Plus Experiment
  • Time Machine Speed-Up Tip
  • Sync Bookmarks Across Browsers
  • Spot the Malware Challenge
  • Malware 2018
  • FileVault Undo
  • DNSCrypt Version 2
  • Startup Item Help
  • iPhone Pre-Order Needs to Change
  • Bad App Alert
  • iPhone Pre-Order Warning
  • iOS 10 Public Beta Joke
  • Security at Github
  • Internet Address Lookup Security
  • Apple vs Pro
  • QuickTime for Windows is Emblematic
  • My Personal Three S’s of Development
  • My New New Blog
  • Smarty Strip
  • Sales Tax
  • My New Blog

Quick Thoughts

  • I was surprised to learn that foreach in JavaScript does not have a traditional break. The loop will run to completion.

  • Who knew that combination sums across all permutation lengths of an array would be so difficult? It was a challenge but the final product looks good and takes a lot of resources. Limiting the max length for basic memory limits. Would only do something like this for occasional reporting.

  • Working on a new project that can have hundreds of forms on a page. The browser was spending way too much time in Parse HTML. Wasted a bunch of time before learning this is a long-standing bug in Chrome when there are many forms or inputs. Other browsers are fine.

Recent Posts

  • Parting Ways with OWC
  • MacBook External DVD Player
  • Progressive Enhancement
  • Keychain Password Search
  • Smarty preg_match

Tag Cloud

Apple JavaScript Mason Perl PHP security simple Smarty speed stability Tax WWDC X-Cart

Search

Subscribe

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Recent Comments

  • Bad App Alert on Startup Item Help
  • iPhone Pre-Order Needs to Change on iPhone Pre-Order Warning
  • Apple vs Pro on My Personal Three S’s of Development