2011年8月16日火曜日

How to prevent Windows Server 2008 from disconnecting Remote Desktop Session when I log out

Since we migrated our server from Windows Server 2003 to Windows Server 2008, my Remote Desktop Session werer getting forcibly disconnected whenever I log out from the session. in Windows Server 2003, the programs I started during a session continue to run even after I log out from a session. Its no longer the case as the default behavior is to time out and close the programs after certain timeout.

 We need that for tesint our server process (until we turn it into Windows Services)

Here is what I had to do to keep the programs running.

First of all, run Remote Desktop Session Host Configuration




In the Connections list, select the connection, and bring up Properties.

In the Sessions tab, set the "End a disconnected session:" value to Never.


That should do it.

2011年8月12日金曜日

How to enable/install Google Analytics in DNN 6

So happy that enabling Google Analytics in DotNetNuke (DNN) was quick and easy.

I have DNN 6 installed for our game website.

Step 1: Click "+ Add new profile" button to create a new "profile" in your Google Analytics account (http://www.google.com/analytics/)




Step 2: When you get to the Tracking Code section of the profile, copy the value of "Web Property ID". It looks like UA-123456-3



Step 3: Log in to DNN as "admin" user, then click on "Google Analytics" menu item.



Step 4: Paste the ID value into the text box.




Done!

You can check back on Google Analytics profile, give it a few minutes, and it will tell you that "Tracking Status" is good to go!


Enjoy!

2011年8月2日火曜日

The first day as a full-time game company owner!

I quit the last job at DELL. It was great 2 years. Now, I am a full-timer developer of the game we have been building for so long.

I updated my LinkedIn public profile: http://www.linkedin.com/in/ywatanabe

I am going to share my experience in my new venture in this blog.