Posts tagged design
An experiment in 3D Max :o
Oct 8th
Just an experiment in 3D Studio Max in texturing, lighting, micro triangle modeling and compositing.
Swan-dive into Android development!
Sep 5th
I’ve decided to take a crack at developing my own android game. I figure, since I’m getting an android phone soon (hopefully…come on Rogers! I want my Samsung Captivate!) I should learn how to develop things for it
I’m going to use this post to walk you through what I did and what I’ve learned while doing it to hopefully save someone out there some headache.
Creating a Windows Phone 7 Series application
Mar 19th
Yay, long article time!
With the release of the Windows Phone 7 Series (I really really hate that name so I’m gonna just use winmo7) SDK, I decided to give it a shot and see how hard (or even easy?) creating an application on the platform would be.
I should probably mention I have very little experience coding in SilverLight and only dabbled with it a while ago, and I’ve been coding in C# for a good half year or so now but once again not quite that much experience in the language. On top of that, most C#[…] read more
Da Stank Bank Uploader – progress!
Mar 16th
Got a chance to sit down and finally do some more coding for this project which has been neglected for long enough now :/
I managed to add effectively full (for the program’s purposes anyways) youtube support to the program now. So it’ll batch render the mp3s to videos, and then upload all of them to youtube. The user can choose a youtube description for each file or just use the default one, as well as tags, the youtube category (synch’d with their schema), tags, etc…
Next up is figuring out the wordpress API to make posts on there,[…] read more
Da Stank Bank “Uploader”
Feb 16th
So, after seeing the process begin to get somewhat convoluted for our uploading of music to Da Stank Bank I decided there must be a better way to go about doing this stuff.
The current process goes somewhat like this:
- Open premiere.
- Add our background image.
- Add the mp3 file in an audio track.
- Change the background image’s length to match the audio track.
- Render (or queue) the file to be made into a video (usually an .flv).
- Go to youtube.
- Upload the video(s).
- Enter all the information: title, tags, description, etc…
- Wait for
[…] read more
