<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>private</title>
        <link>http://www.davidj.dk/category/2.aspx</link>
        <description>private</description>
        <language>en-US</language>
        <copyright>David Jørgensen</copyright>
        <managingEditor>blog@davidj.dk</managingEditor>
        <generator>Subtext Version 1.9.5.176</generator>
        <item>
            <title>CPU running 30-50% while 99% idle Part 3</title>
            <link>http://davidj.dk/archive/2008/08/11/cpu-running-30-50-while-99-idle-part-3.aspx</link>
            <description>Here I am again, with part 3.&lt;br /&gt;
I was hoping that another part wouldn't be needed, but it turned out that my "fix" in part 2 didn't actually fix anything.&lt;br /&gt;
&lt;br /&gt;
In fact, it came back the day after I had written part 2, and I have been trying to figure out why it was happening, and it seems that I indeed have found the cause of the 30-50% CPU usage.&lt;br /&gt;
&lt;br /&gt;
My brother was visiting me this weekend, where we completed Dungeon Siege 2 and it's expansion pack. We have run through the first two chapters last month, and it was time to complete the game. At one point we completed Titan Quest and it's expansion in 1 day and 18 hours (game time), in a little less than 3 days. Crazy, but fun. :)&lt;br /&gt;
&lt;br /&gt;
Anyways, my computer was running fine, and at some point during the weekend I had to copy over some data from my laptop to my computer, and what I noticed was that *RIGHT* after I had copied over the data, the 30-50% cpu happened. Again with the hardware interrupts. Because it happened right after I finished copying the data, I immediately started focusing on the onboard NIC (network interface card). So the first thing I tried was to actually just yank the ethernet cable out of the NIC, which in turn resulted in the Interrupts proces going down to 0.7%.&lt;br /&gt;
&lt;br /&gt;
I tried to put the ethernet cable back into the same NIC, but the Interrupts proces immediately jumped to 30-50%. WTF. All this time it's been the NIC? how can this be?&lt;br /&gt;
&lt;br /&gt;
Well, without trying to figure it out (my brother was here, remember), I just switched to the other NIC (my motherboard has two built-in NIC) and the Interrupts proces stayed at 0.7%.&lt;br /&gt;
&lt;br /&gt;
I once again tried to copy over the same data as before, and the still the Interrupts proces stayed at 0.7%. While I am aware that it's only monday and I haven't tested it that much, I am pretty confident that the other NIC has been the problem all along. Why, I dont know yet, but if I get the time, I will try and investigate. It's just not going to be now.&lt;br /&gt;
&lt;br /&gt;
So this is the NIC that *CAUSED* the fault:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Realtek RTL8169/8110 Family PCI Gigabit Ethernet NIC (NDIS 6.0)&lt;/li&gt;
&lt;/ul&gt;
And this is the NIC that works:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Marvell Yukon 88E8056 PCI-E Gigabit Ethernet Controller&lt;/li&gt;
&lt;/ul&gt;
I'm really glad I have figured out what the cause was, and I am even more glad that my motherboard contains two NICs.&lt;br /&gt;
So if you are having the same problem as me, I suggest trying to yank the ethernet cable first to see if this is the cause, and then trying another NIC.&lt;br /&gt;
&lt;br /&gt;
Good luck&lt;img src="http://davidj.dk/aggbug/17.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/08/11/cpu-running-30-50-while-99-idle-part-3.aspx</guid>
            <pubDate>Mon, 11 Aug 2008 20:54:41 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/17.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/08/11/cpu-running-30-50-while-99-idle-part-3.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/17.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/17.aspx</trackback:ping>
        </item>
        <item>
            <title>CPU running 30-50% while 99% idle Part 2</title>
            <link>http://davidj.dk/archive/2008/08/05/cpu-running-30-50-while-99-idle-part-2.aspx</link>
            <description>So I seem to have located the source of the problem.&lt;br /&gt;
&lt;br /&gt;
But before I burst out in a dance, yelling "PWNED PWNED PWNED, I GOT YOU!!!" at my computer, I will have to test my computer for a couple of more days. To be absolutely sure I will have to test it at least a week more, but so far things are going really well.. The computer haven't acted up like it did before, so that is always a good sign.&lt;br /&gt;
&lt;br /&gt;
Before I present to you the solution to *my* specific problem I just have to mention the specs on my computer&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Intel Core2 Duo E6850 @3.0 GHZ&lt;/li&gt;
    &lt;li&gt;ASUS P5K Deluxe motherboard&lt;/li&gt;
    &lt;li&gt;4 GB ram&lt;/li&gt;
    &lt;li&gt;BFG Geforce 8800 GTS 640mb ram&lt;/li&gt;
    &lt;li&gt;1x 200gb Western Digital&lt;/li&gt;
    &lt;li&gt;2x 320gb Western Digital&lt;/li&gt;
    &lt;li&gt;Lite-On DVDRW SHW-16H5S&lt;/li&gt;
    &lt;li&gt;Creative Sound Blaster X-Fi Gamer&lt;/li&gt;
    &lt;li&gt;Windows Vista Ultimate with Service Pack 1&lt;/li&gt;
&lt;/ul&gt;
That's it I guess. Don't know if I have forgotten anything, but I guess this will do for now.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-weight: bold;"&gt;My solution&lt;br /&gt;
&lt;/span&gt;Seeing as this is/was a hardware interrupt error, I first checked all my device drivers for all my hardware. They seemed to be in order. Newest versions bla bla bla etc. etc.&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;So I remember that every 20 or so minutes of inactivity my harddrives spin down. They go into power save mode. Which is okay. I dont know why I came to think of it, and I guess I dont care really. They usually spin up alright again. But the harddrives lead me somehow to think of the controller. Could the controller somehow be the reason for my computers Interrupt "malfunction"?&lt;br /&gt;
&lt;br /&gt;
So without much thought to why this was happening, I went into the Device Manager, found the "Storage Controllers" section, and located the IDE Controller as shown below.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.davidj.dk/images/davidj_dk/7/o_DeviceManager.jpg" target="_blank"&gt;&lt;img width="480" border="0" alt="" src="/images/davidj_dk/7/o_DeviceManager.jpg" title="Click to view original image" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;div style="text-align: center; font-weight: bold;"&gt;Click to view original image&lt;/div&gt;
&lt;br /&gt;
Then I *deleted* the IDE controller. Yup. I just removed it. From my many years of experience, whenever some hardware is manually removed from the Device Manager, after windows restarts, it will reinstall the driver again.&lt;br /&gt;
&lt;br /&gt;
So my computer restarted and this time it also installed the driver again.&lt;br /&gt;
I went about my business and did what I always do. And this went on for a couple of days. No slowdowns has happened since. I love it. :)&lt;br /&gt;
&lt;br /&gt;
But like I mentioned earlier, I still need at least a week of testing, before I claim this as the *solution* to my problem.&lt;br /&gt;
&lt;br /&gt;
/Cheers&lt;img src="http://davidj.dk/aggbug/16.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/08/05/cpu-running-30-50-while-99-idle-part-2.aspx</guid>
            <pubDate>Tue, 05 Aug 2008 16:23:10 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/16.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/08/05/cpu-running-30-50-while-99-idle-part-2.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/16.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/16.aspx</trackback:ping>
        </item>
        <item>
            <title>CPU running 30-50% while 99% idle Part 1</title>
            <link>http://davidj.dk/archive/2008/08/03/cpu-running-30-50-while-99-idle-part-1.aspx</link>
            <description>I have this problem with my computer.&lt;br /&gt;
&lt;br /&gt;
I boot up my machine, I play around a little, doing whatever i want to do. Be it practicing some guitar lessons, writing blog posts, playing games, watching movies.. Whatever.&lt;br /&gt;
&lt;br /&gt;
If I let my machine stand without doing anything, it will eventually start eating 30-50% of my cpu. This usually happens if I have been using my computer, and then go downstairs making and eating dinner, and then coming back upstairs to watch movies or whatever. In order for me to watch the movie I had to restart the computer and begin the movie as soon as the O/S was loaded.&lt;br /&gt;
&lt;br /&gt;
For whatever reason it consumes 30-50% cpu, but the funny thing is. When I open the windows task manager it tells me that the cpu is 90% idle, but the status bar tells me that its using anything from 30-50% cpu. Like the screenshot below.&lt;br /&gt;
&lt;a href="http://davidj.dk/images/davidj_dk/7/o_90_%20idle.jpg" target="_blank"&gt;&lt;img width="480" border="0" alt="" src="/images/davidj_dk/7/o_90_%20idle.jpg" title="Click for original image" /&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;div style="text-align: center; font-weight: bold;"&gt;Click to view original image&lt;/div&gt;
&lt;br /&gt;
Seeing as this has gone on for too long, and that movies cannot be played properly when this is happening I have now decided to do something about it.&lt;br /&gt;
&lt;br /&gt;
Being sort of geek when it comes to computers, I already know that there are severel kick ass tools around that can do a lot more than windows built in functionality. So i knew that there was a tool called "Process Explorer".&lt;br /&gt;
&lt;br /&gt;
So I download it and run it (no installation is needed), and immediately I notice that the REAL idle cpu is only 52% while a proces called "Interrupts" uses 39% as shown below.&lt;br /&gt;
&lt;a href="http://davidj.dk/images/davidj_dk/7/o_process_explorer_interrupts.jpg" target="_blank"&gt;&lt;img width="480" border="0" alt="" src="/images/davidj_dk/7/o_process_explorer_interrupts.jpg" title="Click for original image" /&gt;&lt;/a&gt;  &lt;br /&gt;
&lt;div style="text-align: center; font-weight: bold;"&gt;Click to view original image&lt;/div&gt;
&lt;br /&gt;
Apparently these hardware interrupts are not being reported to the windows task manager, and as such do not appear in it. However, it is now possible to actually find the source of the conflict. &lt;br /&gt;
&lt;br /&gt;
All I have to do now is locate the hardware that is conflicting and do something about it. :)&lt;br /&gt;
&lt;br /&gt;
Stay tuned.&lt;img src="http://davidj.dk/aggbug/15.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/08/03/cpu-running-30-50-while-99-idle-part-1.aspx</guid>
            <pubDate>Sun, 03 Aug 2008 18:18:46 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/15.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/08/03/cpu-running-30-50-while-99-idle-part-1.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/15.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/15.aspx</trackback:ping>
        </item>
        <item>
            <title>Hi dad</title>
            <link>http://davidj.dk/archive/2008/06/23/hi-dad.aspx</link>
            <description>No, it's not the band D.A.D. i'm referring to, although they are pretty good..&lt;br /&gt;
&lt;br /&gt;
I'm referring to the fact that i am now "scheduled" to become a father. How sick is that? haha.&lt;br /&gt;
My girlfriend is scheduled to deliver in december, so it will be a little christmas gift for us.&lt;br /&gt;
&lt;br /&gt;
We will know the gender some time mid-july.&lt;br /&gt;
&lt;br /&gt;
I guess the year 2008 will be life changing in more than one way.&lt;br /&gt;
Cya&lt;img src="http://davidj.dk/aggbug/13.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/06/23/hi-dad.aspx</guid>
            <pubDate>Mon, 23 Jun 2008 11:07:39 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/13.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/06/23/hi-dad.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/13.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/13.aspx</trackback:ping>
        </item>
        <item>
            <title>USA here we come</title>
            <link>http://davidj.dk/archive/2008/06/16/usa-here-we-come.aspx</link>
            <description>So, I just accepted a travel offer I got from a travelling agency.&lt;br /&gt;
&lt;br /&gt;
My girlfriend and I are going to West USA in late August until mid September. We will arrive in Las Vegas, rent a car and check out most of the west. &lt;br /&gt;
The places below are already in our travelling schedule&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Death Valley&lt;/li&gt;
    &lt;li&gt;Mammoth Lake&lt;/li&gt;
    &lt;li&gt;Yosemite National Park&lt;/li&gt;
    &lt;li&gt;San Francisco&lt;/li&gt;
    &lt;li&gt;Santa Barbara&lt;/li&gt;
    &lt;li&gt;Los Angeles&lt;/li&gt;
    &lt;li&gt;Palm Springs&lt;/li&gt;
    &lt;li&gt;Grand Canyon National Park&lt;/li&gt;
    &lt;li&gt;Monument Valley&lt;/li&gt;
    &lt;li&gt;Las Vegas and back home&lt;/li&gt;
&lt;/ul&gt;
We are really looking forward to this three week holiday. It seems that we will have our hands full for sure.&lt;br /&gt;
I'm sure it will be fantastic. :)&lt;br /&gt;
&lt;br /&gt;
Edit: The car we are going to rent has now been secured.&lt;br /&gt;
&lt;br /&gt;
&lt;img width="470" border="0" align="middle" src="http://davidj.dk/images/davidj_dk/7/r_2005-Ford-Mustang-GT-Convertible.jpg" alt="" /&gt;&lt;br /&gt;
&lt;div style="text-align: center;"&gt;Ford Mustang Convertible&lt;/div&gt;&lt;img src="http://davidj.dk/aggbug/12.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/06/16/usa-here-we-come.aspx</guid>
            <pubDate>Mon, 16 Jun 2008 10:30:02 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/12.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/06/16/usa-here-we-come.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/12.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/12.aspx</trackback:ping>
        </item>
        <item>
            <title>Joined a band</title>
            <link>http://davidj.dk/archive/2008/05/21/joined-a-band.aspx</link>
            <description>After a 10 year break from my guitar playing, I have now teamed up with my uncle and have formed a band.&lt;br /&gt;
We are four guys having a lot of fun and rocking very hard. The band has no name yet, so any suggestions are welcome and will be considered. :-)&lt;br /&gt;
&lt;br /&gt;
To begin with we will be playing cover versions of other artists songs. This is to get to know eachother on a musical level, and find out what our strengths and weaknesses are, and when we are hard rocking we may consider writing some of our own stuff.&lt;br /&gt;
&lt;br /&gt;
It's been 10 years since I last touched my guitars and reckoning that I'm a bit rusty, I have begun extensive training and practice, and on this subject I'd like to promote a site I stumpled upon while surfing for songs to play.&lt;br /&gt;
&lt;br /&gt;
The site is called &lt;a href="http://www.guitarmasterclass.net/"&gt;GuitarMasterClass&lt;/a&gt;, and it has LOADS of learning videos, theory lessons and there are probably a lot of other things as well, but since I just joined, I have no idea yet. However, it's fantastic, and if you are good enough you can even create your own lessons and maybe make some money on the side as a teacher.&lt;br /&gt;
&lt;br /&gt;
It will set you back around ~9 USD or ~40 DKK a month (you pay 6 months in advance), but so far I believe it's well worth the value.&lt;br /&gt;
&lt;br /&gt;
I love it,&lt;br /&gt;
Peace out!&lt;img src="http://davidj.dk/aggbug/11.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/05/21/joined-a-band.aspx</guid>
            <pubDate>Wed, 21 May 2008 08:38:17 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/11.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/05/21/joined-a-band.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/11.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/11.aspx</trackback:ping>
        </item>
        <item>
            <title>New host</title>
            <link>http://davidj.dk/archive/2008/02/21/new-host.aspx</link>
            <description>Yesterday I bought myself some space on a webhost called Surftown. I choose Surftown since they support MSSQL and .NET, and Surftown proclaims that their configurationmanager is most extensive manager in the kingdom. I don't know whether or not this is true, since I have been hosted at my company, but they sure have a lot of configuration options, which also makes it a bit harder to get into.&lt;br /&gt;
&lt;br /&gt;
However, it seems to be working now. Not that I have testet everything yet, but most seems to be working. If you find something not working, please tell me. :-)&lt;br /&gt;
&lt;br /&gt;
On this subject, I want to thank &lt;a href="http://www.flaky.dk/"&gt;Mr. Jakob Borg&lt;/a&gt; for his assistance where needed, including the DNS configuration, which I now understand completely. :)&lt;br /&gt;
&lt;br /&gt;
Welcome to the new world!&lt;img src="http://davidj.dk/aggbug/9.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/02/21/new-host.aspx</guid>
            <pubDate>Thu, 21 Feb 2008 13:33:30 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/9.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/02/21/new-host.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/9.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/9.aspx</trackback:ping>
        </item>
        <item>
            <title>It is OFFICIAL</title>
            <link>http://davidj.dk/archive/2008/01/30/it-is-official.aspx</link>
            <description>It is now official. I have decided to leave HelloGroup and HelloWeb, and go look for something else to do.&lt;br /&gt;
&lt;br /&gt;
This has definately been one of the most difficult decisions I have ever made, but I feel the need and urge to get out in the big and dangerous world. I have been employed at HelloWeb almost 5 years (formerly known as Juul &amp;amp; Stejle), and it has been a good and exciting time here.&lt;br /&gt;
&lt;br /&gt;
My plan is to go out and find another job where I can practice my skills as a developer, and hopefully my lust and the fun of coding will return to me. If not, I might have to go out and find a job doing something completely different.&lt;br /&gt;
&lt;br /&gt;
It's all very scary, and somewhat exciting, and when the official mail was sent around yesterday, I began to realize WTF I am doing. I'm leaving all my kick-ass colleagues. I'll miss you guys!&lt;br /&gt;
&lt;br /&gt;
Since I can't ask you to do it, I will do it myself. :-)&lt;br /&gt;
&lt;br /&gt;
Good luck mofo!&lt;img src="http://davidj.dk/aggbug/8.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/01/30/it-is-official.aspx</guid>
            <pubDate>Wed, 30 Jan 2008 14:51:43 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/8.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/01/30/it-is-official.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/8.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/8.aspx</trackback:ping>
        </item>
        <item>
            <title>First post in 2008.. yay</title>
            <link>http://davidj.dk/archive/2008/01/24/first-post-in-2008.-yay.aspx</link>
            <description>Having been here at work for 12 hours straight I thought i should take a break, and suddenly realised that my blog has been quiet for too long. This must change, so this is my first post in 2008, and hopefully many more will come.&lt;br /&gt;
&lt;br /&gt;
We have to launch a new version of Elsparefonden's MinBolig, which is a super cool project, and the new version is soooo über cool, you'll wet your pants.&lt;br /&gt;
&lt;br /&gt;
Hope everybody will enjoy this super cool new Welcome application which has taken far too long to implement, but as Adobe says: "&lt;span style="font-style: italic;"&gt;Motion Matters&lt;/span&gt;".&lt;br /&gt;
&lt;br /&gt;
Cheers.&lt;img src="http://davidj.dk/aggbug/7.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2008/01/24/first-post-in-2008.-yay.aspx</guid>
            <pubDate>Thu, 24 Jan 2008 20:46:42 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/7.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2008/01/24/first-post-in-2008.-yay.aspx#feedback</comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/7.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/7.aspx</trackback:ping>
        </item>
        <item>
            <title>Who am i? and why?</title>
            <link>http://davidj.dk/archive/2006/10/27/who-am-i-and-why.aspx</link>
            <description>&lt;p&gt;Hi there.&lt;br /&gt;
&lt;br /&gt;
I'm David. I am 27 years old and living with my girlfriend. We've been together since 1999.&lt;br /&gt;
I'm working as a developer at Juul &amp;amp; Stejle (&lt;a href="http://www.stejle.dk"&gt;www.stejle.dk&lt;/a&gt;) located in Denmark where I have been working since june 2002. We specialize in web applications and their integration with other systems to expose content from many different kinds of systems. We mainly develop our web applications in asp.net 2.0 (C# only btw), but we also have some sites still running on .net 1.1 and ASP 3. &lt;br /&gt;
&lt;br /&gt;
I am a backend developer. I can do a little &lt;span style="font-weight: bold;"&gt;&lt;/span&gt;HTML but it's not anything very advanced, and I know even less about designing, which is also the reason you will see C# posts and not so much of the other stuff. ;-)&lt;br /&gt;
&lt;br /&gt;
I have been working on many big (and not so big) projects, always trying to expand my horizon to challenge myself to become a better programmer.&lt;br /&gt;
&lt;br /&gt;
Now you are probably wondering why I've gotten myself a blog, and what do I even have on my mind?&lt;br /&gt;
Well, blogs has been around for quite a while, and although I've been thinking nothing of it, during my work on a website we just recently developed and launched (&lt;a href="http://www.avisen.dk"&gt;www.avisen.dk&lt;/a&gt;) I came to realize that this whole blogging community is fun, interesting, and without knowing it, I was blogging "in my head". I was thinking about this and that, and if I had my own blog I would definately write this and that.&lt;br /&gt;
&lt;br /&gt;
As I said &lt;a href="http://www.avisen.dk"&gt;www.avisen.dk&lt;/a&gt; is a project we've just recently launched. It's based on a heavily modified &lt;a href="http://www.communityserver.org"&gt;Community Server&lt;/a&gt;, which we have been extending with a lot of cool features, and just changing things to fit our needs. I think CS is superb. We wanted to create a newspaper site where users can comment on articles written by journalists, and even have their own blog. We want to create the largest blogging community in Denmark, and although we have launched the site, we are still working to make it better. Each day i see new features being added to make the site as user friendly as possible. And in time I am positive that we are going to succeed.&lt;br /&gt;
&lt;br /&gt;
You're wondering: "&lt;span style="font-style: italic;"&gt;If you've just lauched an entire blogging community for everybody, why dont you just blog on &lt;a href="http://www.avisen.dk"&gt;www.avisen.dk&lt;/a&gt;?&lt;/span&gt;".&lt;br /&gt;
To be perfectly honest I do have a blog on &lt;a href="http://www.avisen.dk"&gt;www.avisen.dk&lt;/a&gt;. And I do think that I'm going to use it. But I really wanted to not only blog, but blog on my very own site. A site that, for somewhat years, only had a page with a link to "&lt;a href="http://www.glop.org/starforce/"&gt;boycott starforce&lt;/a&gt;". I wanted to do something with my site, and I want to expand my site with new cool features which I cannot do on avisen.dk. As I've said earlier. I want to challenge myself and become a better developer. Btw, I forgot to mention that although I've been working quite a lot on CS I thought it would be a bit overkill to use it on my 'little' site. &lt;br /&gt;
&lt;br /&gt;
Therefore I'm using &lt;a href="http://www.subtextproject.com"&gt;SubText&lt;/a&gt;, which, like CS, is an open-source based blogging system. &lt;a href="http://www.subtextproject.com"&gt;SubText &lt;/a&gt;works GREAT, and I was wonderfully surprised when I first started up the site with nothing but an empty database. &lt;br /&gt;
I was welcomed with this mighty fine tutorial which created all tables, stored procedures and what not. And right away I could start blogging. Now THAT'S how it should be done. GREAT WORK!&lt;br /&gt;
Like I mentioned previously I'm NOT that good at HTML/design, so for the time being I'll be using a standard skin, until I find something better, or learn design and HTML. ;-)&lt;br /&gt;
&lt;br /&gt;
While I'm at it I might as well mention another site which we've just launched: &lt;a href="http://www.zecco.com"&gt;www.zecco.com&lt;/a&gt;. A free stock market community where you can trade stocks for free. Zecco = ZEro Commition COst (only available to people in USA). Also built on CS (of course HEAVILY modified).&lt;br /&gt;
&lt;br /&gt;
&lt;/p&gt;
&lt;div style="text-align: center;"&gt;&lt;a href="http://www.avisen.dk"&gt;&lt;img border="0" alt="www.avisen.dk" src="/Images\davidj_dk/avisen.jpg" /&gt;&lt;/a&gt; &lt;a style="margin-left: 10px;" href="http://www.zecco.com"&gt;&lt;img border="0" alt="www.zecco.com" src="/Images\davidj_dk/zecco.jpg" /&gt;&lt;/a&gt; &lt;/div&gt;
&lt;p&gt;&lt;span style="font-weight: bold;"&gt;&lt;br /&gt;
What am I going to blog about?&lt;/span&gt;&lt;br /&gt;
Mostly I'm going to blog about programming issues, solutions, tools I use in my work, stuff like that, but I'm also going to blog about some more personal stuff like my life, my girlfriend (if she lets me. LOL!) and what not. Whatever is on my mind really. Because in my later years, a lot has been going on in my mind. Which is quite a change for me. &lt;br /&gt;
&lt;br /&gt;
Some (you know who you are, SKH) may just say I'm getting old and fuzzy about everything. &lt;br /&gt;
Others may say I'm just opening up for all that I've been holding back. I like to think I'm in the latter part. :-)&lt;br /&gt;
&lt;br /&gt;
Anyways, check back and see whats going on.&lt;br /&gt;
/David&lt;/p&gt;&lt;img src="http://davidj.dk/aggbug/1.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>David Jørgensen</dc:creator>
            <guid>http://davidj.dk/archive/2006/10/27/who-am-i-and-why.aspx</guid>
            <pubDate>Fri, 27 Oct 2006 02:00:57 GMT</pubDate>
            <wfw:comment>http://davidj.dk/comments/1.aspx</wfw:comment>
            <comments>http://davidj.dk/archive/2006/10/27/who-am-i-and-why.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://davidj.dk/comments/commentRss/1.aspx</wfw:commentRss>
            <trackback:ping>http://davidj.dk/services/trackbacks/1.aspx</trackback:ping>
        </item>
    </channel>
</rss>