Skip to content

Ramblings Of A Software Engineer

A Few Of My Favorite Things

  • Home

Author: Jasper

I love all the geeky shit.

Home Automation – Turn A Power Switch On/Off At A Given Time

Posted on August 15, 2017August 15, 2017 by Jasper

My boyfriend started growing some indoor plants from seed that require a specific photosynthesis schedule. He asked me to remember to turn a…

Read More

Implement Soft Deletes With Entity Framework’s Code First Approach

Posted on May 11, 2017 by Jasper

In order to maintain historical accuracy, data should not be truly deleted from a database. A soft delete can be used to signify…

Read More

Yield: Understanding how ‘Yield’ works in the .NET Framework

Posted on April 20, 2017April 20, 2017 by Jasper

I first noticed the yield keyword on some shared code at work about a year ago. Befuddled, I read MSDN’s description of the…

Read More

Scrape A Facebook Page And Turn It Into WordPress Posts Using PHP

Posted on March 14, 2017 by Jasper

A friend of mine, who runs the facebook page borkborkiamdoggo, approached me a few months ago wanting to set up a WordPress site…

Read More

Detecting Motion Using A Raspberry Pi, Adafruit Motion Sensor, And NodeJS

Posted on March 7, 2017 by Jasper

I am working on a side project which involves a Raspberry Pi (model 2B) and an Adafruit PIR motion sensor. I decided early on…

Read More

Create Deep Copies Of Object In C# Using AutoMapper

Posted on February 13, 2017 by Jasper

A Quick Preface A shallow copy of an object is one that points to the same place in memory as the original. Any changes…

Read More

Mount Your HTC Vive Base Stations Without Drilling Holes In Your Walls

Posted on January 18, 2017January 18, 2017 by Jasper

I first tried virtual reality at a maker’s fair in Denver, where one of the stands had a pre-release Oculus Rift set up….

Read More

How To Properly Return JSON From Your PHP Code

Posted on December 28, 2016December 28, 2016 by Jasper

JavaScript Object Notation (JSON) is nothing more than a string with a specific format. It enables JavaScript to easily send and receive data…

Read More

Angular JS – Binding The Default Value To A Select (Drop Down) List

Posted on December 14, 2016 by Jasper

Select lists can be tricky in any language. Typically there is some data source providing a human-readable list of options, a machine-readable value (unique identifier), and…

Read More

Using MuseScore To Get Any Trombone Sheet Music You Want For Free

Posted on December 9, 2016December 9, 2016 by Jasper

I grew up playing the trombone quite a bit. Although I only pick mine up a few times a year at this point,…

Read More

Posts pagination

Previous 1 2 3 4 Next

Recent Posts

  • Visiting Auckland, New Zealand – February/March 2024
  • Visiting Rio de Janeiro, Brazil – Jan/Feb 2024
  • Making an abstract base class for a Django database model to overwrite the save() function
  • Where is Jasper (v1)? Connecting Google Calendar, Maps, and Places APIs
  • Alphabetically Sort A List With Special Characters

Recent Comments

  • Jasper on Make Target Appear As Link Text %t – Everquest Project 1999 Macro p99
  • Leon Hunter on Make Target Appear As Link Text %t – Everquest Project 1999 Macro p99
  • Jasper on Flightmare to Buenos Aires By United Airlines
  • Michael Wilson on Flightmare to Buenos Aires By United Airlines
  • Jasper on Scrape A Facebook Page And Turn It Into WordPress Posts Using PHP

Archives

  • March 2024
  • February 2024
  • May 2023
  • April 2023
  • February 2023
  • July 2022
  • June 2022
  • May 2018
  • October 2017
  • August 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016

Categories

  • 3D Printing
  • C# .NET
  • CMS
  • Corporate
  • Development
  • Digital Nomad
  • Django
  • Game Development
  • Gaming
  • Google Calendar API
  • Google Maps API
  • Google Places API
  • Home Automation
  • IoT
  • Javascript
  • Music
  • My Life
  • NodeJs
  • PHP
  • Product Review
  • Python
  • Rant
  • Travel
  • Uncategorized
  • Web Development
  • Wordpress

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Home
  • Privacy Policy
  • Sample Page