Month: April 2015

ITime for Vegas

  Well at the airport, went through TSA and was the fastest I have ever seen.  As far as service they are great, feel like I am in Disneyland.   Sometimes I find it hard to believe they could find anything dangerous.  I just hope that they have some crazy gizmo that can do some sort of element molecular matching… Read more →

People are freaking amazing

Be spectacular people… but remember that does not mean stupid. Fame for spectacular wasn’t an idea’ one day, it was practiced over and over and perfected to a point of spectacular. So I don’t want to here of some moron who thought “I want to be special” and they tried juggling knifes on fire the first time and stabbed themselves… Read more →

My Why

So anyone who knows me knows that I am obsessed with the why in life. I am obsessed with exceptional. And I am not talking about do I spell good or write like Dan Brown because I spell like crap, and am a poor writer. What you see online or in print is a gazillion times better representative that what… Read more →

ASP.NET Gridview conditional formatting

  The below will dynamically change the background color of  a gridview called gridview1 when the column data value called SiteScheduleStatus = Scheduled to light green, otherwise the background color of the gridview will be Misty Rose. Protected Sub GridView1_RowDataBound(sender As Object, e As System.Web.UI.WebControls.GridViewRowEventArgs) Handles GridView1.RowDataBound If e.Row.RowType = DataControlRowType.DataRow Then If DataBinder.Eval(e.Row.DataItem, “SiteScheduleStatus”).ToString() = “Scheduled” Then e.Row.BackColor =… Read more →

2015 Final Four Trip

Its 2015, the Wisconsin Badgers are making a run towards the National Championship, and four middle aged guys, Tim, Rich, Milty and myself are on our way to Indianapolis. A bunch of Golf buddies and basketball buddies trying out best to re-live our youth watching a sport we love.  Full disclosure, I am the short guy in the group at 6… Read more →

My Sound Cloud

My Sound Cloud Stuff [soundcloud url=”https://api.soundcloud.com/tracks/139767023″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /]   [soundcloud url=”https://api.soundcloud.com/tracks/134173005″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/124586647″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/122806523″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/70527998″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/69037474″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/37070034″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true” /] [soundcloud url=”https://api.soundcloud.com/tracks/35087720″ params=”auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&visual=true” width=”100%” height=”450″ iframe=”true”… Read more →