teaching machines

Cameron Bjorklund – WebAPI

In my webapi application, a user can type in a music artists name, and my app will than reach out to the internet and pull that artists top 10 tracks ever recorded and place them in a listview. My app uses http://www.last.fm/. The application sends an artist to this URL, http://ws.audioscrobbler.com/2.0/?method=artist.gettoptracks&artist=ARTIST&api_key=xxxxxxx&limit=10&format=json, and is returned with the […]

HNRS 304.503 Lecture 18 – Complexture

Agenda Valve’s employee handbook how do we assign multiple materials to geometry in Blender? how do we use Blender’s material system to generate textures usable in Unity? what on Earth is bump mapping? Multiple textures Your geometry can have materials assigned to independent faces. Configure your multiple materials. Use the + sign to the right […]

Persist :: Matthew Mitchell

  This sucker was one problem after another. First my database wouldn’t compile. Then I couldn’t insert anything into it once it compiled. Then I couldn’t view anything once I inserted it. Then I…you get the point. Finally after much Google’ing I found an amazing tutorial wherein the author offered up all of his code […]

Scribble (U and I) – Andy Hurd

For the U and I lab, I decided to make a drawing app where you can either draw alone locally, or connect via Bluetooth to another device and draw with a friend.  As the “artists” draw, paths are redrawn in layers by pushing new paths onto the local and remote path lists and can be […]

Web API – Sinfestivus – Jake Berner

My roommate keeps track of his web comics via mobile apps that are written and provided by the web comic sites they serve. One of our favorite web comics, however, did not have an app available, so I thought it would be a good project for this assignment. I call the app “Sinfestivus”, the web […]

Web API :: Tom Statz

For this assignment I thought it would be cool to create an app to pull down links from Reddit.  Basically the first Activity is for getting the assigned links and displaying the titles in a ListView.  When they are clicked an Intent is issued for the browser to visit that link.  I used a lot […]

Nogramming :: Dave Moss

For my Nogramming I decided to create some Haikus to go along with some of the lessons that we’ve had so far in this class. Enjoy! Activity done, But test the code and it fails Check the Manifest XML Layouts Simplicity and control Boo code made widgets What do you intend? Let your activity know! […]

Nogramming – Corey Schulz

For my nogramming assignment, I decided to do a mix of a crossword puzzle and a word search. So I guess it’s a word puzzle. There is a list of words and a crossword-like board. Of course, all of the words are related to mobile development. I’m guessing it can be solved in a lot […]

house model

Persist :: Travis Boettcher

This was the worst assignment ever.  I’m tempted to leave my post mortem at that, but I really would like the credit for this.  I don’t know if I went about everything in exactly the wrong way or if I was just too ambitious, but this project took at least as long as the last […]

1 183 184 185 186 187 232