Clouds Connected
Little bits by Juan C. Villa
Little bits by Juan C. Villa
Feb 24th
Transcoding video for the XBOX 360 in H264 and AAC can be rather complicated as the XBox only supports a subset of the H264 features, AAC features, and also supports a few containers. According to this post over at xbox.com (http://bit.ly/6hUUZH) the XBOX 360 only supports the following profiles and containers for H264:
You might ask: How do we transcode a video that adhere to these restrictions? The solution is rather simple and involves the use of ffmpeg (or mencoder if you prefer). For this short guide I used Ubuntu 9.04.
Jan 21st
Asterisk 1.6 provides out of the box support for voice mail. It even goes as far as emailing the user a notification of a new voice mail together with an attachment containing the actual voice mail. This system is very simple and not very customizable. As a result I made it my endeavor to design a custom ruby script that Asterisk could call to handle voice mails.
Dec 23rd
There are two different types of AGI libraries for Ruby available on the web. The first is for executing quick AGI script directly, and the second is for using FastAGI with a rails server. The simplest of the two is the quick AGI script.
There are two different ruby libraries that can used to handle AGI calls from Asterisk:
I have not gotten ruby-agi to work with Asterisk 1.6, therefor I will concentrate on batphone for this tutorial as I have gotten it to play very nicely with Asterisk 1.6. Batphone is a very simple ruby agi library that can be easily modified to fit any need.
More >
Dec 18th
Setting up Asterisk 1.6 with Swift and Fax support can be very confusing and frustrating at times. The people over at Digium have done a terrific job with Asterisk. My relationship with Asterisk has been an on-off one for some time now. I have recently developed interested again and decided to set up a new server with Asterisk 1.6. I had a lot of success and I am very satisfied with the work.
I’m writing this to document the steps I took to set up this server. This is meant to be a guide and I don’t guarantee the mileage you might obtain. Feel free to post questions in the comments section and I will attempt to answer the questions as they come.
Nov 13th
Soldering SMT devices with a decent soldering station is not impossible, but it is hard, specially for someone not great in the art (like me!). I have known about reflow ovens for a long time, but I knew that such a device would be out of my monetary reach, but what is keeping me from making my own reflow oven? Nothing!
After browsing around the web and reading about people’s experience with designing reflow oven controllers I decided to build my own. The controller board is quite simple and is designed out of through-hole devices for easy soldering. Below is a schematic of the final design I sent out to manufacturing.
Oct 15th
Being student definately has its incredible benefits! All you need to design a circuit board, print it and put it together is some passion, some money, and a soldering iron. But more specifically, you will need the following:
Oct 13th
Summary
Dogs are very curious creatures and they love to explore the world. My dog, a Maltese, is no exception. When he spots a door open he makes a run for it and usually gets lost outside with no way of finding his way back home. This immediately led me to try to find a GPS collar so I could spot him anywhere he went, but I was amazed at the size of these devices (huge!) and the fact that monthly/yearly fees are usually involved. As a result I decided to design one myself!
The key to make this device small is to use modern SMD/SMT chips from companies like Atmel, Skytraq, Analog Devices, and Meshnetics. Below is a general layout of how all these components come together.
How it will work
Device will operate in one of the following two modes.
Status
I’m currently engineering the circuit on Eagle CAD and hope to have a working prototype in the next few weeks. I will attempt to have it fabbed here in Georgia Tech, but I will most likely have to resort to www.4pcb.com ($33 per 2-layer PCB for students! No minimums!)
Sep 29th
Georgia Tech’s LAWN (Local Area Walkup/Wireless Network) can be very annoying at times, specially when moving across access points on campus. As a result GT Lawn Application was born! This application uses the QT Framework combined with the LAWN API. The application is still under heavy development, but it is finally seeing the light of day. View more details for more information and downloads.
Features
Screen Shots
Download
GT Lawn Application – Version 0.1 Build 57 (download) ** Preview Build / Under Development **
Known Issues
Bug Report
Please send all bug reports to juanqui@gatech.edu