<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/13376580?origin\x3dhttp://geekwithin.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

The GeekWithin

Wednesday, May 10, 2006

Blog Is Moving!!! - Or Not

*** UPDATE! ***

Consider my blog "unmoved" as of now. I have been silent the past year due to offline family busyness, but it is time to attend TechEd 2008!

I have taken down my domain for now, so my posting will be back on Blogger for the time being.

------------------------------------------------------

Well, I am extremely excited to announce that I am moving this blog off of Blogger to my own hosted site.

This innovation came about with the awesome open-source .Net blog implementation named dasBlog. Seeing as my main profession is .Net coding I felt it was important to host my blog on a code base I can modify and extend without a problem. To that end, stay tuned for my future posts on dasBlog mods I have implemented.

The new blog is located at http://www.geekwithin.net/ and has a new RSS feed associated with it, just check the side bar.

While I was able to write some code to transfer my Blogger posts to the new system, I am still working on moving comments from Haloscan. We'll see if that works.

See you at the new site!


 

Creative Commons License  This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.