Menu
Assault By Logic
Search
Explore
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics
Search
Assault By Logic

Articles, quotes and more

Assault By Logic
  • Product
  • Analytics
  • Reference
  • Tools
  • Data & Analytics

Recent Posts

  • Episode 3: Lani Rosales, COO – The state of the tech job market.
  • Analytics 101: Data Governance
  • Understanding Customer Churn: Best Practices for Delivering Insightful Data
  • Whitepaper: Building a Data Platform: A Comprehensive Guide
  • Episode 2: Will Lowrey, Product Manager Coach

IMG 1929

  • Posted byby John Steinmetz
  • 3 years ago
  • 2 min

Post navigation

previous post

IMG 1928

next post

IMG 1930

Analytics
  • Posted in
    • Data

Evolving from a Data-Driven Startup to an Enterprise: Key Steps for Success

  • Posted byby John Steinmetz
  • April 25, 2023
  • 2 min

In today’s digital age, data is considered the most valuable asset for any business. It has the potential to drive growth, improve decision-making, and enhance customer experience.

Continue reading
  • Posted in
    • Pinterest

Create your own scraper and endpoints. Sort of…

  • Posted byby John Steinmetz
  • July 2, 2013
  • 1 min

YQL (Yahoo! Query Language) gives you some possible control over creating scrapers and rest endpoints very quickly. Uses basic SQL syntax. http://developer.yahoo.com/yql/console/?q=select%20*%20from%20html%20where%20url%3D’http%3A%2F%2Fnews.yahoo.com%2Fworld’%20and%20xpath%3D’%2F%2Fdiv%5B%40class%3D%22content%22%5D%2F%2Fdiv%5B%40class%3D%22txt%22%5D%2Fp’#h=select%20*%20from%20html%20where%20url%3D%27http%3A//www.pinterest.com/hersheycompany%27%20and%20xpath%3D%27//*%5Bcontains%28concat%28%22%20%22%2C%20normalize-space%28@class%29%2C%20%22%20%22%29%2C%20%22%20UserInfoBar%20%22%29%5D/ul%27 Hit test, this is a basic scraper that…

Continue reading
  • Posted in
    • JavaScript

Prototyping function to add commas to numbers

  • Posted byby John Steinmetz
  • February 5, 2013
  • 1 min

Thanks to my predecessor Mike Grace for this helpful little script. It extends javascript to add the correct comma places to any number. Number.prototype.addCommas = function() { var nStr =…

Continue reading
  • Information is made to be shared.
    • Product
    • Analytics
    • Reference
    • Tools
    • Data & Analytics
Please wait...

Subscribe to the Assault By Logic blog

Want to be notified when my articles are published? Enter your email address and name below to be the first to know.
SIGN UP FOR NEWSLETTER NOW