porcelain mask


changing only the look of blog module in drupal

http://gnumen.org/blog/web/29/01/2010/changing-only-setup-blog-drupal












When everything is expected to work smoothly something will behave in an unexpected manner. This time it was the jenes3c theme
 
 which was working properly but all of a sudden it was taking hell lot of time to load (using GNU/linux) so tried hosting the images and referrenced it in the tpl file but even that was not working and the amazing part was the there was no problem with the counterpart (Windows), It was working as expected on that platform. Why Why Why????? .... cann't come up with any rational reason. So changed the theme to the current one.. Hopefully will stick on with it iff not presented with no such @^&%^$(.





Replaced the

<div id='respond'>
        <h4>
        <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
        </h4>
    </div>

with

<p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>

in the template file of the current theme.
To get an overall idea of how blogger template works have a look at
http://www.blogdoctor.me/2006/10/what-are-widgets.html
http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=46995
http://www.google.com/support/blogger/bin/answer.py?hl=en&answer=46888

DNS record for gnumen.org







On 31st Dec I tried to make avail the free DNS option of my webhosting site but without even changing the record of gnumen.org I latter on couldn't access my site. Hopefully will get it rectified latter.

What happened to my blogger theme????

Noticed that from yesterday, the theme that I have selected was not showing any of the background images reason not known but
 http://www.webpagedesign.ws/jeans3c/content-bg.jpg was showing
http://127.0.0.1/jeans3c/content-bg.jpg. I think that they stopped hosting images for bloggers or is it that they are undergoing some maintenance work. I ll keep this theme for little bit more.
Hope infocreek is doing good.

Wifi config - Airtel Beetel 450bx1 vs BSNL wa3002g4

Everytime the Dell vostro comes in contact with the new router some changes are inevitable..
Different routers support different types of WiFi network security such as WPA/ WEP

The Vostro configuration to be carried out is

Different router with altogether different security config needs to have a different config on the vostro notebook and if the spec is not given then it's a 5 step job instead of 1 step.

top