Posted by Nirajan on August 22, 2010 ·
If you have Inspiron 1564 (Intel HD Graphics one), you still not able to install graphics driver but rest all will work. we need Snow leopard distro , it contains modified kernel 10.6.1 thats running pretty fine and after installation we can also upgrade to 10.6.2 via combo upgrade… 1. Download (Snow Leopard) iso and burn it to dvd 2. The reqd kext for 1564 is not in dvd so download from [...]
Posted by Nirajan on June 29, 2010 ·
The Scenario The web site written was a discounting service oriented around cell phones. Users would send the site a message, and then receive a discount at local venues. They could go to the site on the intarwebs to see their total savings and learn about more venues. The usage pattern was always:User sends us a message. We might send them a reply after processing it. We might also periodically [...]
Posted by Nirajan on June 18, 2010 ·
Before we get into this… these instructions look a lot worse than what they are– I tried to be very thorough. As of 2 hours ago, I’m currently running WAMP 1.6.4 + RoR on Windows XP Pro (SP2). Things you will need: 1. Wampserver (Prepackaged Apache 2, PHP, phpMyAdmin, MySQL) - http://www.wampserver.com/en/index.php 2. Ruby “One-Click” Installer for Windows – [...]
Posted by Nirajan on June 16, 2010 ·
Bidmandu: Bidmandu offers bargain auctions of brand new products. Save up to 90% for every Brand new products. Bid and Win high quality products with maximum discount. Start bidding and winning now! Bidmandu is One an only Penny Auction In Nepal. 1) Take enforced, regular and prolonged breaks between cycles of bidding. Set an alarm clock if necessary, and force yourself to physically walk away [...]
Posted by Nirajan on May 25, 2010 ·
Django is an open source web application development framework, for python. I am totally impressed with it as it allows rapid application development and provides a brilliant auto generated administrative interface for the web app. Setting up Django on Windows without Apache & Mysql is fairly out of the box, but doing that in production is not recommended. Hence I tried to use existing portable [...]
Posted by Nirajan on May 20, 2010 ·
HP vs Python – What does it take to state one language better than other? One answer can be flexibility, development friendly, licensing policy (open source or commercial), community, portability, dynamic typing, support for variable number of function arguments and ability to freeze live objects in a string representation. Documentation of course is a major player when you choose a language because [...]
Posted by Nirajan on May 18, 2010 ·
If you are getting php error like: Fatal error: Call to undefined function: imagettfbbox() here is the solution for this errorYou will need to compile PHP with TTF support. If you have root access on your server and use cPanel, login to WHM and click on “Apache Update” and then follow: -> Start Customizing Based on Profile -> Next Step (3 Times) -> Exhaustive Options List -> [...]