Skip to content
David Kittell
David Kittell

Application & System: Development / Integration / Orchestration

  • Services
    • Application Development
    • Online Application Integration
  • Code
  • Online Tools
  • Tech Support
David Kittell

Application & System: Development / Integration / Orchestration

Category: Code

This area of the site is dedicated to code snippets for quick and easy reference

Swift – iOS – GPS – Coordinates – Lat/Long to DMS

Posted on June 8, 2018 By David Kittell

If you have a need for displaying the GPS location information in Degrees, minutes, and seconds (DMS) format these functions will help you out. Reference: https://stackoverflow.com/questions/27996351/swift-convert-decimal-coordinate-into-degrees-minutes-seconds-direction/50765689#50765689

Read more

PowerShell – Check DNS For Skype For Business

Posted on May 21, 2018 By David Kittell

Reference: https://www.uc.solutions/Skype_for_Business/Skype4B_Set_Up/How_to_verify_or_set_DNS_records_for_Skype_for_Business

Read more

PowerShell – Change Windows CD/DVD Drive Letter

Posted on May 14, 2018 By David Kittell
Read more

PowerShell – Windows DNS Server Basics

Posted on May 11, 2018 By David Kittell
Read more

Mac OSX – Terminal – Install Gulp

Posted on May 4, 2018 By David Kittell
Read more

Mac OSX Terminal – Bash – Convert MP3 to M4R (iPhone Ringtone)

Posted on April 30, 2018 By David Kittell

If you have an MP3 that you’d like to use for your iPhone the script below will help you get that file into your ringtone options. Then you can copy the .m4r files into iTunes Tones directory/screen and sync with your phone.

Read more

Azure DNS

Posted on April 20, 2018 By David Kittell

For VMs Internet access 168.63.129.16 168.62.167.9 For DNS Zones managed in Azure ns1-05.azure-dns.com. ns2-05.azure-dns.net. ns3-05.azure-dns.org. ns4-05.azure-dns.info.

Read more

Delphix Web API – PowerShell Run Masking Job

Posted on April 19, 2018 By David Kittell

Take note of the Global Variables $BaseURL and $LogFilePath, make sure you set them to your values. The idea for this script is to run this as part of a database restore/migration. Drop all access to the database to do the restore/migration, then run the script for Delphix, and then…

Read more

JSON – Pull #FIRSTInspires data from @thebluealliance API

Posted on April 16, 2018March 9, 2020 By David Kittell

Working on a couple tasks that need team information so I registered a read-only API key and started pulling down data for an offline app. Initially populating data using bash and jq. This may be cleaned up in time but it works for my purpose for now. Currently I’m just…

Read more

Bash – Suction (Move files from subfolders into parent)

Posted on April 9, 2018December 13, 2022 By David Kittell
Read more
  • Previous
  • 1
  • …
  • 5
  • 6
  • 7
  • …
  • 63
  • Next

Code

Top Posts & Pages

  • Bleaching Wool using Hydrogen Peroxide
  • Front Page
  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID

Recent Posts

  • Javascript – Digital Clock with Style
  • BASH – Web Ping Log
  • BASH – Picture / Video File Name Manipulation
  • Mac OSX Terminal – Create SSH Key
  • Bash – Rename Picture

Top Posts

  • Bleaching Wool using Hydrogen Peroxide
  • PowerShell - Rename Pictures to Image Taken
  • Open On Screen Keyboard (OSK)
  • SQLite - Auto-Increment / Auto Generate GUID
  • PowerShell - IPv4 Range
  • PowerShell - Install .NET 4.5.2
©2025 David Kittell | WordPress Theme by SuperbThemes