OnaBlog

What does it all mean.

Tuesday, August 16, 2011

Folder Permissions

›
I've been having problems with folder permissions on ubuntu, oddly enough, trying chmod 777 on stuff wasn't really working well, bas...
Tuesday, August 9, 2011

Boxee Update DEB

›
I was hoping to download boxee for my recently updated media server. Turns out that boxee has some issues with the package downloadable fr...
Friday, July 29, 2011

getc/getchar why doesn't it wait?

›
So getc is basically the same as getchar but to get the same effect getc(stdin) = getchar basically. http://www.cplusplus.com/ reference/cli...
Thursday, July 28, 2011

Forward Declaration vs Function Prototyping, What's the difference?

›
Valid Conditions The following will be how we can get a successful compile. This would be using Function Prototyping: ### BEGINNING OF F...
Saturday, July 16, 2011

Building an Echo Server using Bluetooth and Blueterm

›
I recently picked up the Bluetooth module RN-42  This was a cheap low cost way to integrate Bluetooth into an upcoming project. First up was...
Sunday, July 10, 2011

AsyncTasking

›
I was attempting to place my calculations from eecon into an AsyncTask.  I initially thought I would make a common task, calling it from bo...
Saturday, July 2, 2011

Admob in Android

›
This link is great for just throwing a quick ad in with admob into your app. http://code.google.com/mobile/ads/docs/android/fundamentals.h...
Monday, April 4, 2011

Job At Google

›
Well I finally did it, I applied at Google, I don't know if I'll ever feel ready with the epicness this company has brought to every...
Monday, March 28, 2011

Ideas

›
How often do you have "big ideas"? It frustrates me as I have so many ideas so frequently, and I don't have enough time to imp...
Thursday, March 24, 2011

Google Market vs. Amazon Appstore

›
The Amazon App store looks good, and yes I do like the recommendations and whatnot just like regular old Amazon. My question for the big G ...
Tuesday, March 22, 2011

Batch Renaming

›
I have a bunch of MTS files that I get from my camcorder, and frankly I don't have any interest in sitting down and renaming each file b...
Wednesday, March 2, 2011

ECE331 Algorithms and Datastructures

›
I will be posting all of the lecture audio files at this location, stay tuned. 3_2_2011.wma 2_16_2011.wma 2_14_2011.wma Thank you, ...
Friday, December 24, 2010

GoogleTV

›
Right now I am watching Youtube on a Google TV. I see some things that should very much be fixed. Frankly the video should be larger,the pag...
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...
Monday, November 15, 2010

Coroutines

›
Today we talked a little about coroutines , at first glance based on the slides it seemed like they were saying that the coroutines would st...
Friday, November 5, 2010

Circuit Analysis II Lecture 13

›
****THE BELOW IS INCOMPLETE, but I'm releasing it in case anyone can get some value out of what was written.**** Disclaimer: This serie...

Circuit Analysis II Lecture 16

›
****THE BELOW IS INCOMPLETE, but I'm releasing it in case anyone can get some value out of what was written.**** Disclaimer: This serie...

ECE 340 Test Review

›
****THE BELOW IS INCOMPLETE, but I'm releasing it in case anyone can get some value out of what was written.**** So I have been lookin...
Tuesday, November 2, 2010

Page Replacement Algorithms

›
There are many page replacement algorithms, this week we were asked to implement the fifo and lru page replacement algorithms. But, first a ...
Saturday, October 30, 2010

Virtual Memory

›
So we were asked to devise a way to figure out which page a particular physical address was in, as well as it's offset. Turns out this...
‹
›
Home
View web version
Powered by Blogger.