Copyright © 2010 Lockstockmods All Rights Reserved Designed by Kode Powered by WordPress
Archive for May, 2008
This guide provides an easy and relatively quick way to PXE boot windows which means you can install Windows over the network with PXE without the need for a CD drive. This is especially useful for old laptops that have no cd drive and can’t boot from USB. This guide is much quicker than the previous guide because it just installs a plain (vanilla) version of windows without all the unnecessary stuff sysangel installs.
Continue Reading »Usenet has some advantages over other technologies like bit-torrent, as well as these advantages it offers speed, reliability, and the option of SSL. This guide will help you get to grips with Usenet and hopefully will help you on your way to using it to its full advantage.
Continue Reading »Background Backgrounds can be tricky. Nevertheless, effective when condensed correctly. The syntax for declaring the background shorthand values are as follows: background properties element { background-color: color || #hex || (rgb / % || 0-255); background-image:url(URI); background-repeat: repeat || repeat-x || repeat-y || no-repeat; background-position: X Y || (top||bottom||center) (left||right||center); background-attachment: scroll || fixed; } [...]
Continue Reading »Query SELECT * FROM table SELECT * FROM table1, table2, … SELECT field1, field2, … FROM table1, table2, … SELECT … FROM … WHERE condition SELECT … FROM … WHERE condition GROUPBY field SELECT … FROM … WHERE condition GROUPBY field HAVING condition2 SELECT … FROM … WHERE condition ORDER BY field1, field2 SELECT … [...]
Continue Reading »

Recent Comments