I have moved most of the work which I have published on my previous place. I think so I will be putting a redirecting page so that anyone coming to my old blog can come here. Bloggy I will be updating you soon with all my other works which I have not published for a… Continue reading Old Works
Author: Imthiaz
Programmer, SAAS, CMS & CRM framework designer, Love Linux & Apple products, Currently addicted to mobile development & working @bluebeetle
PhpICalenderX
This is a calender generation class defined from customizable parameters. The calendar has template and seperate css for more looks. I am really sorry for not updating the Calendar for a long time.. Hello Imthiaz, I like your calendar. I forgot where I found it, I think on PHPClasses.org. I have tried about 7 to… Continue reading PhpICalenderX
Php Google PageRank Calculator Code
I came across this code when I was googling for something else. Why to leave it I took and implemented in my own blog. You can see in each page right-top corner you find a picture telling the pagerank of this page. Cool naa.. The main google checksum code was done by Written and contributed… Continue reading Php Google PageRank Calculator Code
Javascript Asp Menu – Doi Menu
I was searching the web for a good menu. I came across so many of them and many were commercial. Then I landed up in http://sourceforge.net/projects/doimenu/ It is called DoiMenu. The menu was simple and very effective. It was working almost in all the browsers. This was written by Mr. Donna Iwan Setiawan. He has… Continue reading Javascript Asp Menu – Doi Menu
New Base36 Method
I was developing a small utility for my brother Fathah to generate a barcode of all the items in shop. I was not happy with the normal id method it’s so generic and everyone is using the same thing. So I thought of doing a new base including numbers and alphabets. So my new base36… Continue reading New Base36 Method