Category: College

Astronomy 101 online at UNC

If you’re a UNC student and interested in taking my class, sign up!  Looking forward to it.

A Proposed Solution to the Software Engineering Interview Problem

Recently I’ve been pondering the plunge into the tech-related job market from academia.  In the process I’ve read several interesting howto’s, gotchas, tips and tricks of the interview trade.  I found this one particularly apt because it shows that someone

Tagged with: , , , ,

Arduinos, ASCOM

Going to write out some things that I’m working on currently in trying to complete the coding requirements of my instrumentation project. I’ve got an Arduino, a motor shield from adafruit, several limits, a linear actuator and wire to connect

Resize Digital Camera Pictures Using Only MSPaint

I’m going to go over a quick and easy way to resize your digital camera images to something more manageable so that you’ll be able to post them online, email them, send them over im, and whatever else you want

Tagged with: , , , , , ,

No Reboot After Updates!

Damnit Microsoft. Fine! I will download your updates automatically. But damnit do not restart my computer without my permission! Here’s a post about how to disable this ungodly ‘feature.’

Tagged with: , , , , , , , ,

Snazzy New Ajax/JavaScript Facebook Image Implementation

If you’re like me, you frequent the “View more pictures of ‘So and So’” Link underneath the main picture of most of your friends on Facebook when you look at their profile. Just yesterday I was looking at these pictures

Tagged with: , , , , ,

How to download a remote file in php and then save it

So, I found a site with all the lolcat images named cat1.jpg, cat2.jpg, cat3.jpg, etc. I wanted to know how many were there as I saw cat389.jpg. As it turns out, it’s only 390, so that’s all I need to

Tagged with: , , , , , ,

Bitch of an error in Java3D

This took me like 4 hours to finally complete, so I figured I would write about it for the next unlucky fool to attempt it. I instantiate a Sphere with a given appearance and after clicking it I would like

Tagged with: , , , , , , ,
Top