Contents tagged with Other

  • Interview is a Job

    An interview process should not end up in a situation of a cat in a bag. A friend of mine is going through an interview process, and I observed his line of thought and decision making. These are my observations along with what I think about technical part of interviewing process in particular. 

  • Windows Phone 8.1 – New Life for my Old Nokia 920

    If every future 0.1 update will be like this, I don’t dare to imagine what 1.0 update will be like. So far it was a very pleasant experience. In the past updates where more of a roller-coaster: you expected a lot, got some of that, and eventually found that there’s still a lot that was missing. For the first time that I have windows phone an update contained more than I have expected to see.

  • Windows Live - Multiple Accounts Simultaneously

    Among the features I love about Gmail is to be able to access multiple accounts w/o signing out and signing in. I’m late to learn this, but apparently you can do the same thing with Windows Live IDs. Same idea, straight forward.

  • WiX 3.6 Beta

    A while ago I had a conversation with a gentleman who resisted .NET development on the client side reasoning it that in case .NET framework doesn’t exist, installer won’t fail. WiX 3.6 Beta is out and it solved the “problem”. Reminds me of situation when “business code needs to be efficient to take less memory” situation. We’ve all seen that code die slowly and painfully Smile

  • Windows Phone

    Windows Phone, Windows Phone 7, Windows Phone 7.5. And still no change. Consumer is not attracted. I hear a lot about cool features and awesome innovations on various .NET podcasts. A lot is written in MSDN magazine and different .NET developer blogs. Yet consumer is not interested. Or maybe is not even aware of all the mighty potential that can be his or her just by trading the iconical iPhone for Windows logo. Heck, let the trends show what consumer is interested in:

  • Windows 8 in Desktop mode

    Ironically, there are too many people predicting the “end of the world”. For Windows 8 Metro style UI doesn’t make sense if you are developing business applications or using a non-touch interface computer. Windows 8 allows to disable Metro UI (and by that also disables applications that are Metro UI applications) and puts UI into the “conventional” Window 7 look and feel. Registry key for explorer can allow you switching between Desktop and Metro UIs as mentioned in this blog post. So end of the world is postponed to some later days folks.

  • Not Invented Here Syndrome – Case for Having it

    In general, NIHS (Not Invented Here Syndrome) is a negative for your core business. Trying to re-invent something that already exists and probably does the job 10 times better. But what happens when an existing tool doesn’t do it better, or it is not customizable to your business, or it’s something that you’d pay wa-a-a-y too much just to use a fraction of what it can?

  • Windows 8 – First Impression

    First impression is always important. I have decided to install Windows 8 in a virtual environment. Even though running it “natively” on a hardware is a better experience, I still wanted to see how well the hardware requirement was slimed down. Also, I have a very old idea of working in a VM box only, but it was always not a simple goal to achieve with Windows and Visual Studio being such a RAM / recourses pigs. This time around things looked very…. impressing.

  • DSCM – Enjoy Both Worlds

    A while ago, the team I was part of had a discussion about choosing the best DSCM (Distributed Source Code Management). Two candidate back then were Mercurial (Hg) and Git. We were already using Subversion and very accustomed to VisualSVN in conjunction with TortoiseSVN. Opinions split, time frames never allowed to actually make the switch and so the question remained unanswered: which one is to go with.