Friday, March 15, 2013

Create bootable USB drives

one of my neighbor bought Asus EE PC net book, there is no inbuilt DVD reader. I end up searching many sites.. tried different options..
 the following link is awesome...it is worth sharing..

http://rufus.akeo.ie/
download Rufus..
  1. Start Rufus, select the USB device and Windows 7/linux ISO file
  2. Click Start and wait until the process finishes.
Try it out..

Thanks...
 https://www.anavi.org/article/153/

Wednesday, November 17, 2010

UserStyles for Gmail

Hi
I did some experiment on user styles which works good on the firefox.
Do check and give feedback please.

http://userstyles.org/users/68786

Source Insight Theme.

Hi all,
 coders who work on Source insight 3 need to figure out which is o/0 /"o"/zero/...
apart from this, coder need to differntiate lot of close symbols. Also need to work long hours on code..
I felt few themes are good on eyes to work long hours..
I have experimented few themes and fonts...here in below link updated  all themes...
please give me feedback on how to improve it..

https://docs.google.com/folder/d/0B20u8CFaigdJZVE3VC1MdkRYdFk/edit?usp=sharing

Sunday, July 8, 2007

Windows Driver Under linux !!!

Its crazy Idea for many years back..but now Linuxant Inc made it and showed Linux world that, one can access the Hardware with Windows Driver also..
This makes many users comfortably switch from BlueBox (I refer Windows Some time as blue box) to Linux also manufacturer need not to take pain to write the driver for different OS.
In this Regard , Linux Programmers and experts has to standardize the process of writing wrappers in such a way that any OS driver can be portable under Linux. This should be ultimate target for the Linux Programmer.
By doing this we can get benefits of using the different OS drivers, but it may lead to many Linux driver programmers to re think about his capabilities and expertise they achieved in the Driver programing..
For the Linux driver programmer it is always testing time when he/she writes the Kernel Driver, kernel is adopting many new features in it, programmer is suffering lot in writing drivers and using full features of the kernel. I agree that many parts of the programming interface is logically same to the driver programmer but it is not same .
Linux Kernel has more capabilities than any other OS's Only if it segregates its drivers(not Basic drivers) From its kernel..
Finally, I conclude with windows drivers porting on Linux is very helpful and i request the linux and windows driver programmers to give their views about in this regard.

Shiva..