Wednesday, August 17, 2011
Tuesday, August 16, 2011
Salwar Kameez
New shopping experience at Salwar Kameez.Get special price for Indian Sarees, Salwar Kameez, Lehenga & Ghagra Choli for this Eidul Fitri Celebration.
Saturday, August 13, 2011
ruby on rails extconf.rb:1:in `require’: no such file to load — mkmf (LoadError)
extconf.rb:1:in `require': no such file to load — mkmf (LoadError)
You need to install the "ruby1.8-dev"
#
You need to install the "ruby1.8-dev"
#
sudo apt-get install ruby1.8-dev
Tuesday, August 9, 2011
Wednesday, July 27, 2011
Monday, June 20, 2011
Tuesday, June 14, 2011
Ouput mysql SELECT result to csv FILE.
SELECT order_id,product_name,qty
FROM orders
INTO OUTFILE '/tmp/orders.csv'
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY '\n'
FROM orders
INTO OUTFILE '/tmp/orders.csv'
FIELDS TERMINATED BY ','
ENCLOSED BY '"'
LINES TERMINATED BY '\n'
Monday, June 13, 2011
Missing Explorer -> Right Click -> New -> Text Document
Open Office (in my case) seemed to have set the default value of [HKEY_CLASSES_ROOT\.txt] to null ...
Simply entering "txtfile" without the quotes as the value for default has fixed the problem for me
[ open registry editor : regedit ]
Original src:: http://user.services.openoffice.org/en/forum/viewtopic.php?f=15&t=34290
Subscribe to:
Posts (Atom)
Proxmox installation display out of range
Reference: https://forum.proxmox.com/threads/proxmox-ve-screen-out-of-range.131297/
-
Original Source :: http://en.irfanview-forum.de/viewtopic.php?t=490 /one - force 'Only one instance' /fs - force Full Screen displa...
-
Original Source:: http://www.zytrax.com/tech/pc/serial.html Tech Info - USB and Firewire USB and FireWire (IEEE 1394a and b) represent the...