'Guides' Category
-
Aug142007
A list of suggested open source software for Windows
Here is a list of Free and Open Source software that I personally use. All of these work with Windows XP and do not cost you any money. Also, since most of them are open source, they give you greater security and freedom to use at your discretion.
FireFox
The Best and Safest Web Browser, Expandable with [More...] -
Aug102007
MySpace How to: New CSS tricks for your MySpace Profile
Myspace has recently updated their code so there are now easy-to-use CSS classes available to hide various parts of your profile.
In any of your info boxes such as “About Me” type in
< style >.profileInfo { visibility:hidden; display:none;}< /style >Replace the line inside of the < style > tags with whichever part you want to hide. [More...]
-
Apr102007
MySpace How to: Security on Myspace
Because MySpace.com allows people to enter their own HTML and CSS, it also allows malicious users to create links that redirect to look-alike sites. They are designed to make you think you’re still on the myspace website.
The best defense is to ensure the address you’re browsing is still the domain ending in “myspace.com”. Subdomains will [More...] -
Oct172006
How to: Setting up MySQL recordset as array to be parsed by Smarty
Here is an example of how to setup your MySQL queries so that they can easily be passed into and parsed by Smarty.
The result set will be a multidimensional array. The first dimension of the array is numeric and represents each row of your result set. The second dimension of the array is an associative [More...] -
Jun072006
Windows Users’ Guide to Hacking the Nokia 770
There are many guides out there detailing how to hack your N770 using a Linux operating system. This article will give you step-by-step detail on how to hack your Nokia 770 if you are a Windows user.









































