Subscribe Newsletter

Your Name  : 
Email Address *  : 
  • PNR Enquiry: Google SMS is a good way but besides it you can also check the PNR...
  • ???????: Thanks a lot, I have same problem and think how to solve it all day,...
  • Union Budget 2013-2014: Nice service by Indian Railways.
  • Railway Budget 2013: It is nice service of Google SMS by Indian Railway.
  • wordpress – widgets – plugin 2012: For more information see:...
  • PNR Status: thank you for the info
  • louisg: Thank you Bala Krishna, that’s very nice. Thanks for the SEO plug as...
  • Sandeep Beniwal: Hi, I want to convert video into .flv/.swf using asp.net...
  • Barun Roy Choudhury: Please send me swift code for IOB Santoshpur branch Kolkata...
  • Daniel: Hi, I followed the steps in the article and it gives me an error: Unknown...
  • amarana mohanarao: hello sir iam mohan plz send me STATEBANK OF INDIA [kotturu]...
  • Irina: Hi! Thank you for the article, really nice, but I have some more question...
  • s khaja mynuddin: hello i have forgotten my profile password can i send the filled...
  • Archives

  • Blog Stats

Apache Service Terminated With Service-Specific Error 1 (0×1)

May 7th, 2013 Bala Krishna Posted in Error Log, General, Tips and Tricks, Window Application, Windows 7, windows xp No Comments »

After a long run Apache on my machine suddenly stopped working. I tried everything including removing recently added virtual hosts but nothing worked. I also restored original http conf file but there was no luck. It was hard to guess what is actual issue because service log message was not very much clear enough. I did following steps to figure out exact cause and resolution. I hope this will help readers. 1. Open command prompt and go to Apache bin directory. In my case it was D:\www\Apache22\bin\ 2. Run httpd.exe by typing in the command prompt. 3. Here you will [...]

Read the rest of this entry »
AddThis Social Bookmark Button

Get Electricity Bill Now on Mobile and Email

March 10th, 2013 Bala Krishna Posted in Mobile, Mobile Stuff, Tips and Tricks No Comments »

Madhya Pradesh Madhya Kshetra Vidyut Vitaran Electricity Board announced registration facility to get electricity bill via sms and email. All you have to register with your electricity connection service number. Make sure to enter service number same as in electricity bill with three dashes otherwise system will not accept number and invalid service number error will be displayed. On successful submission “Registration done successfully.” message will appear. After successful registration you will be ready to get your next electricity bill on your mobile via sms. How to Register Open following url in browser and fill the form: http://madhyavitaran.org/ltsms.asp Here is [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How To Get 25GB Dropbox Space

October 25th, 2012 Bala Krishna Posted in Browser Stuff, General, Tips and Tricks, Web Technology, Windows 7, windows xp No Comments »

Dropbox launched Great Space Race program for schools. You can get space upto 25GB by siging into the program. To eligible you must have an working e-mail address from your Education Institution. The program is open for participant till December 10, 2012 at 10:00 a.m. At least 25 participants from institution must be sign up for the program to eligible into program. View Details Terms Here | Grab This Offer

Read the rest of this entry »
AddThis Social Bookmark Button

How to Add Facebook Application as Page Tab

February 9th, 2012 Bala Krishna Posted in Social Media, Social Messenger, Social Networking, Tips and Tricks 1 Comment »

If you are looking for solution to add Facebook application as page tab on your page this post is for you. Facebook removed “Add to My Page” link from application. It took me hours to find workaround on the issue. I hope this post will save your valuable time. This functionality now need to integrated in Facebook application itself in the form of link. However, if no link or installation button provided by application creator then you can easily add application to your page. I believe Facebook removed “Add to My Page” link to encourage application owner to provide installation button on application page.   You need facebook [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Watch Any Movie With Subtitles

July 25th, 2011 Bala Krishna Posted in General, Online Media, Tips and Tricks 1 Comment »

You must seen a little text strip in the bottom of the movie screen following dialog’s narrated by cast. Those are called subtitles. In other words, subtitles are basically text representation of dialog in a movie or program. Subtitles can be in same language or different language that helps peoples to understand spoken dialog’s. This really helps people who are unable to recognize accent in a spoken language. Watching movies with subtitles on pc fairly easy. All you need a player that support Subtitles. Subtitles files usually contain .srt extension and basically a text file that can be open in [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Disable 500 Internal Server Error on Godaddy Windows Hosting

May 8th, 2011 Bala Krishna Posted in ASP.Net, Asp.Net Tips, General, Godaddy Hosting, Tips and Tricks 1 Comment »

GoDaddy windows server by default show generic 500 Internal Server Error page instead of showing actual detailed error message. The default page prevent application developers from debugging web application because actual error message not visible. The detailed error message give detailed error description along with line number so developer can see nature of error and apply possible fix. Well, You can easily disable generic error page and enable detailed error using web.config file. Web.config is XML file contain settings and configuration data for your asp or ASP.Net web application. This file used globally so you can use it for setting [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Sort WordPress Posts by Modified Date

April 23rd, 2011 Bala Krishna Posted in Tips and Tricks, Word Press, Wordpress Plugin, Wordpress Theme, Wordpress Widget 1 Comment »

There is easy way to sort Word Press posts by post modified date and time. You may need this to show posts that have recently updated or some other reason to sort this way. Word Press provide query_posts function to change order of blog posts in several ways. This function support lot of parameter to customize posts listing. First, i am writing about parameter required to sort post and then talk about other parameter available to use with query_posts function. How to Use Open required theme files using ftp(recommended) or theme editor in which you want to sort posts list [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Fix Swift Mailer Error Address in mailbox given does not comply with RFC

April 9th, 2011 Bala Krishna Posted in General, PHP Function, PHP Programming, PHP Tutorial, Tips and Tricks No Comments »

Swift Mailer is an robust object oriented library written in PHP5 with lot of useful features. It can be used with any PHP application developed in PHP5. Symfony, Typo3 framework as well as many other open source framework uses this library. The error i am talking about seems to be a common error and lot of people talking on the web about it. I personally encountered this error with Symfony framework when i was trying to send an email to user after registration. The script thrown following error: Fatal error: Uncaught exception ‘Swift_RfcComplianceException’ with message ‘Address in mailbox given [] [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Setup Facebook Email Address

April 8th, 2011 Bala Krishna Posted in Social Media, Social Messenger, Social Networking, Tips and Tricks No Comments »

Facebook now offering free email service on Facebook platform which can be forward to you existing email address registered with Facebook. Right now facebook email service not open to all facebook users. To create email address with facebook all you need to request an invitation from facebook and then follow “Claim your Facebook email” link in the message view.  Once you click on Request an Invitation link you will get a message “You will receive and invite soon”. On the same page you can check your request status later. Your email address will match your public username, for example: Profile: facebook.com/username [...]

Read the rest of this entry »
AddThis Social Bookmark Button

How to Fix Virtual Box High CPU Usage Issue for Mac OSX Guest

April 3rd, 2011 Bala Krishna Posted in Mac OSX, Tips and Tricks 2 Comments »

This post is a compilation of tricks suggested by various people over internet to fix this issue. I personally experienced this issue with my Virtual Box 4(Windows 7 Host) and Mac OSX 10.6 Guest. My problem has been fixed after applying these tricks. First i wish tell you Virtual Box has some limitation in current version and correctly not able to handle power management for Mac OSX properly. May be this issue will be automatically fixed in future versions. As detailed on the Virtual Box website not all CPU supported at the moment for Mac OSX Guest. How to Fix [...]

Read the rest of this entry »
AddThis Social Bookmark Button