Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

Henrik Husted

@Henrik Husted
About
Posts
161
Topics
22
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Wristwatch?
    H Henrik Husted

    Just took delivery of this[^] Linde Werdelin 3 Timer today. Haven't even unpacked it yet. It's not really about telling the time. It's about owning a piece of mechanical engineering and craft-work. Okay, this particular watch is not about the movement but more about design.

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge question discussion

  • I give up - Apple is ridiculous
    H Henrik Husted

    Agreed, getting the profiles correct does involve a bit of black magic. And once it works you get kinda reluctant of adding another ad-hoc device because it requires a new provision file.

    Christian Graus wrote:

    Also, I still can't install both apps, they just get overwritten

    Hur? Two different profiles should not overwrite each other.

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge com tools

  • XCode sucks
    H Henrik Husted

    Opens multiple windows? You have enabled the embedded editor? Then there's one editor window which I don't find too bad. The one thing that bugs me more than anything at the moment is PageUp and PageDown. Why doesn't the caret move as well?!? Grrr!!! :mad: I'm better now. Oh, and create your UI's manually and skip interface builder. You'll thank me later :)

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge swift ios com tools announcement

  • XCode sucks
    H Henrik Husted

    Yep, happens for me all the time. I usually just clean build (not the precompiled headers, remove the check marks in the clean dialog) and everything is back to normal. I'm still fighting to get used to the editor, I'm having a hard time to learn the key mappings.

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge swift ios com tools announcement

  • File comparison tool
    H Henrik Husted

    My vote too, best 3 way merge I've ever used. Don't know how anyone can live with only 2 way merge :-)

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge

  • Parallels
    H Henrik Husted

    None, get WMWare instead. You'll thank me later :-)

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge question c++ visual-studio com security

  • Stop logging me out!
    H Henrik Husted

    Gecko True IE False Opera False Browser MOZILLA Type Gecko1.8.1.11 Display Mode Normal User Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11 Version 1.8 Major Version 1 Minor Version 0.8 Web 2.0 Enabled True Mobile Device False Cookies OK? True Server Web07 Country United States

    --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge csharp php visual-studio com help

  • Delphi
    H Henrik Husted

    I did a bit of work in Delphi 2.0, it was waaay better than any other offering at that time. Anyway, Total Commander[^] is one Delphi application that I cannot live without :-)

    The Lounge delphi question learning

  • To experienced runners...
    H Henrik Husted

    I use a Suunto T6[^] with a foot and bike pod. But I hardly look at it during my exercise, only to pace myself a bit. It's mostly used for post analysis because I like to see how far I can push myself.

    The Lounge json question code-review lounge

  • Van Halen rocks
    H Henrik Husted

    you should really get a SquezzeBox[^]. So easy to use and sounds really great too.

    The Lounge c++ database com architecture question

  • Friday Programming Quiz [modified]
    H Henrik Husted

    my $l1 = "cat,rat,dog,lion"; my $l2 = "lion,elephant,mouse,tiger,rat,dog"; my (%h1,%h2); foreach(split ",", $l1) { $h1{$_}=$_;} foreach(split ",", $l2) { $h2{$_}=$_;} foreach( sort keys %h1 ) { if( $h2{$_} ) { print "$h1{$_}\n"; } }

    The Lounge javascript debugging help question

  • Which is your favorite Editor?
    H Henrik Husted

    No, it's "just" an editor. You can of cause launch the compiler and linker and it will capture the warnings/errors. But most editors do that. It's main attraction (at least to me) is the analyzer part, I'm working on fairly large projects with 1000's of files and SourceInsight will show any symbols (i.e. a struct with all it's members) with no delay.

    The Lounge visual-studio csharp php com question

  • Which is your favorite Editor?
    H Henrik Husted

    Nothing beats Source Insight[^].

    The Lounge visual-studio csharp php com question

  • Happy Bastille Day to all!
    H Henrik Husted

    I think he had that last year. And now back to refreshing the Tour de France webpage...

    The Lounge com question

  • Frustrations... [modified]
    H Henrik Husted

    I feel your pain, not trusting the tools is quite annoying :) At first this looked like a missing volatile keyword on p_semaphone but that still doesn't explain the behavior. Good luck.

    The Lounge question workspace

  • Anyone using a Nokia 770?
    H Henrik Husted

    Okay, I think this settles it then, no Nokia 770 for me. Thanks for sharing.

    The Lounge com hardware question

  • Anyone using a Nokia 770?
    H Henrik Husted

    I've also read that some app's, like the email client, is slow. That doesn't bother me too much, I just need a decent web browser.

    The Lounge com hardware question

  • Anyone using a Nokia 770?
    H Henrik Husted

    But that's a real phone (and a really cool one), the Nokia 770 is just a tablet pc which is what I want. --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge com hardware question

  • Anyone using a Nokia 770?
    H Henrik Husted

    Hi, The Nokia 770[^] seems to be a perfect fit for me; a small wireless webbrowser with a decent screen size. Anyone care to share their experience with the device? Or can recommend something better? Thanks. --- There are 10 types of people in the world, those who understand binary and those who don't.

    The Lounge com hardware question

  • Lady Developers
    H Henrik Husted

    sorry, couldn't help myself as I have just watched an episode of Little Britain :)

    The Lounge question lounge
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups