Before providing a review for Bluehost, I’ll take to back to the days when I knew nothing about web. When I say nothing, I just didn’t know anything except for normal browsing. Yeah, you heard it right. Through some googling and stumbling on an unknown page, I found out about adsense and its success stories.… Continue reading Bluehost – the best host out there?
Category: Uncategorized
Browse WAP sites using Firefox
Many a times we would want to check out some WAP sites on computer but unfortunately, we can’t. But firefox has a solution to all the problems. Download the WMLBrowser plugin from: http://wmlbrowser.mozdev.org/ And browse WAP sites normally and seamlessly!
[HowTo] Convert HTML to PDF using PHP
In a recent project, I had to output to a PDF file as well as to the browser. For this purpose first I downloaded the library from here. Then this code: <?php ob_start(); //Start buffering the output //your coding starts here …. …. … … //Coding ends here … Continue reading [HowTo] Convert HTML to PDF using PHP
Recommended Firefox Plugins
When it comes to Firefox’s plugins, everyone have their own preferences. For me, these are the ones that I like and use the most and according to me are useful for all web-developers are: 1. Adblock Plus – Removes all kinds of ads from web pages. Saves bandwidth and page load times. 2. Add n edit cookies – Manage… Continue reading Recommended Firefox Plugins
[HowTo] A trick to get access to protected sites.
Sometimes, when you search in google for something, you find very nice results but when you visit those sites, they seem to be protected i.e; you need to either sign-up or maybe you need to pay for it. So, here’s a way to get access to it without paying or even signing up. Mostly people… Continue reading [HowTo] A trick to get access to protected sites.
[HowTo] Remove almost any kind of viruses from Windows
Being attacked by many viruses in the recent times, I thought why not make people learn from my experience. Having faced about a dozen of different viruses in past 2 weeks, I have experience enough to write this guide. I faced trojans, trojan downloaders, rootkits and what not. So here’s my little guide which will… Continue reading [HowTo] Remove almost any kind of viruses from Windows
Permanently moved to my new web address
After buying new domain http://www.techmindz.com, my older domain was still accessible. I had completely abandoned its usage, but two days ago, I visited it just to check and was amazed to see its page rank had gone to 2. I was shocked and spellbound. I admit that I had done some intense SEO myself, for… Continue reading Permanently moved to my new web address
Spent some bucks on my forum
So, I had collected around 100$ in my paypal and was planning to collect it and buy a good laptop. But, I also wanted to invest it on my forum’s marketing and SEO (search engine optimization). I thought to myself that it would take a long while to collect for laptop. So, I decided to spent… Continue reading Spent some bucks on my forum
An alternative to cross-domain AJAX, sort of
Recently, I got a project to make an ad system for a website. The ad system was such that, when the page displaying ad was loaded for the first time, it would create a random link and store them in database. From then on, it would display the same link on same page. So, I… Continue reading An alternative to cross-domain AJAX, sort of
Freed up some MBs, finally!
My computer was infested with more than 150 softwares, majority of which were used only once or twice and hadn’t been in use since then. I was just too lazy to uninstall them. I was not facing any performance issues despite of so many programs installed on computer but today my notebook was really lagging.… Continue reading Freed up some MBs, finally!