Tuesday, November 18, 2008

Google Profiles


















Huh, Google released new interesting feature, it's easy way to represent your self it's Google Profiles.

If you want to setup yours, you can go to this link (login to your email account first)

You can find my profile here.

Monday, November 10, 2008

Tokyo, I'm comming!!!

TOKYO
I'M REALLY COMMING!


(picture taken from here)

So I have good news! I'm going to Tokyo!!! and be there for about two weeks! woohoo.

I'll celebrate new year in traditional japanese style, visit some old cities, see the deepness of the japanese culture. It was my dream to visit Japan since I was kid, first all it was about samurais, latter technology, then anime, and now I want to see it all! I definately will go to Akihabara since I'll live in about 20 minutes way by foot from it :)
So then i'll be there i'll post new things about it and what happening :)

Btw. I'll leave Lithuania 28th of December and back 12th of January.

"gold" in code

Recently I was in the middle of bug searching in some of my sources. And accidentally started to laugh, LAUD :)
And you know why ? because of a genius naming of my methods....

here is some examples:

So the conclusion of this post, is that sometimes is nice to see smth like this, cuz it's fun, and in other hand, it's very nasty thing then you need to find a bug in such a methods :D imagine if all method naming is smth like that...  =)

Wednesday, November 5, 2008

Hidden Visual Studio shortcuts (Tips and Tricks)

Here is an list of hidden shortcuts for Visual Studio IDE.
Go To Definition - F12
Navigate through Go To Definition Stack - CTRL + SHIFT + 7 (goes forward), CTRL + SHIFT + 8 (goes back)
Find all references - SHIFT + F12
Navigate through any list in IDE - F8
Code snippets - CTRL + SPACE
Insert snippet - press TAB 2x.
Display a list of all possible snippets - CTRL + K + X
Insert missing reference - CTRL + .

CodeRush Xpress add-in features & shortcuts (I'll mention just thous which are useful for me, but there are much more of them):
Select Camel parts of text - SHIFT +ALT + arrows (<=, =>).
Select logical code blocks - CTRL + ALT + (+/-).

Resources: Microsoft Visual C# IDE: Tips and Tricks

Wednesday, September 3, 2008

Google Browser

Yesterday Google Released Google Chrome - Google browser!
It's pretty nice, I really feel that it works much more faster than Mozilla Firefox (but i have lots of add-ons on it).
Chrome has some nice features, f.ex multi-threading, each tab is new process, and browser will not freeze if java script will run on one tab and etc.... 
Also you can try type "about:memory" into address bar, and you'll see all running browsers memory usage in geek style :)
I'll try to use it for a day and then i'll say my opinion about it, and what i'm missing in it.

iPhone 3G

Hey, few days ago I ordered iPhone 3G, black one, 8GB (hope it'll be enough storage for me) woohoo!!, can't wait I'll hold it in my hands :)

My first steps will be Unlock it to use in Lithuania with any sim-card, Jailbreak it - to use any software without much pain, and install tiger-x86 through vmware on my win-based pc, and try to develop some app's by my self.
I'll let you know how I unlocked it and etc. Maybe I'll post an article how I did that.
Many cool stuff you can find at iPhone wiki. (Thanks to George Hotz ).

Tuesday, July 22, 2008

Visual Studio 2008 Image Library


Today I found intresting thing, that Visual Studio contains an image pack, which you can find in
\...\Program Files\Microsoft Visual Studio 9\Common7\VS2008ImageLibrary\

it contains more than 1800 images for your software applications :)