Friday, June 28, 2013

GSP Resolution

June 28, 2013 - 5:25 PM - Morehead, KY
Hello everyone! I realize I haven't blogged in a while. But, as I have been attending the Governor's Scholars Program, we have taken a variety of classes. in one class, we were asked to make a resolution of things we would like to do differently. Posting to my blog more often was one of my resolution items. I hope to keep my promise and post at least once daily. So tomorrow, I'll share some of my thoughts. Thanks everyone, and have a blessed weekend!

- Trevor D. Brown

Friday, March 8, 2013

First Code Publish - Text Marquee

Update: I've posted a VB.Net app that does the original scrolling effect mentioned below, and some others as well, to GitHub. Check it out!

I decided to publish my first bit of VB.Net code today. It's a program (with source) that makes a text marquee effect similar to the one found on the Music app on iOS. I decided to publish this code because every other piece of code for a text marquee effect was terrible.

Download 'Text Marquee' Project (The website I posted this to is now down. Will upload again sometime.)

The compiled program can be found in the project folder, in the "bin" sub directory, and finally in the "Release" sub directory.

Warning : The code, from my perspective, is a little lengthy. However, it looks pretty cool. I have put detail into the comments so you may see what each event does and how each line plays into the overall package.

Feel free to distribute this program, project, and its source files with anyone you would like. I hope you enjoy and find this code useful!

Have a great Friday, and a great weekend!

- Trevor D. Brown

Wednesday, March 6, 2013

First Post

March 6th, 2013 - 04:05 PM - I finally created a blog! I'm hoping I can share information about computers and electronics with the world! I'm also hoping to have some Visual Basic.NET code published as well. Have a great day!