For the past Seven years I have been a user of Airtel Broadband and have faced problem 3 times. Two times it was because of ADSL2+ modem and they sent the engineer promptly (Probably a perk of living in Delhi) . First time the problematic modem was replaced (from 220BXi to 110BXi) but on second time (May 2012) I was told that I would have to buy the modem myself as Airtel now does not support CPEs(customer premises equipment). So after some searching on net I decided to buy Dlink 2750U; which has in-built ADSL2+ modem with 4 LAN port, 1 USB port and 1 RJ11(DSL) port to connect your ADSL line; from Flipkart . As a side note, I must say that delivery of Flipkart is just amazing. Front View Back View The box contains everything you need to connect your ADSL connection. I connected the ADSL line from splitter to DSL port, LAN port of PC to LAN port of the router and switched it ON. Now let’s start the process of configuring the router. Though a configuration CD was pr
Though I had already written on how to Show post date Correctly HERE it actually involved more code to be added. I am again writing it for the benefit of others and also to have some continuity in posts. Let’s start this small tutorial…. Go to Layout -> Edit HTML Click Expand Widget Templates. Now find the following Code var timestamp = " < data:post.timestamp /> " ; The code around it should look like this <script type= 'text/javascript' > var timestamp = "<data:post.timestamp/>"; if (timestamp != '') { var timesplit = timestamp.split(","); var date_yyyy = timesplit[2]; var timesplit = timesplit[1].split(" "); var date_dd = timesplit[2]; var date_mmm = timesplit[1].substring(0, 3); } </script> <script type= 'text/javascript' >document.write(date_dd);</script> <div class = 'month'
About two days back, I received an email by one of my reader Javier Esteban González Andújar and user of “Aspire” template, pointing to the fact that the embedded comment form has stopped working. He is a writer and had won prize for his work under Short Story category (Congrats!!!). He posted the news of his winning on his blog and was expecting Comments from his readers when he found out that the embedded comment form is not there. So to make things right again especially for him…. When everything was right, this is what embedded comment form looked like And this is what it looked like with no comment form. Let’s make things right again. Click Design => Edit HTML => Expand Widget Templates Then Search for the code:- < iframe allowtransparency ='true' class ='blogger-iframe-colorize blogger-comment-from-post' frameborder ='0' height ='410' id ='comment-editor' name ='comment-editor' src ='
Comments
Post a Comment
Comment for encouragement