Archive for July 3rd, 2008

Blog Logo Concept III

Blog 2 Comments »

Here is another concept for a new logo. The concept includes the text “wassupjose” in a callout. I like the web 2.0-ish feel to it, but not sure the green compliments the blue color pallet of the blog. I am just too damn picky for my own good, nice!
Wassup Jose Logo Concept III

The Internet Tubes

Blog 1 Comment »

Aside from the fun of the tubes. A couple quick tricks.

Access your Address Bar in your Internet browser using Alt+D.

wassupjose.jpg

Once there type the name of the domain you’re going to access and press Ctrl+Enter.

Ctrl+T opens a new tab for you to watch multiple YuTube videos at the same time!

The Call Stack

Blog 1 Comment »

The call stack window is a great friend to the developer and I use it constantly while debugging. I can’t believe this little tool, the cornerstone of developing had escaped me for so long. I think I found this little guy not more than two years ago and it instantly became the cornerstone of my daily debug sessions.  Well seeing as how I love myself some shortcuts and given that I’m finally starting to see some .NET code, I was hoping to share some shortcuts as I feel up to it.

callstack.png

Ctrl+Alt+C for Visual Studio

Ctrl+L for Visual Basic 6