Danny Brown

A Blog on Code and Occasionally Other Things

Writing an Element Clicker with Python and Selenium That Takes ID, CSS Selector, or XPath

Posted on September 13, 2019September 25, 2019

When unit testing using Python and Selenium, it’s usually easiest to click a button with an element’s ID, but I’ve found a more flexible solution that doesn’t require multiple different function calls to be best. To that end, here’s a method I’ve written that one can use to click a ( more… )

A 2019 of Live Performances, Q2

Posted on July 24, 2019July 25, 2019

Sara and I attended a lot of great events this last quarter, and not all of them were music-related. I don’t have as much time as I’d like to describe everything in excruciating detail, but July is already almost over, so I’m just going to bang this one out. April ( more… )

of Montreal in Tallahassee Again – April 26, 2019

Posted on April 29, 2019April 30, 2019

of Montreal put on a crazy show last weekend, but instead of writing a full report about it, I decided to just compile a little concert film of the best moments – at least until my battery cut out during the last song, directly before the four encore tunes, which ( more… )

A 2019 of Live Music and Theater, Q1

Posted on April 2, 2019April 30, 2019

For 2018, I wrote a post on tons of live music Sara, my wife, and I saw during the year. It took a long time and much of it was not fresh in my mind, so for value, I decided to break down 2019 into parts. It has definitely been ( more… )

Inserting a Blank Row into an Excel Spreadsheet Using OpenPyXL

Posted on March 28, 2019September 25, 2019

Sometimes one’s work environment leaves one doing things in weird ways, like storing data in an Excel spreadsheet rather than a database. I have found myself in this situation before, and while it’s not exactly ideal, libraries like openpyxl make things a little bit more possible. In my situation, I knew that in ( more… )

STRFKR Absolutely Crushed It in Gainesville

Posted on March 19, 2019September 24, 2019

I’ve had a lot of “current favorite” bands in my life, but they have rarely coincided with times I’m actively going to shows and when those bands are actively playing. I got to see Elliott Smith in 2001 and Joanna Newsom in 2010 and would have classified each as my ( more… )

Tackling the FreeCodeCamp Telephone Number Validator, Step by Step

Posted on February 6, 2019September 25, 2019

I’m working on my FreeCodeCamp JavaScript Algorithms and Data Structures certificate. I’ve used regular expressions quite a bit in various projects, but I’ve never really felt confident about them, you know? When I read this problem, though, I knew I was going to need to develop some mastery, because there’s not a ( more… )

Filtering Events by Date Range in a Django Site

Posted on January 31, 2019September 25, 2019

A site I write and maintain, TallyMusic.net, is designed to help people quickly and easily find local music events, but until recently, it lacked a date filter. This made it hard for users to plan for future events, as the user has to scroll through everything sooner before finding the ( more… )

Volca Sample: Vosyr Sample Pack with Drums, Super Mario Bros 3, and Ocarina of Time

Posted on January 24, 2019January 29, 2019

I acquired a Korg Volca Sample recently and have been having a ton of fun. However, the factory samples just weren’t doing it for me – frankly, I didn’t like them at all. I tried a number of sample packs that Volca fans have posted online, and I found some ( more… )

A 2018 of Live Music in Review

Posted on January 10, 2019January 29, 2019

I had the vast pleasure to see of Montreal play live in December 2017. It was an extraordinary show and it reinvigorated my love for live music in a big way, so I vowed to see more concerts in 2018. My wife, Sara, was all too happy to join me ( more… )

Posts navigation

Previous 1 2 3 4 5 Next

Danny Brown

A Dev Blog with Some Tangents

About

Categories

  • code
    • APIs
    • Bash
    • CSS
    • Django
    • HTML
    • JavaScript
    • Python
    • S3
    • Selenium
    • Serverless
    • TypeScript
  • games
  • music
    • concert reviews
    • synthesizers
  • opinion
  • sports
  • tech
    • Bitbucket
    • Git
    • GitHub
    • MS Teams
    • WordPress
  • theater

Recent Posts

  • Open Pull Requests from the Terminal (One of My Favorite Dotfiles Scripts)
  • Dotfiles Script for a New TypeScript/Node Project
  • So I Told You to Go See a Broadway Play? Tips for Theater in New York
  • Build a Simple Microsoft Teams Bot Easily, No SDK Required
  • Creating a GUI for Conway’s Game of Life Using Pygame and Numpy

External Links

  • GitHub
  • LinkedIn

Recent Posts

  • Open Pull Requests from the Terminal (One of My Favorite Dotfiles Scripts)
  • Dotfiles Script for a New TypeScript/Node Project
  • So I Told You to Go See a Broadway Play? Tips for Theater in New York
  • Build a Simple Microsoft Teams Bot Easily, No SDK Required
  • Creating a GUI for Conway’s Game of Life Using Pygame and Numpy

Categories

  • code
    • APIs
    • Bash
    • CSS
    • Django
    • HTML
    • JavaScript
    • Python
    • S3
    • Selenium
    • Serverless
    • TypeScript
  • games
  • music
    • concert reviews
    • synthesizers
  • opinion
  • sports
  • tech
    • Bitbucket
    • Git
    • GitHub
    • MS Teams
    • WordPress
  • theater
Copyright © 2025. Danny Brown
Powered By WordPress and Meritorious