Vimal

This user hasn't shared any biographical information


Posts by Vimal

My Headless Linux Server

October 14, 2011 - 12:58 am

Posted in General, Linux | No Comments

Finally I setup-ed my linux server for my home! Woo Hoo!! Now I can code, develop my stuff & sites, get my hands dirty inside linux, stream music & videos within home network, or even host an online presence with DDns…. And I can do all these without even touching the server. well things are [...]

How to set screen size in mobile/wap site?

August 17, 2011 - 8:59 pm

Tags: , , , , ,
Posted in Web Development | No Comments

If you didn’t know, well its easy as putting your leg in mud clean. You can set width for your wap site to enclose the whole mobile screen size by using ‘viewport’ meta tag. As you know, meta tags are special instructions sent to browser in our case mobile browser. With many meta tags available, [...]

Is your eclipse working in Fedora 15?

June 12, 2011 - 6:44 pm

Tags: , , , , ,
Posted in Fedora | 1 Comment

Just after I updated my server to Fedora 15, I found out that eclipse is crashing when code/content assist comes up. I started searching in internet for a solution and got many with a lot not fixing my issue. Finally, I figured out why.. Its due to the new libwebkit! With lot and lot of [...]

A Blog to post!!

June 11, 2011 - 1:42 am

Posted in General | No Comments

I have a blog to post! I have a blog to post!! I have a blog to post!!! I have a blog to post!!!! I have a blog to post!!!!! May be I can remember like this…. Busy days btw

First Hands-On CodeIgniter 2.0

December 12, 2010 - 9:50 pm

Tags: , , , ,
Posted in CodeIgniter, PHP | 4 Comments

Development version of CodeIgniter 2.0 is now available in BitBucket (no stable or RC yet!). Last week, I tested all my apps and found out what are changes to be done for your app to work in CI 2.0

Data Description (dd) aka Data Destroyer

December 11, 2010 - 10:14 pm

Posted in Fedora, Linux | 3 Comments

Want to create bootable usb sticks or pen drives? There is an easy way to do it, by using dd command. dd stands for Data Description which is a low level copying command that does copying through raw data. By means of raw data, it has the power to clone the boot tables found in [...]

Kohana Vs CodeIgniter

December 7, 2010 - 10:03 pm

Tags: , , , , ,
Posted in CodeIgniter, PHP | 2 Comments

Source : http://pr0digy.com/codeigniter/benchmark-update-static-cake-codeigniter-kohana/