My personal Blog sharing tips, tricks and much more !!
  • Complications while doing part payment of home loan

    Banks can never be fair when you do part payments. You have to aware of few facts before you decide doing so. I will mention few points which hopefully will help you. I will also cover some fore-closure risks

  • 500 internal server error / suexec policy violation

    I host my photo collections on the site (photos.abhiztips.com). I host it on PixelPost and have a rating system installed as well (using Ajaxrating).  The basic working is that once the user clicks on the rating, it updates the MySQL database table. For some reason it started giving me the following error : “The server [...]

  • Attach image to wordpress RSS feeds using custom fields

    Photography was my passion, but got intense as soon as I purchased my first DSLR (Canon 450D). Then I started maintaining my photoBlog.  Now as a next step, I wanted my feeds to have a thumbnail attached to them.  This sounds too easy if in WordPress you have used “insert image” to post (using get_the_post_thumbnail($post->ID) ). [...]

Google Spreadsheet MMULT made easy

Google Spreadsheet provides many formulas to make our life easy. One such formula is matrix multiply or MMULT. This formula provides great possibilities to otherwise lengthy drag and drop method of implementation. To start with I assume that you have a prior knowledge of matrices and matrix multiplication. If not try going through some brief [...]

READ MORE 1,269 views 1 Comment

Cleanup error cells or replace with blank – IFERROR

While writing formulas in Google spreadsheets, doing drag and drop of formulas, ever wondered how to get rid or cleanup the cells which have a value as 0 or have errors ? There is a formula provided in Google spreadsheets ” IFERROR“. Basically this formula if encounters an error will replace the cell contents with [...]

READ MORE 1,507 views 3 Comments

Highlight excel rows group wise in alternate color

Today I had to provide an excel spreadsheet to some users with transaction information in it. Since they were not aware of the System, I wanted to highlight similar rows so that its easier for them to understand. Now I had around 30K rows for example and there were 5000 entities. This meant that for [...]

READ MORE 1,316 views 8 Comments

Configure caller id for SIP / VOIP with Pbxes

A good percentage of people use Skype for making International calls. I used to do that long time back too (in 2006-7). But then I came across a cheaper and better alternative i.e. SIP or VOIP calling! This is in my opinion the cheapest and better way to make calls. I have used ActionVoip, Freecall [...]

READ MORE 1,360 views 10 Comments

How to redirect website to mobile browser friendly version

Mobile phones being smarter than ever before, ever wondered how some websites redirect you to the mobile version to make it easier to navigate. I use my Nokia E61i a lot for web browsing, while I am traveling. So it was obvious that I had to try this interesting feature Now back to the topic. [...]

READ MORE 1,620 views 8 Comments

Opensource and free software for daily use

Its not always possible to purchase costly software which we use day to day on our PC’s. Reason I am saying so is there are so many free to use and opensource alternatives, that there is no such need to purchase the copyrighted ones In this post I will list down the ones which I [...]

READ MORE 77 views 0 Comment

Netherlands spouse / partner visa for kennismigrant ( knowledge migrant )

I am a Citizen of India and have been in the Netherlands for quite sometime now. I got married this summer and as it happens with every other expat, had to start the paperwork of my wife. Let me tell you upfront, it seems to be an easy task, but beware! this process takes time. [...]

READ MORE 4,358 views 77 Comments

Win XP converts folder to files

How many times have you seen that a chkdisk operation runs and all of a sudden some of your most important folders with important files in it, got converted to a 32Kb file. I had such an experience where our marriage photographs contained in a folder were all gone! This was just unacceptable. So I [...]

READ MORE 15 views 0 Comment

Play .m2ts files in Ubuntu on VLC

As with everyone, I had tough time playing .mt2s files generated by my Sony handycam. Below solution helped me to play these files without problem. First install the latest version of VLC ( ref here Then install few restricted packages on Ubuntu ( ref here ) Now open VLC player and make few setting changes [...]

READ MORE 1,066 views 0 Comment

Vista "Windows is unable to find a system volume .."

Last night started installing Vista 32bit on my Dell Inspiron 1525 and got the error “Windows is unable to find a system volume that meets its criteria for installation.”. It was quite strange, as installing windows it not rocket science I have Ubuntu installed on other partitions (/boot, /opt, / and swap ). Initially when [...]

READ MORE 182 views 7 Comments