blog.onaclovtech.com
OnaBlog: April 2014
http://blog.onaclovtech.com/2014_04_01_archive.html
What does it all mean. Wednesday, April 2, 2014. How do we stop loved ones from clicking on spam/phishing links? Do not let them ever get the links. Ok I am just being a little facetious. I have kind of grown up on the internet, I am suspicious of all kinds of things (and I am sure I make mistakes all the time), but there are some cases that are just so obvious. However, here is the problem I have, things that are obvious to me, are not obvious to everyone. Alternately, we could add some kind of are you ...
blog.onaclovtech.com
OnaBlog: July 2014
http://blog.onaclovtech.com/2014_07_01_archive.html
What does it all mean. Tuesday, July 1, 2014. Today I'm planning to talk about SendGrid, AngularJS and FireBase. SendGrid is an email delivery service which supports a REST based interface for sending emails to customers, FireBase manages JSON data and syncing that data between clients really fast. Finally AngularJS provides us with a client side framework that has great databinding and is pretty fast and easy to use. I created a service called email and it's located in a file called sendgrid.js. The who...
blog.onaclovtech.com
OnaBlog: November 2014
http://blog.onaclovtech.com/2014_11_01_archive.html
What does it all mean. Tuesday, November 25, 2014. Automated Email Form Part 2. Continuing our post from Automated Email Form Part 1. Now you have a trigger setup in Zapier. Lets setup the webpage to send an email to yourself. This will be an AngularJS app, so add the appropriate pieces to make it work. (you can look at angularjs.org or many online tutorials for specifics). First lets add an input field to your webpage like so:. Basically I setup an NG-Click to call a function in my angularjs code. Good ...
blog.onaclovtech.com
OnaBlog: SPI vs UART vs I2C vs Four Event Protocol
http://blog.onaclovtech.com/2010/12/spi-vs-uart-vs-i2c-vs-four-event.html
What does it all mean. Wednesday, December 8, 2010. SPI vs UART vs I2C vs Four Event Protocol. I had to write a paper for my Computer Organization and Architecture course. Its due this evening but if you want to take an early look I've shared it on google docs. I plan to make a few grammatical edits, if you have any additional suggestions or comments I'm all ears. Subscribe to: Post Comments (Atom). This blog is Amazon Affiliate Supported. Check out my Apps. Something else you might be interested in:.
blog.onaclovtech.com
OnaBlog: February 2015
http://blog.onaclovtech.com/2015_02_01_archive.html
What does it all mean. Monday, February 16, 2015. 10 Tips for an Awesome Technical Resume. I've been asked a few times about providing tips regarding resumes. I'd like to provide them here. GPA is a must for some companies, keep it on if it's above 3, off if it's below (but know who you're applying to, if they care about GPA then you'll need to give it eventually). Don't use your school's email address on your resume. Quantitative, Quantitative, Quantitative. I think it bears repeating. I would generally...
blog.onaclovtech.com
OnaBlog: Ripping DVD's in Ubuntu 12.04 -- Handbrake
http://blog.onaclovtech.com/2013/02/ripping-dvds-in-ubuntu-1204-handbrake.html
What does it all mean. Sunday, February 10, 2013. Ripping DVD's in Ubuntu 12.04 - Handbrake. It took me a little while to figure it out, but these are the steps I use to setup a fresh install of Ubuntu with the necessary software to rip dvd's. Let me know if you have any additional tips and/or tricks to install that will setup everything! This blog is Amazon Affiliate Supported. Check out my Apps. Something else you might be interested in:. Raspberry Pi HDHomeRun Dual = OTA DVR.
blog.onaclovtech.com
OnaBlog: June 2014
http://blog.onaclovtech.com/2014_06_01_archive.html
What does it all mean. Friday, June 27, 2014. Depth First vs Breadth First programming and stubbing. Originally I wanted to title this saying TDD instead of stubbing, but really the reason this topic came up is due to chatting with a friend about writing dummy functions to get TDD to pass, which lead to me commenting that sometimes I want to stub something out so I can say "well let's pretend that works" and move on and get the code I'm actively working, on working. Breadth First Programming Style. 1 Wri...
blog.onaclovtech.com
OnaBlog: 10 Tips for an Awesome Technical Resume
http://blog.onaclovtech.com/2015/02/10-tips-for-awesome-resume.html
What does it all mean. Monday, February 16, 2015. 10 Tips for an Awesome Technical Resume. I've been asked a few times about providing tips regarding resumes. I'd like to provide them here. GPA is a must for some companies, keep it on if it's above 3, off if it's below (but know who you're applying to, if they care about GPA then you'll need to give it eventually). Don't use your school's email address on your resume. Quantitative, Quantitative, Quantitative. I think it bears repeating. I would generally...
blog.onaclovtech.com
OnaBlog: May 2015
http://blog.onaclovtech.com/2015_05_01_archive.html
What does it all mean. Wednesday, May 13, 2015. Making a simple webapp using flaskr. Most flask examples use a blog as an example. This is probably very similar (and I'm pretty sure 90% was from another tutorial) but I just wanted to show some differences. First we create a schema, and make a database. Schema.sql looks like this. Before running that you'll need to create the initial db which can be done via the command line in the same folder as your flaskr.py file. Sqllite3 flaskr.db schema.sql. Http:/ ...
blog.onaclovtech.com
OnaBlog: December 2014
http://blog.onaclovtech.com/2014_12_01_archive.html
What does it all mean. Tuesday, December 23, 2014. Building your own DVR Part II. This is a continuation from Raspberry Pi HD Homerun Dual = OTA Dvr. The original post here was outdated and I decided to remove it. There will be future posts but it's slow going. This is going to be a very step by step tutorial as I go through things :). Monday, December 22, 2014. Raspberry Pi HDHomeRun Dual = OTA DVR. My latest project has involved working towards a cord cutting world. Prices as of current posting). This ...
SOCIAL ENGAGEMENT