Categories
Code Community Linux Software Talks

Talk: Command Line Crash Course

These are the slides and notes from my Command Line Crash Course talk presented at DevMemphis on March 3, 2020 This was the first DevMemphis meetup that was streamed live and recorded but, unfortunately, because of some issues with the recording, the audio was unusable. Outline This month we’ll be talking about leveling up your […]

Categories
Code Software Talks Web Development

Better JavaScript with ESlint, Airbnb, & Prettier

Add ESlint, Airbnb’s Style Guides, & Prettier to Create-React-App without Ejecting. Integrate ESlint with your editor.

Categories
Community Software Technology

Memphis NodeBots Day 2017

Today marked the first annual Memphis NodeBots event. “NodeBots Day is world wide event where people learn how to control the physical world with JavaScript.” – nodebots.io Sponsored by HackMemphis, Memphis NodeBots day was a sold out event where attendees built a robot from scratch and programmed it with javascript. This event has been several […]

Categories
Community Software Web Development Wordpress

GiveCamp 2017

GiveCamp Memphis is a weekend-long event where local developers and designers get together to build software for non-profit organizations. Give Camp 2017 was held on February 17th, 18th, and 19th at The Fedex Institute of Technology at the University of Memphis. This was a new location for the event, now on its seventh year , thanks to […]

Categories
Code Software Talks Web Development Wordpress

Talk: Open Source Software Development in Higher Education

Talk: I’ll be giving a talk about the role of open source development in higher ed institutions at the upcoming Tennessee Higher Education Information Technology Symposium in Chattanooga Tennessee. The talk will focus on the experience I had with the UTHSC-WPCAS plugin developed for UTHSC and encourage Higher-Ed tech professionals to consider open sourcing their […]

Categories
Code Software Web Development Wordpress

Grunterie – Another Foundation Theme for WordPress

Foundation’s hot right now and I swear by it. Having used both Bootstrap and Foundation, I quickly decided that Foundation was the framework for me and I use it for everything. It’s really clean, easy to work with and I don’t have to fight with it to get what I want. I do a lot […]

Categories
Software

Copy and Paste Like a Pro with a Free Clipboard Manager

Have you ever really thought about how many times a day you copy and paste stuff? You probably do it more than you think and it’s so routine that you don’t even notice. That is, until you try to paste an email address and realize you have a YouTube link on your clipboard. I’ve always […]

Categories
Software Technology

Configuring a Home Media Server with Ubuntu and Samba

I decided to setup a media server at home to host and share media with anyone on my network. Here’s how I did it. Original diagram of home network components and proposed configuration, some of the parts shown have not been completed yet. Objective There were a number of reasons I took on this project. […]