Weblog

Monday, 16 February 2009

  • Together We Are Beautiful

    Ok so it's been a long time since I put a serious post up. So A few hours ago I was looking through old songs I that I created many years ago like when I was 14 and 16. I thought to my self that I use to write a lot of songs back in the day (like 5 years ago). Many of them were foolish but all of them have helped me progress in the area of writing songs. I have written well over 20 songs and only about 6 that I actually like. So I started to tell myself that I only wanted to write music that influenced others in a positive way. Well about an hour ago I felt compelled to write a new song from how I've been feeling lately and hopefully I can record this song soon so I can put it up on my music myspace. 



    If any of you have suggestions or questions then just leave a comment.  






    Together we are beautiful

          By: Jeeves G

     

    Verse 1

    The problem with being a fault finder, especially if you’re one like me,

    Is that your life will be filled with unhappiness and it’s like disease

    So live your life trying to find the joy and happiness inside

    The hearts of the ones you love, love

     

     

    Chorus

    Life is beautiful when you’re not trying to find something wrong with it

    Life is beautiful (3x) and so are you.

     

     

    Verse 2

    Our mistakes offer us opportunities to learn, even to grow.

    They give us reasons to change, and to form new hope

    Life is so precious when you take a step back, look around, and see

    That all the times spent not finding faults are shaping you into who your suppose to be

     

     

    Bridge

    Life is beautiful, you are beautiful, together we are beautiful, everyone sing (?x’s)

Monday, 15 December 2008

  • As of 4:45 pm today, I Jeeves, will no longer be a Sophomore at SUNY Potsdam,  I will officially be a Junior. Yeah that's right only one and a half years into college and I am already a Junior. Sick eh?

Thursday, 06 November 2008

  •  
    Questions.java

    import java.util.Scanner;

    import java.io.*;



    public class Questions {
    private int questionLine;
    private int answerLine;
    private char ch;
    private String rest;
    private boolean isEmpty;
    // I imported the neccessary things here.
    public void setup() {
    Scanner qFile = null;
    questionLine = 0;
    answerLine = 0;
    try {
    qFile = new Scanner(new File("q.txt"));
    } catch (IOException e) {
    System.err.println(e);
    System.exit(1);
    }
    String line;
    while (qFile.hasNextLine()) {
    line = qFile.nextLine();
    if (line.length() == 0) {
    questionLine = 0;
    answerLine = 0;
    System.out.println();
    }else{
    ch = line.charAt(0);
    rest = line.substring(1);
    if (ch == 'Q') {
    if (questionLine == 0) {
    System.out.println("Question:");
    }
    questionLine++;
    System.out.println(" " + rest);
    }else if (ch == 'A' || ch == 'C') {
    if (answerLine == 0){
    System.out.println("Answers:");
     }

    answerLine++;
    if (ch == 'C') {
    System.out.println("*" + " " + answerLine + "." +
    " " + rest );
    // this is to show the correct answer.
    }else{
    System.out.println(" " + " " + answerLine + "." +
    " " + rest);
    // this is to show if the answer is NOT correct
    }

    }

    }
    }
    }
    public static void main(String [] args) {
    Questions qs = new Questions();
    qs.setup();
    }
    }








    q.txt file

    QHow far is the sun from the earth?
    A7.4 trillion feet
    C96 million miles
    Aone light-year

    QIn what direction does a tornado (also called
    Qa cycone) rotate?
     Aalways clockwise

    Aalways counter-clockwise
    Aalways clockwise in the southern hemisphere only
    Ceither clockwise or counter-clockwise

    QWhat is the formula for the volume of
    Qa right circular cone with radius r
    Qand height h?
    C1/3 pi times r squared times h
    A1/2 pi times r times h squared
    A4/3 pi times r squared times h squared






    This was one of my easier labs...
    Here we are using scanners...(not the machines) Understanding
    the hard part...














Wednesday, 17 September 2008

  • "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music"


     My new favorite quote.

Tuesday, 02 September 2008

  • sorry about the last post .... i wasnt in the right state of mind so i deleted it. this is what should of been posted originally...




    I need to learn how to wait patiently

    For I know that there is blessing to those who wait

    Even when my heart longs for something more

    I still need to wait

     

    Waiting is not just a game or just biding time

    It’s a time where you focus on what God wants to do in your life

    It’s a place where you can learn new things about yourself

     It’s something that God will bless you for

     

    Oh I know that I have to wait and it seems so hard

    So Lord, give me the strength to not fall away

    and to believe that good things are to come...whether be now or in the far future.


    Oh Lord, give me a patient heart

     




Top Tags - Weblog

[no tags]

vindicatedjeeves

  • Visit vindicatedjeeves's Xanga Site
    • Name: Jeeves
    • Gender: Male
    • Member Since: 1/6/2005

About Me

  • I like to play acoustic guitar and love music. I can be really annoying sometimes but only if u annoy me first. I am known a Steven, Jonathan, Jeeves, Steve-o, Jeeven, and last but not least Tom Greens little Bro.
http://media01.cgchannel.com/images/gallery/4876/1/fullimg.jpg

Pulse

vindicatedjeeves has no pulse!...